Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git 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 0b852f1c501c896aa14c54b51e633825b6a6d591 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b852f1c501c896aa14c54b51e633825b6a6d591 # timeout=10 Commit message: "testenv: Dockerfile: fix Suites: stable-backports" > git rev-list --no-walk 0b852f1c501c896aa14c54b51e633825b6a6d591 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hnbgw-test] $ /bin/sh -xe /tmp/jenkins5024570451822668235.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:ba17d207904801913e4f1d93cd14d5a057b3d7209e9d11f4c6188745d310afa7 Copying blob sha256:d52498b6e1a3c0c38582b39f50b9dca437ca1bf3fb0c29586c70e18226a53a6a Copying blob sha256:0873b8cf69e329d65e0926c7ec44784a6c59e8816c9b8aca0a48fd26ba6f270b Copying blob sha256:df4f5bed34f7b31b90819b2c39de354b0cfaeee05ce566e75a1e3a3e16ffde39 Copying blob sha256:1e192a7e4cc81ad7ba969e164feba2cb354611d7ddb957c5317236d2db39f0b2 Copying blob sha256:b56147c98687b4080964ee591c41a8c503ccab6787ef263d220cc6d3cea54c9d Copying blob sha256:467fd1fea1eed01787120d96a22dbf1ecea7bb3d2cf879649d3b6b1abb860a93 Copying blob sha256:6b9c39af5bdfc9fb3f675617c3a26d002732106becb45a4798dc8700141f8362 Copying blob sha256:4174b78a7e0258aa83f6e52903dac012fe9a8b3c06b0f39aee5b4df260c0136c Copying blob sha256:cc820a2c62287d6f77d6484a482580fd20814f2b7a44d8a7cb6273c30291d4ca Copying blob sha256:aaf1ec843dd206892441f6cf77f5c73908814bd197be592898ab834e115aadc1 Copying blob sha256:b1bdb9575582c783e6886e49a3aba1429024b788f4e1e318911583e47f66e318 Copying config sha256:f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 Writing manifest to image destination Storing signatures f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 0.04, 0.62, 0.78 + RC=0 + ./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: 2025-07-23 13:30:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-nightly-20250821-0847-ee9131e2-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/podman/testenv-hnbgw-all-osmocom-nightly-20250821-0847-ee9131e2-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', '--cap-add=SYS_ADMIN', '--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', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-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', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian stable-backports InRelease [53.3 kB] Get:2 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://deb.debian.org/debian stable-backports/main Sources [732 B] Get:6 http://deb.debian.org/debian stable-backports/main amd64 Packages [724 B] Get:7 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] Get:8 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B] Get:9 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [274 kB] Fetched 9383 kB in 1s (10.4 MB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-0', 'test', '-d', '/opt/eclipse-titan-11.1.0'] [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', 'TESTENV_INSTALL_DIR=/', '-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', 'testenv-hnbgw-all-osmocom-nightly-20250821-0847-ee9131e2-0', 'make', 'deps'] make: Nothing to be done for 'deps'. [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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/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/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20250821-0847-ee9131e2-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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/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/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20250821-0847-ee9131e2-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/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/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test', 'testenv-hnbgw-all-osmocom-nightly-20250821-0847-ee9131e2-0', 'make', 'hnbgw'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/titan-11.1.0/hnbgw compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/titan-11.1.0/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 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:699.1-742.1: In function definition `f_rab_ass_req_cs': ConnHdlr.ttcn:716.2-43: In variable assignment: ConnHdlr.ttcn:716.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:716.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:716.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:702.37-43: note: Referenced template variable is here ConnHdlr.ttcn:739.2-43: In variable assignment: ConnHdlr.ttcn:739.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:739.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:739.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:702.37-43: note: Referenced template variable is here ConnHdlr.ttcn:744.8-804.1: In function definition `f_rab_ass_resp_cs': ConnHdlr.ttcn:751.2-45: In variable assignment: ConnHdlr.ttcn:751.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:751.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:751.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:747.39-46: note: Referenced template variable is here ConnHdlr.ttcn:754.2-797.2: In interleave statement: ConnHdlr.ttcn:776.3-788.3: In if statement: ConnHdlr.ttcn:780.4-45: In variable assignment: ConnHdlr.ttcn:780.10-45: In the operand of operation `valueof()': ConnHdlr.ttcn:780.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:780.37-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:777.39-45: note: Referenced template variable is here ConnHdlr.ttcn:785.4-47: In variable assignment: ConnHdlr.ttcn:785.10-47: In the operand of operation `valueof()': ConnHdlr.ttcn:785.37-46: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:785.38-45: In parameter #1 for `rab_sml': ConnHdlr.ttcn:747.39-46: note: Referenced template variable is here ConnHdlr.ttcn:801.2-45: In variable assignment: ConnHdlr.ttcn:801.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:801.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:801.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:747.39-46: note: Referenced template variable is here ConnHdlr.ttcn:811.1-871.1: In function definition `f_rab_ass_req_ps_with_pfcp': ConnHdlr.ttcn:832.2-43: In variable assignment: ConnHdlr.ttcn:832.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:832.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:832.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:830.37-43: note: Referenced template variable is here ConnHdlr.ttcn:855.27-856.36: In template variable definition `pdr1': ConnHdlr.ttcn:855.54-856.36: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Created_PDR': In parameter #2 for `local_F_TEID': ConnHdlr.ttcn:851.22-852.55: note: Referenced template variable is here ConnHdlr.ttcn:857.27-858.36: In template variable definition `pdr2': ConnHdlr.ttcn:857.54-858.36: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Created_PDR': In parameter #2 for `local_F_TEID': ConnHdlr.ttcn:853.22-854.57: note: Referenced template variable is here ConnHdlr.ttcn:859.24-863.39: In template variable definition `r': ConnHdlr.ttcn:859.53-863.39: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Session_Est_Resp': In parameter #5 for `created_pdr': ConnHdlr.ttcn:855.27-856.36: note: Referenced template variable is here ConnHdlr.ttcn:857.27-858.36: note: Referenced template variable is here ConnHdlr.ttcn:869.2-43: In variable assignment: ConnHdlr.ttcn:869.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:869.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:869.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:830.37-43: note: Referenced template variable is here ConnHdlr.ttcn:873.1-892.1: In function definition `f_rab_ass_resp_ps_with_pfcp': ConnHdlr.ttcn:883.2-45: In variable assignment: ConnHdlr.ttcn:883.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:883.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:883.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:880.39-46: note: Referenced template variable is here ConnHdlr.ttcn:891.2-46: In function instance: ConnHdlr.ttcn:891.16-46: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:891.17-45: In parameter #1 for `exp_rx': RANAP_Templates.ttcn:1972.1-2051.1: note: Referenced function is here ConnHdlr.ttcn:899.1-915.1: In function definition `f_rab_ass_req_ps_without_pfcp': ConnHdlr.ttcn:909.2-43: In variable assignment: ConnHdlr.ttcn:909.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:909.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:909.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:907.37-43: note: Referenced template variable is here ConnHdlr.ttcn:913.2-43: In variable assignment: ConnHdlr.ttcn:913.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:913.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:913.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:907.37-43: note: Referenced template variable is here ConnHdlr.ttcn:917.1-930.1: In function definition `f_rab_ass_resp_ps_without_pfcp': ConnHdlr.ttcn:925.2-45: In variable assignment: ConnHdlr.ttcn:925.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:925.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:925.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:922.39-46: note: Referenced template variable is here ConnHdlr.ttcn:929.2-46: In function instance: ConnHdlr.ttcn:929.16-46: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:929.17-45: In parameter #1 for `exp_rx': RANAP_Templates.ttcn:1972.1-2051.1: note: Referenced function is here HNBGW_Tests.ttcn: In TTCN-3 module `HNBGW_Tests': HNBGW_Tests.ttcn:742.1-771.1: In function definition `f_hnbap_ue_register': HNBGW_Tests.ttcn:746.2-55: In send statement: HNBGW_Tests.ttcn:746.48-54: In actual parameter list of template `@HNBAP_Templates.ts_HNBAP_UERegisterRequest': HNBGW_Tests.ttcn:746.49-53: In parameter #1 for `ue_id': HNBGW_Tests.ttcn:742.52-87: note: Referenced template parameter is here HNBGW_Tests.ttcn:1298.8-1331.1: In function definition `f_tc_rab_assign_mgcp_to': HNBGW_Tests.ttcn:1315.2-43: In variable assignment: HNBGW_Tests.ttcn:1315.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:1315.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:1315.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:1301.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:2656.8-2692.1: In function definition `f_tc_second_rab_assignment': HNBGW_Tests.ttcn:2673.2-43: In variable assignment: HNBGW_Tests.ttcn:2673.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:2673.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:2673.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:2668.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:2686.2-45: In variable assignment: HNBGW_Tests.ttcn:2686.8-45: In the operand of operation `valueof()': HNBGW_Tests.ttcn:2686.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': HNBGW_Tests.ttcn:2686.36-43: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:2684.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/titan-11.1.0/hnbgw' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/titan-11.1.0/hnbgw make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/titan-11.1.0/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_Contents_part_7.cc DEP RANAP_PDU_Descriptions_part_1.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_4.cc DEP HNBAP_Constants_part_5.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_5.cc DEP RAN_Emulation_part_4.cc DEP RAN_Emulation_part_3.cc DEP RAN_Emulation_part_2.cc DEP RAN_Emulation_part_1.cc DEP RAN_Adapter_part_7.cc DEP RAN_Adapter_part_6.cc DEP RAN_Adapter_part_5.cc DEP RAN_Adapter_part_4.cc DEP RAN_Adapter_part_2.cc DEP RAN_Adapter_part_3.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_6.cc DEP UD_Types_part_7.cc DEP UD_Types_part_5.cc DEP UD_Types_part_3.cc DEP UD_Types_part_4.cc DEP UD_Types_part_2.cc DEP UD_Types_part_1.cc DEP UD_PortType_part_7.cc DEP UD_PortType_part_6.cc DEP UD_PortType_part_5.cc DEP UD_PortType_part_4.cc DEP UD_PortType_part_3.cc DEP UD_PortType_part_2.cc DEP UD_PortType_part_1.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_1.cc DEP TCCInterface_Functions_part_7.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_1.cc DEP TCCEncoding_Functions_part_7.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCEncoding_Functions_part_5.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_5.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_CodecPort_CtrlFunct_part_7.cc DEP StatsD_Types_part_1.cc DEP StatsD_CodecPort_CtrlFunct_part_6.cc DEP StatsD_CodecPort_CtrlFunct_part_5.cc DEP StatsD_CodecPort_CtrlFunct_part_4.cc DEP StatsD_CodecPort_CtrlFunct_part_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 StatsD_CodecPort_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_1.cc DEP SDP_Types_part_7.cc DEP SDP_Types_part_6.cc DEP SDP_Types_part_5.cc DEP SDP_Types_part_4.cc DEP SDP_Types_part_3.cc DEP SDP_Types_part_2.cc DEP SDP_Types_part_1.cc DEP SDP_Templates_part_7.cc DEP SDP_Templates_part_6.cc DEP SDP_Templates_part_5.cc DEP SDP_Templates_part_4.cc DEP SDP_Templates_part_3.cc DEP SDP_Templates_part_2.cc DEP SCTPasp_Types_part_7.cc DEP SCTPasp_Types_part_6.cc DEP SCTPasp_Types_part_5.cc DEP SCTPasp_Types_part_4.cc DEP SDP_Templates_part_1.cc DEP SCTPasp_Types_part_3.cc DEP SCTPasp_Types_part_2.cc DEP SCTPasp_Types_part_1.cc DEP SCTPasp_PortType_part_7.cc DEP SCTPasp_PortType_part_6.cc DEP SCTPasp_PortType_part_5.cc DEP SCTPasp_PortType_part_4.cc DEP SCTPasp_PortType_part_3.cc DEP SCTPasp_PortType_part_2.cc DEP SCTPasp_PortType_part_1.cc DEP SCTP_Templates_part_6.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_2.cc DEP SCTP_Templates_part_1.cc DEP SCCPasp_Types_part_7.cc DEP SCCPasp_Types_part_6.cc DEP SCCPasp_Types_part_5.cc DEP SCCPasp_Types_part_4.cc DEP SCCPasp_Types_part_3.cc DEP SCCPasp_Types_part_2.cc DEP SCCPasp_Types_part_1.cc DEP SCCP_Types_part_7.cc DEP SCCP_Types_part_6.cc DEP SCCP_Types_part_5.cc DEP SCCP_Types_part_4.cc DEP SCCP_Types_part_3.cc DEP SCCP_Types_part_2.cc DEP SCCP_Types_part_1.cc DEP SCCP_Templates_part_7.cc DEP SCCP_Templates_part_6.cc DEP SCCP_Templates_part_5.cc DEP SCCP_Templates_part_4.cc DEP SCCP_Templates_part_3.cc DEP SCCP_Templates_part_2.cc DEP SCCP_Templates_part_1.cc DEP SCCP_Emulation_part_7.cc DEP SCCP_Emulation_part_6.cc DEP SCCP_Emulation_part_5.cc DEP SCCP_Emulation_part_4.cc DEP SCCP_Emulation_part_3.cc DEP SCCP_Emulation_part_2.cc DEP SCCP_Emulation_part_1.cc DEP RUA_Types_part_7.cc DEP RUA_Types_part_6.cc DEP RUA_Types_part_5.cc DEP RUA_Types_part_4.cc DEP RUA_Types_part_3.cc DEP RUA_Types_part_2.cc DEP RUA_Types_part_1.cc DEP RUA_Templates_part_7.cc DEP RUA_Templates_part_6.cc DEP RUA_Templates_part_5.cc DEP RUA_Templates_part_4.cc DEP RUA_Templates_part_3.cc DEP RUA_Templates_part_2.cc DEP RUA_Templates_part_1.cc DEP RUA_Emulation_part_7.cc DEP RUA_Emulation_part_6.cc DEP RUA_Emulation_part_5.cc DEP RUA_Emulation_part_4.cc DEP RUA_Emulation_part_3.cc DEP RUA_Emulation_part_2.cc DEP RUA_Emulation_part_1.cc DEP RTP_Types_part_7.cc DEP RTP_Types_part_6.cc DEP RTP_Types_part_5.cc DEP RTP_Types_part_4.cc DEP RTP_Types_part_3.cc DEP RTP_Types_part_2.cc DEP RTP_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_4.cc DEP RTP_CodecPort_part_5.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_7.cc DEP MGCP_Templates_part_6.cc DEP MGCP_Templates_part_5.cc DEP MGCP_Templates_part_4.cc DEP MGCP_Templates_part_3.cc DEP MGCP_Templates_part_2.cc DEP MGCP_Templates_part_1.cc DEP MGCP_Emulation_part_7.cc DEP MGCP_Emulation_part_6.cc DEP MGCP_Emulation_part_5.cc DEP MGCP_Emulation_part_4.cc DEP MGCP_Emulation_part_3.cc DEP MGCP_Emulation_part_2.cc DEP MGCP_Emulation_part_1.cc DEP MGCP_CodecPort_CtrlFunct_part_7.cc DEP MGCP_CodecPort_CtrlFunct_part_6.cc DEP MGCP_CodecPort_CtrlFunct_part_5.cc DEP MGCP_CodecPort_CtrlFunct_part_4.cc DEP MGCP_CodecPort_CtrlFunct_part_3.cc DEP MGCP_CodecPort_CtrlFunct_part_2.cc DEP MGCP_CodecPort_CtrlFunct_part_1.cc DEP MGCP_CodecPort_part_7.cc DEP MGCP_CodecPort_part_6.cc DEP MGCP_CodecPort_part_5.cc DEP MGCP_CodecPort_part_4.cc DEP MGCP_CodecPort_part_3.cc DEP MGCP_CodecPort_part_2.cc DEP MGCP_CodecPort_part_1.cc DEP M3UA_Types_part_7.cc DEP M3UA_Types_part_6.cc DEP M3UA_Types_part_5.cc DEP M3UA_Types_part_4.cc DEP M3UA_Types_part_3.cc DEP M3UA_Types_part_2.cc DEP M3UA_Types_part_1.cc DEP M3UA_Emulation_part_7.cc DEP M3UA_Emulation_part_6.cc DEP M3UA_Emulation_part_5.cc DEP M3UA_Emulation_part_4.cc DEP M3UA_Emulation_part_3.cc DEP M3UA_Emulation_part_2.cc DEP M3UA_Emulation_part_1.cc DEP L3_Templates_part_7.cc DEP L3_Templates_part_6.cc DEP L3_Templates_part_5.cc DEP L3_Templates_part_4.cc DEP L3_Templates_part_3.cc DEP L3_Templates_part_2.cc DEP L3_Templates_part_1.cc DEP L3_Common_part_7.cc DEP L3_Common_part_6.cc DEP L3_Common_part_5.cc DEP L3_Common_part_4.cc DEP L3_Common_part_3.cc DEP L3_Common_part_2.cc DEP L3_Common_part_1.cc DEP Iuh_Types_part_7.cc DEP Iuh_Types_part_6.cc DEP Iuh_Types_part_5.cc DEP Iuh_Types_part_3.cc DEP Iuh_Types_part_2.cc DEP Iuh_Types_part_1.cc DEP Iuh_Types_part_4.cc DEP Iuh_Emulation_part_7.cc DEP Iuh_Emulation_part_6.cc DEP Iuh_Emulation_part_5.cc DEP Iuh_Emulation_part_4.cc DEP Iuh_Emulation_part_3.cc DEP Iuh_Emulation_part_2.cc DEP Iuh_Emulation_part_1.cc DEP Iuh_CodecPort_CtrlFunct_part_7.cc DEP Iuh_CodecPort_CtrlFunct_part_6.cc DEP Iuh_CodecPort_CtrlFunct_part_5.cc DEP Iuh_CodecPort_CtrlFunct_part_4.cc DEP Iuh_CodecPort_CtrlFunct_part_3.cc DEP Iuh_CodecPort_CtrlFunct_part_2.cc DEP Iuh_CodecPort_CtrlFunct_part_1.cc DEP Iuh_CodecPort_part_7.cc DEP Iuh_CodecPort_part_6.cc DEP Iuh_CodecPort_part_5.cc DEP Iuh_CodecPort_part_4.cc DEP Iuh_CodecPort_part_3.cc DEP Iuh_CodecPort_part_2.cc DEP 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_3.cc DEP IuUP_Types_part_2.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_6.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPA_Types_part_7.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_1.cc DEP HNBGW_Tests_part_7.cc DEP HNBGW_Tests_part_6.cc DEP HNBGW_Tests_part_5.cc DEP HNBGW_Tests_part_4.cc DEP HNBGW_Tests_part_3.cc DEP HNBGW_Tests_part_2.cc DEP HNBGW_Tests_part_1.cc DEP HNBAP_Types_part_7.cc DEP HNBAP_Types_part_6.cc DEP HNBAP_Types_part_5.cc DEP HNBAP_Types_part_4.cc DEP HNBAP_Types_part_3.cc DEP HNBAP_Types_part_2.cc DEP HNBAP_Types_part_1.cc DEP HNBAP_Templates_part_7.cc DEP HNBAP_Templates_part_6.cc DEP HNBAP_Templates_part_5.cc DEP HNBAP_Templates_part_4.cc DEP HNBAP_Templates_part_3.cc DEP HNBAP_Templates_part_2.cc DEP HNBAP_Templates_part_1.cc DEP General_Types_part_7.cc DEP General_Types_part_6.cc DEP General_Types_part_5.cc DEP General_Types_part_4.cc DEP General_Types_part_3.cc DEP General_Types_part_2.cc DEP General_Types_part_1.cc DEP GSM_Types_part_7.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_1.cc DEP DNS_Helpers_part_7.cc DEP DNS_Helpers_part_6.cc DEP DNS_Helpers_part_5.cc DEP DNS_Helpers_part_4.cc DEP DNS_Helpers_part_3.cc DEP DNS_Helpers_part_2.cc DEP DNS_Helpers_part_1.cc DEP ConnHdlr_part_7.cc DEP ConnHdlr_part_6.cc DEP ConnHdlr_part_5.cc DEP ConnHdlr_part_4.cc DEP ConnHdlr_part_3.cc DEP ConnHdlr_part_2.cc DEP ConnHdlr_part_1.cc DEP BSSAP_Types_part_7.cc DEP BSSAP_Types_part_6.cc DEP BSSAP_Types_part_5.cc DEP BSSAP_Types_part_4.cc DEP BSSAP_Types_part_3.cc DEP BSSAP_Types_part_2.cc DEP BSSAP_Types_part_1.cc DEP BSSAP_CodecPort_part_7.cc DEP BSSAP_CodecPort_part_6.cc DEP BSSAP_CodecPort_part_5.cc DEP BSSAP_CodecPort_part_4.cc DEP BSSAP_CodecPort_part_3.cc DEP BSSAP_CodecPort_part_2.cc DEP BSSAP_CodecPort_part_1.cc DEP UD_Types.cc DEP UD_PortType.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCEncoding_Functions.cc DEP TCCConversion_Functions.cc DEP StatsD_Types.cc DEP StatsD_CodecPort_CtrlFunct.cc DEP StatsD_CodecPort.cc DEP Socket_API_Definitions.cc DEP SDP_Types.cc DEP SDP_Templates.cc DEP SCTPasp_Types.cc DEP SCTPasp_PortType.cc DEP SCTP_Templates.cc DEP SCCPasp_Types.cc DEP SCCP_Types.cc DEP SCCP_Templates.cc DEP SCCP_Emulation.cc DEP RUA_Types.cc DEP RUA_Templates.cc DEP RUA_Emulation.cc DEP RTP_Types.cc DEP RTP_Emulation.cc DEP RTP_CodecPort_CtrlFunct.cc DEP RTP_CodecPort.cc DEP RANAP_Types.cc DEP RANAP_Templates.cc DEP RANAP_CodecPort.cc DEP PFCP_Types.cc DEP PFCP_Templates.cc DEP PFCP_Emulation.cc DEP PFCP_CodecPort_CtrlFunct.cc DEP PFCP_CodecPort.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Native_Functions.cc DEP Mutex.cc DEP MobileL3_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_CtrlFunct.cc DEP Iuh_CodecPort.cc DEP IuUP_Types.cc DEP IuUP_Emulation.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP IPA_Types.cc DEP IPA_CodecPort_CtrlFunct.cc DEP HNBGW_Tests.cc DEP HNBAP_Types.cc DEP IPA_CodecPort.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 General_Types.o CC GSM_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 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 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:10701:1: warning: control reaches end of non-void function [-Wreturn-type] 10701 | } | ^ 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 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 RUA_Emulation.cc: In function 'BITSTRING RUA__Emulation::f__context__id__by__comp(const COMPONENT&)': RUA_Emulation.cc:5970:1: warning: control reaches end of non-void function [-Wreturn-type] 5970 | } | ^ RUA_Emulation.cc: In function 'INTEGER RUA__Emulation::f__idx__by__comp(const COMPONENT&)': RUA_Emulation.cc:6021:1: warning: control reaches end of non-void function [-Wreturn-type] 6021 | } | ^ RUA_Emulation.cc: In function 'COMPONENT RUA__Emulation::f__comp__by__context__id(const BITSTRING&)': RUA_Emulation.cc:6299:1: warning: control reaches end of non-void function [-Wreturn-type] 6299 | } | ^ CC BSSAP_Types_part_3.o CC BSSAP_Types_part_4.o CC BSSAP_Types_part_5.o CC BSSAP_Types_part_6.o CC BSSAP_Types_part_7.o CC ConnHdlr_part_1.o CC ConnHdlr_part_2.o CC ConnHdlr_part_3.o CC ConnHdlr_part_4.o CC ConnHdlr_part_5.o CC ConnHdlr_part_6.o CC ConnHdlr_part_7.o CC DNS_Helpers_part_1.o CC DNS_Helpers_part_2.o CC DNS_Helpers_part_3.o CC DNS_Helpers_part_4.o CC DNS_Helpers_part_5.o CC DNS_Helpers_part_6.o CC DNS_Helpers_part_7.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC HNBAP_Templates_part_1.o CC HNBAP_Templates_part_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_2.o CC MobileL3_Types_part_3.o CC MobileL3_Types_part_4.o CC MobileL3_Types_part_5.o CC MobileL3_Types_part_6.o CC MobileL3_Types_part_7.o CC Mutex_part_1.o CC Mutex_part_2.o CC Mutex_part_3.o CC Mutex_part_4.o CC Mutex_part_5.o CC Mutex_part_6.o CC Mutex_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC PFCP_CodecPort_part_1.o CC PFCP_CodecPort_part_2.o CC PFCP_CodecPort_part_3.o CC PFCP_CodecPort_part_4.o CC PFCP_CodecPort_part_5.o CC PFCP_CodecPort_part_6.o CC PFCP_CodecPort_part_7.o CC PFCP_CodecPort_CtrlFunct_part_1.o CC PFCP_CodecPort_CtrlFunct_part_2.o CC PFCP_CodecPort_CtrlFunct_part_3.o CC PFCP_CodecPort_CtrlFunct_part_4.o CC PFCP_CodecPort_CtrlFunct_part_5.o CC PFCP_CodecPort_CtrlFunct_part_6.o CC PFCP_CodecPort_CtrlFunct_part_7.o CC PFCP_Emulation_part_1.o CC PFCP_Emulation_part_2.o CC PFCP_Emulation_part_3.o CC PFCP_Emulation_part_4.o CC PFCP_Emulation_part_5.o CC PFCP_Emulation_part_6.o CC PFCP_Emulation_part_7.o CC PFCP_Templates_part_1.o CC PFCP_Templates_part_2.o CC PFCP_Templates_part_3.o CC PFCP_Templates_part_4.o CC PFCP_Templates_part_5.o CC PFCP_Templates_part_6.o CC PFCP_Templates_part_7.o CC PFCP_Types_part_1.o CC PFCP_Types_part_2.o CC PFCP_Types_part_3.o CC PFCP_Types_part_4.o CC PFCP_Types_part_5.o CC PFCP_Types_part_6.o CC PFCP_Types_part_7.o CC RANAP_CodecPort_part_1.o CC RANAP_CodecPort_part_2.o CC RANAP_CodecPort_part_3.o CC RANAP_CodecPort_part_4.o CC RANAP_CodecPort_part_5.o CC RANAP_CodecPort_part_6.o CC RANAP_CodecPort_part_7.o CC RANAP_Templates_part_1.o CC RANAP_Templates_part_2.o CC RANAP_Templates_part_3.o CC RANAP_Templates_part_4.o CC RANAP_Templates_part_5.o CC RANAP_Templates_part_6.o CC RANAP_Templates_part_7.o CC RANAP_Types_part_1.o CC RANAP_Types_part_2.o CC RANAP_Types_part_3.o CC RANAP_Types_part_4.o CC RANAP_Types_part_5.o CC RANAP_Types_part_6.o CC RANAP_Types_part_7.o CC RTP_CodecPort_part_1.o CC RTP_CodecPort_part_2.o CC RTP_CodecPort_part_3.o CC RTP_CodecPort_part_4.o CC RTP_CodecPort_part_5.o CC RTP_CodecPort_part_6.o CC RTP_CodecPort_part_7.o CC RTP_CodecPort_CtrlFunct_part_1.o CC RTP_CodecPort_CtrlFunct_part_2.o CC RTP_CodecPort_CtrlFunct_part_3.o CC RTP_CodecPort_CtrlFunct_part_4.o CC RTP_CodecPort_CtrlFunct_part_5.o CC RTP_CodecPort_CtrlFunct_part_6.o CC RTP_CodecPort_CtrlFunct_part_7.o CC RTP_Emulation_part_2.o CC RTP_Emulation_part_1.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_6.o CC RAN_Emulation_part_5.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:20959:1: warning: control reaches end of non-void function [-Wreturn-type] 20959 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:21011:1: warning: control reaches end of non-void function [-Wreturn-type] 21011 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:21120:1: warning: control reaches end of non-void function [-Wreturn-type] 21120 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:21171:1: warning: control reaches end of non-void function [-Wreturn-type] 21171 | } | ^ CC HNBAP_CommonDataTypes_part_1.o CC HNBAP_CommonDataTypes_part_2.o CC HNBAP_CommonDataTypes_part_3.o CC HNBAP_CommonDataTypes_part_4.o CC HNBAP_CommonDataTypes_part_5.o CC HNBAP_CommonDataTypes_part_6.o CC HNBAP_CommonDataTypes_part_7.o CC HNBAP_Constants_part_1.o CC HNBAP_Constants_part_2.o CC HNBAP_Constants_part_3.o CC HNBAP_Constants_part_4.o CC HNBAP_Constants_part_5.o CC HNBAP_Constants_part_6.o CC HNBAP_Constants_part_7.o CC HNBAP_Containers_part_1.o CC HNBAP_Containers_part_2.o CC HNBAP_Containers_part_3.o CC HNBAP_Containers_part_4.o CC HNBAP_Containers_part_5.o CC HNBAP_Containers_part_6.o CC HNBAP_Containers_part_7.o CC HNBAP_IEs_part_1.o CC HNBAP_IEs_part_2.o CC HNBAP_IEs_part_3.o CC HNBAP_IEs_part_4.o CC HNBAP_IEs_part_5.o CC HNBAP_IEs_part_6.o CC HNBAP_IEs_part_7.o CC HNBAP_PDU_Contents_part_1.o CC HNBAP_PDU_Contents_part_2.o CC HNBAP_PDU_Contents_part_3.o CC HNBAP_PDU_Contents_part_4.o CC HNBAP_PDU_Contents_part_5.o CC HNBAP_PDU_Contents_part_6.o CC HNBAP_PDU_Contents_part_7.o CC HNBAP_PDU_Descriptions_part_1.o CC HNBAP_PDU_Descriptions_part_2.o CC HNBAP_PDU_Descriptions_part_3.o CC HNBAP_PDU_Descriptions_part_4.o CC HNBAP_PDU_Descriptions_part_5.o CC HNBAP_PDU_Descriptions_part_6.o CC HNBAP_PDU_Descriptions_part_7.o CC RANAP_CommonDataTypes_part_1.o CC RANAP_CommonDataTypes_part_2.o CC RANAP_CommonDataTypes_part_3.o CC RANAP_CommonDataTypes_part_4.o CC RANAP_CommonDataTypes_part_5.o CC RANAP_CommonDataTypes_part_6.o CC RANAP_CommonDataTypes_part_7.o CC RANAP_Constants_part_1.o CC RANAP_Constants_part_2.o CC RANAP_Constants_part_3.o CC RANAP_Constants_part_4.o CC RANAP_Constants_part_5.o CC RANAP_Constants_part_6.o CC RANAP_Constants_part_7.o CC RANAP_Containers_part_1.o CC RANAP_Containers_part_2.o CC RANAP_Containers_part_3.o CC RANAP_Containers_part_4.o CC RANAP_Containers_part_5.o CC RANAP_Containers_part_6.o CC RANAP_Containers_part_7.o CC RANAP_IEs_part_1.o CC RANAP_IEs_part_2.o CC RANAP_IEs_part_3.o CC RANAP_IEs_part_4.o CC RANAP_IEs_part_5.o CC RANAP_IEs_part_6.o CC RANAP_IEs_part_7.o CC RANAP_PDU_Contents_part_1.o CC RANAP_PDU_Contents_part_2.o CC RANAP_PDU_Contents_part_3.o CC RANAP_PDU_Contents_part_4.o CC RANAP_PDU_Contents_part_5.o CC RANAP_PDU_Contents_part_6.o CC RANAP_PDU_Contents_part_7.o CC RANAP_PDU_Descriptions_part_1.o CC RANAP_PDU_Descriptions_part_2.o CC RANAP_PDU_Descriptions_part_3.o CC RANAP_PDU_Descriptions_part_4.o CC RANAP_PDU_Descriptions_part_5.o CC RANAP_PDU_Descriptions_part_6.o CC RANAP_PDU_Descriptions_part_7.o CC RUA_CommonDataTypes_part_1.o CC RUA_CommonDataTypes_part_2.o CC RUA_CommonDataTypes_part_3.o CC RUA_CommonDataTypes_part_4.o CC RUA_CommonDataTypes_part_5.o CC RUA_CommonDataTypes_part_6.o CC RUA_CommonDataTypes_part_7.o CC RUA_Constants_part_1.o CC RUA_Constants_part_2.o CC RUA_Constants_part_3.o CC RUA_Constants_part_4.o CC RUA_Constants_part_5.o CC RUA_Constants_part_6.o CC RUA_Constants_part_7.o CC RUA_Containers_part_1.o CC RUA_Containers_part_2.o CC RUA_Containers_part_3.o CC RUA_Containers_part_4.o CC RUA_Containers_part_5.o CC RUA_Containers_part_6.o CC RUA_Containers_part_7.o CC RUA_IEs_part_1.o CC RUA_IEs_part_2.o CC RUA_IEs_part_3.o CC RUA_IEs_part_4.o CC RUA_IEs_part_5.o CC RUA_IEs_part_6.o CC RUA_IEs_part_7.o CC RUA_PDU_Contents_part_1.o CC RUA_PDU_Contents_part_2.o CC RUA_PDU_Contents_part_3.o CC RUA_PDU_Contents_part_4.o CC RUA_PDU_Contents_part_5.o CC RUA_PDU_Contents_part_6.o CC RUA_PDU_Contents_part_7.o CC RUA_PDU_Descriptions_part_1.o CC RUA_PDU_Descriptions_part_2.o CC RUA_PDU_Descriptions_part_3.o CC RUA_PDU_Descriptions_part_4.o CC RUA_PDU_Descriptions_part_5.o CC RUA_PDU_Descriptions_part_6.o CC RUA_PDU_Descriptions_part_7.o CC SDP_parse_.tab.o CC lex.SDP_parse_.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC IuUP_EncDec.o CC Iuh_CodecPort_CtrlFunctDef.o CC Native_FunctionDefs.o CC RTP_CodecPort_CtrlFunctDef.o CC RTP_EncDec.o CC SCTPasp_PT.o CC SDP_EncDec.o CC StatsD_CodecPort_CtrlFunctdef.o CC TCCConversion.o CC TCCEncoding.o CC TCCInterface.o CC TELNETasp_PT.o CC HNBAP_EncDec.o CC RUA_EncDec.o CC RANAP_EncDec.o CC MGCP_CodecPort_CtrlFunctDef.o CC UD_PT.o lex.SDP_parse_.c: In function 'int SDP_parse_lex()': lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21592 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21594 | register int yy_act; | ^~~~~~ lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | ^~~~ lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22513 | register char *source = (yytext_ptr); | ^~~~~~ lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^~~~~~~~~~~~~~ lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^ lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22646 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22647 | register char *yy_cp; | ^~~~~ lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22676 | register int yy_is_jam; | ^~~~~~~~~ lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22677 | register char *yy_cp = (yy_c_buf_p); | ^~~~~ CC PFCP_CodecPort_CtrlFunctDef.o CCLD BSSAP_CodecPort.so CCLD BSSAP_Types.so CCLD ConnHdlr.so CCLD DNS_Helpers.so CCLD GSM_Types.so CCLD General_Types.so CCLD HNBAP_Templates.so CCLD HNBAP_Types.so CCLD HNBGW_Tests.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD IuUP_Emulation.so CCLD IuUP_Types.so CCLD Iuh_CodecPort.so CCLD Iuh_CodecPort_CtrlFunct.so CCLD Iuh_Emulation.so CCLD Iuh_Types.so CCLD L3_Common.so CCLD L3_Templates.so CCLD M3UA_Emulation.so CCLD M3UA_Types.so CCLD MGCP_CodecPort.so CCLD MGCP_CodecPort_CtrlFunct.so CCLD MGCP_Emulation.so CCLD MGCP_Templates.so CCLD MGCP_Types.so CCLD MTP3asp_PortType.so CCLD MTP3asp_Types.so CCLD Misc_Helpers.so CCLD MobileL3_CC_Types.so CCLD MobileL3_CommonIE_Types.so CCLD MobileL3_GMM_SM_Types.so CCLD MobileL3_MM_Types.so CCLD MobileL3_RRM_Types.so CCLD MobileL3_SMS_Types.so CCLD MobileL3_SS_Types.so CCLD MobileL3_Types.so CCLD Mutex.so CCLD Native_Functions.so CCLD Osmocom_CTRL_Adapter.so CCLD Osmocom_CTRL_Functions.so CCLD Osmocom_CTRL_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD PFCP_CodecPort.so CCLD PFCP_CodecPort_CtrlFunct.so CCLD PFCP_Emulation.so CCLD PFCP_Templates.so CCLD PFCP_Types.so CCLD RANAP_CodecPort.so CCLD RANAP_Templates.so CCLD RANAP_Types.so CCLD RTP_CodecPort.so CCLD RTP_CodecPort_CtrlFunct.so CCLD RTP_Emulation.so CCLD RTP_Types.so CCLD RUA_Emulation.so CCLD RUA_Templates.so CCLD RUA_Types.so CCLD SCCP_Emulation.so CCLD SCCP_Templates.so CCLD SCCP_Types.so CCLD SCCPasp_Types.so CCLD SCTP_Templates.so CCLD SCTPasp_PortType.so CCLD SCTPasp_Types.so CCLD SDP_Templates.so CCLD SDP_Types.so CCLD Socket_API_Definitions.so CCLD StatsD_CodecPort.so CCLD StatsD_CodecPort_CtrlFunct.so CCLD StatsD_Types.so CCLD TCCConversion_Functions.so CCLD TCCEncoding_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD UD_PortType.so CCLD UD_Types.so CCLD BSSAP_CodecPort_part_1.so CCLD BSSAP_CodecPort_part_2.so CCLD BSSAP_CodecPort_part_3.so CCLD BSSAP_CodecPort_part_4.so CCLD BSSAP_CodecPort_part_5.so CCLD BSSAP_CodecPort_part_6.so CCLD BSSAP_CodecPort_part_7.so CCLD BSSAP_Types_part_1.so CCLD BSSAP_Types_part_2.so CCLD BSSAP_Types_part_3.so CCLD BSSAP_Types_part_4.so CCLD BSSAP_Types_part_6.so CCLD BSSAP_Types_part_5.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_7.so CCLD Osmocom_Types_part_6.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_4.so CCLD StatsD_CodecPort_part_3.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_6.so CCLD HNBAP_CommonDataTypes_part_5.so CCLD HNBAP_CommonDataTypes_part_7.so CCLD HNBAP_Constants_part_1.so CCLD HNBAP_Constants_part_3.so CCLD HNBAP_Constants_part_2.so CCLD HNBAP_Constants_part_4.so CCLD HNBAP_Constants_part_5.so CCLD HNBAP_Constants_part_6.so CCLD HNBAP_Constants_part_7.so CCLD HNBAP_Containers_part_1.so CCLD HNBAP_Containers_part_2.so CCLD HNBAP_Containers_part_3.so CCLD HNBAP_Containers_part_4.so CCLD HNBAP_Containers_part_5.so CCLD HNBAP_Containers_part_6.so CCLD HNBAP_Containers_part_7.so CCLD HNBAP_IEs_part_1.so CCLD HNBAP_IEs_part_2.so CCLD HNBAP_IEs_part_3.so CCLD HNBAP_IEs_part_4.so CCLD HNBAP_IEs_part_5.so CCLD HNBAP_IEs_part_6.so CCLD HNBAP_IEs_part_7.so CCLD HNBAP_PDU_Contents_part_1.so CCLD HNBAP_PDU_Contents_part_2.so CCLD HNBAP_PDU_Contents_part_3.so CCLD HNBAP_PDU_Contents_part_4.so CCLD HNBAP_PDU_Contents_part_5.so CCLD HNBAP_PDU_Contents_part_6.so CCLD HNBAP_PDU_Contents_part_7.so CCLD HNBAP_PDU_Descriptions_part_1.so CCLD HNBAP_PDU_Descriptions_part_2.so CCLD HNBAP_PDU_Descriptions_part_3.so CCLD HNBAP_PDU_Descriptions_part_4.so CCLD HNBAP_PDU_Descriptions_part_5.so CCLD HNBAP_PDU_Descriptions_part_6.so CCLD HNBAP_PDU_Descriptions_part_7.so CCLD RANAP_CommonDataTypes_part_1.so CCLD RANAP_CommonDataTypes_part_2.so CCLD RANAP_CommonDataTypes_part_3.so CCLD RANAP_CommonDataTypes_part_4.so CCLD RANAP_CommonDataTypes_part_5.so CCLD RANAP_CommonDataTypes_part_6.so CCLD RANAP_CommonDataTypes_part_7.so CCLD RANAP_Constants_part_1.so CCLD RANAP_Constants_part_2.so CCLD RANAP_Constants_part_3.so CCLD RANAP_Constants_part_4.so CCLD RANAP_Constants_part_5.so CCLD RANAP_Constants_part_6.so CCLD RANAP_Constants_part_7.so CCLD RANAP_Containers_part_1.so CCLD RANAP_Containers_part_2.so CCLD RANAP_Containers_part_3.so CCLD RANAP_Containers_part_4.so CCLD RANAP_Containers_part_5.so CCLD RANAP_Containers_part_6.so CCLD RANAP_Containers_part_7.so CCLD RANAP_IEs_part_1.so CCLD RANAP_IEs_part_2.so CCLD RANAP_IEs_part_3.so CCLD RANAP_IEs_part_4.so CCLD RANAP_IEs_part_5.so CCLD RANAP_IEs_part_6.so CCLD RANAP_IEs_part_7.so CCLD RANAP_PDU_Contents_part_1.so CCLD RANAP_PDU_Contents_part_2.so CCLD RANAP_PDU_Contents_part_3.so CCLD RANAP_PDU_Contents_part_4.so CCLD RANAP_PDU_Contents_part_5.so CCLD RANAP_PDU_Contents_part_6.so CCLD RANAP_PDU_Contents_part_7.so CCLD RANAP_PDU_Descriptions_part_1.so CCLD RANAP_PDU_Descriptions_part_2.so CCLD RANAP_PDU_Descriptions_part_3.so CCLD RANAP_PDU_Descriptions_part_4.so CCLD RANAP_PDU_Descriptions_part_5.so CCLD RANAP_PDU_Descriptions_part_6.so CCLD RANAP_PDU_Descriptions_part_7.so CCLD RUA_CommonDataTypes_part_1.so CCLD RUA_CommonDataTypes_part_2.so CCLD RUA_CommonDataTypes_part_3.so CCLD RUA_CommonDataTypes_part_4.so CCLD RUA_CommonDataTypes_part_5.so CCLD RUA_CommonDataTypes_part_6.so CCLD RUA_CommonDataTypes_part_7.so CCLD RUA_Constants_part_1.so CCLD RUA_Constants_part_2.so CCLD RUA_Constants_part_3.so CCLD RUA_Constants_part_4.so CCLD RUA_Constants_part_5.so CCLD RUA_Constants_part_6.so CCLD RUA_Constants_part_7.so CCLD RUA_Containers_part_1.so CCLD RUA_Containers_part_2.so CCLD RUA_Containers_part_3.so CCLD RUA_Containers_part_4.so CCLD RUA_Containers_part_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_6.so CCLD RUA_PDU_Descriptions_part_7.so CCLD SDP_parse_.tab.so CCLD lex.SDP_parse_.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD IuUP_EncDec.so CCLD Iuh_CodecPort_CtrlFunctDef.so CCLD Native_FunctionDefs.so CCLD RTP_CodecPort_CtrlFunctDef.so CCLD RTP_EncDec.so CCLD SCTPasp_PT.so CCLD 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/titan-11.1.0/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', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-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', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian stable-backports InRelease Hit:2 http://deb.debian.org/debian bookworm InRelease Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [203 kB] Fetched 205 kB in 1s (322 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', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-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', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-0', 'apt-rdepends', 'osmo-hnbgw'] [testenv][generic] osmo-hnbgw -> osmo-hnbgw: installing osmo-hnbgw-dbg [testenv][generic] osmo-hnbgw -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-hnbgw -> libc6: installing libc6-dbg [testenv][generic] osmo-hnbgw -> libnftables1: installing libnftables1-dbgsym [testenv][generic] osmo-hnbgw -> libosmo-hnbap0: installing libosmo-hnbap-dbg [testenv][generic] osmo-hnbgw -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-hnbgw -> libosmo-mgcp-client14: installing libosmo-mgcp-client14-dbgsym [testenv][generic] osmo-hnbgw -> libosmo-pfcp4: installing libosmo-pfcp-dbg [testenv][generic] osmo-hnbgw -> libosmo-gtlv1: installing libosmo-gtlv-dbg [testenv][generic] osmo-hnbgw -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-hnbgw -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] osmo-hnbgw -> libosmo-rua0: installing libosmo-rua-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] Installing packages: osmo-hnbgw, osmo-stp, osmo-hnbgw-dbg, libasn1c-dbg, libc6-dbg, libnftables1-dbgsym, libosmo-hnbap-dbg, libosmocore-dbg, libosmo-mgcp-client14-dbgsym, libosmo-pfcp-dbg, libosmo-gtlv-dbg, libosmo-ranap-dbg, libosmo-sigtran-dbg, libosmo-rua-dbg, osmo-stp-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hnbgw', 'osmo-stp', 'osmo-hnbgw-dbg', 'libasn1c-dbg', 'libc6-dbg', 'libnftables1-dbgsym', 'libosmo-hnbap-dbg', 'libosmocore-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-pfcp-dbg', 'libosmo-gtlv-dbg', 'libosmo-ranap-dbg', 'libosmo-sigtran-dbg', 'libosmo-rua-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 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-keyring osmocom-nightly Recommended packages: 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-keyring osmocom-nightly 0 upgraded, 39 newly installed, 0 to remove and 7 not upgraded. Need to get 15.7 MB of archives. After this operation, 26.2 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 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 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-keyring 1.0.2.5.fc66.202508202026 [3024 B] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202508202026 [1192 B] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.32.33cb4.202508202026 [170 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv1 0.5.0.2.5a60.202508202026 [16.7 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.32.33cb4.202508202026 [104 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14 1.14.0.30.7d236.202508202026 [58.9 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14-dbgsym 1.14.0.30.7d236.202508202026 [101 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.32.33cb4.202508202026 [71.2 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.32.33cb4.202508202026 [231 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp4 0.5.0.2.5a60.202508202026 [41.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.13.c499.202508202026 [61.7 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran11 2.1.0.159.de72.202508202026 [152 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.1.0.159.de72.202508202026 [547 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.32.33cb4.202508202026 [52.0 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.32.33cb4.202508202026 [71.7 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.32.33cb4.202508202026 [179 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.32.33cb4.202508202026 [60.4 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.32.33cb4.202508202026 [64.2 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.32.33cb4.202508202026 [51.0 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.32.33cb4.202508202026 [44.3 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.1.0.159.de72.202508202026 [18.3 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.1.0.159.de72.202508202026 [22.7 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202508202026 [75.3 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202508202026 [286 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv-dbg 0.5.0.2.5a60.202508202026 [40.6 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap0 1.7.0.14.70e1.202508202026 [52.4 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap-dbg 1.7.0.14.70e1.202508202026 [191 kB] Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp-dbg 0.5.0.2.5a60.202508202026 [131 kB] Get:33 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.7.0.14.70e1.202508202026 [228 kB] Get:34 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.7.0.14.70e1.202508202026 [960 kB] Get:35 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua0 1.7.0.14.70e1.202508202026 [28.2 kB] Get:36 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua-dbg 1.7.0.14.70e1.202508202026 [93.5 kB] Get:37 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.32.33cb4.202508202026 [2166 kB] Get:38 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hnbgw 1.7.0.59.2c88.202508202026 [111 kB] Get:39 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hnbgw-dbg 1.7.0.59.2c88.202508202026 [511 kB] Fetched 15.7 MB in 0s (70.2 MB/s) debconf: delaying package configuration, since apt-utils is not installed 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 ... 40791 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-keyring. Preparing to unpack .../04-osmocom-keyring_1.0.2.5.fc66.202508202026_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508202026) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../05-osmocom-nightly_202508202026_amd64.deb ... Unpacking osmocom-nightly (202508202026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../06-libosmocore22_1.11.0.32.33cb4.202508202026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508202026) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../07-libosmo-gtlv1_0.5.0.2.5a60.202508202026_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.5.0.2.5a60.202508202026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../08-libosmovty13_1.11.0.32.33cb4.202508202026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508202026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../09-libosmo-mgcp-client14_1.14.0.30.7d236.202508202026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0.30.7d236.202508202026) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../10-libosmo-mgcp-client14-dbgsym_1.14.0.30.7d236.202508202026_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.30.7d236.202508202026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../11-libosmoisdn0_1.11.0.32.33cb4.202508202026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508202026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../12-libosmogsm20_1.11.0.32.33cb4.202508202026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508202026) ... Selecting previously unselected package libosmo-pfcp4:amd64. Preparing to unpack .../13-libosmo-pfcp4_0.5.0.2.5a60.202508202026_amd64.deb ... Unpacking libosmo-pfcp4:amd64 (0.5.0.2.5a60.202508202026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../14-libosmonetif11_1.6.0.13.c499.202508202026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508202026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../15-libosmo-sigtran11_2.1.0.159.de72.202508202026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.159.de72.202508202026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../16-libosmo-sigtran-dbg_2.1.0.159.de72.202508202026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.159.de72.202508202026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../17-libosmocodec4_1.11.0.32.33cb4.202508202026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508202026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../18-libosmocoding0_1.11.0.32.33cb4.202508202026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508202026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../19-libosmogb14_1.11.0.32.33cb4.202508202026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508202026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../20-libosmoctrl0_1.11.0.32.33cb4.202508202026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508202026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../21-libosmosim2_1.11.0.32.33cb4.202508202026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508202026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../22-libosmousb0_1.11.0.32.33cb4.202508202026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508202026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../23-libosmocore_1.11.0.32.33cb4.202508202026_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508202026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../24-osmo-stp_2.1.0.159.de72.202508202026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.159.de72.202508202026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../25-osmo-stp-dbg_2.1.0.159.de72.202508202026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.159.de72.202508202026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../26-libasn1c1_0.9.38.202508202026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202508202026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../27-libasn1c-dbg_0.9.38.202508202026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202508202026) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../28-libosmo-gtlv-dbg_0.5.0.2.5a60.202508202026_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.5.0.2.5a60.202508202026) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../29-libosmo-hnbap0_1.7.0.14.70e1.202508202026_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.7.0.14.70e1.202508202026) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../30-libosmo-hnbap-dbg_1.7.0.14.70e1.202508202026_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.7.0.14.70e1.202508202026) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../31-libosmo-pfcp-dbg_0.5.0.2.5a60.202508202026_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.5.0.2.5a60.202508202026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../32-libosmo-ranap7_1.7.0.14.70e1.202508202026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.14.70e1.202508202026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../33-libosmo-ranap-dbg_1.7.0.14.70e1.202508202026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.14.70e1.202508202026) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../34-libosmo-rua0_1.7.0.14.70e1.202508202026_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.7.0.14.70e1.202508202026) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../35-libosmo-rua-dbg_1.7.0.14.70e1.202508202026_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.7.0.14.70e1.202508202026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../36-libosmocore-dbg_1.11.0.32.33cb4.202508202026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508202026) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../37-osmo-hnbgw_1.7.0.59.2c88.202508202026_amd64.deb ... Unpacking osmo-hnbgw (1.7.0.59.2c88.202508202026) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../38-osmo-hnbgw-dbg_1.7.0.59.2c88.202508202026_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.7.0.59.2c88.202508202026) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508202026) ... Setting up osmocom-nightly (202508202026) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508202026) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508202026) ... Setting up libosmo-gtlv1:amd64 (0.5.0.2.5a60.202508202026) ... Setting up libasn1c1:amd64 (0.9.38.202508202026) ... Setting up libosmo-hnbap0:amd64 (1.7.0.14.70e1.202508202026) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508202026) ... Setting up libosmo-rua0:amd64 (1.7.0.14.70e1.202508202026) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508202026) ... Setting up libosmo-rua-dbg:amd64 (1.7.0.14.70e1.202508202026) ... Setting up libosmo-gtlv-dbg:amd64 (0.5.0.2.5a60.202508202026) ... Setting up libosmo-hnbap-dbg:amd64 (1.7.0.14.70e1.202508202026) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508202026) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0.30.7d236.202508202026) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.30.7d236.202508202026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202508202026) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508202026) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508202026) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508202026) ... Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508202026) ... Setting up libosmo-pfcp4:amd64 (0.5.0.2.5a60.202508202026) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508202026) ... Setting up libosmo-pfcp-dbg:amd64 (0.5.0.2.5a60.202508202026) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508202026) ... Setting up libosmocore (1.11.0.32.33cb4.202508202026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.159.de72.202508202026) ... Setting up libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508202026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.159.de72.202508202026) ... Setting up osmo-stp:amd64 (2.1.0.159.de72.202508202026) ... 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.14.70e1.202508202026) ... Setting up osmo-hnbgw (1.7.0.59.2c88.202508202026) ... 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.14.70e1.202508202026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.159.de72.202508202026) ... Setting up osmo-hnbgw-dbg:amd64 (1.7.0.59.2c88.202508202026) ... 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', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-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', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-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', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-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', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-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', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-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', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-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', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-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', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/stp/stp.log'] 20250821084719592 DLSS7 <000c> ss7_instance.c:65 0: Creating SS7 Instance 20250821084719592 DLSS7 <000c> ss7_route_table.c:62 0: Creating Route Table system 20250821084719592 DLSS7 <000c> ss7_asp.c:894 0: ASP(hnbgw0-0) Restarting ASP hnbgw0-0, r=127.0.0.1:2906<->l=127.0.0.1:2905 20250821084719592 DLSS7 <000c> fsm.c:456 XUA_ASP(hnbgw0-0){ASP_DOWN}: Allocated 20250821084719592 DLSS7 <000c> ss7_asp.c:935 0: ASP(hnbgw0-0) ASP Restart for server not implemented yet! 20250821084719592 DLSS7 <000c> fsm.c:456 XUA_AS(hnbgw0){AS_DOWN}: Allocated 20250821084719592 DLSS7 <000c> ss7_instance.c:325 0: AS(hnbgw0) Created AS 20250821084719592 DLSS7 <000c> ss7_as.c:161 0: AS(hnbgw0) Adding ASP hnbgw0-0 to AS 20250821084719592 DLSS7 <000c> ss7_as.c:167 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250821084719592 DLSS7 <000c> ss7_asp.c:894 0: ASP(virt-msc0-0) Restarting ASP virt-msc0-0, r=127.0.0.1:23905<->l=127.0.0.1:2905 20250821084719592 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20250821084719592 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-msc0-0) ASP Restart for server not implemented yet! 20250821084719592 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20250821084719592 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-msc0) Created AS 20250821084719592 DLSS7 <000c> ss7_as.c:161 0: AS(virt-msc0) Adding ASP virt-msc0-0 to AS 20250821084719592 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250821084719592 DLSS7 <000c> ss7_asp.c:894 0: ASP(virt-msc1-0) Restarting ASP virt-msc1-0, r=127.0.0.1:23907<->l=127.0.0.1:2905 20250821084719592 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20250821084719592 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-msc1-0) ASP Restart for server not implemented yet! 20250821084719592 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20250821084719592 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-msc1) Created AS 20250821084719592 DLSS7 <000c> ss7_as.c:161 0: AS(virt-msc1) Adding ASP virt-msc1-0 to AS 20250821084719592 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250821084719593 DLSS7 <000c> ss7_asp.c:894 0: ASP(virt-msc2-0) Restarting ASP virt-msc2-0, r=127.0.0.1:23909<->l=127.0.0.1:2905 20250821084719593 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20250821084719593 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-msc2-0) ASP Restart for server not implemented yet! 20250821084719593 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20250821084719593 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-msc2) Created AS 20250821084719593 DLSS7 <000c> ss7_as.c:161 0: AS(virt-msc2) Adding ASP virt-msc2-0 to AS 20250821084719593 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250821084719593 DLSS7 <000c> ss7_asp.c:894 0: ASP(virt-sgsn0-0) Restarting ASP virt-sgsn0-0, r=127.0.0.1:23906<->l=127.0.0.1:2905 20250821084719593 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20250821084719593 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-sgsn0-0) ASP Restart for server not implemented yet! 20250821084719593 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20250821084719593 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-sgsn0) Created AS 20250821084719593 DLSS7 <000c> ss7_as.c:161 0: AS(virt-sgsn0) Adding ASP virt-sgsn0-0 to AS 20250821084719593 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250821084719593 DLSS7 <000c> ss7_asp.c:894 0: ASP(virt-sgsn1-0) Restarting ASP virt-sgsn1-0, r=127.0.0.1:23908<->l=127.0.0.1:2905 20250821084719593 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20250821084719593 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-sgsn1-0) ASP Restart for server not implemented yet! 20250821084719593 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20250821084719593 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-sgsn1) Created AS 20250821084719593 DLSS7 <000c> ss7_as.c:161 0: AS(virt-sgsn1) Adding ASP virt-sgsn1-0 to AS 20250821084719593 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250821084719593 DLSS7 <000c> ss7_asp.c:894 0: ASP(virt-sgsn2-0) Restarting ASP virt-sgsn2-0, r=127.0.0.1:23910<->l=127.0.0.1:2905 20250821084719593 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20250821084719593 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-sgsn2-0) ASP Restart for server not implemented yet! 20250821084719593 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20250821084719593 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-sgsn2) Created AS 20250821084719593 DLSS7 <000c> ss7_as.c:161 0: AS(virt-sgsn2) Adding ASP virt-sgsn2-0 to AS 20250821084719593 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250821084719593 DLSS7 <000c> ss7_route.c:143 0: RT(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5,via=hnbgw0,st=available) Creating route: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084719593 DLSS7 <000c> ss7_route.c:143 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) Creating route: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084719593 DLSS7 <000c> ss7_route.c:143 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) Creating route: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821084719593 DLSS7 <000c> ss7_route.c:143 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) Creating route: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821084719593 DLSS7 <000c> ss7_route.c:143 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) Creating route: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084719593 DLSS7 <000c> ss7_route.c:143 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) Creating route: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821084719593 DLSS7 <000c> ss7_route.c:143 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=available) Creating route: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn2 proto=m3ua 20250821084719593 DLSS7 <000c> ss7_xua_srv.c:238 Creating m3ua Server (null):2905 20250821084719593 DLSS7 <000c> ss7_xua_srv.c:258 Created m3ua server on (null):2905 20250821084719593 DLSS7 <000c> ss7_xua_srv.c:326 (Re)binding m3ua Server to :::2905 % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. 20250821084719593 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 [testenv][generic] Running hnbgw [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-0', 'sh', '-c', 'osmo-hnbgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/hnbgw/hnbgw.log'] rate_ctr.c:86 validating counter group 0x5556d676b360(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x5556d676b340(iups) with 3 counters 20250821084719859 DLSS7 INFO 0: Creating SS7 Instance (ss7_instance.c:65) 20250821084719859 DLSS7 INFO 0: Creating Route Table system (ss7_route_table.c:62) 20250821084719859 DLGLOBAL DEBUG validating counter group 0x7fb123812be0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250821084719859 DLSS7 INFO 0: ASP(asp-clnt-CN-0) Restarting ASP asp-clnt-CN-0, r=127.0.0.1:2905<->l=127.0.0.1:2906 (ss7_asp.c:894) 20250821084719859 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{IDLE}: Allocated (fsm.c:456) 20250821084719859 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_DOWN}: Allocated (fsm.c:456) 20250821084719859 DLGLOBAL DEBUG validating counter group 0x7fb1238128c0(sigtran_as) with 35 counters (rate_ctr.c:86) 20250821084719859 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_DOWN}: Allocated (fsm.c:456) 20250821084719859 DLSS7 INFO 0: AS(as-clnt-CN) Created AS (ss7_instance.c:325) 20250821084719859 DLSS7 INFO 0: AS(as-clnt-CN) Adding ASP asp-clnt-CN-0 to AS (ss7_as.c:161) 20250821084719859 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_DOWN}: Received Event AS_ASSIGNED (ss7_as.c:167) 20250821084719859 DLGLOBAL DEBUG validating counter group 0x5556d676b440(msc) with 26 counters (rate_ctr.c:86) 20250821084719859 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:2906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084719859 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:2906<->l=::ffff:127.0.0.1:2905): matched connection to ASP hnbgw0-0 20250821084719859 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084719859 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821084719859 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Allocated (fsm.c:456) 20250821084719859 DCN DEBUG (msc-0) allocated (cnlink.c:231) 20250821084719859 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084719859 DLGLOBAL DEBUG validating counter group 0x5556d676b440(msc) with 26 counters (rate_ctr.c:86) 20250821084719859 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Allocated (fsm.c:456) 20250821084719859 DCN DEBUG (msc-1) allocated (cnlink.c:231) 20250821084719859 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084719859 DLGLOBAL DEBUG validating counter group 0x5556d676b440(msc) with 26 counters (rate_ctr.c:86) 20250821084719859 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Allocated (fsm.c:456) 20250821084719859 DCN DEBUG (msc-2) allocated (cnlink.c:231) 20250821084719859 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084719859 DLGLOBAL DEBUG validating counter group 0x5556d676b440(msc) with 26 counters (rate_ctr.c:86) 20250821084719859 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Allocated (fsm.c:456) 20250821084719859 DCN DEBUG (msc-3) allocated (cnlink.c:231) 20250821084719859 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084719859 DLGLOBAL DEBUG validating counter group 0x5556d676b420(sgsn) with 26 counters (rate_ctr.c:86) 20250821084719859 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Allocated (fsm.c:456) 20250821084719859 DCN DEBUG (sgsn-0) allocated (cnlink.c:231) 20250821084719859 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084719859 DLGLOBAL DEBUG validating counter group 0x5556d676b420(sgsn) with 26 counters (rate_ctr.c:86) 20250821084719859 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Allocated (fsm.c:456) 20250821084719859 DCN DEBUG (sgsn-1) allocated (cnlink.c:231) 20250821084719859 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084719859 DLGLOBAL DEBUG validating counter group 0x5556d676b420(sgsn) with 26 counters (rate_ctr.c:86) 20250821084719859 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Allocated (fsm.c:456) 20250821084719859 DCN DEBUG (sgsn-2) allocated (cnlink.c:231) 20250821084719859 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084719859 DLGLOBAL DEBUG validating counter group 0x5556d676b420(sgsn) with 26 counters (rate_ctr.c:86) 20250821084719859 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Allocated (fsm.c:456) 20250821084719859 DCN DEBUG (sgsn-3) allocated (cnlink.c:231) 20250821084719859 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. 20250821084719860 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20250821084719860 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20250821084719860 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:301) 20250821084719860 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:304) 20250821084719860 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:119) 20250821084719860 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250821084719860 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:58921 (mgcp_client.c:999) 20250821084719860 DLPFCP NOTICE No UPF configured, NOT setting up PFCP, NOT mapping GTP via UPF (hnbgw_pfcp.c:95) 20250821084719860 DCN DEBUG (msc-0) no SCCP instance selected yet (cnlink.c:487) 20250821084719860 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (cnlink.c:521) 20250821084719860 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (cnlink.c:546) 20250821084719860 DLSCCP NOTICE cs7-0-sccp-OsmoHNBGW: Using SS7 instance 0, pc:0.23.5 (sccp_instance.c:641) 20250821084719860 DLSCCP NOTICE cs7-0-sccp-OsmoHNBGW: Using AS instance as-clnt-CN (sccp_instance.c:659) 20250821084719860 DLSCCP NOTICE cs7-0-sccp-OsmoHNBGW: Creating default route (sccp_instance.c:665) 20250821084719860 DLSS7 INFO 0: RT(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5,via=as-clnt-CN,st=available) Creating route: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_route.c:143) 20250821084719860 DLSCCP NOTICE cs7-0-sccp-OsmoHNBGW: Using ASP instance asp-clnt-CN-0 (sccp_instance.c:770) 20250821084719860 DLSS7 NOTICE 0: Creating SCCP instance (ss7_instance.c:159) 20250821084719860 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_instance.c:168) 20250821084719860 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x5557105fb5a0 (ss7_user.c:88) 20250821084719860 DCN NOTICE (cs7-0-sccp-OsmoHNBGW) created SCCP instance on cs7 instance 0 (hnbgw_sccp.c:538) 20250821084719860 DCN DEBUG (cs7-0-sccp-OsmoHNBGW) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_sccp.c:546) 20250821084719860 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'cs7-0-sccp-OsmoHNBGW-RANAP' to SSN=142 PC=0.23.5 (sccp_instance.c:168) 20250821084719860 DCN INFO cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 1 (cnlink) (cnlink.c:551) 20250821084719860 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.1 msc-0 msc-naught (cnlink.c:459) 20250821084719860 DCN DEBUG (msc-1) no SCCP instance selected yet (cnlink.c:487) 20250821084719860 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (cnlink.c:521) 20250821084719860 DCN DEBUG (msc-1) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250821084719860 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 2 (2*cnlink) (cnlink.c:541) 20250821084719860 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (cnlink.c:459) 20250821084719860 DCN DEBUG (msc-2) no SCCP instance selected yet (cnlink.c:487) 20250821084719860 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (cnlink.c:521) 20250821084719860 DCN DEBUG (msc-2) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250821084719860 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 3 (3*cnlink) (cnlink.c:541) 20250821084719860 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (cnlink.c:459) 20250821084719860 DCN DEBUG (msc-3) no SCCP instance selected yet (cnlink.c:487) 20250821084719860 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (cnlink.c:521) 20250821084719860 DCN DEBUG (msc-3) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250821084719860 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 4 (4*cnlink) (cnlink.c:541) 20250821084719860 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (cnlink.c:459) 20250821084719860 DCN DEBUG (sgsn-0) no SCCP instance selected yet (cnlink.c:487) 20250821084719860 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (cnlink.c:521) 20250821084719860 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250821084719860 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 5 (5*cnlink) (cnlink.c:541) 20250821084719860 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.4 sgsn-0 sgsn-naught (cnlink.c:459) 20250821084719860 DCN DEBUG (sgsn-1) no SCCP instance selected yet (cnlink.c:487) 20250821084719860 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (cnlink.c:521) 20250821084719860 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250821084719860 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 6 (6*cnlink) (cnlink.c:541) 20250821084719860 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (cnlink.c:459) 20250821084719860 DCN DEBUG (sgsn-2) no SCCP instance selected yet (cnlink.c:487) 20250821084719860 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (cnlink.c:521) 20250821084719860 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250821084719860 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 7 (7*cnlink) (cnlink.c:541) 20250821084719860 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (cnlink.c:459) 20250821084719860 DCN DEBUG (sgsn-3) no SCCP instance selected yet (cnlink.c:487) 20250821084719860 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (cnlink.c:521) 20250821084719860 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250821084719860 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 8 (8*cnlink) (cnlink.c:541) 20250821084719860 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (cnlink.c:459) 20250821084719860 DLINP INFO CLICONN(asp-clnt-CN-0,r=127.0.0.1:2905<->l=127.0.0.1:2906){CONNECTING} connection established (stream_cli.c:441) 20250821084719860 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250821084719860 DLSS7 INFO 0: ASP(asp-clnt-CN-0) Client connected (r=127.0.0.1:2905<->l=127.0.0.1:2906) (ss7_asp.c:1187) 20250821084719860 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:403) 20250821084719860 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:410) 20250821084719860 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:170) 20250821084719860 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:171) 20250821084719860 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 01 00 00 00 08 (ss7_asp.c:1383) 20250821084719860 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084719860 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:UP) 20250821084719860 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084719860 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084719860 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(hnbgw0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084719860 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084719860 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084719860 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(hnbgw0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084719860 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(hnbgw0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084719860 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(hnbgw0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084719860 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(hnbgw0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084719860 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02  20250821084719860 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084719860 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821084719860 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:797) 20250821084719860 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:758) 20250821084719860 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:414) 20250821084719860 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:542) 20250821084719860 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821084719860 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821084719860 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250821084719860 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:357) 20250821084719860 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250821084719860 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:403) 20250821084719860 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:410) 20250821084719860 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:182) 20250821084719860 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821084719860 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821084719860 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_INACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821084719860 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821084719860 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084719860 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084719860 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821084719860 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT 20250821084719860 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:797) 20250821084719860 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:693) 20250821084719860 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:403) 20250821084719860 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:410) 20250821084719860 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:258) 20250821084719860 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821084719860 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:259) 20250821084719860 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 04 01 00 00 00 08 (ss7_asp.c:1383) 20250821084719860 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084719860 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821084719860 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK 20250821084719860 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Rx HEARTBEAT ACK 20250821084719860 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821084719860 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821084719860 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821084719860 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_INACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250821084719860 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084719860 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084719860 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084719860 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084719860 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084719860 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084719860 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08  20250821084719860 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084719860 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(hnbgw0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084719860 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(hnbgw0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084719860 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(hnbgw0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084719860 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(hnbgw0-0) Tx NOTIFY Type State Change:AS Active () 20250821084719860 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03  20250821084719860 DLSS7 <000c> ss7_route.c:143 0: RT(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5,via=hnbgw0,st=available) Creating route: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084719860 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5,via=hnbgw0,st=available) changed to status 'available' 20250821084719860 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 64 bytes: [L2]> 01 00 02 01 00 00 00 40 00 06 00 08 00 00 00 00 00 12 00 1c 00 00 00 b9 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084719860 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084719860 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084719860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719860 DLSS7 INFO 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-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084719860 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084719860 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=185=0.23.1,SLS=7: no route! (sccp_scrc.c:180) 20250821084719860 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250821084719860 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084719860 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821084719860 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:797) 20250821084719860 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:758) 20250821084719860 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:414) 20250821084719860 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:627) 20250821084719860 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250821084719860 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:565) 20250821084719860 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250821084719860 DLSS7 INFO 0: AS(as-clnt-CN) AS became active, some routes to remote PCs may have become available (xua_as_fsm.c:430) 20250821084719860 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => address-book pc=185=0.23.1 is now available (xua_as_fsm.c:471) 20250821084719860 DLSS7 INFO 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) Creating route: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_route.c:143) 20250821084719860 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'available' (ss7_route.c:409) 20250821084719860 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084719860 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084719860 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084719860 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084719860 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084719860 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084719860 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084719860 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => address-book pc=2=0.0.2 is now available (xua_as_fsm.c:471) 20250821084719860 DLSS7 INFO 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) Creating route: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_route.c:143) 20250821084719860 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'available' (ss7_route.c:409) 20250821084719860 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084719860 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084719860 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084719860 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084719860 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084719860 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084719860 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084719860 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => address-book pc=3=0.0.3 is now available (xua_as_fsm.c:471) 20250821084719860 DLSS7 INFO 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) Creating route: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_route.c:143) 20250821084719860 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'available' (ss7_route.c:409) 20250821084719860 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084719860 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084719860 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084719860 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084719860 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084719860 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084719860 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084719860 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => address-book pc=4=0.0.4 is now available (xua_as_fsm.c:471) 20250821084719860 DLSS7 INFO 0: RT(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) Creating route: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_route.c:143) 20250821084719860 DLSS7 NOTICE 0: RT(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'available' (ss7_route.c:409) 20250821084719860 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084719861 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084719861 DCN DEBUG N-PCSTATE ind: affected_pc=4=0.0.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084719861 DCN NOTICE (msc-3) now available: N-PCSTATE ind: pc=4=0.0.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084719861 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084719861 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => address-book pc=188=0.23.4 is now available (xua_as_fsm.c:471) 20250821084719861 DLSS7 INFO 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) Creating route: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_route.c:143) 20250821084719861 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'available' (ss7_route.c:409) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084719861 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084719861 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084719861 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084719861 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084719861 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => address-book pc=10=0.1.2 is now available (xua_as_fsm.c:471) 20250821084719861 DLSS7 INFO 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) Creating route: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_route.c:143) 20250821084719861 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'available' (ss7_route.c:409) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084719861 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084719861 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084719861 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084719861 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084719861 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => address-book pc=11=0.1.3 is now available (xua_as_fsm.c:471) 20250821084719861 DLSS7 INFO 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) Creating route: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_route.c:143) 20250821084719861 DLSS7 NOTICE 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'available' (ss7_route.c:409) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084719861 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084719861 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084719861 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084719861 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084719861 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => address-book pc=12=0.1.4 is now available (xua_as_fsm.c:471) 20250821084719861 DLSS7 INFO 0: RT(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) Creating route: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_route.c:143) 20250821084719861 DLSS7 NOTICE 0: RT(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'available' (ss7_route.c:409) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084719861 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084719861 DCN DEBUG N-PCSTATE ind: affected_pc=12=0.1.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084719861 DCN NOTICE (sgsn-3) now available: N-PCSTATE ind: pc=12=0.1.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084719861 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084719861 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250821084719861 DLSS7 NOTICE xua_default_lm(asp-clnt-CN-0)[0x555710618980]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:406) 20250821084719861 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250821084719861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-NOTICE.indication (sccp_user.c:121) 20250821084719861 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250821084719861 DCN NOTICE (msc-0) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250821084719861 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084719861 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084719861 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:797) 20250821084719861 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Received NOTIFY Type State Change:AS Active () (m3ua.c:693) 20250821084719861 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:403) 20250821084719861 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:410) 20250821084719861 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (ss7_asp.c:1285) 20250821084719861 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084719861 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA(RFC4666 4.5.1) for 0.23.1/0, 0.0.2/0, 0.0.3/0, 0.23.4/0, 0.1.2/0, 0.1.3/0 (xua_snm.c:458) 20250821084719861 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084719861 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084719861 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084719861 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084719861 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084719861 DLSS7 NOTICE 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084719861 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084719861 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084719861 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084719861 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084719861 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084719861 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084719861 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084719861 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084719861 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084719861 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084719861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084719861 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084719861 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084719862 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084719862 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821084719862 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084719862 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084719862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719862 DLSS7 INFO 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084719862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719862 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084719862 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084719862 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084719862 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821084719862 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084719862 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084719862 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084719862 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084719862 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821084719862 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084719862 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084719862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719862 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084719862 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084719862 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084719862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719862 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084719862 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084719862 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084719862 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084719862 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821084719862 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084719862 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084719862 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084719862 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084719862 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821084719862 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084719862 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084719862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719862 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084719862 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084719862 DLSS7 INFO 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=0 -> eSLS=16: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084719862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719862 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084719862 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084719862 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084719862 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084719862 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821084719862 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084719862 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084719862 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084719862 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084719862 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084719862 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084719862 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084719862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719862 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084719862 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084719862 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084719862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719862 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084719862 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084719862 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084719862 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084719862 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084719862 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084719862 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084719862 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084719862 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084719862 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821084719862 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084719862 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084719862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719862 DLSS7 INFO 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=8 -> eSLS=104: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084719862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719862 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084719862 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084719862 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084719862 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821084719862 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084719862 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084719862 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084719862 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084719862 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821084719862 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084719862 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084719862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719862 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084719862 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084719862 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084719862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719862 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084719862 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084719862 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084719862 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084719862 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821084719862 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084719862 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084719862 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084719862 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084719862 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821084719862 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084719862 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084719862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719862 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084719862 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084719862 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084719862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084719862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084719863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084719863 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084719863 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084719863 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084719863 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084719863 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821084719863 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084719863 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084719863 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084719863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084719863 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084719863 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084719863 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=1 20250821084719863 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821084719863 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821084719863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084719863 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084719863 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084719863 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=12 20250821084719863 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821084719863 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084719863 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821084719863 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821084719863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084719863 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084719863 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084719863 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821084719863 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821084719863 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084719863 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821084719863 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821084719863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084719863 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084719863 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084719863 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821084719863 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084719863 DLSS7 <000c> ss7_combined_linkset.c:297 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-sgsn0' round-robin style (unavailable) 20250821084719863 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821084719863 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821084719863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084719863 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084719863 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084719863 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=8 20250821084719863 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821084719863 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821084719863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084719863 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084719863 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084719863 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=3 20250821084719863 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821084719863 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084719863 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821084719863 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821084719863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084719863 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084719863 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084719863 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=7 20250821084719863 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821084719863 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084719863 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821084719863 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! [testenv][generic] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/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/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-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-20250821-0847-ee9131e2-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/start-testsuite.sh', 'hnbgw/HNBGW_Tests', 'HNBGW_Tests.cfg'] ttcn3_start: Starting the test suite spawn /opt/eclipse-titan-11.1.0/bin/mctr_cli HNBGW_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 11.1.0 * * Copyright (c) 2000-2025 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@9519884ab86b: Unix server socket created successfully. MC@9519884ab86b: Listening on TCP port 46717. MC2> 9519884ab86b is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/titan-11.1.0/hnbgw/HNBGW_Tests 9519884ab86b 46717 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@9519884ab86b: New HC connected from 10.0.2.100 [10.0.2.100]. 9519884ab86b: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@9519884ab86b: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@9519884ab86b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@9519884ab86b: Configuration file was processed on all HCs. MC@9519884ab86b: Creating MTC on host 10.0.2.100. MC@9519884ab86b: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@9519884ab86b: 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 ------ Thu Aug 21 08:47: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_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@9519884ab86b: 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@9519884ab86b: Test case TC_hnb_register started. 20250821084721523 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40770<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084721528 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40778<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084721534 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37197<->l=127.0.0.1:4262) (control_if.c:572) 20250821084721561 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084721561 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084721561 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084721561 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084721562 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084721562 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084721562 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084721562 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084721562 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084721562 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084721562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721562 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084721562 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084721562 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084721562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721562 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084721562 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084721562 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084721562 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084721562 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084721562 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084721562 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) TC_hnb_register-Iuh0(7)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821084721562 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084721562 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821084721562 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821084721562 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084721562 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084721562 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084721562 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821084721562 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084721562 DLSS7 <000c> ss7_combined_linkset.c:297 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-msc0' round-robin style (unavailable) 20250821084721562 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084721562 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821084721562 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084721562 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821084721562 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084721562 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084721562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721563 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084721563 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084721563 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084721563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721563 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084721563 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084721563 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084721563 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084721563 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821084721563 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084721563 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084721563 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084721563 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084721563 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084721563 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084721563 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084721563 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084721563 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=12 20250821084721563 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821084721563 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084721563 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821084721563 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821084721564 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084721564 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821084721564 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084721564 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084721564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721564 DLSS7 INFO 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084721564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721564 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084721564 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084721564 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084721564 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821084721564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084721564 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084721564 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084721564 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084721564 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821084721564 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084721564 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084721564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721564 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084721564 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084721564 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084721564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721564 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084721564 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084721564 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084721564 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084721564 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821084721564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084721564 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084721564 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084721564 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084721564 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084721564 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084721564 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=13 20250821084721564 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821084721564 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821084721564 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084721564 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084721564 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084721564 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=8 20250821084721564 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821084721564 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084721564 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821084721564 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(11)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084721588 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084721588 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084721588 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084721588 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084721589 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084721589 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084721589 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084721589 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084721590 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084721590 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821084721590 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084721590 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084721590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721590 DLSS7 INFO 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084721590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721590 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084721590 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084721590 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084721590 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821084721590 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084721590 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084721590 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084721590 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084721590 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821084721590 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084721590 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084721590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721590 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084721590 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084721590 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084721590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721590 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084721590 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084721590 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084721590 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084721590 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821084721590 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084721590 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084721590 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084721590 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084721590 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821084721590 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084721590 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084721590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721590 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084721590 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084721590 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084721590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721590 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084721590 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084721590 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084721590 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084721590 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821084721590 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084721590 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084721590 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084721591 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084721591 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084721591 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084721591 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084721591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721591 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084721591 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084721591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084721591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721591 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084721591 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084721591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084721591 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084721591 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084721591 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084721591 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084721591 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084721591 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084721591 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084721591 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084721591 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=5 20250821084721591 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821084721591 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821084721591 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084721591 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084721591 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084721591 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=13 20250821084721591 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821084721591 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084721591 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821084721591 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821084721591 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084721591 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084721591 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084721591 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=5 20250821084721591 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821084721591 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084721592 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821084721592 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821084721592 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084721592 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084721592 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084721592 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821084721592 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084721592 DLSS7 <000c> ss7_combined_linkset.c:297 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-sgsn0' round-robin style (unavailable) 20250821084721592 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821084721592 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(14)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(12)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084721783 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084721783 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821084721783 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084721783 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(11)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821084721790 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084721790 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821084721790 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084721790 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084721790 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084721790 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084721790 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084721790 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084721790 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084721790 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084721790 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084721790 DLSS7 <000c> ss7_asp.c:1383 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  20250821084721790 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084721793 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084721793 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084721793 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084721793 DLSS7 <000c> ss7_asp.c:1383 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  20250821084721793 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084721793 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084721793 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084721793 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084721793 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821084721793 DLSS7 <000c> ss7_asp.c:1383 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  20250821084721793 DLSS7 <000c> ss7_route.c:143 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) Creating route: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084721793 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'available' 20250821084721793 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084721793 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084721793 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084721794 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084721794 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084721794 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821084721794 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084721794 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084721794 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084721794 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084721794 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084721794 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084721794 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084721794 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084721795 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084721795 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084721795 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084721795 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084721795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721795 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084721795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721795 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084721795 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084721795 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084721795 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084721795 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084721795 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084721795 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084721796 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084721796 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084721796 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084721796 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821084721796 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084721796 DLSS7 <000c> ss7_combined_linkset.c:297 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-msc0' round-robin style (available) 20250821084721796 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084721796 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084721796 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084721796 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821084721803 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084721803 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821084721803 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084721803 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(14)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821084721811 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084721811 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821084721811 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084721811 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084721811 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084721811 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084721811 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084721811 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084721811 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084721811 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084721811 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084721811 DLSS7 <000c> ss7_asp.c:1383 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  20250821084721811 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084721814 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084721814 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084721814 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084721814 DLSS7 <000c> ss7_asp.c:1383 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  20250821084721814 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084721814 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084721814 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084721814 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084721814 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821084721814 DLSS7 <000c> ss7_asp.c:1383 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  20250821084721814 DLSS7 <000c> ss7_route.c:143 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) Creating route: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821084721814 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'available' 20250821084721814 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084721814 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821084721814 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084721814 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084721814 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084721814 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084721814 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821084721814 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084721814 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084721814 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084721814 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084721814 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084721814 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084721814 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084721814 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084721815 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084721815 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084721815 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084721815 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084721815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084721816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084721816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084721816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084721816 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084721816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084721816 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084721816 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084721816 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084721816 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084721816 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084721816 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084721816 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084721816 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084721816 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821084721816 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084721816 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084721816 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084721816 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084721816 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084721816 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  20250821084722301 DLINP INFO asp-clnt-CN-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED 10.0.2.100:2905 err=None (stream.c:348) 20250821084722301 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (ss7_asp.c:1285) 20250821084722301 DLSS7 INFO 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (ss7_asp.c:1000) 20250821084722301 DLSS7 INFO 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:2905 err=None (ss7_asp.c:1016) HNBGW_Test.msc0-RAN(10)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084722602 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084722602 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084722602 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084722602 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084722602 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084722602 DLSS7 <000c> ss7_combined_linkset.c:297 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 'hnbgw0' round-robin style (available) 20250821084722602 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084722602 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084722602 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084722602 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821084722602 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084722602 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084722602 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084722602 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084722602 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084722602 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084722602 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084722602 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821084722602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084722602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084722603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084722603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084722603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084722603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084722603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084722603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084722603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084722603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084722603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084722603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084722603 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084722603 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084722603 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084722603 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084722603 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821084722603 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084722603 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821084722603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084722603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084722603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084722603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084722603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084722603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084722603 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084722603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084722603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084722603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084722603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084722603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084722603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084722603 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084722603 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084722603 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084722603 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084722603 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084722603 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084722603 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084722603 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084722603 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084722603 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084722603 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084722603 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821084722603 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084722603 DLSS7 <000c> ss7_combined_linkset.c:297 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-msc0' round-robin style (available) 20250821084722603 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084722603 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084722603 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084722603 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821084722604 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084722604 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084722604 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084722604 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084722604 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084722604 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084722604 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084722604 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084722604 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084722604 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821084722604 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084722604 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084722604 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084722604 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084722604 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084722604 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084722604 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084722604 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821084722604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084722604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084722604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084722604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084722604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084722604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084722604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084722604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084722604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084722604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084722604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084722604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084722604 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084722604 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084722604 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084722604 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084722604 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(10)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821084722614 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084722614 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084722614 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084722614 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084722614 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084722614 DLSS7 <000c> ss7_combined_linkset.c:297 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 'hnbgw0' round-robin style (available) 20250821084722614 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084722614 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084722614 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084722614 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821084722614 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084722614 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084722614 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084722614 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084722614 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084722614 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084722614 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084722614 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821084722614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084722614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084722614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084722614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084722614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084722614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084722614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084722614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084722614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084722614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084722614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084722614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084722614 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084722614 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084722614 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084722614 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084722614 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821084722614 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084722614 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821084722614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084722614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084722614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084722614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084722614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084722614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084722614 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084722614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084722614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084722614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084722614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084722614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084722614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084722614 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084722614 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084722614 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084722614 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084722614 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084722614 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084722614 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084722614 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084722614 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084722614 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084722614 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084722614 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=8 20250821084722614 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084722614 DLSS7 <000c> ss7_combined_linkset.c:297 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-sgsn0' round-robin style (available) 20250821084722614 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821084722614 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084722614 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084722614 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821084722615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084722615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084722615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821084722615 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821084722615 DLGLOBAL DEBUG validating counter group 0x5556d676bbc0(hnb) with 72 counters (rate_ctr.c:86) 20250821084722615 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:562) 20250821084722615 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821084722615 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821084722615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084722615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) HNBGW_Test.sgsn0-RAN(13)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK MTC@9519884ab86b: setverdict(pass): none -> pass 20250821084722617 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084722617 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084722617 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084722617 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084722617 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084722617 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084722617 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084722617 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084722617 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084722617 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821084722617 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084722617 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084722617 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084722617 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084722617 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084722617 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084722617 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084722617 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821084722617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084722617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084722617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084722617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084722617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084722617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084722617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084722617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084722617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084722617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084722617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084722617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084722617 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084722617 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084722617 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084722617 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084722617 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(13)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821084722620 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37197<->l=127.0.0.1:4262) (control_if.c:193) 20250821084722621 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40778<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(5)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(4)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084722624 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40770<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084722625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084722625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) MutexDispCT-TC_hnb_register(3)@9519884ab86b: Final verdict of PTC: none 20250821084722625 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821084722625 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 (hnb.c:255) 20250821084722625 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-RAN(13)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(10)@9519884ab86b: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(8)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(15)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(6)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(9)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@9519884ab86b: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@9519884ab86b: Test case TC_hnb_register finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Thu Aug 21 08:47:22 UTC 2025 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20250821084722726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40792<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084722805 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084722805 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084722805 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084722805 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821084722805 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084722805 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084722805 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084722805 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084722805 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084722805 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084722805 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821084722805 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084722805 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084722805 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821084722805 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084722805 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084722805 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084722805 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084722805 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084722805 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084722805 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821084722805 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084722805 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084722806 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084722806 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084722806 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084722806 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821084722806 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084722806 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084722806 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084722806 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084722806 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084722806 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084722806 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821084722806 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084722805 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084722806 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084722806 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821084722806 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084722806 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084722806 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084722806 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084722806 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084722806 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084722806 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084722806 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084722806 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084722806 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084722806 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084722806 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821084722806 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084722806 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084722806 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084722806 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084722806 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084722806 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084722806 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084722806 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084722806 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084722806 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084722806 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821084722806 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084722806 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084722806 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084722806 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084722806 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084722806 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084722806 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084722806 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084723329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40792<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=259492) Waiting for packet dumper to finish... 1 (prev_count=259492, count=260128) 20250821084724807 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084724807 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084724807 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821084724807 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084724807 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084724807 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:47:25 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@9519884ab86b: 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@9519884ab86b: Test case TC_hnb_register_duplicate started. 20250821084726471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47860<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084726478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47874<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084726483 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40143<->l=127.0.0.1:4262) (control_if.c:572) TC_hnb_register_duplicate-Iuh0(20)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821084726507 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821084726507 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821084726514 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084726514 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084726515 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084726515 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084726515 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084726515 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_hnb_register_duplicate-Iuh1(22)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821084726515 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43214 (stream_srv.c:143) 20250821084726515 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43214<->l=127.0.0.1:29169 (hnb.c:335) 20250821084726515 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084726515 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084726516 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084726516 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821084726516 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084726516 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084726516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726516 DLSS7 INFO 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084726516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726516 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084726516 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084726516 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084726516 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821084726516 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084726516 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084726516 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084726516 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084726516 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821084726516 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084726516 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084726516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726517 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084726517 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084726517 DLSS7 INFO 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=7 -> eSLS=23: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084726517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726517 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084726517 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084726517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084726517 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084726517 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821084726517 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084726517 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084726517 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084726517 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084726517 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821084726517 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084726517 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084726517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726517 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084726517 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084726517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084726517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726517 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084726517 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084726517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084726517 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084726517 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821084726517 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084726517 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084726517 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084726517 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084726517 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084726517 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084726517 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084726517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726517 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084726517 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084726517 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084726517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726517 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084726517 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084726517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084726517 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084726517 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084726517 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084726517 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084726517 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084726517 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084726517 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084726517 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084726517 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=4 20250821084726517 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821084726517 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821084726517 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084726517 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084726517 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084726517 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=7 20250821084726517 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821084726517 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084726517 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821084726517 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821084726517 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084726517 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084726517 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084726517 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=13 20250821084726517 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821084726517 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084726517 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821084726517 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821084726517 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084726517 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084726517 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084726517 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821084726517 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084726517 DLSS7 <000c> ss7_combined_linkset.c:297 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-msc0' round-robin style (unavailable) 20250821084726517 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084726517 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(26)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(26)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(24)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084726529 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084726529 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084726529 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084726529 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084726529 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084726529 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084726529 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084726529 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084726530 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084726530 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821084726530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084726530 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084726531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726531 DLSS7 INFO 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=3 -> eSLS=115: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084726531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726531 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084726531 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=3 -> eSLS=115: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084726531 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084726531 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821084726531 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084726531 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084726531 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084726531 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084726531 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821084726531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084726531 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084726531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726531 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084726531 DLSS7 INFO 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=8 -> eSLS=8: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084726531 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084726531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726531 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084726531 DLSS7 INFO 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=8 -> eSLS=8: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084726531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084726531 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084726531 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821084726531 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084726531 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084726531 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084726531 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084726531 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821084726531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084726531 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084726531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726531 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084726531 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084726531 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084726531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726531 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084726531 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084726531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084726531 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084726531 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821084726531 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084726531 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084726531 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084726531 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084726531 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084726531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084726531 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084726531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726531 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084726531 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084726531 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084726531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726531 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084726531 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084726531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084726531 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084726531 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084726531 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084726531 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084726531 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084726531 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084726531 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084726531 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084726531 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=3 20250821084726531 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821084726531 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821084726531 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084726531 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084726531 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084726531 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=8 20250821084726531 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821084726531 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084726531 DLSS7 <000c> ss7_combined_linkset.c:322 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=8 -> eSLS=8: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821084726531 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821084726531 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084726531 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084726531 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084726531 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=13 20250821084726531 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821084726531 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084726531 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821084726531 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821084726531 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084726531 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084726531 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084726531 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821084726531 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084726531 DLSS7 <000c> ss7_combined_linkset.c:297 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-sgsn0' round-robin style (unavailable) 20250821084726531 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821084726531 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084726727 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084726727 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821084726727 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084726727 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(26)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821084726737 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084726737 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821084726737 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084726737 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084726737 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084726737 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084726737 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084726737 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084726737 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084726737 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084726737 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084726737 DLSS7 <000c> ss7_asp.c:1383 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  20250821084726737 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084726740 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084726740 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084726740 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084726740 DLSS7 <000c> ss7_asp.c:1383 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  20250821084726740 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084726740 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084726740 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084726740 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084726740 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821084726740 DLSS7 <000c> ss7_asp.c:1383 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  20250821084726740 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084726740 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084726740 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084726740 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084726740 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084726740 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084726740 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084726740 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821084726740 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084726740 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084726740 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084726740 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084726740 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084726740 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084726741 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084726741 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084726741 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084726741 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821084726741 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084726741 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821084726742 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084726742 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084726742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084726742 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084726742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084726742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726742 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084726742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084726742 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084726742 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084726742 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084726742 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084726742 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084726743 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084726743 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084726743 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084726743 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821084726743 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084726743 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084726743 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084726743 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084726743 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084726743 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(29)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821084726747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084726747 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821084726747 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084726747 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084726747 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084726747 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084726747 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084726747 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084726747 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084726747 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084726747 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084726747 DLSS7 <000c> ss7_asp.c:1383 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  20250821084726747 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084726750 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084726750 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084726750 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084726750 DLSS7 <000c> ss7_asp.c:1383 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  20250821084726750 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084726750 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084726750 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084726750 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084726750 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821084726750 DLSS7 <000c> ss7_asp.c:1383 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  20250821084726750 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084726750 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084726750 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084726750 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821084726750 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084726750 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084726750 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084726750 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084726750 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821084726750 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084726750 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084726750 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084726750 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084726751 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084726751 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084726751 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084726751 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084726752 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084726752 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084726752 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084726752 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084726752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726752 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084726752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084726752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084726752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084726752 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084726752 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084726752 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084726752 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084726752 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084726752 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084726752 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084726752 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084726752 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084726752 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084726752 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821084726753 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084726753 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084726753 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084726753 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084726753 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084726753 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(25)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084727544 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084727544 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084727544 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084727544 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084727544 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084727544 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084727544 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084727544 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084727544 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084727544 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821084727544 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084727544 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084727544 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084727544 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084727544 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084727544 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084727544 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084727544 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821084727544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084727544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084727544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084727544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084727544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084727544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084727544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084727544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084727544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084727544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084727544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084727544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084727544 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084727544 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084727544 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084727544 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084727544 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821084727544 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084727545 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821084727545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084727545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084727545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084727545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084727545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084727545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084727545 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084727545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084727545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084727545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084727545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084727545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084727545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084727545 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084727545 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084727545 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084727545 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084727545 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084727545 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084727545 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084727545 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084727545 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084727545 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084727545 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084727545 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821084727545 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084727545 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084727545 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084727545 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084727545 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084727545 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821084727545 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084727545 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084727545 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084727545 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084727545 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084727545 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084727545 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084727545 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084727545 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084727545 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821084727546 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084727546 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084727546 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084727546 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084727546 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084727546 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084727546 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084727546 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821084727546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084727546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084727546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084727546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084727546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084727546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084727546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084727546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084727546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084727546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084727546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084727546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084727546 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084727546 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084727546 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084727546 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084727546 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(28)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(25)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821084727549 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084727549 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084727549 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084727549 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084727549 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084727549 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084727549 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084727549 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084727549 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084727549 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821084727549 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084727549 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084727549 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084727549 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084727549 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084727549 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084727549 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084727549 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821084727549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084727549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084727549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084727549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084727549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084727549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084727549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084727549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084727549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084727549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084727549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084727549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084727549 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084727549 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084727549 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084727549 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084727549 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821084727549 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084727549 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821084727549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084727549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084727549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084727549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084727549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084727549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084727549 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084727549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084727549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084727549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084727549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084727549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084727549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084727549 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084727549 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084727549 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084727549 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084727549 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084727549 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084727549 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084727549 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084727549 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084727549 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084727549 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084727549 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821084727549 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084727549 DLSS7 <000c> ss7_combined_linkset.c:297 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-sgsn0' round-robin style (available) 20250821084727549 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821084727549 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084727549 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084727549 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821084727550 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084727550 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084727550 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084727550 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084727550 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084727550 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084727550 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084727550 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084727550 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084727550 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821084727550 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084727550 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084727550 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084727550 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084727550 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084727550 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084727550 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084727550 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821084727550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084727550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084727550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084727550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084727550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084727550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084727550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084727550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084727550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084727550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084727550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084727550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084727550 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084727550 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084727550 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084727550 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084727550 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250821084727551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084727551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084727551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821084727551 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821084727551 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:562) 20250821084727551 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821084727551 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821084727551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084727551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) HNBGW_Test.sgsn0-RAN(28)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } MTC@9519884ab86b: setverdict(pass): none -> pass 20250821084727560 DLINP DEBUG SRVCONN(,r=127.0.0.1:43214<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084727560 DLINP DEBUG SRVCONN(,r=127.0.0.1:43214<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084727560 DLINP DEBUG SRVCONN(,r=127.0.0.1:43214<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821084727560 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821084727560 DHNBAP ERROR (127.0.0.1:43214 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:554) 20250821084727560 DHNBAP ERROR (127.0.0.1:43214 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:106) 20250821084727560 DLINP DEBUG SRVCONN(,r=127.0.0.1:43214<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084727560 DLINP DEBUG SRVCONN(,r=127.0.0.1:43214<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:879) 20250821084727560 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: talloc reports "struct hnb_context" x 1, expecting 1 MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821084727572 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40143<->l=127.0.0.1:4262) (control_if.c:193) 20250821084727572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47874<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(18)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(17)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084727575 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47860<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084727576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084727576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084727576 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821084727576 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 (hnb.c:255) 20250821084727576 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_hnb_register_duplicate(16)@9519884ab86b: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(23)@9519884ab86b: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(19)@9519884ab86b: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(30)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@9519884ab86b: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@9519884ab86b: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Thu Aug 21 08:47:27 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 20250821084727670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47878<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084727749 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084727749 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084727749 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084727749 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821084727749 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084727749 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084727749 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084727749 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084727749 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084727749 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084727749 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821084727749 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084727749 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084727749 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821084727749 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084727749 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084727749 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084727749 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084727749 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084727749 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084727749 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821084727749 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084727749 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084727749 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084727749 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084727749 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084727749 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821084727749 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084727749 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084727749 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084727749 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084727749 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084727749 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084727749 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821084727750 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084727750 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084727750 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821084727750 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084727750 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084727750 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084727749 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084727749 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084727750 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821084727750 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084727750 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084727750 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084727750 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084727750 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084727750 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084727750 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084727750 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084727750 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084727750 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084727750 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084727750 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084727750 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084727750 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084727750 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084727750 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084727750 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821084727750 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084727750 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084727750 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084727750 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084727750 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084727750 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084727750 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084727750 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084727750 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084728272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47878<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=263348) Waiting for packet dumper to finish... 1 (prev_count=263348, count=263984) 20250821084729750 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084729750 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084729750 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821084729750 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084729750 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084729750 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:47: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_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@9519884ab86b: 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@9519884ab86b: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20250821084731381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47890<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084731384 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47900<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084731387 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39997<->l=127.0.0.1:4262) (control_if.c:572) 20250821084731403 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084731403 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084731403 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084731403 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084731403 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084731403 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821084731403 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821084731403 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821084731403 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084731403 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084731405 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084731405 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821084731405 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084731405 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084731405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731405 DLSS7 INFO 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084731405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084731405 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084731405 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084731405 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821084731405 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084731405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084731405 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084731405 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084731405 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821084731405 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084731405 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084731405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731405 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084731405 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084731405 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084731405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084731405 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084731405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084731405 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084731405 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821084731405 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084731405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084731405 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084731405 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084731405 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821084731405 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084731405 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084731405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731405 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084731405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084731405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084731405 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084731405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084731405 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084731405 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821084731405 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084731405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084731405 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084731405 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084731405 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084731405 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084731405 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084731405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731405 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084731405 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084731405 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084731405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084731405 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084731406 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084731406 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084731406 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084731406 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084731406 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084731406 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084731406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084731406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084731406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084731406 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=5 20250821084731406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821084731406 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821084731406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084731406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084731406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084731406 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=15 20250821084731406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821084731406 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084731406 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821084731406 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821084731406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084731406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084731406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084731406 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=12 20250821084731406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821084731406 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821084731406 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821084731406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084731406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084731406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084731406 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821084731406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084731406 DLSS7 <000c> ss7_combined_linkset.c:297 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-msc0' round-robin style (unavailable) 20250821084731406 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084731406 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(39)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(39)@9519884ab86b: M3UA emulation initiated, the test can be started MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(39)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(37)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084731418 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084731418 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084731418 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084731418 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084731419 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084731419 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084731419 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084731419 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084731420 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084731420 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821084731420 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084731420 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084731420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731420 DLSS7 INFO 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084731420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731420 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084731420 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084731420 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084731420 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821084731420 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084731420 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084731420 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084731420 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084731420 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821084731420 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084731420 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084731420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731420 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084731420 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084731420 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084731420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731420 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084731420 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084731420 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084731420 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084731420 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821084731420 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084731420 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084731420 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084731420 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084731420 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821084731420 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084731420 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084731420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731420 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084731420 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084731420 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084731420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731420 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084731420 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084731420 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084731420 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084731420 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821084731420 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084731420 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084731420 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084731420 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084731420 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084731420 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084731420 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084731420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731420 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084731420 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084731420 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084731420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731420 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084731420 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084731420 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084731420 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084731420 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084731420 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084731420 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084731420 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084731420 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084731420 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084731420 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084731420 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=8 20250821084731420 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821084731420 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821084731420 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084731420 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084731420 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084731420 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=15 20250821084731420 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821084731420 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084731420 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821084731420 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821084731420 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084731420 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084731420 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084731420 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=1 20250821084731420 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821084731420 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084731421 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821084731421 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821084731421 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084731421 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084731421 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084731421 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=12 20250821084731421 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084731421 DLSS7 <000c> ss7_combined_linkset.c:297 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-sgsn0' round-robin style (unavailable) 20250821084731421 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821084731421 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084731618 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084731618 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821084731618 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084731618 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(39)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821084731628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084731628 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821084731628 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084731628 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084731628 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084731628 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084731628 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084731628 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084731628 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084731628 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084731628 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084731628 DLSS7 <000c> ss7_asp.c:1383 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  20250821084731628 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084731631 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084731631 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821084731631 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084731631 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821084731631 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084731631 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084731631 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084731631 DLSS7 <000c> ss7_asp.c:1383 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  20250821084731631 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084731631 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084731631 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084731631 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084731631 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821084731631 DLSS7 <000c> ss7_asp.c:1383 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  20250821084731631 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084731631 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084731631 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084731631 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084731632 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084731632 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084731632 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084731632 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821084731632 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084731632 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084731632 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084731632 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084731632 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084731632 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084731632 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084731632 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084731633 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084731633 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084731633 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084731633 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084731633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731634 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084731634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731634 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084731634 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084731634 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084731634 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084731634 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084731634 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084731634 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) HNBGW_Test.sgsn0-M3UA(42)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821084731634 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084731635 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084731635 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084731635 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821084731635 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084731635 DLSS7 <000c> ss7_combined_linkset.c:297 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-msc0' round-robin style (available) 20250821084731635 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084731635 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084731635 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084731635 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821084731641 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084731641 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821084731641 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084731641 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084731641 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084731641 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084731641 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084731642 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084731642 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084731642 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084731642 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084731642 DLSS7 <000c> ss7_asp.c:1383 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  20250821084731642 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084731644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084731644 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084731645 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084731645 DLSS7 <000c> ss7_asp.c:1383 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  20250821084731645 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084731645 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084731645 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084731645 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084731645 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821084731645 DLSS7 <000c> ss7_asp.c:1383 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  20250821084731645 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084731645 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084731645 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084731645 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821084731645 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084731645 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084731645 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084731645 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084731645 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821084731645 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084731645 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084731645 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084731645 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084731645 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084731645 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084731645 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084731645 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084731646 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084731646 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084731646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084731646 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084731646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731647 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084731647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084731647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084731647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084731647 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084731647 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084731647 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084731647 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084731647 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084731647 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084731647 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084731647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084731647 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084731647 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084731647 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821084731647 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084731647 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084731647 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084731647 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084731647 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084731647 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(38)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084732431 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084732431 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084732431 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084732431 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084732431 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084732431 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084732432 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084732432 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084732432 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084732432 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821084732432 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084732432 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084732432 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084732432 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084732432 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084732432 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084732432 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084732432 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821084732432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084732432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084732432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084732432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084732432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084732432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084732432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084732432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084732432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084732432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084732432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084732432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084732432 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084732432 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084732432 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084732432 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084732432 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821084732432 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084732432 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821084732432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084732432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084732432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084732432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084732432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084732432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084732432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084732432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084732432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084732432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084732432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084732432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084732432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084732432 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084732432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084732432 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084732432 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084732432 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084732432 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084732432 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084732432 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084732433 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084732433 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084732433 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084732433 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821084732433 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084732433 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084732433 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084732433 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084732433 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084732433 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821084732434 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084732434 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084732434 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084732434 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084732434 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084732434 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084732434 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084732434 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084732434 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084732434 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821084732435 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084732435 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084732435 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084732435 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084732435 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084732435 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084732435 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084732435 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821084732435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084732435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084732435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084732435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084732435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084732435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084732435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084732435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084732435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084732435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084732435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084732435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084732435 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084732435 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084732435 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084732435 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084732435 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(41)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084732438 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084732438 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084732438 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084732438 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084732438 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084732438 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084732438 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084732438 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084732438 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084732438 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821084732438 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084732438 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084732438 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084732438 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084732438 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084732438 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084732438 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084732438 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821084732438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084732438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084732438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084732438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084732438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084732438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084732438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084732438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084732438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084732438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084732438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084732438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084732438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084732438 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084732438 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084732438 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084732438 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821084732438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084732438 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821084732438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084732438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084732438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084732438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084732438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084732438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084732438 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084732438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084732438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084732438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084732438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084732438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084732438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084732438 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084732438 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084732438 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084732438 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084732438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084732438 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084732438 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084732438 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084732438 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084732438 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084732438 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084732438 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821084732438 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084732438 DLSS7 <000c> ss7_combined_linkset.c:297 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-sgsn0' round-robin style (available) 20250821084732439 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821084732439 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084732439 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084732439 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821084732439 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084732439 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084732439 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084732439 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084732439 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084732439 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084732439 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084732439 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084732439 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084732439 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821084732439 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084732439 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084732439 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084732439 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084732439 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084732439 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084732439 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084732439 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821084732439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084732439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084732439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084732439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084732439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084732439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084732439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084732439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084732439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084732439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084732439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084732439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084732439 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084732439 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084732439 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084732439 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084732439 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(38)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821084732440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084732440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084732440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821084732440 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821084732440 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:562) 20250821084732440 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821084732440 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821084732440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084732440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) HNBGW_Test.sgsn0-RAN(41)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } MTC@9519884ab86b: setverdict(pass): none -> pass 20250821084732444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084732444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084732444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821084732444 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821084732444 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:562) 20250821084732444 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821084732444 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821084732444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084732444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: talloc reports "struct hnb_context" x 1, expecting 1 MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821084732450 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39997<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(33)@9519884ab86b: Final verdict of PTC: none 20250821084732452 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47900<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(32)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084732454 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47890<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(38)@9519884ab86b: Final verdict of PTC: none 20250821084732455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084732455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@9519884ab86b: Final verdict of PTC: none 20250821084732455 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821084732455 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 (hnb.c:255) 20250821084732455 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(37)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@9519884ab86b: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(34)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(43)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@9519884ab86b: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@9519884ab86b: 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'. Thu Aug 21 08:47:32 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 20250821084732551 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47902<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084732637 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084732637 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084732637 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084732637 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821084732637 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084732637 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084732637 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084732637 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084732637 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084732637 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084732637 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821084732637 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084732637 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084732637 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821084732637 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084732637 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084732637 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084732637 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084732637 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084732637 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084732637 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821084732637 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084732637 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084732637 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084732637 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084732637 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821084732637 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084732637 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084732637 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084732637 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084732637 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084732637 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084732637 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821084732638 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084732638 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084732637 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084732638 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084732638 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084732638 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084732638 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084732638 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084732638 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084732638 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084732638 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821084732638 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084732638 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084732638 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084732638 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084732638 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084732638 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084732638 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821084732638 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084732638 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084732638 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821084732638 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084732638 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084732638 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084732638 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084732638 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084732638 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084732638 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084732638 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084732638 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084732638 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084732638 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084732638 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084732638 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084732638 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084732638 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084733154 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47902<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=230464) Waiting for packet dumper to finish... 1 (prev_count=230464, count=261168) 20250821084734638 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084734638 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084734638 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821084734638 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084734638 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084734638 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:47: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_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@9519884ab86b: 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@9519884ab86b: Test case TC_hnb_disconnected_timeout started. 20250821084736293 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38788<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084736297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38804<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084736301 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45421<->l=127.0.0.1:4262) (control_if.c:572) 20250821084736319 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084736319 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084736319 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084736319 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084736320 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084736320 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_hnb_disconnected_timeout-Iuh0(48)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821084736320 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821084736320 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821084736320 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084736320 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084736320 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084736320 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084736320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736320 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084736320 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084736320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736320 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084736320 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084736320 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084736320 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084736320 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084736320 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084736320 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084736320 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084736320 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084736320 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084736320 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084736320 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821084736320 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084736320 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084736320 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821084736320 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084736320 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084736321 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084736321 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821084736321 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084736321 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084736321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736321 DLSS7 INFO 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=10 -> eSLS=106: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084736321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736322 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084736322 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084736322 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084736322 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821084736322 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084736322 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084736322 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084736322 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084736322 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821084736322 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084736322 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084736322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736322 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084736322 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084736322 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084736322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736322 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084736322 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084736322 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084736322 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084736322 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821084736322 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084736322 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084736322 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084736322 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084736322 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821084736322 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084736322 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084736322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736322 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084736322 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084736322 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084736322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736322 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084736322 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084736322 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084736322 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084736322 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821084736322 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084736322 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084736322 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084736322 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084736322 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084736322 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084736322 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=10 20250821084736322 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821084736322 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821084736322 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084736322 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084736322 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084736322 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=4 20250821084736322 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821084736322 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084736322 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821084736322 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821084736322 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084736322 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084736322 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084736322 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=1 20250821084736322 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821084736322 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084736322 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821084736322 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(52)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(52)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(50)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084736335 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084736335 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084736336 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084736336 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084736336 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084736336 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084736336 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084736336 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084736337 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084736337 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821084736337 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084736337 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084736337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736337 DLSS7 INFO 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=13 -> eSLS=125: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084736337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736337 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084736337 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=13 -> eSLS=125: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084736337 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084736337 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821084736337 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084736337 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084736337 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084736337 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084736337 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821084736337 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084736337 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084736337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736337 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084736337 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084736337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084736337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736337 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084736337 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084736337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084736337 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084736338 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821084736338 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084736338 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084736338 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084736338 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084736338 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821084736338 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084736338 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084736338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736338 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084736338 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084736338 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084736338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736338 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084736338 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084736338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084736338 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084736338 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821084736338 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084736338 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084736338 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084736338 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084736338 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084736338 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084736338 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084736338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736338 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084736338 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084736338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084736338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736338 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084736338 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084736338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084736338 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084736338 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084736338 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084736338 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084736338 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084736338 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084736338 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084736338 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084736338 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=13 20250821084736338 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821084736338 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821084736338 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084736338 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084736338 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084736338 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=7 20250821084736338 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821084736338 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084736338 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821084736338 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821084736338 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084736338 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084736338 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084736338 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=9 20250821084736338 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821084736338 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084736338 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821084736338 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821084736338 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084736338 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084736338 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084736338 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=1 20250821084736338 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084736338 DLSS7 <000c> ss7_combined_linkset.c:297 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-sgsn0' round-robin style (unavailable) 20250821084736338 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821084736338 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084736356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084736356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084736356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821084736356 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821084736356 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:562) 20250821084736356 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821084736356 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821084736356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084736356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821084736533 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084736533 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821084736533 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084736533 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(52)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821084736542 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084736542 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821084736542 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084736542 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084736542 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084736542 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084736542 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084736542 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084736542 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084736542 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084736542 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084736542 DLSS7 <000c> ss7_asp.c:1383 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  20250821084736542 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084736544 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084736545 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084736545 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084736545 DLSS7 <000c> ss7_asp.c:1383 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  20250821084736545 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084736545 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084736545 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084736545 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084736545 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821084736545 DLSS7 <000c> ss7_asp.c:1383 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  20250821084736545 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084736545 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084736545 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084736545 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084736545 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084736545 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084736545 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084736545 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821084736545 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084736545 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084736545 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084736545 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084736545 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084736545 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084736545 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084736545 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084736546 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084736546 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084736546 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084736546 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084736546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736546 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084736546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736547 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084736547 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084736547 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084736547 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084736547 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084736547 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084736547 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084736547 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084736547 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084736547 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084736547 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821084736547 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084736547 DLSS7 <000c> ss7_combined_linkset.c:297 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-msc0' round-robin style (available) 20250821084736547 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084736547 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084736547 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084736547 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821084736547 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084736547 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821084736547 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084736547 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(55)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821084736553 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084736553 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821084736553 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084736553 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084736553 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084736553 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084736553 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084736553 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084736553 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084736553 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084736553 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084736553 DLSS7 <000c> ss7_asp.c:1383 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  20250821084736553 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084736554 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084736554 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084736554 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084736554 DLSS7 <000c> ss7_asp.c:1383 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  20250821084736554 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084736554 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084736554 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084736554 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084736554 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821084736554 DLSS7 <000c> ss7_asp.c:1383 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  20250821084736554 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084736554 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084736554 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084736554 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821084736554 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084736554 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084736554 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084736554 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084736554 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821084736554 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084736554 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084736554 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084736554 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084736554 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084736554 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084736554 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084736554 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084736555 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084736555 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084736555 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084736555 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084736555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736555 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084736555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084736555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084736555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084736555 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084736555 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084736555 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084736555 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084736555 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084736555 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084736555 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084736555 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084736556 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084736556 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084736556 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821084736556 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084736556 DLSS7 <000c> ss7_combined_linkset.c:297 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-sgsn0' round-robin style (available) 20250821084736556 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821084736556 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084736556 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084736556 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(51)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084737348 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084737348 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084737348 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084737348 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084737348 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084737348 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084737348 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084737348 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084737348 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084737348 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821084737348 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084737348 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084737348 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084737348 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084737348 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084737348 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084737348 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084737348 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821084737348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084737348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084737348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084737348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084737348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084737348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084737348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084737348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084737348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084737348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084737348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084737348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084737348 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084737348 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084737348 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084737348 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084737348 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821084737349 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084737349 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821084737349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084737349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084737349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084737349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084737349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084737349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084737349 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084737349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084737349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084737349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084737349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084737349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084737349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084737349 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084737349 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084737349 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084737349 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084737349 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084737349 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084737349 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084737349 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084737349 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084737349 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084737349 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084737349 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821084737349 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084737349 DLSS7 <000c> ss7_combined_linkset.c:297 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-msc0' round-robin style (available) 20250821084737349 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084737349 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084737349 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084737349 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821084737352 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084737352 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084737352 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084737352 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084737352 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084737352 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084737352 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084737352 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084737352 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084737352 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821084737352 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084737352 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084737352 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084737352 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084737352 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084737352 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084737352 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084737352 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821084737352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084737352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084737352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084737352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084737352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084737352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084737352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084737352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084737352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084737352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084737352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084737352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084737352 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084737352 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084737352 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084737352 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084737353 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(51)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821084737355 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084737355 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084737355 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084737355 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084737355 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084737355 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084737355 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084737355 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821084737355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084737355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084737355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084737355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084737355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084737355 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084737355 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084737355 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084737355 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084737355 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084737355 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084737355 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084737355 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084737355 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084737355 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821084737355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084737355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) HNBGW_Test.sgsn0-RAN(54)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084737355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084737355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084737355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084737355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084737355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084737355 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084737355 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084737355 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084737355 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084737355 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821084737355 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084737355 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821084737355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084737355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084737355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084737355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084737355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084737355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084737355 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084737355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084737355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084737355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084737355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084737355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084737355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084737355 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084737355 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084737355 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084737355 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084737355 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084737355 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084737355 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084737355 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084737355 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084737355 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084737355 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084737355 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821084737355 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084737355 DLSS7 <000c> ss7_combined_linkset.c:297 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-sgsn0' round-robin style (available) 20250821084737355 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084737355 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084737355 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084737355 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821084737356 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084737356 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084737356 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084737356 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084737356 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084737356 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084737356 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084737356 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084737356 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084737356 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821084737356 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084737356 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084737356 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084737356 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084737356 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084737356 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084737356 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084737356 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821084737356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084737356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084737356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084737356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084737356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084737356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084737356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084737356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084737356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084737356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084737356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084737356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084737356 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084737357 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084737357 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084737357 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084737357 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(54)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821084737363 DLCTRL DEBUG Command: GET 784206548 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250821084737363 DLCTRL DEBUG Tx Command reply: GET_REPLY 784206548 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@9519884ab86b: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@9519884ab86b: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250821084737370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084737370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084737371 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821084737371 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 (hnb.c:255) 20250821084737371 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_hnb_disconnected_timeout-Iuh0(48)@9519884ab86b: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250821084738379 DLCTRL DEBUG Command: GET 295584810 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250821084738379 DLCTRL DEBUG Tx Command reply: GET_REPLY 295584810 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250821084743392 DLCTRL DEBUG Command: GET 520616982 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250821084743392 DLCTRL DEBUG Tx Command reply: ERROR 520616982 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)@9519884ab86b: 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@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250821084744424 DLCTRL DEBUG Command: GET 600559459 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250821084744424 DLCTRL DEBUG Tx Command reply: ERROR 600559459 rate_ctr.abs.hnb.0.iuh:established Counter group with given name and index not found (control_if.c:477) 20250821084744425 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821084744425 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_hnb_disconnected_timeout-Iuh0(57)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 IPA-CTRL-CLI-IPA(46)@9519884ab86b: 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@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084744432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084744432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084744432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821084744433 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821084744433 DLGLOBAL DEBUG validating counter group 0x5556d676bbc0(hnb) with 72 counters (rate_ctr.c:86) 20250821084744433 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:562) 20250821084744433 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821084744433 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821084744433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084744433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250821084744436 DLCTRL DEBUG Command: GET 594420927 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250821084744436 DLCTRL DEBUG Tx Command reply: GET_REPLY 594420927 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084745442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084745442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084745442 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821084745442 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 (hnb.c:255) 20250821084745442 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_hnb_disconnected_timeout-Iuh0(57)@9519884ab86b: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250821084745449 DLCTRL DEBUG Command: GET 948844430 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250821084745449 DLCTRL DEBUG Tx Command reply: GET_REPLY 948844430 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084749860 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084749860 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084749861 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821084749861 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821084749861 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821084749861 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821084749861 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821084749861 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821084749861 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084749861 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821084749861 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821084749861 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821084749861 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084749861 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821084749861 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821084749861 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250821084749861 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821084749861 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821084749861 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821084749862 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@9519884ab86b: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250821084751461 DLCTRL DEBUG Command: GET 158755552 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250821084751461 DLCTRL DEBUG Tx Command reply: ERROR 158755552 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)@9519884ab86b: 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@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821084751473 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38804<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084751474 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45421<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(45)@9519884ab86b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(46)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084751478 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38788<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(54)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(53)@9519884ab86b: Final verdict of PTC: none 20250821084751489 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084751489 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084751489 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084751489 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821084751489 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084751489 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084751489 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084751489 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084751489 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084751489 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084751489 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821084751489 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084751490 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084751490 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821084751490 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084751490 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084751490 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084751490 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084751490 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084751490 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084751490 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821084751490 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084751490 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084751490 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084751490 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084751490 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084751490 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821084751490 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821084751490 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084751490 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084751490 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084751490 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084751490 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084751490 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084751490 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821084751490 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084751490 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084751490 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) MutexDispCT-TC_hnb_disconnected_timeout(44)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(51)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(47)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(56)@9519884ab86b: Final verdict of PTC: none 20250821084751490 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084751490 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821084751490 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084751490 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084751490 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084751490 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084751490 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084751490 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084751490 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084751490 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084751490 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084751490 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821084751490 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084751490 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084751490 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084751490 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084751490 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084751490 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084751490 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084751490 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(50)@9519884ab86b: Final verdict of PTC: none 20250821084751490 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084751490 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084751490 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821084751491 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084751491 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084751491 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084751491 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084751491 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084751491 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084751491 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084751491 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084751491 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(52)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(55)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@9519884ab86b: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Thu Aug 21 08:47:51 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 20250821084751565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47850<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084752068 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47850<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=250704) Waiting for packet dumper to finish... 1 (prev_count=250704, count=280160) 20250821084753491 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084753491 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084753491 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821084753491 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084753491 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084753491 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:47:54 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@9519884ab86b: 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@9519884ab86b: Test case TC_ue_register started. 20250821084755184 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52564<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084755189 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52576<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084755191 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43129<->l=127.0.0.1:4262) (control_if.c:572) 20250821084755207 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084755207 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084755207 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084755207 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084755207 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084755207 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084755207 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821084755207 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821084755207 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084755207 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ue_register-Iuh0(63)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821084755208 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084755208 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821084755208 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084755208 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084755208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755208 DLSS7 INFO 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084755209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755209 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084755209 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084755209 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084755209 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821084755209 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084755209 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084755209 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084755209 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084755209 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821084755209 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084755209 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084755209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755209 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084755209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084755209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755209 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084755209 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084755209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084755209 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084755209 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821084755209 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084755209 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084755209 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084755209 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084755209 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821084755209 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084755209 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084755209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755209 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084755209 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084755209 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084755209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755209 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084755209 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084755209 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084755209 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084755209 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821084755209 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084755209 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084755209 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084755209 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084755209 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084755209 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084755209 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084755209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755209 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084755209 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084755209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755209 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084755209 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084755209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084755209 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084755209 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084755209 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084755209 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084755209 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084755209 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084755209 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084755209 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084755209 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=14 20250821084755209 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821084755209 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821084755209 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084755209 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084755209 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084755209 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=4 20250821084755209 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821084755209 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821084755209 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821084755209 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084755209 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084755209 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084755209 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821084755209 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821084755209 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084755209 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821084755209 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821084755209 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084755209 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084755209 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084755209 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821084755209 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084755209 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084755209 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(67)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(67)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(65)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084755221 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084755221 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084755221 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084755221 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084755221 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084755221 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084755221 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084755221 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084755222 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084755222 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821084755222 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084755222 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084755222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755223 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084755223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755223 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084755223 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084755223 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084755223 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821084755223 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084755223 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084755223 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084755223 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084755223 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821084755223 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084755223 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084755223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755223 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084755223 DLSS7 INFO 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=3 -> eSLS=3: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084755223 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084755223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755223 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084755223 DLSS7 INFO 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=3 -> eSLS=3: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084755223 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084755223 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084755223 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821084755223 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084755223 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084755223 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084755223 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084755223 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821084755223 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084755223 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084755223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755223 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084755223 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084755223 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084755223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755223 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084755223 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084755223 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084755223 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084755223 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821084755223 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084755223 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084755223 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084755223 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084755223 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084755223 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084755223 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084755223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755223 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084755223 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084755223 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084755223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755223 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084755223 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084755223 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084755223 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084755223 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084755223 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084755223 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084755223 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084755223 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084755223 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084755223 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084755223 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=8 20250821084755223 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821084755223 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821084755223 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084755223 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084755223 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084755223 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=3 20250821084755223 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821084755223 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084755224 DLSS7 <000c> ss7_combined_linkset.c:322 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=3 -> eSLS=3: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821084755224 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821084755224 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084755224 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084755224 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084755224 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=14 20250821084755224 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821084755224 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084755224 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821084755224 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821084755224 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084755224 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084755224 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084755224 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821084755224 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084755224 DLSS7 <000c> ss7_combined_linkset.c:297 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-sgsn0' round-robin style (unavailable) 20250821084755224 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821084755224 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(70)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(68)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084755244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084755244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084755244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821084755244 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821084755244 DLGLOBAL DEBUG validating counter group 0x5556d676bbc0(hnb) with 72 counters (rate_ctr.c:86) 20250821084755244 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:562) 20250821084755244 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821084755244 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821084755244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084755244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821084755419 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084755419 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821084755419 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084755419 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(67)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821084755428 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084755428 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821084755428 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084755428 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084755428 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084755428 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084755428 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084755428 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084755428 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084755428 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084755428 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084755428 DLSS7 <000c> ss7_asp.c:1383 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  20250821084755428 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084755432 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084755432 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084755432 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084755432 DLSS7 <000c> ss7_asp.c:1383 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  20250821084755432 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084755432 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084755432 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084755432 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084755432 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821084755432 DLSS7 <000c> ss7_asp.c:1383 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  20250821084755432 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084755432 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084755432 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084755432 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084755432 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084755432 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084755432 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084755432 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821084755432 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084755432 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084755432 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084755433 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084755433 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084755433 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084755433 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084755433 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084755433 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084755433 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821084755433 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084755433 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821084755434 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084755434 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084755434 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084755434 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084755434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084755434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755434 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084755434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084755434 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084755434 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084755434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084755435 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084755435 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084755435 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084755435 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084755435 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084755435 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821084755435 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084755435 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084755435 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084755435 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084755435 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084755435 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(70)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821084755440 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084755440 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821084755440 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084755440 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084755440 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084755440 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084755440 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084755440 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084755440 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084755440 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084755440 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084755440 DLSS7 <000c> ss7_asp.c:1383 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  20250821084755440 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084755442 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084755442 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084755442 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084755443 DLSS7 <000c> ss7_asp.c:1383 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  20250821084755443 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084755443 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084755443 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084755443 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084755443 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821084755443 DLSS7 <000c> ss7_asp.c:1383 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  20250821084755443 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084755443 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084755443 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084755443 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821084755443 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084755443 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084755443 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084755443 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084755443 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821084755443 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084755443 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084755443 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084755443 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084755443 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084755443 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084755443 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084755443 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084755444 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084755444 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084755444 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084755444 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084755444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755445 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084755445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084755445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084755445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084755445 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084755445 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084755445 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084755445 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084755445 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084755445 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084755445 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084755445 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084755445 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084755445 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084755445 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821084755445 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084755445 DLSS7 <000c> ss7_combined_linkset.c:297 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-sgsn0' round-robin style (available) 20250821084755445 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084755445 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084755445 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084755445 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(66)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084756232 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084756232 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084756232 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084756232 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084756232 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084756232 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084756232 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084756232 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084756232 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084756232 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821084756232 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084756232 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084756232 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084756232 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084756232 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084756232 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084756232 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084756232 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821084756232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084756232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084756232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084756232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084756232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084756232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084756232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084756232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084756232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084756232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084756232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084756232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084756232 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084756232 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084756232 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084756233 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084756233 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821084756233 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084756233 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821084756233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084756233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084756233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084756233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084756233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084756233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084756233 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084756233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084756233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084756233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084756233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084756233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084756233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084756233 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084756233 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084756233 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084756233 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084756233 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084756233 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084756233 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084756233 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084756233 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084756233 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084756233 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084756233 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821084756233 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084756233 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084756233 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084756233 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084756233 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084756233 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821084756235 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084756235 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084756235 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084756235 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084756235 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084756235 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084756235 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084756235 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084756235 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084756235 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821084756235 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084756236 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084756236 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084756236 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084756236 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084756236 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084756236 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084756236 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821084756236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084756236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084756236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084756236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084756236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084756236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084756236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084756236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084756236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084756236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084756236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084756236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084756236 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084756236 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084756236 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084756236 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084756236 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(66)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(69)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084756244 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084756244 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084756244 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084756244 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084756244 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084756244 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084756244 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084756244 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084756244 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084756244 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821084756244 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084756244 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084756244 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084756244 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084756244 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084756244 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084756244 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084756244 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821084756244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084756244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084756244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084756244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084756244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084756244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084756244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084756244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084756244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084756244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084756244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084756244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084756244 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084756244 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084756244 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084756244 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084756244 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821084756244 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084756244 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821084756244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084756244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084756244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084756244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084756244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084756244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084756244 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084756244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084756244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084756244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084756244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084756244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084756244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084756244 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084756244 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084756244 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084756244 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084756244 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084756244 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084756244 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084756244 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084756244 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084756244 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084756244 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084756245 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821084756245 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084756245 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084756245 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821084756245 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084756245 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084756245 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821084756248 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084756248 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084756248 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084756248 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084756248 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084756248 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084756248 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084756248 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084756248 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084756248 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821084756248 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084756248 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084756248 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084756248 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084756248 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084756248 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084756248 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084756248 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821084756248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084756248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084756248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084756248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084756248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084756248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084756248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084756248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084756248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084756248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084756248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084756248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084756248 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084756248 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084756248 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084756248 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084756248 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(69)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821084756254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084756254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084756254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1431) 20250821084756254 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250821084756254 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:638) 20250821084756254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084756254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 27 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821084756263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52576<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084756264 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43129<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(60)@9519884ab86b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084756267 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52564<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ue_register(59)@9519884ab86b: Final verdict of PTC: none 20250821084756270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084756270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084756270 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821084756270 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 (hnb.c:255) 20250821084756270 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-RAN(66)@9519884ab86b: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(64)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(62)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(71)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@9519884ab86b: Final verdict of PTC: none TC_ue_register-Iuh0(63)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@9519884ab86b: Test case TC_ue_register finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Thu Aug 21 08:47:56 UTC 2025 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20250821084756354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52584<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084756437 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084756437 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084756437 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084756437 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821084756437 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084756437 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084756437 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084756437 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084756437 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084756437 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084756437 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821084756437 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084756437 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084756437 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821084756437 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084756437 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084756437 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084756437 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084756437 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084756437 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084756437 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821084756437 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084756437 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084756437 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084756437 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084756438 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821084756438 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084756438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084756438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084756438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084756438 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084756438 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084756438 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084756438 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084756438 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084756437 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084756437 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084756437 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084756438 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821084756438 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084756438 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084756438 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084756438 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084756438 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084756438 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084756438 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821084756438 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084756438 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084756438 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821084756438 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084756438 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084756438 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084756438 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084756438 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084756438 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084756438 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084756438 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084756438 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084756438 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084756438 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821084756438 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084756438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084756438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084756438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084756438 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084756438 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084756438 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084756438 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084756438 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084756957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52584<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=258880) Waiting for packet dumper to finish... 1 (prev_count=258880, count=259516) 20250821084758438 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084758438 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084758438 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821084758438 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084758438 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084758438 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:47: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_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@9519884ab86b: 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@9519884ab86b: Test case TC_ue_register_tmsi_lai started. MTC@9519884ab86b: 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 20250821084800086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52594<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084800091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52610<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084800093 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38225<->l=127.0.0.1:4262) (control_if.c:572) 20250821084800110 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084800110 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084800111 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084800111 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084800111 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084800111 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084800111 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084800111 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084800111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800112 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084800112 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084800112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800112 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084800112 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084800112 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084800112 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084800112 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084800112 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084800112 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084800112 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084800112 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084800112 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ue_register_tmsi_lai-Iuh0(76)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821084800112 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821084800112 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821084800112 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084800112 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084800112 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084800112 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821084800112 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084800112 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084800112 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821084800113 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084800113 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821084800113 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084800113 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084800113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800113 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084800113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084800113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800113 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084800113 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084800113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084800113 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084800113 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821084800113 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084800113 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084800113 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084800113 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084800113 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821084800113 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084800113 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084800113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800113 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084800113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084800113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800113 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084800113 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084800113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084800113 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084800113 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821084800113 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084800113 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084800113 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084800113 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084800113 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084800113 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084800113 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084800113 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084800113 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=8 20250821084800114 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821084800114 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821084800114 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821084800114 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084800114 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084800114 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084800114 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=7 20250821084800114 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821084800114 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821084800114 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821084800114 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084800115 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821084800115 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084800115 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084800115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800115 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084800115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800115 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084800115 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084800115 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084800115 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821084800115 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084800115 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084800115 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084800115 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084800115 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084800115 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084800115 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=5 20250821084800115 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821084800115 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(80)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(80)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(78)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084800141 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084800141 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084800141 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084800141 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084800142 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084800142 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084800142 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084800142 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084800143 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084800143 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821084800143 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084800143 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084800143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800143 DLSS7 INFO 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=6 -> eSLS=118: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084800143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800143 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084800143 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=6 -> eSLS=118: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084800143 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084800143 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821084800143 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084800143 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084800143 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084800143 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084800143 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821084800143 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084800143 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084800143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800143 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084800143 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084800143 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084800143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800143 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084800143 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084800143 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084800143 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084800143 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821084800143 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084800143 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084800143 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084800143 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084800143 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821084800143 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084800143 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084800143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800143 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084800143 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084800143 DLSS7 INFO 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=6 -> eSLS=22: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084800143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800143 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084800143 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084800143 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084800143 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084800143 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821084800143 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084800143 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084800143 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084800143 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084800143 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084800143 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084800143 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084800143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800143 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084800143 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084800143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800143 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084800143 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084800143 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084800143 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084800143 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084800143 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084800143 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084800143 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084800143 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084800143 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084800143 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084800143 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=6 20250821084800143 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821084800143 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821084800143 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084800143 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084800143 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084800143 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=11 20250821084800143 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821084800143 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084800143 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821084800143 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821084800143 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084800143 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084800143 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084800143 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=6 20250821084800143 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821084800143 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084800143 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821084800143 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821084800143 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084800143 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084800143 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084800144 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=1 20250821084800144 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084800144 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821084800144 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(83)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084800165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084800165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084800165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821084800165 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821084800165 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:562) 20250821084800165 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821084800165 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821084800165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084800165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821084800337 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084800337 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821084800337 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084800337 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(80)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821084800342 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084800342 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821084800342 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084800342 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084800342 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084800342 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084800342 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084800342 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084800342 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084800342 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084800342 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084800342 DLSS7 <000c> ss7_asp.c:1383 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  20250821084800342 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084800343 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084800343 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084800343 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084800343 DLSS7 <000c> ss7_asp.c:1383 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  20250821084800343 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084800343 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084800343 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084800343 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084800343 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821084800343 DLSS7 <000c> ss7_asp.c:1383 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  20250821084800343 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084800343 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084800343 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084800343 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084800343 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084800343 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084800343 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084800343 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821084800343 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084800343 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084800343 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084800343 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084800343 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084800343 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084800343 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084800343 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084800344 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084800344 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084800345 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084800345 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084800345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800345 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084800345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800345 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084800345 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084800345 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084800345 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084800345 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084800345 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084800345 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084800345 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084800345 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084800345 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084800345 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821084800345 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084800345 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084800345 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084800345 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084800345 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084800345 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821084800356 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084800356 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821084800356 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084800356 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(83)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821084800362 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084800362 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821084800362 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084800362 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084800362 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084800362 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084800362 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084800362 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084800362 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084800362 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084800362 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084800362 DLSS7 <000c> ss7_asp.c:1383 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  20250821084800362 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084800363 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084800363 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084800363 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084800363 DLSS7 <000c> ss7_asp.c:1383 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  20250821084800363 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084800363 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084800363 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084800363 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084800363 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821084800363 DLSS7 <000c> ss7_asp.c:1383 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  20250821084800363 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084800363 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084800363 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084800363 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821084800363 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084800363 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084800363 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084800363 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084800363 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821084800363 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084800363 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084800363 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084800363 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084800363 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084800363 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084800363 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084800363 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084800364 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084800364 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084800364 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084800364 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084800364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800364 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084800364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084800364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084800364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084800364 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084800364 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084800364 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084800364 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084800364 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084800364 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084800364 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084800365 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084800365 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084800365 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084800365 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821084800365 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084800365 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084800365 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084800365 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084800365 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084800365 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(79)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084801151 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084801151 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084801151 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084801151 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084801151 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084801151 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084801151 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084801151 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084801151 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084801152 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821084801152 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084801152 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084801152 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084801152 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084801152 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084801152 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084801152 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084801152 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821084801152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084801152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084801152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084801152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084801152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084801152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084801152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084801152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084801152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084801152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084801152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084801152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084801152 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084801152 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084801152 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084801152 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084801152 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821084801152 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084801152 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821084801152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084801152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084801152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084801152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084801152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084801152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084801152 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084801152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084801152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084801152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084801152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084801152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084801152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084801152 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084801152 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084801152 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084801152 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084801152 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084801152 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084801152 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084801152 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084801153 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084801153 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084801153 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084801153 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821084801153 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084801153 DLSS7 <000c> ss7_combined_linkset.c:297 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-msc0' round-robin style (available) 20250821084801153 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084801153 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084801153 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084801153 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821084801156 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084801156 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084801156 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084801156 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084801156 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084801156 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084801156 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084801156 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084801156 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084801156 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821084801156 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084801156 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084801156 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084801156 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084801156 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084801156 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084801156 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084801156 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821084801156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084801156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084801156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084801156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084801156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084801156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084801156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084801156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084801156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084801156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084801156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084801156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084801156 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084801156 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084801156 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084801156 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084801156 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(79)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(82)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084801170 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084801170 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084801170 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084801170 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084801170 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084801170 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084801170 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084801170 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084801170 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084801170 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821084801171 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084801171 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084801171 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084801171 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084801171 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084801171 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084801171 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084801171 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821084801171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084801171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084801171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084801171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084801171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084801171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084801171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084801171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084801171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084801171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084801171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084801171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084801171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084801171 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084801171 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084801171 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084801171 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821084801171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084801171 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821084801171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084801171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084801171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084801171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084801171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084801171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084801171 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084801171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084801171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084801171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084801171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084801171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084801171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084801171 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084801171 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084801171 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084801171 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084801171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084801171 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084801171 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084801171 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084801172 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084801172 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084801172 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084801172 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821084801172 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084801172 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084801172 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084801172 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084801172 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084801172 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821084801174 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084801174 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084801174 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084801174 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084801174 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084801174 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084801174 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084801174 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084801175 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084801175 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821084801175 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084801175 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084801175 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084801175 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084801175 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084801175 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084801175 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084801175 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821084801175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084801175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084801175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084801175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084801175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084801175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084801175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084801175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084801175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084801175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084801175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084801175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084801175 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084801175 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084801175 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084801175 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084801175 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250821084801175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084801175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084801175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1431) 20250821084801175 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250821084801175 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:396) 20250821084801175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084801175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 29 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(82)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821084801182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52610<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084801183 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38225<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(74)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(73)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084801185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52594<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084801186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084801186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084801186 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821084801186 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 (hnb.c:255) 20250821084801186 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_ue_register_tmsi_lai(72)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(79)@9519884ab86b: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(77)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(84)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(75)@9519884ab86b: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@9519884ab86b: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Thu Aug 21 08:48:01 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 20250821084801277 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52614<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084801357 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084801357 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084801357 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084801357 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821084801357 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084801357 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084801357 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084801357 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084801357 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084801357 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084801357 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821084801357 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084801357 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084801357 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821084801357 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084801357 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084801357 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084801357 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084801357 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084801357 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084801357 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821084801357 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084801357 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084801358 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084801358 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084801358 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821084801358 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084801358 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084801358 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084801358 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084801358 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084801358 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084801358 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084801358 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084801358 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084801358 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084801358 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084801358 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084801358 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821084801358 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084801358 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084801358 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084801358 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084801358 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084801358 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084801358 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821084801358 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084801358 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084801358 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821084801358 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084801358 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084801358 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084801358 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084801358 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084801358 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084801358 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084801358 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084801359 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084801359 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084801359 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821084801359 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084801359 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084801359 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084801359 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084801359 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084801359 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084801359 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084801359 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084801359 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084801881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52614<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=229576) Waiting for packet dumper to finish... 1 (prev_count=229576, count=257612) 20250821084803359 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084803359 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084803359 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821084803359 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084803359 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084803359 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:48:03 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@9519884ab86b: 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@9519884ab86b: Test case TC_ue_register_before_hnb_register started. 20250821084804952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52618<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084804956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52632<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084804960 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42009<->l=127.0.0.1:4262) (control_if.c:572) 20250821084804976 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084804976 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084804976 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084804976 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084804976 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084804976 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084804977 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084804977 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084804977 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) TC_ue_register_before_hnb_register-Iuh0(89)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821084804977 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821084804978 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084804978 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821084804978 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084804978 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084804978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084804978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084804978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084804978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084804978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084804978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084804978 DLSS7 INFO 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084804978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084804978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084804978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084804978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084804978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084804978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084804978 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084804978 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084804978 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084804978 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821084804978 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084804978 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084804978 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084804978 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084804978 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821084804978 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084804978 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084804978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084804978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084804978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084804978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084804978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084804978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084804978 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084804978 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084804978 DLSS7 INFO 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=11 -> eSLS=27: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084804978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084804978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084804978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084804978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084804978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084804978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084804978 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084804978 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084804978 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084804978 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084804978 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821084804978 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084804978 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084804978 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084804978 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084804978 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821084804978 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084804978 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084804978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084804978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084804978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084804978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084804978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084804978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084804978 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084804978 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084804978 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084804978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084804978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084804978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084804978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084804978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084804978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084804978 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084804978 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084804978 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084804978 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084804978 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821084804978 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084804978 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084804978 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084804978 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084804978 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084804978 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084804978 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084804978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084804978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084804978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084804978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084804978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084804978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084804978 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084804978 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084804978 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084804978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084804978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084804978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084804978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084804978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084804978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084804978 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084804978 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084804978 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084804978 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084804978 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084804978 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084804978 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084804978 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084804978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084804978 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084804978 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084804978 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=1 20250821084804978 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821084804978 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821084804978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084804978 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084804978 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084804978 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=11 20250821084804978 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821084804978 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084804978 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821084804978 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821084804978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084804978 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084804978 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084804978 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=3 20250821084804978 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821084804978 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084804978 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821084804978 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821084804978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084804978 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084804979 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084804979 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821084804979 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084804979 DLSS7 <000c> ss7_combined_linkset.c:297 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-msc0' round-robin style (unavailable) 20250821084804979 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084804979 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(93)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(93)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(91)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084804998 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084804998 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084804998 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084804998 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084804998 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084804998 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084804998 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084804998 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084805000 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084805000 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821084805000 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084805000 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084805000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084805000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084805000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084805000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084805000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084805000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084805000 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084805000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084805000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084805000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084805000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084805000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084805000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084805000 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084805000 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084805000 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084805000 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821084805000 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084805000 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084805000 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084805000 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084805000 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821084805000 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084805000 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084805000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084805000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084805000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084805000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084805000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084805000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084805000 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084805000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084805000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084805000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084805000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084805000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084805000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084805000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084805000 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084805000 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084805000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084805000 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084805000 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821084805000 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084805000 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084805000 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084805000 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084805000 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821084805000 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084805000 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084805000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084805000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084805000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084805000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084805000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084805000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084805000 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084805000 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084805000 DLSS7 INFO 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=2 -> eSLS=18: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084805000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084805000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084805000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084805000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084805000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084805000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084805000 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084805000 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084805000 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084805000 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=1 20250821084805000 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821084805000 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821084805000 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084805000 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084805000 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084805000 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=11 20250821084805000 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821084805000 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821084805000 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821084805000 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084805000 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084805000 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084805000 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=2 20250821084805000 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821084805000 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084805000 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821084805000 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821084805000 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084805000 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084805000 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084805000 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821084805000 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084805000 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821084805000 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821084805000 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084805000 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084805000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084805000 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084805000 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821084805000 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084805000 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084805000 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084805000 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084805000 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084805000 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084805000 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084805000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084805000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084805000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084805000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084805000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084805000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084805000 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084805000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084805000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084805000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084805000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084805000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084805000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084805000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084805000 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084805000 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084805000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084805000 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084805000 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084805000 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084805000 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084805000 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(96)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@9519884ab86b: M3UA emulation initiated, the test can be started MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(96)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(94)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084805193 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084805193 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821084805193 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084805193 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(93)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821084805199 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084805199 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821084805199 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084805199 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084805199 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084805199 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084805199 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084805199 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084805200 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084805200 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084805200 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084805200 DLSS7 <000c> ss7_asp.c:1383 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  20250821084805200 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084805202 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084805202 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084805202 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084805202 DLSS7 <000c> ss7_asp.c:1383 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  20250821084805202 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084805202 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084805202 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084805202 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084805202 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821084805202 DLSS7 <000c> ss7_asp.c:1383 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  20250821084805202 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084805202 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084805202 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084805202 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084805202 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084805202 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084805202 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084805202 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821084805202 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084805202 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084805202 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084805202 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084805202 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084805202 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084805202 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084805202 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084805203 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084805204 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084805204 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084805204 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084805204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084805204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084805204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084805204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084805204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084805204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084805204 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084805204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084805204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084805204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084805204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084805204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084805204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084805204 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084805204 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084805204 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084805204 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084805204 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084805204 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084805204 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084805204 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084805204 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084805204 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084805204 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821084805204 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084805204 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084805204 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084805204 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084805204 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084805204 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821084805216 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084805216 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821084805216 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084805216 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(96)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821084805220 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084805220 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821084805220 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084805220 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084805220 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084805220 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084805220 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084805221 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084805221 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084805221 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084805221 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084805221 DLSS7 <000c> ss7_asp.c:1383 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  20250821084805221 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084805225 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084805225 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084805225 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084805225 DLSS7 <000c> ss7_asp.c:1383 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  20250821084805226 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084805226 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084805226 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084805226 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084805226 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821084805226 DLSS7 <000c> ss7_asp.c:1383 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  20250821084805226 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084805226 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084805226 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821084805226 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084805226 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084805226 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084805226 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821084805226 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084805226 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084805226 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084805226 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084805227 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084805227 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084805227 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084805227 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084805227 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084805227 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084805228 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084805228 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084805228 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084805228 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084805228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084805228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084805228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084805228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084805228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084805228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084805228 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084805228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084805228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084805228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084805228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084805228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084805228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084805229 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084805229 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084805229 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084805229 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084805229 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084805229 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084805229 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084805229 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084805229 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084805229 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084805229 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821084805229 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084805229 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084805229 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084805229 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084805230 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084805230 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(92)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084806006 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084806006 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084806006 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084806006 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084806006 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084806006 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084806006 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084806006 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084806006 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084806006 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821084806006 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084806006 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084806006 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084806006 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084806006 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084806006 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084806006 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084806006 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821084806006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084806006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084806006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084806006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084806006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084806006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084806006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084806006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084806006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084806006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084806006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084806006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084806006 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084806006 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084806006 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084806006 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084806006 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821084806006 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084806006 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821084806007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084806007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084806007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084806007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084806007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084806007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084806007 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084806007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084806007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084806007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084806007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084806007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084806007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084806007 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084806007 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084806007 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084806007 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084806007 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084806007 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084806007 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084806007 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084806007 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084806007 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084806007 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084806007 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821084806007 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084806007 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084806007 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084806007 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084806007 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084806007 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821084806007 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084806007 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084806007 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084806007 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084806007 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084806007 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084806007 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084806007 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084806007 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084806007 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821084806007 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084806007 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084806007 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084806007 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084806007 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084806007 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084806008 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084806008 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821084806008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084806008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084806008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084806008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084806008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084806008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084806008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084806008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084806008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084806008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084806008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084806008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084806008 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084806008 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084806008 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084806008 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084806008 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(92)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(95)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084806027 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084806027 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084806027 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084806027 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084806027 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084806027 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084806027 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084806027 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084806027 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084806027 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821084806027 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084806027 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084806027 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084806027 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084806027 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084806027 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084806027 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084806027 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821084806027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084806027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084806027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084806027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084806027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084806027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084806027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084806027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084806027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084806027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084806027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084806027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084806027 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084806027 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084806027 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084806027 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084806027 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821084806027 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084806027 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821084806027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084806027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084806027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084806027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084806027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084806027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084806027 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084806027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084806027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084806027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084806027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084806027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084806027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084806027 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084806027 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084806027 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084806027 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084806027 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084806027 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084806027 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084806027 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084806027 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084806027 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084806027 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084806027 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=7 20250821084806027 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084806027 DLSS7 <000c> ss7_combined_linkset.c:297 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-sgsn0' round-robin style (available) 20250821084806027 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821084806027 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084806027 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084806027 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821084806029 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084806029 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084806029 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084806029 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084806029 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084806029 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084806029 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084806029 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084806029 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084806029 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821084806029 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084806029 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084806029 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084806029 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084806029 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084806029 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084806029 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084806029 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821084806029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084806029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084806029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084806029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084806029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084806029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084806029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084806029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084806029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084806029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084806029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084806029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084806029 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084806029 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084806029 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084806029 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084806029 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(95)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821084806033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084806033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084806033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1431) 20250821084806033 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250821084806033 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:285) 20250821084806033 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:297) 20250821084806033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084806033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821084806037 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42009<->l=127.0.0.1:4262) (control_if.c:193) 20250821084806037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52632<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(87)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(86)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084806039 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52618<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084806039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084806039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084806039 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821084806039 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 (hnb.c:255) 20250821084806039 DMAIN INFO (disconnected ) Releasing HNB context (hnb.c:163) MutexDispCT-TC_ue_register_before_hnb_register(85)@9519884ab86b: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(90)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(88)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(97)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@9519884ab86b: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@9519884ab86b: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Thu Aug 21 08:48:06 UTC 2025 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc 20250821084806095 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40992<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084806208 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084806208 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084806208 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084806208 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821084806208 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084806208 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084806208 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084806208 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084806208 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084806208 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084806208 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821084806208 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084806208 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084806208 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821084806208 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084806208 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084806208 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084806208 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084806208 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084806208 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084806208 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821084806208 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084806208 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084806208 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084806208 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084806208 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084806208 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821084806208 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084806208 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084806208 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084806208 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084806208 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084806208 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084806208 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821084806208 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084806208 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084806208 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821084806208 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084806208 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084806208 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084806209 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084806209 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084806209 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084806209 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084806209 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084806208 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084806208 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084806208 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821084806208 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084806209 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084806209 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084806209 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084806209 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084806209 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084806209 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084806209 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084806209 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084806209 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084806209 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084806209 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821084806209 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084806209 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084806209 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084806209 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084806209 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084806209 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084806209 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084806209 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084806209 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084806696 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40992<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=256088) Waiting for packet dumper to finish... 1 (prev_count=256088, count=256724) 20250821084808210 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084808210 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084808210 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821084808210 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084808210 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084808210 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:48:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@9519884ab86b: 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@9519884ab86b: Test case TC_ranap_cs_initial_ue started. 20250821084809759 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40994<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084809763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40996<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084809768 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36503<->l=127.0.0.1:4262) (control_if.c:572) 20250821084809791 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084809791 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084809792 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084809792 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084809793 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084809793 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084809793 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084809793 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084809793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084809793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084809793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084809793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084809793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084809793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084809793 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084809793 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084809793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084809793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084809793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084809793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084809793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084809793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084809793 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084809793 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084809793 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084809793 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084809793 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084809793 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084809793 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084809793 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084809793 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084809793 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084809793 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084809793 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821084809793 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084809793 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084809793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084809793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084809793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084809793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084809793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084809793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084809793 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084809793 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084809793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084809793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084809793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084809793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084809793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084809793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084809793 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084809793 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084809793 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084809793 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084809793 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821084809793 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084809793 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084809793 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084809793 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084809793 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084809793 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084809793 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821084809793 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084809793 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084809793 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821084809793 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084809793 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084809793 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084809793 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=1 20250821084809793 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821084809793 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821084809793 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! TC_ranap_cs_initial_ue-Iuh0(102)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821084809794 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821084809794 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821084809794 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084809794 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821084809794 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084809794 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084809794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084809794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084809794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084809794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084809794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084809794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084809794 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084809794 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084809794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084809794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084809794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084809794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084809794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084809794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084809794 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084809794 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084809794 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084809794 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084809794 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821084809794 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084809794 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084809794 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084809794 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084809794 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084809795 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084809795 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084809795 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084809795 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=4 20250821084809795 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821084809795 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821084809795 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821084809796 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084809796 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821084809796 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084809796 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084809796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084809796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084809796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084809796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084809796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084809796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084809796 DLSS7 INFO 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=9 -> eSLS=105: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084809796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084809796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084809796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084809796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084809796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084809796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084809796 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084809796 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084809796 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084809796 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821084809796 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084809796 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084809796 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084809796 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084809796 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084809796 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084809796 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=9 20250821084809796 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821084809796 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(106)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(106)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(104)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084809825 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084809825 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084809825 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084809825 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084809826 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084809826 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084809826 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084809826 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084809827 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084809827 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821084809827 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084809827 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084809827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084809827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084809827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084809827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084809827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084809827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084809827 DLSS7 INFO 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=12 -> eSLS=124: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084809827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084809827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084809827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084809827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084809827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084809827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084809827 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084809827 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=12 -> eSLS=124: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084809827 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084809827 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821084809827 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084809827 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084809827 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084809827 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084809827 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821084809827 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084809827 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084809827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084809827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084809827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084809827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084809827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084809827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084809827 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084809827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084809827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084809828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084809828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084809828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084809828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084809828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084809828 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084809828 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084809828 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084809828 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084809828 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821084809828 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084809828 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084809828 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084809828 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084809828 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821084809828 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084809828 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084809828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084809828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084809828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084809828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084809828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084809828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084809828 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084809828 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084809828 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084809828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084809828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084809828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084809828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084809828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084809828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084809828 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084809828 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084809828 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084809828 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084809828 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821084809828 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084809828 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084809828 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084809828 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084809828 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084809828 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084809828 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084809828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084809828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084809828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084809828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084809828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084809828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084809828 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084809828 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084809828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084809828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084809828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084809828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084809828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084809828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084809828 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084809828 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084809828 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084809828 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084809828 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084809828 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084809828 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084809828 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084809828 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084809828 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084809828 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084809828 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=12 20250821084809828 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821084809828 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821084809828 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084809828 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084809828 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084809828 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=11 20250821084809828 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821084809828 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821084809828 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821084809828 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084809828 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084809828 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084809828 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=4 20250821084809828 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821084809828 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084809828 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821084809828 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821084809828 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084809828 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084809828 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084809828 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821084809828 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084809828 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821084809828 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084809865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084809865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084809865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821084809865 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821084809865 DLGLOBAL DEBUG validating counter group 0x5556d676bbc0(hnb) with 72 counters (rate_ctr.c:86) 20250821084809865 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:562) 20250821084809865 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821084809865 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821084809865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084809865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821084810020 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084810020 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821084810020 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084810020 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(106)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821084810026 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084810026 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821084810026 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084810026 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084810026 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084810026 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084810026 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084810026 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084810026 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084810026 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084810026 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084810026 DLSS7 <000c> ss7_asp.c:1383 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  20250821084810026 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084810030 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084810030 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084810030 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084810030 DLSS7 <000c> ss7_asp.c:1383 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  20250821084810030 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084810030 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084810030 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084810030 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084810030 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084810030 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821084810030 DLSS7 <000c> ss7_asp.c:1383 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  20250821084810030 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084810030 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084810030 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084810030 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084810030 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084810030 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084810030 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821084810030 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084810030 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084810030 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084810030 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084810030 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084810030 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084810030 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084810030 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084810032 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084810032 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084810032 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084810032 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821084810032 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084810032 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084810032 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084810032 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084810032 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084810032 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821084810031 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084810031 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084810031 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084810031 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084810031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084810031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084810031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084810032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084810032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084810032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084810032 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084810032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084810032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084810032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084810032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084810032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084810032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084810032 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084810032 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084810032 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084810032 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084810032 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084810032 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084810032 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084810047 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084810048 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821084810048 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084810048 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(109)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821084810057 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084810057 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821084810057 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084810057 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084810057 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084810057 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084810057 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084810058 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084810058 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084810058 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084810058 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084810058 DLSS7 <000c> ss7_asp.c:1383 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  20250821084810058 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084810062 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084810062 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084810062 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084810062 DLSS7 <000c> ss7_asp.c:1383 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  20250821084810062 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084810062 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084810062 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084810062 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084810062 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821084810062 DLSS7 <000c> ss7_asp.c:1383 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  20250821084810062 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084810062 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084810062 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084810062 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821084810062 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084810062 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084810063 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084810064 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084810064 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821084810065 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084810065 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084810065 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084810065 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084810065 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084810066 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084810066 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084810066 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084810067 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084810067 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084810068 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084810068 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084810068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084810068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084810068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084810069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084810069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084810069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084810069 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084810069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084810069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084810069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084810070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084810070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084810070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084810070 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084810070 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084810070 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084810071 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084810071 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084810071 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084810071 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084810072 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084810072 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084810072 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084810072 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821084810072 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084810072 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084810072 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821084810072 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084810072 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084810072 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  20250821084810832 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084810832 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084810832 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084810832 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084810832 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084810832 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084810832 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084810832 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084810832 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084810832 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821084810832 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084810832 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084810832 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084810832 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084810832 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084810832 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084810832 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084810832 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821084810832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084810832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084810832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084810832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084810832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084810832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084810832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084810832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084810832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084810832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084810832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084810832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084810832 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084810832 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084810832 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084810832 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084810832 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821084810832 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084810832 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821084810833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084810833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084810833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084810833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084810833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084810833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084810833 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084810833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084810833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084810833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084810833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084810833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084810833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084810833 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084810833 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084810833 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084810833 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084810833 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084810833 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084810833 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084810833 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084810833 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084810833 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084810833 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084810833 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821084810833 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084810833 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084810833 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084810833 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084810833 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084810833 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-RAN(105)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084810841 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084810841 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084810841 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084810841 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084810841 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084810841 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084810841 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084810841 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084810842 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084810842 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821084810842 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084810842 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084810842 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084810842 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084810842 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084810842 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084810842 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084810842 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821084810842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084810842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084810842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084810842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084810842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084810842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084810842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084810842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084810842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084810842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084810842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084810842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084810842 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084810842 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084810842 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084810842 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084810842 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(105)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(108)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084810858 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084810858 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084810858 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084810858 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084810858 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084810858 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084810858 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084810858 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084810858 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084810858 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821084810858 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084810858 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084810858 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084810858 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084810858 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084810858 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084810858 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084810858 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821084810858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084810858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084810858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084810858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084810858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084810858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084810858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084810858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084810858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084810858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084810858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084810858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084810858 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084810858 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084810858 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084810858 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084810858 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821084810859 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084810859 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821084810859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084810859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084810859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084810859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084810859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084810859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084810859 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084810859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084810859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084810859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084810859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084810859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084810859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084810859 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084810859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084810859 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084810859 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084810859 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084810859 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084810859 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084810859 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084810859 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084810859 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084810859 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084810859 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=9 20250821084810859 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084810859 DLSS7 <000c> ss7_combined_linkset.c:297 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-sgsn0' round-robin style (available) 20250821084810859 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084810859 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084810859 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084810859 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821084810860 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084810860 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084810860 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084810860 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084810861 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084810861 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084810861 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084810861 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084810861 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084810861 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821084810861 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084810861 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084810861 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084810861 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084810861 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084810861 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084810861 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084810861 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821084810861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084810861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084810861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084810861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084810861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084810861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084810861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084810861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084810861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084810861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084810861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084810861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084810861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084810861 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084810861 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084810861 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084810861 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(108)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821084810895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41012<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue0(111)@9519884ab86b: 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)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@9519884ab86b: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@9519884ab86b: Added conn table entry 0TC_ranap_cs_initial_ue0(111)255721 20250821084811923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084811923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084811923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821084811923 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821084811923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3e6e9, normal) (hnbgw_rua.c:408) 20250821084811923 DHNB DEBUG map_rua[0x555710672750]{init}: Allocated (fsm.c:456) 20250821084811923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-255721)[0x555710672750]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821084811923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-255721 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821084811923 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084811923 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084811923 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-255721 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821084811923 DCN DEBUG map_sccp[0x555710679ce0]{init}: Allocated (fsm.c:456) 20250821084811923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x555710679ce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821084811923 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-255721 <-> SCCP-1 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821084811923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-255721 SCCP-1 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821084811923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-255721)[0x555710672750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821084811923 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084811923 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084811923 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-255721 SCCP-1 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821084811923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x555710679ce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084811923 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821084811923 DLSCCP DEBUG SCCP-SCOC(1)[0x55571067c710]{IDLE}: Allocated (fsm.c:456) 20250821084811923 DLSCCP DEBUG SCCP-SCOC(1)[0x55571067c710]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821084811923 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003750056400500f1100926) (sccp_scrc.c:455) 20250821084811923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084811923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084811923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084811923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084811923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084811923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084811923 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084811923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084811923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084811923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084811923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084811923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084811923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084811923 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084811923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084811923 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084811923 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084811923 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084811923 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 01 01 00 00 01 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 75 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821084811923 DLSCCP DEBUG SCCP-SCOC(1)[0x55571067c710]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821084811923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x555710679ce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821084811923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-255721)[0x555710672750]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821084811923 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084811923 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084811923 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084811923 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821084811923 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084811923 DLSS7 <000c> ss7_combined_linkset.c:297 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-msc0' round-robin style (available) 20250821084811923 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084811923 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084811923 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084811923 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 01 01 00 00 01 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 75 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(104)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@9519884ab86b: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@9519884ab86b: Added conn table entry 0TC_ranap_cs_initial_ue0(111)16445400 HNBGW_Test.msc0-SCCP(104)@9519884ab86b: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(111)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(104)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821084811933 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084811933 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084811933 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084811933 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084811933 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084811933 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084811933 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084811933 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084811933 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084811933 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 01 6d 03 9b 02 00 00 00 00  20250821084811933 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084811933 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084811933 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084811933 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084811933 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084811933 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=006d039b) (sccp_scrc.c:545) 20250821084811933 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(1,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821084811933 DLSCCP DEBUG SCCP-SCOC(1)[0x55571067c710]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821084811933 DLSCCP DEBUG SCCP-SCOC(1)[0x55571067c710]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821084811933 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821084811933 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821084811933 DCN DEBUG handle_cn_conn_conf() conn_id=1, 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_sccp.c:157) 20250821084811933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x555710679ce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821084811933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x555710679ce0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821084811934 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40996<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084811934 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36503<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(100)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(99)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084811936 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40994<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(107)@9519884ab86b: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_initial_ue(98)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(104)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(108)@9519884ab86b: Final verdict of PTC: none 20250821084811937 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084811937 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084811937 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084811937 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821084811937 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084811937 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084811937 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084811937 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084811937 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084811937 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084811937 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821084811937 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084811937 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084811937 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821084811937 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084811937 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084811937 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084811937 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084811937 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084811937 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084811937 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821084811937 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084811937 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084811937 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084811937 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084811937 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084811937 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821084811937 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084811937 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084811937 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084811937 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084811937 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084811937 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084811937 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821084811937 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084811937 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084811937 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821084811937 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084811937 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084811937 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084811937 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084811937 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084811937 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084811937 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084811937 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084811937 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084811937 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084811937 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821084811937 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084811937 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084811938 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084811938 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084811938 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084811938 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821084811938 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084811938 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084811937 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084811937 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084811937 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084811937 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084811937 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084811937 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084811937 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084811937 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084811937 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084811937 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821084811937 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084811937 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084811937 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084811937 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084811937 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084811937 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084811937 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084811937 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084811937 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084811937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x555710679ce0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821084811937 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821084811937 DLSCCP DEBUG SCCP-SCOC(1)[0x55571067c710]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821084811937 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d039b), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821084811937 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084811937 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084811937 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084811937 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084811937 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084811937 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084811937 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084811937 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084811937 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084811937 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084811937 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 01 04 6d 03 9b 00 00 01 00 00 00 00 00 (ss7_asp.c:1383) 20250821084811938 DLSCCP DEBUG SCCP-SCOC(1)[0x55571067c710]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821084811938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x555710679ce0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821084811938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-255721)[0x555710672750]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821084811938 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-255721)[0x555710672750]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821084811938 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821084811938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-255721)[0x555710672750]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821084811938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-255721)[0x555710672750]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821084811938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-255721)[0x555710672750]{disrupted}: Freeing instance (context_map.c:203) 20250821084811938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-255721)[0x555710672750]{disrupted}: Deallocated (fsm.c:568) 20250821084811938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x555710679ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821084811938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x555710679ce0]{disconnected}: Freeing instance (context_map.c:207) 20250821084811938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x555710679ce0]{disconnected}: Deallocated (fsm.c:568) 20250821084811938 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-255721 SCCP-1 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250821084811938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084811938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821084811938 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821084811938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084811938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084811938 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821084811938 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 (hnb.c:255) 20250821084811938 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-M3UA(106)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(105)@9519884ab86b: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(102)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(101)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(109)@9519884ab86b: Final verdict of PTC: none 20250821084811957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41012<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(110)@9519884ab86b: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(103)@9519884ab86b: Final verdict of PTC: none TC_ranap_cs_initial_ue0(111)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@9519884ab86b: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Thu Aug 21 08:48:11 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 20250821084812030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41014<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084812633 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41014<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=292428) Waiting for packet dumper to finish... 1 (prev_count=292428, count=293712) 20250821084813937 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084813938 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084813938 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821084813938 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084813938 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084813938 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:48: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_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@9519884ab86b: 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@9519884ab86b: Test case TC_ranap_ps_initial_ue started. 20250821084815674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60714<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084815677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60716<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084815680 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38983<->l=127.0.0.1:4262) (control_if.c:572) 20250821084815690 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084815690 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084815691 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084815691 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084815691 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084815691 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084815691 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084815691 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_ps_initial_ue-Iuh0(116)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821084815691 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821084815691 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821084815692 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084815692 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821084815692 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084815692 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084815692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815692 DLSS7 INFO 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=7 -> eSLS=103: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084815692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815692 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084815692 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084815692 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084815692 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821084815693 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084815693 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084815693 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084815693 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084815693 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821084815693 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084815693 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084815693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815693 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084815693 DLSS7 INFO 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=1 -> eSLS=17: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084815693 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084815693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815693 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084815693 DLSS7 INFO 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=1 -> eSLS=17: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084815693 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084815693 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084815693 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821084815693 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084815693 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084815693 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084815693 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084815693 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821084815693 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084815693 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084815693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815693 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084815693 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084815693 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084815693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815693 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084815693 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084815693 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084815693 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084815693 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821084815693 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084815693 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084815693 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084815693 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084815693 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084815693 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084815693 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084815693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815693 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084815693 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084815693 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084815693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815693 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084815693 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084815693 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084815693 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084815693 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084815693 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084815693 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084815693 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084815693 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084815693 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084815693 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084815693 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=7 20250821084815693 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821084815693 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821084815693 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084815693 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084815693 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084815693 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=1 20250821084815693 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821084815693 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084815693 DLSS7 <000c> ss7_combined_linkset.c:322 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=1 -> eSLS=17: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821084815693 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821084815693 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084815693 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084815693 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084815693 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=11 20250821084815693 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821084815693 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084815693 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821084815693 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821084815693 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084815693 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084815693 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084815693 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821084815693 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084815693 DLSS7 <000c> ss7_combined_linkset.c:297 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-msc0' round-robin style (unavailable) 20250821084815693 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084815693 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(120)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(120)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(118)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084815705 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084815705 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084815705 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084815705 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084815705 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084815705 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084815705 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084815705 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084815706 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084815706 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821084815706 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084815706 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084815706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815706 DLSS7 INFO 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=11 -> eSLS=123: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084815706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815706 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084815706 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=11 -> eSLS=123: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084815706 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084815706 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821084815706 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084815706 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084815706 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084815706 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084815706 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821084815706 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084815706 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084815706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815706 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084815706 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084815706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815706 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084815706 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084815706 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084815706 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084815706 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821084815706 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084815706 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084815706 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084815706 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084815706 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821084815706 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084815706 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084815706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815706 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084815706 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084815706 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084815706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815706 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084815706 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084815706 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084815706 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084815706 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821084815706 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084815706 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084815706 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084815706 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084815706 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084815706 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084815706 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084815706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815706 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084815706 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084815706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815707 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084815707 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084815707 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084815707 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084815707 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084815707 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084815707 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084815707 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084815707 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084815707 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084815707 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084815707 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=11 20250821084815707 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821084815707 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821084815707 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084815707 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084815707 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084815707 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=13 20250821084815707 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821084815707 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821084815707 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821084815707 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084815707 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084815707 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084815707 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=15 20250821084815707 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821084815707 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084815707 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821084815707 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821084815707 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084815707 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084815707 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084815707 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821084815707 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084815707 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821084815707 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(123)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(121)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084815727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084815727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084815727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821084815727 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821084815727 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:562) 20250821084815727 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821084815727 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821084815728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084815728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821084815902 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084815902 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821084815902 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084815902 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(120)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821084815904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084815904 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821084815904 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084815904 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084815904 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084815904 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084815904 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084815904 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084815904 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084815904 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084815904 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084815904 DLSS7 <000c> ss7_asp.c:1383 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  20250821084815904 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084815905 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084815905 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084815905 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084815905 DLSS7 <000c> ss7_asp.c:1383 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  20250821084815905 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084815905 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084815905 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084815905 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084815905 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821084815905 DLSS7 <000c> ss7_asp.c:1383 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  20250821084815905 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084815905 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084815905 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084815905 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084815905 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084815905 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084815905 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084815905 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821084815905 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084815905 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084815905 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084815905 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084815905 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084815905 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084815905 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084815905 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084815906 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084815906 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084815906 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084815906 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084815906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815906 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084815906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815906 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084815906 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084815906 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084815906 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084815906 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084815906 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084815906 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084815906 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084815906 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084815906 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084815906 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821084815906 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084815906 DLSS7 <000c> ss7_combined_linkset.c:297 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-msc0' round-robin style (available) 20250821084815907 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084815907 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084815907 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084815907 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821084815917 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084815917 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821084815917 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084815917 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(123)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821084815918 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084815918 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821084815918 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084815918 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084815918 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084815918 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084815918 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084815918 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084815918 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084815918 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084815918 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084815918 DLSS7 <000c> ss7_asp.c:1383 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  20250821084815918 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084815919 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084815919 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084815919 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084815919 DLSS7 <000c> ss7_asp.c:1383 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  20250821084815919 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084815919 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084815919 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084815919 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084815919 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821084815919 DLSS7 <000c> ss7_asp.c:1383 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  20250821084815919 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084815919 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084815919 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084815919 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821084815919 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084815919 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084815919 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084815919 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084815919 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821084815919 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084815919 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084815919 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084815919 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084815919 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084815919 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084815919 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084815919 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084815920 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084815920 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084815920 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084815920 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084815920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815920 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084815920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084815920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084815920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084815920 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084815920 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084815920 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084815920 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084815920 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084815920 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084815920 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084815920 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084815920 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084815920 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084815920 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821084815920 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084815920 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084815920 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084815920 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084815920 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084815920 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(119)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084816707 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084816707 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084816707 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084816707 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084816707 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084816707 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084816707 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084816707 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084816707 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084816707 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821084816707 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084816707 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084816707 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084816707 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084816707 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084816707 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084816707 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084816707 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821084816707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084816707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084816707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084816707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084816707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084816707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084816707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084816707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084816707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084816707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084816707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084816707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084816707 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084816707 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084816707 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084816707 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084816707 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821084816707 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084816707 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821084816707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084816707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084816707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084816707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084816707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084816707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084816707 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084816707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084816707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084816707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084816707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084816707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084816707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084816707 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084816707 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084816707 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084816707 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084816707 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084816707 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084816707 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084816707 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084816707 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084816707 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084816707 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084816707 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821084816707 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084816707 DLSS7 <000c> ss7_combined_linkset.c:297 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-msc0' round-robin style (available) 20250821084816707 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084816707 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084816707 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084816707 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821084816708 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084816708 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084816708 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084816708 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084816708 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084816708 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084816708 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084816708 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084816708 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084816708 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821084816708 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084816708 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084816708 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084816708 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084816708 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084816708 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084816708 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084816708 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821084816708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084816708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084816708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084816708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084816708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084816708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084816708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084816708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084816708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084816708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084816708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084816708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084816708 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084816708 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084816708 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084816708 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084816708 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(119)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(122)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084816721 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084816721 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084816721 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084816721 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084816721 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084816721 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084816721 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084816721 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084816721 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084816721 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821084816721 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084816721 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084816721 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084816721 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084816721 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084816721 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084816721 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084816721 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821084816721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084816721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084816721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084816721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084816721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084816721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084816721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084816721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084816721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084816721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084816721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084816721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084816721 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084816721 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084816721 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084816721 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084816721 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821084816721 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084816721 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821084816721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084816721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084816722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084816722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084816722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084816722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084816722 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084816722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084816722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084816722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084816722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084816722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084816722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084816722 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084816722 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084816722 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084816722 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084816722 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084816722 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084816722 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084816722 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084816722 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084816722 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084816722 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084816722 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821084816722 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084816722 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084816722 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084816722 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084816722 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084816722 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821084816722 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084816722 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084816722 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084816722 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084816722 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084816722 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084816722 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084816722 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084816722 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084816722 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821084816722 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084816722 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084816722 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084816722 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084816722 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084816722 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084816722 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084816722 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821084816722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084816722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084816722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084816722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084816722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084816722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084816722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084816722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084816722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084816722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084816722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084816722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084816722 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084816722 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084816722 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084816722 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084816722 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(122)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821084816739 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60720<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue0(125)@9519884ab86b: 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)@9519884ab86b: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@9519884ab86b: Created Expect[0] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@9519884ab86b: Added conn table entry 0TC_ranap_ps_initial_ue0(125)3933217 20250821084817771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084817771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084817771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821084817771 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821084817771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3c0421, normal) (hnbgw_rua.c:408) 20250821084817771 DHNB DEBUG map_rua[0x555710672750]{init}: Allocated (fsm.c:456) 20250821084817771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3933217)[0x555710672750]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821084817771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3933217 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821084817771 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084817771 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084817771 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821084817771 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3933217 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821084817771 DCN DEBUG map_sccp[0x555710679ce0]{init}: Allocated (fsm.c:456) 20250821084817771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x555710679ce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821084817771 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-3933217 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821084817771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3933217 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821084817771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3933217)[0x555710672750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821084817771 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084817771 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084817771 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3933217 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821084817771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x555710679ce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084817771 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821084817771 DLSCCP DEBUG SCCP-SCOC(2)[0x55571067cf70]{IDLE}: Allocated (fsm.c:456) 20250821084817771 DLSCCP DEBUG SCCP-SCOC(2)[0x55571067cf70]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821084817771 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030003620056400500f1100926) (sccp_scrc.c:455) 20250821084817771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084817771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084817771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084817771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084817771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084817771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084817771 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084817771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084817771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084817771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084817771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084817771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084817771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084817771 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084817771 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084817771 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084817771 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084817771 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084817771 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 02 01 00 00 02 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 62 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821084817771 DLSCCP DEBUG SCCP-SCOC(2)[0x55571067cf70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821084817771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x555710679ce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821084817771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3933217)[0x555710672750]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821084817771 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084817771 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084817771 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084817771 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821084817771 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084817771 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084817771 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084817771 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084817771 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084817771 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 02 01 00 00 02 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 62 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)@9519884ab86b: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@9519884ab86b: Found Expect[0] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@9519884ab86b: Added conn table entry 0TC_ranap_ps_initial_ue0(125)16349247 TC_ranap_ps_initial_ue0(125)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(121)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(121)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821084817778 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084817778 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084817778 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084817778 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084817778 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084817778 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084817778 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084817778 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084817778 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084817778 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 02 0f 8a 7c 02 00 00 00 00  20250821084817778 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084817778 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084817778 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084817778 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084817778 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084817778 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=000f8a7c) (sccp_scrc.c:545) 20250821084817778 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(2,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821084817778 DLSCCP DEBUG SCCP-SCOC(2)[0x55571067cf70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821084817778 DLSCCP DEBUG SCCP-SCOC(2)[0x55571067cf70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821084817778 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821084817778 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821084817778 DCN DEBUG handle_cn_conn_conf() conn_id=2, 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_sccp.c:157) 20250821084817778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x555710679ce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821084817778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x555710679ce0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821084817779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60716<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084817779 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38983<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(114)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(113)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084817780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60714<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_ps_initial_ue(112)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(118)@9519884ab86b: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(117)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(119)@9519884ab86b: Final verdict of PTC: none 20250821084817781 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084817781 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084817781 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084817781 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821084817781 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084817781 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084817781 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084817781 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084817781 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084817781 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-M3UA(123)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(115)@9519884ab86b: Final verdict of PTC: none 20250821084817781 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821084817781 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn0-SCCP(121)@9519884ab86b: Final verdict of PTC: none 20250821084817781 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) HNBGW_Test.msc0-M3UA(120)@9519884ab86b: Final verdict of PTC: none 20250821084817781 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084817781 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821084817781 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084817781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084817781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084817781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084817781 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084817781 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084817781 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084817781 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084817781 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084817781 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084817781 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084817781 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821084817781 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084817781 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084817781 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821084817781 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084817781 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084817781 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084817781 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084817781 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084817781 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084817781 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821084817781 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084817781 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084817781 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084817781 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084817781 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084817781 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821084817781 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084817781 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084817781 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084817781 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084817781 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084817781 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084817781 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821084817781 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084817781 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084817781 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821084817781 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084817781 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084817781 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084817781 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084817781 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084817781 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084817781 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084817781 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084817781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084817781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084817781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084817781 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084817781 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) HNBGW_Test.sgsn0-RAN(122)@9519884ab86b: Final verdict of PTC: none 20250821084817781 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084817782 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084817782 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084817782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x555710679ce0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821084817782 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821084817782 DLSCCP DEBUG SCCP-SCOC(2)[0x55571067cf70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821084817782 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f8a7c), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821084817782 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821084817782 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084817782 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084817782 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084817782 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084817782 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084817782 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084817782 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084817782 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084817782 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084817782 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 02 04 0f 8a 7c 00 00 02 00 00 00 00 00 (ss7_asp.c:1383) 20250821084817782 DLSCCP DEBUG SCCP-SCOC(2)[0x55571067cf70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821084817782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x555710679ce0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821084817782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3933217)[0x555710672750]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821084817782 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3933217)[0x555710672750]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821084817782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821084817782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3933217)[0x555710672750]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821084817782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3933217)[0x555710672750]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821084817782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3933217)[0x555710672750]{disrupted}: Freeing instance (context_map.c:203) 20250821084817782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3933217)[0x555710672750]{disrupted}: Deallocated (fsm.c:568) 20250821084817782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x555710679ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821084817782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x555710679ce0]{disconnected}: Freeing instance (context_map.c:207) 20250821084817782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x555710679ce0]{disconnected}: Deallocated (fsm.c:568) 20250821084817782 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3933217 SCCP-2 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:226) TC_ranap_ps_initial_ue-Iuh0(116)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(124)@9519884ab86b: Final verdict of PTC: none 20250821084817782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084817782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821084817782 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084817782 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084817782 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084817782 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821084817782 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084817782 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821084817782 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821084817782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084817782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084817782 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821084817782 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 (hnb.c:255) 20250821084817782 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821084817783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60720<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@9519884ab86b: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Thu Aug 21 08:48:17 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 20250821084817828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60732<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084818430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60732<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=294500) Waiting for packet dumper to finish... 1 (prev_count=294500, count=296448) 20250821084819781 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084819781 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084819781 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821084819781 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084819782 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084819782 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821084819861 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084819861 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084819861 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821084819861 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821084819861 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821084819861 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821084819861 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821084819861 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821084819861 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084819861 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821084819861 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821084819861 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821084819861 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084819861 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821084819861 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821084819861 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250821084819862 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821084819862 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821084819862 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821084819862 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:48:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9519884ab86b: 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@9519884ab86b: Test case TC_ranap_cs_initial_ue_empty_cr started. 20250821084821501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60740<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084821508 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60746<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084821512 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40567<->l=127.0.0.1:4262) (control_if.c:572) 20250821084821532 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084821532 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084821533 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084821533 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084821533 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084821533 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821084821533 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084821533 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084821533 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821084821533 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821084821534 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084821534 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821084821534 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084821534 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084821534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821534 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084821534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084821534 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084821534 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084821534 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821084821534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084821534 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084821534 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084821534 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084821534 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821084821534 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084821534 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084821534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821534 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084821534 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084821534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084821534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084821534 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084821534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084821534 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084821534 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821084821534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084821534 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084821534 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084821534 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084821534 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821084821534 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084821534 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084821534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821535 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084821535 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084821535 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084821535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821535 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084821535 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084821535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084821535 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084821535 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821084821535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084821535 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084821535 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084821535 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084821535 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084821535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084821535 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084821535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821535 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084821535 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084821535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821535 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084821535 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084821535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084821535 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084821535 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084821535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084821535 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084821535 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084821535 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084821535 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084821535 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084821535 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=13 20250821084821535 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821084821535 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821084821535 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084821535 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084821535 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084821535 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821084821535 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821084821535 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084821535 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821084821535 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821084821535 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084821535 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084821535 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084821535 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=10 20250821084821535 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821084821535 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084821535 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821084821535 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821084821535 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084821535 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084821535 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084821535 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821084821535 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084821535 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084821535 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(134)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(134)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(132)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084821547 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084821547 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084821547 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084821547 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084821547 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084821547 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084821547 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084821547 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084821548 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084821548 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821084821548 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084821548 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084821548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821548 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=3 -> eSLS=115: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084821548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821548 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084821548 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=3 -> eSLS=115: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084821548 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084821548 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821084821548 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084821548 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084821548 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084821548 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084821548 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821084821548 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084821548 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084821548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821548 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084821548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084821548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821548 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084821548 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084821548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084821548 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084821548 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821084821548 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084821548 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084821548 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084821548 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084821548 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821084821548 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084821548 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084821548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821548 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084821548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084821548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821548 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084821548 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084821548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084821548 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084821548 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821084821548 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084821548 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084821548 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084821548 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084821548 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084821548 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084821548 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084821548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821548 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084821548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084821548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821548 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084821548 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084821548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084821548 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084821548 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084821548 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084821548 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084821548 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084821548 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084821548 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084821548 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084821548 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=3 20250821084821548 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821084821548 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821084821548 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084821548 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084821548 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084821548 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=13 20250821084821548 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821084821548 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821084821548 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821084821549 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084821549 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084821549 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084821549 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=4 20250821084821549 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821084821549 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821084821549 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821084821549 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084821549 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084821549 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084821549 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=9 20250821084821549 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084821549 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821084821549 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084821566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084821566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084821566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821084821566 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821084821566 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:562) 20250821084821566 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821084821566 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821084821566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084821566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821084821745 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084821745 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821084821745 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084821745 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(134)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821084821753 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084821753 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821084821753 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084821753 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084821753 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084821753 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084821753 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084821753 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084821753 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084821753 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084821753 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084821753 DLSS7 <000c> ss7_asp.c:1383 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  20250821084821753 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084821756 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084821756 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084821756 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084821756 DLSS7 <000c> ss7_asp.c:1383 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  20250821084821756 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084821756 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084821756 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084821756 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084821756 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821084821756 DLSS7 <000c> ss7_asp.c:1383 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  20250821084821756 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084821756 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084821756 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084821756 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084821756 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084821757 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084821757 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084821757 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821084821757 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084821757 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084821757 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084821757 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084821757 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084821757 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084821757 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084821757 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084821758 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084821758 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821084821758 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084821758 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821084821758 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084821758 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084821758 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084821758 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084821758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084821758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821759 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084821759 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084821759 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084821759 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084821759 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084821759 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084821759 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084821759 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084821759 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084821759 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084821759 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821084821759 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084821759 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084821759 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084821759 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084821759 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084821759 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(137)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821084821764 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084821764 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821084821764 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084821764 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084821764 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084821764 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084821764 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084821764 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084821764 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084821764 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084821764 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084821764 DLSS7 <000c> ss7_asp.c:1383 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  20250821084821765 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084821767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084821767 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084821768 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084821768 DLSS7 <000c> ss7_asp.c:1383 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  20250821084821768 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084821768 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084821768 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084821768 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084821768 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821084821768 DLSS7 <000c> ss7_asp.c:1383 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  20250821084821768 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084821768 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084821768 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084821768 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821084821768 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084821768 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084821768 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084821768 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084821768 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821084821768 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084821768 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084821768 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084821768 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084821768 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084821768 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084821768 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084821768 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084821769 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084821769 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084821769 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084821769 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084821769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084821770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084821770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084821770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084821770 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084821770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084821770 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084821770 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084821770 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084821770 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084821770 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084821770 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084821770 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084821770 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084821770 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=9 20250821084821770 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084821770 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084821770 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084821770 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084821770 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084821770 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  20250821084821938 DLSCCP DEBUG SCCP-SCOC(1)[0x55571067c710]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821084821938 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d039b), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821084821938 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084821938 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084821938 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084821938 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084821938 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084821938 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084821938 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084821938 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6d 03 9b 00 00 01 0f 00 00 00 00 (ss7_asp.c:1383) 20250821084821939 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084821939 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084821939 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084821939 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821084821939 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084821939 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084821939 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084821939 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084821939 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084821939 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 6d 03 9b 00 00 01 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821084821948 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084821948 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084821948 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084821948 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084821948 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084821948 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084821948 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084821948 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084821948 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084821948 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 01 6d 03 9b 00  20250821084821948 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821084821949 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084821949 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084821949 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084821949 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084821949 DLSCCP DEBUG 0: SCCP(rctx=0) 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=006d039b) (sccp_scrc.c:545) 20250821084821949 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(1,remPC=185=0.23.1) Received CO:RELCO (sccp_scoc.c:787) 20250821084821949 DLSCCP DEBUG SCCP-SCOC(1)[0x55571067c710]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821084821949 DLSCCP DEBUG SCCP-SCOC(1)[0x55571067c710]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821084821949 DLSCCP DEBUG SCCP-SCOC(1)[0x55571067c710]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821084821949 DLSCCP DEBUG SCCP-SCOC(1)[0x55571067c710]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821084821949 DLSCCP DEBUG SCCP-SCOC(1)[0x55571067c710]{IDLE}: Deallocated (fsm.c:568) 20250821084822555 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084822555 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084822555 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084822555 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084822555 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084822555 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084822555 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084822555 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084822555 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084822555 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  HNBGW_Test.msc0-RAN(133)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084822555 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084822555 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084822555 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084822555 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084822556 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084822556 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084822556 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084822556 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821084822556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084822556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084822556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084822556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084822556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084822556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084822556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084822556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084822556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084822556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084822556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084822556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084822556 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084822556 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084822556 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084822556 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084822556 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821084822556 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084822556 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821084822556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084822556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084822556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084822556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084822556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084822556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084822556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084822556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084822556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084822556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084822556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084822556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084822556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084822556 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084822556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084822556 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084822556 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084822556 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084822556 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084822556 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084822556 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084822556 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084822556 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084822556 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084822556 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821084822556 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084822556 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084822556 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084822556 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084822556 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084822556 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821084822561 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084822561 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084822561 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084822561 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084822561 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084822561 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084822561 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084822561 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084822561 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084822561 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821084822561 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084822561 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084822561 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084822561 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084822561 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084822561 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084822561 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084822561 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821084822561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084822561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084822561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084822561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084822561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084822561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084822561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084822561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084822561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084822561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084822561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084822561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084822561 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084822561 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084822561 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084822561 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084822561 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(133)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(136)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084822565 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084822565 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084822565 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084822565 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084822566 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084822566 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084822566 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084822566 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084822566 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084822566 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821084822566 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084822566 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084822566 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084822566 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084822566 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084822566 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084822566 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084822566 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821084822566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084822566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084822566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084822566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084822566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084822566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084822566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084822566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084822566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084822566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084822566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084822566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084822566 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084822566 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084822566 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084822566 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084822566 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821084822566 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084822566 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821084822566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084822566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084822566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084822566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084822566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084822566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084822566 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084822566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084822566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084822566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084822566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084822566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084822566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084822566 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084822566 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084822566 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084822566 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084822566 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084822566 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084822566 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084822566 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084822566 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084822566 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084822566 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084822566 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821084822566 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084822566 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084822566 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821084822566 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084822566 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084822566 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821084822566 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084822566 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084822566 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084822566 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084822566 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084822566 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084822566 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084822566 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084822566 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084822566 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821084822566 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084822566 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084822566 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084822566 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084822566 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084822566 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084822566 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084822566 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821084822566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084822566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084822566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084822566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084822566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084822566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084822566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084822566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084822566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084822566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084822566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084822566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084822566 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084822566 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084822566 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084822567 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084822567 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(136)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821084822589 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60760<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue_empty_cr0(139)@9519884ab86b: 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)@9519884ab86b: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@9519884ab86b: 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)@9519884ab86b: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)10398938 20250821084823630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084823630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084823630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821084823630 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821084823630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9eacda, normal) (hnbgw_rua.c:408) 20250821084823630 DHNB DEBUG map_rua[0x55571067c710]{init}: Allocated (fsm.c:456) 20250821084823630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10398938)[0x55571067c710]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821084823630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10398938 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821084823630 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084823630 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084823630 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10398938 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821084823630 DCN DEBUG map_sccp[0x555710672750]{init}: Allocated (fsm.c:456) 20250821084823630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x555710672750]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821084823630 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-10398938 <-> SCCP-3 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821084823630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10398938 SCCP-3 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821084823630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10398938)[0x55571067c710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821084823630 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084823630 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084823630 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10398938 SCCP-3 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821084823630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x555710672750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084823630 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821084823630 DLSCCP DEBUG SCCP-SCOC(3)[0x555710679ce0]{IDLE}: Allocated (fsm.c:456) 20250821084823630 DLSCCP DEBUG SCCP-SCOC(3)[0x555710679ce0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821084823630 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:455) 20250821084823630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084823630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084823630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084823630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084823630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084823630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084823630 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084823630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084823630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084823630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084823630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084823630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084823630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084823630 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084823630 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084823630 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084823630 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084823630 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084823630 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 03 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 00 00 (ss7_asp.c:1383) 20250821084823630 DLSCCP DEBUG SCCP-SCOC(3)[0x555710679ce0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821084823630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x555710672750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821084823630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10398938)[0x55571067c710]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821084823630 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084823630 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084823630 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084823630 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821084823630 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084823630 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084823630 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084823630 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084823630 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084823630 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 03 01 00 00 03 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(132)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@9519884ab86b: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@9519884ab86b: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)943722 HNBGW_Test.msc0-SCCP(132)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821084823638 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084823638 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084823638 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084823638 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084823638 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084823638 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084823638 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084823638 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084823638 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084823638 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 03 ad a1 35 02 00 00 00 00  20250821084823638 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084823638 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084823638 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084823638 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084823638 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084823638 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00ada135) (sccp_scrc.c:545) 20250821084823638 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(3,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821084823638 DLSCCP DEBUG SCCP-SCOC(3)[0x555710679ce0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821084823638 DLSCCP DEBUG SCCP-SCOC(3)[0x555710679ce0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821084823638 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084823638 DLSCCP DEBUG SCCP-SCOC(3)[0x555710679ce0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084823638 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ada135), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001c60056400500f1100926) (sccp_scrc.c:455) 20250821084823638 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084823638 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084823638 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084823638 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084823638 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084823638 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084823638 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084823638 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 104 bytes: [L2]> 01 00 01 01 00 00 00 68 02 10 00 60 00 00 00 bd 00 00 00 b9 03 00 00 03 06 ad a1 35 00 01 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 01 c6 00 56 40 05 00 f1 10 09 26 (ss7_asp.c:1383) 20250821084823639 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821084823639 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821084823639 DCN DEBUG handle_cn_conn_conf() conn_id=3, 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_sccp.c:157) 20250821084823639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x555710672750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821084823639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x555710672750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821084823639 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084823639 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084823639 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084823639 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821084823639 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084823639 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084823639 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084823639 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084823639 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084823639 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 03 06 ad a1 35 00 01 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 01 c6 00 56 40 05 00 f1 10 09 26 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(132)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@9519884ab86b: setverdict(pass): none -> pass MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821084823662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60746<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084823663 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40567<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(128)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(127)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084823667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60740<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084823669 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084823669 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084823669 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084823669 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821084823669 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084823669 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084823669 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084823669 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084823669 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084823669 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084823669 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821084823669 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084823669 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084823669 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821084823669 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084823669 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@9519884ab86b: Final verdict of PTC: none 20250821084823669 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084823669 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084823669 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' HNBGW_Test.sgsn0-RAN(136)@9519884ab86b: Final verdict of PTC: none 20250821084823669 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084823670 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084823670 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084823670 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821084823669 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821084823669 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084823670 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084823670 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084823670 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084823670 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084823670 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821084823670 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821084823670 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084823670 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084823670 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084823670 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084823670 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084823670 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084823670 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084823670 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821084823670 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084823670 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084823670 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821084823670 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084823670 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084823670 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084823670 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084823670 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084823670 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084823670 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084823670 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084823670 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084823670 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084823670 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084823670 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084823670 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084823670 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084823670 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084823670 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084823670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x555710672750]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821084823670 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821084823670 DLSCCP DEBUG SCCP-SCOC(3)[0x555710679ce0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821084823670 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ada135), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821084823670 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084823671 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084823671 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084823671 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@9519884ab86b: Final verdict of PTC: none 20250821084823671 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084823671 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084823671 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084823671 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084823671 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084823671 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 03 04 ad a1 35 00 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821084823671 DLSCCP DEBUG SCCP-SCOC(3)[0x555710679ce0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821084823671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x555710672750]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821084823671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10398938)[0x55571067c710]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821084823671 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10398938)[0x55571067c710]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821084823671 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821084823671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10398938)[0x55571067c710]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821084823671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10398938)[0x55571067c710]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821084823671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10398938)[0x55571067c710]{disrupted}: Freeing instance (context_map.c:203) 20250821084823671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10398938)[0x55571067c710]{disrupted}: Deallocated (fsm.c:568) 20250821084823671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x555710672750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821084823671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x555710672750]{disconnected}: Freeing instance (context_map.c:207) 20250821084823671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x555710672750]{disconnected}: Deallocated (fsm.c:568) 20250821084823671 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10398938 SCCP-3 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250821084823671 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084823671 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084823671 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821084823671 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084823671 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084823671 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084823671 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084823671 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084823671 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084823671 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084823671 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084823671 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084823671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084823671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821084823672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084823672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084823672 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821084823672 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084823672 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084823672 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084823672 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821084823672 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084823672 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084823672 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW_Test.msc0-M3UA(134)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(133)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(132)@9519884ab86b: Final verdict of PTC: none 20250821084823672 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 (hnb.c:255) 20250821084823672 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(135)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(137)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(129)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(138)@9519884ab86b: Final verdict of PTC: none 20250821084823675 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60760<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@9519884ab86b: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@9519884ab86b: 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'. Thu Aug 21 08:48:23 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 20250821084823751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60774<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084824354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60774<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=316236) Waiting for packet dumper to finish... 1 (prev_count=316236, count=316776) 20250821084825671 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084825671 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084825671 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821084825671 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084825671 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084825671 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:48:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9519884ab86b: 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@9519884ab86b: Test case TC_ranap_ps_initial_ue_empty_cr started. 20250821084827469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57916<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084827476 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57920<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084827483 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36399<->l=127.0.0.1:4262) (control_if.c:572) 20250821084827504 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084827504 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084827505 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084827505 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084827505 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084827505 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821084827505 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821084827505 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821084827505 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084827505 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084827506 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084827506 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821084827506 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084827506 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084827506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827506 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084827506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827506 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084827506 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084827506 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084827506 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821084827506 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084827506 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084827506 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084827506 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084827506 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821084827506 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084827506 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084827506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827506 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084827506 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084827506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827506 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084827506 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084827506 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084827506 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084827506 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821084827506 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084827506 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084827506 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084827506 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084827506 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821084827506 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084827506 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084827506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827506 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084827507 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084827507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827507 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084827507 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084827507 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084827507 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084827507 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821084827507 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084827507 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084827507 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084827507 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084827507 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084827507 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084827507 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084827507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827507 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084827507 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084827507 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084827507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827507 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084827507 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084827507 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084827507 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084827507 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084827507 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084827507 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084827507 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084827507 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084827507 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084827507 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084827507 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=4 20250821084827507 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821084827507 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821084827507 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084827507 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084827507 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084827507 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=7 20250821084827507 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821084827507 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821084827507 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821084827507 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084827507 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084827507 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084827507 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=1 20250821084827507 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821084827507 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821084827507 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821084827507 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084827507 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084827507 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084827507 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821084827507 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084827507 DLSS7 <000c> ss7_combined_linkset.c:297 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-msc0' round-robin style (unavailable) 20250821084827507 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084827507 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(148)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(148)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(146)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084827520 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084827520 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084827520 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084827520 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084827520 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084827520 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084827520 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084827520 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084827521 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084827521 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821084827521 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084827521 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084827521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827521 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=3 -> eSLS=115: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084827521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827521 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084827521 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=3 -> eSLS=115: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084827521 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084827521 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821084827521 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084827521 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084827521 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084827521 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084827521 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821084827521 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084827521 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084827521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827521 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084827521 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084827521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827521 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084827521 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084827521 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084827521 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084827521 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821084827521 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084827521 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084827521 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084827521 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084827521 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821084827521 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084827521 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084827521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827521 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084827521 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084827521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827521 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084827521 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084827521 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084827521 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084827521 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821084827521 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084827521 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084827521 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084827521 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084827521 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084827521 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084827521 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084827521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827521 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084827521 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084827521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827521 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084827521 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084827521 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084827521 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084827521 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084827521 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084827521 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084827521 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084827521 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084827521 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084827521 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084827521 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=3 20250821084827521 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821084827521 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821084827522 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084827522 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084827522 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084827522 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=12 20250821084827522 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821084827522 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821084827522 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821084827522 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084827522 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084827522 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084827522 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=1 20250821084827522 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821084827522 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821084827522 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821084827522 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084827522 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084827522 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084827522 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821084827522 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084827522 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821084827522 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(149)@9519884ab86b: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn0-M3UA(151)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@9519884ab86b: ************************************************* 20250821084827540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084827540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084827540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821084827540 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821084827540 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:562) 20250821084827540 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821084827540 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821084827540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084827540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821084827718 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084827718 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821084827718 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084827718 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(148)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821084827725 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084827725 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821084827725 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084827725 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084827725 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084827725 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084827725 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084827725 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084827725 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084827725 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084827725 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084827726 DLSS7 <000c> ss7_asp.c:1383 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  20250821084827726 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084827728 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084827728 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084827728 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084827728 DLSS7 <000c> ss7_asp.c:1383 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  20250821084827728 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084827728 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084827728 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084827728 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084827728 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821084827728 DLSS7 <000c> ss7_asp.c:1383 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  20250821084827728 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084827728 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084827728 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084827728 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084827728 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084827729 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084827729 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084827729 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821084827729 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084827729 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084827729 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084827729 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084827729 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084827729 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084827729 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084827729 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084827730 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084827730 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084827730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084827730 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084827730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827730 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084827730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827730 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084827731 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084827731 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084827731 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084827731 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084827731 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084827731 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084827731 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084827731 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084827731 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084827731 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821084827731 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084827731 DLSS7 <000c> ss7_combined_linkset.c:297 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-msc0' round-robin style (available) 20250821084827731 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084827731 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084827731 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084827731 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821084827732 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084827732 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821084827732 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084827732 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(151)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821084827737 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084827737 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821084827737 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084827737 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084827737 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084827737 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084827737 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084827737 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084827737 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084827737 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084827737 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084827738 DLSS7 <000c> ss7_asp.c:1383 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  20250821084827738 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084827738 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084827738 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084827738 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084827738 DLSS7 <000c> ss7_asp.c:1383 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  20250821084827738 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084827738 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084827738 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084827738 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084827738 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821084827738 DLSS7 <000c> ss7_asp.c:1383 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  20250821084827738 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084827738 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084827738 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084827738 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821084827738 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084827738 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084827738 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084827738 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084827738 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821084827738 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084827738 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084827738 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084827738 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084827738 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084827738 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084827738 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084827738 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084827739 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084827739 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084827739 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084827739 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084827739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827740 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084827740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084827740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084827740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084827740 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084827740 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084827740 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084827740 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084827740 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084827740 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084827740 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084827740 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084827740 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084827740 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084827740 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=12 20250821084827740 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084827740 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084827740 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084827740 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084827740 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084827740 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  20250821084827782 DLSCCP DEBUG SCCP-SCOC(2)[0x55571067cf70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821084827782 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f8a7c), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821084827782 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821084827782 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084827782 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084827782 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084827782 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084827782 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084827782 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084827782 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0f 8a 7c 00 00 02 0f 00 00 00 00 (ss7_asp.c:1383) 20250821084827783 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084827783 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084827783 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084827783 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821084827783 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084827783 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084827783 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821084827783 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084827783 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084827783 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 04 0f 8a 7c 00 00 02 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250821084827790 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084827790 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084827790 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084827790 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084827790 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084827790 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084827791 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084827791 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084827791 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084827791 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 02 0f 8a 7c 00  20250821084827791 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821084827791 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084827791 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084827791 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084827791 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084827791 DLSCCP DEBUG 0: SCCP(rctx=0) 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=000f8a7c) (sccp_scrc.c:545) 20250821084827791 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(2,remPC=188=0.23.4) Received CO:RELCO (sccp_scoc.c:787) 20250821084827791 DLSCCP DEBUG SCCP-SCOC(2)[0x55571067cf70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821084827791 DLSCCP DEBUG SCCP-SCOC(2)[0x55571067cf70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821084827791 DLSCCP DEBUG SCCP-SCOC(2)[0x55571067cf70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821084827791 DLSCCP DEBUG SCCP-SCOC(2)[0x55571067cf70]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821084827791 DLSCCP DEBUG SCCP-SCOC(2)[0x55571067cf70]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(147)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084828532 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084828532 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084828532 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084828532 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084828532 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084828532 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084828532 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084828532 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084828532 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084828532 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821084828532 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084828532 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084828532 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084828532 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084828532 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084828532 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084828532 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084828532 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821084828532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084828532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084828532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084828532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084828532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084828532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084828532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084828532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084828532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084828533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084828533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084828533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084828533 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084828533 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084828533 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084828533 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084828533 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821084828533 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084828533 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821084828533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084828533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084828533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084828533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084828533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084828533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084828533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084828533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084828533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084828533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084828533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084828533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084828533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084828533 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084828533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084828533 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084828533 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084828533 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084828533 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084828533 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084828534 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084828534 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084828534 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084828534 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084828534 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821084828534 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084828534 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084828534 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084828534 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084828534 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084828534 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821084828537 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084828537 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084828537 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084828537 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084828537 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084828537 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084828537 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084828537 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084828537 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084828537 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821084828537 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084828537 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084828537 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084828538 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084828538 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084828538 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084828538 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084828538 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821084828538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084828538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084828538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084828538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084828538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084828538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084828538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084828538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084828538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084828538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084828538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084828538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084828538 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084828538 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084828538 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084828538 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084828538 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250821084828543 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084828543 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084828543 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084828543 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084828543 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084828543 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084828543 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084828543 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084828543 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084828543 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821084828543 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084828543 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084828543 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084828543 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084828543 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084828543 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084828543 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084828543 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821084828543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084828543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084828543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084828543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084828543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084828543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084828543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084828543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084828543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084828543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084828543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084828543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084828543 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084828543 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084828543 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084828543 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084828543 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821084828543 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084828544 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821084828544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084828544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084828544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084828544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084828544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084828544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) HNBGW_Test.msc0-RAN(147)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821084828544 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084828544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084828544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084828544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084828544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084828544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084828544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084828544 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084828544 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084828544 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084828544 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084828544 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084828544 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084828544 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084828544 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084828544 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084828544 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084828544 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084828544 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=9 20250821084828544 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084828544 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084828544 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084828544 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084828544 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084828544 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-RAN(150)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084828549 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084828549 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084828549 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084828549 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084828549 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084828549 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084828549 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084828549 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084828549 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084828549 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821084828549 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084828549 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084828549 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084828549 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084828549 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084828549 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084828549 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084828549 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821084828549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084828549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084828549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084828549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084828549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084828549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084828549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084828549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084828549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084828549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084828549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084828549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084828549 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084828549 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084828549 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084828550 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084828550 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(150)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821084828567 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57936<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue_empty_cr0(153)@9519884ab86b: 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)@9519884ab86b: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@9519884ab86b: 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)@9519884ab86b: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)3075051 20250821084829599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084829599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084829599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821084829599 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821084829599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2eebeb, normal) (hnbgw_rua.c:408) 20250821084829599 DHNB DEBUG map_rua[0x55571067cf70]{init}: Allocated (fsm.c:456) 20250821084829599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3075051)[0x55571067cf70]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821084829599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3075051 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821084829599 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084829599 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084829599 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821084829599 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3075051 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821084829599 DCN DEBUG map_sccp[0x55571067c710]{init}: Allocated (fsm.c:456) 20250821084829599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55571067c710]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821084829599 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-3075051 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821084829599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3075051 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821084829599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3075051)[0x55571067cf70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821084829599 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084829599 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084829599 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3075051 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821084829599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55571067c710]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084829599 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821084829599 DLSCCP DEBUG SCCP-SCOC(4)[0x555710672750]{IDLE}: Allocated (fsm.c:456) 20250821084829599 DLSCCP DEBUG SCCP-SCOC(4)[0x555710672750]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821084829600 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:455) 20250821084829600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084829600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084829600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084829600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084829600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084829600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084829600 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084829600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084829600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084829600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084829600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084829600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084829600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084829600 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084829600 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084829600 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084829600 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084829600 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084829600 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 04 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 00 00 (ss7_asp.c:1383) 20250821084829600 DLSCCP DEBUG SCCP-SCOC(4)[0x555710672750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821084829600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55571067c710]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821084829600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3075051)[0x55571067cf70]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821084829600 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084829600 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084829600 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084829600 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821084829600 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084829600 DLSS7 <000c> ss7_combined_linkset.c:297 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-sgsn0' round-robin style (available) 20250821084829600 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821084829600 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084829600 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084829600 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 04 01 00 00 04 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(149)@9519884ab86b: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@9519884ab86b: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@9519884ab86b: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)11285751 HNBGW_Test.sgsn0-SCCP(149)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821084829612 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084829612 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084829612 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084829612 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084829613 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084829613 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084829613 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084829613 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084829613 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084829613 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 04 fd 2f 94 02 00 00 00 00  20250821084829613 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084829613 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084829613 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084829613 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084829613 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084829613 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00fd2f94) (sccp_scrc.c:545) 20250821084829613 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(4,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821084829613 DLSCCP DEBUG SCCP-SCOC(4)[0x555710672750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821084829613 DLSCCP DEBUG SCCP-SCOC(4)[0x555710672750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821084829613 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084829613 DLSCCP DEBUG SCCP-SCOC(4)[0x555710672750]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084829613 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd2f94), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f400300033f0056400500f1100926) (sccp_scrc.c:455) 20250821084829613 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821084829613 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084829613 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084829613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084829613 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084829613 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084829613 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084829613 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6f 00 00 00 bd 00 00 00 bc 03 00 00 04 06 fd 2f 94 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 03 3f 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821084829613 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821084829613 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821084829613 DCN DEBUG handle_cn_conn_conf() conn_id=4, 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_sccp.c:157) 20250821084829613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55571067c710]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821084829613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55571067c710]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821084829613 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084829613 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084829613 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084829613 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821084829613 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084829613 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084829613 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821084829613 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084829613 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084829613 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 04 06 fd 2f 94 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 03 3f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(149)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@9519884ab86b: setverdict(pass): none -> pass MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821084829637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57920<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084829638 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36399<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(141)@9519884ab86b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(142)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084829643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57916<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084829645 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084829645 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084829645 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084829645 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821084829645 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084829645 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084829645 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084829645 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(147)@9519884ab86b: Final verdict of PTC: none 20250821084829645 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084829645 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084829646 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821084829646 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084829646 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084829646 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821084829646 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084829646 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084829646 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@9519884ab86b: Final verdict of PTC: none 20250821084829646 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084829646 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084829646 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084829646 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821084829646 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084829646 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084829646 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084829646 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084829646 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084829646 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821084829646 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821084829646 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084829646 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084829646 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821084829646 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084829646 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084829646 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084829646 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084829646 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084829646 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084829646 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821084829646 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084829646 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084829646 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821084829646 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084829646 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084829646 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084829646 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084829646 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084829646 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084829646 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084829646 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084829646 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084829646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084829646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084829646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084829646 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084829647 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084829647 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084829647 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084829647 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084829647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55571067c710]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821084829647 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821084829647 DLSCCP DEBUG SCCP-SCOC(4)[0x555710672750]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821084829647 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd2f94), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821084829647 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821084829647 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084829647 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084829647 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084829647 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084829647 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084829647 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084829647 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084829647 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084829647 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 04 04 fd 2f 94 00 00 04 00 00 00 00 00 (ss7_asp.c:1383) 20250821084829647 DLSCCP DEBUG SCCP-SCOC(4)[0x555710672750]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821084829647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55571067c710]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821084829647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3075051)[0x55571067cf70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821084829647 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3075051)[0x55571067cf70]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821084829647 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821084829647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3075051)[0x55571067cf70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821084829647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3075051)[0x55571067cf70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821084829647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3075051)[0x55571067cf70]{disrupted}: Freeing instance (context_map.c:203) 20250821084829647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3075051)[0x55571067cf70]{disrupted}: Deallocated (fsm.c:568) 20250821084829647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55571067c710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821084829647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55571067c710]{disconnected}: Freeing instance (context_map.c:207) 20250821084829647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55571067c710]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-M3UA(151)@9519884ab86b: Final verdict of PTC: none 20250821084829647 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3075051 SCCP-4 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:226) 20250821084829648 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084829648 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084829648 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821084829648 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084829648 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084829648 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084829648 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084829648 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084829648 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084829648 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084829648 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084829648 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084829648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) HNBGW_Test.msc0-SCCP(146)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(148)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(143)@9519884ab86b: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(150)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(149)@9519884ab86b: Final verdict of PTC: none 20250821084829648 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084829648 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084829648 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084829648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821084829649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084829649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084829649 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821084829649 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 (hnb.c:255) 20250821084829648 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821084829649 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084829649 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821084829649 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821084829649 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW-MGCP(152)@9519884ab86b: Final verdict of PTC: none 20250821084829650 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57936<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@9519884ab86b: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@9519884ab86b: 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'. Thu Aug 21 08:48:29 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 20250821084829751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57950<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084830354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57950<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=315864) Waiting for packet dumper to finish... 1 (prev_count=315864, count=316500) 20250821084831646 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084831646 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084831646 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821084831647 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084831647 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084831647 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 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@9519884ab86b: 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@9519884ab86b: Test case TC_ranap_cs_bidir started. 20250821084833457 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57964<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084833466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57974<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084833475 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41809<->l=127.0.0.1:4262) (control_if.c:572) 20250821084833507 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084833507 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084833508 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084833508 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084833508 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084833508 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084833508 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084833508 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084833508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833508 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084833508 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084833508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833509 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084833509 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084833509 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084833509 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084833509 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084833509 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084833509 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084833509 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084833509 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084833509 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821084833509 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084833509 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084833509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833509 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084833509 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084833509 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084833509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833509 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084833509 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084833509 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084833509 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084833509 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821084833509 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084833509 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084833509 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084833510 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821084833510 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_ranap_cs_bidir-Iuh0(158)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821084833510 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084833510 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084833510 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084833510 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821084833510 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084833510 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084833510 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821084833510 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084833510 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084833510 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084833510 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=5 20250821084833510 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821084833510 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084833510 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821084833510 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821084833510 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084833510 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084833511 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084833511 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084833511 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084833512 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821084833512 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084833512 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084833512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833512 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084833512 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084833512 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084833512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833512 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084833512 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084833512 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084833512 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084833512 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821084833512 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084833512 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084833512 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084833512 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084833512 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084833512 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084833512 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=6 20250821084833512 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821084833512 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084833512 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821084833512 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821084833513 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084833513 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821084833513 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084833513 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084833513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833513 DLSS7 INFO 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=3 -> eSLS=99: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084833513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833513 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084833513 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084833513 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084833513 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821084833513 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084833513 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084833513 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084833514 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084833514 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084833514 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084833514 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=3 20250821084833514 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821084833514 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(162)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(162)@9519884ab86b: M3UA emulation initiated, the test can be started MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(160)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084833532 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084833532 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084833532 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084833532 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084833532 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084833532 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084833533 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084833533 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084833534 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084833534 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821084833534 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084833534 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084833534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833534 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084833534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084833534 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084833534 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084833534 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821084833534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084833534 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084833534 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084833534 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084833534 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821084833534 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084833534 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084833534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833534 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084833534 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084833534 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084833534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084833534 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084833534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084833534 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084833534 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821084833534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084833534 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084833534 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084833535 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084833535 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821084833535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084833535 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084833535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833535 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084833535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084833535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833535 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084833535 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084833535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084833535 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084833535 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821084833535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084833535 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084833535 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084833535 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084833535 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084833535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084833535 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084833535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833536 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084833536 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084833536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833536 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084833536 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084833536 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084833536 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084833536 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084833536 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084833536 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084833536 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084833536 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084833536 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084833536 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084833536 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=8 20250821084833536 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821084833536 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821084833537 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084833537 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084833537 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084833537 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=4 20250821084833537 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821084833537 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084833537 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821084833537 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821084833537 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084833537 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084833537 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084833537 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=13 20250821084833537 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821084833537 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821084833537 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821084833537 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084833537 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084833537 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084833537 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821084833537 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084833537 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821084833537 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084833558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084833558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084833558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821084833558 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821084833558 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:562) 20250821084833558 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821084833558 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821084833558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084833558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821084833672 DLSCCP DEBUG SCCP-SCOC(3)[0x555710679ce0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821084833672 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ada135), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821084833672 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084833672 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084833672 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084833672 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084833672 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084833672 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084833672 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084833672 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084833672 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084833672 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ad a1 35 00 00 03 0f 00 00 00 00 (ss7_asp.c:1383) 20250821084833672 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084833672 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084833672 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084833672 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821084833672 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084833672 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084833672 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821084833727 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084833727 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821084833728 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084833728 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(162)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821084833735 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084833735 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821084833735 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084833735 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084833735 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084833736 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084833736 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084833736 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084833736 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084833736 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084833736 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084833736 DLSS7 <000c> ss7_asp.c:1383 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  20250821084833736 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084833738 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084833738 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084833738 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084833738 DLSS7 <000c> ss7_asp.c:1383 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  20250821084833738 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084833738 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084833738 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084833738 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084833738 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821084833738 DLSS7 <000c> ss7_asp.c:1383 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  20250821084833738 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084833738 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084833738 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084833738 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084833738 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084833739 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084833739 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084833739 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821084833739 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084833739 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084833739 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084833739 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084833739 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084833739 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084833739 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084833739 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084833740 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084833740 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084833740 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084833740 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084833740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084833741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833741 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084833741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084833741 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084833741 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084833741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084833741 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084833741 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084833741 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084833741 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084833741 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084833741 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821084833741 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084833741 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084833741 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084833742 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084833742 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084833742 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821084833749 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084833749 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821084833749 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084833749 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(165)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821084833752 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084833752 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821084833752 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084833752 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084833752 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084833752 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084833752 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084833752 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084833752 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084833752 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084833752 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084833752 DLSS7 <000c> ss7_asp.c:1383 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  20250821084833752 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084833753 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084833753 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084833753 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084833753 DLSS7 <000c> ss7_asp.c:1383 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  20250821084833753 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084833753 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084833753 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084833753 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084833753 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821084833753 DLSS7 <000c> ss7_asp.c:1383 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  20250821084833753 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084833753 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084833753 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084833753 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821084833753 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084833753 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084833753 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084833754 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084833754 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821084833754 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084833754 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084833754 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084833754 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084833754 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084833754 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084833754 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084833754 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084833755 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084833755 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084833755 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084833755 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084833755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833755 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084833755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084833755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084833755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084833755 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084833755 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084833755 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084833755 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084833755 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084833755 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084833755 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084833755 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084833755 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084833755 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084833755 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=8 20250821084833755 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084833755 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084833755 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821084833755 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084833755 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084833755 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(161)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084834541 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084834541 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084834541 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084834541 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084834541 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084834541 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084834541 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084834541 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084834541 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084834541 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821084834541 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084834541 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084834541 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084834542 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084834542 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084834542 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084834542 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084834542 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821084834542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084834542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084834542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084834542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084834542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084834542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084834542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084834542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084834542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084834542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084834542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084834542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084834542 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084834542 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084834542 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084834542 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084834542 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821084834542 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084834542 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821084834542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084834542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084834542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084834542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084834542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084834542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084834542 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084834542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084834543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084834543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084834543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084834543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084834543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084834543 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084834543 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084834543 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084834543 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084834543 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084834543 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084834543 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084834543 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084834543 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084834543 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084834543 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084834543 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821084834543 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084834543 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084834543 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084834543 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084834543 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084834543 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821084834546 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084834546 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084834546 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084834546 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084834546 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084834546 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084834546 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084834546 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084834546 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084834546 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821084834546 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084834546 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084834546 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084834546 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084834546 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084834546 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084834546 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084834546 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821084834546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084834546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084834546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084834546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084834546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084834546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084834546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084834546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084834546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084834546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084834546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084834547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084834547 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084834547 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084834547 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084834547 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084834547 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(161)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(164)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084834558 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084834558 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084834558 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084834558 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084834558 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084834558 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084834558 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084834558 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084834558 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084834558 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821084834558 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084834558 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084834558 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084834558 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084834558 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084834558 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084834558 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084834558 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821084834558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084834558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084834558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084834558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084834558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084834558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084834558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084834558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084834558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084834558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084834558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084834558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084834558 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084834558 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084834558 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084834558 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084834558 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821084834558 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084834558 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821084834558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084834558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084834558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084834558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084834558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084834558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084834558 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084834558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084834558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084834558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084834558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084834558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084834558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084834558 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084834558 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084834558 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084834558 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084834558 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084834558 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084834558 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084834558 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084834558 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084834558 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084834558 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084834558 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=7 20250821084834558 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084834558 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084834558 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821084834558 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084834558 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084834558 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821084834559 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084834559 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084834559 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084834559 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084834559 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084834559 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084834559 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084834559 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084834559 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084834559 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821084834559 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084834559 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084834559 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084834559 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084834559 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084834559 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084834559 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084834559 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821084834559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084834559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084834559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084834559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084834559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084834559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084834559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084834559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084834559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084834559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084834559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084834559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084834559 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084834559 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084834559 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084834559 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084834559 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(164)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821084834576 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57976<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_bidir0(167)@9519884ab86b: 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)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@9519884ab86b: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@9519884ab86b: Added conn table entry 0TC_ranap_cs_bidir0(167)10527847 20250821084835618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084835618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084835618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821084835618 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821084835618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa0a467, normal) (hnbgw_rua.c:408) 20250821084835618 DHNB DEBUG map_rua[0x55571067cf70]{init}: Allocated (fsm.c:456) 20250821084835618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10527847)[0x55571067cf70]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821084835618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10527847 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821084835618 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084835618 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084835618 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10527847 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821084835618 DCN DEBUG map_sccp[0x55571067c710]{init}: Allocated (fsm.c:456) 20250821084835618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55571067c710]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821084835618 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-10527847 <-> SCCP-5 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821084835618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10527847 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821084835618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10527847)[0x55571067cf70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821084835618 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084835618 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084835618 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10527847 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821084835618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55571067c710]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084835618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821084835618 DLSCCP DEBUG SCCP-SCOC(5)[0x555710679ed0]{IDLE}: Allocated (fsm.c:456) 20250821084835618 DLSCCP DEBUG SCCP-SCOC(5)[0x555710679ed0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821084835618 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000a30056400500f1100926) (sccp_scrc.c:455) 20250821084835618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084835618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084835618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084835618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084835618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084835618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084835618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084835619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084835619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084835619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084835619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084835619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084835619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084835619 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084835619 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084835619 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084835619 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084835619 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084835619 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 05 01 00 00 05 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 a3 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821084835619 DLSCCP DEBUG SCCP-SCOC(5)[0x555710679ed0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821084835619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55571067c710]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821084835619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10527847)[0x55571067cf70]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821084835619 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084835619 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084835619 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084835619 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821084835619 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084835619 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084835619 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084835619 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084835619 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084835619 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 05 01 00 00 05 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 a3 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)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@9519884ab86b: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@9519884ab86b: Added conn table entry 0TC_ranap_cs_bidir0(167)989569 HNBGW_Test.msc0-SCCP(160)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(167)@9519884ab86b: setverdict(pass): none -> pass 20250821084835639 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084835639 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084835639 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084835639 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084835639 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084835639 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084835639 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084835639 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084835639 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084835639 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 05 70 bd 25 02 00 00 00 00  20250821084835639 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084835639 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084835639 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084835639 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084835639 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084835639 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0070bd25) (sccp_scrc.c:545) 20250821084835639 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(5,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821084835639 DLSCCP DEBUG SCCP-SCOC(5)[0x555710679ed0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821084835639 DLSCCP DEBUG SCCP-SCOC(5)[0x555710679ed0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821084835639 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821084835639 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821084835639 DCN DEBUG handle_cn_conn_conf() conn_id=5, 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_sccp.c:157) 20250821084835639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55571067c710]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821084835639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55571067c710]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-SCCP(160)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@9519884ab86b: vl_len:22 HNBGW_Test.msc0-SCCP(160)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(160)@9519884ab86b: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A267871A6B5D84478F323'O 20250821084835844 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084835844 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084835844 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084835844 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084835844 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084835844 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084835844 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084835844 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084835844 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084835845 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 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 26 78 71 a6 b5 d8 44 78 f3 23 00 00 00  20250821084835845 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250821084835845 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084835845 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084835845 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084835845 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084835845 DLSCCP DEBUG 0: SCCP(rctx=0) 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=001440120000010010400b0a267871a6b5d84478f323) (sccp_scrc.c:545) 20250821084835845 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(5,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084835845 DLSCCP DEBUG SCCP-SCOC(5)[0x555710679ed0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084835845 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084835845 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084835845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55571067c710]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084835845 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250821084835845 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250821084835845 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10527847 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250821084835845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10527847)[0x55571067cf70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821084835845 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:123) 20250821084835845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084835845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:879) TC_ranap_cs_bidir0(167)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084835862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084835862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084835862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1431) 20250821084835862 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821084835862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa0a467) (hnbgw_rua.c:472) 20250821084835862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10527847 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:313) 20250821084835862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10527847)[0x55571067cf70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821084835862 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250821084835862 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250821084835862 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10527847 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:265) 20250821084835862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55571067c710]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084835862 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084835862 DLSCCP DEBUG SCCP-SCOC(5)[0x555710679ed0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084835862 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070bd25), PART(T=Data,L=22,D=001440120000010010400b0a49160e3ee226caf08b74) (sccp_scrc.c:455) 20250821084835862 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084835862 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084835862 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084835862 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084835862 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084835862 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084835863 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084835863 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 bd 00 00 00 b9 03 00 00 05 06 70 bd 25 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 49 16 0e 3e e2 26 ca f0 8b 74 00 00 00 (ss7_asp.c:1383) 20250821084835863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084835863 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084835863 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084835863 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821084835863 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084835863 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084835863 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084835863 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084835863 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084835863 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 05 06 70 bd 25 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 49 16 0e 3e e2 26 ca f0 8b 74 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(160)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@9519884ab86b: vl_len:20 HNBGW_Test.msc0-SCCP(160)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(160)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20250821084835875 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084835875 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084835875 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084835875 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084835875 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084835876 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084835876 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084835876 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084835876 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084835876 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2b 00 00 00 b9 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  20250821084835876 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084835876 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084835876 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084835876 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084835876 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084835876 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084835876 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(5,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084835876 DLSCCP DEBUG SCCP-SCOC(5)[0x555710679ed0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084835876 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084835876 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084835876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55571067c710]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084835876 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250821084835876 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250821084835876 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10527847 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Common ID (hnbgw_ranap.c:632) 20250821084835876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10527847)[0x55571067cf70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821084835876 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:123) 20250821084835876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084835876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:879) TC_ranap_cs_bidir0(167)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821084835880 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41809<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(156)@9519884ab86b: Final verdict of PTC: none 20250821084835882 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57974<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(155)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084835883 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57964<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084835883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084835883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084835884 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821084835884 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 (hnb.c:255) 20250821084835884 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821084835884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10527847)[0x55571067cf70]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821084835884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10527847)[0x55571067cf70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250821084835884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55571067c710]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250821084835884 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821084835884 DLSCCP DEBUG SCCP-SCOC(5)[0x555710679ed0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821084835884 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070bd25), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821084835884 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084835884 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084835884 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084835884 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084835884 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084835884 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084835884 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084835884 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 05 04 70 bd 25 00 00 05 00 00 00 00 00 (ss7_asp.c:1383) 20250821084835884 DLSCCP DEBUG SCCP-SCOC(5)[0x555710679ed0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821084835884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55571067c710]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821084835884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10527847)[0x55571067cf70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821084835884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10527847)[0x55571067cf70]{disrupted}: Freeing instance (context_map.c:203) 20250821084835884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10527847)[0x55571067cf70]{disrupted}: Deallocated (fsm.c:568) 20250821084835884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55571067c710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821084835884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55571067c710]{disconnected}: Freeing instance (context_map.c:207) 20250821084835884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55571067c710]{disconnected}: Deallocated (fsm.c:568) 20250821084835884 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10527847 SCCP-5 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821084835884 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084835884 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084835884 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084835884 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821084835884 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084835884 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084835884 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084835884 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084835884 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084835884 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 05 04 70 bd 25 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 01  TC_ranap_cs_bidir-Iuh0-RUA(159)@9519884ab86b: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_bidir(154)@9519884ab86b: Final verdict of PTC: none 20250821084835885 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084835885 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084835885 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084835885 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250821084835885 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250821084835885 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084835885 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250821084835885 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250821084835885 DLINP <0002> stream_srv.c:818 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250821084835885 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084835885 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821084835885 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084835885 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084835885 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821084835885 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084835885 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084835885 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084835885 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084835885 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084835885 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084835885 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821084835885 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084835885 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084835885 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084835885 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084835885 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821084835885 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084835885 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084835885 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084835885 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084835885 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084835885 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084835885 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084835885 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084835885 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084835885 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084835885 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084835885 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084835885 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250821084835886 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250821084835886 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084835886 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250821084835886 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED HNBGW_Test.msc0-RAN(161)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(164)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(163)@9519884ab86b: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(158)@9519884ab86b: Final verdict of PTC: none 20250821084835886 DLINP <0002> stream_srv.c:818 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250821084835886 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-SCCP(160)@9519884ab86b: Final verdict of PTC: none 20250821084835886 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821084835886 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084835886 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084835886 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821084835886 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084835886 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084835886 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084835886 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084835886 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084835886 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084835886 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084835886 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(165)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(166)@9519884ab86b: Final verdict of PTC: none 20250821084835886 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084835886 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084835886 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821084835886 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084835886 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084835887 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084835887 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084835887 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084835887 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084835887 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084835887 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084835887 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(162)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(157)@9519884ab86b: Final verdict of PTC: none 20250821084835891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57976<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@9519884ab86b: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Thu Aug 21 08:48:35 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 20250821084835937 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52114<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084836541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52114<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=327584) Waiting for packet dumper to finish... 1 (prev_count=327584, count=328124) 20250821084837886 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084837886 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084837886 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821084837887 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084837887 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084837887 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:48:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250821084839648 DLSCCP DEBUG SCCP-SCOC(4)[0x555710672750]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821084839648 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd2f94), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821084839648 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821084839648 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084839648 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084839648 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084839649 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084839649 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084839649 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084839649 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084839649 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084839649 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fd 2f 94 00 00 04 0f 00 00 00 00 (ss7_asp.c:1383) 20250821084839649 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084839649 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084839649 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084839649 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821084839649 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084839649 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821084839649 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: 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@9519884ab86b: Test case TC_ranap_ps_bidir started. 20250821084839671 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52120<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084839676 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52124<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084839679 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38053<->l=127.0.0.1:4262) (control_if.c:572) 20250821084839695 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084839695 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084839696 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084839696 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084839696 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084839696 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084839696 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084839696 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084839696 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821084839696 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_ranap_ps_bidir-Iuh0(172)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821084839697 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084839697 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821084839697 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084839697 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084839697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839697 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084839697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839697 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084839697 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084839697 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084839697 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821084839697 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084839697 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084839697 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084839697 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084839697 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821084839697 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084839697 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084839697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839697 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084839697 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084839697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839697 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084839697 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084839697 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084839697 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084839697 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821084839697 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084839697 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084839697 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084839698 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084839698 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821084839698 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084839698 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084839698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839698 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084839698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084839698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839698 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084839698 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084839698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084839698 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084839698 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821084839698 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084839698 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084839698 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084839698 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084839698 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084839698 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084839698 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084839698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839698 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084839698 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084839698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839698 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084839698 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084839698 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084839698 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084839698 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084839698 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084839698 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084839698 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084839698 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084839698 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084839698 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084839698 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=5 20250821084839698 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821084839698 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821084839698 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084839698 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084839698 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084839698 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=7 20250821084839698 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821084839698 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821084839698 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821084839698 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084839698 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084839698 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084839698 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821084839698 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821084839698 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821084839698 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821084839698 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084839698 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084839698 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084839698 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821084839698 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084839698 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084839698 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(176)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(174)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084839710 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084839710 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084839710 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084839710 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084839710 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084839710 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084839710 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084839710 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084839712 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084839712 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821084839712 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084839712 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084839712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839712 DLSS7 INFO 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084839712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839712 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084839712 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084839712 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084839712 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821084839712 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084839712 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084839712 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084839712 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084839712 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821084839712 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084839712 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084839712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839712 DLSS7 INFO 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=3 -> eSLS=3: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084839712 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084839712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839712 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084839712 DLSS7 INFO 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=3 -> eSLS=3: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084839712 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084839712 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084839712 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821084839712 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084839712 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084839712 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084839712 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084839712 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821084839712 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084839712 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084839712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839712 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084839712 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084839712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839712 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084839712 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084839712 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084839712 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084839712 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821084839712 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084839712 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084839712 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084839712 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084839712 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084839712 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084839712 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084839712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839712 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084839712 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084839712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839712 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084839712 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084839712 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084839712 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084839712 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084839712 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084839712 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084839712 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084839712 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084839712 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084839712 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084839712 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=0 20250821084839712 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821084839712 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821084839712 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084839712 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084839712 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084839712 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=3 20250821084839712 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821084839712 DLSS7 <000c> ss7_combined_linkset.c:322 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=3 -> eSLS=3: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821084839712 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821084839712 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084839712 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084839712 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084839712 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=15 20250821084839712 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821084839712 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821084839712 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821084839712 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084839712 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084839712 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084839712 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821084839712 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084839712 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821084839712 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084839733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084839733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084839733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821084839733 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821084839733 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:562) 20250821084839733 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821084839733 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821084839733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084839733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821084839909 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084839909 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821084839909 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084839909 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(176)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821084839917 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084839917 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821084839917 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084839917 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084839917 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084839917 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084839917 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084839917 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084839917 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084839917 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084839917 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084839917 DLSS7 <000c> ss7_asp.c:1383 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  20250821084839917 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084839920 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084839920 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084839920 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084839920 DLSS7 <000c> ss7_asp.c:1383 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  20250821084839920 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084839920 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084839920 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084839920 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084839920 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821084839920 DLSS7 <000c> ss7_asp.c:1383 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  20250821084839920 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084839920 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084839920 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084839920 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084839920 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084839920 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084839921 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084839921 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821084839921 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084839921 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084839921 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084839921 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084839921 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084839921 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084839921 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084839921 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084839922 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084839922 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821084839922 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084839922 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821084839922 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084839922 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084839922 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084839922 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084839922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839922 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084839922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839922 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084839922 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084839922 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084839922 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084839922 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084839922 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084839922 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084839923 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084839923 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084839923 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084839923 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821084839923 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084839923 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084839923 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084839923 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084839923 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084839923 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(179)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821084839931 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084839931 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821084839931 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084839931 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084839931 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084839931 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084839931 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084839932 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084839932 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084839932 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084839932 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084839932 DLSS7 <000c> ss7_asp.c:1383 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  20250821084839932 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084839937 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084839937 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084839937 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084839937 DLSS7 <000c> ss7_asp.c:1383 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  20250821084839937 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084839937 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084839937 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084839937 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084839937 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821084839937 DLSS7 <000c> ss7_asp.c:1383 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  20250821084839937 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084839937 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084839937 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084839937 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821084839937 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084839937 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084839937 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084839937 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084839937 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821084839937 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084839937 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084839937 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084839938 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084839938 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084839938 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084839938 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084839938 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084839939 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084839939 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084839939 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084839939 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084839939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084839939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084839939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084839939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084839939 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084839939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084839940 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084839940 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084839940 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084839940 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084839940 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084839940 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084839940 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084839940 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084839940 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821084839940 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084839940 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084839940 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821084839940 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084839940 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084839940 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(175)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084840727 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084840727 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084840727 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084840727 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084840727 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084840727 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084840727 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084840727 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084840727 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084840727 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821084840727 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084840727 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084840727 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084840727 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084840727 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084840727 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084840727 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084840727 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821084840727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084840727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084840727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084840727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084840727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084840727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084840727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084840727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084840727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084840727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084840727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084840727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084840727 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084840727 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084840727 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084840727 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084840728 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821084840728 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084840728 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821084840728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084840728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084840728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084840728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084840728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084840728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084840728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084840728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084840728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084840728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084840728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084840728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084840728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084840728 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084840728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084840728 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084840728 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084840728 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084840728 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084840728 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084840728 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084840728 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084840728 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084840728 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084840728 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821084840728 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084840728 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084840728 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084840728 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084840728 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084840728 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821084840730 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084840730 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084840730 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084840730 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084840730 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084840730 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084840730 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084840730 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084840730 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084840731 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821084840731 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084840731 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084840731 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084840731 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084840731 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084840731 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084840731 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084840731 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821084840731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084840731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084840731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084840731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084840731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084840731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084840731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084840731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084840731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084840731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084840731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084840731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084840731 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084840731 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084840731 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084840731 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084840731 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(178)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084840733 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084840733 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084840733 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084840733 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084840733 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084840733 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084840733 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084840733 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084840733 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084840733 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821084840733 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084840733 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084840733 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084840733 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084840733 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084840733 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084840733 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084840733 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821084840733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084840733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084840733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084840733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084840733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084840733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084840733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084840733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084840733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084840733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084840733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084840733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084840733 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084840733 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084840733 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084840733 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084840733 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821084840733 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084840733 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821084840733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084840733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084840733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084840733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084840733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084840733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084840733 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084840733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084840733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084840733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084840733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084840733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084840733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084840733 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084840733 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084840733 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084840733 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084840733 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084840733 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084840734 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084840734 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084840734 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084840734 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084840734 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084840734 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821084840734 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084840734 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084840734 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084840734 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084840734 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(175)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821084840734 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821084840735 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084840735 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084840735 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084840735 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084840735 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084840735 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084840735 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084840735 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084840735 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084840735 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821084840735 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084840735 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084840735 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084840735 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084840736 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084840736 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084840736 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084840736 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821084840736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084840736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084840736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084840736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084840736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084840736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084840736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084840736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084840736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084840736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084840736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084840736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084840736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084840736 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084840736 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084840736 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084840736 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(178)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821084840766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52128<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_bidir0(181)@9519884ab86b: 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)@9519884ab86b: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@9519884ab86b: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@9519884ab86b: Added conn table entry 0TC_ranap_ps_bidir0(181)3881376 20250821084841810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084841810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084841810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821084841810 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821084841810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3b39a0, normal) (hnbgw_rua.c:408) 20250821084841810 DHNB DEBUG map_rua[0x55571067cf70]{init}: Allocated (fsm.c:456) 20250821084841810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3881376)[0x55571067cf70]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821084841810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3881376 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821084841810 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084841810 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084841810 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821084841810 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3881376 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821084841810 DCN DEBUG map_sccp[0x55571067c710]{init}: Allocated (fsm.c:456) 20250821084841810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55571067c710]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821084841810 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-3881376 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821084841810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3881376 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821084841810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3881376)[0x55571067cf70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821084841810 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084841810 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084841810 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3881376 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821084841810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55571067c710]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084841810 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821084841810 DLSCCP DEBUG SCCP-SCOC(6)[0x55571067e100]{IDLE}: Allocated (fsm.c:456) 20250821084841810 DLSCCP DEBUG SCCP-SCOC(6)[0x55571067e100]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821084841810 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030003da0056400500f1100926) (sccp_scrc.c:455) 20250821084841810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084841810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084841810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084841810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084841810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084841810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084841810 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084841810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084841810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084841810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084841810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084841810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084841810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084841810 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084841810 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084841810 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084841810 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084841810 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084841810 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 06 02 02 06 04 43 bc 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 da 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821084841810 DLSCCP DEBUG SCCP-SCOC(6)[0x55571067e100]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821084841810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55571067c710]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821084841810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3881376)[0x55571067cf70]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821084841810 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084841810 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084841810 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084841810 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821084841810 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084841810 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084841810 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821084841810 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084841810 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084841810 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 06 01 00 00 06 02 02 06 04 43 bc 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 da 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)@9519884ab86b: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@9519884ab86b: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@9519884ab86b: Added conn table entry 0TC_ranap_ps_bidir0(181)12373563 TC_ranap_ps_bidir0(181)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(177)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821084841828 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084841828 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084841828 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084841828 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084841828 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084841828 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084841828 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084841828 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084841828 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084841828 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 06 25 32 55 02 00 00 00 00  20250821084841829 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084841829 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084841829 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084841829 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084841829 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084841829 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00253255) (sccp_scrc.c:545) 20250821084841829 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(6,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821084841829 DLSCCP DEBUG SCCP-SCOC(6)[0x55571067e100]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821084841829 DLSCCP DEBUG SCCP-SCOC(6)[0x55571067e100]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821084841829 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821084841829 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821084841829 DCN DEBUG handle_cn_conn_conf() conn_id=6, 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_sccp.c:157) 20250821084841829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55571067c710]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821084841829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55571067c710]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-SCCP(177)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@9519884ab86b: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@9519884ab86b: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AB666734A9B5DA7FF918E'O 20250821084842029 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084842029 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084842029 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084842029 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084842029 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084842029 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084842029 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084842029 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084842029 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084842029 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 bc 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 b6 66 73 4a 9b 5d a7 ff 91 8e 00 00 00  20250821084842029 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250821084842029 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084842029 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084842029 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084842029 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084842029 DLSCCP DEBUG 0: SCCP(rctx=0) 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=001440120000010010400b0ab666734a9b5da7ff918e) (sccp_scrc.c:545) 20250821084842029 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(6,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821084842029 DLSCCP DEBUG SCCP-SCOC(6)[0x55571067e100]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084842029 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084842029 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084842029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55571067c710]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084842029 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250821084842030 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250821084842030 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3881376 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250821084842030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3881376)[0x55571067cf70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821084842030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:123) 20250821084842030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084842030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:879) TC_ranap_ps_bidir0(181)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084842055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084842055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084842055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1431) 20250821084842055 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821084842055 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3b39a0) (hnbgw_rua.c:472) 20250821084842055 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3881376 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:313) 20250821084842055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3881376)[0x55571067cf70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821084842055 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250821084842055 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250821084842055 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3881376 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:265) 20250821084842055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55571067c710]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084842055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084842055 DLSCCP DEBUG SCCP-SCOC(6)[0x55571067e100]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084842055 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00253255), PART(T=Data,L=22,D=001440120000010010400b0a958fde8b15436f95f354) (sccp_scrc.c:455) 20250821084842055 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821084842055 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084842055 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084842055 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084842055 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084842055 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084842055 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084842055 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 bd 00 00 00 bc 03 00 00 06 06 25 32 55 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 95 8f de 8b 15 43 6f 95 f3 54 00 00 00 (ss7_asp.c:1383) 20250821084842055 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084842056 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084842056 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084842056 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821084842056 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084842056 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084842056 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821084842056 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084842056 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084842056 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 06 06 25 32 55 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 95 8f de 8b 15 43 6f 95 f3 54 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(177)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@9519884ab86b: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20250821084842074 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084842074 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084842074 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084842074 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084842074 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084842074 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084842074 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084842074 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084842074 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084842074 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2b 00 00 00 bc 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  20250821084842074 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084842074 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084842074 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084842074 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084842074 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084842074 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084842074 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(6,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821084842074 DLSCCP DEBUG SCCP-SCOC(6)[0x55571067e100]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084842074 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084842074 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084842074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55571067c710]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084842074 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250821084842074 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250821084842074 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3881376 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Common ID (hnbgw_ranap.c:632) 20250821084842074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3881376)[0x55571067cf70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821084842074 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:123) 20250821084842074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084842074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:879) TC_ranap_ps_bidir0(181)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821084842086 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52124<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084842086 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38053<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(170)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(169)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084842090 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52120<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084842091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084842091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084842091 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821084842091 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 (hnb.c:255) 20250821084842091 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821084842091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3881376)[0x55571067cf70]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821084842092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3881376)[0x55571067cf70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250821084842092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55571067c710]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250821084842092 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821084842092 DLSCCP DEBUG SCCP-SCOC(6)[0x55571067e100]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821084842092 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00253255), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821084842092 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821084842092 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084842092 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084842092 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084842092 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084842092 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084842092 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084842092 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 06 04 25 32 55 00 00 06 00 00 00 00 00 (ss7_asp.c:1383) 20250821084842092 DLSCCP DEBUG SCCP-SCOC(6)[0x55571067e100]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821084842092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55571067c710]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821084842092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3881376)[0x55571067cf70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821084842092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3881376)[0x55571067cf70]{disrupted}: Freeing instance (context_map.c:203) 20250821084842092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3881376)[0x55571067cf70]{disrupted}: Deallocated (fsm.c:568) 20250821084842092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55571067c710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821084842092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55571067c710]{disconnected}: Freeing instance (context_map.c:207) 20250821084842092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55571067c710]{disconnected}: Deallocated (fsm.c:568) 20250821084842092 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3881376 SCCP-6 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) MutexDispCT-TC_ranap_ps_bidir(168)@9519884ab86b: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(173)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(174)@9519884ab86b: Final verdict of PTC: none 20250821084842093 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084842093 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084842093 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084842093 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821084842093 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084842093 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084842093 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821084842093 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084842093 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084842093 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 06 04 25 32 55 00 00 06 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(175)@9519884ab86b: Final verdict of PTC: none 20250821084842093 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084842093 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084842093 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084842093 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW-MGCP(180)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(178)@9519884ab86b: Final verdict of PTC: none 20250821084842094 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084842094 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084842094 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084842094 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084842094 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084842094 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084842094 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084842094 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821084842094 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084842094 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084842094 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821084842094 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084842094 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084842094 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821084842094 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084842094 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084842094 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs HNBGW_Test.msc0-M3UA(176)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(177)@9519884ab86b: Final verdict of PTC: none 20250821084842094 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084842094 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084842094 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084842094 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821084842094 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084842094 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084842094 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084842094 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084842094 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084842094 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084842095 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084842095 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084842095 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821084842095 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084842095 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084842095 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821084842095 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind TC_ranap_ps_bidir-Iuh0(172)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(179)@9519884ab86b: Final verdict of PTC: none 20250821084842095 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084842095 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084842095 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084842095 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084842095 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084842095 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084842095 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084842095 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084842095 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084842095 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821084842095 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084842095 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084842095 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084842095 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084842095 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084842095 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084842095 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084842095 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084842095 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084842095 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084842095 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084842095 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821084842095 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084842095 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084842095 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084842095 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084842095 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084842095 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084842095 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084842095 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084842095 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-PFCP(171)@9519884ab86b: Final verdict of PTC: none 20250821084842097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52128<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@9519884ab86b: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Thu Aug 21 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 20250821084842187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52138<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084842789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52138<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=324892) 20250821084843673 DLSCCP DEBUG SCCP-SCOC(3)[0x555710679ce0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821084843673 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ada135), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821084843673 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084843674 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084843674 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084843674 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084843674 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084843674 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084843674 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084843674 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084843674 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084843674 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ad a1 35 00 00 03 0f 00 00 00 00 (ss7_asp.c:1383) 20250821084843674 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084843674 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084843674 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084843674 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821084843674 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084843674 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084843674 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=324892, count=325432) 20250821084844096 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084844096 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084844096 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821084844096 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084844096 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084844096 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:48:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9519884ab86b: 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@9519884ab86b: Test case TC_rab_assignment started. 20250821084845884 DLSCCP DEBUG SCCP-SCOC(5)[0x555710679ed0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821084845885 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070bd25), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821084845885 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084845885 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084845885 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084845885 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084845885 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084845885 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084845885 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084845885 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084845885 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084845885 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 70 bd 25 00 00 05 0f 00 00 00 00 (ss7_asp.c:1383) 20250821084845885 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084845885 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084845885 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084845885 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821084845885 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084845885 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084845885 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821084845900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46720<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084845906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46730<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084845908 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34541<->l=127.0.0.1:4262) (control_if.c:572) 20250821084845922 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084845922 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084845922 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084845922 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084845922 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084845922 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084845923 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084845923 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_rab_assignment-Iuh0(186)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821084845923 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821084845923 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821084845924 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084845924 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821084845924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084845924 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084845924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084845924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084845924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084845924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084845924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084845924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084845924 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084845924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084845924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084845924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084845924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084845924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084845924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084845924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084845924 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084845924 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084845924 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821084845924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084845924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084845924 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084845924 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084845924 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821084845924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084845924 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084845924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084845924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084845924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084845924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084845924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084845924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084845924 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084845924 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084845924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084845924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084845924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084845924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084845924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084845924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084845924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084845924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084845924 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084845924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084845924 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084845924 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821084845924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084845924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084845924 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084845924 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084845924 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821084845924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084845924 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084845924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084845924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084845924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084845924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084845924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084845924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084845924 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084845924 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084845924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084845924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084845924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084845924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084845924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084845924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084845924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084845924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084845924 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084845924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084845924 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084845924 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821084845924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084845924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084845924 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084845924 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084845924 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084845924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084845924 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084845924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084845924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084845924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084845924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084845924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084845924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084845924 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084845924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084845924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084845924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084845924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084845924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084845924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084845924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084845924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084845924 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084845924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084845924 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084845924 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084845924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084845924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084845924 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084845924 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084845924 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084845924 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084845924 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=13 20250821084845924 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821084845924 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821084845924 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084845924 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084845924 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084845924 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=14 20250821084845924 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821084845924 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084845924 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821084845924 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821084845924 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084845924 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084845924 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084845924 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=8 20250821084845924 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821084845924 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084845924 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821084845924 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821084845924 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084845924 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084845924 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084845924 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821084845924 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084845924 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084845924 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(190)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(190)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(188)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084845935 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084845935 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084845935 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084845935 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084845935 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084845935 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084845936 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084845936 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084845937 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084845937 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821084845937 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084845937 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084845937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084845937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084845937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084845937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084845937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084845937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084845937 DLSS7 INFO 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=10 -> eSLS=122: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084845937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084845937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084845937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084845937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084845937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084845937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084845937 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084845937 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=10 -> eSLS=122: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084845937 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084845937 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821084845937 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084845937 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084845937 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084845937 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084845937 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821084845937 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084845937 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084845937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084845937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084845937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084845937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084845937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084845937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084845937 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084845937 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084845937 DLSS7 INFO 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=14 -> eSLS=14: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084845937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084845937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084845937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084845937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084845937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084845937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084845937 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084845937 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084845937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084845937 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084845937 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821084845937 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084845937 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084845937 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084845937 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084845937 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821084845937 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084845937 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084845937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084845937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084845937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084845937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084845937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084845937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084845937 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084845937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084845937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084845937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084845937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084845937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084845937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084845937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084845937 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084845937 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084845937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084845937 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084845937 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821084845937 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084845937 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084845937 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084845937 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084845937 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084845937 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084845937 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084845937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084845937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084845937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084845937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084845937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084845937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084845937 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084845937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084845937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084845937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084845937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084845937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084845937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084845937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084845937 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084845937 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084845937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084845937 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084845937 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084845937 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084845937 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084845937 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084845937 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084845937 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084845937 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084845937 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=10 20250821084845937 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821084845937 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821084845937 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084845937 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084845937 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084845937 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=14 20250821084845937 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821084845937 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084845937 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821084845937 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821084845937 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084845937 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084845937 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084845937 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=4 20250821084845937 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821084845937 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821084845937 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821084845937 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084845937 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084845937 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084845937 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821084845937 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084845938 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821084845938 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(193)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(191)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084845958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084845958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084845958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821084845958 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821084845958 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:562) 20250821084845958 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821084845958 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821084845958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084845958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821084846134 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084846134 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821084846134 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084846134 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(190)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821084846141 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084846142 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821084846142 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084846142 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084846142 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084846142 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084846142 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084846142 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084846142 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084846142 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084846142 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084846142 DLSS7 <000c> ss7_asp.c:1383 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  20250821084846142 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084846144 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084846144 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084846144 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084846144 DLSS7 <000c> ss7_asp.c:1383 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  20250821084846144 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084846144 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084846144 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084846144 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084846144 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821084846144 DLSS7 <000c> ss7_asp.c:1383 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  20250821084846144 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084846144 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084846144 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084846144 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084846144 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084846145 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084846145 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084846145 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821084846145 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084846145 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084846145 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084846145 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084846145 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084846145 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084846145 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084846145 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084846146 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084846146 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084846146 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084846147 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084846147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084846147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084846147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084846147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084846147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084846147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084846147 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084846147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084846147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084846147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084846147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084846147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084846147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084846147 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084846147 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084846147 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084846147 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821084846147 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084846147 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821084846147 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084846147 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084846147 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084846147 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084846147 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084846147 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084846147 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084846147 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084846147 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821084846147 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084846147 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084846147 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084846147 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084846147 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084846147 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(193)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821084846153 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084846153 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821084846153 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084846153 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084846153 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084846153 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084846153 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084846153 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084846153 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084846153 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084846153 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084846153 DLSS7 <000c> ss7_asp.c:1383 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  20250821084846153 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084846155 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084846155 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084846155 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084846155 DLSS7 <000c> ss7_asp.c:1383 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  20250821084846155 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084846155 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084846155 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084846155 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084846155 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821084846155 DLSS7 <000c> ss7_asp.c:1383 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  20250821084846155 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084846155 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084846155 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084846155 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821084846155 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084846155 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084846155 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084846155 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084846155 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821084846155 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084846155 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084846155 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084846155 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084846155 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084846155 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084846155 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084846155 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084846156 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084846156 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084846157 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084846157 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084846157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084846157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084846157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084846157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084846157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084846157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084846157 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084846157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084846157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084846157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084846157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084846157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084846157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084846157 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084846157 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084846157 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084846157 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084846157 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084846157 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084846157 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084846157 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084846157 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084846157 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084846157 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821084846157 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084846157 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084846157 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821084846157 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084846157 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084846157 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(189)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084846945 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084846945 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084846945 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084846945 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084846945 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084846945 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084846945 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084846945 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084846945 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084846945 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821084846945 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084846945 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084846945 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084846945 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084846945 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084846945 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084846945 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084846945 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821084846945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084846945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084846945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084846945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084846945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084846945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084846945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084846945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084846945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084846945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084846945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084846945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084846945 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084846945 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084846945 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084846945 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084846945 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821084846945 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084846945 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821084846945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084846945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084846945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084846945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084846945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084846945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084846945 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084846945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084846945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084846945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084846945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084846945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084846945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084846945 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084846945 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084846945 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084846945 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084846945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084846945 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084846945 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084846945 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084846945 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084846945 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084846945 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084846945 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821084846945 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084846946 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084846946 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084846946 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084846946 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084846946 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821084846947 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084846947 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084846947 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084846947 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084846947 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084846947 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084846947 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084846947 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084846947 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084846947 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821084846948 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084846948 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084846948 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084846948 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084846948 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084846948 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084846948 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084846948 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821084846948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084846948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084846948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084846948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084846948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084846948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084846948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084846948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084846948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084846948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084846948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084846948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084846948 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084846948 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084846948 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084846948 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084846948 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(189)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(192)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084846951 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084846951 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084846951 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084846951 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084846951 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084846951 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084846951 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084846951 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084846951 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084846951 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821084846952 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084846952 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084846952 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084846952 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084846952 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084846952 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084846952 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084846952 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821084846952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084846952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084846952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084846952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084846952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084846952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084846952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084846952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084846952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084846952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084846952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084846952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084846952 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084846952 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084846952 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084846952 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084846952 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821084846952 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084846952 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821084846952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084846952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084846952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084846952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084846952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084846952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084846952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084846952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084846952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084846952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084846952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084846952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084846952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084846952 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084846952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084846952 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084846952 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084846952 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084846952 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084846952 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084846952 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084846952 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084846952 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084846952 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084846952 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=12 20250821084846952 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084846952 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084846952 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084846952 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084846952 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084846952 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821084846953 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084846953 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084846953 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084846953 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084846953 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084846953 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084846953 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084846953 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084846953 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084846953 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821084846953 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084846953 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084846953 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084846953 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084846953 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084846953 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084846953 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084846953 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821084846953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084846953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084846953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084846953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084846953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084846953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084846953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084846953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084846953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084846953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084846953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084846953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084846953 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084846953 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084846953 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084846953 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084846953 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(192)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821084846969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46734<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment0(195)@9519884ab86b: 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)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@9519884ab86b: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@9519884ab86b: Added conn table entry 0TC_rab_assignment0(195)12977047 20250821084848013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084848013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084848013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821084848013 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821084848013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc60397, normal) (hnbgw_rua.c:408) 20250821084848013 DHNB DEBUG map_rua[0x55571067cf70]{init}: Allocated (fsm.c:456) 20250821084848013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12977047)[0x55571067cf70]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821084848013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12977047 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821084848013 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084848013 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084848013 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12977047 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821084848013 DCN DEBUG map_sccp[0x55571067c710]{init}: Allocated (fsm.c:456) 20250821084848013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55571067c710]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821084848013 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-12977047 <-> SCCP-7 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821084848013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12977047 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821084848013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12977047)[0x55571067cf70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821084848013 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084848013 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084848013 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12977047 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821084848013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55571067c710]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084848013 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821084848013 DLSCCP DEBUG SCCP-SCOC(7)[0x555710676180]{IDLE}: Allocated (fsm.c:456) 20250821084848013 DLSCCP DEBUG SCCP-SCOC(7)[0x555710676180]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821084848013 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000300056400500f1100926) (sccp_scrc.c:455) 20250821084848013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084848013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084848013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084848013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084848013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084848013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084848013 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084848013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084848013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084848013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084848013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084848013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084848013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084848013 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084848013 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084848013 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084848013 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084848013 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084848013 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 07 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 30 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821084848013 DLSCCP DEBUG SCCP-SCOC(7)[0x555710676180]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821084848013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55571067c710]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821084848013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12977047)[0x55571067cf70]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821084848014 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084848014 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084848014 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084848014 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821084848014 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084848014 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084848014 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084848014 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084848014 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084848014 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 07 01 00 00 07 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 30 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)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@9519884ab86b: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@9519884ab86b: Added conn table entry 0TC_rab_assignment0(195)9576841 HNBGW_Test.msc0-SCCP(188)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(195)@9519884ab86b: setverdict(pass): none -> pass 20250821084848028 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084848028 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084848028 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084848028 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084848028 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084848028 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084848028 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084848028 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084848028 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084848028 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 07 bf f1 55 02 00 00 00 00  20250821084848028 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084848028 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084848028 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084848028 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084848028 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084848028 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00bff155) (sccp_scrc.c:545) 20250821084848028 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(7,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821084848028 DLSCCP DEBUG SCCP-SCOC(7)[0x555710676180]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821084848028 DLSCCP DEBUG SCCP-SCOC(7)[0x555710676180]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821084848028 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821084848028 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821084848028 DCN DEBUG handle_cn_conn_conf() conn_id=7, 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_sccp.c:157) 20250821084848028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55571067c710]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821084848028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55571067c710]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(183)@9519884ab86b: 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)@9519884ab86b: 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)@9519884ab86b: 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 } VirtHNBGW-STATS(183)@9519884ab86b: Warning: Stopping inactive timer T_poll_converge. TC_rab_assignment0(195)@9519884ab86b: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(194)@9519884ab86b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@9519884ab86b: vl_len:91 HNBGW_Test.msc0-SCCP(188)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(188)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821084848229 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084848229 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084848229 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084848229 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084848229 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084848229 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084848229 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084848229 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084848229 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084848229 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821084848229 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821084848229 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084848229 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084848229 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084848229 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084848229 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084848229 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(7,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084848229 DLSCCP DEBUG SCCP-SCOC(7)[0x555710676180]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084848229 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084848229 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084848229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55571067c710]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084848229 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821084848229 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821084848230 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12977047 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821084848230 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084848230 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084848230 DMGW DEBUG mgw(mgw-fsm-12977047-0)[0x5557106740a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821084848230 DMGW DEBUG mgw(mgw-fsm-12977047-0)[0x5557106740a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821084848230 DMGW DEBUG mgw(mgw-fsm-12977047-0)[0x5557106740a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821084848230 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084848230 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821084848230 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{UNUSED}: Allocated (fsm.c:456) 20250821084848230 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{UNUSED}: is child of mgw(mgw-fsm-12977047-0)[0x5557106740a0] (fsm.c:486) 20250821084848230 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12977047-0)[0x5557106740a0] (mgcp_client_endpoint_fsm.c:724) 20250821084848230 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084848230 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084848230 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084848230 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12977047-0)[0x5557106718a0]{ST_CRCX}: Allocated (fsm.c:456) 20250821084848230 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12977047-0)[0x5557106718a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0] (fsm.c:486) 20250821084848230 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12977047-0)[0x5557106718a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084848230 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12977047-0)[0x5557106718a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821084848230 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: c60397'... (mgcp_client.c:807) 20250821084848230 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250821084848230 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12977047-0)[0x5557106718a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084848230 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@9519884ab86b: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c6039717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c6039717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c6039717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c6039717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250821084848272 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20250821084848272 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106718a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821084848272 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106718a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821084848272 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106718a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084848272 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106718a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084848272 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821084848272 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{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) 20250821084848272 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{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) 20250821084848272 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084848272 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084848272 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{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) 20250821084848272 DMGW DEBUG mgw(mgw-fsm-12977047-0)[0x5557106740a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084848272 DMGW DEBUG mgw(mgw-fsm-12977047-0)[0x5557106740a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821084848272 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084848272 DMGW DEBUG mgw(mgw-fsm-12977047-0)[0x5557106740a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821084848272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12977047)[0x55571067cf70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821084848272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821084848272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084848272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_rab_assignment0(195)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084848287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084848287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084848287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821084848287 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821084848287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc60397) (hnbgw_rua.c:472) 20250821084848287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12977047 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821084848287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12977047)[0x55571067cf70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821084848287 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821084848287 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821084848287 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12977047 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821084848287 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084848287 DMGW DEBUG mgw(mgw-fsm-12977047-0)[0x5557106740a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821084848287 DMGW DEBUG mgw(mgw-fsm-12977047-0)[0x5557106740a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821084848287 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084848287 DMGW DEBUG mgw(mgw-fsm-12977047-0)[0x5557106740a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821084848287 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12977047-0)[0x5557106740a0] (mgcp_client_endpoint_fsm.c:724) 20250821084848287 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084848287 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084848287 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{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) 20250821084848287 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106718a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821084848287 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: c60397'... (mgcp_client.c:807) 20250821084848287 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250821084848287 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106718a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084848287 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084848287 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{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) 20250821084848287 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@9519884ab86b: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c6039717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c6039717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084848297 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20250821084848297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106718a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821084848297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106718a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821084848297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106718a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821084848297 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821084848297 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{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) 20250821084848297 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{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) 20250821084848297 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084848297 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084848297 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{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) 20250821084848297 DMGW DEBUG mgw(mgw-fsm-12977047-0)[0x5557106740a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084848297 DMGW DEBUG mgw(mgw-fsm-12977047-0)[0x5557106740a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821084848297 DMGW DEBUG mgw(mgw-fsm-12977047-0)[0x5557106740a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821084848297 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12977047-0)[0x5557106740a0] (mgcp_client_endpoint_fsm.c:724) 20250821084848297 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084848297 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084848297 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084848297 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12977047-0)[0x55571067f6d0]{ST_CRCX}: Allocated (fsm.c:456) 20250821084848297 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12977047-0)[0x55571067f6d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0] (fsm.c:486) 20250821084848297 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12977047-0)[0x55571067f6d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084848297 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12977047-0)[0x55571067f6d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250821084848297 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: c60397'... (mgcp_client.c:807) 20250821084848297 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250821084848297 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12977047-0)[0x55571067f6d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084848297 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084848297 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{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) 20250821084848297 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{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) 20250821084848297 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@9519884ab86b: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c6039717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c6039717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084848311 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20250821084848311 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571067f6d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821084848311 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571067f6d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821084848311 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571067f6d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084848311 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571067f6d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084848311 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821084848311 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{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) 20250821084848311 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{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) 20250821084848311 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{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) 20250821084848311 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084848311 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084848311 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{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) 20250821084848311 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{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) 20250821084848311 DMGW DEBUG mgw(mgw-fsm-12977047-0)[0x5557106740a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084848311 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084848311 DMGW DEBUG mgw(mgw-fsm-12977047-0)[0x5557106740a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821084848311 DMGW DEBUG mgw(mgw-fsm-12977047-0)[0x5557106740a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821084848311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55571067c710]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821084848311 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084848311 DLSCCP DEBUG SCCP-SCOC(7)[0x555710676180]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084848311 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bff155), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821084848311 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084848311 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084848311 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084848311 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084848311 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084848311 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084848311 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084848311 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 07 06 bf f1 55 00 01 2e 60 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 (ss7_asp.c:1383) 20250821084848311 DMGW DEBUG mgw(mgw-fsm-12977047-0)[0x5557106740a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821084848311 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084848311 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084848311 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084848311 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821084848311 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084848311 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084848312 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084848312 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084848312 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084848312 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 07 06 bf f1 55 00 01 2e 60 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)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@9519884ab86b: 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)@9519884ab86b: 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)@9519884ab86b: 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 } VirtHNBGW-STATS(183)@9519884ab86b: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(188)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@9519884ab86b: vl_len:12 HNBGW_Test.msc0-SCCP(188)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(188)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821084848363 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084848363 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084848363 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084848363 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084848363 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084848363 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084848363 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084848363 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084848363 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084848363 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821084848364 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821084848364 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084848364 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084848364 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084848364 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084848364 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084848364 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(7,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084848364 DLSCCP DEBUG SCCP-SCOC(7)[0x555710676180]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084848364 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084848364 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084848364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55571067c710]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084848364 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821084848364 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821084848364 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12977047 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821084848364 DMGW DEBUG mgw(mgw-fsm-12977047-0)[0x5557106740a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821084848364 DMGW DEBUG mgw(mgw-fsm-12977047-0)[0x5557106740a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821084848364 DMGW DEBUG mgw(mgw-fsm-12977047-0)[0x5557106740a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821084848364 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821084848364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106718a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084848364 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: c60397'... (mgcp_client.c:807) 20250821084848364 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250821084848364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106718a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084848364 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571067f6d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084848364 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: c60397'... (mgcp_client.c:807) 20250821084848364 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250821084848364 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571067f6d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084848364 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{IN_USE}: Removing from parent mgw(mgw-fsm-12977047-0)[0x5557106740a0] (mgcp_client_endpoint_fsm.c:873) 20250821084848364 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821084848364 DLMGCP DEBUG mgw-endp(mgw-fsm-12977047-0)[0x5557106712a0]{IN_USE}: Deallocated (fsm.c:568) 20250821084848364 DMGW DEBUG mgw(mgw-fsm-12977047-0)[0x5557106740a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821084848364 DMGW DEBUG mgw(mgw-fsm-12977047-0)[0x5557106740a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821084848364 DMGW DEBUG mgw(mgw-fsm-12977047-0)[0x5557106740a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821084848364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12977047)[0x55571067cf70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821084848364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821084848364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084848364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) TC_rab_assignment0(195)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c6039717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(195)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c6039717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084848375 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20250821084848375 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106718a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084848375 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106718a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084848375 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106718a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084848375 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106718a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250821084848376 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20250821084848376 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571067f6d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084848376 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571067f6d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084848376 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571067f6d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084848376 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571067f6d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@9519884ab86b: Deleted conn table entry 0TC_rab_assignment0(195)12977047 20250821084848384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084848384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084848384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821084848384 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821084848384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc60397,cause=radio(normal)) (hnbgw_rua.c:440) 20250821084848384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12977047 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821084848384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12977047)[0x55571067cf70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821084848384 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821084848384 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821084848384 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12977047 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821084848384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55571067c710]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084848384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084848384 DLSCCP DEBUG SCCP-SCOC(7)[0x555710676180]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084848384 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bff155), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821084848384 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084848384 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084848384 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084848384 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084848384 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084848384 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084848384 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084848384 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 07 06 bf f1 55 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821084848384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12977047)[0x55571067cf70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821084848384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55571067c710]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821084848384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55571067c710]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821084848385 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084848385 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084848385 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084848385 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821084848385 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084848385 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084848385 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084848385 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084848385 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084848385 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 07 06 bf f1 55 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)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@9519884ab86b: Deleted conn table entry 0TC_rab_assignment0(195)9576841 HNBGW_Test.msc0-SCCP(188)@9519884ab86b: Session index based on connection ID:0 20250821084848391 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084848391 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084848391 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084848391 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084848391 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084848391 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084848391 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084848391 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084848391 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084848391 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 07 bf f1 55 00 00 00 00 00  20250821084848391 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084848391 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084848391 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084848391 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084848391 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084848391 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00bff155), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821084848391 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(7,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821084848391 DLSCCP DEBUG SCCP-SCOC(7)[0x555710676180]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821084848391 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821084848391 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821084848391 DCN DEBUG handle_cn_disc_ind() conn_id=7 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821084848391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55571067c710]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821084848391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55571067c710]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821084848391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12977047)[0x55571067cf70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821084848391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12977047)[0x55571067cf70]{disconnected}: Freeing instance (context_map.c:203) 20250821084848391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12977047)[0x55571067cf70]{disconnected}: Deallocated (fsm.c:568) 20250821084848391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55571067c710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821084848391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55571067c710]{disconnected}: Freeing instance (context_map.c:207) 20250821084848391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55571067c710]{disconnected}: Deallocated (fsm.c:568) 20250821084848391 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12977047 SCCP-7 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821084848391 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00bff155), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:455) 20250821084848391 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084848391 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084848391 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084848391 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084848391 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084848391 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084848391 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084848391 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 07 05 bf f1 55 00 00 07 00 (ss7_asp.c:1383) 20250821084848391 DLSCCP DEBUG SCCP-SCOC(7)[0x555710676180]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821084848391 DLSCCP DEBUG SCCP-SCOC(7)[0x555710676180]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821084848391 DLSCCP DEBUG SCCP-SCOC(7)[0x555710676180]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821084848391 DLSCCP DEBUG SCCP-SCOC(7)[0x555710676180]{IDLE}: Deallocated (fsm.c:568) 20250821084848391 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084848391 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084848391 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084848391 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821084848391 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084848391 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084848391 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084848391 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084848391 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084848392 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 07 05 bf f1 55 00 00 07 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@9519884ab86b: RLC received in state:disconnect_pending 20250821084849650 DLSCCP DEBUG SCCP-SCOC(4)[0x555710672750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821084849650 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd2f94), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821084849650 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821084849650 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084849650 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084849650 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084849650 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084849650 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084849650 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084849650 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fd 2f 94 00 00 04 0f 00 00 00 00 (ss7_asp.c:1383) 20250821084849650 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084849650 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084849650 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084849650 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821084849650 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084849650 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084849650 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821084849650 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084849650 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084849650 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 04 fd 2f 94 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250821084849657 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084849657 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084849657 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084849657 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084849657 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084849657 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084849657 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084849657 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084849657 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084849657 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 04 fd 2f 94 00  20250821084849658 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821084849658 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084849658 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084849658 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084849658 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084849658 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00fd2f94) (sccp_scrc.c:545) 20250821084849658 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(4,remPC=188=0.23.4) Received CO:RELCO (sccp_scoc.c:787) 20250821084849658 DLSCCP DEBUG SCCP-SCOC(4)[0x555710672750]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821084849658 DLSCCP DEBUG SCCP-SCOC(4)[0x555710672750]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821084849658 DLSCCP DEBUG SCCP-SCOC(4)[0x555710672750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821084849658 DLSCCP DEBUG SCCP-SCOC(4)[0x555710672750]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821084849658 DLSCCP DEBUG SCCP-SCOC(4)[0x555710672750]{IDLE}: Deallocated (fsm.c:568) 20250821084849861 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821084849862 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821084849862 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084849862 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084849862 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084849862 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821084849862 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821084849862 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821084849862 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821084849862 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821084849862 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821084849862 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821084849862 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821084849862 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821084849862 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821084849862 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250821084849863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084849863 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821084849863 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821084849863 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK TC_rab_assignment0(195)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821084850402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46730<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084850403 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34541<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(184)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(183)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084850407 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46720<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084850408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084850408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084850408 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821084850408 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 (hnb.c:255) 20250821084850408 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-SCCP(191)@9519884ab86b: Final verdict of PTC: none 20250821084850410 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084850410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084850410 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084850410 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821084850410 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084850410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084850410 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084850410 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084850410 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084850410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084850410 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821084850410 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084850410 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084850410 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821084850410 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084850411 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-SCCP(188)@9519884ab86b: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(187)@9519884ab86b: Final verdict of PTC: none 20250821084850411 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084850411 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084850411 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084850411 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084850411 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821084850411 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084850411 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_rab_assignment(182)@9519884ab86b: Final verdict of PTC: none 20250821084850411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084850411 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084850411 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084850411 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084850411 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(189)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(194)@9519884ab86b: Final verdict of PTC: none 20250821084850411 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084850411 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821084850411 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084850411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084850411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084850411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084850411 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084850411 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084850411 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084850411 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084850411 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084850411 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821084850412 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084850412 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084850412 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084850412 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084850412 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084850412 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084850412 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821084850412 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084850412 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_rab_assignment-Iuh0(186)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(190)@9519884ab86b: Final verdict of PTC: none 20250821084850412 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821084850412 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084850412 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084850412 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084850412 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084850412 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084850412 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084850412 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084850412 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(185)@9519884ab86b: Final verdict of PTC: none 20250821084850412 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084850412 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084850412 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821084850413 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084850413 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084850413 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084850413 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084850413 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084850413 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084850413 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084850413 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084850413 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-RAN(192)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(193)@9519884ab86b: Final verdict of PTC: none 20250821084850416 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46734<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@9519884ab86b: Test case TC_rab_assignment finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Thu Aug 21 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 20250821084850509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46740<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084851112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46740<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=435564) 20250821084852093 DLSCCP DEBUG SCCP-SCOC(6)[0x55571067e100]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821084852093 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00253255), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821084852093 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821084852093 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084852093 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084852093 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084852093 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084852093 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084852093 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084852093 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084852093 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084852093 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 25 32 55 00 00 06 0f 00 00 00 00 (ss7_asp.c:1383) 20250821084852094 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084852094 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084852094 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084852094 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821084852094 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084852094 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821084852094 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=435564, count=436104) 20250821084852411 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084852411 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084852412 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821084852413 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084852413 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084852413 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 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 20250821084853675 DLSCCP DEBUG SCCP-SCOC(3)[0x555710679ce0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821084853675 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ada135), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821084853675 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084853675 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084853675 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084853675 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084853675 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084853675 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084853675 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084853675 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084853675 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084853675 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ad a1 35 00 00 03 0f 00 00 00 00 (ss7_asp.c:1383) 20250821084853675 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084853676 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084853676 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084853676 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821084853676 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084853676 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084853676 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: 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@9519884ab86b: Test case TC_rab_assignment_concurrent started. 20250821084854232 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46754<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084854239 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46762<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084854244 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44507<->l=127.0.0.1:4262) (control_if.c:572) 20250821084854265 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084854265 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084854266 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084854266 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084854266 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084854266 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084854266 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084854266 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084854266 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821084854266 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_rab_assignment_concurrent-Iuh0(200)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821084854267 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084854267 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821084854267 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084854267 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084854267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854267 DLSS7 INFO 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084854267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854267 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084854267 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084854267 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084854267 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821084854267 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084854267 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084854267 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084854267 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084854267 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821084854268 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084854268 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084854268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854268 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084854268 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084854268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084854268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854268 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084854268 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084854268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084854268 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084854268 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821084854268 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084854268 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084854268 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084854268 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084854268 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821084854268 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084854268 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084854268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854268 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084854268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084854268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854268 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084854268 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084854268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084854268 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084854268 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821084854268 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084854268 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084854268 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084854268 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084854268 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084854268 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084854268 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084854268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854268 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084854268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084854268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854268 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084854268 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084854268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084854268 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084854268 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084854268 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084854268 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084854268 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084854268 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084854268 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084854268 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084854268 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=15 20250821084854268 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821084854268 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821084854268 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084854268 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084854268 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084854268 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=5 20250821084854268 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821084854268 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084854268 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821084854268 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821084854268 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084854268 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084854268 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084854269 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=1 20250821084854269 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821084854269 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821084854269 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821084854269 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084854269 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084854269 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084854269 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821084854269 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084854269 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084854269 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(204)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(204)@9519884ab86b: M3UA emulation initiated, the test can be started MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(202)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084854289 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084854289 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084854290 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084854290 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084854290 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084854290 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084854290 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084854290 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084854291 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084854291 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821084854291 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084854291 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084854291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854291 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=13 -> eSLS=125: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084854291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854291 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084854291 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=13 -> eSLS=125: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084854292 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084854292 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821084854292 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084854292 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084854292 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084854292 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084854292 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821084854292 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084854292 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084854292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854292 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084854292 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084854292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854292 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084854292 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084854292 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084854292 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084854292 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821084854292 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084854292 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084854292 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084854292 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084854292 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821084854292 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084854292 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084854292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854292 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084854292 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084854292 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084854292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854292 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084854292 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084854292 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084854293 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084854293 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821084854293 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084854293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084854293 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084854293 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084854293 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084854293 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084854293 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084854293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854293 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084854293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084854293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854293 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084854293 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084854293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084854293 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084854293 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084854293 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084854293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084854293 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084854294 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084854294 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084854294 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084854294 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=13 20250821084854294 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821084854294 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821084854294 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084854294 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084854294 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084854294 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=4 20250821084854294 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821084854294 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821084854294 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821084854294 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084854294 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084854294 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084854294 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=10 20250821084854294 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821084854294 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084854294 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821084854294 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821084854294 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084854294 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084854294 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084854294 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821084854294 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084854294 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821084854294 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084854322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084854322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084854322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821084854322 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821084854322 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:562) 20250821084854322 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821084854322 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821084854322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084854322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821084854486 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084854486 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821084854486 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084854486 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(204)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821084854494 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084854494 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821084854494 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084854494 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084854494 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084854494 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084854495 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084854495 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084854495 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084854495 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084854495 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084854495 DLSS7 <000c> ss7_asp.c:1383 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  20250821084854495 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084854497 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084854497 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084854497 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084854498 DLSS7 <000c> ss7_asp.c:1383 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  20250821084854498 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084854498 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084854498 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084854498 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084854498 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821084854498 DLSS7 <000c> ss7_asp.c:1383 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  20250821084854498 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084854498 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084854498 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084854498 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084854498 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084854498 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084854498 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084854498 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821084854498 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084854498 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084854498 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084854498 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084854498 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084854498 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084854498 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084854498 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084854500 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084854500 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084854500 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084854500 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084854500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084854500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854500 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084854500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084854500 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084854500 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084854500 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084854500 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084854500 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084854500 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084854500 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084854500 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084854500 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821084854500 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084854500 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084854501 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084854501 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084854501 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084854501 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821084854505 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084854506 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821084854506 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084854506 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(207)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821084854510 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084854510 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821084854510 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084854510 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084854510 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084854510 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084854510 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084854510 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084854510 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084854510 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084854510 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084854510 DLSS7 <000c> ss7_asp.c:1383 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  20250821084854510 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084854512 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084854512 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084854512 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084854512 DLSS7 <000c> ss7_asp.c:1383 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  20250821084854512 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084854512 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084854512 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084854512 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084854512 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821084854512 DLSS7 <000c> ss7_asp.c:1383 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  20250821084854512 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084854512 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084854512 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084854512 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821084854512 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084854512 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084854512 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084854512 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084854512 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821084854512 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084854512 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084854512 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084854512 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084854512 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084854512 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084854512 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084854512 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084854514 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084854514 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084854514 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084854514 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084854514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854514 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084854514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084854514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084854514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084854514 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084854514 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084854514 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084854514 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084854514 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084854514 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084854514 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084854514 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084854514 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084854514 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084854514 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821084854514 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084854514 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084854514 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084854514 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084854514 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084854514 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(203)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084855299 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084855299 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084855299 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084855299 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084855299 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084855299 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084855299 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084855299 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084855299 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084855299 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821084855299 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084855299 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084855299 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084855299 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084855299 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084855299 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084855299 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084855299 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821084855299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084855299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084855299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084855299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084855299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084855299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084855300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084855300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084855300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084855300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084855300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084855300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084855300 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084855300 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084855300 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084855300 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084855300 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821084855300 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084855300 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821084855300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084855300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084855300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084855300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084855300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084855300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084855300 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084855300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084855300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084855300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084855300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084855300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084855300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084855300 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084855300 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084855300 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084855300 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084855300 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084855300 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084855301 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084855301 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084855301 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084855301 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084855301 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084855301 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821084855301 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084855301 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084855301 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084855301 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084855301 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084855301 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821084855302 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084855302 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084855302 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084855302 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084855302 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084855302 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084855302 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084855302 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084855302 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084855302 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821084855302 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084855302 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084855302 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084855302 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084855302 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084855302 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084855302 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084855302 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821084855302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084855302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084855302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084855302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084855302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084855302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084855302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084855302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084855302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084855302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084855302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084855302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084855302 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084855302 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084855302 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084855302 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084855302 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(203)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(206)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084855314 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084855314 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084855314 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084855314 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084855314 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084855314 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084855314 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084855314 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084855314 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084855315 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821084855315 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084855315 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084855315 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084855315 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084855315 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084855315 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084855315 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084855315 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821084855315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084855315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084855315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084855315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084855315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084855315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084855315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084855315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084855315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084855315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084855315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084855315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084855315 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084855315 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084855315 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084855315 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084855315 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821084855315 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084855315 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821084855315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084855315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084855315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084855315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084855315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084855315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084855315 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084855315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084855315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084855315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084855315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084855315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084855315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084855315 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084855315 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084855315 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084855315 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084855315 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084855315 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084855315 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084855315 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084855315 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084855315 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084855315 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084855315 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821084855315 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084855315 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084855315 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821084855316 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084855316 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084855316 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821084855318 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084855318 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084855318 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084855318 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084855318 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084855318 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084855318 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084855318 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084855318 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084855318 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821084855318 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084855318 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084855318 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084855318 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084855318 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084855318 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084855318 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084855318 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821084855318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084855318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084855318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084855318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084855318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084855318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084855318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084855318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084855318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084855318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084855318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084855318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084855318 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084855318 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084855318 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084855318 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084855318 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(206)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821084855886 DLSCCP DEBUG SCCP-SCOC(5)[0x555710679ed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821084855886 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070bd25), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821084855886 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084855886 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084855886 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084855886 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084855886 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084855886 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084855886 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084855886 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 70 bd 25 00 00 05 0f 00 00 00 00 (ss7_asp.c:1383) 20250821084855886 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084855886 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084855886 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084855886 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821084855886 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084855886 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084855886 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084855886 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084855886 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084855886 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 70 bd 25 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821084855891 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084855891 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084855891 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084855891 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084855891 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084855892 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084855892 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084855892 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084855892 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084855892 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 05 70 bd 25 00  20250821084855892 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821084855892 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084855892 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084855892 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084855892 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084855892 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0070bd25) (sccp_scrc.c:545) 20250821084855892 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(5,remPC=185=0.23.1) Received CO:RELCO (sccp_scoc.c:787) 20250821084855892 DLSCCP DEBUG SCCP-SCOC(5)[0x555710679ed0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821084855892 DLSCCP DEBUG SCCP-SCOC(5)[0x555710679ed0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821084855892 DLSCCP DEBUG SCCP-SCOC(5)[0x555710679ed0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821084855892 DLSCCP DEBUG SCCP-SCOC(5)[0x555710679ed0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821084855892 DLSCCP DEBUG SCCP-SCOC(5)[0x555710679ed0]{IDLE}: Deallocated (fsm.c:568) 20250821084856355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60046<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084856374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60056<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084856386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60072<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084856399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60080<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084856419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60094<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084856440 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60110<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084856463 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60116<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084856488 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60132<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084856516 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60146<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084856545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60148<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084856568 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60164<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084856584 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60176<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084856600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60184<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084856620 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60188<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084856640 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60200<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084856664 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60212<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment_concurrent0(209)@9519884ab86b: 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)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000000'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@9519884ab86b: Created Expect[0] for '05080200F110172A52082926240000000000'O to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent0(210)@9519884ab86b: 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)@9519884ab86b: Added conn table entry 0TC_rab_assignment_concurrent0(209)5894983 HNBGW_Test.msc0-RAN(203)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@9519884ab86b: Created Expect[1] for '05080200F110172A52082926240000000010'O to be handled at TC_rab_assignment_concurrent0(210) 20250821084857384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084857384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084857384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821084857384 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821084857384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x59f347, normal) (hnbgw_rua.c:408) 20250821084857384 DHNB DEBUG map_rua[0x555710672750]{init}: Allocated (fsm.c:456) 20250821084857384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5894983)[0x555710672750]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821084857384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5894983 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821084857384 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084857384 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084857384 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5894983 SCCP-0 CS MI=IMSI-262420000000000: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821084857384 DCN DEBUG map_sccp[0x55571067cf70]{init}: Allocated (fsm.c:456) 20250821084857384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55571067cf70]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821084857384 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-5894983 <-> SCCP-8 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821084857384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5894983 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821084857384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5894983)[0x555710672750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821084857384 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084857384 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084857384 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5894983 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821084857384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55571067cf70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084857384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821084857384 DLSCCP DEBUG SCCP-SCOC(8)[0x55571067c710]{IDLE}: Allocated (fsm.c:456) 20250821084857384 DLSCCP DEBUG SCCP-SCOC(8)[0x55571067c710]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821084857384 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000000004f40030000620056400500f1100926) (sccp_scrc.c:455) 20250821084857384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857384 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857384 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084857384 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857384 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084857384 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084857384 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084857384 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 08 01 00 00 08 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 00 62 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821084857384 DLSCCP DEBUG SCCP-SCOC(8)[0x55571067c710]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821084857384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55571067cf70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821084857384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5894983)[0x555710672750]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821084857384 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857384 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084857384 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084857384 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821084857384 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084857384 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084857384 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084857384 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084857384 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857384 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 08 01 00 00 08 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 00 62 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  TC_rab_assignment_concurrent-Iuh0-RUA(201)@9519884ab86b: Added conn table entry 1TC_rab_assignment_concurrent0(210)16712132 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(203)@9519884ab86b: Found Expect[0] for l3='05080200F110172A52082926240000000000'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@9519884ab86b: Added conn table entry 0TC_rab_assignment_concurrent0(209)2035348 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@9519884ab86b: setverdict(pass): none -> pass 20250821084857390 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857390 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084857390 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084857390 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084857390 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084857390 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084857390 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084857390 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084857390 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857390 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 08 f6 c1 91 02 00 00 00 00  20250821084857390 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084857390 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084857390 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084857390 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084857390 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084857390 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00f6c191) (sccp_scrc.c:545) 20250821084857390 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(8,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821084857390 DLSCCP DEBUG SCCP-SCOC(8)[0x55571067c710]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821084857390 DLSCCP DEBUG SCCP-SCOC(8)[0x55571067c710]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821084857390 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821084857390 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821084857390 DCN DEBUG handle_cn_conn_conf() conn_id=8, 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_sccp.c:157) 20250821084857390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55571067cf70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821084857390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55571067cf70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_assignment_concurrent0(209)@9519884ab86b: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 TC_rab_assignment_concurrent0(211)@9519884ab86b: 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-MGCP(208)@9519884ab86b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@9519884ab86b: Created Expect[0] for '05080200F110172A52082926240000000020'O to be handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent-Iuh0-RUA(201)@9519884ab86b: Added conn table entry 2TC_rab_assignment_concurrent0(211)13625138 TC_rab_assignment_concurrent0(212)@9519884ab86b: 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)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_len:91 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW_Test.msc0-RAN(203)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@9519884ab86b: Created Expect[2] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent-Iuh0-RUA(201)@9519884ab86b: Added conn table entry 3TC_rab_assignment_concurrent0(212)722654 TC_rab_assignment_concurrent0(213)@9519884ab86b: 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)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@9519884ab86b: Created Expect[3] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@9519884ab86b: Added conn table entry 4TC_rab_assignment_concurrent0(213)4155151 TC_rab_assignment_concurrent0(214)@9519884ab86b: 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)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@9519884ab86b: Created Expect[4] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent-Iuh0-RUA(201)@9519884ab86b: Added conn table entry 5TC_rab_assignment_concurrent0(214)8149855 TC_rab_assignment_concurrent0(215)@9519884ab86b: 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)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@9519884ab86b: Created Expect[5] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@9519884ab86b: Added conn table entry 6TC_rab_assignment_concurrent0(215)10415177 TC_rab_assignment_concurrent0(216)@9519884ab86b: 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)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@9519884ab86b: Created Expect[6] for '05080200F110172A52082926240000000070'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@9519884ab86b: Added conn table entry 7TC_rab_assignment_concurrent0(216)15193056 TC_rab_assignment_concurrent0(217)@9519884ab86b: 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)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@9519884ab86b: Created Expect[7] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@9519884ab86b: Added conn table entry 8TC_rab_assignment_concurrent0(217)9395869 TC_rab_assignment_concurrent0(218)@9519884ab86b: 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)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@9519884ab86b: Created Expect[8] for '05080200F110172A52082926240000000090'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@9519884ab86b: Added conn table entry 9TC_rab_assignment_concurrent0(218)5848360 TC_rab_assignment_concurrent0(219)@9519884ab86b: 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)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000001'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@9519884ab86b: Created Expect[9] for '05080200F110172A52082926240000000001'O to be handled at TC_rab_assignment_concurrent0(219) 20250821084857588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084857588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084857588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821084857588 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821084857588 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xff01c4, normal) (hnbgw_rua.c:408) 20250821084857588 DHNB DEBUG map_rua[0x555710676180]{init}: Allocated (fsm.c:456) 20250821084857588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16712132)[0x555710676180]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821084857588 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16712132 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821084857588 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084857588 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084857589 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16712132 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821084857589 DCN DEBUG map_sccp[0x55571067f6d0]{init}: Allocated (fsm.c:456) 20250821084857589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55571067f6d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821084857589 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-16712132 <-> SCCP-9 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821084857589 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16712132 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821084857589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16712132)[0x555710676180]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821084857589 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084857589 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084857589 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16712132 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821084857589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55571067f6d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084857589 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821084857589 DLSCCP DEBUG SCCP-SCOC(9)[0x5557106718a0]{IDLE}: Allocated (fsm.c:456) 20250821084857589 DLSCCP DEBUG SCCP-SCOC(9)[0x5557106718a0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821084857589 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001b60056400500f1100926) (sccp_scrc.c:455) 20250821084857589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857589 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857589 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084857589 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857589 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084857589 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084857589 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084857589 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 09 01 00 00 09 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 b6 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821084857589 DLSCCP DEBUG SCCP-SCOC(9)[0x5557106718a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821084857589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55571067f6d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821084857589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16712132)[0x555710676180]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821084857589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084857589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084857589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821084857589 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821084857589 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcfe732, normal) (hnbgw_rua.c:408) 20250821084857589 DHNB DEBUG map_rua[0x5557106740a0]{init}: Allocated (fsm.c:456) 20250821084857589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13625138)[0x5557106740a0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821084857589 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13625138 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821084857589 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084857589 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084857589 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13625138 SCCP-0 CS MI=IMSI-262420000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821084857589 DCN DEBUG map_sccp[0x555710683a80]{init}: Allocated (fsm.c:456) 20250821084857589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555710683a80]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821084857589 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-13625138 <-> SCCP-10 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821084857589 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13625138 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821084857589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13625138)[0x5557106740a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821084857589 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084857589 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084857589 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13625138 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821084857589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555710683a80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084857589 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821084857589 DLSCCP DEBUG SCCP-SCOC(10)[0x5557106857c0]{IDLE}: Allocated (fsm.c:456) 20250821084857589 DLSCCP DEBUG SCCP-SCOC(10)[0x5557106857c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821084857589 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000020004f40030001a90056400500f1100926) (sccp_scrc.c:455) 20250821084857589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857589 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857589 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084857589 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084857589 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821084857589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857589 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084857589 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084857589 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857589 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084857589 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084857589 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857589 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 09 01 00 00 09 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 b6 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250821084857589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857589 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084857590 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857590 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084857590 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084857590 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084857590 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0a 01 00 00 0a 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 a9 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821084857590 DLSCCP DEBUG SCCP-SCOC(10)[0x5557106857c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821084857590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555710683a80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821084857590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13625138)[0x5557106740a0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821084857589 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857590 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084857590 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084857590 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084857590 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084857590 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084857590 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084857590 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084857590 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857590 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821084857590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084857590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084857590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821084857590 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821084857590 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb06de, normal) (hnbgw_rua.c:408) 20250821084857590 DHNB DEBUG map_rua[0x555710685210]{init}: Allocated (fsm.c:456) 20250821084857590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-722654)[0x555710685210]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821084857590 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-722654 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821084857590 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084857590 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084857590 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-722654 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821084857590 DCN DEBUG map_sccp[0x555710684120]{init}: Allocated (fsm.c:456) 20250821084857590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555710684120]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821084857590 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857590 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084857590 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-722654 <-> SCCP-11 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821084857590 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-722654 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821084857590 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084857590 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821084857590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-722654)[0x555710685210]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821084857590 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084857590 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084857590 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-722654 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821084857590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555710684120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084857590 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821084857590 DLSCCP DEBUG SCCP-SCOC(11)[0x5557106862e0]{IDLE}: Allocated (fsm.c:456) 20250821084857590 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084857590 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084857590 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084857590 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084857590 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857590 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0a 01 00 00 0a 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 a9 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250821084857590 DLSCCP DEBUG SCCP-SCOC(11)[0x5557106862e0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821084857590 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002580056400500f1100926) (sccp_scrc.c:455) 20250821084857590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857590 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857590 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084857590 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857590 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084857590 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084857590 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084857590 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0b 01 00 00 0b 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 58 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821084857590 DLSCCP DEBUG SCCP-SCOC(11)[0x5557106862e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821084857590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555710684120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821084857590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-722654)[0x555710685210]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821084857590 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821084857590 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084857590 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084857590 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084857590 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084857590 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084857590 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(8,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084857590 DLSCCP DEBUG SCCP-SCOC(8)[0x55571067c710]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084857590 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084857590 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084857590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55571067cf70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084857590 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821084857590 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821084857590 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5894983 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821084857590 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084857590 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084857590 DMGW DEBUG mgw(mgw-fsm-5894983-0)[0x555710682620]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821084857590 DMGW DEBUG mgw(mgw-fsm-5894983-0)[0x555710682620]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821084857591 DMGW DEBUG mgw(mgw-fsm-5894983-0)[0x555710682620]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821084857591 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084857591 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821084857591 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{UNUSED}: Allocated (fsm.c:456) 20250821084857591 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{UNUSED}: is child of mgw(mgw-fsm-5894983-0)[0x555710682620] (fsm.c:486) 20250821084857591 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5894983-0)[0x555710682620] (mgcp_client_endpoint_fsm.c:724) 20250821084857591 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084857591 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084857591 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084857591 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5894983-0)[0x555710682880]{ST_CRCX}: Allocated (fsm.c:456) 20250821084857591 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5894983-0)[0x555710682880]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5894983-0)[0x555710682750] (fsm.c:486) 20250821084857591 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5894983-0)[0x555710682880]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084857591 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5894983-0)[0x555710682880]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821084857591 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: 59f347'... (mgcp_client.c:807) 20250821084857591 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250821084857591 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5894983-0)[0x555710682880]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084857591 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084857591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084857591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084857591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) TC_rab_assignment_concurrent0(220)@9519884ab86b: 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 20250821084857591 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821084857591 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3f670f, normal) (hnbgw_rua.c:408) 20250821084857591 DHNB DEBUG map_rua[0x555710682bf0]{init}: Allocated (fsm.c:456) 20250821084857591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4155151)[0x555710682bf0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821084857591 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4155151 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821084857591 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084857591 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084857591 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4155151 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821084857591 DCN DEBUG map_sccp[0x5557106872e0]{init}: Allocated (fsm.c:456) 20250821084857591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5557106872e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821084857591 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857591 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084857591 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084857591 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821084857591 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084857591 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' TC_rab_assignment_concurrent-Iuh0-RUA(201)@9519884ab86b: Added conn table entry 10TC_rab_assignment_concurrent0(219)10304556 20250821084857591 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-4155151 <-> SCCP-12 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821084857591 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4155151 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821084857591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4155151)[0x555710682bf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821084857591 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084857591 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084857591 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857591 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0b 01 00 00 0b 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 58 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250821084857591 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084857591 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084857591 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4155151 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821084857591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5557106872e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084857591 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821084857591 DLSCCP DEBUG SCCP-SCOC(12)[0x555710688550]{IDLE}: Allocated (fsm.c:456) 20250821084857591 DLSCCP DEBUG SCCP-SCOC(12)[0x555710688550]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821084857591 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f400300018f0056400500f1100926) (sccp_scrc.c:455) 20250821084857591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857592 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084857592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857592 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084857592 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084857592 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084857592 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0c 01 00 00 0c 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 8f 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821084857592 DLSCCP DEBUG SCCP-SCOC(12)[0x555710688550]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821084857592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5557106872e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821084857592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4155151)[0x555710682bf0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821084857592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084857592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084857592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821084857592 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821084857592 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857592 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084857592 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084857592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7c5b5f, normal) (hnbgw_rua.c:408) 20250821084857592 DHNB DEBUG map_rua[0x5557106867e0]{init}: Allocated (fsm.c:456) 20250821084857592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8149855)[0x5557106867e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821084857592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8149855 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821084857592 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084857592 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084857592 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8149855 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821084857592 DCN DEBUG map_sccp[0x555710687df0]{init}: Allocated (fsm.c:456) 20250821084857592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555710687df0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821084857592 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-8149855 <-> SCCP-13 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821084857592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8149855 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821084857592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8149855)[0x5557106867e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821084857592 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084857592 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084857592 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8149855 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821084857592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555710687df0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084857592 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821084857592 DLSCCP DEBUG SCCP-SCOC(13)[0x555710690a60]{IDLE}: Allocated (fsm.c:456) 20250821084857592 DLSCCP DEBUG SCCP-SCOC(13)[0x555710690a60]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821084857592 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030001c50056400500f1100926) (sccp_scrc.c:455) 20250821084857592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857592 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821084857592 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084857592 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084857592 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084857592 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084857592 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857592 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0c 01 00 00 0c 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 8f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250821084857592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857593 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084857593 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857593 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084857593 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084857593 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084857593 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0d 01 00 00 0d 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 c5 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821084857593 DLSCCP DEBUG SCCP-SCOC(13)[0x555710690a60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821084857593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555710687df0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821084857593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8149855)[0x5557106867e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821084857593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084857593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084857593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821084857593 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821084857593 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9eec49, normal) (hnbgw_rua.c:408) 20250821084857593 DHNB DEBUG map_rua[0x55571068f7d0]{init}: Allocated (fsm.c:456) 20250821084857593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10415177)[0x55571068f7d0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821084857593 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10415177 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821084857593 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084857593 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084857593 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10415177 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821084857593 DCN DEBUG map_sccp[0x55571068f900]{init}: Allocated (fsm.c:456) 20250821084857593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55571068f900]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821084857593 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-10415177 <-> SCCP-14 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821084857593 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10415177 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821084857593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10415177)[0x55571068f7d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821084857593 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084857593 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084857593 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10415177 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821084857593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55571068f900]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084857593 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821084857593 DLSCCP DEBUG SCCP-SCOC(14)[0x55571068fec0]{IDLE}: Allocated (fsm.c:456) 20250821084857593 DLSCCP DEBUG SCCP-SCOC(14)[0x55571068fec0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821084857593 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030000ea0056400500f1100926) (sccp_scrc.c:455) 20250821084857593 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857593 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084857593 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084857593 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821084857593 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084857593 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084857593 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084857593 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084857593 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857593 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0d 01 00 00 0d 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 c5 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250821084857593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857593 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857593 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084857593 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857593 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084857593 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084857593 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084857594 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0e 01 00 00 0e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 00 ea 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821084857594 DLSCCP DEBUG SCCP-SCOC(14)[0x55571068fec0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821084857594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55571068f900]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821084857594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10415177)[0x55571068f7d0]{init}: State change to connected (no timeout) (context_map_rua.c:166) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: First idle individual index:1 20250821084857594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084857594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084857594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821084857594 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821084857594 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe7d3e0, normal) (hnbgw_rua.c:408) 20250821084857594 DHNB DEBUG map_rua[0x555710690460]{init}: Allocated (fsm.c:456) 20250821084857594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15193056)[0x555710690460]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821084857594 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15193056 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821084857594 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084857594 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084857594 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15193056 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821084857594 DCN DEBUG map_sccp[0x555710690590]{init}: Allocated (fsm.c:456) 20250821084857594 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857594 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084857594 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084857594 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821084857594 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084857594 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084857594 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084857594 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084857594 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857594 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0e 01 00 00 0e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 00 ea 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250821084857594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555710690590]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821084857594 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-15193056 <-> SCCP-15 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821084857594 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15193056 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821084857594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15193056)[0x555710690460]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821084857594 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084857594 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084857594 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15193056 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821084857594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555710690590]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084857594 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821084857594 DLSCCP DEBUG SCCP-SCOC(15)[0x5557106908a0]{IDLE}: Allocated (fsm.c:456) 20250821084857594 DLSCCP DEBUG SCCP-SCOC(15)[0x5557106908a0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821084857594 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f400300021a0056400500f1100926) (sccp_scrc.c:455) 20250821084857594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857594 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084857594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857594 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084857594 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084857594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084857594 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0f 01 00 00 0f 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 1a 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821084857594 DLSCCP DEBUG SCCP-SCOC(15)[0x5557106908a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821084857594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555710690590]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821084857594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15193056)[0x555710690460]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821084857594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084857594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084857594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821084857594 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821084857594 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8f5e9d, normal) (hnbgw_rua.c:408) 20250821084857595 DHNB DEBUG map_rua[0x555710690e60]{init}: Allocated (fsm.c:456) 20250821084857595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9395869)[0x555710690e60]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821084857595 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9395869 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821084857595 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084857595 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084857595 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9395869 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821084857595 DCN DEBUG map_sccp[0x5557106917b0]{init}: Allocated (fsm.c:456) 20250821084857595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5557106917b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821084857595 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-9395869 <-> SCCP-16 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821084857595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857595 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9395869 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821084857595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9395869)[0x555710690e60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821084857595 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084857595 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084857595 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821084857595 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084857595 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084857595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084857595 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084857595 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9395869 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821084857595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5557106917b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084857595 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821084857595 DLSCCP DEBUG SCCP-SCOC(16)[0x555710691e50]{IDLE}: Allocated (fsm.c:456) 20250821084857595 DLSCCP DEBUG SCCP-SCOC(16)[0x555710691e50]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821084857595 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084857595 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084857595 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857595 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0f 01 00 00 0f 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 1a 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250821084857595 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030003660056400500f1100926) (sccp_scrc.c:455) 20250821084857595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857595 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084857595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857595 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084857595 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084857595 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084857595 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 01 01 00 00 10 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 66 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821084857595 DLSCCP DEBUG SCCP-SCOC(16)[0x555710691e50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821084857595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5557106917b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821084857595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9395869)[0x555710690e60]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821084857595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084857595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084857595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821084857595 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821084857595 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x593d28, normal) (hnbgw_rua.c:408) 20250821084857595 DHNB DEBUG map_rua[0x5557106918e0]{init}: Allocated (fsm.c:456) 20250821084857595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5848360)[0x5557106918e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821084857595 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5848360 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821084857595 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084857595 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084857595 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5848360 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821084857595 DCN DEBUG map_sccp[0x555710690230]{init}: Allocated (fsm.c:456) 20250821084857595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555710690230]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821084857595 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-5848360 <-> SCCP-17 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821084857595 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5848360 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821084857595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5848360)[0x5557106918e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821084857595 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Warning: Stopping inactive timer T_ias[1]. 20250821084857595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857595 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084857595 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084857595 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084857595 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821084857595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084857595 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084857595 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084857595 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084857595 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857595 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 01 01 00 00 10 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 66 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250821084857595 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5848360 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821084857595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555710690230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084857595 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821084857595 DLSCCP DEBUG SCCP-SCOC(17)[0x555710692ba0]{IDLE}: Allocated (fsm.c:456) 20250821084857595 DLSCCP DEBUG SCCP-SCOC(17)[0x555710692ba0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821084857595 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030003980056400500f1100926) (sccp_scrc.c:455) 20250821084857595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857595 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084857595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857595 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084857595 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084857595 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084857595 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 00 01 00 00 11 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 98 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821084857595 DLSCCP DEBUG SCCP-SCOC(17)[0x555710692ba0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821084857595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555710690230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821084857595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5848360)[0x5557106918e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821084857595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857595 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084857595 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084857595 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821084857595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084857595 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084857595 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084857595 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084857595 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857595 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 01 00 00 11 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 98 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)@9519884ab86b: Found Expect[1] for l3='05080200F110172A52082926240000000010'O handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-RAN(203)@9519884ab86b: Added conn table entry 1TC_rab_assignment_concurrent0(210)4931648 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: First idle individual index:2 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-SCCP(202)@9519884ab86b: First idle individual index:3 TC_rab_assignment_concurrent0(210)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@9519884ab86b: Found Expect[0] for l3='05080200F110172A52082926240000000020'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-RAN(203)@9519884ab86b: Added conn table entry 2TC_rab_assignment_concurrent0(211)5740742 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(203)@9519884ab86b: Found Expect[2] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@9519884ab86b: Added conn table entry 3TC_rab_assignment_concurrent0(212)10673982 TC_rab_assignment_concurrent0(211)@9519884ab86b: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(212)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@9519884ab86b: First idle individual index:4 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-SCCP(202)@9519884ab86b: First idle individual index:5 HNBGW_Test.msc0-RAN(203)@9519884ab86b: Found Expect[3] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@9519884ab86b: Added conn table entry 4TC_rab_assignment_concurrent0(213)4615106 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-SCCP(202)@9519884ab86b: First idle individual index:6 HNBGW_Test.msc0-RAN(203)@9519884ab86b: Found Expect[4] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@9519884ab86b: Added conn table entry 5TC_rab_assignment_concurrent0(214)16215886 TC_rab_assignment_concurrent0(213)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000011'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@9519884ab86b: Created Expect[0] for '05080200F110172A52082926240000000011'O to be handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-SCCP(202)@9519884ab86b: First idle individual index:7 TC_rab_assignment_concurrent0(214)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@9519884ab86b: Found Expect[5] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-RAN(203)@9519884ab86b: Added conn table entry 6TC_rab_assignment_concurrent0(215)12159939 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-SCCP(202)@9519884ab86b: First idle individual index:8 HNBGW_Test.msc0-RAN(203)@9519884ab86b: Found Expect[6] for l3='05080200F110172A52082926240000000070'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@9519884ab86b: Added conn table entry 7TC_rab_assignment_concurrent0(216)7844878 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-SCCP(202)@9519884ab86b: First idle individual index:9 TC_rab_assignment_concurrent0(215)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Warning: Stopping inactive timer T_ias[9]. TC_rab_assignment_concurrent-Iuh0-RUA(201)@9519884ab86b: Added conn table entry 11TC_rab_assignment_concurrent0(220)13004687 HNBGW_Test.msc0-RAN(203)@9519884ab86b: Found Expect[7] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent0(216)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@9519884ab86b: Added conn table entry 8TC_rab_assignment_concurrent0(217)2909836 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@9519884ab86b: Found Expect[8] for l3='05080200F110172A52082926240000000090'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-RAN(203)@9519884ab86b: Added conn table entry 9TC_rab_assignment_concurrent0(218)10342554 TC_rab_assignment_concurrent0(217)@9519884ab86b: setverdict(pass): none -> pass 20250821084857609 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857609 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084857609 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084857609 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084857609 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:2 20250821084857609 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084857609 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084857610 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084857610 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857610 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 09 e9 c8 3e 02 00 00 00 00  20250821084857610 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084857610 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084857610 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084857610 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084857610 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084857610 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00e9c83e) (sccp_scrc.c:545) 20250821084857610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(9,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821084857610 DLSCCP DEBUG SCCP-SCOC(9)[0x5557106718a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821084857610 DLSCCP DEBUG SCCP-SCOC(9)[0x5557106718a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821084857610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821084857610 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821084857610 DCN DEBUG handle_cn_conn_conf() conn_id=9, 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_sccp.c:157) 20250821084857610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55571067f6d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821084857610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55571067f6d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_rab_assignment_concurrent0(218)@9519884ab86b: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(221)@9519884ab86b: 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)@9519884ab86b: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000021'O, n_connectPointCode := omit HNBGW-MGCP(208)@9519884ab86b: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "59f34717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "59f34717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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-RAN(203)@9519884ab86b: Created Expect[1] for '05080200F110172A52082926240000000021'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent0(209)@9519884ab86b: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "59f34717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "59f34717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent-Iuh0-RUA(201)@9519884ab86b: Added conn table entry 12TC_rab_assignment_concurrent0(221)16448123 TC_rab_assignment_concurrent0(210)@9519884ab86b: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@9519884ab86b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent0(222)@9519884ab86b: 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 20250821084857626 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20250821084857626 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682880]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821084857626 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682880]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821084857626 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682880]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084857626 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682880]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084857626 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821084857626 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{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) 20250821084857626 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{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) 20250821084857626 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084857626 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084857626 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{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) 20250821084857626 DMGW DEBUG mgw(mgw-fsm-5894983-0)[0x555710682620]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084857626 DMGW DEBUG mgw(mgw-fsm-5894983-0)[0x555710682620]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821084857626 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084857626 DMGW DEBUG mgw(mgw-fsm-5894983-0)[0x555710682620]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821084857626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5894983)[0x555710672750]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821084857626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821084857626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084857626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250821084857626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084857626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084857626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821084857626 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821084857626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9d3c2c, normal) (hnbgw_rua.c:408) 20250821084857626 DHNB DEBUG map_rua[0x555710693530]{init}: Allocated (fsm.c:456) 20250821084857626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10304556)[0x555710693530]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821084857626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10304556 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821084857626 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084857626 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084857626 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10304556 SCCP-0 CS MI=IMSI-262420000000010: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821084857626 DCN DEBUG map_sccp[0x555710692070]{init}: Allocated (fsm.c:456) 20250821084857626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555710692070]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821084857626 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-10304556 <-> SCCP-18 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821084857626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10304556 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821084857626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10304556)[0x555710693530]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821084857626 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084857626 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084857626 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10304556 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821084857626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555710692070]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084857626 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821084857626 DLSCCP DEBUG SCCP-SCOC(18)[0x555710693a80]{IDLE}: Allocated (fsm.c:456) 20250821084857626 DLSCCP DEBUG SCCP-SCOC(18)[0x555710693a80]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821084857626 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000001004f40030003010056400500f1100926) (sccp_scrc.c:455) 20250821084857626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857626 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857626 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084857626 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857626 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084857626 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084857626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084857626 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 12 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 03 01 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821084857626 DLSCCP DEBUG SCCP-SCOC(18)[0x555710693a80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821084857626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555710692070]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821084857626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10304556)[0x555710693530]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821084857626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084857626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084857626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821084857626 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821084857626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc66f8f, normal) (hnbgw_rua.c:408) 20250821084857626 DHNB DEBUG map_rua[0x5557106880e0]{init}: Allocated (fsm.c:456) 20250821084857626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13004687)[0x5557106880e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821084857626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13004687 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821084857626 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084857626 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084857626 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13004687 SCCP-0 CS MI=IMSI-262420000000011: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821084857626 DCN DEBUG map_sccp[0x555710692340]{init}: Allocated (fsm.c:456) 20250821084857626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555710692340]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821084857626 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-13004687 <-> SCCP-19 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821084857626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13004687 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821084857626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13004687)[0x5557106880e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821084857626 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084857626 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084857626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857626 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084857626 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084857626 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821084857626 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084857626 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084857626 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084857626 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084857626 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857626 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 03 01 00 00 12 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 03 01 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250821084857626 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13004687 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821084857626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555710692340]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084857626 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821084857626 DLSCCP DEBUG SCCP-SCOC(19)[0x555710694710]{IDLE}: Allocated (fsm.c:456) 20250821084857626 DLSCCP DEBUG SCCP-SCOC(19)[0x555710694710]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821084857626 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000011004f40030000b20056400500f1100926) (sccp_scrc.c:455) 20250821084857626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857626 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857626 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084857626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857626 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084857626 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084857626 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084857626 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084857626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857626 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084857626 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857626 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084857626 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084857626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084857626 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 13 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 00 b2 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821084857626 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084857626 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084857626 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857626 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 0a d8 82 49 02 00 00 00 00  20250821084857626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857626 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084857626 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084857626 DLSCCP DEBUG SCCP-SCOC(19)[0x555710694710]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821084857626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555710692340]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821084857626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13004687)[0x5557106880e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821084857627 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084857627 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084857627 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084857626 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084857627 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084857627 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084857627 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084857627 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084857627 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857627 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 0b 7b bc 6b 02 00 00 00 00  20250821084857627 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084857627 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084857627 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00d88249) (sccp_scrc.c:545) 20250821084857627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(10,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821084857627 DLSCCP DEBUG SCCP-SCOC(10)[0x5557106857c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821084857627 DLSCCP DEBUG SCCP-SCOC(10)[0x5557106857c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821084857627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821084857627 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821084857627 DCN DEBUG handle_cn_conn_conf() conn_id=10, 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_sccp.c:157) 20250821084857627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555710683a80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821084857627 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857627 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084857627 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084857627 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084857627 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084857627 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084857627 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084857627 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084857627 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857627 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 0c 29 6b b9 02 00 00 00 00  20250821084857627 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857627 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084857627 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084857627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555710683a80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821084857627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084857627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084857627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821084857627 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821084857627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfafa7b, normal) (hnbgw_rua.c:408) 20250821084857627 DHNB DEBUG map_rua[0x555710693e20]{init}: Allocated (fsm.c:456) 20250821084857627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16448123)[0x555710693e20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821084857627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16448123 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821084857627 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084857627 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084857627 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821084857627 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084857627 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084857627 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084857627 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084857627 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857627 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 02 01 00 00 13 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 00 b2 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250821084857627 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857627 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084857627 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084857627 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084857627 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16448123 SCCP-0 CS MI=IMSI-262420000000012: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821084857627 DCN DEBUG map_sccp[0x555710693f50]{init}: Allocated (fsm.c:456) 20250821084857627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555710693f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821084857627 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-16448123 <-> SCCP-20 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821084857627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16448123 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821084857627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16448123)[0x555710693e20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821084857627 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084857627 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084857627 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16448123 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821084857627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555710693f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084857627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821084857627 DLSCCP DEBUG SCCP-SCOC(20)[0x555710687cc0]{IDLE}: Allocated (fsm.c:456) 20250821084857627 DLSCCP DEBUG SCCP-SCOC(20)[0x555710687cc0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821084857627 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000021004f40030001e70056400500f1100926) (sccp_scrc.c:455) 20250821084857627 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084857627 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084857627 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084857627 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084857627 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857627 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 0d f6 0c 3e 02 00 00 00 00  20250821084857627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857627 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857627 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084857627 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857627 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084857627 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084857627 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084857627 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 05 01 00 00 14 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 01 e7 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821084857627 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857627 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084857627 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084857627 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084857627 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084857627 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084857627 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084857627 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084857627 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857627 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 0e 86 5c 79 02 00 00 00 00  20250821084857627 DLSCCP DEBUG SCCP-SCOC(20)[0x555710687cc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821084857627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555710693f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821084857628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16448123)[0x555710693e20]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821084857628 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084857628 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084857628 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084857628 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084857628 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084857628 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=007bbc6b) (sccp_scrc.c:545) 20250821084857628 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(11,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821084857628 DLSCCP DEBUG SCCP-SCOC(11)[0x5557106862e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821084857628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857628 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084857628 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084857628 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084857628 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084857628 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084857628 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084857628 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084857628 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857628 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 0f d5 2d ab 02 00 00 00 00  20250821084857628 DLSCCP DEBUG SCCP-SCOC(11)[0x5557106862e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821084857628 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821084857628 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821084857628 DCN DEBUG handle_cn_conn_conf() conn_id=11, 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_sccp.c:157) 20250821084857628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555710684120]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821084857628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555710684120]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821084857628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857628 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084857628 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084857628 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084857628 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084857628 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084857628 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084857628 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084857628 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084857628 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084857628 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00296bb9) (sccp_scrc.c:545) 20250821084857628 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084857628 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084857628 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084857628 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857628 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 10 5d 8b 8a 02 00 00 00 00  20250821084857628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857628 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084857628 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084857628 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821084857628 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084857628 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084857628 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084857628 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084857628 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857628 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 05 01 00 00 14 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 01 e7 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250821084857628 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(12,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821084857628 DLSCCP DEBUG SCCP-SCOC(12)[0x555710688550]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821084857628 DLSCCP DEBUG SCCP-SCOC(12)[0x555710688550]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821084857628 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821084857628 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821084857628 DCN DEBUG handle_cn_conn_conf() conn_id=12, 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_sccp.c:157) 20250821084857628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5557106872e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821084857628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5557106872e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821084857628 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084857628 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084857628 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084857628 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084857628 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084857628 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00f60c3e) (sccp_scrc.c:545) 20250821084857628 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(13,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821084857628 DLSCCP DEBUG SCCP-SCOC(13)[0x555710690a60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821084857628 DLSCCP DEBUG SCCP-SCOC(13)[0x555710690a60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821084857628 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821084857628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857628 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084857628 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821084857628 DCN DEBUG handle_cn_conn_conf() conn_id=13, 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_sccp.c:157) 20250821084857628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555710687df0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821084857628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555710687df0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821084857628 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084857628 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084857628 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084857628 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084857628 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084857628 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084857628 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084857628 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00865c79) (sccp_scrc.c:545) 20250821084857628 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(14,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821084857628 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084857628 DLSCCP DEBUG SCCP-SCOC(14)[0x55571068fec0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821084857628 DLSCCP DEBUG SCCP-SCOC(14)[0x55571068fec0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821084857628 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821084857628 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821084857629 DCN DEBUG handle_cn_conn_conf() conn_id=14, 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_sccp.c:157) 20250821084857629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55571068f900]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821084857629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55571068f900]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821084857629 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084857629 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084857629 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084857629 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084857629 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084857629 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00d52dab) (sccp_scrc.c:545) 20250821084857629 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(15,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821084857629 DLSCCP DEBUG SCCP-SCOC(15)[0x5557106908a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821084857629 DLSCCP DEBUG SCCP-SCOC(15)[0x5557106908a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821084857629 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821084857629 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821084857629 DCN DEBUG handle_cn_conn_conf() conn_id=15, 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_sccp.c:157) 20250821084857629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555710690590]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821084857629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555710690590]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821084857629 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084857629 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084857629 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084857629 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084857629 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084857629 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084857629 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084857629 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084857629 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857629 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 11 c1 ca 1e 02 00 00 00 00  20250821084857629 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=005d8b8a) (sccp_scrc.c:545) 20250821084857629 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(16,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821084857629 DLSCCP DEBUG SCCP-SCOC(16)[0x555710691e50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821084857629 DLSCCP DEBUG SCCP-SCOC(16)[0x555710691e50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821084857629 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821084857629 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821084857629 DCN DEBUG handle_cn_conn_conf() conn_id=16, 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_sccp.c:157) 20250821084857629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5557106917b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821084857629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5557106917b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821084857629 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084857629 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084857629 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084857629 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084857629 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084857629 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00c1ca1e) (sccp_scrc.c:545) 20250821084857629 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(17,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821084857629 DLSCCP DEBUG SCCP-SCOC(17)[0x555710692ba0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821084857629 DLSCCP DEBUG SCCP-SCOC(17)[0x555710692ba0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821084857629 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821084857629 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821084857629 DCN DEBUG handle_cn_conn_conf() conn_id=17, 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_sccp.c:157) 20250821084857629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555710690230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821084857629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555710690230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: First idle individual index:10 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-RAN(203)@9519884ab86b: Found Expect[9] for l3='05080200F110172A52082926240000000001'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: First idle individual index:11 HNBGW_Test.msc0-RAN(203)@9519884ab86b: Added conn table entry 10TC_rab_assignment_concurrent0(219)7383380 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-SCCP(202)@9519884ab86b: First idle individual index:12 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.msc0-RAN(203)@9519884ab86b: Found Expect[0] for l3='05080200F110172A52082926240000000011'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-RAN(203)@9519884ab86b: Added conn table entry 11TC_rab_assignment_concurrent0(220)15426813 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Warning: Re-starting timer T_ias[10], which is already active (running or expired). TC_rab_assignment_concurrent0(219)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:11 20250821084857637 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857637 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084857637 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084857637 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084857637 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084857637 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084857637 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084857637 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084857637 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857637 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 12 c0 79 df 02 00 00 00 00  20250821084857637 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084857638 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084857638 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084857638 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084857638 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084857638 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00c079df) (sccp_scrc.c:545) 20250821084857638 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(18,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821084857638 DLSCCP DEBUG SCCP-SCOC(18)[0x555710693a80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821084857638 DLSCCP DEBUG SCCP-SCOC(18)[0x555710693a80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821084857638 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821084857638 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821084857638 DCN DEBUG handle_cn_conn_conf() conn_id=18, 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_sccp.c:157) 20250821084857638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555710692070]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821084857638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555710692070]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@9519884ab86b: Found Expect[1] for l3='05080200F110172A52082926240000000021'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@9519884ab86b: Added conn table entry 12TC_rab_assignment_concurrent0(221)12227286 TC_rab_assignment_concurrent0(220)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:12 TC_rab_assignment_concurrent0(221)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000031'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@9519884ab86b: Created Expect[0] for '05080200F110172A52082926240000000031'O to be handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_len:91 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@9519884ab86b: 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)@9519884ab86b: Added conn table entry 13TC_rab_assignment_concurrent0(222)8478344 TC_rab_assignment_concurrent0(209)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000041'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@9519884ab86b: Created Expect[1] for '05080200F110172A52082926240000000041'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@9519884ab86b: Added conn table entry 14TC_rab_assignment_concurrent0(223)2734146 TC_rab_assignment_concurrent0(224)@9519884ab86b: 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)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000051'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@9519884ab86b: Created Expect[2] for '05080200F110172A52082926240000000051'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@9519884ab86b: Added conn table entry 15TC_rab_assignment_concurrent0(224)261179 20250821084857828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084857828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084857829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821084857829 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821084857829 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x815e88, normal) (hnbgw_rua.c:408) 20250821084857829 DHNB DEBUG map_rua[0x555710691580]{init}: Allocated (fsm.c:456) 20250821084857829 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8478344)[0x555710691580]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821084857829 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8478344 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821084857829 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084857829 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084857829 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8478344 SCCP-0 CS MI=IMSI-262420000000013: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821084857829 DCN DEBUG map_sccp[0x5557106948d0]{init}: Allocated (fsm.c:456) 20250821084857829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5557106948d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821084857829 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-8478344 <-> SCCP-21 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821084857829 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8478344 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821084857829 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8478344)[0x555710691580]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821084857829 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084857829 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084857829 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8478344 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821084857829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5557106948d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084857829 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821084857829 DLSCCP DEBUG SCCP-SCOC(21)[0x555710695e80]{IDLE}: Allocated (fsm.c:456) 20250821084857829 DLSCCP DEBUG SCCP-SCOC(21)[0x555710695e80]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821084857829 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000031004f400300027e0056400500f1100926) (sccp_scrc.c:455) 20250821084857829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857830 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857830 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084857830 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857830 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084857830 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084857830 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084857830 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 15 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 7e 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821084857830 DLSCCP DEBUG SCCP-SCOC(21)[0x555710695e80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821084857830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5557106948d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821084857830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8478344)[0x555710691580]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821084857830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084857830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084857830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821084857830 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821084857830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x59f347) (hnbgw_rua.c:472) 20250821084857830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5894983 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821084857830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5894983)[0x555710672750]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821084857830 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821084857830 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821084857830 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5894983 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821084857830 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084857830 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857830 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084857830 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084857830 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821084857830 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084857830 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084857830 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084857830 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084857830 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857830 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 04 01 00 00 15 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 7e 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250821084857830 DMGW DEBUG mgw(mgw-fsm-5894983-0)[0x555710682620]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821084857830 DMGW DEBUG mgw(mgw-fsm-5894983-0)[0x555710682620]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821084857830 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084857831 DMGW DEBUG mgw(mgw-fsm-5894983-0)[0x555710682620]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821084857831 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5894983-0)[0x555710682620] (mgcp_client_endpoint_fsm.c:724) 20250821084857831 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084857831 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857831 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084857831 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084857831 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084857831 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084857831 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084857831 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084857831 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084857831 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857831 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 13 d3 e8 e7 02 00 00 00 00  20250821084857831 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084857831 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{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) 20250821084857831 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682880]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821084857831 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: 59f347'... (mgcp_client.c:807) 20250821084857831 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250821084857831 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682880]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084857831 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084857831 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{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) 20250821084857831 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857831 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084857831 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084857831 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) 20250821084857831 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084857831 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084857831 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084857831 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084857831 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084857831 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084857831 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084857831 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084857831 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857831 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 14 dc 85 4e 02 00 00 00 00  20250821084857831 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857831 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084857831 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084857831 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084857831 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084857831 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084857831 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084857831 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084857831 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00d3e8e7) (sccp_scrc.c:545) 20250821084857831 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(19,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821084857831 DLSCCP DEBUG SCCP-SCOC(19)[0x555710694710]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821084857831 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084857831 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084857831 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857831 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821084857831 DLSCCP DEBUG SCCP-SCOC(19)[0x555710694710]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821084857831 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821084857831 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821084857831 DCN DEBUG handle_cn_conn_conf() conn_id=19, 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_sccp.c:157) 20250821084857831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555710692340]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821084857831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555710692340]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821084857831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084857831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084857832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821084857832 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821084857832 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x29b842, normal) (hnbgw_rua.c:408) 20250821084857832 DHNB DEBUG map_rua[0x555710695cd0]{init}: Allocated (fsm.c:456) 20250821084857832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2734146)[0x555710695cd0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821084857832 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2734146 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821084857832 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084857832 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084857832 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2734146 SCCP-0 CS MI=IMSI-262420000000014: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821084857832 DCN DEBUG map_sccp[0x5557106956f0]{init}: Allocated (fsm.c:456) 20250821084857832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5557106956f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821084857832 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-2734146 <-> SCCP-22 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821084857832 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2734146 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821084857832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2734146)[0x555710695cd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821084857832 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084857832 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084857832 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2734146 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821084857832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5557106956f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084857832 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821084857832 DLSCCP DEBUG SCCP-SCOC(22)[0x555710698330]{IDLE}: Allocated (fsm.c:456) 20250821084857832 DLSCCP DEBUG SCCP-SCOC(22)[0x555710698330]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821084857832 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000041004f40030003cc0056400500f1100926) (sccp_scrc.c:455) 20250821084857832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857833 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857833 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084857833 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857833 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084857833 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084857833 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084857833 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 16 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 03 cc 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821084857833 DLSCCP DEBUG SCCP-SCOC(22)[0x555710698330]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821084857833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5557106956f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821084857833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2734146)[0x555710695cd0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821084857833 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084857833 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084857833 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084857833 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084857833 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084857833 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00dc854e) (sccp_scrc.c:545) 20250821084857833 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(20,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821084857833 DLSCCP DEBUG SCCP-SCOC(20)[0x555710687cc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821084857833 DLSCCP DEBUG SCCP-SCOC(20)[0x555710687cc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821084857833 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821084857833 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821084857833 DCN DEBUG handle_cn_conn_conf() conn_id=20, 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_sccp.c:157) 20250821084857833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555710693f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821084857833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555710693f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821084857834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084857834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084857834 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857834 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084857834 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084857834 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821084857834 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084857834 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084857834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821084857834 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821084857834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3fc3b, normal) (hnbgw_rua.c:408) 20250821084857834 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084857834 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084857834 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857834 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 07 01 00 00 16 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 03 cc 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250821084857834 DHNB DEBUG map_rua[0x555710687610]{init}: Allocated (fsm.c:456) 20250821084857834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-261179)[0x555710687610]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821084857834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-261179 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821084857834 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084857834 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084857834 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-261179 SCCP-0 CS MI=IMSI-262420000000015: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821084857834 DCN DEBUG map_sccp[0x5557106991d0]{init}: Allocated (fsm.c:456) 20250821084857834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5557106991d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821084857834 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-261179 <-> SCCP-23 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821084857834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-261179 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821084857834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-261179)[0x555710687610]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821084857834 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084857834 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084857834 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-261179 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821084857834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5557106991d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084857834 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821084857834 DLSCCP DEBUG SCCP-SCOC(23)[0x555710697530]{IDLE}: Allocated (fsm.c:456) 20250821084857834 DLSCCP DEBUG SCCP-SCOC(23)[0x555710697530]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821084857834 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000051004f40030002ef0056400500f1100926) (sccp_scrc.c:455) 20250821084857834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857835 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084857835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084857835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084857835 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084857835 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857835 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: First idle individual index:13 20250821084857835 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084857835 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084857835 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 06 01 00 00 17 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 ef 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821084857835 DLSCCP DEBUG SCCP-SCOC(23)[0x555710697530]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821084857835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5557106991d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821084857835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-261179)[0x555710687610]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821084857835 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821084857835 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084857835 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084857835 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084857835 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084857835 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084857835 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(9,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084857835 DLSCCP DEBUG SCCP-SCOC(9)[0x5557106718a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084857835 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084857835 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084857835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55571067f6d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084857835 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821084857835 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821084857835 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16712132 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821084857835 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084857835 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084857835 DMGW DEBUG mgw(mgw-fsm-16712132-0)[0x555710696e20]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821084857835 DMGW DEBUG mgw(mgw-fsm-16712132-0)[0x555710696e20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821084857835 DMGW DEBUG mgw(mgw-fsm-16712132-0)[0x555710696e20]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821084857835 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084857835 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821084857835 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{UNUSED}: Allocated (fsm.c:456) 20250821084857835 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{UNUSED}: is child of mgw(mgw-fsm-16712132-0)[0x555710696e20] (fsm.c:486) 20250821084857835 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16712132-0)[0x555710696e20] (mgcp_client_endpoint_fsm.c:724) 20250821084857835 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084857835 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084857835 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084857835 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16712132-0)[0x5557106a1110]{ST_CRCX}: Allocated (fsm.c:456) 20250821084857835 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16712132-0)[0x5557106a1110]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16712132-0)[0x555710697090] (fsm.c:486) 20250821084857835 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16712132-0)[0x5557106a1110]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084857835 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16712132-0)[0x5557106a1110]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821084857835 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=199 'CRCX 8 rtpbridge/*@mgw MGCP 1.0\r\nC: ff01c4'... (mgcp_client.c:807) 20250821084857835 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250821084857835 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16712132-0)[0x5557106a1110]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084857835 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084857835 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857835 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.msc0-RAN(203)@9519884ab86b: Found Expect[0] for l3='05080200F110172A52082926240000000031'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@9519884ab86b: Added conn table entry 13TC_rab_assignment_concurrent0(222)15050653 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: First idle individual index:14 20250821084857835 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084857835 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821084857835 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084857835 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084857835 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084857835 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084857835 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857835 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 06 01 00 00 17 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 ef 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)@9519884ab86b: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.msc0-RAN(203)@9519884ab86b: Found Expect[1] for l3='05080200F110172A52082926240000000041'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@9519884ab86b: Added conn table entry 14TC_rab_assignment_concurrent0(223)1763497 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: First idle individual index:15 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Warning: Stopping inactive timer T_ias[15]. TC_rab_assignment_concurrent0(222)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@9519884ab86b: Found Expect[2] for l3='05080200F110172A52082926240000000051'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@9519884ab86b: Added conn table entry 15TC_rab_assignment_concurrent0(224)8495926 20250821084857839 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857839 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084857839 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084857839 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084857840 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084857840 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084857840 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084857840 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084857840 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857840 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 15 73 ed 7a 02 00 00 00 00  20250821084857840 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084857840 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084857840 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084857840 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:14 20250821084857840 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084857840 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0073ed7a) (sccp_scrc.c:545) 20250821084857840 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(21,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821084857840 DLSCCP DEBUG SCCP-SCOC(21)[0x555710695e80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821084857840 DLSCCP DEBUG SCCP-SCOC(21)[0x555710695e80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821084857840 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821084857840 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821084857840 DCN DEBUG handle_cn_conn_conf() conn_id=21, 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_sccp.c:157) 20250821084857840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5557106948d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) TC_rab_assignment_concurrent0(223)@9519884ab86b: setverdict(pass): none -> pass 20250821084857840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5557106948d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Warning: Re-starting timer T_ias[14], which is already active (running or expired). TC_rab_assignment_concurrent0(224)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW-MGCP(208)@9519884ab86b: Found Expect[0] for { line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ff01c417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ff01c417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(209)@9519884ab86b: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "59f34717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "59f34717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084857878 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20250821084857878 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682880]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821084857878 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682880]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821084857878 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682880]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821084857878 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821084857878 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{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) 20250821084857878 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{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) 20250821084857878 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084857878 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084857878 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{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) 20250821084857878 DMGW DEBUG mgw(mgw-fsm-5894983-0)[0x555710682620]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084857878 DMGW DEBUG mgw(mgw-fsm-5894983-0)[0x555710682620]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821084857878 DMGW DEBUG mgw(mgw-fsm-5894983-0)[0x555710682620]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821084857878 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5894983-0)[0x555710682620] (mgcp_client_endpoint_fsm.c:724) 20250821084857878 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084857878 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084857878 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084857878 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5894983-0)[0x55571069a080]{ST_CRCX}: Allocated (fsm.c:456) 20250821084857878 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5894983-0)[0x55571069a080]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5894983-0)[0x555710682750] (fsm.c:486) 20250821084857878 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5894983-0)[0x55571069a080]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084857878 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5894983-0)[0x55571069a080]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:228) 20250821084857878 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=203 'CRCX 9 rtpbridge/0@mgw MGCP 1.0\r\nC: 59f347'... (mgcp_client.c:807) 20250821084857878 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250821084857878 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5894983-0)[0x55571069a080]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084857878 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084857878 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{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) 20250821084857878 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{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) 20250821084857878 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(210)@9519884ab86b: CRCX1{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ff01c417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ff01c417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(211)@9519884ab86b: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250821084857884 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20250821084857884 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a1110]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821084857884 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a1110]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821084857884 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a1110]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084857884 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a1110]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084857884 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821084857884 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{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) 20250821084857884 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{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) 20250821084857884 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084857884 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084857884 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{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) 20250821084857884 DMGW DEBUG mgw(mgw-fsm-16712132-0)[0x555710696e20]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084857884 DMGW DEBUG mgw(mgw-fsm-16712132-0)[0x555710696e20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) TC_rab_assignment_concurrent0(209)@9519884ab86b: CRCX2{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "59f34717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "59f34717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084857884 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084857884 DMGW DEBUG mgw(mgw-fsm-16712132-0)[0x555710696e20]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821084857884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16712132)[0x555710676180]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821084857884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821084857884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084857884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) HNBGW-MGCP(208)@9519884ab86b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20250821084857885 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20250821084857885 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571069a080]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821084857885 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571069a080]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821084857885 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571069a080]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084857885 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571069a080]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084857885 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821084857885 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{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) 20250821084857885 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{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) 20250821084857885 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{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) 20250821084857885 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084857885 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084857885 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{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) 20250821084857885 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{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) 20250821084857885 DMGW DEBUG mgw(mgw-fsm-5894983-0)[0x555710682620]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084857885 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084857885 DMGW DEBUG mgw(mgw-fsm-5894983-0)[0x555710682620]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821084857885 DMGW DEBUG mgw(mgw-fsm-5894983-0)[0x555710682620]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821084857885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55571067cf70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821084857885 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084857885 DLSCCP DEBUG SCCP-SCOC(8)[0x55571067c710]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084857885 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f6c191), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821084857885 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084857885 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084857885 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084857885 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857885 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084857885 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084857885 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084857885 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 08 06 f6 c1 91 00 01 2e 60 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 (ss7_asp.c:1383) 20250821084857885 DMGW DEBUG mgw(mgw-fsm-5894983-0)[0x555710682620]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821084857885 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857885 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084857885 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084857885 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821084857885 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084857885 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084857885 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084857885 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084857885 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857885 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 08 06 f6 c1 91 00 01 2e 60 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  20250821084857885 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857885 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084857885 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084857885 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084857885 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084857885 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084857885 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084857885 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084857885 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857885 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 16 2c cd 6c 02 00 00 00 00  20250821084857885 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857885 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084857885 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084857885 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084857885 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084857885 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084857885 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084857885 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084857885 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857885 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 17 e9 9e 13 02 00 00 00 00  20250821084857885 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084857885 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084857885 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084857885 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084857885 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084857885 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=002ccd6c) (sccp_scrc.c:545) 20250821084857885 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(22,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821084857885 DLSCCP DEBUG SCCP-SCOC(22)[0x555710698330]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821084857885 DLSCCP DEBUG SCCP-SCOC(22)[0x555710698330]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821084857885 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821084857885 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821084857885 DCN DEBUG handle_cn_conn_conf() conn_id=22, 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_sccp.c:157) 20250821084857885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5557106956f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821084857885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5557106956f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821084857885 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084857885 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084857885 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084857885 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084857885 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084857885 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00e99e13) (sccp_scrc.c:545) 20250821084857885 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(23,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821084857885 DLSCCP DEBUG SCCP-SCOC(23)[0x555710697530]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821084857885 DLSCCP DEBUG SCCP-SCOC(23)[0x555710697530]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821084857885 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821084857885 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821084857885 DCN DEBUG handle_cn_conn_conf() conn_id=23, 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_sccp.c:157) 20250821084857885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5557106991d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821084857885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5557106991d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084857891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084857891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084857891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821084857891 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821084857891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xff01c4) (hnbgw_rua.c:472) 20250821084857891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16712132 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821084857891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16712132)[0x555710676180]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821084857891 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821084857891 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821084857891 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16712132 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821084857891 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084857891 DMGW DEBUG mgw(mgw-fsm-16712132-0)[0x555710696e20]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821084857891 DMGW DEBUG mgw(mgw-fsm-16712132-0)[0x555710696e20]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821084857891 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084857891 DMGW DEBUG mgw(mgw-fsm-16712132-0)[0x555710696e20]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821084857891 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16712132-0)[0x555710696e20] (mgcp_client_endpoint_fsm.c:724) 20250821084857891 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084857891 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084857891 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{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) 20250821084857891 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a1110]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821084857891 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: ff01c'... (mgcp_client.c:807) 20250821084857891 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250821084857891 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a1110]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084857891 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084857891 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{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) 20250821084857891 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{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)@9519884ab86b: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_len:91 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@9519884ab86b: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ff01c417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ff01c417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084857899 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20250821084857899 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a1110]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821084857899 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a1110]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821084857899 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a1110]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821084857899 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821084857899 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{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) 20250821084857899 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{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) 20250821084857899 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084857899 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084857899 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{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) 20250821084857899 DMGW DEBUG mgw(mgw-fsm-16712132-0)[0x555710696e20]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084857899 DMGW DEBUG mgw(mgw-fsm-16712132-0)[0x555710696e20]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821084857899 DMGW DEBUG mgw(mgw-fsm-16712132-0)[0x555710696e20]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821084857899 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16712132-0)[0x555710696e20] (mgcp_client_endpoint_fsm.c:724) 20250821084857899 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084857899 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084857899 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084857899 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16712132-0)[0x55571069a7f0]{ST_CRCX}: Allocated (fsm.c:456) 20250821084857899 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16712132-0)[0x55571069a7f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16712132-0)[0x555710697090] (fsm.c:486) 20250821084857899 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16712132-0)[0x55571069a7f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084857899 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16712132-0)[0x55571069a7f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:228) 20250821084857899 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=204 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: ff01c'... (mgcp_client.c:807) 20250821084857899 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250821084857899 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16712132-0)[0x55571069a7f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084857899 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084857899 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{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) 20250821084857899 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{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) 20250821084857899 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{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)@9519884ab86b: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ff01c417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ff01c417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084857906 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20250821084857906 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571069a7f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821084857906 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571069a7f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821084857906 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571069a7f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084857906 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571069a7f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084857906 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821084857906 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{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) 20250821084857906 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{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) 20250821084857906 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{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) 20250821084857906 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084857906 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084857906 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{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) 20250821084857906 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{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) 20250821084857906 DMGW DEBUG mgw(mgw-fsm-16712132-0)[0x555710696e20]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084857906 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084857906 DMGW DEBUG mgw(mgw-fsm-16712132-0)[0x555710696e20]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821084857906 DMGW DEBUG mgw(mgw-fsm-16712132-0)[0x555710696e20]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821084857906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55571067f6d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821084857906 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084857906 DLSCCP DEBUG SCCP-SCOC(9)[0x5557106718a0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084857906 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9c83e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821084857906 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084857906 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084857906 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084857906 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857906 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084857906 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084857906 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084857906 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 09 06 e9 c8 3e 00 01 2e 60 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 (ss7_asp.c:1383) 20250821084857906 DMGW DEBUG mgw(mgw-fsm-16712132-0)[0x555710696e20]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821084857906 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857906 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084857906 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084857906 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821084857906 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084857906 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084857906 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084857906 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084857906 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857906 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 09 06 e9 c8 3e 00 01 2e 60 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  20250821084857906 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857906 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084857906 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084857906 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084857906 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084857906 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084857906 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084857906 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084857906 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857906 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821084857906 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821084857906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084857906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084857906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084857906 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084857906 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084857906 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(10,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084857906 DLSCCP DEBUG SCCP-SCOC(10)[0x5557106857c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084857906 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084857906 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084857906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555710683a80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084857906 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821084857906 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821084857906 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13625138 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821084857906 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084857906 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084857906 DMGW DEBUG mgw(mgw-fsm-13625138-0)[0x5557106952e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821084857906 DMGW DEBUG mgw(mgw-fsm-13625138-0)[0x5557106952e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821084857906 DMGW DEBUG mgw(mgw-fsm-13625138-0)[0x5557106952e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821084857906 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084857906 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821084857906 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{UNUSED}: Allocated (fsm.c:456) 20250821084857906 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{UNUSED}: is child of mgw(mgw-fsm-13625138-0)[0x5557106952e0] (fsm.c:486) 20250821084857906 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13625138-0)[0x5557106952e0] (mgcp_client_endpoint_fsm.c:724) 20250821084857906 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084857906 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084857906 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084857906 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13625138-0)[0x5557106a8d70]{ST_CRCX}: Allocated (fsm.c:456) 20250821084857906 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13625138-0)[0x5557106a8d70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0] (fsm.c:486) 20250821084857906 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13625138-0)[0x5557106a8d70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084857906 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13625138-0)[0x5557106a8d70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821084857906 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=200 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: cfe73'... (mgcp_client.c:807) 20250821084857906 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821084857906 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13625138-0)[0x5557106a8d70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084857906 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@9519884ab86b: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cfe73217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cfe73217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cfe73217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cfe73217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(212)@9519884ab86b: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@9519884ab86b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20250821084857916 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20250821084857916 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a8d70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821084857916 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a8d70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821084857916 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a8d70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084857916 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a8d70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084857916 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821084857916 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{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) 20250821084857916 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{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) 20250821084857916 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084857916 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084857916 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{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) 20250821084857916 DMGW DEBUG mgw(mgw-fsm-13625138-0)[0x5557106952e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084857916 DMGW DEBUG mgw(mgw-fsm-13625138-0)[0x5557106952e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821084857916 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084857916 DMGW DEBUG mgw(mgw-fsm-13625138-0)[0x5557106952e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821084857916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13625138)[0x5557106740a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821084857916 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821084857916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084857916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_rab_assignment_concurrent0(211)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084857924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084857924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084857924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821084857924 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821084857924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcfe732) (hnbgw_rua.c:472) 20250821084857924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13625138 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821084857924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13625138)[0x5557106740a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821084857924 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821084857924 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821084857924 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13625138 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821084857924 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084857924 DMGW DEBUG mgw(mgw-fsm-13625138-0)[0x5557106952e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821084857924 DMGW DEBUG mgw(mgw-fsm-13625138-0)[0x5557106952e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821084857924 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084857924 DMGW DEBUG mgw(mgw-fsm-13625138-0)[0x5557106952e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821084857924 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13625138-0)[0x5557106952e0] (mgcp_client_endpoint_fsm.c:724) 20250821084857924 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084857924 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084857924 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{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) 20250821084857924 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a8d70]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821084857924 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=214 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: cfe73'... (mgcp_client.c:807) 20250821084857924 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250821084857924 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a8d70]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084857924 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084857924 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{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) 20250821084857924 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{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)@9519884ab86b: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_len:91 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@9519884ab86b: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "cfe73217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cfe73217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084857930 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20250821084857930 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a8d70]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821084857930 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a8d70]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821084857930 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a8d70]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821084857930 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821084857930 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{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) 20250821084857930 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{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) 20250821084857930 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084857930 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084857930 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{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) 20250821084857930 DMGW DEBUG mgw(mgw-fsm-13625138-0)[0x5557106952e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084857930 DMGW DEBUG mgw(mgw-fsm-13625138-0)[0x5557106952e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821084857930 DMGW DEBUG mgw(mgw-fsm-13625138-0)[0x5557106952e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821084857930 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13625138-0)[0x5557106952e0] (mgcp_client_endpoint_fsm.c:724) 20250821084857930 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084857930 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084857930 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084857930 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13625138-0)[0x5557106994a0]{ST_CRCX}: Allocated (fsm.c:456) 20250821084857930 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13625138-0)[0x5557106994a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0] (fsm.c:486) 20250821084857930 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13625138-0)[0x5557106994a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084857930 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13625138-0)[0x5557106994a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:228) 20250821084857930 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=204 'CRCX 14 rtpbridge/2@mgw MGCP 1.0\r\nC: cfe73'... (mgcp_client.c:807) 20250821084857930 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250821084857930 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13625138-0)[0x5557106994a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084857930 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084857930 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{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) 20250821084857930 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{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) 20250821084857930 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{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)@9519884ab86b: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "cfe73217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cfe73217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084857935 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20250821084857935 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106994a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821084857935 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106994a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821084857935 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106994a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084857935 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106994a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084857935 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821084857935 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{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) 20250821084857935 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{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) 20250821084857935 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{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) 20250821084857935 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084857935 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084857935 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{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) 20250821084857935 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{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) 20250821084857935 DMGW DEBUG mgw(mgw-fsm-13625138-0)[0x5557106952e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084857935 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084857935 DMGW DEBUG mgw(mgw-fsm-13625138-0)[0x5557106952e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821084857935 DMGW DEBUG mgw(mgw-fsm-13625138-0)[0x5557106952e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821084857935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555710683a80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821084857935 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084857935 DLSCCP DEBUG SCCP-SCOC(10)[0x5557106857c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084857935 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d88249), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821084857935 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084857935 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084857935 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084857935 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857935 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084857935 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084857935 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084857935 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0a 06 d8 82 49 00 01 2e 60 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 (ss7_asp.c:1383) 20250821084857935 DMGW DEBUG mgw(mgw-fsm-13625138-0)[0x5557106952e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821084857935 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857935 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084857935 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084857935 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821084857935 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084857935 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084857935 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084857935 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084857935 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857935 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0a 06 d8 82 49 00 01 2e 60 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  20250821084857936 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857936 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084857936 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084857936 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084857936 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084857936 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084857936 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084857936 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084857936 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857936 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821084857936 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821084857936 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084857936 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084857936 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084857936 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084857936 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084857936 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(11,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084857936 DLSCCP DEBUG SCCP-SCOC(11)[0x5557106862e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084857936 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084857936 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084857936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555710684120]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084857936 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821084857936 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821084857936 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-722654 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821084857936 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084857936 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084857936 DMGW DEBUG mgw(mgw-fsm-722654-0)[0x5557106aae30]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821084857936 DMGW DEBUG mgw(mgw-fsm-722654-0)[0x5557106aae30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821084857936 DMGW DEBUG mgw(mgw-fsm-722654-0)[0x5557106aae30]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821084857936 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084857936 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821084857936 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{UNUSED}: Allocated (fsm.c:456) 20250821084857936 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{UNUSED}: is child of mgw(mgw-fsm-722654-0)[0x5557106aae30] (fsm.c:486) 20250821084857936 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-722654-0)[0x5557106aae30] (mgcp_client_endpoint_fsm.c:724) 20250821084857936 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084857936 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084857936 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084857936 DLMGCP DEBUG MGCP_CONN(mgw-fsm-722654-0)[0x5557106b1700]{ST_CRCX}: Allocated (fsm.c:456) 20250821084857936 DLMGCP DEBUG MGCP_CONN(mgw-fsm-722654-0)[0x5557106b1700]{ST_CRCX}: is child of mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0] (fsm.c:486) 20250821084857936 DLMGCP DEBUG MGCP_CONN(mgw-fsm-722654-0)[0x5557106b1700]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084857936 DLMGCP DEBUG MGCP_CONN(mgw-fsm-722654-0)[0x5557106b1700]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821084857936 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=198 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: b06de'... (mgcp_client.c:807) 20250821084857936 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250821084857936 DLMGCP DEBUG MGCP_CONN(mgw-fsm-722654-0)[0x5557106b1700]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084857936 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@9519884ab86b: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b06de17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b06de17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b06de17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b06de17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(213)@9519884ab86b: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250821084857943 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20250821084857943 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106b1700]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821084857943 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106b1700]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821084857943 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106b1700]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084857943 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106b1700]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084857943 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821084857943 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{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) 20250821084857943 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{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) 20250821084857943 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084857943 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084857943 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{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) 20250821084857943 DMGW DEBUG mgw(mgw-fsm-722654-0)[0x5557106aae30]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084857943 DMGW DEBUG mgw(mgw-fsm-722654-0)[0x5557106aae30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821084857943 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084857943 DMGW DEBUG mgw(mgw-fsm-722654-0)[0x5557106aae30]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821084857943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-722654)[0x555710685210]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821084857943 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) HNBGW-MGCP(208)@9519884ab86b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20250821084857943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084857943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_rab_assignment_concurrent0(212)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084857948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084857948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084857948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821084857948 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821084857948 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb06de) (hnbgw_rua.c:472) 20250821084857948 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-722654 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821084857948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-722654)[0x555710685210]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821084857948 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821084857948 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821084857948 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-722654 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821084857948 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084857948 DMGW DEBUG mgw(mgw-fsm-722654-0)[0x5557106aae30]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821084857948 DMGW DEBUG mgw(mgw-fsm-722654-0)[0x5557106aae30]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821084857948 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084857948 DMGW DEBUG mgw(mgw-fsm-722654-0)[0x5557106aae30]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821084857948 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-722654-0)[0x5557106aae30] (mgcp_client_endpoint_fsm.c:724) 20250821084857948 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084857948 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084857948 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{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) 20250821084857948 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106b1700]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821084857948 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=212 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: b06de'... (mgcp_client.c:807) 20250821084857948 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1221) 20250821084857948 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106b1700]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084857948 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084857948 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{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) 20250821084857948 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{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)@9519884ab86b: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_len:91 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@9519884ab86b: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "b06de17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b06de17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084857955 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20250821084857955 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106b1700]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821084857955 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106b1700]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821084857955 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106b1700]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821084857955 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821084857955 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{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) 20250821084857955 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{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) 20250821084857955 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084857955 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084857955 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{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) 20250821084857955 DMGW DEBUG mgw(mgw-fsm-722654-0)[0x5557106aae30]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084857955 DMGW DEBUG mgw(mgw-fsm-722654-0)[0x5557106aae30]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821084857955 DMGW DEBUG mgw(mgw-fsm-722654-0)[0x5557106aae30]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821084857955 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-722654-0)[0x5557106aae30] (mgcp_client_endpoint_fsm.c:724) 20250821084857955 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084857955 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084857955 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084857955 DLMGCP DEBUG MGCP_CONN(mgw-fsm-722654-0)[0x5557106aa950]{ST_CRCX}: Allocated (fsm.c:456) 20250821084857955 DLMGCP DEBUG MGCP_CONN(mgw-fsm-722654-0)[0x5557106aa950]{ST_CRCX}: is child of mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0] (fsm.c:486) 20250821084857955 DLMGCP DEBUG MGCP_CONN(mgw-fsm-722654-0)[0x5557106aa950]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084857955 DLMGCP DEBUG MGCP_CONN(mgw-fsm-722654-0)[0x5557106aa950]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250821084857955 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=202 'CRCX 17 rtpbridge/3@mgw MGCP 1.0\r\nC: b06de'... (mgcp_client.c:807) 20250821084857955 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1221) 20250821084857955 DLMGCP DEBUG MGCP_CONN(mgw-fsm-722654-0)[0x5557106aa950]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084857955 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084857955 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{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) 20250821084857955 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{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) 20250821084857955 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{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)@9519884ab86b: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "b06de17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b06de17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084857965 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20250821084857965 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106aa950]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821084857965 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106aa950]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821084857965 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106aa950]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084857965 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106aa950]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084857965 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821084857965 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{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) 20250821084857965 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{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) 20250821084857965 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{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) 20250821084857965 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084857965 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084857965 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{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) 20250821084857965 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{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) 20250821084857965 DMGW DEBUG mgw(mgw-fsm-722654-0)[0x5557106aae30]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084857965 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084857965 DMGW DEBUG mgw(mgw-fsm-722654-0)[0x5557106aae30]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821084857965 DMGW DEBUG mgw(mgw-fsm-722654-0)[0x5557106aae30]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821084857965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555710684120]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821084857965 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084857965 DLSCCP DEBUG SCCP-SCOC(11)[0x5557106862e0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084857965 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007bbc6b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821084857965 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084857965 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084857965 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084857965 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084857965 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084857965 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084857965 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084857965 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0b 06 7b bc 6b 00 01 2e 60 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 (ss7_asp.c:1383) 20250821084857965 DMGW DEBUG mgw(mgw-fsm-722654-0)[0x5557106aae30]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821084857965 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857965 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084857965 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084857965 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821084857965 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084857965 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084857965 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084857965 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084857965 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857965 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0b 06 7b bc 6b 00 01 2e 60 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  20250821084857965 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084857965 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084857965 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084857965 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084857965 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084857966 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084857966 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084857966 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084857966 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084857966 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821084857966 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821084857966 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084857966 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084857966 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084857966 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084857966 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084857966 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(12,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084857966 DLSCCP DEBUG SCCP-SCOC(12)[0x555710688550]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084857966 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084857966 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084857966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5557106872e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084857966 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821084857966 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821084857966 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4155151 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821084857966 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084857966 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084857966 DMGW DEBUG mgw(mgw-fsm-4155151-0)[0x555710686c60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821084857966 DMGW DEBUG mgw(mgw-fsm-4155151-0)[0x555710686c60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821084857966 DMGW DEBUG mgw(mgw-fsm-4155151-0)[0x555710686c60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821084857966 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084857966 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821084857966 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{UNUSED}: Allocated (fsm.c:456) 20250821084857966 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{UNUSED}: is child of mgw(mgw-fsm-4155151-0)[0x555710686c60] (fsm.c:486) 20250821084857966 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4155151-0)[0x555710686c60] (mgcp_client_endpoint_fsm.c:724) 20250821084857966 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084857966 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084857966 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084857966 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4155151-0)[0x5557106ba3a0]{ST_CRCX}: Allocated (fsm.c:456) 20250821084857966 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4155151-0)[0x5557106ba3a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0] (fsm.c:486) 20250821084857966 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4155151-0)[0x5557106ba3a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084857966 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4155151-0)[0x5557106ba3a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821084857966 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: 3f670'... (mgcp_client.c:807) 20250821084857966 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821084857966 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4155151-0)[0x5557106ba3a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084857966 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@9519884ab86b: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3f670f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3f670f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3f670f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3f670f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(214)@9519884ab86b: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@9519884ab86b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20250821084857979 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20250821084857980 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106ba3a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821084857980 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106ba3a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821084857980 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106ba3a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084857980 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106ba3a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084857980 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821084857980 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{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) 20250821084857980 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{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) 20250821084857980 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084857980 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084857980 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{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) 20250821084857980 DMGW DEBUG mgw(mgw-fsm-4155151-0)[0x555710686c60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084857980 DMGW DEBUG mgw(mgw-fsm-4155151-0)[0x555710686c60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821084857980 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084857980 DMGW DEBUG mgw(mgw-fsm-4155151-0)[0x555710686c60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821084857980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4155151)[0x555710682bf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821084857980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821084857980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084857980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_rab_assignment_concurrent0(213)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084857988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084857988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084857988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821084857988 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821084857988 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3f670f) (hnbgw_rua.c:472) 20250821084857988 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4155151 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821084857988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4155151)[0x555710682bf0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821084857988 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821084857988 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821084857988 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4155151 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821084857988 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084857988 DMGW DEBUG mgw(mgw-fsm-4155151-0)[0x555710686c60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821084857988 DMGW DEBUG mgw(mgw-fsm-4155151-0)[0x555710686c60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821084857988 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084857988 DMGW DEBUG mgw(mgw-fsm-4155151-0)[0x555710686c60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821084857988 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4155151-0)[0x555710686c60] (mgcp_client_endpoint_fsm.c:724) 20250821084857988 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084857988 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084857988 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{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) 20250821084857988 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106ba3a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821084857988 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=214 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: 3f670'... (mgcp_client.c:807) 20250821084857988 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250821084857988 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106ba3a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084857988 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084857988 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{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) 20250821084857988 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{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)@9519884ab86b: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_len:91 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@9519884ab86b: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "3f670f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3f670f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084857996 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20250821084857996 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106ba3a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821084857996 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106ba3a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821084857996 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106ba3a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821084857996 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821084857996 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{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) 20250821084857996 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{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) 20250821084857996 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084857996 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084857996 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{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) 20250821084857996 DMGW DEBUG mgw(mgw-fsm-4155151-0)[0x555710686c60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084857996 DMGW DEBUG mgw(mgw-fsm-4155151-0)[0x555710686c60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821084857996 DMGW DEBUG mgw(mgw-fsm-4155151-0)[0x555710686c60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821084857996 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4155151-0)[0x555710686c60] (mgcp_client_endpoint_fsm.c:724) 20250821084857996 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084857996 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084857996 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084857996 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4155151-0)[0x5557106b2820]{ST_CRCX}: Allocated (fsm.c:456) 20250821084857996 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4155151-0)[0x5557106b2820]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0] (fsm.c:486) 20250821084857996 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4155151-0)[0x5557106b2820]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084857996 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4155151-0)[0x5557106b2820]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250821084857996 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=204 'CRCX 20 rtpbridge/4@mgw MGCP 1.0\r\nC: 3f670'... (mgcp_client.c:807) 20250821084857996 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250821084857996 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4155151-0)[0x5557106b2820]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084857996 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084857996 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{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) 20250821084857996 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{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) 20250821084857996 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{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)@9519884ab86b: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "3f670f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3f670f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084858004 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20250821084858004 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106b2820]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821084858004 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106b2820]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821084858004 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106b2820]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084858004 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106b2820]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084858004 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821084858004 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{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) 20250821084858004 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{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) 20250821084858004 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{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) 20250821084858004 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858004 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858004 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{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) 20250821084858004 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{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) 20250821084858004 DMGW DEBUG mgw(mgw-fsm-4155151-0)[0x555710686c60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858004 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858004 DMGW DEBUG mgw(mgw-fsm-4155151-0)[0x555710686c60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821084858004 DMGW DEBUG mgw(mgw-fsm-4155151-0)[0x555710686c60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821084858004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5557106872e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821084858004 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084858004 DLSCCP DEBUG SCCP-SCOC(12)[0x555710688550]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084858004 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00296bb9), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821084858004 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084858004 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084858004 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084858004 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084858004 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084858004 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084858004 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084858004 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0c 06 29 6b b9 00 01 2e 60 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 (ss7_asp.c:1383) 20250821084858004 DMGW DEBUG mgw(mgw-fsm-4155151-0)[0x555710686c60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821084858004 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084858004 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084858004 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084858004 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821084858004 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084858004 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084858004 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084858004 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084858004 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084858004 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0c 06 29 6b b9 00 01 2e 60 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  20250821084858004 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084858004 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084858004 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084858004 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084858004 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084858004 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084858004 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084858004 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084858004 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084858004 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821084858004 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821084858004 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084858004 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084858004 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084858004 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084858004 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084858004 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(13,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084858004 DLSCCP DEBUG SCCP-SCOC(13)[0x555710690a60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084858004 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084858004 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084858004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555710687df0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084858004 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821084858004 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821084858004 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8149855 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821084858004 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858004 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858004 DMGW DEBUG mgw(mgw-fsm-8149855-0)[0x5557106aa380]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821084858004 DMGW DEBUG mgw(mgw-fsm-8149855-0)[0x5557106aa380]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821084858004 DMGW DEBUG mgw(mgw-fsm-8149855-0)[0x5557106aa380]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821084858004 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858004 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821084858004 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{UNUSED}: Allocated (fsm.c:456) 20250821084858004 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{UNUSED}: is child of mgw(mgw-fsm-8149855-0)[0x5557106aa380] (fsm.c:486) 20250821084858004 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8149855-0)[0x5557106aa380] (mgcp_client_endpoint_fsm.c:724) 20250821084858004 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858004 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858004 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084858004 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8149855-0)[0x5557106c3040]{ST_CRCX}: Allocated (fsm.c:456) 20250821084858004 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8149855-0)[0x5557106c3040]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770] (fsm.c:486) 20250821084858004 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8149855-0)[0x5557106c3040]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084858004 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8149855-0)[0x5557106c3040]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821084858004 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=200 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: 7c5b5'... (mgcp_client.c:807) 20250821084858004 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821084858004 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8149855-0)[0x5557106c3040]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084858004 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@9519884ab86b: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7c5b5f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7c5b5f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7c5b5f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7c5b5f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(215)@9519884ab86b: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@9519884ab86b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20250821084858011 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20250821084858011 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106c3040]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821084858011 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106c3040]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821084858011 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106c3040]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084858012 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106c3040]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084858012 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821084858012 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{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) 20250821084858012 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{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) 20250821084858012 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858012 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858012 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{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) 20250821084858012 DMGW DEBUG mgw(mgw-fsm-8149855-0)[0x5557106aa380]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858012 DMGW DEBUG mgw(mgw-fsm-8149855-0)[0x5557106aa380]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821084858012 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858012 DMGW DEBUG mgw(mgw-fsm-8149855-0)[0x5557106aa380]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821084858012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8149855)[0x5557106867e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821084858012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821084858012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084858012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_rab_assignment_concurrent0(214)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084858017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084858017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084858017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821084858017 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821084858017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7c5b5f) (hnbgw_rua.c:472) 20250821084858017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8149855 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821084858017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8149855)[0x5557106867e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821084858017 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821084858017 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821084858017 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8149855 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821084858017 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858017 DMGW DEBUG mgw(mgw-fsm-8149855-0)[0x5557106aa380]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821084858017 DMGW DEBUG mgw(mgw-fsm-8149855-0)[0x5557106aa380]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821084858017 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858017 DMGW DEBUG mgw(mgw-fsm-8149855-0)[0x5557106aa380]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821084858017 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8149855-0)[0x5557106aa380] (mgcp_client_endpoint_fsm.c:724) 20250821084858017 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858017 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858017 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{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) 20250821084858017 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106c3040]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821084858017 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: 7c5b5'... (mgcp_client.c:807) 20250821084858017 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250821084858017 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106c3040]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084858017 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084858017 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{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) 20250821084858017 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{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)@9519884ab86b: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_len:91 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@9519884ab86b: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "7c5b5f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7c5b5f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084858022 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20250821084858022 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106c3040]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821084858022 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106c3040]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821084858022 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106c3040]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821084858022 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821084858022 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{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) 20250821084858022 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{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) 20250821084858022 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858022 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858022 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{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) 20250821084858022 DMGW DEBUG mgw(mgw-fsm-8149855-0)[0x5557106aa380]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858022 DMGW DEBUG mgw(mgw-fsm-8149855-0)[0x5557106aa380]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821084858022 DMGW DEBUG mgw(mgw-fsm-8149855-0)[0x5557106aa380]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821084858022 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8149855-0)[0x5557106aa380] (mgcp_client_endpoint_fsm.c:724) 20250821084858022 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858022 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858022 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084858022 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8149855-0)[0x5557106a9f30]{ST_CRCX}: Allocated (fsm.c:456) 20250821084858022 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8149855-0)[0x5557106a9f30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770] (fsm.c:486) 20250821084858022 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8149855-0)[0x5557106a9f30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084858022 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8149855-0)[0x5557106a9f30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250821084858022 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=204 'CRCX 23 rtpbridge/5@mgw MGCP 1.0\r\nC: 7c5b5'... (mgcp_client.c:807) 20250821084858022 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250821084858022 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8149855-0)[0x5557106a9f30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084858022 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084858022 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{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) 20250821084858022 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{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) 20250821084858022 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{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)@9519884ab86b: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "7c5b5f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7c5b5f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084858027 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20250821084858027 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106a9f30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821084858027 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106a9f30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821084858027 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106a9f30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084858027 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106a9f30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084858027 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821084858027 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{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) 20250821084858027 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{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) 20250821084858027 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{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) 20250821084858027 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858027 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858027 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{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) 20250821084858027 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{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) 20250821084858027 DMGW DEBUG mgw(mgw-fsm-8149855-0)[0x5557106aa380]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858027 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858027 DMGW DEBUG mgw(mgw-fsm-8149855-0)[0x5557106aa380]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821084858027 DMGW DEBUG mgw(mgw-fsm-8149855-0)[0x5557106aa380]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821084858027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555710687df0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821084858027 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084858027 DLSCCP DEBUG SCCP-SCOC(13)[0x555710690a60]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084858027 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f60c3e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821084858027 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084858027 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084858027 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084858027 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084858027 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084858027 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084858027 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084858027 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0d 06 f6 0c 3e 00 01 2e 60 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 (ss7_asp.c:1383) 20250821084858027 DMGW DEBUG mgw(mgw-fsm-8149855-0)[0x5557106aa380]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821084858027 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084858027 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084858027 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084858027 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821084858027 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084858027 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084858027 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084858027 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084858027 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084858027 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0d 06 f6 0c 3e 00 01 2e 60 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  20250821084858027 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084858027 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084858027 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084858027 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084858027 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084858027 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084858027 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084858027 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084858027 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084858027 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821084858027 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821084858027 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084858027 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084858027 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084858027 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084858027 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084858027 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(14,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084858027 DLSCCP DEBUG SCCP-SCOC(14)[0x55571068fec0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084858027 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084858027 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084858027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55571068f900]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084858027 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821084858027 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821084858027 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10415177 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821084858027 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858027 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858027 DMGW DEBUG mgw(mgw-fsm-10415177-0)[0x5557106c4f60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821084858027 DMGW DEBUG mgw(mgw-fsm-10415177-0)[0x5557106c4f60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821084858027 DMGW DEBUG mgw(mgw-fsm-10415177-0)[0x5557106c4f60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821084858027 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858027 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821084858027 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{UNUSED}: Allocated (fsm.c:456) 20250821084858027 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{UNUSED}: is child of mgw(mgw-fsm-10415177-0)[0x5557106c4f60] (fsm.c:486) 20250821084858027 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10415177-0)[0x5557106c4f60] (mgcp_client_endpoint_fsm.c:724) 20250821084858027 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858027 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858027 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084858027 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10415177-0)[0x5557106bb9d0]{ST_CRCX}: Allocated (fsm.c:456) 20250821084858027 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10415177-0)[0x5557106bb9d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170] (fsm.c:486) 20250821084858027 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10415177-0)[0x5557106bb9d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084858027 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10415177-0)[0x5557106bb9d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821084858027 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: 9eec4'... (mgcp_client.c:807) 20250821084858027 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821084858027 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10415177-0)[0x5557106bb9d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084858027 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@9519884ab86b: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9eec4917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9eec4917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9eec4917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9eec4917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(216)@9519884ab86b: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@9519884ab86b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20250821084858035 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20250821084858035 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106bb9d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821084858035 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106bb9d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821084858035 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106bb9d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084858035 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106bb9d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084858035 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821084858035 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{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) 20250821084858035 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{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) 20250821084858035 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858035 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858035 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{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) 20250821084858035 DMGW DEBUG mgw(mgw-fsm-10415177-0)[0x5557106c4f60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858035 DMGW DEBUG mgw(mgw-fsm-10415177-0)[0x5557106c4f60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821084858035 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858035 DMGW DEBUG mgw(mgw-fsm-10415177-0)[0x5557106c4f60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821084858035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10415177)[0x55571068f7d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821084858035 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821084858035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084858035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_rab_assignment_concurrent0(215)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084858039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084858039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084858039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821084858039 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821084858039 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9eec49) (hnbgw_rua.c:472) 20250821084858039 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10415177 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821084858039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10415177)[0x55571068f7d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821084858039 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821084858039 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821084858039 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10415177 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821084858039 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858039 DMGW DEBUG mgw(mgw-fsm-10415177-0)[0x5557106c4f60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821084858039 DMGW DEBUG mgw(mgw-fsm-10415177-0)[0x5557106c4f60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821084858039 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858039 DMGW DEBUG mgw(mgw-fsm-10415177-0)[0x5557106c4f60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821084858039 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10415177-0)[0x5557106c4f60] (mgcp_client_endpoint_fsm.c:724) 20250821084858039 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858039 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858039 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{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) 20250821084858039 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106bb9d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821084858039 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: 9eec4'... (mgcp_client.c:807) 20250821084858039 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250821084858039 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106bb9d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084858039 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084858039 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{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) 20250821084858039 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{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)@9519884ab86b: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_len:91 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@9519884ab86b: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "9eec4917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9eec4917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084858045 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20250821084858045 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106bb9d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821084858045 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106bb9d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821084858045 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106bb9d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821084858045 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821084858045 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{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) 20250821084858045 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{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) 20250821084858045 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858045 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858045 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{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) 20250821084858045 DMGW DEBUG mgw(mgw-fsm-10415177-0)[0x5557106c4f60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858045 DMGW DEBUG mgw(mgw-fsm-10415177-0)[0x5557106c4f60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821084858045 DMGW DEBUG mgw(mgw-fsm-10415177-0)[0x5557106c4f60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821084858045 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10415177-0)[0x5557106c4f60] (mgcp_client_endpoint_fsm.c:724) 20250821084858045 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858045 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858045 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084858045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10415177-0)[0x5557106bbf80]{ST_CRCX}: Allocated (fsm.c:456) 20250821084858045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10415177-0)[0x5557106bbf80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170] (fsm.c:486) 20250821084858045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10415177-0)[0x5557106bbf80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084858045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10415177-0)[0x5557106bbf80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:228) 20250821084858045 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=204 'CRCX 26 rtpbridge/6@mgw MGCP 1.0\r\nC: 9eec4'... (mgcp_client.c:807) 20250821084858045 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250821084858045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10415177-0)[0x5557106bbf80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084858045 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084858045 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{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) 20250821084858045 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{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) 20250821084858045 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{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)@9519884ab86b: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "9eec4917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9eec4917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084858050 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20250821084858050 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106bbf80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821084858050 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106bbf80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821084858050 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106bbf80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084858050 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106bbf80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084858050 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821084858050 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{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) 20250821084858050 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{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) 20250821084858050 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{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) 20250821084858050 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858050 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858050 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{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) 20250821084858050 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{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) 20250821084858050 DMGW DEBUG mgw(mgw-fsm-10415177-0)[0x5557106c4f60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858050 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858050 DMGW DEBUG mgw(mgw-fsm-10415177-0)[0x5557106c4f60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821084858050 DMGW DEBUG mgw(mgw-fsm-10415177-0)[0x5557106c4f60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821084858050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55571068f900]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821084858050 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084858050 DLSCCP DEBUG SCCP-SCOC(14)[0x55571068fec0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084858050 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00865c79), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821084858050 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084858050 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084858050 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084858050 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084858050 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084858050 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084858050 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084858050 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0e 06 86 5c 79 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250821084858050 DMGW DEBUG mgw(mgw-fsm-10415177-0)[0x5557106c4f60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821084858051 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084858051 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084858051 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084858051 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821084858051 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084858051 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084858051 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084858051 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084858051 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084858051 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0e 06 86 5c 79 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250821084858051 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084858051 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084858051 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084858051 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084858051 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084858051 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084858051 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084858051 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084858051 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084858051 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821084858051 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821084858051 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084858051 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084858051 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084858051 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084858051 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084858051 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(15,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084858051 DLSCCP DEBUG SCCP-SCOC(15)[0x5557106908a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084858051 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084858051 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084858051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555710690590]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084858051 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821084858051 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821084858051 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15193056 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821084858051 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858051 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858051 DMGW DEBUG mgw(mgw-fsm-15193056-0)[0x5557106cdbc0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821084858051 DMGW DEBUG mgw(mgw-fsm-15193056-0)[0x5557106cdbc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821084858051 DMGW DEBUG mgw(mgw-fsm-15193056-0)[0x5557106cdbc0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821084858051 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858051 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821084858051 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{UNUSED}: Allocated (fsm.c:456) 20250821084858051 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{UNUSED}: is child of mgw(mgw-fsm-15193056-0)[0x5557106cdbc0] (fsm.c:486) 20250821084858051 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15193056-0)[0x5557106cdbc0] (mgcp_client_endpoint_fsm.c:724) 20250821084858051 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858051 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858051 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084858051 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15193056-0)[0x5557106d4a80]{ST_CRCX}: Allocated (fsm.c:456) 20250821084858051 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15193056-0)[0x5557106d4a80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0] (fsm.c:486) 20250821084858051 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15193056-0)[0x5557106d4a80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084858051 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15193056-0)[0x5557106d4a80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821084858051 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=200 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: e7d3e'... (mgcp_client.c:807) 20250821084858051 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821084858051 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15193056-0)[0x5557106d4a80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084858051 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@9519884ab86b: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e7d3e017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e7d3e017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e7d3e017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e7d3e017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(217)@9519884ab86b: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@9519884ab86b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20250821084858059 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20250821084858059 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106d4a80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821084858059 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106d4a80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821084858059 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106d4a80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084858059 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106d4a80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084858059 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821084858059 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{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) 20250821084858059 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{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) 20250821084858059 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858059 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858059 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{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) 20250821084858059 DMGW DEBUG mgw(mgw-fsm-15193056-0)[0x5557106cdbc0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858059 DMGW DEBUG mgw(mgw-fsm-15193056-0)[0x5557106cdbc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821084858059 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858059 DMGW DEBUG mgw(mgw-fsm-15193056-0)[0x5557106cdbc0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821084858059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15193056)[0x555710690460]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821084858059 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821084858059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084858059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_rab_assignment_concurrent0(216)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084858065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084858065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084858065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821084858065 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821084858065 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe7d3e0) (hnbgw_rua.c:472) 20250821084858065 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15193056 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821084858065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15193056)[0x555710690460]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821084858065 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821084858065 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821084858065 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15193056 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821084858065 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858065 DMGW DEBUG mgw(mgw-fsm-15193056-0)[0x5557106cdbc0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821084858065 DMGW DEBUG mgw(mgw-fsm-15193056-0)[0x5557106cdbc0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821084858065 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858065 DMGW DEBUG mgw(mgw-fsm-15193056-0)[0x5557106cdbc0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821084858065 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15193056-0)[0x5557106cdbc0] (mgcp_client_endpoint_fsm.c:724) 20250821084858065 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858065 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858065 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{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) 20250821084858065 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106d4a80]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821084858065 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=214 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: e7d3e'... (mgcp_client.c:807) 20250821084858065 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250821084858065 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106d4a80]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084858065 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084858065 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{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) 20250821084858065 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{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)@9519884ab86b: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_len:91 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@9519884ab86b: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "e7d3e017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e7d3e017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084858072 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20250821084858072 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106d4a80]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821084858072 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106d4a80]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821084858072 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106d4a80]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821084858072 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821084858072 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{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) 20250821084858072 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{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) 20250821084858072 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858072 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858072 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{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) 20250821084858072 DMGW DEBUG mgw(mgw-fsm-15193056-0)[0x5557106cdbc0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858072 DMGW DEBUG mgw(mgw-fsm-15193056-0)[0x5557106cdbc0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821084858072 DMGW DEBUG mgw(mgw-fsm-15193056-0)[0x5557106cdbc0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821084858072 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15193056-0)[0x5557106cdbc0] (mgcp_client_endpoint_fsm.c:724) 20250821084858072 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858072 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858072 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084858072 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15193056-0)[0x5557106b2260]{ST_CRCX}: Allocated (fsm.c:456) 20250821084858072 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15193056-0)[0x5557106b2260]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0] (fsm.c:486) 20250821084858072 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15193056-0)[0x5557106b2260]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084858072 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15193056-0)[0x5557106b2260]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:228) 20250821084858072 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=204 'CRCX 29 rtpbridge/7@mgw MGCP 1.0\r\nC: e7d3e'... (mgcp_client.c:807) 20250821084858072 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250821084858072 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15193056-0)[0x5557106b2260]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084858072 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084858072 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{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) 20250821084858072 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{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) 20250821084858072 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{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)@9519884ab86b: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "e7d3e017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e7d3e017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084858079 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20250821084858079 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106b2260]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821084858079 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106b2260]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821084858079 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106b2260]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084858079 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106b2260]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084858079 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821084858079 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{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) 20250821084858079 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{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) 20250821084858079 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{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) 20250821084858079 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858079 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858079 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{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) 20250821084858079 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{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) 20250821084858079 DMGW DEBUG mgw(mgw-fsm-15193056-0)[0x5557106cdbc0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858079 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858079 DMGW DEBUG mgw(mgw-fsm-15193056-0)[0x5557106cdbc0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821084858079 DMGW DEBUG mgw(mgw-fsm-15193056-0)[0x5557106cdbc0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821084858079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555710690590]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821084858079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084858079 DLSCCP DEBUG SCCP-SCOC(15)[0x5557106908a0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084858079 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d52dab), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821084858079 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084858079 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084858079 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084858079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084858079 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084858079 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084858079 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084858079 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 d5 2d 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 (ss7_asp.c:1383) 20250821084858079 DMGW DEBUG mgw(mgw-fsm-15193056-0)[0x5557106cdbc0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821084858079 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084858079 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084858079 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084858079 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821084858079 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084858079 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084858079 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084858079 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084858079 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084858079 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0f 06 d5 2d 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  20250821084858079 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084858079 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084858079 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084858079 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084858079 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084858079 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084858079 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084858079 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084858079 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084858079 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821084858079 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821084858079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084858079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084858079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084858079 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084858079 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084858079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(16,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084858079 DLSCCP DEBUG SCCP-SCOC(16)[0x555710691e50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084858079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084858079 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084858079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5557106917b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084858079 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821084858079 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821084858079 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9395869 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821084858079 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858079 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858079 DMGW DEBUG mgw(mgw-fsm-9395869-0)[0x5557106d6840]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821084858079 DMGW DEBUG mgw(mgw-fsm-9395869-0)[0x5557106d6840]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821084858079 DMGW DEBUG mgw(mgw-fsm-9395869-0)[0x5557106d6840]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821084858079 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858079 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821084858079 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{UNUSED}: Allocated (fsm.c:456) 20250821084858079 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{UNUSED}: is child of mgw(mgw-fsm-9395869-0)[0x5557106d6840] (fsm.c:486) 20250821084858079 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9395869-0)[0x5557106d6840] (mgcp_client_endpoint_fsm.c:724) 20250821084858079 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858079 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858079 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084858079 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9395869-0)[0x5557106dd5d0]{ST_CRCX}: Allocated (fsm.c:456) 20250821084858079 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9395869-0)[0x5557106dd5d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430] (fsm.c:486) 20250821084858079 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9395869-0)[0x5557106dd5d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084858079 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9395869-0)[0x5557106dd5d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821084858079 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=200 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: 8f5e9'... (mgcp_client.c:807) 20250821084858079 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821084858079 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9395869-0)[0x5557106dd5d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084858079 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@9519884ab86b: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8f5e9d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8f5e9d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8f5e9d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8f5e9d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(218)@9519884ab86b: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@9519884ab86b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20250821084858086 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20250821084858086 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106dd5d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821084858086 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106dd5d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821084858086 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106dd5d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084858086 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106dd5d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084858086 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821084858086 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{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) 20250821084858086 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{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) 20250821084858086 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858086 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858086 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{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) 20250821084858086 DMGW DEBUG mgw(mgw-fsm-9395869-0)[0x5557106d6840]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858086 DMGW DEBUG mgw(mgw-fsm-9395869-0)[0x5557106d6840]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821084858086 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858086 DMGW DEBUG mgw(mgw-fsm-9395869-0)[0x5557106d6840]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821084858086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9395869)[0x555710690e60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821084858086 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821084858086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084858086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_rab_assignment_concurrent0(217)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084858091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084858091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084858091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821084858091 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821084858091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8f5e9d) (hnbgw_rua.c:472) 20250821084858091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9395869 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821084858091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9395869)[0x555710690e60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821084858091 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821084858091 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821084858091 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9395869 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821084858091 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858091 DMGW DEBUG mgw(mgw-fsm-9395869-0)[0x5557106d6840]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821084858091 DMGW DEBUG mgw(mgw-fsm-9395869-0)[0x5557106d6840]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821084858091 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858091 DMGW DEBUG mgw(mgw-fsm-9395869-0)[0x5557106d6840]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821084858091 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9395869-0)[0x5557106d6840] (mgcp_client_endpoint_fsm.c:724) 20250821084858091 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858091 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858091 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{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) 20250821084858091 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106dd5d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821084858091 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: 8f5e9'... (mgcp_client.c:807) 20250821084858091 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250821084858091 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106dd5d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084858091 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084858091 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{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) 20250821084858091 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{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)@9519884ab86b: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_len:91 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@9519884ab86b: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "8f5e9d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8f5e9d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084858099 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20250821084858099 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106dd5d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821084858099 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106dd5d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821084858099 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106dd5d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821084858099 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821084858099 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{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) 20250821084858099 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{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) 20250821084858099 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858099 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858099 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{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) 20250821084858099 DMGW DEBUG mgw(mgw-fsm-9395869-0)[0x5557106d6840]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858099 DMGW DEBUG mgw(mgw-fsm-9395869-0)[0x5557106d6840]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821084858099 DMGW DEBUG mgw(mgw-fsm-9395869-0)[0x5557106d6840]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821084858099 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9395869-0)[0x5557106d6840] (mgcp_client_endpoint_fsm.c:724) 20250821084858099 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858099 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858099 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084858099 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9395869-0)[0x5557106d6660]{ST_CRCX}: Allocated (fsm.c:456) 20250821084858099 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9395869-0)[0x5557106d6660]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430] (fsm.c:486) 20250821084858099 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9395869-0)[0x5557106d6660]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084858099 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9395869-0)[0x5557106d6660]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250821084858099 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=204 'CRCX 32 rtpbridge/8@mgw MGCP 1.0\r\nC: 8f5e9'... (mgcp_client.c:807) 20250821084858099 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250821084858099 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9395869-0)[0x5557106d6660]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084858099 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084858099 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{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) 20250821084858099 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{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) 20250821084858099 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{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)@9519884ab86b: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "8f5e9d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8f5e9d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084858104 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20250821084858104 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106d6660]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821084858104 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106d6660]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821084858104 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106d6660]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084858104 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106d6660]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084858104 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821084858104 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{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) 20250821084858104 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{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) 20250821084858104 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{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) 20250821084858104 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858104 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858104 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{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) 20250821084858104 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{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) 20250821084858104 DMGW DEBUG mgw(mgw-fsm-9395869-0)[0x5557106d6840]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858104 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858104 DMGW DEBUG mgw(mgw-fsm-9395869-0)[0x5557106d6840]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821084858104 DMGW DEBUG mgw(mgw-fsm-9395869-0)[0x5557106d6840]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821084858104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5557106917b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821084858104 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084858104 DLSCCP DEBUG SCCP-SCOC(16)[0x555710691e50]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084858104 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d8b8a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821084858104 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084858104 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084858104 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084858104 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084858104 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084858104 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084858104 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084858104 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 01 06 5d 8b 8a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250821084858104 DMGW DEBUG mgw(mgw-fsm-9395869-0)[0x5557106d6840]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821084858104 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084858104 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084858104 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084858104 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821084858104 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084858104 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084858104 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084858104 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084858104 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084858104 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 01 06 5d 8b 8a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250821084858104 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084858104 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084858104 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084858104 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084858104 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084858104 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084858104 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084858104 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084858104 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084858104 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821084858104 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821084858104 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084858104 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084858104 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084858104 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084858104 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084858104 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(17,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084858104 DLSCCP DEBUG SCCP-SCOC(17)[0x555710692ba0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084858104 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084858104 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084858104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555710690230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084858104 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821084858104 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821084858104 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5848360 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821084858104 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858104 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858104 DMGW DEBUG mgw(mgw-fsm-5848360-0)[0x5557106df4f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821084858104 DMGW DEBUG mgw(mgw-fsm-5848360-0)[0x5557106df4f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821084858104 DMGW DEBUG mgw(mgw-fsm-5848360-0)[0x5557106df4f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821084858104 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858104 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821084858104 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{UNUSED}: Allocated (fsm.c:456) 20250821084858104 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{UNUSED}: is child of mgw(mgw-fsm-5848360-0)[0x5557106df4f0] (fsm.c:486) 20250821084858104 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5848360-0)[0x5557106df4f0] (mgcp_client_endpoint_fsm.c:724) 20250821084858104 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858104 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858104 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084858104 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5848360-0)[0x5557106e6380]{ST_CRCX}: Allocated (fsm.c:456) 20250821084858104 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5848360-0)[0x5557106e6380]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0] (fsm.c:486) 20250821084858104 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5848360-0)[0x5557106e6380]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084858104 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5848360-0)[0x5557106e6380]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821084858104 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: 593d2'... (mgcp_client.c:807) 20250821084858104 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821084858104 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5848360-0)[0x5557106e6380]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084858104 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@9519884ab86b: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "593d2817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "593d2817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "593d2817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "593d2817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(219)@9519884ab86b: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@9519884ab86b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20250821084858112 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20250821084858112 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106e6380]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821084858112 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106e6380]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821084858112 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106e6380]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084858112 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106e6380]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084858112 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821084858112 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{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) 20250821084858112 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{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) 20250821084858112 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858112 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858112 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{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) 20250821084858112 DMGW DEBUG mgw(mgw-fsm-5848360-0)[0x5557106df4f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858112 DMGW DEBUG mgw(mgw-fsm-5848360-0)[0x5557106df4f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821084858112 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858112 DMGW DEBUG mgw(mgw-fsm-5848360-0)[0x5557106df4f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821084858112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5848360)[0x5557106918e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821084858112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821084858112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084858112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_rab_assignment_concurrent0(218)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084858116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084858116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084858116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821084858116 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821084858116 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x593d28) (hnbgw_rua.c:472) 20250821084858116 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5848360 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821084858116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5848360)[0x5557106918e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821084858116 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821084858116 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821084858116 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5848360 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821084858116 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858116 DMGW DEBUG mgw(mgw-fsm-5848360-0)[0x5557106df4f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821084858116 DMGW DEBUG mgw(mgw-fsm-5848360-0)[0x5557106df4f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821084858116 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858116 DMGW DEBUG mgw(mgw-fsm-5848360-0)[0x5557106df4f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821084858116 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5848360-0)[0x5557106df4f0] (mgcp_client_endpoint_fsm.c:724) 20250821084858116 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858116 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858116 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{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) 20250821084858116 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106e6380]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821084858116 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: 593d2'... (mgcp_client.c:807) 20250821084858116 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250821084858116 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106e6380]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084858116 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084858116 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{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) 20250821084858116 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{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)@9519884ab86b: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_len:91 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@9519884ab86b: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "593d2817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "593d2817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084858123 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20250821084858123 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106e6380]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821084858123 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106e6380]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821084858123 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106e6380]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821084858123 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821084858123 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{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) 20250821084858123 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{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) 20250821084858123 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858123 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858123 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{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) 20250821084858123 DMGW DEBUG mgw(mgw-fsm-5848360-0)[0x5557106df4f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858123 DMGW DEBUG mgw(mgw-fsm-5848360-0)[0x5557106df4f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821084858123 DMGW DEBUG mgw(mgw-fsm-5848360-0)[0x5557106df4f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821084858123 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5848360-0)[0x5557106df4f0] (mgcp_client_endpoint_fsm.c:724) 20250821084858123 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858123 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858123 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084858123 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5848360-0)[0x5557106de0e0]{ST_CRCX}: Allocated (fsm.c:456) 20250821084858123 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5848360-0)[0x5557106de0e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0] (fsm.c:486) 20250821084858123 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5848360-0)[0x5557106de0e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084858123 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5848360-0)[0x5557106de0e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250821084858123 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=204 'CRCX 35 rtpbridge/9@mgw MGCP 1.0\r\nC: 593d2'... (mgcp_client.c:807) 20250821084858123 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250821084858123 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5848360-0)[0x5557106de0e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084858123 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084858123 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{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) 20250821084858123 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{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) 20250821084858123 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{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)@9519884ab86b: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "593d2817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "593d2817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084858128 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20250821084858128 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106de0e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821084858128 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106de0e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821084858128 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106de0e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084858128 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106de0e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084858128 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821084858128 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{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) 20250821084858128 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{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) 20250821084858128 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{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) 20250821084858128 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858128 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858128 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{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) 20250821084858128 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{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) 20250821084858128 DMGW DEBUG mgw(mgw-fsm-5848360-0)[0x5557106df4f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858128 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858128 DMGW DEBUG mgw(mgw-fsm-5848360-0)[0x5557106df4f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821084858128 DMGW DEBUG mgw(mgw-fsm-5848360-0)[0x5557106df4f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821084858128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555710690230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821084858128 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084858128 DLSCCP DEBUG SCCP-SCOC(17)[0x555710692ba0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084858128 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1ca1e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821084858128 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084858128 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084858128 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084858128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084858128 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084858128 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084858128 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084858128 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 00 06 c1 ca 1e 00 01 2e 60 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 (ss7_asp.c:1383) 20250821084858128 DMGW DEBUG mgw(mgw-fsm-5848360-0)[0x5557106df4f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821084858128 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084858128 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084858128 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084858128 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821084858128 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084858128 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084858128 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084858128 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084858128 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084858128 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 06 c1 ca 1e 00 01 2e 60 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  20250821084858128 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084858128 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084858128 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084858128 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084858128 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084858128 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084858128 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084858128 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084858128 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084858128 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821084858128 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821084858128 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084858128 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084858128 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084858128 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084858128 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084858128 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(18,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084858128 DLSCCP DEBUG SCCP-SCOC(18)[0x555710693a80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084858128 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084858128 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084858128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555710692070]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084858128 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821084858128 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821084858128 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10304556 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821084858128 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858128 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858128 DMGW DEBUG mgw(mgw-fsm-10304556-0)[0x5557106e83b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821084858128 DMGW DEBUG mgw(mgw-fsm-10304556-0)[0x5557106e83b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821084858128 DMGW DEBUG mgw(mgw-fsm-10304556-0)[0x5557106e83b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821084858128 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858128 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821084858128 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{UNUSED}: Allocated (fsm.c:456) 20250821084858128 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{UNUSED}: is child of mgw(mgw-fsm-10304556-0)[0x5557106e83b0] (fsm.c:486) 20250821084858128 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10304556-0)[0x5557106e83b0] (mgcp_client_endpoint_fsm.c:724) 20250821084858128 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858128 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858128 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084858128 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10304556-0)[0x5557106ef270]{ST_CRCX}: Allocated (fsm.c:456) 20250821084858128 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10304556-0)[0x5557106ef270]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900] (fsm.c:486) 20250821084858128 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10304556-0)[0x5557106ef270]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084858128 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10304556-0)[0x5557106ef270]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821084858128 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=200 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: 9d3c2'... (mgcp_client.c:807) 20250821084858128 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821084858128 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10304556-0)[0x5557106ef270]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084858128 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@9519884ab86b: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9d3c2c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9d3c2c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9d3c2c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9d3c2c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(220)@9519884ab86b: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@9519884ab86b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20250821084858136 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20250821084858136 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106ef270]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821084858136 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106ef270]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821084858136 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106ef270]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084858136 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106ef270]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084858136 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821084858136 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{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) 20250821084858136 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{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) 20250821084858136 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858136 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858136 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{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) 20250821084858136 DMGW DEBUG mgw(mgw-fsm-10304556-0)[0x5557106e83b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858136 DMGW DEBUG mgw(mgw-fsm-10304556-0)[0x5557106e83b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821084858136 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858136 DMGW DEBUG mgw(mgw-fsm-10304556-0)[0x5557106e83b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821084858136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10304556)[0x555710693530]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821084858136 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821084858136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084858136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_rab_assignment_concurrent0(219)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084858141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084858141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084858141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821084858141 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821084858141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9d3c2c) (hnbgw_rua.c:472) 20250821084858141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10304556 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821084858141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10304556)[0x555710693530]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821084858141 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821084858141 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821084858141 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10304556 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821084858141 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858141 DMGW DEBUG mgw(mgw-fsm-10304556-0)[0x5557106e83b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821084858141 DMGW DEBUG mgw(mgw-fsm-10304556-0)[0x5557106e83b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821084858141 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858141 DMGW DEBUG mgw(mgw-fsm-10304556-0)[0x5557106e83b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821084858141 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10304556-0)[0x5557106e83b0] (mgcp_client_endpoint_fsm.c:724) 20250821084858141 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858141 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858141 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{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) 20250821084858141 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106ef270]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821084858141 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=215 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: 9d3c'... (mgcp_client.c:807) 20250821084858141 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250821084858141 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106ef270]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084858141 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084858141 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{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) 20250821084858141 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{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)@9519884ab86b: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_len:91 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@9519884ab86b: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "9d3c2c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9d3c2c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084858147 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20250821084858147 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106ef270]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821084858147 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106ef270]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821084858147 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106ef270]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821084858147 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821084858147 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{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) 20250821084858147 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{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) 20250821084858147 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858147 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858147 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{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) 20250821084858147 DMGW DEBUG mgw(mgw-fsm-10304556-0)[0x5557106e83b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858147 DMGW DEBUG mgw(mgw-fsm-10304556-0)[0x5557106e83b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821084858147 DMGW DEBUG mgw(mgw-fsm-10304556-0)[0x5557106e83b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821084858147 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10304556-0)[0x5557106e83b0] (mgcp_client_endpoint_fsm.c:724) 20250821084858147 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858147 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858147 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084858147 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10304556-0)[0x5557106ded80]{ST_CRCX}: Allocated (fsm.c:456) 20250821084858147 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10304556-0)[0x5557106ded80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900] (fsm.c:486) 20250821084858147 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10304556-0)[0x5557106ded80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084858147 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10304556-0)[0x5557106ded80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:228) 20250821084858147 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=205 'CRCX 38 rtpbridge/10@mgw MGCP 1.0\r\nC: 9d3c'... (mgcp_client.c:807) 20250821084858147 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250821084858147 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10304556-0)[0x5557106ded80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084858147 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084858147 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{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) 20250821084858147 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{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) 20250821084858147 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{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)@9519884ab86b: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "9d3c2c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9d3c2c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084858151 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20250821084858151 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106ded80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821084858152 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106ded80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821084858152 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106ded80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084858152 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106ded80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084858152 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821084858152 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{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) 20250821084858152 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{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) 20250821084858152 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{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) 20250821084858152 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858152 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858152 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{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) 20250821084858152 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{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) 20250821084858152 DMGW DEBUG mgw(mgw-fsm-10304556-0)[0x5557106e83b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858152 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858152 DMGW DEBUG mgw(mgw-fsm-10304556-0)[0x5557106e83b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821084858152 DMGW DEBUG mgw(mgw-fsm-10304556-0)[0x5557106e83b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821084858152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555710692070]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821084858152 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084858152 DLSCCP DEBUG SCCP-SCOC(18)[0x555710693a80]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084858152 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c079df), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821084858152 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084858152 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084858152 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084858152 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084858152 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084858152 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084858152 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084858152 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 03 06 c0 79 df 00 01 2e 60 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 (ss7_asp.c:1383) 20250821084858152 DMGW DEBUG mgw(mgw-fsm-10304556-0)[0x5557106e83b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821084858152 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084858152 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084858152 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084858152 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821084858152 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084858152 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084858152 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084858152 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084858152 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084858152 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 03 06 c0 79 df 00 01 2e 60 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  20250821084858152 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084858152 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084858152 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084858152 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084858152 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084858152 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084858152 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084858152 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084858152 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084858152 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821084858152 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821084858152 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084858152 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084858152 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084858152 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084858152 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084858152 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(19,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084858152 DLSCCP DEBUG SCCP-SCOC(19)[0x555710694710]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084858152 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084858152 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084858152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555710692340]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084858152 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821084858152 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821084858152 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13004687 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821084858152 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858152 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858152 DMGW DEBUG mgw(mgw-fsm-13004687-0)[0x5557106f1190]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821084858152 DMGW DEBUG mgw(mgw-fsm-13004687-0)[0x5557106f1190]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821084858152 DMGW DEBUG mgw(mgw-fsm-13004687-0)[0x5557106f1190]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821084858152 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858152 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821084858152 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{UNUSED}: Allocated (fsm.c:456) 20250821084858152 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{UNUSED}: is child of mgw(mgw-fsm-13004687-0)[0x5557106f1190] (fsm.c:486) 20250821084858152 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13004687-0)[0x5557106f1190] (mgcp_client_endpoint_fsm.c:724) 20250821084858152 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858152 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858152 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084858152 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13004687-0)[0x5557106f80e0]{ST_CRCX}: Allocated (fsm.c:456) 20250821084858152 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13004687-0)[0x5557106f80e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810] (fsm.c:486) 20250821084858152 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13004687-0)[0x5557106f80e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084858152 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13004687-0)[0x5557106f80e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821084858152 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=200 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: c66f8'... (mgcp_client.c:807) 20250821084858152 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821084858152 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13004687-0)[0x5557106f80e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084858152 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@9519884ab86b: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c66f8f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c66f8f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c66f8f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c66f8f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(221)@9519884ab86b: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@9519884ab86b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20250821084858159 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20250821084858159 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106f80e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821084858159 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106f80e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821084858159 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106f80e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084858159 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106f80e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084858159 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821084858159 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{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) 20250821084858159 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{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) 20250821084858159 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858159 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858159 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{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) 20250821084858159 DMGW DEBUG mgw(mgw-fsm-13004687-0)[0x5557106f1190]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858159 DMGW DEBUG mgw(mgw-fsm-13004687-0)[0x5557106f1190]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821084858159 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858159 DMGW DEBUG mgw(mgw-fsm-13004687-0)[0x5557106f1190]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821084858159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13004687)[0x5557106880e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821084858159 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821084858159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084858159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_rab_assignment_concurrent0(220)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084858164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084858164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084858164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821084858164 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821084858164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc66f8f) (hnbgw_rua.c:472) 20250821084858164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13004687 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821084858164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13004687)[0x5557106880e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821084858164 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821084858164 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821084858164 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13004687 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821084858164 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858164 DMGW DEBUG mgw(mgw-fsm-13004687-0)[0x5557106f1190]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821084858164 DMGW DEBUG mgw(mgw-fsm-13004687-0)[0x5557106f1190]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821084858164 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858164 DMGW DEBUG mgw(mgw-fsm-13004687-0)[0x5557106f1190]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821084858164 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13004687-0)[0x5557106f1190] (mgcp_client_endpoint_fsm.c:724) 20250821084858164 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858164 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858164 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{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) 20250821084858164 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106f80e0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821084858164 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: c66f'... (mgcp_client.c:807) 20250821084858164 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250821084858164 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106f80e0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084858164 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084858164 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{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) 20250821084858164 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{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)@9519884ab86b: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_len:91 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(220)@9519884ab86b: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "c66f8f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c66f8f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084858169 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20250821084858169 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106f80e0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821084858169 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106f80e0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821084858169 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106f80e0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821084858169 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821084858169 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{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) 20250821084858169 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{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) 20250821084858169 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858169 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858169 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{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) 20250821084858169 DMGW DEBUG mgw(mgw-fsm-13004687-0)[0x5557106f1190]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858169 DMGW DEBUG mgw(mgw-fsm-13004687-0)[0x5557106f1190]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821084858169 DMGW DEBUG mgw(mgw-fsm-13004687-0)[0x5557106f1190]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821084858169 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13004687-0)[0x5557106f1190] (mgcp_client_endpoint_fsm.c:724) 20250821084858169 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858169 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858169 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084858169 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13004687-0)[0x5557106e7b20]{ST_CRCX}: Allocated (fsm.c:456) 20250821084858169 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13004687-0)[0x5557106e7b20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810] (fsm.c:486) 20250821084858169 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13004687-0)[0x5557106e7b20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084858169 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13004687-0)[0x5557106e7b20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:228) 20250821084858169 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=205 'CRCX 41 rtpbridge/11@mgw MGCP 1.0\r\nC: c66f'... (mgcp_client.c:807) 20250821084858169 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250821084858169 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13004687-0)[0x5557106e7b20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084858169 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084858169 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{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) 20250821084858169 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{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) 20250821084858169 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{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)@9519884ab86b: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "c66f8f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c66f8f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084858174 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20250821084858174 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106e7b20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821084858174 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106e7b20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821084858174 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106e7b20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084858174 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106e7b20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084858174 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821084858174 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{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) 20250821084858174 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{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) 20250821084858174 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{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) 20250821084858174 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858174 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858174 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{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) 20250821084858174 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{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) 20250821084858174 DMGW DEBUG mgw(mgw-fsm-13004687-0)[0x5557106f1190]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858174 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858174 DMGW DEBUG mgw(mgw-fsm-13004687-0)[0x5557106f1190]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821084858174 DMGW DEBUG mgw(mgw-fsm-13004687-0)[0x5557106f1190]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821084858174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555710692340]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821084858174 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084858174 DLSCCP DEBUG SCCP-SCOC(19)[0x555710694710]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084858174 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3e8e7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821084858174 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084858174 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084858174 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084858174 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084858174 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084858174 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084858174 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084858174 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 02 06 d3 e8 e7 00 01 2e 60 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 (ss7_asp.c:1383) 20250821084858174 DMGW DEBUG mgw(mgw-fsm-13004687-0)[0x5557106f1190]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821084858174 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084858174 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084858174 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084858174 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821084858174 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084858174 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084858174 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084858174 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084858174 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084858174 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 02 06 d3 e8 e7 00 01 2e 60 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  20250821084858174 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084858174 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084858174 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084858174 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084858174 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084858174 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084858174 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084858174 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084858174 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084858174 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821084858174 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821084858174 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084858174 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084858174 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084858174 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084858174 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084858174 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(20,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084858174 DLSCCP DEBUG SCCP-SCOC(20)[0x555710687cc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084858174 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084858174 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084858174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555710693f50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084858174 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821084858174 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821084858174 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16448123 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821084858174 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858174 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858174 DMGW DEBUG mgw(mgw-fsm-16448123-0)[0x5557106f05f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821084858174 DMGW DEBUG mgw(mgw-fsm-16448123-0)[0x5557106f05f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821084858174 DMGW DEBUG mgw(mgw-fsm-16448123-0)[0x5557106f05f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821084858174 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858174 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821084858174 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{UNUSED}: Allocated (fsm.c:456) 20250821084858174 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{UNUSED}: is child of mgw(mgw-fsm-16448123-0)[0x5557106f05f0] (fsm.c:486) 20250821084858174 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16448123-0)[0x5557106f05f0] (mgcp_client_endpoint_fsm.c:724) 20250821084858174 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858174 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858174 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084858174 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16448123-0)[0x555710700db0]{ST_CRCX}: Allocated (fsm.c:456) 20250821084858174 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16448123-0)[0x555710700db0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0] (fsm.c:486) 20250821084858174 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16448123-0)[0x555710700db0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084858174 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16448123-0)[0x555710700db0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821084858174 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=200 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: fafa7'... (mgcp_client.c:807) 20250821084858174 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821084858174 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16448123-0)[0x555710700db0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084858174 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@9519884ab86b: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fafa7b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fafa7b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fafa7b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fafa7b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(222)@9519884ab86b: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@9519884ab86b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20250821084858180 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20250821084858180 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710700db0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821084858180 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710700db0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821084858180 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710700db0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084858180 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710700db0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084858180 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821084858180 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{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) 20250821084858180 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{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) 20250821084858180 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858180 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858180 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{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) 20250821084858180 DMGW DEBUG mgw(mgw-fsm-16448123-0)[0x5557106f05f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858180 DMGW DEBUG mgw(mgw-fsm-16448123-0)[0x5557106f05f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821084858180 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858180 DMGW DEBUG mgw(mgw-fsm-16448123-0)[0x5557106f05f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821084858180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16448123)[0x555710693e20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821084858180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821084858180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084858180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_rab_assignment_concurrent0(221)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084858184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084858184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084858184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821084858184 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821084858184 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfafa7b) (hnbgw_rua.c:472) 20250821084858184 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16448123 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821084858184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16448123)[0x555710693e20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821084858184 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821084858184 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821084858184 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16448123 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821084858184 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858184 DMGW DEBUG mgw(mgw-fsm-16448123-0)[0x5557106f05f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821084858184 DMGW DEBUG mgw(mgw-fsm-16448123-0)[0x5557106f05f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821084858184 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858184 DMGW DEBUG mgw(mgw-fsm-16448123-0)[0x5557106f05f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821084858184 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16448123-0)[0x5557106f05f0] (mgcp_client_endpoint_fsm.c:724) 20250821084858184 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858184 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858184 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{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) 20250821084858185 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710700db0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821084858185 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: fafa'... (mgcp_client.c:807) 20250821084858185 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250821084858185 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710700db0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084858185 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084858185 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{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) 20250821084858185 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{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)@9519884ab86b: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_len:91 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@9519884ab86b: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "fafa7b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fafa7b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084858191 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20250821084858191 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710700db0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821084858191 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710700db0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821084858191 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710700db0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821084858191 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821084858191 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{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) 20250821084858191 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{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) 20250821084858191 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858191 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858192 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{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) 20250821084858192 DMGW DEBUG mgw(mgw-fsm-16448123-0)[0x5557106f05f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858192 DMGW DEBUG mgw(mgw-fsm-16448123-0)[0x5557106f05f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821084858192 DMGW DEBUG mgw(mgw-fsm-16448123-0)[0x5557106f05f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821084858192 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16448123-0)[0x5557106f05f0] (mgcp_client_endpoint_fsm.c:724) 20250821084858192 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858192 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858192 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084858192 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16448123-0)[0x5557106f07a0]{ST_CRCX}: Allocated (fsm.c:456) 20250821084858192 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16448123-0)[0x5557106f07a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0] (fsm.c:486) 20250821084858192 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16448123-0)[0x5557106f07a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084858192 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16448123-0)[0x5557106f07a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:228) 20250821084858192 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=205 'CRCX 44 rtpbridge/12@mgw MGCP 1.0\r\nC: fafa'... (mgcp_client.c:807) 20250821084858192 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250821084858192 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16448123-0)[0x5557106f07a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084858192 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084858192 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{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) 20250821084858192 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{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) 20250821084858192 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{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)@9519884ab86b: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "fafa7b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fafa7b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084858196 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20250821084858196 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106f07a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821084858196 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106f07a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821084858196 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106f07a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084858196 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106f07a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084858196 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821084858196 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{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) 20250821084858196 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{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) 20250821084858196 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{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) 20250821084858196 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858196 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858196 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{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) 20250821084858196 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{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) 20250821084858196 DMGW DEBUG mgw(mgw-fsm-16448123-0)[0x5557106f05f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858196 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858196 DMGW DEBUG mgw(mgw-fsm-16448123-0)[0x5557106f05f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821084858196 DMGW DEBUG mgw(mgw-fsm-16448123-0)[0x5557106f05f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821084858196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555710693f50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821084858196 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084858196 DLSCCP DEBUG SCCP-SCOC(20)[0x555710687cc0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084858196 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc854e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821084858196 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084858196 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084858196 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084858196 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084858196 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084858196 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084858196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084858196 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 05 06 dc 85 4e 00 01 2e 60 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 (ss7_asp.c:1383) 20250821084858196 DMGW DEBUG mgw(mgw-fsm-16448123-0)[0x5557106f05f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821084858197 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084858197 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084858197 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084858197 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821084858197 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084858197 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084858197 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084858197 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084858197 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084858197 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 05 06 dc 85 4e 00 01 2e 60 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  20250821084858197 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084858197 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084858197 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084858197 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084858197 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084858197 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084858197 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084858197 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084858197 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084858197 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821084858197 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821084858197 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084858197 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084858197 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084858197 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084858197 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084858197 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(21,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084858197 DLSCCP DEBUG SCCP-SCOC(21)[0x555710695e80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084858197 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084858197 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084858197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5557106948d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084858197 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821084858197 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821084858197 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8478344 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821084858197 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858197 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858197 DMGW DEBUG mgw(mgw-fsm-8478344-0)[0x555710702420]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821084858197 DMGW DEBUG mgw(mgw-fsm-8478344-0)[0x555710702420]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821084858197 DMGW DEBUG mgw(mgw-fsm-8478344-0)[0x555710702420]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821084858197 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858197 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821084858197 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{UNUSED}: Allocated (fsm.c:456) 20250821084858197 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{UNUSED}: is child of mgw(mgw-fsm-8478344-0)[0x555710702420] (fsm.c:486) 20250821084858197 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8478344-0)[0x555710702420] (mgcp_client_endpoint_fsm.c:724) 20250821084858197 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858197 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858197 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084858197 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8478344-0)[0x555710709a80]{ST_CRCX}: Allocated (fsm.c:456) 20250821084858197 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8478344-0)[0x555710709a80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0] (fsm.c:486) 20250821084858197 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8478344-0)[0x555710709a80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084858197 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8478344-0)[0x555710709a80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821084858197 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=200 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: 815e8'... (mgcp_client.c:807) 20250821084858197 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821084858197 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8478344-0)[0x555710709a80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084858197 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@9519884ab86b: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "815e8817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "815e8817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "815e8817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "815e8817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(223)@9519884ab86b: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@9519884ab86b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20250821084858203 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20250821084858204 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710709a80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821084858204 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710709a80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821084858204 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710709a80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084858204 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710709a80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084858204 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821084858204 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{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) 20250821084858204 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{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) 20250821084858204 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858204 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858204 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{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) 20250821084858204 DMGW DEBUG mgw(mgw-fsm-8478344-0)[0x555710702420]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858204 DMGW DEBUG mgw(mgw-fsm-8478344-0)[0x555710702420]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821084858204 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858204 DMGW DEBUG mgw(mgw-fsm-8478344-0)[0x555710702420]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821084858204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8478344)[0x555710691580]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821084858204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821084858204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084858204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_rab_assignment_concurrent0(222)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084858209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084858209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084858209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821084858209 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821084858209 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x815e88) (hnbgw_rua.c:472) 20250821084858209 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8478344 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821084858209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8478344)[0x555710691580]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821084858209 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821084858209 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821084858209 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8478344 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821084858209 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858209 DMGW DEBUG mgw(mgw-fsm-8478344-0)[0x555710702420]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821084858209 DMGW DEBUG mgw(mgw-fsm-8478344-0)[0x555710702420]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821084858209 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858209 DMGW DEBUG mgw(mgw-fsm-8478344-0)[0x555710702420]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821084858209 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8478344-0)[0x555710702420] (mgcp_client_endpoint_fsm.c:724) 20250821084858209 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858209 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858209 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{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) 20250821084858209 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710709a80]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821084858209 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=215 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: 815e'... (mgcp_client.c:807) 20250821084858209 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250821084858209 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710709a80]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084858209 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084858209 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{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) 20250821084858209 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{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)@9519884ab86b: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_len:91 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@9519884ab86b: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "815e8817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "815e8817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084858215 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20250821084858215 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710709a80]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821084858215 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710709a80]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821084858215 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710709a80]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821084858215 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821084858215 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{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) 20250821084858215 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{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) 20250821084858215 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858215 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858215 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{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) 20250821084858215 DMGW DEBUG mgw(mgw-fsm-8478344-0)[0x555710702420]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858215 DMGW DEBUG mgw(mgw-fsm-8478344-0)[0x555710702420]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821084858215 DMGW DEBUG mgw(mgw-fsm-8478344-0)[0x555710702420]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821084858215 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8478344-0)[0x555710702420] (mgcp_client_endpoint_fsm.c:724) 20250821084858215 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858215 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858215 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084858215 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8478344-0)[0x555710701ed0]{ST_CRCX}: Allocated (fsm.c:456) 20250821084858215 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8478344-0)[0x555710701ed0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0] (fsm.c:486) 20250821084858215 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8478344-0)[0x555710701ed0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084858215 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8478344-0)[0x555710701ed0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:228) 20250821084858215 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=205 'CRCX 47 rtpbridge/13@mgw MGCP 1.0\r\nC: 815e'... (mgcp_client.c:807) 20250821084858215 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250821084858215 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8478344-0)[0x555710701ed0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084858215 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084858215 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{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) 20250821084858215 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{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) 20250821084858215 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{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)@9519884ab86b: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "815e8817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "815e8817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084858222 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20250821084858222 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710701ed0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821084858222 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710701ed0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821084858222 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710701ed0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084858222 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710701ed0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084858222 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821084858222 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{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) 20250821084858222 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{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) 20250821084858222 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{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) 20250821084858222 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858222 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858222 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{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) 20250821084858222 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{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) 20250821084858222 DMGW DEBUG mgw(mgw-fsm-8478344-0)[0x555710702420]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858222 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858222 DMGW DEBUG mgw(mgw-fsm-8478344-0)[0x555710702420]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821084858222 DMGW DEBUG mgw(mgw-fsm-8478344-0)[0x555710702420]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821084858222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5557106948d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821084858222 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084858222 DLSCCP DEBUG SCCP-SCOC(21)[0x555710695e80]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084858222 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0073ed7a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821084858222 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084858222 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084858222 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084858222 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084858222 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084858222 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084858222 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084858222 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 04 06 73 ed 7a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250821084858222 DMGW DEBUG mgw(mgw-fsm-8478344-0)[0x555710702420]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821084858222 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084858222 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084858222 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084858222 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821084858222 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084858222 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084858222 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084858222 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084858222 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084858222 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 04 06 73 ed 7a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250821084858223 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084858223 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084858223 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084858223 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084858223 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084858223 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084858223 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084858223 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084858223 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084858223 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821084858223 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821084858223 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084858223 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084858223 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084858223 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084858223 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084858223 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(22,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084858223 DLSCCP DEBUG SCCP-SCOC(22)[0x555710698330]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084858223 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084858223 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084858223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5557106956f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084858223 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821084858223 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821084858223 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2734146 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821084858223 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858223 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858223 DMGW DEBUG mgw(mgw-fsm-2734146-0)[0x55571070bc90]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821084858223 DMGW DEBUG mgw(mgw-fsm-2734146-0)[0x55571070bc90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821084858223 DMGW DEBUG mgw(mgw-fsm-2734146-0)[0x55571070bc90]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821084858223 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858223 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821084858223 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{UNUSED}: Allocated (fsm.c:456) 20250821084858223 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{UNUSED}: is child of mgw(mgw-fsm-2734146-0)[0x55571070bc90] (fsm.c:486) 20250821084858223 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2734146-0)[0x55571070bc90] (mgcp_client_endpoint_fsm.c:724) 20250821084858223 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858223 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858223 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084858223 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2734146-0)[0x555710712720]{ST_CRCX}: Allocated (fsm.c:456) 20250821084858223 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2734146-0)[0x555710712720]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2734146-0)[0x55571070be50] (fsm.c:486) 20250821084858223 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2734146-0)[0x555710712720]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084858223 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2734146-0)[0x555710712720]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821084858223 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=200 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: 29b84'... (mgcp_client.c:807) 20250821084858223 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821084858223 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2734146-0)[0x555710712720]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084858223 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@9519884ab86b: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "29b84217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "29b84217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "29b84217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "29b84217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(224)@9519884ab86b: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@9519884ab86b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20250821084858231 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20250821084858231 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710712720]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821084858231 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710712720]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821084858231 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710712720]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084858231 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710712720]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084858231 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821084858231 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{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) 20250821084858231 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{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) 20250821084858231 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858231 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858231 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{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) 20250821084858231 DMGW DEBUG mgw(mgw-fsm-2734146-0)[0x55571070bc90]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858231 DMGW DEBUG mgw(mgw-fsm-2734146-0)[0x55571070bc90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821084858231 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858232 DMGW DEBUG mgw(mgw-fsm-2734146-0)[0x55571070bc90]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821084858232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2734146)[0x555710695cd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821084858232 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821084858232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084858232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_rab_assignment_concurrent0(223)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084858237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084858237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084858237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821084858237 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821084858237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x29b842) (hnbgw_rua.c:472) 20250821084858237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2734146 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821084858237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2734146)[0x555710695cd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821084858237 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821084858237 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821084858237 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2734146 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821084858237 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858237 DMGW DEBUG mgw(mgw-fsm-2734146-0)[0x55571070bc90]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821084858237 DMGW DEBUG mgw(mgw-fsm-2734146-0)[0x55571070bc90]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821084858237 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858237 DMGW DEBUG mgw(mgw-fsm-2734146-0)[0x55571070bc90]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821084858237 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2734146-0)[0x55571070bc90] (mgcp_client_endpoint_fsm.c:724) 20250821084858237 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858237 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858237 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{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) 20250821084858237 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710712720]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821084858237 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: 29b8'... (mgcp_client.c:807) 20250821084858237 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250821084858237 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710712720]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084858237 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084858237 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{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) 20250821084858237 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{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)@9519884ab86b: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_len:91 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@9519884ab86b: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "29b84217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "29b84217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084858243 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20250821084858243 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710712720]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821084858243 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710712720]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821084858243 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710712720]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821084858243 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821084858243 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{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) 20250821084858243 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{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) 20250821084858243 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858243 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858244 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{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) 20250821084858244 DMGW DEBUG mgw(mgw-fsm-2734146-0)[0x55571070bc90]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858244 DMGW DEBUG mgw(mgw-fsm-2734146-0)[0x55571070bc90]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821084858244 DMGW DEBUG mgw(mgw-fsm-2734146-0)[0x55571070bc90]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821084858244 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2734146-0)[0x55571070bc90] (mgcp_client_endpoint_fsm.c:724) 20250821084858244 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858244 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858244 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084858244 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2734146-0)[0x5557106f94b0]{ST_CRCX}: Allocated (fsm.c:456) 20250821084858244 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2734146-0)[0x5557106f94b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2734146-0)[0x55571070be50] (fsm.c:486) 20250821084858244 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2734146-0)[0x5557106f94b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084858244 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2734146-0)[0x5557106f94b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:228) 20250821084858244 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=205 'CRCX 50 rtpbridge/14@mgw MGCP 1.0\r\nC: 29b8'... (mgcp_client.c:807) 20250821084858244 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250821084858244 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2734146-0)[0x5557106f94b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084858244 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084858244 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{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) 20250821084858244 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{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) 20250821084858244 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{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)@9519884ab86b: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "29b84217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "29b84217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084858253 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20250821084858253 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106f94b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821084858253 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106f94b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821084858253 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106f94b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084858253 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106f94b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084858253 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821084858253 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{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) 20250821084858253 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{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) 20250821084858253 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{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) 20250821084858253 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858253 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858253 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{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) 20250821084858253 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{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) 20250821084858253 DMGW DEBUG mgw(mgw-fsm-2734146-0)[0x55571070bc90]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858253 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858253 DMGW DEBUG mgw(mgw-fsm-2734146-0)[0x55571070bc90]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821084858253 DMGW DEBUG mgw(mgw-fsm-2734146-0)[0x55571070bc90]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821084858253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5557106956f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821084858253 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084858253 DLSCCP DEBUG SCCP-SCOC(22)[0x555710698330]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084858253 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ccd6c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821084858253 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084858253 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084858253 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084858253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084858253 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084858253 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084858253 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084858253 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 07 06 2c cd 6c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250821084858253 DMGW DEBUG mgw(mgw-fsm-2734146-0)[0x55571070bc90]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821084858253 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084858253 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084858253 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084858253 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821084858253 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084858253 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084858253 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084858253 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084858253 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084858253 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 07 06 2c cd 6c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250821084858253 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084858253 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084858253 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084858254 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084858254 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084858254 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084858254 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084858254 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084858254 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084858254 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821084858254 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821084858254 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084858254 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084858254 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084858254 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084858254 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084858254 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(23,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084858254 DLSCCP DEBUG SCCP-SCOC(23)[0x555710697530]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084858254 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084858254 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084858254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5557106991d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084858254 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821084858254 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821084858254 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-261179 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821084858254 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858254 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858254 DMGW DEBUG mgw(mgw-fsm-261179-0)[0x555710714350]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821084858254 DMGW DEBUG mgw(mgw-fsm-261179-0)[0x555710714350]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821084858254 DMGW DEBUG mgw(mgw-fsm-261179-0)[0x555710714350]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821084858254 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858254 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821084858254 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{UNUSED}: Allocated (fsm.c:456) 20250821084858254 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{UNUSED}: is child of mgw(mgw-fsm-261179-0)[0x555710714350] (fsm.c:486) 20250821084858254 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-261179-0)[0x555710714350] (mgcp_client_endpoint_fsm.c:724) 20250821084858254 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858254 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858254 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084858254 DLMGCP DEBUG MGCP_CONN(mgw-fsm-261179-0)[0x55571071b350]{ST_CRCX}: Allocated (fsm.c:456) 20250821084858254 DLMGCP DEBUG MGCP_CONN(mgw-fsm-261179-0)[0x55571071b350]{ST_CRCX}: is child of mgw-endp(mgw-fsm-261179-0)[0x555710714a80] (fsm.c:486) 20250821084858254 DLMGCP DEBUG MGCP_CONN(mgw-fsm-261179-0)[0x55571071b350]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084858254 DLMGCP DEBUG MGCP_CONN(mgw-fsm-261179-0)[0x55571071b350]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821084858254 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=198 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: 3fc3b'... (mgcp_client.c:807) 20250821084858254 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250821084858254 DLMGCP DEBUG MGCP_CONN(mgw-fsm-261179-0)[0x55571071b350]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084858254 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@9519884ab86b: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3fc3b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3fc3b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3fc3b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3fc3b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250821084858271 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20250821084858271 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55571071b350]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821084858271 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55571071b350]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821084858271 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55571071b350]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084858271 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55571071b350]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084858271 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821084858271 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{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) 20250821084858271 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{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) 20250821084858271 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858271 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858271 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{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) 20250821084858271 DMGW DEBUG mgw(mgw-fsm-261179-0)[0x555710714350]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858271 DMGW DEBUG mgw(mgw-fsm-261179-0)[0x555710714350]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821084858271 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084858271 DMGW DEBUG mgw(mgw-fsm-261179-0)[0x555710714350]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821084858271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-261179)[0x555710687610]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821084858271 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821084858271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084858271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_rab_assignment_concurrent0(224)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084858278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084858278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084858278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821084858278 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821084858278 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3fc3b) (hnbgw_rua.c:472) 20250821084858278 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-261179 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821084858278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-261179)[0x555710687610]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821084858278 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821084858278 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821084858278 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-261179 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821084858278 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858278 DMGW DEBUG mgw(mgw-fsm-261179-0)[0x555710714350]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821084858278 DMGW DEBUG mgw(mgw-fsm-261179-0)[0x555710714350]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821084858278 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858278 DMGW DEBUG mgw(mgw-fsm-261179-0)[0x555710714350]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821084858278 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-261179-0)[0x555710714350] (mgcp_client_endpoint_fsm.c:724) 20250821084858278 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858278 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858278 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{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) 20250821084858278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55571071b350]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821084858278 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=213 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: 3fc3'... (mgcp_client.c:807) 20250821084858278 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250821084858278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55571071b350]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084858278 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084858278 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{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) 20250821084858278 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{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)@9519884ab86b: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "3fc3b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3fc3b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084858286 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20250821084858287 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55571071b350]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821084858287 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55571071b350]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821084858287 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55571071b350]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821084858287 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821084858287 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{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) 20250821084858287 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{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) 20250821084858287 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858287 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858287 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{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) 20250821084858287 DMGW DEBUG mgw(mgw-fsm-261179-0)[0x555710714350]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858287 DMGW DEBUG mgw(mgw-fsm-261179-0)[0x555710714350]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821084858287 DMGW DEBUG mgw(mgw-fsm-261179-0)[0x555710714350]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821084858287 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-261179-0)[0x555710714350] (mgcp_client_endpoint_fsm.c:724) 20250821084858287 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084858287 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084858287 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084858287 DLMGCP DEBUG MGCP_CONN(mgw-fsm-261179-0)[0x55571070b1e0]{ST_CRCX}: Allocated (fsm.c:456) 20250821084858287 DLMGCP DEBUG MGCP_CONN(mgw-fsm-261179-0)[0x55571070b1e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-261179-0)[0x555710714a80] (fsm.c:486) 20250821084858287 DLMGCP DEBUG MGCP_CONN(mgw-fsm-261179-0)[0x55571070b1e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084858287 DLMGCP DEBUG MGCP_CONN(mgw-fsm-261179-0)[0x55571070b1e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:228) 20250821084858287 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=203 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: 3fc3'... (mgcp_client.c:807) 20250821084858287 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250821084858287 DLMGCP DEBUG MGCP_CONN(mgw-fsm-261179-0)[0x55571070b1e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084858287 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084858287 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{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) 20250821084858287 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{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) 20250821084858287 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{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)@9519884ab86b: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "3fc3b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3fc3b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084858296 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20250821084858296 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571070b1e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821084858296 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571070b1e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821084858296 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571070b1e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084858296 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571070b1e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084858296 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821084858296 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{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) 20250821084858296 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{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) 20250821084858296 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{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) 20250821084858296 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084858296 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084858296 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{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) 20250821084858296 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{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) 20250821084858296 DMGW DEBUG mgw(mgw-fsm-261179-0)[0x555710714350]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084858296 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084858296 DMGW DEBUG mgw(mgw-fsm-261179-0)[0x555710714350]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821084858296 DMGW DEBUG mgw(mgw-fsm-261179-0)[0x555710714350]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821084858296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5557106991d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821084858296 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084858296 DLSCCP DEBUG SCCP-SCOC(23)[0x555710697530]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084858296 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e99e13), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821084858296 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084858296 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084858296 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084858296 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084858296 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084858296 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084858296 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084858296 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 06 06 e9 9e 13 00 01 2e 60 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 (ss7_asp.c:1383) 20250821084858296 DMGW DEBUG mgw(mgw-fsm-261179-0)[0x555710714350]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821084858296 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084858296 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084858296 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084858296 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821084858296 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084858296 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084858296 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084858296 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084858296 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084858296 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 06 06 e9 9e 13 00 01 2e 60 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)@9519884ab86b: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_len:12 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821084859914 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084859914 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084859914 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084859914 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084859914 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084859915 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084859915 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084859915 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084859915 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084859915 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821084859915 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821084859915 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084859915 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084859915 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084859915 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084859915 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084859915 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(8,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084859915 DLSCCP DEBUG SCCP-SCOC(8)[0x55571067c710]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084859915 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084859915 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084859915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55571067cf70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084859915 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821084859915 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821084859915 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5894983 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821084859915 DMGW DEBUG mgw(mgw-fsm-5894983-0)[0x555710682620]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821084859915 DMGW DEBUG mgw(mgw-fsm-5894983-0)[0x555710682620]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821084859915 DMGW DEBUG mgw(mgw-fsm-5894983-0)[0x555710682620]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821084859916 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821084859916 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682880]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084859916 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: 59f34'... (mgcp_client.c:807) 20250821084859916 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821084859916 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682880]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084859916 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571069a080]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084859916 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: 59f34'... (mgcp_client.c:807) 20250821084859916 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821084859916 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571069a080]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084859916 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{IN_USE}: Removing from parent mgw(mgw-fsm-5894983-0)[0x555710682620] (mgcp_client_endpoint_fsm.c:873) 20250821084859916 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821084859916 DLMGCP DEBUG mgw-endp(mgw-fsm-5894983-0)[0x555710682750]{IN_USE}: Deallocated (fsm.c:568) 20250821084859916 DMGW DEBUG mgw(mgw-fsm-5894983-0)[0x555710682620]{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)@9519884ab86b: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_len:12 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_from0 20250821084859916 DMGW DEBUG mgw(mgw-fsm-5894983-0)[0x555710682620]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821084859916 DMGW DEBUG mgw(mgw-fsm-5894983-0)[0x555710682620]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821084859916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5894983)[0x555710672750]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821084859916 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821084859916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084859916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(209)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "59f34717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "59f34717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084859933 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20250821084859933 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682880]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084859933 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682880]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084859933 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682880]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084859933 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682880]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250821084859934 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20250821084859934 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571069a080]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084859934 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571069a080]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084859934 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571069a080]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084859934 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571069a080]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@9519884ab86b: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)5894983 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_len:12 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821084859948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084859948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084859948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821084859948 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821084859948 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x59f347,cause=radio(normal)) (hnbgw_rua.c:440) 20250821084859948 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5894983 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821084859948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5894983)[0x555710672750]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821084859948 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821084859948 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821084859948 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5894983 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821084859948 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55571067cf70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084859948 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084859948 DLSCCP DEBUG SCCP-SCOC(8)[0x55571067c710]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084859948 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f6c191), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821084859949 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084859949 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084859949 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084859949 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084859949 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084859949 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084859949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084859949 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 08 06 f6 c1 91 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821084859949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5894983)[0x555710672750]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821084859949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55571067cf70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821084859949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55571067cf70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821084859949 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084859949 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084859949 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084859949 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821084859949 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084859949 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084859949 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084859949 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084859949 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084859949 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 08 06 f6 c1 91 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250821084859950 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084859950 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084859950 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084859950 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084859950 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084859950 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084859950 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084859950 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084859950 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084859950 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821084859950 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084859950 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084859950 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084859950 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821084859950 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084859950 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084859950 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084859950 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084859950 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084859950 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084859950 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084859950 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084859950 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084859950 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084859950 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821084859950 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084859950 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(9,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084859950 DLSCCP DEBUG SCCP-SCOC(9)[0x5557106718a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084859950 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084859950 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084859950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55571067f6d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084859950 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821084859951 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821084859951 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16712132 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821084859951 DMGW DEBUG mgw(mgw-fsm-16712132-0)[0x555710696e20]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821084859951 DMGW DEBUG mgw(mgw-fsm-16712132-0)[0x555710696e20]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821084859951 DMGW DEBUG mgw(mgw-fsm-16712132-0)[0x555710696e20]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821084859951 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821084859951 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a1110]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084859951 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: ff01c'... (mgcp_client.c:807) 20250821084859951 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821084859951 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a1110]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084859951 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571069a7f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084859951 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: ff01c'... (mgcp_client.c:807) 20250821084859951 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821084859951 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571069a7f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084859951 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{IN_USE}: Removing from parent mgw(mgw-fsm-16712132-0)[0x555710696e20] (mgcp_client_endpoint_fsm.c:873) 20250821084859951 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821084859951 DLMGCP DEBUG mgw-endp(mgw-fsm-16712132-0)[0x555710697090]{IN_USE}: Deallocated (fsm.c:568) 20250821084859951 DMGW DEBUG mgw(mgw-fsm-16712132-0)[0x555710696e20]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821084859951 DMGW DEBUG mgw(mgw-fsm-16712132-0)[0x555710696e20]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821084859951 DMGW DEBUG mgw(mgw-fsm-16712132-0)[0x555710696e20]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821084859951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16712132)[0x555710676180]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821084859951 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821084859951 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821084859951 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084859951 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084859951 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084859951 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084859951 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084859951 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(10,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084859951 DLSCCP DEBUG SCCP-SCOC(10)[0x5557106857c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084859951 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084859951 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084859951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555710683a80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084859951 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821084859951 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821084859951 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13625138 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821084859951 DMGW DEBUG mgw(mgw-fsm-13625138-0)[0x5557106952e0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821084859951 DMGW DEBUG mgw(mgw-fsm-13625138-0)[0x5557106952e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821084859951 DMGW DEBUG mgw(mgw-fsm-13625138-0)[0x5557106952e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821084859952 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821084859952 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a8d70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084859952 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=57 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: cfe73'... (mgcp_client.c:807) 20250821084859952 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821084859952 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a8d70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:0 20250821084859952 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106994a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084859952 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=57 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: cfe73'... (mgcp_client.c:807) 20250821084859952 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821084859952 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106994a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084859952 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{IN_USE}: Removing from parent mgw(mgw-fsm-13625138-0)[0x5557106952e0] (mgcp_client_endpoint_fsm.c:873) 20250821084859952 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821084859952 DLMGCP DEBUG mgw-endp(mgw-fsm-13625138-0)[0x5557106a24a0]{IN_USE}: Deallocated (fsm.c:568) 20250821084859952 DMGW DEBUG mgw(mgw-fsm-13625138-0)[0x5557106952e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821084859952 DMGW DEBUG mgw(mgw-fsm-13625138-0)[0x5557106952e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821084859952 DMGW DEBUG mgw(mgw-fsm-13625138-0)[0x5557106952e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821084859952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13625138)[0x5557106740a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821084859952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821084859952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084859952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821084859952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084859952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@9519884ab86b: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)2035348 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_len:12 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(210)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ff01c417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ff01c417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084859982 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20250821084859982 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a1110]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084859982 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a1110]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084859982 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a1110]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084859982 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a1110]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250821084859982 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20250821084859982 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571069a7f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084859982 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571069a7f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084859982 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571069a7f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084859982 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571069a7f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(211)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "cfe73217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "cfe73217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084859983 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20250821084859983 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a8d70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084859983 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a8d70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084859983 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a8d70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084859983 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a8d70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250821084859983 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20250821084859983 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106994a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084859983 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106994a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084859983 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106994a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084859983 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106994a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@9519884ab86b: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)16712132 20250821084859983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084859983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084859983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821084859983 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821084859983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xff01c4,cause=radio(normal)) (hnbgw_rua.c:440) 20250821084859983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16712132 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821084859983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16712132)[0x555710676180]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821084859983 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821084859983 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821084859983 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16712132 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821084859983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55571067f6d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084859983 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084859983 DLSCCP DEBUG SCCP-SCOC(9)[0x5557106718a0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084859983 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9c83e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821084859983 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084859983 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084859983 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084859983 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084859983 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084859983 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084859983 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084859983 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 09 06 e9 c8 3e 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821084859983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16712132)[0x555710676180]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821084859983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55571067f6d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821084859983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55571067f6d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821084859983 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084859983 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084859983 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084859983 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821084859983 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084859983 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084859983 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084859983 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084859983 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084859983 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 09 06 e9 c8 3e 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250821084859984 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084859984 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084859984 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084859984 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084859984 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084859984 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084859984 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084859984 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084859984 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084859984 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 08 f6 c1 91 00 00 00 00 00  20250821084859984 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084859984 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084859984 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084859984 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084859984 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084859984 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00f6c191), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821084859984 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(8,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821084859984 DLSCCP DEBUG SCCP-SCOC(8)[0x55571067c710]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821084859984 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821084859984 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821084859984 DCN DEBUG handle_cn_disc_ind() conn_id=8 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821084859984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55571067cf70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821084859984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55571067cf70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821084859984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5894983)[0x555710672750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821084859984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5894983)[0x555710672750]{disconnected}: Freeing instance (context_map.c:203) 20250821084859984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5894983)[0x555710672750]{disconnected}: Deallocated (fsm.c:568) 20250821084859984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55571067cf70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821084859984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55571067cf70]{disconnected}: Freeing instance (context_map.c:207) 20250821084859984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55571067cf70]{disconnected}: Deallocated (fsm.c:568) 20250821084859984 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5894983 SCCP-8 msc-0 MI=IMSI-262420000000000: Deallocating (context_map.c:226) 20250821084859984 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084859984 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084859984 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084859984 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084859984 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084859984 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084859984 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084859984 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084859984 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084859984 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821084859984 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00f6c191), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:455) 20250821084859984 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084859984 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084859984 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084859984 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084859984 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084859984 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084859984 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084859984 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 08 05 f6 c1 91 00 00 08 00 (ss7_asp.c:1383) 20250821084859984 DLSCCP DEBUG SCCP-SCOC(8)[0x55571067c710]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821084859984 DLSCCP DEBUG SCCP-SCOC(8)[0x55571067c710]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821084859984 DLSCCP DEBUG SCCP-SCOC(8)[0x55571067c710]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821084859984 DLSCCP DEBUG SCCP-SCOC(8)[0x55571067c710]{IDLE}: Deallocated (fsm.c:568) 20250821084859984 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821084859984 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084859984 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084859984 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084859984 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084859984 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084859984 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(11,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084859984 DLSCCP DEBUG SCCP-SCOC(11)[0x5557106862e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084859984 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084859984 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084859984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555710684120]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084859984 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821084859984 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821084859984 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-722654 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821084859984 DMGW DEBUG mgw(mgw-fsm-722654-0)[0x5557106aae30]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821084859984 DMGW DEBUG mgw(mgw-fsm-722654-0)[0x5557106aae30]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821084859984 DMGW DEBUG mgw(mgw-fsm-722654-0)[0x5557106aae30]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821084859984 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821084859984 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106b1700]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084859984 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=56 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: b06de'... (mgcp_client.c:807) 20250821084859984 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250821084859984 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106b1700]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084859984 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106aa950]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084859984 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=56 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: b06de'... (mgcp_client.c:807) 20250821084859984 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250821084859984 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106aa950]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084859984 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{IN_USE}: Removing from parent mgw(mgw-fsm-722654-0)[0x5557106aae30] (mgcp_client_endpoint_fsm.c:873) 20250821084859984 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821084859984 DLMGCP DEBUG mgw-endp(mgw-fsm-722654-0)[0x5557106aaac0]{IN_USE}: Deallocated (fsm.c:568) 20250821084859984 DMGW DEBUG mgw(mgw-fsm-722654-0)[0x5557106aae30]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821084859984 DMGW DEBUG mgw(mgw-fsm-722654-0)[0x5557106aae30]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821084859984 DMGW DEBUG mgw(mgw-fsm-722654-0)[0x5557106aae30]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821084859984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-722654)[0x555710685210]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821084859984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821084859984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084859984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821084859984 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084859984 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084859984 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084859984 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821084859984 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084859984 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084859984 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084859984 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084859984 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084859984 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 08 05 f6 c1 91 00 00 08 00 00 06 00 08 00 00 00 01  TC_rab_assignment_concurrent-Iuh0-RUA(201)@9519884ab86b: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)13625138 20250821084859984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084859984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084859984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821084859984 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821084859984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcfe732,cause=radio(normal)) (hnbgw_rua.c:440) 20250821084859984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13625138 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821084859984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13625138)[0x5557106740a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821084859984 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821084859984 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821084859984 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13625138 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821084859984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555710683a80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084859984 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084859984 DLSCCP DEBUG SCCP-SCOC(10)[0x5557106857c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084859984 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d88249), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821084859984 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084859984 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084859984 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084859984 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084859984 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084859984 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084859984 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084859984 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0a 06 d8 82 49 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821084859984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13625138)[0x5557106740a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:1 20250821084859984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555710683a80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821084859984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555710683a80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 data has been put to the reassembly buffer 20250821084859984 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084859984 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084859984 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084859984 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821084859984 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084859984 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084859984 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084859984 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084859984 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250821084859984 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0a 06 d8 82 49 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)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(212)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-RAN(203)@9519884ab86b: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)4931648 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:1 TC_rab_assignment_concurrent0(211)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084859987 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084859987 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084859987 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084859987 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084859987 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084859987 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084859987 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084859987 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084859987 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084859987 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 09 e9 c8 3e 00 00 00 00 00  20250821084859987 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084859987 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084859987 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084859987 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084859987 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084859987 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00e9c83e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821084859987 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(9,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821084859987 DLSCCP DEBUG SCCP-SCOC(9)[0x5557106718a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821084859987 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821084859987 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821084859987 DCN DEBUG handle_cn_disc_ind() conn_id=9 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821084859987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55571067f6d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821084859987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55571067f6d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821084859987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16712132)[0x555710676180]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821084859987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16712132)[0x555710676180]{disconnected}: Freeing instance (context_map.c:203) 20250821084859987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16712132)[0x555710676180]{disconnected}: Deallocated (fsm.c:568) 20250821084859987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55571067f6d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821084859987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55571067f6d0]{disconnected}: Freeing instance (context_map.c:207) 20250821084859987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55571067f6d0]{disconnected}: Deallocated (fsm.c:568) 20250821084859987 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16712132 SCCP-9 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250821084859987 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00e9c83e), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:455) 20250821084859987 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084859987 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084859987 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084859987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084859987 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084859987 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084859987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084859987 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 09 05 e9 c8 3e 00 00 09 00 (ss7_asp.c:1383) 20250821084859987 DLSCCP DEBUG SCCP-SCOC(9)[0x5557106718a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821084859987 DLSCCP DEBUG SCCP-SCOC(9)[0x5557106718a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821084859987 DLSCCP DEBUG SCCP-SCOC(9)[0x5557106718a0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821084859987 DLSCCP DEBUG SCCP-SCOC(9)[0x5557106718a0]{IDLE}: Deallocated (fsm.c:568) 20250821084859987 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084859987 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084859987 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084859987 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821084859987 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084859987 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084859987 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084859987 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084859987 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084859987 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 09 05 e9 c8 3e 00 00 09 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-RAN(203)@9519884ab86b: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)5740742 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: RLC received in state:disconnect_pending 20250821084859988 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084859988 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084859988 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084859988 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084859988 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084859988 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084859988 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084859988 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084859988 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084859988 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 0a d8 82 49 00 00 00 00 00  20250821084859988 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084859988 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084859988 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084859988 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084859988 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084859988 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00d88249), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821084859988 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(10,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821084859988 DLSCCP DEBUG SCCP-SCOC(10)[0x5557106857c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821084859988 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084859988 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084859988 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084859988 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821084859988 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084859988 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084859988 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084859988 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084859988 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084859988 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0a 05 d8 82 49 00 00 0a 00 00 06 00 08 00 00 00 01  20250821084859988 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821084859988 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821084859988 DCN DEBUG handle_cn_disc_ind() conn_id=10 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821084859988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555710683a80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821084859988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555710683a80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821084859988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13625138)[0x5557106740a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821084859988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13625138)[0x5557106740a0]{disconnected}: Freeing instance (context_map.c:203) 20250821084859988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13625138)[0x5557106740a0]{disconnected}: Deallocated (fsm.c:568) 20250821084859988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555710683a80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821084859988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555710683a80]{disconnected}: Freeing instance (context_map.c:207) 20250821084859988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x555710683a80]{disconnected}: Deallocated (fsm.c:568) 20250821084859988 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13625138 SCCP-10 msc-0 MI=IMSI-262420000000002: Deallocating (context_map.c:226) 20250821084859988 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00d88249), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:455) 20250821084859988 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084859988 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084859988 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084859988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084859988 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084859988 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084859988 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084859988 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0a 05 d8 82 49 00 00 0a 00 (ss7_asp.c:1383) 20250821084859988 DLSCCP DEBUG SCCP-SCOC(10)[0x5557106857c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821084859988 DLSCCP DEBUG SCCP-SCOC(10)[0x5557106857c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821084859988 DLSCCP DEBUG SCCP-SCOC(10)[0x5557106857c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821084859988 DLSCCP DEBUG SCCP-SCOC(10)[0x5557106857c0]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(212)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "b06de17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "b06de17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084859989 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20250821084859989 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106b1700]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084859989 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106b1700]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084859989 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106b1700]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084859989 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106b1700]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: RLC received in state:disconnect_pending 20250821084859989 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20250821084859989 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106aa950]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084859989 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106aa950]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084859989 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106aa950]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084859989 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106aa950]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@9519884ab86b: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)722654 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_len:12 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821084900014 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900014 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084900014 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084900014 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084900014 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084900014 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084900014 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084900014 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084900014 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900014 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821084900014 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821084900014 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084900014 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084900014 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084900014 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084900015 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084900015 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(12,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084900015 DLSCCP DEBUG SCCP-SCOC(12)[0x555710688550]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084900015 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084900015 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084900015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5557106872e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084900015 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821084900015 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821084900015 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4155151 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821084900015 DMGW DEBUG mgw(mgw-fsm-4155151-0)[0x555710686c60]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821084900015 DMGW DEBUG mgw(mgw-fsm-4155151-0)[0x555710686c60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821084900015 DMGW DEBUG mgw(mgw-fsm-4155151-0)[0x555710686c60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821084900015 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821084900015 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106ba3a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084900015 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=57 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: 3f670'... (mgcp_client.c:807) 20250821084900015 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821084900015 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106ba3a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084900015 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106b2820]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084900015 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=57 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: 3f670'... (mgcp_client.c:807) 20250821084900015 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821084900015 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106b2820]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084900015 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{IN_USE}: Removing from parent mgw(mgw-fsm-4155151-0)[0x555710686c60] (mgcp_client_endpoint_fsm.c:873) 20250821084900015 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821084900015 DLMGCP DEBUG mgw-endp(mgw-fsm-4155151-0)[0x5557106b3ad0]{IN_USE}: Deallocated (fsm.c:568) 20250821084900015 DMGW DEBUG mgw(mgw-fsm-4155151-0)[0x555710686c60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821084900015 DMGW DEBUG mgw(mgw-fsm-4155151-0)[0x555710686c60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821084900015 DMGW DEBUG mgw(mgw-fsm-4155151-0)[0x555710686c60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821084900015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4155151)[0x555710682bf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821084900015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821084900015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084900015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821084900015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084900015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084900015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821084900015 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821084900015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb06de,cause=radio(normal)) (hnbgw_rua.c:440) 20250821084900015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-722654 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821084900015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-722654)[0x555710685210]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821084900015 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821084900015 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821084900015 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-722654 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821084900015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555710684120]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084900015 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084900015 DLSCCP DEBUG SCCP-SCOC(11)[0x5557106862e0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084900015 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007bbc6b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821084900015 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084900015 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900015 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084900015 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900016 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084900016 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084900016 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084900016 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0b 06 7b bc 6b 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821084900016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-722654)[0x555710685210]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821084900016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555710684120]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821084900016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555710684120]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821084900016 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900016 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084900016 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084900016 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821084900016 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084900016 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084900016 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084900016 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084900016 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900016 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0b 06 7b bc 6b 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)@9519884ab86b: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@9519884ab86b: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)10673982 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:3 20250821084900024 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900024 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084900024 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084900024 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084900024 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084900024 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084900024 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084900024 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084900024 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900024 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 0b 7b bc 6b 00 00 00 00 00  20250821084900024 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084900024 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084900024 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084900024 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084900024 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084900024 DLSCCP DEBUG 0: SCCP(rctx=0) 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=007bbc6b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821084900024 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(11,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821084900024 DLSCCP DEBUG SCCP-SCOC(11)[0x5557106862e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821084900024 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821084900024 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821084900024 DCN DEBUG handle_cn_disc_ind() conn_id=11 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821084900024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555710684120]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821084900024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555710684120]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821084900024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-722654)[0x555710685210]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821084900024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-722654)[0x555710685210]{disconnected}: Freeing instance (context_map.c:203) 20250821084900024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-722654)[0x555710685210]{disconnected}: Deallocated (fsm.c:568) 20250821084900024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555710684120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821084900024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555710684120]{disconnected}: Freeing instance (context_map.c:207) 20250821084900024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x555710684120]{disconnected}: Deallocated (fsm.c:568) 20250821084900024 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-722654 SCCP-11 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821084900024 DLSCCP DEBUG 0: SCCP(rctx=0) 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=007bbc6b), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:455) 20250821084900024 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084900024 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900024 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084900025 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900025 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084900025 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084900025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084900025 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0b 05 7b bc 6b 00 00 0b 00 (ss7_asp.c:1383) 20250821084900025 DLSCCP DEBUG SCCP-SCOC(11)[0x5557106862e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821084900025 DLSCCP DEBUG SCCP-SCOC(11)[0x5557106862e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821084900025 DLSCCP DEBUG SCCP-SCOC(11)[0x5557106862e0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821084900025 DLSCCP DEBUG SCCP-SCOC(11)[0x5557106862e0]{IDLE}: Deallocated (fsm.c:568) 20250821084900025 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900025 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084900025 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084900025 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821084900025 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084900025 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084900025 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084900025 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084900025 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900025 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0b 05 7b bc 6b 00 00 0b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(213)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "3f670f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "3f670f17" }, { code := "I", val := "22222" } }, sdp := omit } 20250821084900032 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20250821084900033 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106ba3a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084900033 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106ba3a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084900033 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106ba3a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084900033 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106ba3a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(213)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084900033 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20250821084900034 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106b2820]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084900034 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106b2820]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084900034 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106b2820]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084900034 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106b2820]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_len:12 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821084900036 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900036 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084900036 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084900036 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084900036 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084900036 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084900036 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084900036 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084900036 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900036 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821084900036 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821084900036 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084900036 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084900036 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084900036 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084900036 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084900036 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(13,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084900036 DLSCCP DEBUG SCCP-SCOC(13)[0x555710690a60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084900036 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084900036 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084900036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555710687df0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084900036 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821084900036 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821084900036 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8149855 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821084900036 DMGW DEBUG mgw(mgw-fsm-8149855-0)[0x5557106aa380]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821084900036 DMGW DEBUG mgw(mgw-fsm-8149855-0)[0x5557106aa380]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821084900036 DMGW DEBUG mgw(mgw-fsm-8149855-0)[0x5557106aa380]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821084900036 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821084900036 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106c3040]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084900036 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: 7c5b5'... (mgcp_client.c:807) 20250821084900036 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821084900036 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106c3040]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084900036 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106a9f30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084900037 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: 7c5b5'... (mgcp_client.c:807) 20250821084900037 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821084900037 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106a9f30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084900037 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{IN_USE}: Removing from parent mgw(mgw-fsm-8149855-0)[0x5557106aa380] (mgcp_client_endpoint_fsm.c:873) 20250821084900037 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821084900037 DLMGCP DEBUG mgw-endp(mgw-fsm-8149855-0)[0x5557106bc770]{IN_USE}: Deallocated (fsm.c:568) 20250821084900037 DMGW DEBUG mgw(mgw-fsm-8149855-0)[0x5557106aa380]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821084900037 DMGW DEBUG mgw(mgw-fsm-8149855-0)[0x5557106aa380]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821084900037 DMGW DEBUG mgw(mgw-fsm-8149855-0)[0x5557106aa380]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821084900037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8149855)[0x5557106867e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821084900037 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821084900037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084900037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) TC_rab_assignment_concurrent-Iuh0-RUA(201)@9519884ab86b: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)4155151 20250821084900039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084900039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084900039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821084900039 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821084900039 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3f670f,cause=radio(normal)) (hnbgw_rua.c:440) 20250821084900039 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4155151 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821084900039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4155151)[0x555710682bf0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821084900039 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821084900039 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821084900039 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4155151 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821084900039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5557106872e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084900039 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084900039 DLSCCP DEBUG SCCP-SCOC(12)[0x555710688550]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084900039 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00296bb9), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821084900039 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084900039 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900039 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084900039 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900039 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084900039 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084900039 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084900039 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0c 06 29 6b b9 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821084900039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4155151)[0x555710682bf0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821084900039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5557106872e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821084900039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5557106872e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821084900039 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900039 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084900039 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084900039 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821084900039 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084900039 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084900039 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084900039 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084900039 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900039 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0c 06 29 6b b9 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  TC_rab_assignment_concurrent0(214)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@9519884ab86b: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)4615106 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:4 20250821084900047 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900047 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084900047 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084900047 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084900047 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084900047 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084900047 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084900047 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084900047 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900047 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 0c 29 6b b9 00 00 00 00 00  20250821084900047 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084900047 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084900047 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084900047 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084900047 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084900047 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00296bb9), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821084900047 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(12,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821084900047 DLSCCP DEBUG SCCP-SCOC(12)[0x555710688550]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821084900047 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821084900047 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821084900047 DCN DEBUG handle_cn_disc_ind() conn_id=12 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821084900047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5557106872e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821084900047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5557106872e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821084900047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4155151)[0x555710682bf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821084900047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4155151)[0x555710682bf0]{disconnected}: Freeing instance (context_map.c:203) 20250821084900047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4155151)[0x555710682bf0]{disconnected}: Deallocated (fsm.c:568) 20250821084900047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5557106872e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821084900047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5557106872e0]{disconnected}: Freeing instance (context_map.c:207) 20250821084900047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5557106872e0]{disconnected}: Deallocated (fsm.c:568) 20250821084900047 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4155151 SCCP-12 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250821084900047 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00296bb9), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:455) 20250821084900047 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084900047 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900047 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084900047 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900047 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084900047 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084900048 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084900048 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0c 05 29 6b b9 00 00 0c 00 (ss7_asp.c:1383) 20250821084900048 DLSCCP DEBUG SCCP-SCOC(12)[0x555710688550]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821084900048 DLSCCP DEBUG SCCP-SCOC(12)[0x555710688550]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821084900048 DLSCCP DEBUG SCCP-SCOC(12)[0x555710688550]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821084900048 DLSCCP DEBUG SCCP-SCOC(12)[0x555710688550]{IDLE}: Deallocated (fsm.c:568) 20250821084900048 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900048 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084900048 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084900048 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821084900048 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084900048 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084900048 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084900048 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084900048 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900048 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0c 05 29 6b b9 00 00 0c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(214)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "7c5b5f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "7c5b5f17" }, { code := "I", val := "22222" } }, sdp := omit } 20250821084900052 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20250821084900052 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106c3040]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084900053 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106c3040]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084900053 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106c3040]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084900053 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106c3040]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(214)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084900053 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20250821084900053 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106a9f30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084900053 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106a9f30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084900053 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106a9f30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084900053 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106a9f30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@9519884ab86b: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)8149855 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_len:12 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821084900059 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900059 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084900059 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084900059 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084900059 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084900059 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084900059 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084900059 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084900059 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900059 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821084900059 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821084900059 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084900059 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084900059 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084900059 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084900059 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084900059 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(14,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084900059 DLSCCP DEBUG SCCP-SCOC(14)[0x55571068fec0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084900059 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084900059 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084900059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55571068f900]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084900059 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821084900059 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821084900059 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10415177 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821084900060 DMGW DEBUG mgw(mgw-fsm-10415177-0)[0x5557106c4f60]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821084900060 DMGW DEBUG mgw(mgw-fsm-10415177-0)[0x5557106c4f60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821084900060 DMGW DEBUG mgw(mgw-fsm-10415177-0)[0x5557106c4f60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821084900060 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821084900060 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106bb9d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084900060 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: 9eec4'... (mgcp_client.c:807) 20250821084900060 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821084900060 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106bb9d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084900060 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106bbf80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084900060 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: 9eec4'... (mgcp_client.c:807) 20250821084900060 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821084900060 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106bbf80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084900060 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{IN_USE}: Removing from parent mgw(mgw-fsm-10415177-0)[0x5557106c4f60] (mgcp_client_endpoint_fsm.c:873) 20250821084900060 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821084900060 DLMGCP DEBUG mgw-endp(mgw-fsm-10415177-0)[0x5557106c5170]{IN_USE}: Deallocated (fsm.c:568) 20250821084900060 DMGW DEBUG mgw(mgw-fsm-10415177-0)[0x5557106c4f60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821084900060 DMGW DEBUG mgw(mgw-fsm-10415177-0)[0x5557106c4f60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821084900060 DMGW DEBUG mgw(mgw-fsm-10415177-0)[0x5557106c4f60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821084900060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10415177)[0x55571068f7d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821084900060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821084900060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084900060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821084900060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084900060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084900060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821084900061 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821084900061 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7c5b5f,cause=radio(normal)) (hnbgw_rua.c:440) 20250821084900061 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8149855 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821084900061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8149855)[0x5557106867e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821084900061 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821084900061 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821084900061 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8149855 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821084900061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555710687df0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084900061 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084900061 DLSCCP DEBUG SCCP-SCOC(13)[0x555710690a60]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084900061 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f60c3e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821084900061 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084900061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900061 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084900061 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900061 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084900061 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084900061 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084900061 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0d 06 f6 0c 3e 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821084900061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8149855)[0x5557106867e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821084900061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555710687df0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821084900061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555710687df0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821084900061 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900061 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084900061 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084900061 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821084900061 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084900061 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084900061 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084900061 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084900061 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900061 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0d 06 f6 0c 3e 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)@9519884ab86b: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@9519884ab86b: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)16215886 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:5 20250821084900070 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900070 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084900070 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084900070 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084900070 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084900070 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084900070 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084900070 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084900070 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900070 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 0d f6 0c 3e 00 00 00 00 00  20250821084900070 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084900070 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084900070 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084900070 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084900070 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084900070 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00f60c3e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821084900070 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(13,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821084900070 DLSCCP DEBUG SCCP-SCOC(13)[0x555710690a60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821084900070 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821084900070 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821084900070 DCN DEBUG handle_cn_disc_ind() conn_id=13 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821084900070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555710687df0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821084900070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555710687df0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821084900070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8149855)[0x5557106867e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821084900070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8149855)[0x5557106867e0]{disconnected}: Freeing instance (context_map.c:203) 20250821084900070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8149855)[0x5557106867e0]{disconnected}: Deallocated (fsm.c:568) 20250821084900070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555710687df0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821084900070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555710687df0]{disconnected}: Freeing instance (context_map.c:207) 20250821084900070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x555710687df0]{disconnected}: Deallocated (fsm.c:568) 20250821084900070 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8149855 SCCP-13 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:226) 20250821084900070 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00f60c3e), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:455) 20250821084900070 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084900070 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900070 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084900070 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900070 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084900070 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084900070 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084900070 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0d 05 f6 0c 3e 00 00 0d 00 (ss7_asp.c:1383) 20250821084900070 DLSCCP DEBUG SCCP-SCOC(13)[0x555710690a60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821084900070 DLSCCP DEBUG SCCP-SCOC(13)[0x555710690a60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821084900070 DLSCCP DEBUG SCCP-SCOC(13)[0x555710690a60]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821084900070 DLSCCP DEBUG SCCP-SCOC(13)[0x555710690a60]{IDLE}: Deallocated (fsm.c:568) 20250821084900070 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900070 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084900070 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084900070 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821084900070 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084900070 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084900070 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084900070 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084900070 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900070 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0d 05 f6 0c 3e 00 00 0d 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(215)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "9eec4917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "9eec4917" }, { code := "I", val := "22222" } }, sdp := omit } 20250821084900076 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20250821084900076 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106bb9d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084900076 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106bb9d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084900076 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106bb9d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084900076 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106bb9d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(215)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084900076 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20250821084900076 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106bbf80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084900076 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106bbf80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084900076 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106bbf80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084900076 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106bbf80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@9519884ab86b: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)10415177 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_len:12 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821084900084 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900084 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084900084 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084900084 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084900084 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084900084 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084900084 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084900084 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084900084 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900084 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821084900084 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821084900084 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084900084 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084900084 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084900084 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084900084 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084900084 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(15,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084900084 DLSCCP DEBUG SCCP-SCOC(15)[0x5557106908a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084900084 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084900084 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084900084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555710690590]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084900084 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821084900084 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821084900084 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15193056 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821084900084 DMGW DEBUG mgw(mgw-fsm-15193056-0)[0x5557106cdbc0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821084900084 DMGW DEBUG mgw(mgw-fsm-15193056-0)[0x5557106cdbc0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821084900084 DMGW DEBUG mgw(mgw-fsm-15193056-0)[0x5557106cdbc0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821084900084 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821084900084 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106d4a80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084900084 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=57 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: e7d3e'... (mgcp_client.c:807) 20250821084900084 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821084900084 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106d4a80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084900084 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106b2260]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084900084 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=57 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: e7d3e'... (mgcp_client.c:807) 20250821084900084 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821084900084 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106b2260]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084900084 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{IN_USE}: Removing from parent mgw(mgw-fsm-15193056-0)[0x5557106cdbc0] (mgcp_client_endpoint_fsm.c:873) 20250821084900084 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821084900084 DLMGCP DEBUG mgw-endp(mgw-fsm-15193056-0)[0x5557106ce1b0]{IN_USE}: Deallocated (fsm.c:568) 20250821084900084 DMGW DEBUG mgw(mgw-fsm-15193056-0)[0x5557106cdbc0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821084900084 DMGW DEBUG mgw(mgw-fsm-15193056-0)[0x5557106cdbc0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821084900084 DMGW DEBUG mgw(mgw-fsm-15193056-0)[0x5557106cdbc0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821084900084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15193056)[0x555710690460]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821084900084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821084900084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084900084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821084900084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084900084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084900084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821084900084 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821084900084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9eec49,cause=radio(normal)) (hnbgw_rua.c:440) 20250821084900084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10415177 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821084900084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10415177)[0x55571068f7d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821084900084 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821084900084 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821084900084 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10415177 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821084900084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55571068f900]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084900084 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084900084 DLSCCP DEBUG SCCP-SCOC(14)[0x55571068fec0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084900084 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00865c79), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821084900084 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084900085 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900085 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084900085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900085 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084900085 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084900085 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084900085 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0e 06 86 5c 79 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821084900085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10415177)[0x55571068f7d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821084900085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55571068f900]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821084900085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55571068f900]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821084900085 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900085 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084900085 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084900085 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821084900085 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084900085 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084900085 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084900085 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084900085 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900085 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0e 06 86 5c 79 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@9519884ab86b: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)12159939 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:6 20250821084900087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900087 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084900087 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084900087 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084900087 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084900087 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084900087 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084900087 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084900087 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900087 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 0e 86 5c 79 00 00 00 00 00  20250821084900087 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084900087 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084900087 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084900087 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084900087 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084900087 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00865c79), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821084900087 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(14,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821084900087 DLSCCP DEBUG SCCP-SCOC(14)[0x55571068fec0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821084900087 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821084900087 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821084900087 DCN DEBUG handle_cn_disc_ind() conn_id=14 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821084900087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55571068f900]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821084900087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55571068f900]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821084900087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10415177)[0x55571068f7d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821084900087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10415177)[0x55571068f7d0]{disconnected}: Freeing instance (context_map.c:203) 20250821084900087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10415177)[0x55571068f7d0]{disconnected}: Deallocated (fsm.c:568) 20250821084900087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55571068f900]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821084900087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55571068f900]{disconnected}: Freeing instance (context_map.c:207) 20250821084900087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55571068f900]{disconnected}: Deallocated (fsm.c:568) 20250821084900087 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10415177 SCCP-14 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250821084900087 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00865c79), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:455) 20250821084900087 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084900087 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900087 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084900087 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900087 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084900087 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084900087 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084900087 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0e 05 86 5c 79 00 00 0e 00 (ss7_asp.c:1383) 20250821084900087 DLSCCP DEBUG SCCP-SCOC(14)[0x55571068fec0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821084900087 DLSCCP DEBUG SCCP-SCOC(14)[0x55571068fec0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821084900087 DLSCCP DEBUG SCCP-SCOC(14)[0x55571068fec0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821084900087 DLSCCP DEBUG SCCP-SCOC(14)[0x55571068fec0]{IDLE}: Deallocated (fsm.c:568) 20250821084900087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900087 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084900087 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084900087 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821084900087 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084900087 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084900087 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084900087 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084900087 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900087 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0e 05 86 5c 79 00 00 0e 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(216)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "e7d3e017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "e7d3e017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084900089 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20250821084900089 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106d4a80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084900089 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106d4a80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084900089 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106d4a80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084900089 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106d4a80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250821084900089 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20250821084900089 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106b2260]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084900089 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106b2260]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084900089 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106b2260]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084900089 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106b2260]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@9519884ab86b: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)15193056 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_len:12 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821084900112 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900112 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084900112 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084900112 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084900112 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084900112 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084900112 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084900112 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084900112 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900113 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821084900113 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821084900113 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084900113 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084900113 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084900113 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084900113 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084900113 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(16,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084900113 DLSCCP DEBUG SCCP-SCOC(16)[0x555710691e50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084900113 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084900113 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084900113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5557106917b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084900113 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821084900113 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821084900113 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9395869 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821084900113 DMGW DEBUG mgw(mgw-fsm-9395869-0)[0x5557106d6840]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821084900113 DMGW DEBUG mgw(mgw-fsm-9395869-0)[0x5557106d6840]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821084900113 DMGW DEBUG mgw(mgw-fsm-9395869-0)[0x5557106d6840]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821084900113 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821084900113 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106dd5d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084900113 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: 8f5e9'... (mgcp_client.c:807) 20250821084900113 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821084900113 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106dd5d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084900113 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106d6660]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084900113 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: 8f5e9'... (mgcp_client.c:807) 20250821084900113 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821084900113 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106d6660]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084900113 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{IN_USE}: Removing from parent mgw(mgw-fsm-9395869-0)[0x5557106d6840] (mgcp_client_endpoint_fsm.c:873) 20250821084900113 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821084900113 DLMGCP DEBUG mgw-endp(mgw-fsm-9395869-0)[0x5557106c4430]{IN_USE}: Deallocated (fsm.c:568) 20250821084900113 DMGW DEBUG mgw(mgw-fsm-9395869-0)[0x5557106d6840]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821084900113 DMGW DEBUG mgw(mgw-fsm-9395869-0)[0x5557106d6840]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821084900113 DMGW DEBUG mgw(mgw-fsm-9395869-0)[0x5557106d6840]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821084900113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9395869)[0x555710690e60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821084900113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821084900113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084900113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821084900113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084900113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084900113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821084900113 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821084900113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe7d3e0,cause=radio(normal)) (hnbgw_rua.c:440) 20250821084900113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15193056 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821084900113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15193056)[0x555710690460]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821084900113 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821084900113 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821084900113 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15193056 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821084900113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555710690590]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084900114 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084900114 DLSCCP DEBUG SCCP-SCOC(15)[0x5557106908a0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084900114 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d52dab), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821084900114 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084900114 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900114 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084900114 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900114 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084900114 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084900114 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084900114 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 d5 2d ab 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821084900114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15193056)[0x555710690460]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821084900114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555710690590]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821084900114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555710690590]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821084900114 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900114 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084900114 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084900114 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821084900114 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084900114 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084900114 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084900114 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084900114 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900114 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0f 06 d5 2d 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(202)@9519884ab86b: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@9519884ab86b: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)7844878 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:7 20250821084900123 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900123 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084900123 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084900123 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084900123 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084900123 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084900123 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084900123 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084900123 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900123 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 0f d5 2d ab 00 00 00 00 00  20250821084900123 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084900123 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084900123 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084900123 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084900123 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084900123 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00d52dab), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821084900123 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(15,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821084900123 DLSCCP DEBUG SCCP-SCOC(15)[0x5557106908a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821084900123 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821084900123 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821084900123 DCN DEBUG handle_cn_disc_ind() conn_id=15 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821084900123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555710690590]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821084900123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555710690590]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821084900123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15193056)[0x555710690460]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821084900123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15193056)[0x555710690460]{disconnected}: Freeing instance (context_map.c:203) 20250821084900123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15193056)[0x555710690460]{disconnected}: Deallocated (fsm.c:568) 20250821084900123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555710690590]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821084900123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555710690590]{disconnected}: Freeing instance (context_map.c:207) 20250821084900123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x555710690590]{disconnected}: Deallocated (fsm.c:568) 20250821084900123 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15193056 SCCP-15 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:226) 20250821084900123 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00d52dab), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:455) 20250821084900123 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084900123 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900124 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084900124 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900124 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084900124 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084900124 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084900124 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0f 05 d5 2d ab 00 00 0f 00 (ss7_asp.c:1383) 20250821084900124 DLSCCP DEBUG SCCP-SCOC(15)[0x5557106908a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821084900124 DLSCCP DEBUG SCCP-SCOC(15)[0x5557106908a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821084900124 DLSCCP DEBUG SCCP-SCOC(15)[0x5557106908a0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821084900124 DLSCCP DEBUG SCCP-SCOC(15)[0x5557106908a0]{IDLE}: Deallocated (fsm.c:568) 20250821084900124 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900124 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084900124 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084900124 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821084900124 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084900124 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084900124 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084900124 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084900124 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900124 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0f 05 d5 2d ab 00 00 0f 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(217)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "8f5e9d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "8f5e9d17" }, { code := "I", val := "22222" } }, sdp := omit } 20250821084900130 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20250821084900130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106dd5d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084900130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106dd5d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084900130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106dd5d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084900130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106dd5d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(217)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084900131 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20250821084900131 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106d6660]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084900131 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106d6660]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084900131 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106d6660]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084900131 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106d6660]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@9519884ab86b: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)9395869 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_len:12 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821084900138 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900138 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084900138 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084900138 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084900138 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084900138 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084900138 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084900138 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084900138 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900138 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821084900138 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821084900138 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084900138 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084900138 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084900138 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084900138 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084900138 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(17,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084900138 DLSCCP DEBUG SCCP-SCOC(17)[0x555710692ba0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084900138 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084900138 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084900138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555710690230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084900139 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821084900139 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821084900139 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5848360 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821084900139 DMGW DEBUG mgw(mgw-fsm-5848360-0)[0x5557106df4f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821084900139 DMGW DEBUG mgw(mgw-fsm-5848360-0)[0x5557106df4f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821084900139 DMGW DEBUG mgw(mgw-fsm-5848360-0)[0x5557106df4f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821084900139 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821084900139 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106e6380]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084900139 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: 593d2'... (mgcp_client.c:807) 20250821084900139 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821084900139 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106e6380]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084900139 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106de0e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084900139 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: 593d2'... (mgcp_client.c:807) 20250821084900139 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821084900139 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106de0e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084900139 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{IN_USE}: Removing from parent mgw(mgw-fsm-5848360-0)[0x5557106df4f0] (mgcp_client_endpoint_fsm.c:873) 20250821084900139 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821084900139 DLMGCP DEBUG mgw-endp(mgw-fsm-5848360-0)[0x5557106debd0]{IN_USE}: Deallocated (fsm.c:568) 20250821084900139 DMGW DEBUG mgw(mgw-fsm-5848360-0)[0x5557106df4f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821084900139 DMGW DEBUG mgw(mgw-fsm-5848360-0)[0x5557106df4f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821084900139 DMGW DEBUG mgw(mgw-fsm-5848360-0)[0x5557106df4f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821084900139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5848360)[0x5557106918e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821084900139 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821084900139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084900139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821084900139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084900139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084900139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821084900139 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821084900139 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8f5e9d,cause=radio(normal)) (hnbgw_rua.c:440) 20250821084900139 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9395869 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821084900139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9395869)[0x555710690e60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821084900139 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821084900139 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821084900139 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9395869 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821084900139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5557106917b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084900139 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084900139 DLSCCP DEBUG SCCP-SCOC(16)[0x555710691e50]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084900139 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d8b8a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821084900139 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084900139 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900139 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084900139 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900139 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084900139 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084900139 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084900139 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 01 06 5d 8b 8a 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821084900139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9395869)[0x555710690e60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821084900139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5557106917b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821084900139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5557106917b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821084900139 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900139 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084900139 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084900139 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821084900139 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084900139 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084900139 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084900139 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084900139 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900139 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 01 06 5d 8b 8a 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)@9519884ab86b: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@9519884ab86b: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)2909836 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:8 20250821084900146 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900146 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084900146 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084900146 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084900146 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084900146 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084900146 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084900146 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084900146 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900146 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 10 5d 8b 8a 00 00 00 00 00  20250821084900146 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084900146 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084900146 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084900146 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084900146 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084900146 DLSCCP DEBUG 0: SCCP(rctx=0) 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=005d8b8a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821084900146 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(16,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821084900146 DLSCCP DEBUG SCCP-SCOC(16)[0x555710691e50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821084900146 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821084900146 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821084900146 DCN DEBUG handle_cn_disc_ind() conn_id=16 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821084900146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5557106917b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821084900147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5557106917b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821084900147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9395869)[0x555710690e60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821084900147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9395869)[0x555710690e60]{disconnected}: Freeing instance (context_map.c:203) 20250821084900147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9395869)[0x555710690e60]{disconnected}: Deallocated (fsm.c:568) 20250821084900147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5557106917b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821084900147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5557106917b0]{disconnected}: Freeing instance (context_map.c:207) 20250821084900147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5557106917b0]{disconnected}: Deallocated (fsm.c:568) 20250821084900147 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9395869 SCCP-16 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:226) 20250821084900147 DLSCCP DEBUG 0: SCCP(rctx=0) 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=005d8b8a), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:455) 20250821084900147 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084900147 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900147 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084900147 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900147 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084900147 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084900147 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084900147 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 01 05 5d 8b 8a 00 00 10 00 (ss7_asp.c:1383) 20250821084900147 DLSCCP DEBUG SCCP-SCOC(16)[0x555710691e50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821084900147 DLSCCP DEBUG SCCP-SCOC(16)[0x555710691e50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821084900147 DLSCCP DEBUG SCCP-SCOC(16)[0x555710691e50]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821084900147 DLSCCP DEBUG SCCP-SCOC(16)[0x555710691e50]{IDLE}: Deallocated (fsm.c:568) 20250821084900147 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900147 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084900147 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084900147 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821084900147 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084900147 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084900147 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084900147 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084900147 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900147 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 01 05 5d 8b 8a 00 00 10 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(218)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "593d2817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "593d2817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084900151 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20250821084900151 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106e6380]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084900151 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106e6380]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084900151 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106e6380]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084900151 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106e6380]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250821084900152 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20250821084900152 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106de0e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084900152 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106de0e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084900152 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106de0e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084900152 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106de0e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@9519884ab86b: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)5848360 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_len:12 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821084900163 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900163 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084900163 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084900163 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084900163 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084900163 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084900163 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084900163 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084900163 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900163 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821084900163 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821084900163 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084900163 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084900163 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084900163 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084900163 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084900163 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(18,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084900163 DLSCCP DEBUG SCCP-SCOC(18)[0x555710693a80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084900163 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084900163 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084900163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555710692070]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084900164 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821084900164 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821084900164 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10304556 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821084900164 DMGW DEBUG mgw(mgw-fsm-10304556-0)[0x5557106e83b0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821084900164 DMGW DEBUG mgw(mgw-fsm-10304556-0)[0x5557106e83b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821084900164 DMGW DEBUG mgw(mgw-fsm-10304556-0)[0x5557106e83b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821084900164 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821084900164 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106ef270]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084900164 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=58 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: 9d3c'... (mgcp_client.c:807) 20250821084900164 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821084900164 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106ef270]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084900164 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106ded80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084900164 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=58 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: 9d3c'... (mgcp_client.c:807) 20250821084900164 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821084900164 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106ded80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084900164 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{IN_USE}: Removing from parent mgw(mgw-fsm-10304556-0)[0x5557106e83b0] (mgcp_client_endpoint_fsm.c:873) 20250821084900164 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821084900164 DLMGCP DEBUG mgw-endp(mgw-fsm-10304556-0)[0x5557106e8900]{IN_USE}: Deallocated (fsm.c:568) 20250821084900164 DMGW DEBUG mgw(mgw-fsm-10304556-0)[0x5557106e83b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821084900164 DMGW DEBUG mgw(mgw-fsm-10304556-0)[0x5557106e83b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821084900164 DMGW DEBUG mgw(mgw-fsm-10304556-0)[0x5557106e83b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821084900164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10304556)[0x555710693530]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821084900164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821084900164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084900164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821084900165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084900165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084900165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821084900165 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821084900165 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x593d28,cause=radio(normal)) (hnbgw_rua.c:440) 20250821084900165 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5848360 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821084900165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5848360)[0x5557106918e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821084900165 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821084900165 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821084900165 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5848360 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821084900165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555710690230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084900165 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084900165 DLSCCP DEBUG SCCP-SCOC(17)[0x555710692ba0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084900165 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1ca1e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821084900165 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084900165 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900165 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084900165 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900165 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084900165 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084900165 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084900165 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 00 06 c1 ca 1e 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821084900165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5848360)[0x5557106918e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821084900165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555710690230]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821084900165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555710690230]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821084900165 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900165 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084900165 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084900165 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821084900165 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084900165 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084900165 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084900165 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084900165 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900165 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 06 c1 ca 1e 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)@9519884ab86b: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@9519884ab86b: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)10342554 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:9 20250821084900174 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900174 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084900174 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084900174 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084900174 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084900174 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084900174 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084900174 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084900174 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900174 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 11 c1 ca 1e 00 00 00 00 00  20250821084900174 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084900174 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084900174 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084900174 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084900174 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084900174 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00c1ca1e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821084900174 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(17,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821084900174 DLSCCP DEBUG SCCP-SCOC(17)[0x555710692ba0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821084900174 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821084900175 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821084900175 DCN DEBUG handle_cn_disc_ind() conn_id=17 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821084900175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555710690230]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821084900175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555710690230]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821084900175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5848360)[0x5557106918e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821084900175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5848360)[0x5557106918e0]{disconnected}: Freeing instance (context_map.c:203) 20250821084900175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5848360)[0x5557106918e0]{disconnected}: Deallocated (fsm.c:568) 20250821084900175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555710690230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821084900175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555710690230]{disconnected}: Freeing instance (context_map.c:207) 20250821084900175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x555710690230]{disconnected}: Deallocated (fsm.c:568) 20250821084900175 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5848360 SCCP-17 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:226) 20250821084900175 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00c1ca1e), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:455) 20250821084900175 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084900175 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900175 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084900175 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900175 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084900175 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084900175 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084900175 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 00 05 c1 ca 1e 00 00 11 00 (ss7_asp.c:1383) 20250821084900175 DLSCCP DEBUG SCCP-SCOC(17)[0x555710692ba0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821084900175 DLSCCP DEBUG SCCP-SCOC(17)[0x555710692ba0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821084900175 DLSCCP DEBUG SCCP-SCOC(17)[0x555710692ba0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821084900175 DLSCCP DEBUG SCCP-SCOC(17)[0x555710692ba0]{IDLE}: Deallocated (fsm.c:568) 20250821084900175 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900175 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084900175 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084900175 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821084900175 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084900175 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084900175 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084900175 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084900175 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900175 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 05 c1 ca 1e 00 00 11 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(219)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "9d3c2c17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "9d3c2c17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084900182 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20250821084900182 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106ef270]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084900182 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106ef270]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084900182 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106ef270]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084900182 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106ef270]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_len:12 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_from0 20250821084900183 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20250821084900183 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106ded80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084900183 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106ded80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084900183 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106ded80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084900183 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106ded80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821084900184 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900184 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084900184 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084900184 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084900184 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084900184 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084900184 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084900184 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084900184 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900184 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821084900184 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821084900184 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084900184 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084900184 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084900184 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084900185 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084900185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(19,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084900185 DLSCCP DEBUG SCCP-SCOC(19)[0x555710694710]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084900185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084900185 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084900185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555710692340]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084900185 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821084900185 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821084900185 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13004687 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821084900185 DMGW DEBUG mgw(mgw-fsm-13004687-0)[0x5557106f1190]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821084900185 DMGW DEBUG mgw(mgw-fsm-13004687-0)[0x5557106f1190]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821084900185 DMGW DEBUG mgw(mgw-fsm-13004687-0)[0x5557106f1190]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821084900185 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821084900185 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106f80e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084900185 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: c66f'... (mgcp_client.c:807) 20250821084900185 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821084900185 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106f80e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084900185 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106e7b20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084900185 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: c66f'... (mgcp_client.c:807) 20250821084900185 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821084900185 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106e7b20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084900185 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{IN_USE}: Removing from parent mgw(mgw-fsm-13004687-0)[0x5557106f1190] (mgcp_client_endpoint_fsm.c:873) 20250821084900185 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821084900185 DLMGCP DEBUG mgw-endp(mgw-fsm-13004687-0)[0x5557106f1810]{IN_USE}: Deallocated (fsm.c:568) 20250821084900185 DMGW DEBUG mgw(mgw-fsm-13004687-0)[0x5557106f1190]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821084900185 DMGW DEBUG mgw(mgw-fsm-13004687-0)[0x5557106f1190]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821084900185 DMGW DEBUG mgw(mgw-fsm-13004687-0)[0x5557106f1190]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821084900185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13004687)[0x5557106880e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821084900185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821084900185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084900185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) TC_rab_assignment_concurrent-Iuh0-RUA(201)@9519884ab86b: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)10304556 20250821084900188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084900188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084900188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821084900188 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821084900188 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9d3c2c,cause=radio(normal)) (hnbgw_rua.c:440) 20250821084900188 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10304556 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821084900188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10304556)[0x555710693530]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821084900188 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821084900188 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821084900188 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10304556 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821084900188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555710692070]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084900188 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084900188 DLSCCP DEBUG SCCP-SCOC(18)[0x555710693a80]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084900188 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c079df), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821084900188 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084900188 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900188 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084900188 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900188 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084900188 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084900188 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084900188 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 03 06 c0 79 df 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821084900188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10304556)[0x555710693530]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821084900188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555710692070]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821084900188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555710692070]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821084900189 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900189 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084900189 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084900189 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821084900189 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084900189 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084900190 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084900190 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084900190 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900190 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 03 06 c0 79 df 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  TC_rab_assignment_concurrent0(220)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@9519884ab86b: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)7383380 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:10 20250821084900196 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900196 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084900196 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084900196 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084900196 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084900196 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084900196 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084900196 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084900196 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900196 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 12 c0 79 df 00 00 00 00 00  20250821084900197 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084900197 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084900197 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084900197 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084900197 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084900197 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00c079df), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821084900197 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(18,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821084900197 DLSCCP DEBUG SCCP-SCOC(18)[0x555710693a80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821084900197 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821084900197 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821084900197 DCN DEBUG handle_cn_disc_ind() conn_id=18 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821084900197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555710692070]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821084900197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555710692070]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821084900197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10304556)[0x555710693530]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821084900197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10304556)[0x555710693530]{disconnected}: Freeing instance (context_map.c:203) 20250821084900197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10304556)[0x555710693530]{disconnected}: Deallocated (fsm.c:568) 20250821084900197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555710692070]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821084900197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555710692070]{disconnected}: Freeing instance (context_map.c:207) 20250821084900197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x555710692070]{disconnected}: Deallocated (fsm.c:568) 20250821084900197 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10304556 SCCP-18 msc-0 MI=IMSI-262420000000010: Deallocating (context_map.c:226) 20250821084900197 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00c079df), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:455) 20250821084900197 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084900197 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900197 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084900197 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900197 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084900197 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084900197 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084900197 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 03 05 c0 79 df 00 00 12 00 (ss7_asp.c:1383) 20250821084900197 DLSCCP DEBUG SCCP-SCOC(18)[0x555710693a80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821084900197 DLSCCP DEBUG SCCP-SCOC(18)[0x555710693a80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821084900197 DLSCCP DEBUG SCCP-SCOC(18)[0x555710693a80]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821084900197 DLSCCP DEBUG SCCP-SCOC(18)[0x555710693a80]{IDLE}: Deallocated (fsm.c:568) 20250821084900197 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900197 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084900197 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084900197 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821084900197 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing TC_rab_assignment_concurrent0(220)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "c66f8f17" }, { code := "I", val := "11111" } }, sdp := omit } 20250821084900197 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084900197 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084900197 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084900197 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900197 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 03 05 c0 79 df 00 00 12 00 00 06 00 08 00 00 00 01  TC_rab_assignment_concurrent0(220)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "c66f8f17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084900197 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20250821084900197 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106f80e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084900197 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106f80e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084900197 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106f80e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084900197 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106f80e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250821084900198 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20250821084900198 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106e7b20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084900198 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106e7b20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084900198 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106e7b20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084900198 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106e7b20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: RLC received in state:disconnect_pending TC_rab_assignment_concurrent-Iuh0-RUA(201)@9519884ab86b: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)13004687 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_len:12 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821084900202 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900202 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084900202 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084900202 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084900202 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084900202 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084900202 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084900202 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084900202 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900202 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821084900202 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821084900202 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084900202 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084900202 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084900202 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084900202 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084900202 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(20,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084900202 DLSCCP DEBUG SCCP-SCOC(20)[0x555710687cc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084900202 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084900202 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084900202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555710693f50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084900202 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821084900202 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821084900202 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16448123 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821084900202 DMGW DEBUG mgw(mgw-fsm-16448123-0)[0x5557106f05f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821084900202 DMGW DEBUG mgw(mgw-fsm-16448123-0)[0x5557106f05f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821084900202 DMGW DEBUG mgw(mgw-fsm-16448123-0)[0x5557106f05f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821084900202 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821084900202 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710700db0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084900202 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: fafa'... (mgcp_client.c:807) 20250821084900202 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821084900202 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710700db0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084900202 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106f07a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084900202 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: fafa'... (mgcp_client.c:807) 20250821084900202 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821084900202 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106f07a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084900202 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{IN_USE}: Removing from parent mgw(mgw-fsm-16448123-0)[0x5557106f05f0] (mgcp_client_endpoint_fsm.c:873) 20250821084900202 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821084900202 DLMGCP DEBUG mgw-endp(mgw-fsm-16448123-0)[0x5557106fa4e0]{IN_USE}: Deallocated (fsm.c:568) 20250821084900202 DMGW DEBUG mgw(mgw-fsm-16448123-0)[0x5557106f05f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821084900202 DMGW DEBUG mgw(mgw-fsm-16448123-0)[0x5557106f05f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821084900202 DMGW DEBUG mgw(mgw-fsm-16448123-0)[0x5557106f05f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821084900202 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16448123)[0x555710693e20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821084900202 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821084900202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084900202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821084900202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084900202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084900202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821084900202 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821084900202 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc66f8f,cause=radio(normal)) (hnbgw_rua.c:440) 20250821084900202 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13004687 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821084900202 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13004687)[0x5557106880e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821084900202 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821084900202 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821084900202 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13004687 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821084900202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555710692340]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084900202 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084900202 DLSCCP DEBUG SCCP-SCOC(19)[0x555710694710]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084900202 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3e8e7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821084900202 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084900202 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900202 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084900202 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900202 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084900202 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084900202 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084900202 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 02 06 d3 e8 e7 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821084900202 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13004687)[0x5557106880e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821084900202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555710692340]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821084900202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555710692340]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821084900202 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900202 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084900202 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084900202 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821084900202 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084900202 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084900202 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084900202 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084900202 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900202 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 02 06 d3 e8 e7 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)@9519884ab86b: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@9519884ab86b: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)15426813 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:11 20250821084900206 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900206 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084900206 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084900206 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084900206 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084900207 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084900207 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084900207 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084900207 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900207 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 13 d3 e8 e7 00 00 00 00 00  20250821084900207 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084900207 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084900207 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084900207 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084900207 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084900207 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00d3e8e7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821084900207 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(19,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821084900207 DLSCCP DEBUG SCCP-SCOC(19)[0x555710694710]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821084900207 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821084900207 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821084900207 DCN DEBUG handle_cn_disc_ind() conn_id=19 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821084900207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555710692340]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821084900207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555710692340]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821084900207 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13004687)[0x5557106880e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821084900207 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13004687)[0x5557106880e0]{disconnected}: Freeing instance (context_map.c:203) 20250821084900207 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13004687)[0x5557106880e0]{disconnected}: Deallocated (fsm.c:568) 20250821084900207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555710692340]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821084900207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555710692340]{disconnected}: Freeing instance (context_map.c:207) 20250821084900207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x555710692340]{disconnected}: Deallocated (fsm.c:568) 20250821084900207 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13004687 SCCP-19 msc-0 MI=IMSI-262420000000011: Deallocating (context_map.c:226) 20250821084900207 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00d3e8e7), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:455) 20250821084900207 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084900207 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900207 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084900207 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900207 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084900207 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084900207 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084900207 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 02 05 d3 e8 e7 00 00 13 00 (ss7_asp.c:1383) 20250821084900207 DLSCCP DEBUG SCCP-SCOC(19)[0x555710694710]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821084900207 DLSCCP DEBUG SCCP-SCOC(19)[0x555710694710]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821084900207 DLSCCP DEBUG SCCP-SCOC(19)[0x555710694710]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821084900207 DLSCCP DEBUG SCCP-SCOC(19)[0x555710694710]{IDLE}: Deallocated (fsm.c:568) 20250821084900207 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900207 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084900207 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084900207 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821084900207 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084900207 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084900207 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084900207 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084900207 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900207 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 02 05 d3 e8 e7 00 00 13 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(221)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "fafa7b17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "fafa7b17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084900210 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20250821084900210 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710700db0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084900210 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710700db0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084900210 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710700db0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084900210 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710700db0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250821084900210 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20250821084900210 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106f07a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084900210 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106f07a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084900210 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106f07a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084900210 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106f07a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@9519884ab86b: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)16448123 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_len:12 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821084900227 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900227 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084900227 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084900227 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084900227 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084900227 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084900227 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084900227 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084900227 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900227 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821084900228 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821084900228 DLM3UA[38;5;49m DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084900228 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084900228 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084900228 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084900228 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084900228 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(21,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084900228 DLSCCP DEBUG SCCP-SCOC(21)[0x555710695e80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084900228 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084900228 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084900228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5557106948d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084900228 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821084900228 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821084900228 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8478344 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821084900228 DMGW DEBUG mgw(mgw-fsm-8478344-0)[0x555710702420]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821084900228 DMGW DEBUG mgw(mgw-fsm-8478344-0)[0x555710702420]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821084900228 DMGW DEBUG mgw(mgw-fsm-8478344-0)[0x555710702420]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821084900228 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821084900228 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710709a80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084900228 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=58 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: 815e'... (mgcp_client.c:807) 20250821084900228 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821084900228 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710709a80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084900228 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710701ed0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084900228 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=58 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: 815e'... (mgcp_client.c:807) 20250821084900228 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821084900228 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710701ed0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084900228 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{IN_USE}: Removing from parent mgw(mgw-fsm-8478344-0)[0x555710702420] (mgcp_client_endpoint_fsm.c:873) 20250821084900228 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821084900228 DLMGCP DEBUG mgw-endp(mgw-fsm-8478344-0)[0x5557107031b0]{IN_USE}: Deallocated (fsm.c:568) 20250821084900228 DMGW DEBUG mgw(mgw-fsm-8478344-0)[0x555710702420]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821084900228 DMGW DEBUG mgw(mgw-fsm-8478344-0)[0x555710702420]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821084900228 DMGW DEBUG mgw(mgw-fsm-8478344-0)[0x555710702420]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821084900228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8478344)[0x555710691580]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821084900228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821084900228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084900228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821084900228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084900228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084900228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821084900228 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821084900228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfafa7b,cause=radio(normal)) (hnbgw_rua.c:440) 20250821084900228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16448123 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821084900228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16448123)[0x555710693e20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821084900228 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821084900228 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821084900228 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16448123 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821084900228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555710693f50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084900228 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084900228 DLSCCP DEBUG SCCP-SCOC(20)[0x555710687cc0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084900228 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc854e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821084900228 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084900228 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900228 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084900228 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900228 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084900228 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084900228 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084900228 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 05 06 dc 85 4e 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821084900228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16448123)[0x555710693e20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821084900228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555710693f50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821084900228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555710693f50]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821084900228 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900228 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084900228 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084900228 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821084900228 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084900228 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084900228 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084900228 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084900228 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900228 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 05 06 dc 85 4e 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)@9519884ab86b: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@9519884ab86b: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)12227286 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:12 20250821084900233 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900233 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084900233 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084900233 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084900233 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084900233 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084900233 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084900233 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084900233 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900233 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 14 dc 85 4e 00 00 00 00 00  20250821084900233 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084900233 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084900233 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084900233 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084900233 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084900233 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00dc854e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821084900233 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(20,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821084900233 DLSCCP DEBUG SCCP-SCOC(20)[0x555710687cc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821084900233 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821084900233 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821084900233 DCN DEBUG handle_cn_disc_ind() conn_id=20 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821084900233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555710693f50]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821084900233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555710693f50]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821084900233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16448123)[0x555710693e20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821084900233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16448123)[0x555710693e20]{disconnected}: Freeing instance (context_map.c:203) 20250821084900233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16448123)[0x555710693e20]{disconnected}: Deallocated (fsm.c:568) 20250821084900233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555710693f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821084900233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555710693f50]{disconnected}: Freeing instance (context_map.c:207) 20250821084900233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x555710693f50]{disconnected}: Deallocated (fsm.c:568) 20250821084900233 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16448123 SCCP-20 msc-0 MI=IMSI-262420000000012: Deallocating (context_map.c:226) 20250821084900233 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00dc854e), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:455) 20250821084900233 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084900233 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900233 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084900233 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900233 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084900233 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084900233 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084900233 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 05 05 dc 85 4e 00 00 14 00 (ss7_asp.c:1383) 20250821084900233 DLSCCP DEBUG SCCP-SCOC(20)[0x555710687cc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821084900233 DLSCCP DEBUG SCCP-SCOC(20)[0x555710687cc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821084900233 DLSCCP DEBUG SCCP-SCOC(20)[0x555710687cc0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821084900233 DLSCCP DEBUG SCCP-SCOC(20)[0x555710687cc0]{IDLE}: Deallocated (fsm.c:568) 20250821084900233 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900233 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084900233 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084900233 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821084900233 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084900233 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084900233 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084900233 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084900233 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900233 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 05 05 dc 85 4e 00 00 14 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(222)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "815e8817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "815e8817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084900239 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20250821084900239 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710709a80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084900239 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710709a80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084900239 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710709a80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084900239 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710709a80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250821084900240 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20250821084900240 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710701ed0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084900240 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710701ed0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084900240 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710701ed0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084900240 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710701ed0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@9519884ab86b: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)8478344 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_len:12 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821084900269 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900269 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084900269 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084900269 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084900269 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084900269 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084900269 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084900269 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084900269 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900269 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821084900269 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821084900269 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084900269 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084900269 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084900269 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084900269 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084900269 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(22,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084900269 DLSCCP DEBUG SCCP-SCOC(22)[0x555710698330]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084900269 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084900269 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084900269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5557106956f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084900269 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821084900269 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821084900269 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2734146 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821084900270 DMGW DEBUG mgw(mgw-fsm-2734146-0)[0x55571070bc90]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821084900270 DMGW DEBUG mgw(mgw-fsm-2734146-0)[0x55571070bc90]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821084900270 DMGW DEBUG mgw(mgw-fsm-2734146-0)[0x55571070bc90]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821084900270 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821084900270 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710712720]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084900270 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: 29b8'... (mgcp_client.c:807) 20250821084900270 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821084900270 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710712720]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084900270 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106f94b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084900270 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: 29b8'... (mgcp_client.c:807) 20250821084900270 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821084900270 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106f94b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084900270 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{IN_USE}: Removing from parent mgw(mgw-fsm-2734146-0)[0x55571070bc90] (mgcp_client_endpoint_fsm.c:873) 20250821084900270 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821084900270 DLMGCP DEBUG mgw-endp(mgw-fsm-2734146-0)[0x55571070be50]{IN_USE}: Deallocated (fsm.c:568) 20250821084900270 DMGW DEBUG mgw(mgw-fsm-2734146-0)[0x55571070bc90]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821084900270 DMGW DEBUG mgw(mgw-fsm-2734146-0)[0x55571070bc90]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821084900270 DMGW DEBUG mgw(mgw-fsm-2734146-0)[0x55571070bc90]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821084900270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2734146)[0x555710695cd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821084900270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821084900270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084900270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821084900270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084900270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084900270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821084900270 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821084900270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x815e88,cause=radio(normal)) (hnbgw_rua.c:440) 20250821084900270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8478344 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821084900270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8478344)[0x555710691580]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821084900270 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821084900270 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821084900270 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8478344 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821084900270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5557106948d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084900270 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084900270 DLSCCP DEBUG SCCP-SCOC(21)[0x555710695e80]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084900270 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0073ed7a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821084900270 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084900270 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900270 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084900270 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900270 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084900270 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084900270 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084900270 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 04 06 73 ed 7a 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821084900270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8478344)[0x555710691580]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821084900271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5557106948d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821084900271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5557106948d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821084900271 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900271 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084900271 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084900271 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821084900271 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084900271 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084900271 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084900271 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084900271 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900271 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 04 06 73 ed 7a 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)@9519884ab86b: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@9519884ab86b: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)15050653 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:13 20250821084900280 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900280 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084900280 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084900280 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084900280 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084900280 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084900280 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084900280 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084900280 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900280 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 15 73 ed 7a 00 00 00 00 00  20250821084900280 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084900280 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084900280 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084900280 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084900280 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084900280 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0073ed7a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821084900280 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(21,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821084900280 DLSCCP DEBUG SCCP-SCOC(21)[0x555710695e80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821084900280 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821084900280 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821084900280 DCN DEBUG handle_cn_disc_ind() conn_id=21 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821084900280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5557106948d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821084900280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5557106948d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821084900280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8478344)[0x555710691580]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821084900280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8478344)[0x555710691580]{disconnected}: Freeing instance (context_map.c:203) 20250821084900280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8478344)[0x555710691580]{disconnected}: Deallocated (fsm.c:568) 20250821084900280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5557106948d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821084900280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5557106948d0]{disconnected}: Freeing instance (context_map.c:207) 20250821084900280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5557106948d0]{disconnected}: Deallocated (fsm.c:568) 20250821084900280 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8478344 SCCP-21 msc-0 MI=IMSI-262420000000013: Deallocating (context_map.c:226) 20250821084900280 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0073ed7a), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:455) 20250821084900280 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084900280 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900280 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084900280 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900280 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084900280 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084900281 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084900281 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 04 05 73 ed 7a 00 00 15 00 (ss7_asp.c:1383) 20250821084900281 DLSCCP DEBUG SCCP-SCOC(21)[0x555710695e80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821084900281 DLSCCP DEBUG SCCP-SCOC(21)[0x555710695e80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821084900281 DLSCCP DEBUG SCCP-SCOC(21)[0x555710695e80]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821084900281 DLSCCP DEBUG SCCP-SCOC(21)[0x555710695e80]{IDLE}: Deallocated (fsm.c:568) 20250821084900281 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900281 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084900281 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084900281 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821084900281 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084900281 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084900281 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084900281 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084900281 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900281 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 04 05 73 ed 7a 00 00 15 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(223)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "29b84217" }, { code := "I", val := "11111" } }, sdp := omit } 20250821084900288 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20250821084900288 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710712720]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) TC_rab_assignment_concurrent0(223)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "29b84217" }, { code := "I", val := "22222" } }, sdp := omit } 20250821084900289 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710712720]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084900289 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710712720]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084900289 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710712720]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(223)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084900290 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20250821084900290 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106f94b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084900290 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106f94b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084900290 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106f94b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084900290 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5557106f94b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@9519884ab86b: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)2734146 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_len:12 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821084900302 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900302 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084900302 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084900302 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084900302 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084900302 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084900302 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084900302 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084900302 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900302 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821084900302 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821084900302 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084900302 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084900302 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084900302 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084900302 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084900302 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(23,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084900302 DLSCCP DEBUG SCCP-SCOC(23)[0x555710697530]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084900302 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084900302 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084900302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5557106991d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084900302 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821084900302 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821084900302 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-261179 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821084900302 DMGW DEBUG mgw(mgw-fsm-261179-0)[0x555710714350]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821084900302 DMGW DEBUG mgw(mgw-fsm-261179-0)[0x555710714350]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821084900302 DMGW DEBUG mgw(mgw-fsm-261179-0)[0x555710714350]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821084900302 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821084900302 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55571071b350]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084900302 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=57 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: 3fc3'... (mgcp_client.c:807) 20250821084900302 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821084900302 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55571071b350]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084900302 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571070b1e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084900302 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=57 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: 3fc3'... (mgcp_client.c:807) 20250821084900302 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821084900302 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571070b1e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084900302 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{IN_USE}: Removing from parent mgw(mgw-fsm-261179-0)[0x555710714350] (mgcp_client_endpoint_fsm.c:873) 20250821084900302 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821084900302 DLMGCP DEBUG mgw-endp(mgw-fsm-261179-0)[0x555710714a80]{IN_USE}: Deallocated (fsm.c:568) 20250821084900302 DMGW DEBUG mgw(mgw-fsm-261179-0)[0x555710714350]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821084900302 DMGW DEBUG mgw(mgw-fsm-261179-0)[0x555710714350]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821084900302 DMGW DEBUG mgw(mgw-fsm-261179-0)[0x555710714350]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821084900302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-261179)[0x555710687610]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821084900302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821084900302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084900302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821084900302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084900302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084900302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821084900302 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821084900302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x29b842,cause=radio(normal)) (hnbgw_rua.c:440) 20250821084900302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2734146 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821084900302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2734146)[0x555710695cd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821084900302 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821084900302 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821084900302 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2734146 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821084900302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5557106956f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084900302 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084900302 DLSCCP DEBUG SCCP-SCOC(22)[0x555710698330]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084900302 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ccd6c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821084900302 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084900302 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900302 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084900302 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900302 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084900302 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084900302 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084900302 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 07 06 2c cd 6c 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821084900302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2734146)[0x555710695cd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821084900302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5557106956f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821084900302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5557106956f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821084900302 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900302 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084900302 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084900302 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821084900302 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084900302 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084900302 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084900302 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084900302 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900302 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 07 06 2c cd 6c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:14 TC_rab_assignment_concurrent0(224)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@9519884ab86b: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)1763497 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:14 20250821084900304 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900304 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084900304 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084900304 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084900304 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084900304 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084900304 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084900304 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084900304 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900304 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 16 2c cd 6c 00 00 00 00 00  20250821084900304 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084900304 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084900304 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084900304 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084900304 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084900304 DLSCCP DEBUG 0: SCCP(rctx=0) 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=002ccd6c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821084900304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(22,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821084900304 DLSCCP DEBUG SCCP-SCOC(22)[0x555710698330]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821084900304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821084900304 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821084900304 DCN DEBUG handle_cn_disc_ind() conn_id=22 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821084900304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5557106956f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821084900305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5557106956f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821084900305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2734146)[0x555710695cd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821084900305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2734146)[0x555710695cd0]{disconnected}: Freeing instance (context_map.c:203) 20250821084900305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2734146)[0x555710695cd0]{disconnected}: Deallocated (fsm.c:568) 20250821084900305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5557106956f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821084900305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5557106956f0]{disconnected}: Freeing instance (context_map.c:207) 20250821084900305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5557106956f0]{disconnected}: Deallocated (fsm.c:568) 20250821084900305 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2734146 SCCP-22 msc-0 MI=IMSI-262420000000014: Deallocating (context_map.c:226) 20250821084900305 DLSCCP DEBUG 0: SCCP(rctx=0) 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=002ccd6c), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:455) 20250821084900305 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084900305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900305 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084900305 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900305 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084900305 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084900305 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084900305 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 07 05 2c cd 6c 00 00 16 00 (ss7_asp.c:1383) 20250821084900305 DLSCCP DEBUG SCCP-SCOC(22)[0x555710698330]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821084900305 DLSCCP DEBUG SCCP-SCOC(22)[0x555710698330]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821084900305 DLSCCP DEBUG SCCP-SCOC(22)[0x555710698330]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821084900305 DLSCCP DEBUG SCCP-SCOC(22)[0x555710698330]{IDLE}: Deallocated (fsm.c:568) 20250821084900305 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900305 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084900305 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084900305 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821084900305 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084900305 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084900305 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084900305 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084900305 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900305 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 07 05 2c cd 6c 00 00 16 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(224)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "3fc3b17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "3fc3b17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084900307 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20250821084900307 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55571071b350]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084900307 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55571071b350]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084900307 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55571071b350]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084900307 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55571071b350]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250821084900307 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20250821084900307 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571070b1e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084900307 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571070b1e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084900307 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571070b1e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084900307 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571070b1e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@9519884ab86b: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)261179 20250821084900508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084900508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084900508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821084900508 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821084900509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3fc3b,cause=radio(normal)) (hnbgw_rua.c:440) 20250821084900509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-261179 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821084900509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-261179)[0x555710687610]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821084900509 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821084900509 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821084900509 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-261179 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821084900509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5557106991d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084900509 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084900509 DLSCCP DEBUG SCCP-SCOC(23)[0x555710697530]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084900509 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e99e13), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821084900509 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084900509 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900509 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084900509 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900509 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084900509 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084900509 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084900509 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 06 06 e9 9e 13 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821084900509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-261179)[0x555710687610]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821084900509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5557106991d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821084900509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5557106991d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821084900509 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900509 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084900509 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084900509 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821084900509 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084900509 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084900509 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084900509 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084900509 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900509 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 06 06 e9 9e 13 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)@9519884ab86b: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@9519884ab86b: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)8495926 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on connection ID:15 20250821084900518 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900518 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084900518 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084900518 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084900518 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084900518 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084900518 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084900518 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084900518 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900518 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 17 e9 9e 13 00 00 00 00 00  20250821084900519 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084900519 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084900519 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084900519 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084900519 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084900519 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00e99e13), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821084900519 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(23,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821084900519 DLSCCP DEBUG SCCP-SCOC(23)[0x555710697530]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821084900519 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821084900519 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821084900519 DCN DEBUG handle_cn_disc_ind() conn_id=23 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821084900519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5557106991d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821084900519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5557106991d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821084900519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-261179)[0x555710687610]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821084900519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-261179)[0x555710687610]{disconnected}: Freeing instance (context_map.c:203) 20250821084900519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-261179)[0x555710687610]{disconnected}: Deallocated (fsm.c:568) 20250821084900519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5557106991d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821084900519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5557106991d0]{disconnected}: Freeing instance (context_map.c:207) 20250821084900519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5557106991d0]{disconnected}: Deallocated (fsm.c:568) 20250821084900519 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-261179 SCCP-23 msc-0 MI=IMSI-262420000000015: Deallocating (context_map.c:226) 20250821084900519 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00e99e13), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:455) 20250821084900519 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084900519 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900519 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084900519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084900519 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084900519 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084900519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084900519 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 06 05 e9 9e 13 00 00 17 00 (ss7_asp.c:1383) 20250821084900519 DLSCCP DEBUG SCCP-SCOC(23)[0x555710697530]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821084900519 DLSCCP DEBUG SCCP-SCOC(23)[0x555710697530]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821084900519 DLSCCP DEBUG SCCP-SCOC(23)[0x555710697530]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821084900519 DLSCCP DEBUG SCCP-SCOC(23)[0x555710697530]{IDLE}: Deallocated (fsm.c:568) 20250821084900519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084900519 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084900519 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084900519 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821084900519 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084900519 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084900519 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084900519 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084900519 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084900519 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 06 05 e9 9e 13 00 00 17 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@9519884ab86b: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084902094 DLSCCP DEBUG SCCP-SCOC(6)[0x55571067e100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821084902094 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00253255), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821084902094 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821084902094 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084902094 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084902094 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084902094 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084902094 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084902094 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084902094 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 25 32 55 00 00 06 0f 00 00 00 00 (ss7_asp.c:1383) 20250821084902095 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084902095 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084902095 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084902095 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821084902095 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084902095 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084902095 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821084902095 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084902095 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084902095 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 04 25 32 55 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250821084902101 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084902101 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084902101 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084902101 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084902101 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084902101 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084902101 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084902101 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084902101 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084902101 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 06 25 32 55 00  20250821084902101 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821084902101 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084902101 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084902101 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084902101 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084902101 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00253255) (sccp_scrc.c:545) 20250821084902101 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(6,remPC=188=0.23.4) Received CO:RELCO (sccp_scoc.c:787) 20250821084902101 DLSCCP DEBUG SCCP-SCOC(6)[0x55571067e100]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821084902101 DLSCCP DEBUG SCCP-SCOC(6)[0x55571067e100]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821084902101 DLSCCP DEBUG SCCP-SCOC(6)[0x55571067e100]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821084902101 DLSCCP DEBUG SCCP-SCOC(6)[0x55571067e100]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821084902101 DLSCCP DEBUG SCCP-SCOC(6)[0x55571067e100]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(216)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821084902526 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44507<->l=127.0.0.1:4262) (control_if.c:193) 20250821084902527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46762<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(198)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(197)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084902533 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46754<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084902534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084902534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084902534 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821084902534 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 (hnb.c:255) 20250821084902534 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821084902537 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084902537 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084902537 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084902537 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821084902537 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084902537 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084902537 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084902537 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084902537 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084902537 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084902537 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821084902537 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084902537 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084902537 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821084902537 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084902537 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084902537 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs HNBGW_Test.sgsn0-SCCP(205)@9519884ab86b: Final verdict of PTC: none 20250821084902537 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084902537 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084902537 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821084902537 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084902537 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084902537 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084902537 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084902537 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084902537 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084902537 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084902537 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084902537 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084902537 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084902537 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084902537 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084902537 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821084902537 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084902537 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084902537 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084902537 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084902537 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084902537 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821084902537 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821084902537 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084902537 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084902537 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084902537 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084902537 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084902537 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084902537 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821084902537 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084902537 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084902537 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821084902537 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084902537 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084902537 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084902537 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084902537 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084902537 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084902537 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084902537 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084902537 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084902537 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084902537 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821084902537 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084902537 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084902537 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084902537 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084902537 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084902537 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084902537 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084902537 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084902537 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-RAN(206)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(207)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(204)@9519884ab86b: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0(200)@9519884ab86b: Final verdict of PTC: none 20250821084902547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60080<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084902547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60056<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084902547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60072<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084902547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60094<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084902547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60132<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084902548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60046<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084902548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60110<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084902548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60176<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent-Iuh0-RUA(201)@9519884ab86b: Final verdict of PTC: none 20250821084902548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60184<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084902548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60188<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084902548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60200<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(211)@9519884ab86b: Final verdict of PTC: pass TC_rab_assignment_concurrent0(209)@9519884ab86b: Final verdict of PTC: pass 20250821084902548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60116<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084902549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60148<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084902549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60164<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084902549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60146<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084902549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60212<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(212)@9519884ab86b: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@9519884ab86b: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@9519884ab86b: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@9519884ab86b: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@9519884ab86b: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@9519884ab86b: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@9519884ab86b: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@9519884ab86b: Final verdict of PTC: pass HNBGW_Test.msc0-SCCP(202)@9519884ab86b: Final verdict of PTC: none TC_rab_assignment_concurrent0(222)@9519884ab86b: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@9519884ab86b: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@9519884ab86b: Final verdict of PTC: pass TC_rab_assignment_concurrent0(224)@9519884ab86b: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@9519884ab86b: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@9519884ab86b: Final verdict of PTC: pass HNBGW-MGCP(208)@9519884ab86b: Final verdict of PTC: none MutexDispCT-TC_rab_assignment_concurrent(196)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(199)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(203)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@9519884ab86b: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass'. Thu Aug 21 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 20250821084902663 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60218<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084903265 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60218<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=2209148) 20250821084903676 DLSCCP DEBUG SCCP-SCOC(3)[0x555710679ce0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821084903676 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ada135), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821084903676 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084903677 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084903677 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084903677 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084903677 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084903677 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084903677 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084903677 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084903677 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084903677 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ad a1 35 00 00 03 0f 00 00 00 00 (ss7_asp.c:1383) 20250821084903677 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084903677 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084903677 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084903677 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821084903677 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084903677 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084903677 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=2209148, count=2215912) 20250821084904538 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084904538 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084904538 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821084904538 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084904538 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084904538 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 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@9519884ab86b: 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@9519884ab86b: Test case TC_rab_release started. 20250821084906420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43332<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084906426 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43338<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084906431 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34121<->l=127.0.0.1:4262) (control_if.c:572) 20250821084906450 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084906450 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084906450 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084906450 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084906451 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084906451 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084906451 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084906451 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084906451 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821084906451 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_rab_release-Iuh0(229)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821084906452 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084906452 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821084906452 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084906452 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084906452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906452 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084906452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906452 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084906452 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084906452 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084906452 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821084906452 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084906452 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084906452 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084906452 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084906452 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821084906452 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084906452 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084906452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906452 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084906452 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084906452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906452 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084906452 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084906452 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084906452 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084906452 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821084906452 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084906452 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084906452 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084906452 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084906452 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821084906452 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084906452 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084906452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906452 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084906452 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084906453 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084906453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906453 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084906453 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084906453 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084906453 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084906453 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821084906453 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084906453 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084906453 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084906453 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084906453 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084906453 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084906453 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084906453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906453 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084906453 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084906453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906453 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084906453 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084906453 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084906453 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084906453 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084906453 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084906453 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084906453 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084906453 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084906453 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084906453 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084906453 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=14 20250821084906453 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821084906453 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821084906453 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084906453 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084906453 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084906453 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=6 20250821084906453 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821084906453 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821084906453 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821084906453 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084906453 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084906453 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084906453 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=15 20250821084906453 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821084906453 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084906453 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821084906453 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821084906453 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084906453 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084906453 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084906453 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821084906453 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084906453 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084906453 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(233)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(231)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084906464 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084906464 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084906464 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084906464 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084906464 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084906464 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084906464 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084906464 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084906466 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084906466 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821084906466 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084906466 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084906466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906466 DLSS7 INFO 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=7 -> eSLS=119: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084906466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906466 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084906466 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=7 -> eSLS=119: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084906466 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084906466 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821084906466 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084906466 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084906466 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084906466 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084906466 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821084906466 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084906466 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084906466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906466 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084906466 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084906466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906466 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084906466 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084906466 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084906466 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084906466 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821084906466 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084906466 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084906466 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084906466 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084906466 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821084906466 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084906466 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084906466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906466 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084906466 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084906466 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084906466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906466 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084906466 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084906466 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084906466 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084906466 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821084906466 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084906466 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084906466 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084906466 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084906466 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084906466 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084906466 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084906466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906466 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084906466 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084906466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906466 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084906466 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084906466 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084906466 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084906466 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084906466 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084906466 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084906466 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084906466 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084906466 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084906466 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084906466 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=7 20250821084906466 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821084906466 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821084906466 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084906466 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084906466 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084906466 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=12 20250821084906466 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821084906466 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821084906466 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821084906466 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084906466 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084906466 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084906466 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=7 20250821084906466 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821084906466 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084906466 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821084906466 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821084906466 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084906466 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084906466 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084906466 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821084906466 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084906466 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821084906466 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084906486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084906486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084906486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821084906486 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821084906486 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:562) 20250821084906486 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821084906486 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821084906486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084906486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821084906663 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084906663 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821084906663 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084906663 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(233)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821084906672 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084906672 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821084906672 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084906672 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084906672 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084906672 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084906672 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084906672 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084906672 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084906672 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084906672 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084906672 DLSS7 <000c> ss7_asp.c:1383 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  20250821084906672 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084906675 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084906675 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084906675 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084906675 DLSS7 <000c> ss7_asp.c:1383 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  20250821084906675 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084906675 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084906675 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084906675 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084906675 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821084906675 DLSS7 <000c> ss7_asp.c:1383 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  20250821084906675 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084906675 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084906675 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084906676 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084906676 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084906676 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084906676 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084906676 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821084906676 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084906676 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084906676 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084906676 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084906676 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084906676 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084906676 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084906676 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084906677 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084906677 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821084906677 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084906677 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821084906677 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084906677 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084906677 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084906677 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084906677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906677 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084906677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906677 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084906677 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084906677 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084906677 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084906677 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084906677 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084906677 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084906678 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084906678 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084906678 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084906678 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821084906678 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084906678 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084906678 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084906678 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084906678 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084906678 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(236)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821084906683 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084906683 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821084906683 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084906683 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084906683 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084906683 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084906683 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084906683 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084906683 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084906683 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084906683 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084906683 DLSS7 <000c> ss7_asp.c:1383 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  20250821084906683 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084906685 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084906685 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084906685 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084906685 DLSS7 <000c> ss7_asp.c:1383 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  20250821084906685 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084906685 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084906685 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084906686 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084906686 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821084906686 DLSS7 <000c> ss7_asp.c:1383 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  20250821084906686 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084906686 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084906686 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084906686 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821084906686 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084906686 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084906686 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084906686 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084906686 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821084906686 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084906686 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084906686 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084906686 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084906686 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084906686 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084906686 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084906686 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084906687 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084906687 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084906687 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084906687 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084906687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906687 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084906687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084906688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084906688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084906688 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084906688 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084906688 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084906688 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084906688 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084906688 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084906688 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821084906688 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084906688 DLSS7 <000c> ss7_combined_linkset.c:297 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-sgsn0' round-robin style (available) 20250821084906688 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084906688 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084906688 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084906688 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  20250821084906688 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084906688 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084906688 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084906688 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) HNBGW_Test.msc0-RAN(232)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084907477 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084907477 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084907477 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084907477 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084907477 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084907477 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084907477 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084907477 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084907477 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084907477 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821084907477 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084907477 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084907477 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084907477 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084907477 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084907478 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084907478 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084907478 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821084907478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084907478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084907478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084907478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084907478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084907478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084907478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084907478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084907478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084907478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084907478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084907478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084907478 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084907478 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084907478 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084907478 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084907478 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821084907478 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084907478 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821084907478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084907478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084907478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084907478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084907478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084907478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084907478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084907478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084907478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084907478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084907478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084907478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084907478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084907478 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084907478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084907478 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084907478 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084907478 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084907478 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084907478 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084907478 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084907478 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084907478 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084907478 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084907478 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821084907478 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084907478 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084907478 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084907479 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084907479 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084907479 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821084907481 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084907481 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084907481 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084907481 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084907481 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084907481 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084907481 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084907481 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084907481 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084907481 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821084907482 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084907482 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084907482 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084907482 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084907482 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084907482 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084907482 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084907482 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821084907482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084907482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084907482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084907482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084907482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084907482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084907482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084907482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084907482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084907482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084907482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084907482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084907482 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084907482 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084907482 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084907482 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084907482 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(235)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(232)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821084907487 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084907487 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084907487 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084907487 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084907487 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084907487 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084907487 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084907487 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084907487 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084907487 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821084907487 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084907487 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084907487 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084907487 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084907487 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084907487 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084907487 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084907487 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821084907487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084907487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084907487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084907487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084907487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084907487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084907487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084907487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084907487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084907487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084907487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084907487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084907487 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084907487 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084907487 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084907487 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084907487 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821084907487 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084907487 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821084907487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084907487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084907487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084907487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084907487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084907487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084907487 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084907487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084907487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084907487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084907487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084907487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084907487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084907487 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084907487 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084907487 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084907487 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084907487 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084907487 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084907488 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084907488 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084907488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084907488 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084907488 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084907488 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821084907488 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084907488 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084907488 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821084907488 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084907488 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084907488 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821084907489 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084907489 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084907489 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084907489 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084907489 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084907489 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084907489 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084907489 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084907489 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084907489 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821084907489 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084907489 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084907489 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084907489 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084907489 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084907489 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084907489 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084907489 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821084907489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084907489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084907489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084907489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084907489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084907489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084907489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084907489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084907489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084907489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084907489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084907489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084907489 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084907489 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084907489 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084907489 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084907489 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(235)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821084907514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43350<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release0(238)@9519884ab86b: 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)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@9519884ab86b: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@9519884ab86b: Added conn table entry 0TC_rab_release0(238)11861105 20250821084908565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084908565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084908565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821084908565 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821084908565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb4fc71, normal) (hnbgw_rua.c:408) 20250821084908565 DHNB DEBUG map_rua[0x5557106a1110]{init}: Allocated (fsm.c:456) 20250821084908565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11861105)[0x5557106a1110]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821084908565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11861105 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821084908565 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084908565 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084908565 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11861105 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821084908565 DCN DEBUG map_sccp[0x5557106a24a0]{init}: Allocated (fsm.c:456) 20250821084908565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5557106a24a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821084908565 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-11861105 <-> SCCP-24 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821084908565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11861105 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821084908565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11861105)[0x5557106a1110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821084908565 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084908565 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084908565 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11861105 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821084908565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5557106a24a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084908565 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821084908565 DLSCCP DEBUG SCCP-SCOC(24)[0x555710697090]{IDLE}: Allocated (fsm.c:456) 20250821084908565 DLSCCP DEBUG SCCP-SCOC(24)[0x555710697090]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821084908565 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030003490056400500f1100926) (sccp_scrc.c:455) 20250821084908565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084908565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084908565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084908565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084908565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084908565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084908565 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084908565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084908565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084908565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084908565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084908565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084908565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084908565 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084908565 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084908565 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084908565 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084908565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084908565 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 09 01 00 00 18 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 03 49 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821084908565 DLSCCP DEBUG SCCP-SCOC(24)[0x555710697090]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821084908565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5557106a24a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821084908565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11861105)[0x5557106a1110]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821084908565 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084908565 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084908565 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084908565 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821084908565 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084908565 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084908565 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084908565 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084908565 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084908565 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 09 01 00 00 18 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 03 49 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)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@9519884ab86b: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@9519884ab86b: Added conn table entry 0TC_rab_release0(238)3903414 TC_rab_release0(238)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821084908590 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084908590 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084908590 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084908590 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084908590 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084908590 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084908590 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084908590 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084908590 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084908590 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 18 4c f2 9e 02 00 00 00 00  20250821084908590 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084908590 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084908590 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084908590 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084908590 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084908590 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=004cf29e) (sccp_scrc.c:545) 20250821084908590 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(24,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821084908590 DLSCCP DEBUG SCCP-SCOC(24)[0x555710697090]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821084908590 DLSCCP DEBUG SCCP-SCOC(24)[0x555710697090]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821084908590 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821084908590 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821084908590 DCN DEBUG handle_cn_conn_conf() conn_id=24, 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_sccp.c:157) 20250821084908590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5557106a24a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821084908590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5557106a24a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_release0(238)@9519884ab86b: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(237)@9519884ab86b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@9519884ab86b: vl_len:91 HNBGW_Test.msc0-SCCP(231)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(231)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821084908792 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084908792 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084908792 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084908792 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084908793 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084908793 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084908793 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084908793 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084908793 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084908793 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821084908793 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821084908793 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084908793 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084908793 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084908793 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084908793 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084908793 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(24,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084908793 DLSCCP DEBUG SCCP-SCOC(24)[0x555710697090]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084908793 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084908793 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084908793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5557106a24a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084908793 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821084908793 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821084908793 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11861105 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821084908793 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084908793 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084908793 DMGW DEBUG mgw(mgw-fsm-11861105-0)[0x55571069a080]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821084908793 DMGW DEBUG mgw(mgw-fsm-11861105-0)[0x55571069a080]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821084908793 DMGW DEBUG mgw(mgw-fsm-11861105-0)[0x55571069a080]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821084908793 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084908793 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821084908793 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{UNUSED}: Allocated (fsm.c:456) 20250821084908793 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{UNUSED}: is child of mgw(mgw-fsm-11861105-0)[0x55571069a080] (fsm.c:486) 20250821084908793 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11861105-0)[0x55571069a080] (mgcp_client_endpoint_fsm.c:724) 20250821084908793 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084908793 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084908793 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084908793 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11861105-0)[0x555710682750]{ST_CRCX}: Allocated (fsm.c:456) 20250821084908793 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11861105-0)[0x555710682750]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11861105-0)[0x555710682880] (fsm.c:486) 20250821084908794 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11861105-0)[0x555710682750]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084908794 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11861105-0)[0x555710682750]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821084908794 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: b4fc7'... (mgcp_client.c:807) 20250821084908794 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821084908794 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11861105-0)[0x555710682750]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084908794 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@9519884ab86b: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b4fc7117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4fc7117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b4fc7117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4fc7117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250821084908838 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20250821084908838 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682750]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821084908838 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682750]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821084908838 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682750]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084908838 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682750]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084908838 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821084908838 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{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) 20250821084908838 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{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) 20250821084908838 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084908838 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084908838 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{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) 20250821084908838 DMGW DEBUG mgw(mgw-fsm-11861105-0)[0x55571069a080]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084908838 DMGW DEBUG mgw(mgw-fsm-11861105-0)[0x55571069a080]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821084908838 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084908838 DMGW DEBUG mgw(mgw-fsm-11861105-0)[0x55571069a080]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821084908838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11861105)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821084908838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821084908838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084908838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_rab_release0(238)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084908873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084908873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084908873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821084908873 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821084908873 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb4fc71) (hnbgw_rua.c:472) 20250821084908873 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11861105 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821084908873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11861105)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821084908873 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821084908873 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821084908873 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11861105 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821084908873 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084908873 DMGW DEBUG mgw(mgw-fsm-11861105-0)[0x55571069a080]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821084908873 DMGW DEBUG mgw(mgw-fsm-11861105-0)[0x55571069a080]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821084908873 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084908873 DMGW DEBUG mgw(mgw-fsm-11861105-0)[0x55571069a080]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821084908873 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11861105-0)[0x55571069a080] (mgcp_client_endpoint_fsm.c:724) 20250821084908873 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084908873 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084908873 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{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) 20250821084908874 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682750]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821084908874 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: b4fc7'... (mgcp_client.c:807) 20250821084908874 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250821084908874 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682750]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084908874 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084908874 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{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) 20250821084908874 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@9519884ab86b: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "b4fc7117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4fc7117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084908903 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20250821084908903 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682750]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821084908903 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682750]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821084908903 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682750]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821084908903 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821084908903 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{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) 20250821084908903 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{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) 20250821084908903 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084908903 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084908903 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{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) 20250821084908903 DMGW DEBUG mgw(mgw-fsm-11861105-0)[0x55571069a080]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084908903 DMGW DEBUG mgw(mgw-fsm-11861105-0)[0x55571069a080]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821084908903 DMGW DEBUG mgw(mgw-fsm-11861105-0)[0x55571069a080]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821084908903 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11861105-0)[0x55571069a080] (mgcp_client_endpoint_fsm.c:724) 20250821084908903 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084908903 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084908903 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084908903 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11861105-0)[0x555710682620]{ST_CRCX}: Allocated (fsm.c:456) 20250821084908903 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11861105-0)[0x555710682620]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11861105-0)[0x555710682880] (fsm.c:486) 20250821084908903 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11861105-0)[0x555710682620]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084908903 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11861105-0)[0x555710682620]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250821084908903 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: b4fc7'... (mgcp_client.c:807) 20250821084908903 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250821084908903 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11861105-0)[0x555710682620]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084908903 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084908903 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{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) 20250821084908903 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{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) 20250821084908903 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@9519884ab86b: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "b4fc7117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4fc7117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084908925 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20250821084908925 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710682620]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821084908925 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710682620]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821084908925 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710682620]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084908925 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710682620]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084908925 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821084908925 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{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) 20250821084908925 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{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) 20250821084908925 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{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) 20250821084908925 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084908925 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084908925 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{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) 20250821084908925 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{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) 20250821084908925 DMGW DEBUG mgw(mgw-fsm-11861105-0)[0x55571069a080]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084908925 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084908925 DMGW DEBUG mgw(mgw-fsm-11861105-0)[0x55571069a080]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821084908925 DMGW DEBUG mgw(mgw-fsm-11861105-0)[0x55571069a080]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821084908925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5557106a24a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821084908925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084908925 DLSCCP DEBUG SCCP-SCOC(24)[0x555710697090]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084908925 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004cf29e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821084908925 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084908925 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084908925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084908925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084908925 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084908925 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084908925 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084908925 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 09 06 4c f2 9e 00 01 2e 60 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 (ss7_asp.c:1383) 20250821084908925 DMGW DEBUG mgw(mgw-fsm-11861105-0)[0x55571069a080]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821084908925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084908925 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084908925 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084908925 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821084908925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084908925 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084908925 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084908925 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084908925 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084908925 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 09 06 4c f2 9e 00 01 2e 60 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)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@9519884ab86b: 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 } VirtHNBGW-STATS(226)@9519884ab86b: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(231)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@9519884ab86b: vl_len:21 HNBGW_Test.msc0-SCCP(231)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(231)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250821084908972 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084908972 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084908972 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084908972 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084908972 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084908972 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084908972 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084908972 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084908972 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084908972 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 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  20250821084908972 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084908972 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084908972 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084908972 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084908972 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084908972 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084908972 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(24,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084908972 DLSCCP DEBUG SCCP-SCOC(24)[0x555710697090]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084908972 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084908972 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084908972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5557106a24a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084908972 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821084908972 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821084908972 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11861105 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821084908972 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250821084908972 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250821084908972 DMGW NOTICE mgw(mgw-fsm-11861105-0)[0x55571069a080]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250821084908972 DMGW DEBUG mgw(mgw-fsm-11861105-0)[0x55571069a080]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250821084908972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11861105)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250821084908972 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:123) 20250821084908972 DMGW DEBUG mgw(mgw-fsm-11861105-0)[0x55571069a080]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250821084908972 DMGW DEBUG mgw(mgw-fsm-11861105-0)[0x55571069a080]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821084908972 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821084908972 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682750]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084908972 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: b4fc7'... (mgcp_client.c:807) 20250821084908972 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821084908972 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682750]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084908972 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710682620]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084908972 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: b4fc7'... (mgcp_client.c:807) 20250821084908972 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821084908972 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710682620]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084908972 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{IN_USE}: Removing from parent mgw(mgw-fsm-11861105-0)[0x55571069a080] (mgcp_client_endpoint_fsm.c:873) 20250821084908972 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821084908972 DLMGCP DEBUG mgw-endp(mgw-fsm-11861105-0)[0x555710682880]{IN_USE}: Deallocated (fsm.c:568) 20250821084908972 DMGW DEBUG mgw(mgw-fsm-11861105-0)[0x55571069a080]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821084908972 DMGW DEBUG mgw(mgw-fsm-11861105-0)[0x55571069a080]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821084908972 DMGW DEBUG mgw(mgw-fsm-11861105-0)[0x55571069a080]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821084908972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084908972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:879) TC_rab_release0(238)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "b4fc7117" }, { code := "I", val := "11111" } }, sdp := omit } 20250821084908975 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20250821084908975 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682750]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084908975 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682750]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084908975 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682750]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084908975 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682750]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "b4fc7117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084908975 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20250821084908975 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710682620]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084908975 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710682620]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084908975 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710682620]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084908975 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710682620]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@9519884ab86b: 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 } VirtHNBGW-STATS(226)@9519884ab86b: Warning: Stopping inactive timer T_poll_converge. MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821084909054 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34121<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(227)@9519884ab86b: Final verdict of PTC: none 20250821084909065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43338<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084909065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43332<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084909066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084909066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084909066 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821084909066 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 (hnb.c:255) 20250821084909066 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821084909066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11861105)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821084909066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11861105)[0x5557106a1110]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250821084909066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5557106a24a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250821084909066 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821084909066 DLSCCP DEBUG SCCP-SCOC(24)[0x555710697090]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821084909066 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004cf29e), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821084909066 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084909066 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084909066 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084909066 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084909066 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084909066 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084909066 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084909066 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 09 04 4c f2 9e 00 00 18 00 00 00 00 00 (ss7_asp.c:1383) MutexDispCT-TC_rab_release(225)@9519884ab86b: Final verdict of PTC: none 20250821084909066 DLSCCP DEBUG SCCP-SCOC(24)[0x555710697090]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821084909066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5557106a24a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821084909066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11861105)[0x5557106a1110]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821084909066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11861105)[0x5557106a1110]{disrupted}: Freeing instance (context_map.c:203) 20250821084909066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11861105)[0x5557106a1110]{disrupted}: Deallocated (fsm.c:568) 20250821084909066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5557106a24a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821084909066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5557106a24a0]{disconnected}: Freeing instance (context_map.c:207) 20250821084909066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5557106a24a0]{disconnected}: Deallocated (fsm.c:568) 20250821084909066 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11861105 SCCP-24 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:226) 20250821084909066 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084909066 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084909066 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084909066 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821084909066 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084909066 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084909066 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084909066 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084909066 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084909066 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 09 04 4c f2 9e 00 00 18 00 00 00 00 00 00 06 00 08 00 00 00 01  20250821084909066 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084909066 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084909066 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084909066 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250821084909066 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250821084909066 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084909066 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250821084909066 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250821084909066 DLINP <0002> stream_srv.c:818 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250821084909066 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084909066 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821084909066 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084909066 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_rab_release-Iuh0-RUA(230)@9519884ab86b: Final verdict of PTC: none 20250821084909066 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821084909066 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084909066 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084909066 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084909066 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084909066 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' HNBGW_Test.msc0-RAN(232)@9519884ab86b: Final verdict of PTC: none 20250821084909066 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084909067 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821084909067 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084909067 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084909067 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084909067 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084909067 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084909067 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084909067 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250821084909067 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084909067 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821084909067 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084909067 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084909067 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084909067 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084909067 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084909067 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084909067 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084909067 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084909067 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084909067 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250821084909067 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084909067 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250821084909067 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250821084909067 DLINP <0002> stream_srv.c:818 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250821084909067 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084909067 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821084909067 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084909067 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084909067 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821084909067 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084909067 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084909067 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs HNBGW_Test.sgsn0-SCCP(234)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@9519884ab86b: Final verdict of PTC: none 20250821084909067 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084909067 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084909067 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821084909067 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084909067 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084909067 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084909067 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084909067 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084909067 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084909067 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084909067 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084909067 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-PFCP(228)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(237)@9519884ab86b: Final verdict of PTC: none TC_rab_release-Iuh0(229)@9519884ab86b: Final verdict of PTC: none 20250821084909067 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084909067 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084909067 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084909067 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084909067 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084909067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43350<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@9519884ab86b: Test case TC_rab_release finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Thu Aug 21 08:49:09 UTC 2025 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20250821084909104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43354<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084909707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43354<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=391260) Waiting for packet dumper to finish... 1 (prev_count=391260, count=391800) 20250821084911068 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084911068 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084911068 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821084911068 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084911068 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084911068 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 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@9519884ab86b: 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@9519884ab86b: Test case TC_rab_release_abnormal started. 20250821084912823 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43368<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084912828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43384<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084912831 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45509<->l=127.0.0.1:4262) (control_if.c:572) 20250821084912846 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084912846 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084912846 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084912846 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_rab_release_abnormal-Iuh0(243)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821084912846 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821084912846 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821084912847 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084912847 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084912847 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084912847 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084912847 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084912847 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084912847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084912847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084912847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084912847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084912847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084912847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084912847 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084912847 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084912847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084912847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084912847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084912847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084912847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084912847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084912847 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084912847 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084912847 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084912847 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084912847 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084912847 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084912847 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084912847 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084912847 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084912847 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084912847 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084912847 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821084912847 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084912847 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084912847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084912847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084912847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084912847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084912847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084912847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084912847 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084912847 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084912847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084912847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084912847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084912847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084912847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084912847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084912847 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084912847 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084912847 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084912847 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084912847 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821084912847 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084912847 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084912847 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084912847 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084912847 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084912847 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084912847 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821084912847 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084912847 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084912847 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821084912847 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084912847 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084912847 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084912847 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=3 20250821084912847 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821084912847 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821084912847 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821084912848 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084912848 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821084912848 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084912848 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084912848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084912848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084912848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084912848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084912848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084912848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084912848 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084912848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084912848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084912848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084912848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084912848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084912848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084912848 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084912848 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084912848 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084912848 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821084912848 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084912848 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084912848 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084912848 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084912848 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821084912848 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084912848 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084912849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084912849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084912849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084912849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084912849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084912849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084912849 DLSS7 INFO 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=1 -> eSLS=17: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084912849 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084912849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084912849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084912849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084912849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084912849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084912849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084912849 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084912849 DLSS7 INFO 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=1 -> eSLS=17: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084912849 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084912849 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084912849 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821084912849 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084912849 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084912849 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084912849 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084912849 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084912849 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084912849 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=9 20250821084912849 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821084912849 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821084912849 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084912849 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084912849 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084912849 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=1 20250821084912849 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821084912849 DLSS7 <000c> ss7_combined_linkset.c:322 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=1 -> eSLS=17: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821084912849 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(247)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(245)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084912863 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084912864 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084912864 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084912864 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084912864 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084912864 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084912864 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084912864 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084912865 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084912865 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821084912866 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084912866 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084912866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084912866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084912866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084912866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084912866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084912866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084912866 DLSS7 INFO 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=14 -> eSLS=126: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084912866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084912866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084912866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084912866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084912866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084912866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084912866 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084912866 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=14 -> eSLS=126: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084912866 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084912866 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821084912866 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084912866 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084912866 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084912866 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084912866 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821084912866 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084912866 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084912866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084912866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084912866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084912866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084912866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084912866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084912866 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084912866 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084912866 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084912866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084912866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084912866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084912866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084912866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084912866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084912866 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084912866 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084912866 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084912866 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084912866 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821084912866 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084912866 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084912866 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084912866 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084912866 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821084912866 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084912866 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084912866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084912866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084912866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084912866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084912866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084912866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084912867 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084912867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084912867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084912867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084912867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084912867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084912867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084912867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084912867 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084912867 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084912867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084912867 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084912867 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821084912867 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084912867 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084912867 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084912867 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084912867 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084912867 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084912867 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084912867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084912867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084912867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084912867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084912867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084912867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084912867 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084912867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084912867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084912867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084912867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084912867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084912867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084912867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084912867 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084912867 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084912867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084912867 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084912867 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084912867 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084912867 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084912867 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084912868 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084912868 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084912868 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084912868 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=14 20250821084912868 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821084912868 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821084912868 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084912868 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084912868 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084912868 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821084912868 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821084912868 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084912868 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821084912868 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821084912868 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084912868 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084912868 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084912868 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=13 20250821084912868 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821084912868 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821084912868 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821084912868 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084912868 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084912868 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084912868 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821084912868 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084912868 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821084912868 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(250)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(248)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084912896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084912896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084912896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821084912896 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821084912896 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:562) 20250821084912896 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821084912896 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821084912896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084912896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821084913059 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084913060 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821084913060 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084913060 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(247)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821084913068 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084913068 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821084913068 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084913069 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084913069 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084913069 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084913069 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084913069 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084913069 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084913069 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084913069 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084913069 DLSS7 <000c> ss7_asp.c:1383 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  20250821084913069 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084913071 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084913071 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084913071 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084913071 DLSS7 <000c> ss7_asp.c:1383 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  20250821084913071 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084913071 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084913071 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084913071 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084913071 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821084913071 DLSS7 <000c> ss7_asp.c:1383 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  20250821084913071 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084913071 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084913071 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084913071 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084913072 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084913072 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084913072 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084913072 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821084913072 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084913072 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084913072 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084913072 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084913072 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084913072 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084913072 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084913072 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084913073 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084913073 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084913073 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084913074 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084913074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084913074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084913074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084913074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084913074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084913074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084913074 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084913074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084913074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084913074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084913074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084913074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084913074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084913074 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084913074 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084913074 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084913074 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084913074 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084913074 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084913074 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084913074 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084913074 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084913074 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084913074 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821084913074 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084913074 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084913074 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084913074 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084913074 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084913075 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821084913081 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084913081 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821084913081 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084913081 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(250)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821084913088 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084913088 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821084913088 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084913088 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084913088 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084913088 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084913088 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084913088 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084913088 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084913088 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084913088 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084913088 DLSS7 <000c> ss7_asp.c:1383 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  20250821084913088 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084913091 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084913091 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084913091 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084913091 DLSS7 <000c> ss7_asp.c:1383 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  20250821084913091 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084913091 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084913091 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084913091 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084913091 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821084913091 DLSS7 <000c> ss7_asp.c:1383 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  20250821084913091 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084913092 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084913092 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084913092 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821084913092 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084913092 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084913092 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084913092 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084913092 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821084913092 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084913092 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084913092 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084913092 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084913092 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084913092 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084913092 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084913092 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084913093 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084913093 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084913093 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084913093 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084913093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084913093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084913093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084913093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084913093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084913093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084913093 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084913093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084913093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084913093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084913093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084913093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084913093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084913093 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084913093 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084913094 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084913094 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084913094 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084913094 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084913094 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084913094 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084913094 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084913094 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084913094 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821084913094 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084913094 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084913094 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084913094 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084913094 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084913094 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  20250821084913678 DLSCCP DEBUG SCCP-SCOC(3)[0x555710679ce0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821084913678 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ada135), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821084913679 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084913679 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084913679 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084913679 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084913679 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084913679 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084913679 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084913679 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ad a1 35 00 00 03 0f 00 00 00 00 (ss7_asp.c:1383) 20250821084913679 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084913679 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084913679 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084913679 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821084913679 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084913679 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084913679 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084913679 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084913679 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084913679 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 ad a1 35 00 00 03 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821084913688 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084913688 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084913688 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084913688 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084913688 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084913688 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084913688 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084913688 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084913688 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084913688 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 03 ad a1 35 00  20250821084913689 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821084913689 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084913689 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084913689 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084913689 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084913689 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00ada135) (sccp_scrc.c:545) 20250821084913689 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(3,remPC=185=0.23.1) Received CO:RELCO (sccp_scoc.c:787) 20250821084913689 DLSCCP DEBUG SCCP-SCOC(3)[0x555710679ce0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821084913689 DLSCCP DEBUG SCCP-SCOC(3)[0x555710679ce0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821084913689 DLSCCP DEBUG SCCP-SCOC(3)[0x555710679ce0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821084913689 DLSCCP DEBUG SCCP-SCOC(3)[0x555710679ce0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821084913689 DLSCCP DEBUG SCCP-SCOC(3)[0x555710679ce0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(246)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(249)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084913892 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084913892 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084913893 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084913893 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084913893 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084913893 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084913893 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084913893 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084913893 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084913893 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821084913893 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084913893 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084913893 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084913893 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084913893 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084913893 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084913893 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084913893 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084913893 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084913893 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821084913893 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084913893 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084913893 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084913893 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084913893 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084913893 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084913893 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084913893 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821084913893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084913893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084913893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084913893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084913893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084913893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084913893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084913893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084913893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084913893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084913893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084913893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084913893 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084913893 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084913893 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084913893 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084913893 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821084913893 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084913893 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821084913893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084913893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084913893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084913893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084913893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084913893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084913893 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084913893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084913893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084913893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084913893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084913893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084913894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084913894 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084913894 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084913894 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084913894 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084913894 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084913894 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084913894 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084913894 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084913894 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084913894 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084913894 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084913894 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084913894 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084913894 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084913894 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084913894 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084913894 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084913894 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084913894 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084913894 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084913894 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084913894 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821084913894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084913894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084913894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084913894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084913894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084913894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084913894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084913894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084913894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084913894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084913894 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084913894 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084913894 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084913894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084913894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084913894 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821084913894 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084913894 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084913894 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084913894 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084913894 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250821084913894 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084913894 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084913894 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084913894 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084913894 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084913894 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084913894 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084913894 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821084913894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084913894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084913894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084913894 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084913894 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084913894 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084913894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084913894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084913894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084913894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084913894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084913894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084913894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084913894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084913894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084913894 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084913894 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084913894 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084913895 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084913895 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821084913895 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084913895 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821084913895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084913895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084913895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084913895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084913894 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821084913894 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084913894 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084913894 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084913894 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084913894 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084913894 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821084913895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084913895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084913895 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084913895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084913895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084913895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084913895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084913895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084913895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084913895 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084913895 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084913895 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084913895 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084913895 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084913895 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084913895 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084913895 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084913895 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084913895 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084913895 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084913895 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821084913895 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084913895 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084913895 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084913895 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084913895 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084913895 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821084913897 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084913897 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084913897 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084913897 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084913897 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084913897 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084913897 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084913897 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821084913898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084913898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084913898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084913898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084913898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084913898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084913898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084913898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084913898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084913898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084913898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084913898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084913897 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084913897 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084913897 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084913897 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084913897 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084913897 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084913897 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084913897 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084913897 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084913897 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821084913898 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084913898 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084913898 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084913898 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084913898 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(249)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.msc0-RAN(246)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821084913916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43388<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release_abnormal0(252)@9519884ab86b: 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)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@9519884ab86b: Created Expect[0] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@9519884ab86b: Added conn table entry 0TC_rab_release_abnormal0(252)5366150 20250821084914952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084914952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084914952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821084914952 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821084914952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x51e186, normal) (hnbgw_rua.c:408) 20250821084914952 DHNB DEBUG map_rua[0x555710679ce0]{init}: Allocated (fsm.c:456) 20250821084914952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5366150)[0x555710679ce0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821084914952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5366150 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821084914952 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084914952 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084914953 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5366150 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821084914953 DCN DEBUG map_sccp[0x5557106a1110]{init}: Allocated (fsm.c:456) 20250821084914953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5557106a1110]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821084914953 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-5366150 <-> SCCP-25 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821084914953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5366150 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821084914953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5366150)[0x555710679ce0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821084914953 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084914953 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084914953 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5366150 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821084914953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5557106a1110]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084914953 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821084914953 DLSCCP DEBUG SCCP-SCOC(25)[0x5557106a24a0]{IDLE}: Allocated (fsm.c:456) 20250821084914953 DLSCCP DEBUG SCCP-SCOC(25)[0x5557106a24a0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821084914953 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030003aa0056400500f1100926) (sccp_scrc.c:455) 20250821084914953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084914953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084914953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084914953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084914953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084914953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084914953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084914953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084914953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084914953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084914953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084914953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084914953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084914953 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084914953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084914953 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084914953 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084914953 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084914953 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 08 01 00 00 19 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 aa 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821084914953 DLSCCP DEBUG SCCP-SCOC(25)[0x5557106a24a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821084914953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5557106a1110]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821084914953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5366150)[0x555710679ce0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821084914954 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084914954 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084914954 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084914954 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821084914954 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084914954 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084914954 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084914954 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084914954 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084914954 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 08 01 00 00 19 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 aa 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)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@9519884ab86b: Found Expect[0] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@9519884ab86b: Added conn table entry 0TC_rab_release_abnormal0(252)11831249 TC_rab_release_abnormal0(252)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(245)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821084914972 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084914972 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084914972 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084914972 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084914972 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084914972 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084914972 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084914972 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084914972 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084914972 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 19 66 99 ec 02 00 00 00 00  20250821084914972 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084914972 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084914972 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084914972 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084914972 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084914972 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=006699ec) (sccp_scrc.c:545) 20250821084914972 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(25,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821084914972 DLSCCP DEBUG SCCP-SCOC(25)[0x5557106a24a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821084914972 DLSCCP DEBUG SCCP-SCOC(25)[0x5557106a24a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821084914972 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821084914972 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821084914972 DCN DEBUG handle_cn_conn_conf() conn_id=25, 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_sccp.c:157) 20250821084914972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5557106a1110]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821084914972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5557106a1110]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_release_abnormal0(252)@9519884ab86b: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(251)@9519884ab86b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@9519884ab86b: vl_len:91 HNBGW_Test.msc0-SCCP(245)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(245)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821084915172 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084915172 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084915172 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084915172 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084915172 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084915173 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084915173 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084915173 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084915173 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084915173 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821084915173 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821084915173 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084915173 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084915173 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084915173 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084915173 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084915173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(25,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084915173 DLSCCP DEBUG SCCP-SCOC(25)[0x5557106a24a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084915173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084915173 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084915173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5557106a1110]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084915173 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821084915173 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821084915173 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5366150 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821084915173 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084915173 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084915173 DMGW DEBUG mgw(mgw-fsm-5366150-0)[0x555710682620]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821084915173 DMGW DEBUG mgw(mgw-fsm-5366150-0)[0x555710682620]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821084915173 DMGW DEBUG mgw(mgw-fsm-5366150-0)[0x555710682620]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821084915173 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084915173 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821084915173 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{UNUSED}: Allocated (fsm.c:456) 20250821084915173 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{UNUSED}: is child of mgw(mgw-fsm-5366150-0)[0x555710682620] (fsm.c:486) 20250821084915173 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5366150-0)[0x555710682620] (mgcp_client_endpoint_fsm.c:724) 20250821084915173 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084915173 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084915173 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084915173 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5366150-0)[0x555710682880]{ST_CRCX}: Allocated (fsm.c:456) 20250821084915173 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5366150-0)[0x555710682880]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5366150-0)[0x555710682750] (fsm.c:486) 20250821084915173 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5366150-0)[0x555710682880]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084915173 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5366150-0)[0x555710682880]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821084915174 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: 51e18'... (mgcp_client.c:807) 20250821084915174 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821084915174 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5366150-0)[0x555710682880]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084915174 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@9519884ab86b: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "51e18617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51e18617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "51e18617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51e18617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250821084915213 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20250821084915213 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682880]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821084915213 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682880]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821084915213 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682880]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084915213 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682880]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084915213 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821084915213 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{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) 20250821084915213 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{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) 20250821084915213 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084915213 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084915213 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{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) 20250821084915213 DMGW DEBUG mgw(mgw-fsm-5366150-0)[0x555710682620]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084915213 DMGW DEBUG mgw(mgw-fsm-5366150-0)[0x555710682620]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821084915213 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084915213 DMGW DEBUG mgw(mgw-fsm-5366150-0)[0x555710682620]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821084915213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5366150)[0x555710679ce0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821084915213 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821084915213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084915213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_rab_release_abnormal0(252)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084915237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084915237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084915237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821084915237 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821084915237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x51e186) (hnbgw_rua.c:472) 20250821084915237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5366150 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821084915237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5366150)[0x555710679ce0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821084915237 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821084915237 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821084915237 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5366150 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821084915237 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084915237 DMGW DEBUG mgw(mgw-fsm-5366150-0)[0x555710682620]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821084915237 DMGW DEBUG mgw(mgw-fsm-5366150-0)[0x555710682620]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821084915237 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084915237 DMGW DEBUG mgw(mgw-fsm-5366150-0)[0x555710682620]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821084915237 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5366150-0)[0x555710682620] (mgcp_client_endpoint_fsm.c:724) 20250821084915237 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084915237 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084915237 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{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) 20250821084915237 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682880]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821084915237 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: 51e18'... (mgcp_client.c:807) 20250821084915237 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250821084915237 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682880]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084915237 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084915237 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{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) 20250821084915237 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{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)@9519884ab86b: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "51e18617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51e18617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084915266 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20250821084915266 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682880]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821084915266 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682880]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821084915266 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682880]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821084915266 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821084915266 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{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) 20250821084915266 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{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) 20250821084915266 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084915266 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084915266 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{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) 20250821084915267 DMGW DEBUG mgw(mgw-fsm-5366150-0)[0x555710682620]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084915267 DMGW DEBUG mgw(mgw-fsm-5366150-0)[0x555710682620]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821084915267 DMGW DEBUG mgw(mgw-fsm-5366150-0)[0x555710682620]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821084915267 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5366150-0)[0x555710682620] (mgcp_client_endpoint_fsm.c:724) 20250821084915267 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084915267 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084915267 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084915267 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5366150-0)[0x55571069a080]{ST_CRCX}: Allocated (fsm.c:456) 20250821084915267 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5366150-0)[0x55571069a080]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5366150-0)[0x555710682750] (fsm.c:486) 20250821084915267 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5366150-0)[0x55571069a080]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084915267 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5366150-0)[0x55571069a080]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250821084915267 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: 51e18'... (mgcp_client.c:807) 20250821084915267 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250821084915267 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5366150-0)[0x55571069a080]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084915267 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084915267 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{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) 20250821084915267 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{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) 20250821084915267 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{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)@9519884ab86b: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "51e18617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51e18617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084915292 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20250821084915292 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571069a080]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821084915292 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571069a080]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821084915292 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571069a080]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084915292 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571069a080]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084915292 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821084915292 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{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) 20250821084915292 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{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) 20250821084915292 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{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) 20250821084915292 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084915292 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084915292 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{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) 20250821084915292 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{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) 20250821084915292 DMGW DEBUG mgw(mgw-fsm-5366150-0)[0x555710682620]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084915292 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084915292 DMGW DEBUG mgw(mgw-fsm-5366150-0)[0x555710682620]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821084915292 DMGW DEBUG mgw(mgw-fsm-5366150-0)[0x555710682620]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821084915292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5557106a1110]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821084915292 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084915292 DLSCCP DEBUG SCCP-SCOC(25)[0x5557106a24a0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084915292 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006699ec), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821084915292 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084915292 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084915292 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084915292 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084915292 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084915292 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084915292 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084915292 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 08 06 66 99 ec 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250821084915292 DMGW DEBUG mgw(mgw-fsm-5366150-0)[0x555710682620]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821084915292 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084915292 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084915292 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084915292 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821084915292 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084915292 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084915292 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084915292 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084915292 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084915292 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 08 06 66 99 ec 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@9519884ab86b: 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 } VirtHNBGW-STATS(240)@9519884ab86b: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(245)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@9519884ab86b: vl_len:21 HNBGW_Test.msc0-SCCP(245)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(245)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250821084915324 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084915324 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084915324 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084915324 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084915324 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084915324 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084915324 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084915324 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084915324 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084915324 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 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  20250821084915324 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084915324 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084915324 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084915324 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084915324 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084915324 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084915324 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(25,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084915324 DLSCCP DEBUG SCCP-SCOC(25)[0x5557106a24a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084915324 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084915324 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084915324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5557106a1110]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084915324 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821084915324 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821084915324 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5366150 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821084915324 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250821084915324 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250821084915324 DMGW NOTICE mgw(mgw-fsm-5366150-0)[0x555710682620]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250821084915324 DMGW DEBUG mgw(mgw-fsm-5366150-0)[0x555710682620]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250821084915324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5366150)[0x555710679ce0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250821084915324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:123) 20250821084915324 DMGW DEBUG mgw(mgw-fsm-5366150-0)[0x555710682620]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250821084915324 DMGW DEBUG mgw(mgw-fsm-5366150-0)[0x555710682620]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821084915324 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821084915324 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682880]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084915324 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: 51e18'... (mgcp_client.c:807) 20250821084915324 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821084915324 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682880]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084915324 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571069a080]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084915324 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: 51e18'... (mgcp_client.c:807) 20250821084915324 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821084915324 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571069a080]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084915324 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{IN_USE}: Removing from parent mgw(mgw-fsm-5366150-0)[0x555710682620] (mgcp_client_endpoint_fsm.c:873) 20250821084915324 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821084915324 DLMGCP DEBUG mgw-endp(mgw-fsm-5366150-0)[0x555710682750]{IN_USE}: Deallocated (fsm.c:568) 20250821084915324 DMGW DEBUG mgw(mgw-fsm-5366150-0)[0x555710682620]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821084915324 DMGW DEBUG mgw(mgw-fsm-5366150-0)[0x555710682620]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821084915324 DMGW DEBUG mgw(mgw-fsm-5366150-0)[0x555710682620]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821084915324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084915324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:879) TC_rab_release_abnormal0(252)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "51e18617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(252)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "51e18617" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084915327 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20250821084915327 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682880]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084915327 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682880]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084915327 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682880]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084915327 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682880]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084915327 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20250821084915327 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571069a080]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084915327 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571069a080]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084915327 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571069a080]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084915327 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571069a080]{ST_DLCX_RESP}: Deallocated (fsm.c:568) VirtHNBGW-STATS(240)@9519884ab86b: 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 } VirtHNBGW-STATS(240)@9519884ab86b: Warning: Stopping inactive timer T_poll_converge. MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821084915400 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45509<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(241)@9519884ab86b: Final verdict of PTC: none 20250821084915406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43384<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084915407 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43368<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084915408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084915408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084915408 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821084915408 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 (hnb.c:255) 20250821084915408 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821084915408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5366150)[0x555710679ce0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821084915408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5366150)[0x555710679ce0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250821084915408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5557106a1110]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250821084915408 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821084915408 DLSCCP DEBUG SCCP-SCOC(25)[0x5557106a24a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821084915408 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006699ec), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821084915408 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084915408 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084915408 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084915408 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084915408 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084915408 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084915408 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084915408 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 08 04 66 99 ec 00 00 19 00 00 00 00 00 (ss7_asp.c:1383) 20250821084915408 DLSCCP DEBUG SCCP-SCOC(25)[0x5557106a24a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821084915408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5557106a1110]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821084915408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5366150)[0x555710679ce0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821084915408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5366150)[0x555710679ce0]{disrupted}: Freeing instance (context_map.c:203) 20250821084915408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5366150)[0x555710679ce0]{disrupted}: Deallocated (fsm.c:568) 20250821084915408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5557106a1110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821084915408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5557106a1110]{disconnected}: Freeing instance (context_map.c:207) 20250821084915408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5557106a1110]{disconnected}: Deallocated (fsm.c:568) 20250821084915408 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5366150 SCCP-25 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:226) 20250821084915408 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084915408 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084915408 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084915408 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821084915408 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084915408 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084915408 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084915408 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084915408 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084915408 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 08 04 66 99 ec 00 00 19 00 00 00 00 00 00 06 00 08 00 00 00 01  MutexDispCT-TC_rab_release_abnormal(239)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(249)@9519884ab86b: Final verdict of PTC: none 20250821084915409 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084915409 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084915409 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084915409 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250821084915409 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 TC_rab_release_abnormal-Iuh0-RUA(244)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(245)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(246)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(248)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(251)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(242)@9519884ab86b: Final verdict of PTC: none 20250821084915409 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084915409 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250821084915409 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250821084915409 DLINP <0002> stream_srv.c:818 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250821084915409 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084915409 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821084915409 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084915409 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084915409 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821084915409 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084915409 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084915409 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084915409 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084915409 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084915409 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084915409 DLSS7 <000c> ss7_asp.c:1383 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 b9  TC_rab_release_abnormal-Iuh0(243)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(247)@9519884ab86b: Final verdict of PTC: none 20250821084915409 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084915409 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084915410 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084915410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084915410 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084915410 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821084915410 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084915410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084915410 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084915410 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084915410 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084915410 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084915410 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821084915410 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084915410 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821084915410 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084915410 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084915410 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084915410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084915410 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821084915410 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084915410 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084915410 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821084915410 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084915410 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084915410 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084915410 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084915410 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084915410 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084915410 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084915410 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084915410 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084915410 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084915410 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084915410 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084915410 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084915410 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084915410 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084915410 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084915410 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821084915410 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084915410 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084915410 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084915411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084915411 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084915411 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084915411 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084915411 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084915411 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-M3UA(250)@9519884ab86b: Final verdict of PTC: none 20250821084915412 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43388<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@9519884ab86b: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Thu Aug 21 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 20250821084915462 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44182<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084916065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44182<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=403752) Waiting for packet dumper to finish... 1 (prev_count=403752, count=404292) 20250821084917411 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084917411 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084917411 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821084917411 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084917412 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084917412 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:49:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 20250821084919067 DLSCCP DEBUG SCCP-SCOC(24)[0x555710697090]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821084919067 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004cf29e), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821084919067 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084919067 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084919067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084919067 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084919067 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084919067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084919067 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084919067 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084919068 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084919068 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4c f2 9e 00 00 18 0f 00 00 00 00 (ss7_asp.c:1383) 20250821084919068 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084919068 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084919068 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084919068 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821084919068 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084919068 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084919068 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: 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@9519884ab86b: Test case TC_rab_assign_fail started. 20250821084919198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44188<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084919203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44198<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084919206 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36029<->l=127.0.0.1:4262) (control_if.c:572) 20250821084919223 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084919223 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084919224 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084919224 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084919224 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084919224 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084919224 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084919224 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_rab_assign_fail-Iuh0(257)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821084919225 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084919225 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821084919225 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084919225 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084919225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919225 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084919225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084919225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919225 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084919225 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084919225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084919225 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084919225 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821084919225 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084919225 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084919225 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084919225 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084919225 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821084919225 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084919225 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084919225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919225 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084919225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084919225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919225 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084919225 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084919225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084919225 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084919225 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821084919225 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084919225 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084919225 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084919225 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084919225 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084919225 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084919225 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084919225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919225 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084919225 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084919225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919226 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084919226 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084919226 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084919226 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084919226 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084919226 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084919226 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084919226 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084919226 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821084919226 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821084919226 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084919226 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821084919226 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084919226 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084919226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919226 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084919226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919226 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084919226 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084919226 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084919226 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821084919226 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084919226 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084919226 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084919226 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084919226 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084919226 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084919226 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=3 20250821084919226 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821084919226 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821084919226 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821084919226 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084919226 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084919226 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084919226 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=10 20250821084919226 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821084919226 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821084919226 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821084919226 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084919226 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084919226 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084919226 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821084919226 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084919226 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084919226 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821084919226 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084919226 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084919226 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084919226 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=14 20250821084919226 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821084919226 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(261)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(259)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084919239 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084919239 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084919239 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084919239 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084919239 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084919239 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084919239 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084919239 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084919240 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084919240 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821084919240 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084919240 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084919240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919240 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084919240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919240 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084919240 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084919240 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084919240 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821084919240 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084919240 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084919240 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084919240 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084919240 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821084919240 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084919240 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084919240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919240 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084919240 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084919240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919240 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084919240 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084919240 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084919240 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084919240 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821084919240 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084919240 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084919240 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084919240 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084919240 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821084919240 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084919240 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084919240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919240 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084919240 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084919240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919240 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084919240 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084919240 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084919240 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084919240 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821084919240 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084919240 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084919240 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084919240 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084919240 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084919240 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084919240 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084919240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919240 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084919240 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084919240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919240 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084919240 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084919240 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084919240 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084919240 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084919240 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084919240 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084919240 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084919241 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084919241 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084919241 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084919241 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=5 20250821084919241 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821084919241 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821084919241 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084919241 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084919241 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084919241 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=12 20250821084919241 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821084919241 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821084919241 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821084919241 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084919241 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084919241 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084919241 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=9 20250821084919241 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821084919241 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821084919241 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821084919241 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084919241 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084919241 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084919241 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821084919241 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084919241 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821084919241 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084919261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084919261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084919261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821084919261 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821084919261 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:562) 20250821084919261 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821084919261 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821084919261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084919261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821084919437 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084919437 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821084919437 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084919437 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(261)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821084919445 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084919445 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821084919445 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084919445 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084919445 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084919445 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084919445 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084919445 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084919446 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084919446 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084919446 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084919446 DLSS7 <000c> ss7_asp.c:1383 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  20250821084919446 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084919448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084919448 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084919448 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084919448 DLSS7 <000c> ss7_asp.c:1383 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  20250821084919449 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084919449 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084919449 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084919449 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084919449 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821084919449 DLSS7 <000c> ss7_asp.c:1383 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  20250821084919449 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084919449 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084919449 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084919449 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084919449 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084919449 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084919449 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084919449 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821084919449 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084919449 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084919449 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084919449 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084919449 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084919449 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084919449 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084919449 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084919450 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084919450 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084919450 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084919451 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084919450 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084919450 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821084919450 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084919451 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821084919451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919451 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084919451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919451 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084919451 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084919451 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084919451 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084919451 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084919451 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084919451 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084919451 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084919451 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084919451 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084919451 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821084919451 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084919451 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084919451 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084919451 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084919451 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084919451 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(264)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821084919457 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084919457 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821084919457 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084919458 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084919458 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084919458 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084919458 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084919458 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084919458 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084919458 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084919458 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084919458 DLSS7 <000c> ss7_asp.c:1383 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  20250821084919458 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084919460 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084919460 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084919460 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084919460 DLSS7 <000c> ss7_asp.c:1383 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  20250821084919460 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084919460 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084919461 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084919461 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084919461 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821084919461 DLSS7 <000c> ss7_asp.c:1383 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  20250821084919461 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084919461 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084919461 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084919461 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821084919461 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084919461 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084919461 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084919461 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084919461 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821084919461 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084919461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084919461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084919461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084919461 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084919461 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084919461 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084919461 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084919462 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084919462 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084919462 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084919462 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084919462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919462 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084919462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084919463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084919463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084919463 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084919463 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084919463 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084919463 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084919463 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084919463 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084919463 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084919463 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084919463 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084919463 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084919463 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=8 20250821084919463 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084919463 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084919463 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821084919463 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084919463 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084919463 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  20250821084919863 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821084919863 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821084919863 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084919863 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084919863 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821084919863 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821084919863 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821084919863 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821084919863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084919863 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821084919863 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821084919863 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821084919863 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821084919863 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821084919863 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821084919863 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250821084919863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084919863 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821084919863 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821084919863 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK HNBGW_Test.msc0-RAN(260)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084920250 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084920250 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084920250 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084920250 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084920250 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084920250 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084920250 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084920250 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084920250 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084920250 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821084920250 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084920251 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084920251 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084920251 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084920251 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084920251 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084920251 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084920251 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821084920251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084920251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084920251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084920251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084920251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084920251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084920251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084920251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084920251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084920251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084920251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084920251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084920251 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084920251 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084920252 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084920252 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084920252 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821084920252 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084920252 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821084920252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084920252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084920252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084920252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084920252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084920252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084920252 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084920252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084920252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084920252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084920252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084920252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084920252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084920252 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084920252 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084920252 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084920252 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084920252 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084920252 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084920252 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084920252 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084920253 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084920253 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084920253 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084920253 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821084920253 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084920253 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084920253 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084920253 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084920253 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084920253 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821084920256 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084920256 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084920256 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084920256 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084920256 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084920256 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084920256 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084920256 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084920256 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084920256 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821084920257 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084920257 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084920257 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084920257 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084920257 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084920257 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084920257 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084920257 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821084920257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084920257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084920257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084920257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084920257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084920257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084920257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084920257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084920257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084920257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084920257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084920257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084920257 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084920257 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084920257 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084920257 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084920257 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(260)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(263)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084920259 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084920259 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084920259 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084920259 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084920259 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084920259 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084920259 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084920259 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084920259 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084920259 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821084920259 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084920259 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084920259 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084920259 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084920259 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084920259 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084920259 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084920259 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821084920259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084920259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084920259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084920259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084920259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084920259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084920259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084920259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084920259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084920259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084920259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084920259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084920259 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084920259 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084920259 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084920259 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084920259 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821084920259 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084920259 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821084920259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084920259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084920259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084920259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084920259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084920259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084920259 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084920259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084920259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084920259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084920259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084920259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084920259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084920259 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084920259 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084920259 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084920259 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084920259 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084920259 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084920259 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084920259 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084920259 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084920259 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084920259 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084920259 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=9 20250821084920259 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084920259 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084920259 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084920259 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084920259 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084920259 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821084920260 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084920260 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084920260 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084920260 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084920260 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084920260 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084920260 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084920260 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084920260 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084920260 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821084920260 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084920260 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084920260 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084920260 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084920260 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084920260 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084920260 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084920260 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821084920260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084920260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084920260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084920260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084920260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084920260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084920260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084920260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084920260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084920260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084920260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084920260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084920260 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084920260 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084920260 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084920260 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084920260 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(263)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821084920283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44210<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_fail0(266)@9519884ab86b: 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)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@9519884ab86b: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@9519884ab86b: Added conn table entry 0TC_rab_assign_fail0(266)14829154 20250821084921330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084921330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084921331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821084921331 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821084921331 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe24662, normal) (hnbgw_rua.c:408) 20250821084921331 DHNB DEBUG map_rua[0x555710679ce0]{init}: Allocated (fsm.c:456) 20250821084921331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14829154)[0x555710679ce0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821084921331 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14829154 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821084921331 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084921331 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084921331 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14829154 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821084921331 DCN DEBUG map_sccp[0x5557106a1110]{init}: Allocated (fsm.c:456) 20250821084921331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5557106a1110]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821084921331 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-14829154 <-> SCCP-26 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821084921331 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14829154 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821084921331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14829154)[0x555710679ce0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821084921331 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084921331 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084921331 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14829154 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821084921331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5557106a1110]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084921331 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821084921331 DLSCCP DEBUG SCCP-SCOC(26)[0x55571069a080]{IDLE}: Allocated (fsm.c:456) 20250821084921331 DLSCCP DEBUG SCCP-SCOC(26)[0x55571069a080]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821084921331 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f400300028e0056400500f1100926) (sccp_scrc.c:455) 20250821084921331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084921331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084921331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084921331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084921331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084921331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084921331 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084921331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084921331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084921331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084921331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084921331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084921331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084921331 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084921331 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084921331 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084921331 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084921331 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084921331 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0b 01 00 00 1a 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 8e 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821084921331 DLSCCP DEBUG SCCP-SCOC(26)[0x55571069a080]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821084921331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5557106a1110]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821084921331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14829154)[0x555710679ce0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821084921332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084921332 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084921332 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084921332 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821084921332 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084921332 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084921332 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084921332 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084921332 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084921332 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0b 01 00 00 1a 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 8e 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)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@9519884ab86b: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@9519884ab86b: Added conn table entry 0TC_rab_assign_fail0(266)4791135 HNBGW_Test.msc0-SCCP(259)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(266)@9519884ab86b: setverdict(pass): none -> pass 20250821084921351 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084921351 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084921351 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084921351 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084921351 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084921351 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084921351 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084921351 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084921351 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084921351 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 1a 61 62 5e 02 00 00 00 00  20250821084921351 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084921351 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084921351 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084921351 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084921351 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084921351 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0061625e) (sccp_scrc.c:545) 20250821084921351 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(26,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821084921351 DLSCCP DEBUG SCCP-SCOC(26)[0x55571069a080]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821084921351 DLSCCP DEBUG SCCP-SCOC(26)[0x55571069a080]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821084921351 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821084921351 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821084921351 DCN DEBUG handle_cn_conn_conf() conn_id=26, 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_sccp.c:157) 20250821084921351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5557106a1110]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821084921352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5557106a1110]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(254)@9519884ab86b: 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)@9519884ab86b: 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)@9519884ab86b: 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 } VirtHNBGW-STATS(254)@9519884ab86b: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_fail0(266)@9519884ab86b: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(265)@9519884ab86b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@9519884ab86b: vl_len:91 HNBGW_Test.msc0-SCCP(259)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(259)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821084921552 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084921552 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084921553 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084921553 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084921553 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084921553 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084921553 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084921553 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084921553 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084921553 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821084921553 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821084921553 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084921553 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084921553 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084921553 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084921553 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084921553 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(26,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084921553 DLSCCP DEBUG SCCP-SCOC(26)[0x55571069a080]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084921553 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084921553 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084921553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5557106a1110]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084921553 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821084921553 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821084921553 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14829154 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821084921553 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084921553 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084921553 DMGW DEBUG mgw(mgw-fsm-14829154-0)[0x555710682880]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821084921553 DMGW DEBUG mgw(mgw-fsm-14829154-0)[0x555710682880]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821084921553 DMGW DEBUG mgw(mgw-fsm-14829154-0)[0x555710682880]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821084921553 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084921553 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821084921553 DLMGCP DEBUG mgw-endp(mgw-fsm-14829154-0)[0x555710682750]{UNUSED}: Allocated (fsm.c:456) 20250821084921553 DLMGCP DEBUG mgw-endp(mgw-fsm-14829154-0)[0x555710682750]{UNUSED}: is child of mgw(mgw-fsm-14829154-0)[0x555710682880] (fsm.c:486) 20250821084921553 DLMGCP DEBUG mgw-endp(mgw-fsm-14829154-0)[0x555710682750]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14829154-0)[0x555710682880] (mgcp_client_endpoint_fsm.c:724) 20250821084921554 DLMGCP DEBUG mgw-endp(mgw-fsm-14829154-0)[0x555710682750]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084921554 DLMGCP DEBUG mgw-endp(mgw-fsm-14829154-0)[0x555710682750]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084921554 DLMGCP DEBUG mgw-endp(mgw-fsm-14829154-0)[0x555710682750]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084921554 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14829154-0)[0x555710682620]{ST_CRCX}: Allocated (fsm.c:456) 20250821084921554 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14829154-0)[0x555710682620]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14829154-0)[0x555710682750] (fsm.c:486) 20250821084921554 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14829154-0)[0x555710682620]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084921554 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14829154-0)[0x555710682620]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821084921554 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: e2466'... (mgcp_client.c:807) 20250821084921554 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821084921554 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14829154-0)[0x555710682620]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084921554 DLMGCP DEBUG mgw-endp(mgw-fsm-14829154-0)[0x555710682750]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@9519884ab86b: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e2466217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e2466217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e2466217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e2466217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250821084921589 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20250821084921589 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682620]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821084921589 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682620]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821084921589 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682620]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084921589 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682620]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084921589 DLMGCP DEBUG mgw-endp(mgw-fsm-14829154-0)[0x555710682750]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821084921589 DLMGCP DEBUG mgw-endp(mgw-fsm-14829154-0)[0x555710682750]{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) 20250821084921589 DLMGCP DEBUG mgw-endp(mgw-fsm-14829154-0)[0x555710682750]{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) 20250821084921589 DLMGCP DEBUG mgw-endp(mgw-fsm-14829154-0)[0x555710682750]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084921589 DLMGCP DEBUG mgw-endp(mgw-fsm-14829154-0)[0x555710682750]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084921589 DLMGCP DEBUG mgw-endp(mgw-fsm-14829154-0)[0x555710682750]{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) 20250821084921589 DMGW DEBUG mgw(mgw-fsm-14829154-0)[0x555710682880]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084921589 DMGW DEBUG mgw(mgw-fsm-14829154-0)[0x555710682880]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821084921589 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084921589 DMGW DEBUG mgw(mgw-fsm-14829154-0)[0x555710682880]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821084921589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14829154)[0x555710679ce0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821084921589 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821084921589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084921589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_rab_assign_fail0(266)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084921631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084921631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084921631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1431) 20250821084921631 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821084921631 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe24662) (hnbgw_rua.c:472) 20250821084921631 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14829154 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:313) 20250821084921631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14829154)[0x555710679ce0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821084921631 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821084921631 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821084921631 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14829154 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821084921631 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250821084921631 DMGW DEBUG mgw(mgw-fsm-14829154-0)[0x555710682880]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821084921631 DMGW DEBUG mgw(mgw-fsm-14829154-0)[0x555710682880]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821084921631 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20250821084921631 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250821084921631 DMGW ERROR mgw(mgw-fsm-14829154-0)[0x555710682880]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20250821084921631 DMGW DEBUG mgw(mgw-fsm-14829154-0)[0x555710682880]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20250821084921631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5557106a1110]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20250821084921631 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084921631 DLSCCP DEBUG SCCP-SCOC(26)[0x55571069a080]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084921631 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061625e), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:455) 20250821084921631 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084921631 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084921631 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084921631 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084921631 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084921631 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084921631 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084921631 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0b 06 61 62 5e 00 01 15 60 00 00 11 00 00 01 00 23 40 0a 00 00 01 00 22 40 03 05 c2 d0 (ss7_asp.c:1383) 20250821084921631 DMGW DEBUG mgw(mgw-fsm-14829154-0)[0x555710682880]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20250821084921632 DMGW DEBUG mgw(mgw-fsm-14829154-0)[0x555710682880]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821084921632 DLMGCP DEBUG mgw-endp(mgw-fsm-14829154-0)[0x555710682750]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821084921632 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682620]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084921632 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: e2466'... (mgcp_client.c:807) 20250821084921632 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821084921632 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682620]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084921632 DLMGCP DEBUG mgw-endp(mgw-fsm-14829154-0)[0x555710682750]{IN_USE}: Removing from parent mgw(mgw-fsm-14829154-0)[0x555710682880] (mgcp_client_endpoint_fsm.c:873) 20250821084921632 DLMGCP DEBUG mgw-endp(mgw-fsm-14829154-0)[0x555710682750]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821084921632 DLMGCP DEBUG mgw-endp(mgw-fsm-14829154-0)[0x555710682750]{IN_USE}: Deallocated (fsm.c:568) 20250821084921632 DMGW DEBUG mgw(mgw-fsm-14829154-0)[0x555710682880]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821084921632 DMGW DEBUG mgw(mgw-fsm-14829154-0)[0x555710682880]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821084921632 DMGW DEBUG mgw(mgw-fsm-14829154-0)[0x555710682880]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821084921632 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084921632 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084921632 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084921632 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821084921632 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084921632 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084921632 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084921632 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084921632 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084921632 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0b 06 61 62 5e 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)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@9519884ab86b: 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)@9519884ab86b: 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)@9519884ab86b: 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 } VirtHNBGW-STATS(254)@9519884ab86b: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_fail0(266)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "e2466217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084921664 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20250821084921664 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682620]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084921664 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682620]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084921664 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682620]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084921664 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682620]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821084921665 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36029<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(255)@9519884ab86b: Final verdict of PTC: none 20250821084921678 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44198<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084921679 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44188<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_rab_assign_fail(253)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(263)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(259)@9519884ab86b: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(258)@9519884ab86b: Final verdict of PTC: none 20250821084921681 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084921681 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084921681 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084921681 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821084921681 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084921681 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084921681 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084921681 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084921681 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084921681 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-RAN(260)@9519884ab86b: Final verdict of PTC: none 20250821084921681 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821084921681 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084921681 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084921681 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821084921681 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084921681 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084921681 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084921681 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084921681 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084921681 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084921681 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821084921681 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084921681 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084921681 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084921681 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084921681 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084921681 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084921682 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) TC_rab_assign_fail-Iuh0(257)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(265)@9519884ab86b: Final verdict of PTC: none 20250821084921682 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084921681 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084921681 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821084921681 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821084921681 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084921681 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084921681 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084921681 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084921681 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084921681 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084921682 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821084921682 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084921682 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084921682 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821084921682 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084921682 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084921682 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084921682 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084921682 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084921682 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) HNBGW_Test.msc0-M3UA(261)@9519884ab86b: Final verdict of PTC: none 20250821084921682 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084921682 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084921682 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084921682 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084921682 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084921682 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084921682 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084921682 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084921682 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084921682 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084921682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5557106a1110]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821084921682 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821084921682 DLSCCP DEBUG SCCP-SCOC(26)[0x55571069a080]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821084921683 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061625e), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821084921683 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084921683 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084921683 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084921683 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084921683 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084921683 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084921683 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084921683 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084921683 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084921683 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 0b 04 61 62 5e 00 00 1a 00 00 00 00 00 (ss7_asp.c:1383) 20250821084921683 DLSCCP DEBUG SCCP-SCOC(26)[0x55571069a080]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821084921683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5557106a1110]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821084921683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14829154)[0x555710679ce0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821084921683 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14829154)[0x555710679ce0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821084921683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821084921683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14829154)[0x555710679ce0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821084921683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14829154)[0x555710679ce0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821084921683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14829154)[0x555710679ce0]{disrupted}: Freeing instance (context_map.c:203) 20250821084921683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14829154)[0x555710679ce0]{disrupted}: Deallocated (fsm.c:568) 20250821084921683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5557106a1110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821084921683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5557106a1110]{disconnected}: Freeing instance (context_map.c:207) 20250821084921683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5557106a1110]{disconnected}: Deallocated (fsm.c:568) 20250821084921683 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14829154 SCCP-26 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250821084921683 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084921684 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084921684 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821084921684 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084921684 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084921684 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084921684 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084921684 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) HNBGW_Test.sgsn0-M3UA(264)@9519884ab86b: Final verdict of PTC: none 20250821084921684 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084921684 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084921684 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084921684 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084921684 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084921684 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084921684 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084921684 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821084921684 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084921684 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084921684 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW-PFCP(256)@9519884ab86b: Final verdict of PTC: none 20250821084921685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084921685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821084921685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084921685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084921685 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821084921685 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 (hnb.c:255) 20250821084921685 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821084921686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44210<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@9519884ab86b: Test case TC_rab_assign_fail finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Thu Aug 21 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 20250821084921732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44216<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084922335 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44216<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=374136) Waiting for packet dumper to finish... 1 (prev_count=374136, count=374772) 20250821084923682 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084923682 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084923682 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821084923682 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084923682 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084923682 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:49:24 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 20250821084925409 DLSCCP DEBUG SCCP-SCOC(25)[0x5557106a24a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821084925409 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006699ec), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821084925409 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084925409 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084925409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084925409 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084925409 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084925410 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084925410 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084925410 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084925410 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084925410 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 66 99 ec 00 00 19 0f 00 00 00 00 (ss7_asp.c:1383) 20250821084925410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084925410 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084925410 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084925410 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821084925410 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084925410 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084925410 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: 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@9519884ab86b: Test case TC_rab_assign_mgcp_to started. 20250821084925452 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39454<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084925458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39458<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084925461 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45775<->l=127.0.0.1:4262) (control_if.c:572) 20250821084925478 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084925478 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084925479 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084925479 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084925479 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084925479 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084925479 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084925479 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_rab_assign_mgcp_to-Iuh0(271)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821084925480 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084925480 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821084925480 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084925480 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084925480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925480 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084925480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925480 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084925480 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084925480 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084925480 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821084925480 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084925480 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084925480 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084925480 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084925480 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821084925480 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084925480 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084925480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925480 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084925480 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084925480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925480 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084925480 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084925480 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084925480 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084925480 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821084925480 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084925480 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084925480 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084925480 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084925480 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821084925480 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084925480 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084925480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925480 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084925480 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084925480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925480 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084925480 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084925480 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084925480 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084925480 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821084925480 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084925480 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084925480 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084925480 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084925480 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084925480 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084925480 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084925480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925480 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084925480 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084925480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925480 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084925480 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084925480 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084925480 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084925480 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084925480 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084925480 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084925480 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084925480 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821084925480 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821084925480 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084925480 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084925480 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084925480 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=4 20250821084925480 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821084925480 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821084925480 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084925480 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084925480 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084925480 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=3 20250821084925480 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821084925480 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821084925480 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821084925480 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084925480 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084925480 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084925480 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=13 20250821084925480 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821084925480 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821084925480 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821084925481 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084925481 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084925481 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084925481 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821084925481 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084925481 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084925481 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(275)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(275)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(273)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084925496 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084925497 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084925497 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084925497 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084925497 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084925497 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084925497 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084925497 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084925499 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084925499 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821084925499 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084925499 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084925499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925499 DLSS7 INFO 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=2 -> eSLS=114: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084925499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925499 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084925499 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=2 -> eSLS=114: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084925499 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084925499 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821084925499 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084925499 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084925499 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084925499 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084925499 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821084925499 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084925499 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084925499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925499 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084925499 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084925499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925499 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084925499 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084925499 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084925499 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084925499 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821084925499 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084925499 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084925500 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084925500 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084925500 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821084925500 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084925500 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084925500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925500 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821084925500 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084925500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084925500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925500 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084925500 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084925500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084925500 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084925500 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821084925500 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084925500 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084925500 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084925500 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084925500 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084925500 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084925500 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084925500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925500 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084925500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084925500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925501 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084925501 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084925501 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084925501 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084925501 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084925501 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084925501 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084925501 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084925501 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084925501 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084925501 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084925501 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=2 20250821084925501 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821084925501 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821084925501 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084925501 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084925501 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084925501 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=12 20250821084925502 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821084925502 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821084925502 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821084925502 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084925502 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084925502 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084925502 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=3 20250821084925502 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821084925502 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821084925502 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821084925502 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821084925502 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084925502 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084925502 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084925502 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821084925502 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084925502 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821084925502 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084925525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084925525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084925525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821084925525 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821084925525 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:562) 20250821084925525 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821084925525 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821084925525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084925525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821084925692 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084925692 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821084925692 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084925692 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(275)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821084925700 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084925700 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821084925700 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084925700 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084925700 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084925700 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084925700 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084925700 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084925700 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084925700 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084925700 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084925700 DLSS7 <000c> ss7_asp.c:1383 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  20250821084925700 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084925703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084925703 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084925703 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084925703 DLSS7 <000c> ss7_asp.c:1383 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  20250821084925703 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084925703 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084925703 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084925703 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084925703 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821084925703 DLSS7 <000c> ss7_asp.c:1383 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  20250821084925703 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084925703 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084925703 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084925703 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084925703 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084925703 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084925703 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084925703 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821084925703 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084925703 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084925703 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084925703 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084925704 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084925704 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084925704 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084925704 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084925705 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084925705 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084925705 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084925705 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084925705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084925705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925705 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084925705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084925705 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084925705 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084925705 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084925705 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084925705 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084925706 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084925706 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084925706 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084925706 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821084925706 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084925706 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084925706 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084925706 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084925706 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084925706 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821084925714 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084925714 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821084925714 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084925714 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(278)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821084925719 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084925719 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821084925719 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084925719 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084925719 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084925719 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084925719 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084925719 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084925719 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084925719 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084925719 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084925719 DLSS7 <000c> ss7_asp.c:1383 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  20250821084925719 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084925720 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084925720 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084925720 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084925720 DLSS7 <000c> ss7_asp.c:1383 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  20250821084925720 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084925720 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084925720 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084925720 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084925720 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821084925720 DLSS7 <000c> ss7_asp.c:1383 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  20250821084925720 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084925720 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084925720 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084925720 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821084925720 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084925720 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084925720 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084925720 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084925720 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821084925720 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084925720 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084925720 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084925720 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084925720 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084925720 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084925720 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084925720 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084925721 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084925721 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084925721 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084925721 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084925721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925721 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084925721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084925721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084925721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084925721 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084925721 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084925721 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084925721 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084925721 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084925721 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084925721 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084925722 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084925722 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084925722 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084925722 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=12 20250821084925722 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084925722 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084925722 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084925722 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084925722 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084925722 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(274)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084926508 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084926508 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084926508 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084926508 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084926508 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084926508 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084926508 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084926508 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084926508 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084926508 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821084926509 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084926509 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084926509 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084926509 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084926509 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084926509 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084926509 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084926509 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821084926509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084926509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084926509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084926509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084926509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084926509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084926509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084926509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084926509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084926509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084926509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084926509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084926509 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084926509 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084926509 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084926509 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084926509 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821084926509 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084926509 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821084926509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084926509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084926509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084926509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084926509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084926509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084926509 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084926509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084926509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084926509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084926509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084926509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084926509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084926509 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084926509 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084926509 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084926509 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084926509 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084926509 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084926509 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084926509 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084926509 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084926510 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084926510 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084926510 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821084926510 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084926510 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084926510 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084926510 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084926510 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084926510 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821084926510 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084926510 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084926510 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084926510 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084926510 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084926510 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084926510 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084926510 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084926510 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084926510 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821084926510 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084926510 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084926510 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084926510 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084926510 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084926510 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084926510 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084926510 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821084926510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084926510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084926510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084926510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084926510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084926510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084926510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084926510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084926510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084926510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084926510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084926510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084926510 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084926510 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084926510 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084926510 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084926511 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(274)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(277)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084926534 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084926534 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084926534 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084926534 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084926534 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084926534 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084926534 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084926534 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084926534 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084926534 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821084926535 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084926535 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084926535 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084926535 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084926535 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084926535 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084926535 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084926535 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821084926535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084926535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084926535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084926535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084926535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084926535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084926535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084926535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084926535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084926535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084926535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084926535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084926535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084926535 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084926535 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084926535 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084926535 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821084926535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084926535 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821084926535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084926535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084926535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084926535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084926535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084926535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084926535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084926535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084926535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084926535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084926535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084926535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084926535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084926535 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084926535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084926535 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084926535 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084926535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084926535 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084926535 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084926535 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084926535 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084926535 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084926535 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084926535 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821084926535 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084926535 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084926535 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084926535 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084926535 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084926535 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821084926537 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084926537 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084926537 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084926537 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084926537 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084926537 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084926537 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084926537 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084926537 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084926537 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821084926538 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084926538 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084926538 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084926538 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084926538 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084926538 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084926538 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084926538 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821084926538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084926538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084926538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084926538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084926538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084926538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084926538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084926538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084926538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084926538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084926538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084926538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084926538 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084926538 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084926538 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084926538 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084926538 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(277)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821084926555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39466<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@9519884ab86b: 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)@9519884ab86b: 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)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@9519884ab86b: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@9519884ab86b: Added conn table entry 0TC_rab_assign_mgcp_to0(280)9851494 20250821084927607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084927607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084927607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821084927607 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821084927607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x965266, normal) (hnbgw_rua.c:408) 20250821084927607 DHNB DEBUG map_rua[0x555710679ce0]{init}: Allocated (fsm.c:456) 20250821084927607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9851494)[0x555710679ce0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821084927607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9851494 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821084927607 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084927607 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084927607 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9851494 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821084927607 DCN DEBUG map_sccp[0x5557106a1110]{init}: Allocated (fsm.c:456) 20250821084927607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5557106a1110]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821084927607 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-9851494 <-> SCCP-27 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821084927607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9851494 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821084927607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9851494)[0x555710679ce0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821084927607 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084927607 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084927607 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9851494 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821084927607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5557106a1110]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084927607 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821084927607 DLSCCP DEBUG SCCP-SCOC(27)[0x555710682620]{IDLE}: Allocated (fsm.c:456) 20250821084927607 DLSCCP DEBUG SCCP-SCOC(27)[0x555710682620]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821084927607 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030000cf0056400500f1100926) (sccp_scrc.c:455) 20250821084927607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084927607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084927607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084927607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084927607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084927607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084927607 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084927607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084927607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084927607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084927607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084927607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084927607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084927607 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084927607 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084927607 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084927607 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084927607 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084927607 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0a 01 00 00 1b 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 00 cf 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821084927607 DLSCCP DEBUG SCCP-SCOC(27)[0x555710682620]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821084927607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5557106a1110]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821084927608 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9851494)[0x555710679ce0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821084927608 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084927608 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084927608 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084927608 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821084927608 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084927608 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084927608 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084927608 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084927608 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084927608 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0a 01 00 00 1b 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 00 cf 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)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@9519884ab86b: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@9519884ab86b: Added conn table entry 0TC_rab_assign_mgcp_to0(280)5224565 HNBGW_Test.msc0-SCCP(273)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(280)@9519884ab86b: setverdict(pass): none -> pass 20250821084927618 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084927618 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084927618 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084927618 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084927618 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084927618 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084927619 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084927619 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084927619 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084927619 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 1b a5 cc b7 02 00 00 00 00  20250821084927619 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084927619 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084927619 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084927619 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084927619 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084927619 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00a5ccb7) (sccp_scrc.c:545) 20250821084927619 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(27,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821084927619 DLSCCP DEBUG SCCP-SCOC(27)[0x555710682620]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821084927619 DLSCCP DEBUG SCCP-SCOC(27)[0x555710682620]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821084927619 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821084927619 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821084927619 DCN DEBUG handle_cn_conn_conf() conn_id=27, 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_sccp.c:157) 20250821084927619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5557106a1110]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821084927619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5557106a1110]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-SCCP(273)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@9519884ab86b: vl_len:91 HNBGW_Test.msc0-SCCP(273)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(273)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821084927821 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084927821 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084927821 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084927821 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084927821 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084927821 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084927821 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084927821 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084927821 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084927821 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821084927821 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821084927821 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084927821 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084927821 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084927821 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084927821 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084927821 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(27,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084927821 DLSCCP DEBUG SCCP-SCOC(27)[0x555710682620]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084927821 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084927821 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084927821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5557106a1110]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084927821 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821084927821 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821084927822 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9851494 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821084927822 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084927822 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084927822 DMGW DEBUG mgw(mgw-fsm-9851494-0)[0x555710682750]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821084927822 DMGW DEBUG mgw(mgw-fsm-9851494-0)[0x555710682750]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821084927822 DMGW DEBUG mgw(mgw-fsm-9851494-0)[0x555710682750]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821084927822 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084927822 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821084927822 DLMGCP DEBUG mgw-endp(mgw-fsm-9851494-0)[0x555710682880]{UNUSED}: Allocated (fsm.c:456) 20250821084927822 DLMGCP DEBUG mgw-endp(mgw-fsm-9851494-0)[0x555710682880]{UNUSED}: is child of mgw(mgw-fsm-9851494-0)[0x555710682750] (fsm.c:486) 20250821084927822 DLMGCP DEBUG mgw-endp(mgw-fsm-9851494-0)[0x555710682880]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9851494-0)[0x555710682750] (mgcp_client_endpoint_fsm.c:724) 20250821084927822 DLMGCP DEBUG mgw-endp(mgw-fsm-9851494-0)[0x555710682880]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084927822 DLMGCP DEBUG mgw-endp(mgw-fsm-9851494-0)[0x555710682880]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084927822 DLMGCP DEBUG mgw-endp(mgw-fsm-9851494-0)[0x555710682880]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084927822 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9851494-0)[0x555710699ea0]{ST_CRCX}: Allocated (fsm.c:456) 20250821084927822 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9851494-0)[0x555710699ea0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9851494-0)[0x555710682880] (fsm.c:486) 20250821084927822 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9851494-0)[0x555710699ea0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084927822 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9851494-0)[0x555710699ea0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821084927822 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: 96526'... (mgcp_client.c:807) 20250821084927822 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821084927822 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9851494-0)[0x555710699ea0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084927822 DLMGCP DEBUG mgw-endp(mgw-fsm-9851494-0)[0x555710682880]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@9519884ab86b: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "96526617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "96526617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "96526617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "96526617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084929068 DLSCCP DEBUG SCCP-SCOC(24)[0x555710697090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821084929068 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004cf29e), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821084929068 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084929068 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084929068 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084929068 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084929068 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084929068 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084929068 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084929068 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4c f2 9e 00 00 18 0f 00 00 00 00 (ss7_asp.c:1383) 20250821084929069 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084929069 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084929069 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084929069 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821084929069 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084929069 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084929069 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084929069 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084929069 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084929069 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 4c f2 9e 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821084929075 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084929075 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084929075 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084929075 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084929075 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084929075 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084929075 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084929075 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084929075 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084929075 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 18 4c f2 9e 00  20250821084929076 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821084929076 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084929076 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084929076 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084929076 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084929076 DLSCCP DEBUG 0: SCCP(rctx=0) 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=004cf29e) (sccp_scrc.c:545) 20250821084929076 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(24,remPC=185=0.23.1) Received CO:RELCO (sccp_scoc.c:787) 20250821084929076 DLSCCP DEBUG SCCP-SCOC(24)[0x555710697090]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821084929076 DLSCCP DEBUG SCCP-SCOC(24)[0x555710697090]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821084929076 DLSCCP DEBUG SCCP-SCOC(24)[0x555710697090]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821084929076 DLSCCP DEBUG SCCP-SCOC(24)[0x555710697090]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821084929076 DLSCCP DEBUG SCCP-SCOC(24)[0x555710697090]{IDLE}: Deallocated (fsm.c:568) 20250821084931685 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084931685 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084931685 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084931685 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821084931685 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084931685 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084931685 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084931685 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084931685 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084931685 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 61 62 5e 00 00 1a 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821084931684 DLSCCP DEBUG SCCP-SCOC(26)[0x55571069a080]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821084931684 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061625e), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821084931684 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084931684 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084931684 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084931684 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084931684 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084931684 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084931684 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084931684 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 61 62 5e 00 00 1a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821084931689 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084931689 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084931689 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084931689 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084931689 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084931689 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084931689 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084931689 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084931689 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084931689 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 1a 61 62 5e 00  20250821084931689 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821084931689 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084931689 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084931689 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084931689 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084931689 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0061625e) (sccp_scrc.c:545) 20250821084931689 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(26,remPC=185=0.23.1) Received CO:RELCO (sccp_scoc.c:787) 20250821084931689 DLSCCP DEBUG SCCP-SCOC(26)[0x55571069a080]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821084931689 DLSCCP DEBUG SCCP-SCOC(26)[0x55571069a080]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821084931689 DLSCCP DEBUG SCCP-SCOC(26)[0x55571069a080]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821084931689 DLSCCP DEBUG SCCP-SCOC(26)[0x55571069a080]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821084931689 DLSCCP DEBUG SCCP-SCOC(26)[0x55571069a080]{IDLE}: Deallocated (fsm.c:568) 20250821084931823 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710699ea0]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20250821084931823 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710699ea0]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:526) 20250821084931823 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710699ea0]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-9851494-0)[0x555710682880] (mgcp_client_fsm.c:526) 20250821084931823 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1252) 20250821084931823 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710699ea0]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:526) 20250821084931823 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710699ea0]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20250821084931823 DLMGCP DEBUG mgw-endp(mgw-fsm-9851494-0)[0x555710682880]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:526) 20250821084931823 DLMGCP DEBUG mgw-endp(mgw-fsm-9851494-0)[0x555710682880]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084931823 DLMGCP DEBUG mgw-endp(mgw-fsm-9851494-0)[0x555710682880]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20250821084931823 DLMGCP DEBUG mgw-endp(mgw-fsm-9851494-0)[0x555710682880]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-9851494-0)[0x555710682750] (mgcp_client_endpoint_fsm.c:925) 20250821084931823 DLMGCP DEBUG mgw-endp(mgw-fsm-9851494-0)[0x555710682880]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20250821084931824 DLMGCP DEBUG mgw-endp(mgw-fsm-9851494-0)[0x555710682880]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20250821084931824 DMGW DEBUG mgw(mgw-fsm-9851494-0)[0x555710682750]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20250821084931824 DMGW ERROR mgw(mgw-fsm-9851494-0)[0x555710682750]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20250821084931824 DMGW DEBUG mgw(mgw-fsm-9851494-0)[0x555710682750]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20250821084931824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5557106a1110]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20250821084931824 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084931824 DLSCCP DEBUG SCCP-SCOC(27)[0x555710682620]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084931824 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5ccb7), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:455) 20250821084931824 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084931824 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084931824 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084931824 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084931824 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084931824 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084931824 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084931824 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bd 00 00 00 b9 03 00 00 0a 06 a5 cc b7 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 11 00 (ss7_asp.c:1383) 20250821084931824 DMGW DEBUG mgw(mgw-fsm-9851494-0)[0x555710682750]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20250821084931824 DMGW DEBUG mgw(mgw-fsm-9851494-0)[0x555710682750]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20250821084931824 DMGW DEBUG mgw(mgw-fsm-9851494-0)[0x555710682750]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20250821084931824 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084931824 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084931824 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084931824 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821084931824 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084931824 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084931825 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084931825 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084931825 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084931825 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0a 06 a5 cc b7 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)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@9519884ab86b: vl_len:12 HNBGW_Test.msc0-SCCP(273)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(273)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821084931851 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084931851 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084931851 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084931851 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084931851 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084931851 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084931851 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084931851 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084931851 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084931851 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821084931851 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821084931851 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084931851 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084931851 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084931851 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084931851 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084931851 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(27,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084931851 DLSCCP DEBUG SCCP-SCOC(27)[0x555710682620]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084931851 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084931851 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084931851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5557106a1110]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084931851 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821084931851 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821084931851 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9851494 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821084931851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9851494)[0x555710679ce0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821084931851 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821084931851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084931851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) TC_rab_assign_mgcp_to0(280)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@9519884ab86b: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)9851494 20250821084931870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084931870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084931870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821084931870 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821084931870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x965266,cause=radio(normal)) (hnbgw_rua.c:440) 20250821084931870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9851494 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821084931870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9851494)[0x555710679ce0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821084931870 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821084931870 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821084931870 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9851494 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821084931870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5557106a1110]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084931870 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084931870 DLSCCP DEBUG SCCP-SCOC(27)[0x555710682620]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084931870 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5ccb7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821084931870 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084931870 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084931870 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084931870 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084931870 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084931870 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084931870 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084931870 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0a 06 a5 cc b7 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821084931870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9851494)[0x555710679ce0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821084931870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5557106a1110]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821084931870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5557106a1110]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821084931870 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084931870 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084931870 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084931870 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821084931870 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084931870 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084931870 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084931870 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084931870 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084931870 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0a 06 a5 cc b7 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)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@9519884ab86b: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)5224565 HNBGW_Test.msc0-SCCP(273)@9519884ab86b: Session index based on connection ID:0 20250821084931881 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084931881 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084931881 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084931881 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084931881 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084931881 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084931881 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084931881 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084931881 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084931881 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 1b a5 cc b7 00 00 00 00 00  20250821084931881 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084931881 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084931881 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084931881 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084931881 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084931881 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00a5ccb7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821084931881 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(27,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821084931881 DLSCCP DEBUG SCCP-SCOC(27)[0x555710682620]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821084931881 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821084931881 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821084931881 DCN DEBUG handle_cn_disc_ind() conn_id=27 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821084931882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5557106a1110]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821084931882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5557106a1110]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821084931882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9851494)[0x555710679ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821084931882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9851494)[0x555710679ce0]{disconnected}: Freeing instance (context_map.c:203) 20250821084931882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9851494)[0x555710679ce0]{disconnected}: Deallocated (fsm.c:568) 20250821084931882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5557106a1110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821084931882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5557106a1110]{disconnected}: Freeing instance (context_map.c:207) 20250821084931882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5557106a1110]{disconnected}: Deallocated (fsm.c:568) 20250821084931882 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9851494 SCCP-27 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250821084931882 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00a5ccb7), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:455) 20250821084931882 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084931882 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084931882 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084931882 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084931882 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084931882 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084931882 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084931882 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0a 05 a5 cc b7 00 00 1b 00 (ss7_asp.c:1383) 20250821084931882 DLSCCP DEBUG SCCP-SCOC(27)[0x555710682620]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821084931882 DLSCCP DEBUG SCCP-SCOC(27)[0x555710682620]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821084931882 DLSCCP DEBUG SCCP-SCOC(27)[0x555710682620]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821084931882 DLSCCP DEBUG SCCP-SCOC(27)[0x555710682620]{IDLE}: Deallocated (fsm.c:568) 20250821084931882 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084931882 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084931882 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084931882 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821084931882 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084931882 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084931882 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084931882 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084931882 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084931882 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0a 05 a5 cc b7 00 00 1b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@9519884ab86b: RLC received in state:disconnect_pending TC_rab_assign_mgcp_to0(280)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821084933889 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45775<->l=127.0.0.1:4262) (control_if.c:193) 20250821084933890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39458<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(269)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(268)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084933893 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39454<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084933895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084933895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084933895 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821084933895 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 (hnb.c:255) 20250821084933895 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@9519884ab86b: Final verdict of PTC: none 20250821084933896 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084933896 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) MutexDispCT-TC_rab_assign_mgcp_to(267)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(277)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(276)@9519884ab86b: Final verdict of PTC: none 20250821084933896 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084933896 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821084933896 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084933896 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084933896 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084933896 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084933896 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084933896 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084933897 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc0-SCCP(273)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(274)@9519884ab86b: Final verdict of PTC: none 20250821084933897 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821084933897 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084933897 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084933897 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821084933897 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084933897 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084933897 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821084933897 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084933897 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084933897 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084933897 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084933897 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084933897 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084933897 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821084933897 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084933897 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084933897 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084933897 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084933897 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084933897 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084933897 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084933897 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084933898 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821084933898 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084933897 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084933898 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084933898 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821084933898 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084933898 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084933898 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084933898 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084933898 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084933898 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084933898 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084933898 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084933898 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821084933898 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084933898 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084933898 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084933898 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' HNBGW_Test.msc0-M3UA(275)@9519884ab86b: Final verdict of PTC: none 20250821084933898 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084933898 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084933898 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084933898 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084933898 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084933898 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084933898 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084933898 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084933898 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821084933898 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) TC_rab_assign_mgcp_to-Iuh0(271)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(278)@9519884ab86b: Final verdict of PTC: none 20250821084933898 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084933898 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084933898 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084933898 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084933898 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084933898 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084933898 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084933898 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-MGCP(279)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(270)@9519884ab86b: Final verdict of PTC: none 20250821084933914 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39466<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@9519884ab86b: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Thu Aug 21 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 20250821084933991 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39480<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084934594 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39480<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=374296) 20250821084935410 DLSCCP DEBUG SCCP-SCOC(25)[0x5557106a24a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821084935410 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006699ec), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821084935410 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084935410 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084935410 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084935410 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084935410 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084935410 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084935411 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084935411 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084935411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084935411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 66 99 ec 00 00 19 0f 00 00 00 00 (ss7_asp.c:1383) 20250821084935411 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084935411 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084935411 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084935411 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821084935411 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084935411 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084935411 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=374296, count=378176) 20250821084935898 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084935898 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084935898 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821084935899 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084935899 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084935899 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:49: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_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@9519884ab86b: 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@9519884ab86b: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20250821084937707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40376<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084937712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40384<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084937715 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42177<->l=127.0.0.1:4262) (control_if.c:572) 20250821084937729 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084937729 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084937730 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084937730 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084937730 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084937730 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084937730 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821084937730 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821084937730 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084937730 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821084937731 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084937731 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821084937731 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084937731 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084937731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937731 DLSS7 INFO 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084937731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937731 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084937731 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084937731 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084937731 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821084937731 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084937731 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084937731 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084937731 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084937731 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821084937731 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084937731 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084937731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937731 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084937731 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084937731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937731 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084937731 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084937731 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084937731 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084937731 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821084937731 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084937731 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084937731 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084937731 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084937731 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821084937731 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084937731 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084937731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937731 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084937731 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084937731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937731 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084937731 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084937731 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084937731 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084937731 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821084937731 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084937731 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084937731 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084937731 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084937731 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084937731 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084937731 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084937731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937731 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084937731 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084937731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937731 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084937731 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084937731 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084937731 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084937731 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084937731 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084937731 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084937731 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084937731 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084937731 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084937731 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084937731 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=12 20250821084937731 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821084937731 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821084937731 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084937731 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084937731 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084937731 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=14 20250821084937731 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821084937731 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821084937731 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821084937731 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084937731 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084937731 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084937731 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=12 20250821084937731 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821084937731 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821084937731 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821084937731 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084937731 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084937731 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084937731 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821084937731 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084937731 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084937731 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(289)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(287)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084937744 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084937744 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084937744 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084937744 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084937744 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084937744 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084937745 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084937745 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084937746 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084937746 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821084937746 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084937746 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084937746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937746 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=13 -> eSLS=125: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084937746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937746 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084937746 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=13 -> eSLS=125: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084937746 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084937746 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821084937746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084937746 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084937746 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084937746 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084937746 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821084937746 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084937746 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084937746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937746 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084937746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084937746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937746 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084937746 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084937746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084937746 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084937746 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821084937746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084937746 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084937746 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084937746 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084937746 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821084937746 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084937746 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084937746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937746 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084937746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084937746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937746 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084937746 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084937746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084937746 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084937746 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821084937746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084937746 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084937746 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084937746 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084937746 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084937746 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084937746 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084937746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937746 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084937746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084937746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937746 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084937746 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084937746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084937746 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084937746 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084937746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084937746 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084937746 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084937746 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084937746 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084937746 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084937746 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=13 20250821084937746 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821084937746 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821084937746 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084937746 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084937746 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084937746 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=12 20250821084937746 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821084937746 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821084937746 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821084937746 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084937746 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084937746 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084937746 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=4 20250821084937746 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821084937746 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821084937747 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821084937747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084937747 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084937747 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084937747 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821084937747 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084937747 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821084937747 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084937766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084937766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084937766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821084937766 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821084937766 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:562) 20250821084937766 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821084937766 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821084937766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084937766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821084937941 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084937941 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821084937941 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084937941 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(289)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821084937949 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084937949 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821084937950 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084937950 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084937950 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084937950 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084937950 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084937950 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084937950 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084937950 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084937950 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084937950 DLSS7 <000c> ss7_asp.c:1383 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  20250821084937950 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084937952 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084937952 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084937953 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084937953 DLSS7 <000c> ss7_asp.c:1383 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  20250821084937953 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084937953 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084937953 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084937953 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084937953 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821084937953 DLSS7 <000c> ss7_asp.c:1383 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  20250821084937953 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084937953 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084937953 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084937953 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084937953 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084937953 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084937953 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084937953 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821084937953 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084937953 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084937953 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084937953 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084937953 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084937953 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084937953 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084937953 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084937954 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084937954 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084937954 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084937954 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084937954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084937954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937954 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084937954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084937954 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084937954 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084937954 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084937954 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084937954 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084937954 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084937954 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084937954 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084937954 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821084937954 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084937954 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084937954 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084937954 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084937954 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084937954 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821084937956 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084937956 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821084937956 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084937956 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(292)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821084937958 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084937958 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821084937958 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084937958 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084937958 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084937958 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084937958 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084937958 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084937958 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084937958 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084937958 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084937958 DLSS7 <000c> ss7_asp.c:1383 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  20250821084937958 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084937960 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084937960 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084937960 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084937960 DLSS7 <000c> ss7_asp.c:1383 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  20250821084937960 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084937960 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084937960 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084937960 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084937960 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821084937960 DLSS7 <000c> ss7_asp.c:1383 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  20250821084937960 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084937960 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084937960 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821084937960 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084937960 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084937960 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084937960 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084937960 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084937961 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084937961 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084937961 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084937960 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084937960 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084937960 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084937960 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821084937960 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084937960 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084937962 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084937962 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084937962 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084937962 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084937962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084937962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084937962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084937962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084937962 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084937962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084937962 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084937962 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084937962 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084937962 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084937962 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084937962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084937962 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084937962 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084937962 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=9 20250821084937962 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084937962 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084937962 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084937962 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084937962 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084937962 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(288)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084938755 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084938755 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084938755 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084938756 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084938756 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084938756 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084938756 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084938756 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084938756 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084938756 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821084938756 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084938756 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084938756 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084938756 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084938756 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084938756 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084938756 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084938756 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821084938756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084938756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084938756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084938756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084938756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084938756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084938756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084938756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084938756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084938756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084938756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084938756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084938756 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084938756 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084938756 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084938756 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084938756 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821084938756 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084938756 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821084938756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084938756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084938756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084938756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084938756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084938756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084938756 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084938756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084938756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084938756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084938756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084938756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084938756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084938756 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084938756 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084938756 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084938756 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084938756 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084938756 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084938756 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084938756 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084938757 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084938757 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084938757 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084938757 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821084938757 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084938757 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084938757 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084938757 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084938757 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084938757 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821084938758 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084938758 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084938758 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084938758 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084938758 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084938758 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084938758 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084938758 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084938758 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084938758 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821084938758 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084938758 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084938758 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084938758 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084938758 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084938758 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084938758 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084938758 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821084938758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084938758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084938758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084938758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084938758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084938758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084938758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084938758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084938758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084938758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084938758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084938758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084938758 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084938758 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084938758 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084938758 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084938758 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(288)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(291)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084938766 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084938766 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084938766 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084938766 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084938766 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084938766 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084938766 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084938766 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084938766 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084938766 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821084938767 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084938767 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084938767 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084938767 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084938767 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084938767 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084938767 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084938767 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821084938767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084938767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084938767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084938767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084938767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084938767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084938767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084938767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084938767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084938767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084938767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084938767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084938767 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084938767 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084938767 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084938767 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084938767 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821084938767 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084938767 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821084938767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084938767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084938767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084938767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084938767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084938767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084938767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084938767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084938767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084938767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084938767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084938767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084938767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084938767 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084938767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084938767 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084938767 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084938767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084938767 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084938767 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084938767 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084938767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084938767 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084938767 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084938767 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=12 20250821084938767 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084938767 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084938767 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084938767 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084938767 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084938767 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821084938769 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084938769 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084938769 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084938769 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084938769 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084938769 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084938769 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084938769 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084938769 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084938769 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821084938769 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084938769 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084938769 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084938769 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084938769 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084938769 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084938769 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084938769 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821084938769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084938769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084938769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084938769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084938769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084938769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084938769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084938769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084938769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084938769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084938769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084938769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084938769 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084938769 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084938769 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084938769 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084938769 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(291)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821084938795 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40386<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgw_iuup_addr_chg0(294)@9519884ab86b: 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)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@9519884ab86b: 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)@9519884ab86b: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)1608407 20250821084939849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084939849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084939849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821084939849 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821084939849 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x188ad7, normal) (hnbgw_rua.c:408) 20250821084939849 DHNB DEBUG map_rua[0x5557106a1110]{init}: Allocated (fsm.c:456) 20250821084939849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1608407)[0x5557106a1110]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821084939849 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1608407 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821084939849 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084939849 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084939849 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1608407 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821084939849 DCN DEBUG map_sccp[0x555710682620]{init}: Allocated (fsm.c:456) 20250821084939849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555710682620]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821084939849 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-1608407 <-> SCCP-28 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821084939849 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1608407 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821084939849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1608407)[0x5557106a1110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821084939850 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084939850 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084939850 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1608407 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821084939850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555710682620]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084939850 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821084939850 DLSCCP DEBUG SCCP-SCOC(28)[0x555710699ea0]{IDLE}: Allocated (fsm.c:456) 20250821084939850 DLSCCP DEBUG SCCP-SCOC(28)[0x555710699ea0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821084939850 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300016e0056400500f1100926) (sccp_scrc.c:455) 20250821084939850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084939850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084939850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084939850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084939850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084939850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084939850 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084939850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084939850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084939850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084939850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084939850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084939850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084939850 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084939850 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084939850 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084939850 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084939850 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084939850 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0d 01 00 00 1c 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 6e 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821084939850 DLSCCP DEBUG SCCP-SCOC(28)[0x555710699ea0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821084939850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555710682620]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821084939850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1608407)[0x5557106a1110]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821084939850 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084939850 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084939850 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084939850 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821084939850 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084939850 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084939850 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084939850 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084939850 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084939850 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0d 01 00 00 1c 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 6e 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)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@9519884ab86b: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@9519884ab86b: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)14128726 HNBGW_Test.msc0-SCCP(287)@9519884ab86b: Session index based on connection ID:0 TC_rab_assign_mgw_iuup_addr_chg0(294)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(287)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821084939864 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084939864 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084939864 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084939864 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084939864 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084939864 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084939864 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084939864 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084939864 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084939865 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 1c 20 f3 74 02 00 00 00 00  20250821084939865 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084939865 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084939865 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084939865 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084939865 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084939865 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0020f374) (sccp_scrc.c:545) 20250821084939865 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(28,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821084939865 DLSCCP DEBUG SCCP-SCOC(28)[0x555710699ea0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821084939865 DLSCCP DEBUG SCCP-SCOC(28)[0x555710699ea0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821084939865 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821084939865 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821084939865 DCN DEBUG handle_cn_conn_conf() conn_id=28, 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_sccp.c:157) 20250821084939865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555710682620]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821084939865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555710682620]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(282)@9519884ab86b: 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)@9519884ab86b: 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)@9519884ab86b: 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 } VirtHNBGW-STATS(282)@9519884ab86b: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_mgw_iuup_addr_chg0(294)@9519884ab86b: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(293)@9519884ab86b: 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)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@9519884ab86b: vl_len:91 HNBGW_Test.msc0-SCCP(287)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(287)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821084940069 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084940069 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084940069 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084940069 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084940069 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084940069 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084940069 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084940069 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084940069 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084940069 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821084940069 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821084940069 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084940069 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084940069 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084940069 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084940069 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084940069 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(28,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084940069 DLSCCP DEBUG SCCP-SCOC(28)[0x555710699ea0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084940069 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084940069 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084940069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555710682620]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084940069 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821084940069 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821084940069 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1608407 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821084940069 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084940069 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084940069 DMGW DEBUG mgw(mgw-fsm-1608407-0)[0x555710682880]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821084940069 DMGW DEBUG mgw(mgw-fsm-1608407-0)[0x555710682880]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821084940069 DMGW DEBUG mgw(mgw-fsm-1608407-0)[0x555710682880]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821084940069 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084940069 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821084940070 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{UNUSED}: Allocated (fsm.c:456) 20250821084940070 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{UNUSED}: is child of mgw(mgw-fsm-1608407-0)[0x555710682880] (fsm.c:486) 20250821084940070 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1608407-0)[0x555710682880] (mgcp_client_endpoint_fsm.c:724) 20250821084940070 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084940070 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084940070 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084940070 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1608407-0)[0x55571069a080]{ST_CRCX}: Allocated (fsm.c:456) 20250821084940070 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1608407-0)[0x55571069a080]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1608407-0)[0x555710682750] (fsm.c:486) 20250821084940070 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1608407-0)[0x55571069a080]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084940070 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1608407-0)[0x55571069a080]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821084940070 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: 188ad'... (mgcp_client.c:807) 20250821084940070 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821084940070 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1608407-0)[0x55571069a080]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084940070 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@9519884ab86b: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "188ad717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "188ad717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "188ad717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "188ad717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250821084940103 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20250821084940103 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55571069a080]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821084940103 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55571069a080]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821084940103 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55571069a080]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084940103 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55571069a080]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084940103 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821084940103 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{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) 20250821084940103 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{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) 20250821084940103 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084940103 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084940103 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{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) 20250821084940103 DMGW DEBUG mgw(mgw-fsm-1608407-0)[0x555710682880]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084940103 DMGW DEBUG mgw(mgw-fsm-1608407-0)[0x555710682880]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821084940103 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084940103 DMGW DEBUG mgw(mgw-fsm-1608407-0)[0x555710682880]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821084940103 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1608407)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821084940103 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821084940103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084940103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_rab_assign_mgw_iuup_addr_chg0(294)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084940114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084940114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084940114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821084940114 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821084940114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x188ad7) (hnbgw_rua.c:472) 20250821084940114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1608407 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821084940114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1608407)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821084940114 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821084940114 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821084940114 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1608407 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821084940114 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084940114 DMGW DEBUG mgw(mgw-fsm-1608407-0)[0x555710682880]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821084940114 DMGW DEBUG mgw(mgw-fsm-1608407-0)[0x555710682880]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821084940114 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084940114 DMGW DEBUG mgw(mgw-fsm-1608407-0)[0x555710682880]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821084940114 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1608407-0)[0x555710682880] (mgcp_client_endpoint_fsm.c:724) 20250821084940114 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084940114 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084940114 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{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) 20250821084940114 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55571069a080]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821084940114 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: 188a'... (mgcp_client.c:807) 20250821084940114 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250821084940114 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55571069a080]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084940114 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084940114 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{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) 20250821084940114 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{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)@9519884ab86b: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "188ad717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "188ad717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084940119 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20250821084940120 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55571069a080]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:435) 20250821084940120 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55571069a080]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821084940120 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55571069a080]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821084940120 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821084940120 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{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) 20250821084940120 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{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) 20250821084940120 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084940120 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084940120 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{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) 20250821084940120 DMGW DEBUG mgw(mgw-fsm-1608407-0)[0x555710682880]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084940120 DMGW INFO mgw(mgw-fsm-1608407-0)[0x555710682880]{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) 20250821084940120 DMGW DEBUG mgw(mgw-fsm-1608407-0)[0x555710682880]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20250821084940120 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821084940120 DMGW DEBUG mgw(mgw-fsm-1608407-0)[0x555710682880]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821084940120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1608407)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821084940120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821084940120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084940120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_rab_assign_mgw_iuup_addr_chg0(294)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084940121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084940121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084940121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821084940121 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821084940121 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x188ad7) (hnbgw_rua.c:472) 20250821084940121 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1608407 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821084940121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1608407)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821084940121 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821084940121 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821084940121 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1608407 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821084940121 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084940121 DMGW DEBUG mgw(mgw-fsm-1608407-0)[0x555710682880]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821084940121 DMGW DEBUG mgw(mgw-fsm-1608407-0)[0x555710682880]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821084940121 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084940121 DMGW DEBUG mgw(mgw-fsm-1608407-0)[0x555710682880]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20250821084940121 DMGW DEBUG mgw(mgw-fsm-1608407-0)[0x555710682880]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20250821084940121 DMGW DEBUG mgw(mgw-fsm-1608407-0)[0x555710682880]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821084940121 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1608407-0)[0x555710682880] (mgcp_client_endpoint_fsm.c:724) 20250821084940121 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821084940121 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821084940121 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821084940121 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1608407-0)[0x555710697090]{ST_CRCX}: Allocated (fsm.c:456) 20250821084940121 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1608407-0)[0x555710697090]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1608407-0)[0x555710682750] (fsm.c:486) 20250821084940121 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1608407-0)[0x555710697090]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821084940121 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1608407-0)[0x555710697090]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250821084940121 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: 188a'... (mgcp_client.c:807) 20250821084940121 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250821084940121 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1608407-0)[0x555710697090]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821084940121 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821084940121 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{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) 20250821084940121 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{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) 20250821084940121 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{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)@9519884ab86b: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "188ad717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "188ad717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821084940126 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20250821084940126 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710697090]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821084940126 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710697090]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821084940126 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710697090]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821084940126 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710697090]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821084940126 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821084940126 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{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) 20250821084940126 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{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) 20250821084940126 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{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) 20250821084940126 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821084940126 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821084940126 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{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) 20250821084940126 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{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) 20250821084940126 DMGW DEBUG mgw(mgw-fsm-1608407-0)[0x555710682880]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821084940126 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821084940126 DMGW DEBUG mgw(mgw-fsm-1608407-0)[0x555710682880]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821084940126 DMGW DEBUG mgw(mgw-fsm-1608407-0)[0x555710682880]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821084940126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555710682620]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821084940126 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084940126 DLSCCP DEBUG SCCP-SCOC(28)[0x555710699ea0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084940126 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020f374), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821084940126 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084940126 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084940126 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084940126 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084940126 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084940126 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084940126 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084940126 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0d 06 20 f3 74 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250821084940126 DMGW DEBUG mgw(mgw-fsm-1608407-0)[0x555710682880]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821084940126 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084940126 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084940126 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084940126 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821084940126 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084940126 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084940126 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084940126 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084940126 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084940126 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0d 06 20 f3 74 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(287)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@9519884ab86b: 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)@9519884ab86b: 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)@9519884ab86b: 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 } VirtHNBGW-STATS(282)@9519884ab86b: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(287)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@9519884ab86b: vl_len:12 HNBGW_Test.msc0-SCCP(287)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(287)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821084940150 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084940150 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084940150 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084940150 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084940150 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084940150 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084940150 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084940150 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084940150 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084940150 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821084940150 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821084940150 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084940150 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084940150 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084940150 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084940150 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084940150 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(28,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084940150 DLSCCP DEBUG SCCP-SCOC(28)[0x555710699ea0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084940150 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084940150 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084940150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555710682620]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084940150 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821084940150 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821084940150 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1608407 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821084940150 DMGW DEBUG mgw(mgw-fsm-1608407-0)[0x555710682880]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821084940150 DMGW DEBUG mgw(mgw-fsm-1608407-0)[0x555710682880]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821084940150 DMGW DEBUG mgw(mgw-fsm-1608407-0)[0x555710682880]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821084940150 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821084940150 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55571069a080]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084940150 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: 188a'... (mgcp_client.c:807) 20250821084940150 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821084940150 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55571069a080]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084940150 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710697090]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821084940150 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: 188a'... (mgcp_client.c:807) 20250821084940150 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821084940150 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710697090]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821084940150 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{IN_USE}: Removing from parent mgw(mgw-fsm-1608407-0)[0x555710682880] (mgcp_client_endpoint_fsm.c:873) 20250821084940150 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821084940150 DLMGCP DEBUG mgw-endp(mgw-fsm-1608407-0)[0x555710682750]{IN_USE}: Deallocated (fsm.c:568) 20250821084940150 DMGW DEBUG mgw(mgw-fsm-1608407-0)[0x555710682880]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821084940150 DMGW DEBUG mgw(mgw-fsm-1608407-0)[0x555710682880]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821084940150 DMGW DEBUG mgw(mgw-fsm-1608407-0)[0x555710682880]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821084940150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1608407)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821084940150 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821084940150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084940150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) TC_rab_assign_mgw_iuup_addr_chg0(294)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "188ad717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "188ad717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084940157 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20250821084940157 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55571069a080]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084940157 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55571069a080]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084940157 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55571069a080]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084940157 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55571069a080]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250821084940157 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20250821084940157 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710697090]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821084940157 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710697090]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821084940157 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710697090]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821084940157 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710697090]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@9519884ab86b: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)1608407 20250821084940167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084940167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084940167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821084940167 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821084940167 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x188ad7,cause=radio(normal)) (hnbgw_rua.c:440) 20250821084940167 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1608407 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821084940167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1608407)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821084940167 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821084940167 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821084940167 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1608407 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821084940167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555710682620]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084940167 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084940167 DLSCCP DEBUG SCCP-SCOC(28)[0x555710699ea0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084940167 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020f374), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821084940167 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084940167 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084940167 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084940167 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084940167 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084940167 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084940167 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084940167 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0d 06 20 f3 74 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821084940167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1608407)[0x5557106a1110]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821084940167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555710682620]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821084940167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555710682620]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821084940167 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084940167 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084940167 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084940167 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821084940167 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084940167 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084940167 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084940167 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084940168 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084940168 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0d 06 20 f3 74 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)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@9519884ab86b: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)14128726 HNBGW_Test.msc0-SCCP(287)@9519884ab86b: Session index based on connection ID:0 20250821084940173 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084940173 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084940173 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084940173 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084940173 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084940173 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084940173 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084940173 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084940173 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084940173 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 1c 20 f3 74 00 00 00 00 00  20250821084940173 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084940173 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084940173 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084940173 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084940173 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084940173 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0020f374), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821084940173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(28,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821084940173 DLSCCP DEBUG SCCP-SCOC(28)[0x555710699ea0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821084940173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821084940173 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821084940173 DCN DEBUG handle_cn_disc_ind() conn_id=28 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821084940173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555710682620]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821084940173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555710682620]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821084940173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1608407)[0x5557106a1110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821084940173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1608407)[0x5557106a1110]{disconnected}: Freeing instance (context_map.c:203) 20250821084940173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1608407)[0x5557106a1110]{disconnected}: Deallocated (fsm.c:568) 20250821084940173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555710682620]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821084940173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555710682620]{disconnected}: Freeing instance (context_map.c:207) 20250821084940173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x555710682620]{disconnected}: Deallocated (fsm.c:568) 20250821084940173 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1608407 SCCP-28 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821084940173 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0020f374), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:455) 20250821084940173 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084940173 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084940173 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084940173 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084940173 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084940173 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084940173 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084940173 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0d 05 20 f3 74 00 00 1c 00 (ss7_asp.c:1383) 20250821084940173 DLSCCP DEBUG SCCP-SCOC(28)[0x555710699ea0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821084940174 DLSCCP DEBUG SCCP-SCOC(28)[0x555710699ea0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821084940174 DLSCCP DEBUG SCCP-SCOC(28)[0x555710699ea0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821084940174 DLSCCP DEBUG SCCP-SCOC(28)[0x555710699ea0]{IDLE}: Deallocated (fsm.c:568) 20250821084940174 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084940174 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084940174 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084940174 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821084940174 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084940174 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084940174 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084940174 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084940174 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084940174 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0d 05 20 f3 74 00 00 1c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(287)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@9519884ab86b: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821084942183 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40384<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084942183 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42177<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(283)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(282)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084942189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40376<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084942190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084942190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084942190 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821084942190 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 (hnb.c:255) 20250821084942191 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@9519884ab86b: Final verdict of PTC: none 20250821084942192 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084942192 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084942192 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084942192 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821084942192 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084942192 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084942192 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084942192 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084942192 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084942193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084942193 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084942193 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(291)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(290)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(288)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(287)@9519884ab86b: Final verdict of PTC: none 20250821084942193 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084942193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084942193 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821084942193 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084942193 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084942193 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821084942193 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084942193 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084942193 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs HNBGW-PFCP(284)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(289)@9519884ab86b: Final verdict of PTC: none 20250821084942193 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084942193 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084942193 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@9519884ab86b: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(293)@9519884ab86b: Final verdict of PTC: none 20250821084942193 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821084942193 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084942193 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084942193 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084942193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084942193 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084942193 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-M3UA(292)@9519884ab86b: Final verdict of PTC: none 20250821084942194 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084942194 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084942194 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821084942194 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084942194 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084942194 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821084942194 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084942194 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084942194 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084942194 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084942194 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084942194 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084942194 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084942194 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084942194 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084942194 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084942194 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821084942194 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084942194 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084942195 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084942195 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084942195 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084942195 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084942195 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084942195 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084942195 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084942195 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084942195 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084942195 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821084942195 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084942195 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084942195 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084942195 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084942195 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084942195 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084942195 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084942195 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084942195 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084942211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40386<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@9519884ab86b: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@9519884ab86b: 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'. Thu Aug 21 08:49:42 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 20250821084942291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40400<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084942893 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40400<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=412896) Waiting for packet dumper to finish... 1 (prev_count=412896, count=413436) 20250821084944194 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084944194 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084944194 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821084944194 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084944194 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084944194 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:49:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 20250821084945412 DLSCCP DEBUG SCCP-SCOC(25)[0x5557106a24a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821084945412 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006699ec), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821084945412 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084945412 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084945412 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084945412 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084945412 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084945412 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084945412 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084945412 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084945412 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084945412 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 66 99 ec 00 00 19 0f 00 00 00 00 (ss7_asp.c:1383) 20250821084945413 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084945413 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084945413 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084945413 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821084945413 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084945413 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084945413 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: 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@9519884ab86b: Test case TC_ranap_cs_mo_disconnect started. 20250821084946012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38206<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084946018 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38220<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084946021 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40155<->l=127.0.0.1:4262) (control_if.c:572) 20250821084946036 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084946036 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084946036 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084946036 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084946036 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084946036 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_cs_mo_disconnect-Iuh0(299)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821084946037 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084946037 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084946037 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821084946037 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821084946038 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084946038 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821084946038 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084946038 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084946038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946038 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084946038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946038 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084946038 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084946038 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084946038 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821084946038 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084946038 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084946038 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084946038 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084946038 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821084946038 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084946038 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084946038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946038 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084946038 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084946038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946038 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084946038 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084946038 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084946038 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084946038 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821084946038 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084946038 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084946038 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084946038 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084946038 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821084946038 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084946038 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084946038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946038 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084946038 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084946038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946038 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084946038 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084946038 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084946038 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084946038 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821084946038 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084946038 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084946038 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084946038 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084946038 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084946038 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084946038 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084946038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946038 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084946038 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084946038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946038 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084946038 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084946038 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084946038 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084946038 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084946038 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084946038 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084946038 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084946038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084946038 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084946038 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084946038 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=5 20250821084946038 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821084946038 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821084946038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084946038 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084946038 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084946038 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=7 20250821084946038 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821084946038 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821084946038 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821084946038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084946038 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084946038 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084946038 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=15 20250821084946038 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821084946038 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821084946038 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821084946038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084946038 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084946038 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084946038 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821084946038 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084946038 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084946038 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(303)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(303)@9519884ab86b: M3UA emulation initiated, the test can be started MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(301)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084946058 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084946058 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084946058 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084946058 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084946058 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084946058 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084946059 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084946059 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084946060 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084946060 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821084946060 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084946060 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084946060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946060 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084946060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946060 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084946060 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084946060 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084946060 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821084946060 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084946060 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084946060 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084946060 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084946060 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821084946060 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084946060 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084946060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946060 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084946060 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084946060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946060 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084946060 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084946060 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084946060 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084946060 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821084946060 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084946060 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084946060 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084946060 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084946060 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821084946060 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084946060 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084946060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946060 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084946060 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084946060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946060 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084946061 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084946061 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084946061 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084946061 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821084946061 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084946061 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084946061 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084946061 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084946061 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084946061 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084946061 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084946061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946061 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084946061 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084946061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946061 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084946061 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084946061 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084946061 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084946061 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084946061 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084946061 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084946061 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084946061 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084946061 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084946061 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084946061 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=0 20250821084946061 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821084946061 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821084946062 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084946062 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084946062 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084946062 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=11 20250821084946062 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821084946062 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821084946062 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821084946062 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084946062 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084946062 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084946062 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=1 20250821084946062 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821084946062 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821084946062 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821084946062 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084946062 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084946062 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084946062 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821084946062 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084946062 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821084946062 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084946087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084946087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084946087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821084946087 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821084946087 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:562) 20250821084946087 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821084946087 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821084946087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084946087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821084946253 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084946253 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821084946253 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084946253 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(303)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821084946259 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084946259 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821084946259 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084946259 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084946259 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084946259 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084946259 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084946259 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084946259 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084946259 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084946259 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084946259 DLSS7 <000c> ss7_asp.c:1383 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  20250821084946259 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084946262 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084946262 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084946262 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084946262 DLSS7 <000c> ss7_asp.c:1383 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  20250821084946262 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084946262 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084946262 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084946262 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084946262 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821084946262 DLSS7 <000c> ss7_asp.c:1383 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  20250821084946262 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084946262 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084946262 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084946262 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084946262 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084946262 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084946262 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084946262 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821084946262 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084946262 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084946262 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084946262 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084946262 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084946262 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084946262 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084946262 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084946263 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084946264 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084946264 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084946264 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084946264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946264 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084946264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946264 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084946264 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084946264 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084946264 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084946264 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084946264 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084946264 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084946264 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084946264 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084946264 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084946264 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821084946264 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084946264 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084946264 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084946264 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084946264 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084946264 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821084946278 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084946278 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821084946278 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084946278 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(306)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821084946283 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084946283 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821084946283 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084946283 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084946283 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084946284 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084946284 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084946284 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084946284 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084946284 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084946284 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084946284 DLSS7 <000c> ss7_asp.c:1383 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  20250821084946284 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084946286 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084946286 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084946286 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084946286 DLSS7 <000c> ss7_asp.c:1383 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  20250821084946286 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084946286 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084946286 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084946286 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084946286 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821084946286 DLSS7 <000c> ss7_asp.c:1383 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  20250821084946286 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084946286 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084946286 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084946286 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821084946286 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084946286 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084946286 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084946287 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084946287 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821084946287 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084946287 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084946287 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084946287 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084946287 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084946287 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084946287 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084946287 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084946288 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084946288 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084946288 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084946288 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084946288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946288 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084946288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084946288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084946288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084946288 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084946288 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084946288 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084946288 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084946288 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084946288 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084946288 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084946288 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084946288 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084946288 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084946288 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821084946288 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084946288 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084946288 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084946288 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084946288 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084946288 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  20250821084947064 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084947064 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084947064 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084947064 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084947064 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084947064 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084947064 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084947064 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.msc0-RAN(302)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084947064 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084947064 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821084947064 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084947065 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084947065 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084947065 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084947065 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084947065 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084947065 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084947065 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821084947065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084947065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084947065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084947065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084947065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084947065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084947065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084947065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084947065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084947065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084947065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084947065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084947065 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084947065 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084947065 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084947065 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084947065 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821084947065 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084947065 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821084947065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084947065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084947065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084947065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084947065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084947065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084947065 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084947065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084947065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084947065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084947065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084947065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084947065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084947065 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084947065 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084947065 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084947065 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084947065 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084947065 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084947065 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084947065 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084947065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084947065 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084947065 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084947066 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821084947066 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084947066 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084947066 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084947066 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084947066 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084947066 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821084947068 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084947068 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084947068 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084947068 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084947068 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084947068 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084947068 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084947068 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084947068 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084947068 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821084947068 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084947068 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084947068 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084947068 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084947068 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084947068 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084947068 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084947068 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821084947068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084947068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084947068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084947068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084947068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084947068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084947068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084947068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084947068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084947068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084947068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084947068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084947068 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084947068 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084947068 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084947068 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084947068 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(302)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(305)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084947088 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084947088 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084947088 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084947088 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084947088 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084947088 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084947088 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084947088 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084947088 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084947088 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821084947088 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084947088 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084947088 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084947088 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084947088 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084947088 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084947088 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084947088 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821084947088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084947088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084947088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084947088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084947088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084947088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084947088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084947088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084947088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084947088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084947088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084947088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084947088 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084947088 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084947088 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084947088 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084947088 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821084947088 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084947088 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821084947088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084947088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084947088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084947088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084947088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084947088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084947088 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084947088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084947088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084947088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084947088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084947088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084947088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084947088 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084947088 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084947088 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084947088 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084947088 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084947088 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084947088 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084947088 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084947088 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084947088 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084947088 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084947089 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821084947089 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084947089 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084947089 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821084947089 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084947089 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084947089 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821084947090 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084947090 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084947090 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084947090 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084947090 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084947090 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084947090 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084947090 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084947090 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084947090 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821084947090 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084947090 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084947090 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084947090 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084947090 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084947090 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084947090 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084947090 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821084947090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084947090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084947090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084947090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084947090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084947090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084947090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084947090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084947090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084947090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084947090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084947090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084947090 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084947090 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084947090 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084947090 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084947090 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(305)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821084947105 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38232<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_mo_disconnect0(308)@9519884ab86b: 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)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@9519884ab86b: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@9519884ab86b: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)8548508 20250821084948152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084948152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084948152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821084948152 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821084948152 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x82709c, normal) (hnbgw_rua.c:408) 20250821084948152 DHNB DEBUG map_rua[0x5557106a1110]{init}: Allocated (fsm.c:456) 20250821084948152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8548508)[0x5557106a1110]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821084948152 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8548508 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821084948152 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084948152 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084948152 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8548508 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821084948152 DCN DEBUG map_sccp[0x555710682620]{init}: Allocated (fsm.c:456) 20250821084948152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555710682620]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821084948152 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-8548508 <-> SCCP-29 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821084948152 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8548508 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821084948152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8548508)[0x5557106a1110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821084948152 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084948152 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084948152 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8548508 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821084948152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555710682620]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084948152 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821084948152 DLSCCP DEBUG SCCP-SCOC(29)[0x555710699ea0]{IDLE}: Allocated (fsm.c:456) 20250821084948152 DLSCCP DEBUG SCCP-SCOC(29)[0x555710699ea0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821084948152 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030000b40056400500f1100926) (sccp_scrc.c:455) 20250821084948152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084948152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084948152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084948152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084948152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084948152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084948152 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084948152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084948153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084948153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084948153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084948153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084948153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084948153 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084948153 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084948153 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084948153 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084948153 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084948153 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0c 01 00 00 1d 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 b4 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821084948153 DLSCCP DEBUG SCCP-SCOC(29)[0x555710699ea0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821084948153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555710682620]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821084948153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8548508)[0x5557106a1110]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821084948153 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084948153 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084948153 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084948153 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821084948153 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084948153 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084948153 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084948153 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084948153 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084948153 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0c 01 00 00 1d 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 b4 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@9519884ab86b: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@9519884ab86b: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)12699046 HNBGW_Test.msc0-SCCP(301)@9519884ab86b: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(308)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(301)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821084948173 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084948173 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084948173 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084948173 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084948173 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084948173 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084948173 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084948173 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084948173 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084948173 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 1d 46 8a 6d 02 00 00 00 00  20250821084948173 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084948173 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084948173 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084948173 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084948173 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084948173 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00468a6d) (sccp_scrc.c:545) 20250821084948173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(29,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821084948173 DLSCCP DEBUG SCCP-SCOC(29)[0x555710699ea0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821084948173 DLSCCP DEBUG SCCP-SCOC(29)[0x555710699ea0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821084948173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821084948174 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821084948174 DCN DEBUG handle_cn_conn_conf() conn_id=29, 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_sccp.c:157) 20250821084948174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555710682620]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821084948174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555710682620]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821084948352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084948353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084948353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1431) 20250821084948353 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821084948353 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x82709c) (hnbgw_rua.c:472) 20250821084948353 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8548508 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:313) 20250821084948353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8548508)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821084948353 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250821084948353 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250821084948353 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8548508 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250821084948353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555710682620]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084948353 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084948353 DLSCCP DEBUG SCCP-SCOC(29)[0x555710699ea0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084948353 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00468a6d), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:455) 20250821084948353 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084948353 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084948353 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084948353 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084948353 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084948353 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084948353 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084948353 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 bd 00 00 00 b9 03 00 00 0c 06 46 8a 6d 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 (ss7_asp.c:1383) 20250821084948353 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084948353 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084948353 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084948353 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821084948353 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084948353 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084948353 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084948353 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084948353 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084948353 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0c 06 46 8a 6d 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)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@9519884ab86b: vl_len:13 HNBGW_Test.msc0-SCCP(301)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(301)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250821084948381 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084948381 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084948381 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084948381 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084948381 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084948381 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084948381 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084948381 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084948381 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084948381 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 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  20250821084948381 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821084948381 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084948381 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084948381 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084948381 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084948381 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084948381 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(29,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821084948381 DLSCCP DEBUG SCCP-SCOC(29)[0x555710699ea0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084948382 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084948382 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084948382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555710682620]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084948382 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821084948382 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821084948382 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8548508 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821084948382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8548508)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821084948382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:123) 20250821084948382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084948382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:879) TC_ranap_cs_mo_disconnect0(308)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@9519884ab86b: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)8548508 20250821084948411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084948411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084948411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821084948411 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821084948411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x82709c,cause=radio(normal)) (hnbgw_rua.c:440) 20250821084948411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8548508 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821084948411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8548508)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821084948411 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821084948411 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821084948411 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8548508 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821084948411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555710682620]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084948411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084948411 DLSCCP DEBUG SCCP-SCOC(29)[0x555710699ea0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084948411 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00468a6d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821084948411 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084948411 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084948411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084948411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084948411 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084948411 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084948411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084948411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0c 06 46 8a 6d 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821084948411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8548508)[0x5557106a1110]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821084948411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555710682620]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821084948411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555710682620]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821084948411 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084948411 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084948411 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084948411 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821084948411 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084948411 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084948411 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084948411 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084948411 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084948411 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0c 06 46 8a 6d 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)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@9519884ab86b: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)12699046 HNBGW_Test.msc0-SCCP(301)@9519884ab86b: Session index based on connection ID:0 20250821084948422 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084948422 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084948422 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084948422 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084948422 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084948422 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084948422 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084948422 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084948422 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084948422 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 1d 46 8a 6d 00 00 00 00 00  20250821084948422 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084948422 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084948422 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084948422 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084948422 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084948422 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00468a6d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821084948422 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(29,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821084948422 DLSCCP DEBUG SCCP-SCOC(29)[0x555710699ea0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821084948422 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821084948422 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821084948422 DCN DEBUG handle_cn_disc_ind() conn_id=29 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821084948422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555710682620]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821084948422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555710682620]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821084948422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8548508)[0x5557106a1110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821084948422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8548508)[0x5557106a1110]{disconnected}: Freeing instance (context_map.c:203) 20250821084948422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8548508)[0x5557106a1110]{disconnected}: Deallocated (fsm.c:568) 20250821084948422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555710682620]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821084948422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555710682620]{disconnected}: Freeing instance (context_map.c:207) 20250821084948422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x555710682620]{disconnected}: Deallocated (fsm.c:568) 20250821084948422 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8548508 SCCP-29 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:226) 20250821084948422 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00468a6d), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:455) 20250821084948422 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084948422 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084948422 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084948422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084948422 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084948422 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084948422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084948422 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0c 05 46 8a 6d 00 00 1d 00 (ss7_asp.c:1383) 20250821084948422 DLSCCP DEBUG SCCP-SCOC(29)[0x555710699ea0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821084948422 DLSCCP DEBUG SCCP-SCOC(29)[0x555710699ea0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821084948422 DLSCCP DEBUG SCCP-SCOC(29)[0x555710699ea0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821084948422 DLSCCP DEBUG SCCP-SCOC(29)[0x555710699ea0]{IDLE}: Deallocated (fsm.c:568) 20250821084948422 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084948422 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084948422 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084948422 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821084948423 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084948423 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084948423 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084948423 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084948423 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084948423 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0c 05 46 8a 6d 00 00 1d 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@9519884ab86b: RLC received in state:disconnect_pending 20250821084949864 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084949864 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084949864 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821084949864 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821084949864 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821084949864 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821084949864 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821084949864 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821084949864 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084949864 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821084949864 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821084949864 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821084949864 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084949864 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821084949864 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821084949864 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250821084949864 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821084949864 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821084949864 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821084949865 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_ranap_cs_mo_disconnect0(308)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821084950423 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40155<->l=127.0.0.1:4262) (control_if.c:193) 20250821084950425 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38220<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(297)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(296)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084950427 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38206<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(304)@9519884ab86b: Final verdict of PTC: none 20250821084950428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084950428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084950428 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821084950428 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 (hnb.c:255) 20250821084950428 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821084950429 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084950429 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084950429 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084950429 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821084950429 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084950429 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084950429 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084950429 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084950429 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084950429 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084950429 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821084950429 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084950429 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084950429 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821084950429 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind MutexDispCT-TC_ranap_cs_mo_disconnect(295)@9519884ab86b: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(301)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(305)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(306)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(298)@9519884ab86b: Final verdict of PTC: none 20250821084950430 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084950430 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084950430 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821084950430 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084950430 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084950430 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084950430 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084950431 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084950431 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) HNBGW_Test.msc0-M3UA(303)@9519884ab86b: Final verdict of PTC: none20250821084950431 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084950431 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084950431 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084950429 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084950430 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084950430 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084950430 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084950430 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084950430 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821084950430 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084950430 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084950430 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084950430 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084950430 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084950430 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821084950430 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821084950430 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084950430 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084950430 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084950430 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084950430 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084950430 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084950431 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821084950431 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084950431 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084950431 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821084950431 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084950431 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084950431 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084950431 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084950431 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084950431 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084950431 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084950431 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084950431 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084950432 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084950432 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821084950432 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084950432 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084950432 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084950432 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084950432 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084950432 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084950432 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084950432 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084950432 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-RAN(302)@9519884ab86b: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(299)@9519884ab86b: Final verdict of PTC: none 20250821084950433 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38232<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@9519884ab86b: Final verdict of PTC: pass HNBGW-MGCP(307)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@9519884ab86b: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Thu Aug 21 08:49:50 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 20250821084950506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38242<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084951109 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38242<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=340872) Waiting for packet dumper to finish... 1 (prev_count=340872, count=341588) 20250821084952431 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084952431 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084952431 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821084952431 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821084952431 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821084952431 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:49: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_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@9519884ab86b: 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@9519884ab86b: Test case TC_ranap_ps_mo_disconnect started. 20250821084954243 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38248<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084954251 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38256<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084954259 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46205<->l=127.0.0.1:4262) (control_if.c:572) 20250821084954286 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084954286 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084954286 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084954286 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084954287 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084954287 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821084954287 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) TC_ranap_ps_mo_disconnect-Iuh0(313)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821084954288 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084954288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954288 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084954288 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084954288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954288 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084954288 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084954288 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084954288 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084954288 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821084954288 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084954288 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084954288 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084954288 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084954288 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084954288 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084954288 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084954288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954288 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084954288 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084954288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954288 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084954288 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084954288 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084954288 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084954288 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084954288 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084954288 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084954288 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084954288 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084954288 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084954289 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084954289 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084954289 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084954289 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=11 20250821084954289 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821084954289 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821084954289 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821084954289 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084954289 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084954288 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821084954288 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821084954289 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084954289 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821084954289 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084954289 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821084954289 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821084954290 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084954290 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821084954290 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084954290 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084954290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954290 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084954290 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084954290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954290 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084954290 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084954290 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084954290 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084954291 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821084954291 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084954291 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084954291 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084954291 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084954291 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084954291 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084954291 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084954291 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084954291 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=15 20250821084954291 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821084954291 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821084954291 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821084954292 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084954292 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821084954292 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084954292 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084954292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954292 DLSS7 INFO 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=11 -> eSLS=107: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084954292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954292 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084954292 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084954292 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084954292 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821084954293 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084954293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084954293 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084954293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084954293 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084954293 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084954293 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=11 20250821084954293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821084954293 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(317)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(317)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(315)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084954328 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084954328 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084954328 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084954328 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084954328 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084954328 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084954328 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821084954328 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084954329 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084954329 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821084954329 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084954329 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084954329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954329 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=2 -> eSLS=114: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084954329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954330 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084954330 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=2 -> eSLS=114: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084954330 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084954330 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821084954330 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084954330 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084954330 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084954330 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084954330 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821084954330 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084954330 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084954330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954330 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084954330 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084954330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954330 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821084954330 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084954330 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084954330 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084954330 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821084954330 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084954330 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084954330 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084954330 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084954330 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821084954330 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084954330 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084954330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954330 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084954330 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084954330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954330 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821084954330 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084954330 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084954330 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084954330 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821084954330 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084954330 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084954330 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084954330 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084954330 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084954330 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084954330 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084954330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954330 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084954330 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084954330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954330 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084954330 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821084954330 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821084954330 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084954330 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084954330 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084954330 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084954330 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084954330 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084954330 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084954330 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084954330 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=2 20250821084954330 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821084954330 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821084954330 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084954330 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084954330 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084954330 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821084954330 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821084954330 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821084954330 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821084954330 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084954330 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084954330 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084954330 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=10 20250821084954330 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821084954330 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821084954330 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821084954330 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084954330 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084954330 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084954330 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821084954330 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084954330 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821084954330 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821084954351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084954351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084954351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821084954351 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821084954351 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:562) 20250821084954351 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821084954351 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821084954351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084954351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821084954519 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084954519 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821084954519 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084954519 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(317)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821084954528 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084954528 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821084954528 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084954528 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084954528 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084954528 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084954528 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084954528 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084954528 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084954528 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084954528 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084954528 DLSS7 <000c> ss7_asp.c:1383 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  20250821084954528 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084954531 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084954531 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084954531 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084954531 DLSS7 <000c> ss7_asp.c:1383 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  20250821084954531 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084954531 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084954531 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084954531 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084954531 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821084954531 DLSS7 <000c> ss7_asp.c:1383 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  20250821084954531 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084954531 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821084954531 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084954531 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084954531 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084954531 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084954531 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084954531 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821084954531 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084954531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084954531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084954531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084954531 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084954531 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084954531 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084954531 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084954532 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084954533 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821084954533 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084954533 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821084954533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084954533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954533 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084954533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084954533 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084954533 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084954533 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084954533 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084954533 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084954533 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084954533 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084954533 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084954533 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821084954533 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084954533 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084954533 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821084954533 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084954533 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084954533 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821084954542 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821084954542 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821084954542 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821084954542 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(320)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821084954548 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084954548 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821084954548 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821084954548 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821084954548 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821084954548 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821084954548 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821084954548 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821084954548 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821084954548 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821084954548 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821084954548 DLSS7 <000c> ss7_asp.c:1383 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  20250821084954548 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821084954549 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084954549 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821084954549 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821084954549 DLSS7 <000c> ss7_asp.c:1383 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  20250821084954549 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821084954549 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821084954549 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821084954549 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821084954549 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821084954549 DLSS7 <000c> ss7_asp.c:1383 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  20250821084954549 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084954549 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821084954549 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084954549 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821084954549 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821084954549 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821084954549 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084954549 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821084954549 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821084954549 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821084954549 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084954549 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084954549 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084954549 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084954549 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821084954549 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821084954549 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821084954550 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821084954550 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821084954550 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084954550 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821084954550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954550 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084954550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084954550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084954550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084954550 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084954550 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084954550 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084954550 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084954550 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084954550 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821084954550 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821084954551 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084954551 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084954551 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084954551 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821084954551 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084954551 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084954551 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821084954551 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084954551 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084954551 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(316)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084955337 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084955337 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084955337 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084955337 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084955337 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084955337 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084955337 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084955337 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084955337 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084955337 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821084955337 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084955337 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084955337 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084955337 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084955337 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084955337 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084955337 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084955337 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821084955337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084955337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084955337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084955337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084955337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084955337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084955337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084955337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084955337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084955337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084955337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084955337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084955337 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084955337 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084955337 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084955337 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084955337 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821084955337 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084955337 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821084955337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084955337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084955337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084955337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084955337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084955337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084955337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084955337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084955337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084955337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084955337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084955337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084955337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084955337 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084955337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084955337 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084955337 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084955337 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084955337 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084955337 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084955337 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084955337 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084955338 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084955338 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084955338 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821084955338 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084955338 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084955338 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084955338 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084955338 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084955338 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821084955340 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084955340 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084955340 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084955340 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084955340 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084955340 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084955340 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084955340 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084955340 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084955340 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821084955340 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084955340 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084955340 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084955340 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084955340 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084955340 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084955340 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821084955340 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821084955340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084955340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084955340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084955340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084955340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084955340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084955340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084955340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084955340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084955340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084955340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084955340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084955340 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084955340 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084955340 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084955340 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084955340 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(316)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(319)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821084955349 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084955349 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084955349 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084955349 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084955349 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084955349 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084955349 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084955349 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084955349 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084955349 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821084955349 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821084955349 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084955349 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084955349 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084955349 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084955349 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084955349 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084955349 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821084955349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084955349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084955349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084955349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084955349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084955349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084955349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084955349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084955349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084955349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084955349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084955349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084955349 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084955349 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084955349 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821084955349 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821084955349 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821084955349 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821084955349 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821084955349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084955349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084955349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084955349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084955349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084955349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084955349 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084955349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084955349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084955349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084955349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084955349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084955349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084955349 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084955349 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084955349 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084955349 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084955349 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084955349 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821084955349 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821084955349 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821084955349 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084955349 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084955349 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084955349 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=12 20250821084955349 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084955349 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084955349 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084955349 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084955349 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084955349 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821084955350 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084955350 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084955350 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084955350 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084955351 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084955351 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084955351 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084955351 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084955351 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084955351 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821084955351 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821084955351 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084955351 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084955351 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084955351 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084955351 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821084955351 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821084955351 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821084955351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084955351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084955351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084955351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084955351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084955351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084955351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084955351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084955351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084955351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084955351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084955351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084955351 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821084955351 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821084955351 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821084955351 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821084955351 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(319)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821084955371 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49116<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084955413 DLSCCP DEBUG SCCP-SCOC(25)[0x5557106a24a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821084955413 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006699ec), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821084955413 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821084955413 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084955413 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821084955413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084955413 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084955413 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821084955413 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084955413 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 66 99 ec 00 00 19 0f 00 00 00 00 (ss7_asp.c:1383) 20250821084955413 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084955413 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084955413 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084955413 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821084955413 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821084955413 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821084955413 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821084955413 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821084955413 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084955413 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 66 99 ec 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821084955418 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084955418 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821084955418 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821084955418 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821084955418 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084955418 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821084955418 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821084955418 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084955418 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084955418 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 19 66 99 ec 00  20250821084955418 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821084955418 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084955418 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084955418 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084955418 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084955418 DLSCCP DEBUG 0: SCCP(rctx=0) 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=006699ec) (sccp_scrc.c:545) 20250821084955418 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(25,remPC=185=0.23.1) Received CO:RELCO (sccp_scoc.c:787) 20250821084955418 DLSCCP DEBUG SCCP-SCOC(25)[0x5557106a24a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821084955418 DLSCCP DEBUG SCCP-SCOC(25)[0x5557106a24a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821084955418 DLSCCP DEBUG SCCP-SCOC(25)[0x5557106a24a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821084955418 DLSCCP DEBUG SCCP-SCOC(25)[0x5557106a24a0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821084955418 DLSCCP DEBUG SCCP-SCOC(25)[0x5557106a24a0]{IDLE}: Deallocated (fsm.c:568) TC_ranap_ps_mo_disconnect0(322)@9519884ab86b: 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)@9519884ab86b: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@9519884ab86b: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@9519884ab86b: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)9072282 20250821084956409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084956410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084956410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821084956410 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821084956410 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8a6e9a, normal) (hnbgw_rua.c:408) 20250821084956410 DHNB DEBUG map_rua[0x5557106a1110]{init}: Allocated (fsm.c:456) 20250821084956410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9072282)[0x5557106a1110]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821084956410 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9072282 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821084956410 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084956410 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084956410 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821084956410 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9072282 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821084956410 DCN DEBUG map_sccp[0x555710682620]{init}: Allocated (fsm.c:456) 20250821084956410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555710682620]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821084956410 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-9072282 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821084956410 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9072282 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821084956410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9072282)[0x5557106a1110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821084956410 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821084956410 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821084956410 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9072282 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821084956410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555710682620]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084956410 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821084956410 DLSCCP DEBUG SCCP-SCOC(30)[0x555710699ea0]{IDLE}: Allocated (fsm.c:456) 20250821084956410 DLSCCP DEBUG SCCP-SCOC(30)[0x555710699ea0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821084956410 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030001ff0056400500f1100926) (sccp_scrc.c:455) 20250821084956410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084956410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084956410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084956410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084956410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084956410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084956410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084956410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084956410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084956410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084956410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821084956410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821084956410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821084956410 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084956410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084956410 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084956410 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084956410 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084956410 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 0f 01 00 00 1e 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 ff 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821084956410 DLSCCP DEBUG SCCP-SCOC(30)[0x555710699ea0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821084956410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555710682620]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821084956410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9072282)[0x5557106a1110]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821084956410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084956410 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084956411 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084956411 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821084956411 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084956411 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084956411 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084956411 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084956411 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084956411 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0f 01 00 00 1e 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 ff 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)@9519884ab86b: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@9519884ab86b: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@9519884ab86b: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)6243547 HNBGW_Test.sgsn0-SCCP(318)@9519884ab86b: Session index based on connection ID:0 TC_ranap_ps_mo_disconnect0(322)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(318)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821084956429 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084956429 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084956429 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084956429 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084956429 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084956429 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084956429 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084956429 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084956429 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084956429 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 1e ab 95 b3 02 00 00 00 00  20250821084956429 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084956429 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084956429 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084956429 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084956429 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084956429 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00ab95b3) (sccp_scrc.c:545) 20250821084956429 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(30,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821084956429 DLSCCP DEBUG SCCP-SCOC(30)[0x555710699ea0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821084956429 DLSCCP DEBUG SCCP-SCOC(30)[0x555710699ea0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821084956430 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821084956430 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821084956430 DCN DEBUG handle_cn_conn_conf() conn_id=30, 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_sccp.c:157) 20250821084956430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555710682620]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821084956430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555710682620]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821084956612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084956613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084956613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1431) 20250821084956613 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821084956613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8a6e9a) (hnbgw_rua.c:472) 20250821084956613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9072282 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:313) 20250821084956613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9072282)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821084956613 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250821084956613 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250821084956613 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9072282 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250821084956613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555710682620]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084956613 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084956613 DLSCCP DEBUG SCCP-SCOC(30)[0x555710699ea0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084956613 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab95b3), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:455) 20250821084956613 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821084956613 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821084956613 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084956613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084956613 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084956613 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084956613 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084956613 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 bd 00 00 00 bc 03 00 00 0f 06 ab 95 b3 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 (ss7_asp.c:1383) 20250821084956613 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084956613 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084956613 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084956613 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821084956613 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084956613 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084956614 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084956614 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084956614 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084956614 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0f 06 ab 95 b3 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)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@9519884ab86b: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250821084956640 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084956640 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084956640 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084956640 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084956640 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084956640 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084956640 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084956640 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084956640 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084956640 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 bc 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  20250821084956640 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821084956640 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084956640 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084956640 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084956640 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084956640 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821084956640 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(30,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821084956640 DLSCCP DEBUG SCCP-SCOC(30)[0x555710699ea0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821084956640 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821084956640 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821084956640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555710682620]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821084956640 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821084956640 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821084956640 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9072282 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821084956640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9072282)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821084956641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:123) 20250821084956641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821084956641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:879) TC_ranap_ps_mo_disconnect0(322)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@9519884ab86b: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)9072282 20250821084956658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084956658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084956658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821084956658 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821084956658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8a6e9a,cause=radio(normal)) (hnbgw_rua.c:440) 20250821084956658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9072282 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821084956658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9072282)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821084956658 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821084956658 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821084956658 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9072282 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821084956658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555710682620]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821084956658 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821084956658 DLSCCP DEBUG SCCP-SCOC(30)[0x555710699ea0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821084956658 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab95b3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821084956658 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821084956658 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084956658 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084956658 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084956658 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084956658 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084956658 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084956658 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0f 06 ab 95 b3 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821084956658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9072282)[0x5557106a1110]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821084956658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555710682620]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821084956658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555710682620]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821084956658 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084956658 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084956658 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084956658 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821084956659 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084956659 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084956659 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084956659 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084956659 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084956659 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0f 06 ab 95 b3 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)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@9519884ab86b: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)6243547 HNBGW_Test.sgsn0-SCCP(318)@9519884ab86b: Session index based on connection ID:0 20250821084956669 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084956669 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821084956669 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821084956669 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821084956669 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821084956669 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821084956669 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821084956669 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821084956669 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084956669 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 1e ab 95 b3 00 00 00 00 00  20250821084956669 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821084956669 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821084956669 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821084956669 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821084956669 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821084956669 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00ab95b3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821084956669 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(30,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821084956669 DLSCCP DEBUG SCCP-SCOC(30)[0x555710699ea0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821084956669 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821084956669 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821084956669 DCN DEBUG handle_cn_disc_ind() conn_id=30 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821084956669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555710682620]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821084956669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555710682620]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821084956669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9072282)[0x5557106a1110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821084956669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9072282)[0x5557106a1110]{disconnected}: Freeing instance (context_map.c:203) 20250821084956670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9072282)[0x5557106a1110]{disconnected}: Deallocated (fsm.c:568) 20250821084956670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555710682620]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821084956670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555710682620]{disconnected}: Freeing instance (context_map.c:207) 20250821084956670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x555710682620]{disconnected}: Deallocated (fsm.c:568) 20250821084956670 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9072282 SCCP-30 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250821084956670 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00ab95b3), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:455) 20250821084956670 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821084956670 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084956670 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821084956670 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821084956670 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821084956670 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821084956670 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821084956670 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0f 05 ab 95 b3 00 00 1e 00 (ss7_asp.c:1383) 20250821084956670 DLSCCP DEBUG SCCP-SCOC(30)[0x555710699ea0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821084956670 DLSCCP DEBUG SCCP-SCOC(30)[0x555710699ea0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821084956670 DLSCCP DEBUG SCCP-SCOC(30)[0x555710699ea0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821084956670 DLSCCP DEBUG SCCP-SCOC(30)[0x555710699ea0]{IDLE}: Deallocated (fsm.c:568) 20250821084956670 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084956670 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821084956670 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821084956670 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821084956670 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821084956670 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821084956670 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821084956670 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821084956670 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821084956670 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0f 05 ab 95 b3 00 00 1e 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(318)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@9519884ab86b: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821084958675 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38256<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084958675 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46205<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(311)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(310)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821084958678 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38248<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821084958681 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821084958681 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821084958681 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821084958681 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 (hnb.c:255) 20250821084958681 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_ranap_ps_mo_disconnect(309)@9519884ab86b: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(315)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(316)@9519884ab86b: Final verdict of PTC: none 20250821084958682 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084958682 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084958682 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084958682 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821084958683 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084958683 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084958683 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084958683 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084958683 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821084958683 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084958683 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821084958683 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(318)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(319)@9519884ab86b: Final verdict of PTC: none 20250821084958683 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084958683 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084958683 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821084958683 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084958683 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084958683 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821084958683 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084958683 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084958683 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084958683 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084958683 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821084958683 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821084958683 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821084958683 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084958683 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821084958684 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821084958684 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821084958684 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821084958684 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821084958684 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084958684 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821084958684 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821084958684 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821084958684 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821084958684 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821084958684 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821084958684 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped HNBGW-PFCP(312)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(320)@9519884ab86b: Final verdict of PTC: none 20250821084958684 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821084958684 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821084958684 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821084958684 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084958684 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821084958685 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821084958685 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821084958685 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(317)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(321)@9519884ab86b: Final verdict of PTC: none 20250821084958684 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084958684 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821084958684 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084958684 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084958684 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084958684 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084958684 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084958684 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084958684 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084958684 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084958685 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821084958685 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821084958685 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821084958685 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821084958685 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821084958685 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084958685 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821084958685 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821084958685 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821084958685 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821084958685 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821084958685 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821084958685 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_ranap_ps_mo_disconnect-Iuh0(313)@9519884ab86b: Final verdict of PTC: none 20250821084958689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49116<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@9519884ab86b: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Thu Aug 21 08:49:58 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 20250821084958775 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49130<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821084959378 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49130<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=342016) Waiting for packet dumper to finish... 1 (prev_count=342016, count=342556) 20250821085000684 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085000684 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085000684 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085000686 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085000686 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085000686 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:50: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_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@9519884ab86b: 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@9519884ab86b: Test case TC_ranap_cs_creq_cref started. 20250821085002511 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49146<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085002515 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49148<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085002519 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37137<->l=127.0.0.1:4262) (control_if.c:572) 20250821085002532 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085002532 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085002532 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085002533 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085002533 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085002533 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085002533 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085002533 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_cs_creq_cref-Iuh0(327)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085002533 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085002533 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085002534 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085002534 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085002534 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085002534 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085002534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002534 DLSS7 INFO 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=2 -> eSLS=98: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085002534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085002534 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085002534 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085002534 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085002534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085002534 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085002534 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085002534 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085002534 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085002534 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085002534 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085002534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002534 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085002534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085002534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085002535 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085002535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085002535 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085002535 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085002535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085002535 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085002535 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085002535 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085002535 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085002535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085002535 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085002535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002535 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085002535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085002535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002535 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085002535 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085002535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085002535 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085002535 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085002535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085002535 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085002535 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085002535 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085002535 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085002535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085002535 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085002535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002535 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085002535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085002535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002535 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085002535 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085002535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085002535 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085002535 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085002535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085002535 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085002535 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085002535 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085002535 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085002535 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085002535 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=2 20250821085002535 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085002535 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085002535 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085002535 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085002535 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085002535 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=5 20250821085002535 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085002535 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085002535 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085002535 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085002535 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085002535 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085002535 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=13 20250821085002535 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085002535 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085002535 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085002535 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085002535 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085002535 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085002535 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821085002535 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085002535 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085002535 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(331)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(331)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(329)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085002548 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085002548 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085002549 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085002549 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085002549 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085002549 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085002549 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085002549 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085002550 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085002550 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085002550 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085002550 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085002550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002550 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=14 -> eSLS=126: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085002550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002550 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085002550 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=14 -> eSLS=126: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085002550 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085002550 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085002550 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085002550 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085002550 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085002550 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085002550 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085002550 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085002550 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085002550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002550 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085002550 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085002550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002550 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085002550 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085002550 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085002550 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085002550 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085002550 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085002550 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085002550 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085002550 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085002550 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085002550 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085002550 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085002550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002550 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085002550 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085002550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002550 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085002550 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085002550 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085002550 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085002550 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085002550 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085002550 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085002550 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085002550 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085002550 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085002550 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085002551 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085002551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002551 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085002551 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085002551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002551 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085002551 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085002551 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085002551 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085002551 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085002551 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085002551 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085002551 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085002551 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085002551 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085002551 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085002551 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=14 20250821085002551 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085002551 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085002551 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085002551 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085002551 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085002551 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=11 20250821085002551 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085002551 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085002551 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085002551 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085002551 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085002551 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085002551 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=5 20250821085002551 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085002551 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085002551 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085002551 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085002551 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085002551 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085002551 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821085002551 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085002551 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085002551 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085002575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085002575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085002575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085002575 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085002575 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:562) 20250821085002575 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085002575 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085002575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085002575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085002746 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085002746 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085002746 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085002746 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(331)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085002754 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085002754 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085002754 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085002754 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085002754 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085002754 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085002754 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085002754 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085002754 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085002754 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085002754 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085002754 DLSS7 <000c> ss7_asp.c:1383 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  20250821085002754 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085002757 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085002757 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085002757 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085002757 DLSS7 <000c> ss7_asp.c:1383 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  20250821085002757 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085002757 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085002757 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085002757 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085002757 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085002757 DLSS7 <000c> ss7_asp.c:1383 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  20250821085002757 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085002757 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085002757 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085002757 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085002757 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085002758 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085002758 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085002758 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085002758 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085002758 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085002758 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085002758 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085002758 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085002758 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085002758 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085002758 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085002759 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085002759 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085002759 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085002759 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085002759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002759 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085002759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002760 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085002760 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085002760 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085002760 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085002760 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085002760 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085002760 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085002760 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085002760 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085002760 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085002760 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821085002760 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085002760 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085002760 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085002760 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085002760 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085002760 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085002763 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085002764 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085002764 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085002764 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(334)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085002771 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085002771 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085002771 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085002771 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085002771 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085002771 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085002771 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085002771 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085002771 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085002771 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085002771 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085002771 DLSS7 <000c> ss7_asp.c:1383 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  20250821085002771 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085002773 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085002773 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085002773 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085002773 DLSS7 <000c> ss7_asp.c:1383 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  20250821085002773 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085002773 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085002773 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085002773 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085002773 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085002773 DLSS7 <000c> ss7_asp.c:1383 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  20250821085002773 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085002773 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085002773 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085002773 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085002773 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085002773 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085002773 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085002773 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085002773 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085002773 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085002773 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085002773 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085002773 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085002773 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085002774 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085002774 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085002774 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085002775 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085002775 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085002775 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085002775 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085002775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002775 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085002775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085002775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085002775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085002775 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085002775 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085002775 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085002775 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085002775 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085002775 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085002775 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085002776 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085002776 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085002776 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085002776 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821085002776 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085002776 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085002776 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085002776 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085002776 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085002776 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(330)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085003549 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085003549 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085003549 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085003549 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085003549 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085003549 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085003549 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085003549 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085003549 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085003549 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085003549 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085003549 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085003549 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085003549 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085003549 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085003549 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085003549 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085003549 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085003549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085003549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085003549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085003549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085003549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085003549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085003549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085003549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085003549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085003549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085003549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085003549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085003549 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085003549 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085003549 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085003549 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085003549 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085003549 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085003549 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085003549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085003549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085003549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085003549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085003549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085003549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085003549 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085003549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085003549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085003549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085003550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085003550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085003550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085003550 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085003550 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085003550 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085003550 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085003550 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085003550 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085003550 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085003550 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085003550 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085003550 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085003550 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085003550 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821085003550 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085003550 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085003550 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085003550 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085003550 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085003550 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085003550 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085003550 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085003550 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085003550 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085003550 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085003550 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085003550 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085003550 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085003550 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085003550 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085003550 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085003550 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085003550 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085003550 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085003550 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085003550 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085003550 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085003550 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085003550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085003550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085003550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085003550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085003550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085003550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085003550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085003550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085003550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085003550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085003550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085003550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085003550 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085003550 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085003550 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085003550 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085003550 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(330)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(333)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085003567 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085003567 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085003567 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085003567 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085003567 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085003567 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085003567 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085003567 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085003567 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085003567 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085003567 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085003567 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085003567 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085003567 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085003567 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085003567 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085003567 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085003567 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085003567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085003567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085003567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085003567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085003567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085003567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085003567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085003567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085003567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085003567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085003567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085003567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085003567 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085003567 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085003567 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085003567 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085003567 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085003567 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085003567 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085003567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085003567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085003567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085003567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085003567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085003567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085003567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085003567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085003567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085003567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085003567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085003567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085003567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085003567 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085003567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085003567 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085003567 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085003567 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085003567 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085003567 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085003567 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085003567 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085003567 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085003567 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085003567 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821085003567 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085003567 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085003567 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085003567 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085003567 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085003567 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085003568 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085003568 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085003568 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085003568 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085003568 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085003568 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085003568 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085003568 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085003568 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085003568 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085003568 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085003568 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085003568 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085003568 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085003568 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085003568 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085003568 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085003568 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085003568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085003568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085003568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085003568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085003568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085003568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085003568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085003568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085003568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085003568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085003568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085003568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085003568 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085003568 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085003568 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085003568 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085003568 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(333)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085003585 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49160<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_creq_cref0(336)@9519884ab86b: 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)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@9519884ab86b: Created Expect[0] for '05080200F110172A52082926240000000070'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@9519884ab86b: Added conn table entry 0TC_ranap_cs_creq_cref0(336)1930939 20250821085004627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085004627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085004627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085004627 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085004627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1d76bb, normal) (hnbgw_rua.c:408) 20250821085004627 DHNB DEBUG map_rua[0x5557106a1110]{init}: Allocated (fsm.c:456) 20250821085004627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1930939)[0x5557106a1110]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085004627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1930939 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085004627 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085004627 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085004627 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1930939 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085004627 DCN DEBUG map_sccp[0x555710682620]{init}: Allocated (fsm.c:456) 20250821085004627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x555710682620]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085004627 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-1930939 <-> SCCP-31 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085004627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1930939 SCCP-31 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085004627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1930939)[0x5557106a1110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085004627 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085004627 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085004627 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1930939 SCCP-31 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085004627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x555710682620]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085004627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085004627 DLSCCP DEBUG SCCP-SCOC(31)[0x555710699ea0]{IDLE}: Allocated (fsm.c:456) 20250821085004627 DLSCCP DEBUG SCCP-SCOC(31)[0x555710699ea0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085004627 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030000b60056400500f1100926) (sccp_scrc.c:455) 20250821085004627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085004627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085004627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085004627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085004627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085004627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085004627 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085004627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085004627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085004627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085004627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085004627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085004627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085004627 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085004627 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085004627 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085004627 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085004627 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085004627 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0e 01 00 00 1f 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 00 b6 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085004627 DLSCCP DEBUG SCCP-SCOC(31)[0x555710699ea0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085004627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x555710682620]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085004627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1930939)[0x5557106a1110]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085004628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085004628 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085004628 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085004628 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821085004628 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085004628 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085004628 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085004628 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085004628 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085004628 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0e 01 00 00 1f 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 00 b6 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)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@9519884ab86b: Found Expect[0] for l3='05080200F110172A52082926240000000070'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@9519884ab86b: Added conn table entry 0TC_ranap_cs_creq_cref0(336)15239188 TC_ranap_cs_creq_cref0(336)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@9519884ab86b: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)15239188 HNBGW_Test.msc0-SCCP(329)@9519884ab86b: Session index based on connection ID:0 20250821085004634 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085004634 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085004634 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085004634 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085004634 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085004634 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085004634 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085004634 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085004634 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085004634 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 16 00 00 00 b9 00 00 00 bd 03 02 00 00 03 00 00 1f 02 00 00 00  20250821085004634 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085004634 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085004634 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085004634 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085004634 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085004634 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085004634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(31,remPC=0=0.0.0) Received CO:COREF (sccp_scoc.c:787) 20250821085004634 DLSCCP DEBUG SCCP-SCOC(31)[0x555710699ea0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:820) 20250821085004634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085004634 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085004634 DCN DEBUG handle_cn_disc_ind() conn_id=31 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Refusal Cause (hnbgw_sccp.c:193) 20250821085004634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x555710682620]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085004634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x555710682620]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:279) 20250821085004634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1930939)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085004634 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1930939)[0x5557106a1110]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085004634 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085004634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1930939)[0x5557106a1110]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085004634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1930939)[0x5557106a1110]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085004634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1930939)[0x5557106a1110]{disrupted}: Freeing instance (context_map.c:203) 20250821085004634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1930939)[0x5557106a1110]{disrupted}: Deallocated (fsm.c:568) 20250821085004634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x555710682620]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085004634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x555710682620]{disconnected}: Freeing instance (context_map.c:207) 20250821085004634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x555710682620]{disconnected}: Deallocated (fsm.c:568) 20250821085004634 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1930939 SCCP-31 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:226) 20250821085004634 DLSCCP DEBUG SCCP-SCOC(31)[0x555710699ea0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:249) 20250821085004635 DLSCCP DEBUG SCCP-SCOC(31)[0x555710699ea0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085004635 DLSCCP DEBUG SCCP-SCOC(31)[0x555710699ea0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085004635 DLSCCP DEBUG SCCP-SCOC(31)[0x555710699ea0]{IDLE}: Deallocated (fsm.c:568) 20250821085004635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085004635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@9519884ab86b: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)1930939 MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085004639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49148<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085004639 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37137<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(324)@9519884ab86b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(325)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085004640 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49146<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085004641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085004641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085004641 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085004641 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 (hnb.c:255) 20250821085004641 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-SCCP(332)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(333)@9519884ab86b: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_creq_cref(323)@9519884ab86b: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0-RUA(328)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(329)@9519884ab86b: Final verdict of PTC: none 20250821085004641 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085004641 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085004641 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085004641 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085004641 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085004641 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085004641 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085004641 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085004641 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085004641 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085004641 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085004641 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085004641 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085004641 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085004641 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085004641 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085004641 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085004641 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085004641 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085004641 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085004641 DLSS7 <000c> ss7_asp.c:1383 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 bc  HNBGW_Test.msc0-M3UA(331)@9519884ab86b: Final verdict of PTC: none 20250821085004641 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085004641 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085004641 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085004641 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085004641 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085004641 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085004641 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085004641 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085004641 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085004641 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085004641 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085004641 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085004641 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085004641 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085004641 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085004641 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085004641 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-M3UA(334)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(326)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(335)@9519884ab86b: Final verdict of PTC: none 20250821085004641 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085004641 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085004641 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085004642 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085004642 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085004642 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085004642 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085004642 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085004642 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085004642 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085004642 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085004642 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085004642 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085004642 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085004642 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085004642 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085004642 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085004642 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085004642 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085004642 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085004642 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085004642 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085004642 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085004642 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085004642 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085004642 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085004642 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085004642 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085004642 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085004642 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085004642 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-RAN(330)@9519884ab86b: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(327)@9519884ab86b: Final verdict of PTC: none 20250821085004643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49160<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@9519884ab86b: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Thu Aug 21 08:50:04 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 20250821085004699 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49172<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085005301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49172<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=225832) Waiting for packet dumper to finish... 1 (prev_count=225832, count=285428) 20250821085006642 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085006642 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085006642 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085006642 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085006642 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085006642 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:50: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_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@9519884ab86b: 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@9519884ab86b: Test case TC_ranap_ps_creq_cref started. 20250821085008384 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58850<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085008387 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58854<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085008391 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44425<->l=127.0.0.1:4262) (control_if.c:572) 20250821085008403 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085008403 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085008403 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085008403 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085008404 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085008404 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085008404 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) TC_ranap_ps_creq_cref-Iuh0(341)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085008404 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085008404 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085008404 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085008405 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085008405 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085008405 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085008405 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085008405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008405 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085008405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085008405 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085008405 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085008405 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085008405 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085008405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085008405 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085008405 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085008405 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085008405 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085008405 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085008405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008405 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085008405 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085008405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085008405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085008405 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085008405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085008405 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085008405 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085008405 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085008405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085008405 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085008405 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085008405 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085008405 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085008405 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085008405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008405 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085008405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085008405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008406 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085008406 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085008406 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085008406 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085008406 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085008406 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085008406 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085008406 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085008406 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085008406 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085008406 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085008406 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085008406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008406 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085008406 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085008406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008406 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085008406 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085008406 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085008406 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085008406 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085008406 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085008406 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085008406 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085008406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085008406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085008406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085008406 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=15 20250821085008406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085008406 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085008406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085008406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085008406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085008406 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=13 20250821085008406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085008406 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085008406 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085008406 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085008406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085008406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085008406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085008406 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=7 20250821085008406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085008406 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085008406 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085008406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085008406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085008406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085008406 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085008406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085008406 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085008406 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(345)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(343)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085008419 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085008419 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085008419 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085008419 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085008419 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085008419 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085008419 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085008419 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085008420 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085008420 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085008420 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085008420 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085008420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008420 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=12 -> eSLS=124: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085008420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008420 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085008420 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=12 -> eSLS=124: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085008420 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085008420 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085008420 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085008420 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085008420 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085008420 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085008420 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085008420 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085008420 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085008420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008420 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085008420 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085008420 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085008420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008420 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085008420 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085008420 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085008420 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085008420 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085008420 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085008420 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085008420 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085008420 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085008420 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085008420 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085008420 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085008420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008420 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085008420 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085008420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008420 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085008420 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085008420 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085008420 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085008420 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085008420 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085008420 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085008420 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085008420 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085008420 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085008420 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085008420 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085008420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008420 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085008420 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085008420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008420 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085008420 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085008420 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085008420 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085008420 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085008420 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085008420 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085008420 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085008420 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085008420 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085008420 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085008420 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=12 20250821085008420 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085008420 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085008420 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085008420 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085008420 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085008420 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=10 20250821085008420 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085008420 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085008420 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085008420 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085008420 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085008420 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085008420 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085008420 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=13 20250821085008420 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085008420 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085008420 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085008420 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085008421 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085008421 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085008421 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=8 20250821085008421 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085008421 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085008421 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(348)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(346)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085008453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085008453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085008453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085008453 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085008453 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:562) 20250821085008453 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085008453 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085008453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085008453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085008615 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085008615 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085008615 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085008615 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(345)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085008617 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085008617 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085008617 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085008617 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085008617 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085008617 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085008617 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085008617 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085008617 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085008617 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085008617 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085008617 DLSS7 <000c> ss7_asp.c:1383 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  20250821085008617 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085008618 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085008618 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085008618 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085008618 DLSS7 <000c> ss7_asp.c:1383 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  20250821085008618 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085008618 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085008618 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085008618 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085008618 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085008618 DLSS7 <000c> ss7_asp.c:1383 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  20250821085008618 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085008618 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085008618 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085008618 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085008618 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085008618 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085008618 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085008618 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085008618 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085008618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085008618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085008618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085008618 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085008618 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085008618 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085008618 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085008619 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085008619 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085008619 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085008619 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085008619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008619 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085008619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008619 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085008619 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085008619 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085008619 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085008619 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085008619 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085008619 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085008619 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085008619 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085008619 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085008619 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085008619 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085008619 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085008619 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085008619 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085008619 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085008619 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085008631 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085008631 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085008631 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085008631 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(348)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085008633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085008633 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085008633 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085008633 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085008633 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085008633 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085008633 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085008633 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085008633 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085008633 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085008633 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085008633 DLSS7 <000c> ss7_asp.c:1383 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  20250821085008633 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085008634 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085008634 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085008634 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085008634 DLSS7 <000c> ss7_asp.c:1383 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  20250821085008634 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085008634 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085008634 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085008634 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085008634 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085008634 DLSS7 <000c> ss7_asp.c:1383 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  20250821085008634 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085008634 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085008634 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085008634 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085008634 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085008634 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085008634 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085008634 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085008634 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085008634 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085008634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085008634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085008634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085008634 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085008634 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085008634 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085008634 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085008635 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085008635 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085008635 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085008635 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085008635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008635 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085008635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085008635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085008635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085008635 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085008635 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085008635 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085008635 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085008635 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085008635 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085008635 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085008635 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085008635 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085008635 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085008635 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821085008635 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085008635 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085008635 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085008635 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085008635 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085008635 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(344)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085009421 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085009421 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085009421 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085009421 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085009421 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085009421 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085009421 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085009421 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085009421 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085009421 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085009421 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085009422 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085009422 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085009422 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085009422 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085009422 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085009422 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085009422 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085009422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085009422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085009422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085009422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085009422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085009422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085009422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085009422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085009422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085009422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085009422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085009422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085009422 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085009422 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085009422 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085009422 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085009422 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085009422 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085009422 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085009422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085009422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085009422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085009422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085009422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085009422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085009422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085009422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085009422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085009422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085009422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085009422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085009422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085009422 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085009422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085009422 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085009422 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085009422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085009422 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085009422 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085009422 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085009422 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085009422 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085009422 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085009422 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821085009422 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085009422 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085009422 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085009422 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085009422 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085009422 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085009422 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085009422 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085009422 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085009422 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085009422 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085009422 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085009422 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085009422 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085009422 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085009422 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085009422 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085009422 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085009422 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085009422 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085009422 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085009422 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085009422 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085009422 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085009422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085009422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085009422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085009422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085009422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085009422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085009422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085009422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085009422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085009422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085009422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085009422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085009422 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085009422 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085009422 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085009422 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085009422 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(344)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(347)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085009436 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085009436 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085009436 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085009436 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085009436 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085009436 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085009436 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085009436 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085009436 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085009436 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085009437 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085009437 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085009437 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085009437 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085009437 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085009437 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085009437 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085009437 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085009437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085009437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085009437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085009437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085009437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085009437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085009437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085009437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085009437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085009437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085009437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085009437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085009437 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085009437 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085009437 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085009437 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085009437 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085009437 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085009437 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085009437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085009437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085009437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085009437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085009437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085009437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085009437 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085009437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085009437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085009437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085009437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085009437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085009437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085009437 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085009437 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085009437 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085009437 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085009437 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085009437 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085009437 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085009437 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085009437 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085009437 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085009437 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085009437 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821085009437 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085009437 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085009437 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085009437 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085009437 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085009437 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085009438 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085009438 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085009438 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085009438 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085009438 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085009438 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085009438 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085009438 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085009438 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085009438 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085009438 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085009438 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085009438 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085009438 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085009438 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085009438 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085009438 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085009438 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085009438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085009438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085009438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085009438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085009438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085009438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085009438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085009438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085009438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085009438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085009438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085009438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085009438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085009438 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085009438 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085009438 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085009438 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(347)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085009469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58856<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_creq_cref0(350)@9519884ab86b: 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)@9519884ab86b: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@9519884ab86b: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@9519884ab86b: Added conn table entry 0TC_ranap_ps_creq_cref0(350)6824571 20250821085010505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085010505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085010505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085010505 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085010505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x68227b, normal) (hnbgw_rua.c:408) 20250821085010505 DHNB DEBUG map_rua[0x5557106a1110]{init}: Allocated (fsm.c:456) 20250821085010505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6824571)[0x5557106a1110]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085010505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6824571 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085010505 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085010505 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085010505 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085010505 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6824571 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085010505 DCN DEBUG map_sccp[0x555710682620]{init}: Allocated (fsm.c:456) 20250821085010505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x555710682620]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085010505 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-6824571 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085010505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6824571 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085010505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6824571)[0x5557106a1110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085010505 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085010505 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085010505 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6824571 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085010505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x555710682620]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085010505 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085010505 DLSCCP DEBUG SCCP-SCOC(32)[0x555710699ea0]{IDLE}: Allocated (fsm.c:456) 20250821085010505 DLSCCP DEBUG SCCP-SCOC(32)[0x555710699ea0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085010505 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030000710056400500f1100926) (sccp_scrc.c:455) 20250821085010505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085010505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085010505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085010505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085010505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085010505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085010505 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085010505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085010505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085010505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085010505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085010505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085010505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085010505 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085010505 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085010505 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085010505 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085010505 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085010505 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 02 01 00 00 20 02 02 06 04 43 bc 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 71 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085010505 DLSCCP DEBUG SCCP-SCOC(32)[0x555710699ea0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085010505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x555710682620]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085010505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6824571)[0x5557106a1110]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085010506 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085010506 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085010506 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085010506 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821085010506 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085010506 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085010506 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085010506 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085010506 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085010506 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 02 01 00 00 20 02 02 06 04 43 bc 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 71 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)@9519884ab86b: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@9519884ab86b: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@9519884ab86b: Added conn table entry 0TC_ranap_ps_creq_cref0(350)3466542 TC_ranap_ps_creq_cref0(350)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@9519884ab86b: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)3466542 HNBGW_Test.sgsn0-SCCP(346)@9519884ab86b: Session index based on connection ID:0 20250821085010512 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085010512 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085010512 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085010512 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085010512 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085010512 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085010512 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085010512 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085010512 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085010512 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 16 00 00 00 bc 00 00 00 bd 03 02 00 00 03 00 00 20 02 00 00 00  20250821085010512 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085010512 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085010512 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085010512 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085010512 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085010512 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085010512 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(32,remPC=0=0.0.0) Received CO:COREF (sccp_scoc.c:787) 20250821085010512 DLSCCP DEBUG SCCP-SCOC(32)[0x555710699ea0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:820) 20250821085010512 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085010512 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085010512 DCN DEBUG handle_cn_disc_ind() conn_id=32 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Refusal Cause (hnbgw_sccp.c:193) 20250821085010512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x555710682620]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085010512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x555710682620]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:279) 20250821085010512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6824571)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085010512 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6824571)[0x5557106a1110]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085010512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821085010512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6824571)[0x5557106a1110]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085010512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6824571)[0x5557106a1110]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085010512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6824571)[0x5557106a1110]{disrupted}: Freeing instance (context_map.c:203) 20250821085010512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6824571)[0x5557106a1110]{disrupted}: Deallocated (fsm.c:568) 20250821085010512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x555710682620]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085010512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x555710682620]{disconnected}: Freeing instance (context_map.c:207) 20250821085010512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x555710682620]{disconnected}: Deallocated (fsm.c:568) 20250821085010512 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6824571 SCCP-32 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:226) 20250821085010512 DLSCCP DEBUG SCCP-SCOC(32)[0x555710699ea0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:249) 20250821085010512 DLSCCP DEBUG SCCP-SCOC(32)[0x555710699ea0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085010512 DLSCCP DEBUG SCCP-SCOC(32)[0x555710699ea0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085010512 DLSCCP DEBUG SCCP-SCOC(32)[0x555710699ea0]{IDLE}: Deallocated (fsm.c:568) 20250821085010512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085010512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@9519884ab86b: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)6824571 MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085010517 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44425<->l=127.0.0.1:4262) (control_if.c:193) 20250821085010517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58854<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(339)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(338)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085010519 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58850<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(344)@9519884ab86b: Final verdict of PTC: none 20250821085010519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085010519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085010519 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085010519 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 (hnb.c:255) 20250821085010519 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-SCCP(343)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(347)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(346)@9519884ab86b: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_creq_cref(337)@9519884ab86b: Final verdict of PTC: none 20250821085010520 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085010520 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085010520 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085010520 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085010520 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085010520 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085010520 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085010520 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085010520 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085010520 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085010520 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085010520 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085010520 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085010520 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085010520 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085010520 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085010520 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085010520 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085010520 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085010520 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085010520 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821085010520 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085010520 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ranap_ps_creq_cref-Iuh0-RUA(342)@9519884ab86b: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@9519884ab86b: Final verdict of PTC: none 20250821085010520 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085010520 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085010520 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085010520 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085010520 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085010520 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085010520 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085010520 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW-PFCP(340)@9519884ab86b: Final verdict of PTC: none 20250821085010520 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085010520 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085010520 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085010520 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085010520 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085010520 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085010520 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085010520 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085010520 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085010520 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085010520 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085010520 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085010520 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085010520 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085010520 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085010520 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085010520 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085010520 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085010520 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085010520 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085010520 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085010520 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085010520 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085010520 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085010520 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085010520 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(345)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(348)@9519884ab86b: Final verdict of PTC: none 20250821085010520 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085010520 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085010520 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085010520 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085010520 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085010520 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085010520 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085010520 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085010520 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085010520 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085010520 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085010520 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-MGCP(349)@9519884ab86b: Final verdict of PTC: none 20250821085010535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58856<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@9519884ab86b: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Thu Aug 21 08:50:10 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 20250821085010564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58862<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085011165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58862<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=286772) Waiting for packet dumper to finish... 1 (prev_count=286772, count=287312) 20250821085012520 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085012520 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085012520 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085012520 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085012520 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085012520 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:50: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_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@9519884ab86b: 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@9519884ab86b: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20250821085014230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58874<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085014235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58882<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085014238 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42497<->l=127.0.0.1:4262) (control_if.c:572) 20250821085014252 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085014252 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085014252 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085014252 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085014252 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085014252 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085014252 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085014252 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085014252 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085014252 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085014253 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085014253 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085014253 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085014253 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085014253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014253 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085014253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014253 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085014253 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085014253 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085014254 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085014254 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085014254 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085014254 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085014254 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085014254 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085014254 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085014254 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085014254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014254 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085014254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085014254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014254 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085014254 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085014254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085014254 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085014254 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085014254 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085014254 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085014254 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085014254 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085014254 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085014254 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085014254 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085014254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014254 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085014254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085014254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014254 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085014254 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085014254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085014254 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085014254 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085014254 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085014254 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085014254 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085014254 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085014254 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085014254 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085014254 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085014254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014254 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085014254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085014254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014254 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085014254 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085014254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085014254 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085014254 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085014254 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085014254 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085014254 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085014254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085014254 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085014254 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085014254 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=13 20250821085014254 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085014254 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085014254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085014254 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085014254 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085014254 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=13 20250821085014254 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085014254 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085014254 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085014254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085014254 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085014254 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085014254 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=1 20250821085014254 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085014254 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085014254 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085014254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085014254 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085014254 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085014254 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821085014254 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085014254 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085014254 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(359)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(359)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(357)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085014268 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085014268 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085014269 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085014269 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085014269 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085014269 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085014269 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085014269 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085014270 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085014270 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085014270 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085014270 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085014270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014270 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=3 -> eSLS=115: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085014270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014270 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085014270 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=3 -> eSLS=115: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085014270 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085014270 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085014270 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085014270 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085014270 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085014270 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085014270 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085014270 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085014270 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085014270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014270 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085014270 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085014270 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085014270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014270 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085014270 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085014270 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085014270 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085014270 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085014270 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085014270 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085014270 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085014270 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085014270 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085014270 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085014270 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085014270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014270 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085014270 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085014270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014270 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085014270 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085014270 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085014270 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085014270 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085014270 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085014270 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085014270 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085014270 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085014270 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085014270 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085014270 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085014270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014270 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085014270 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085014270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014270 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085014270 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085014270 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085014270 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085014270 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085014270 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085014270 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085014270 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085014270 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085014270 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085014270 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085014270 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=3 20250821085014270 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085014270 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085014270 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085014270 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085014270 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085014270 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=1 20250821085014270 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085014270 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085014270 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085014270 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085014270 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085014270 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085014270 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085014270 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=9 20250821085014270 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085014270 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085014270 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085014270 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085014270 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085014270 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085014270 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821085014270 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085014270 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085014270 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(362)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(360)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085014294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085014294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085014294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085014294 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085014294 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:562) 20250821085014294 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085014294 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085014294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085014294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085014465 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085014465 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085014465 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085014465 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(359)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085014475 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085014475 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085014475 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085014475 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085014475 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085014475 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085014475 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085014475 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085014475 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085014475 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085014475 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085014475 DLSS7 <000c> ss7_asp.c:1383 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  20250821085014475 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085014478 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085014478 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085014478 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085014478 DLSS7 <000c> ss7_asp.c:1383 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  20250821085014478 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085014478 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085014478 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085014478 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085014478 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085014478 DLSS7 <000c> ss7_asp.c:1383 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  20250821085014478 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085014478 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085014478 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085014479 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085014479 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085014479 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085014479 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085014479 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085014479 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085014479 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085014479 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085014479 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085014479 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085014479 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085014479 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085014479 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085014480 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085014480 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085014481 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085014481 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085014481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014481 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085014481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014481 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085014481 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085014481 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085014481 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085014481 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085014481 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085014481 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085014482 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085014482 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085014482 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085014482 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085014482 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085014482 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085014482 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085014482 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821085014482 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085014482 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085014482 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085014482 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085014482 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085014482 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(362)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085014488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085014488 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085014488 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085014488 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085014488 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085014488 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085014488 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085014488 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085014488 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085014488 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085014488 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085014488 DLSS7 <000c> ss7_asp.c:1383 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  20250821085014488 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085014491 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085014491 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085014491 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085014491 DLSS7 <000c> ss7_asp.c:1383 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  20250821085014491 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085014491 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085014491 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085014491 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085014491 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085014491 DLSS7 <000c> ss7_asp.c:1383 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  20250821085014491 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085014491 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085014491 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085014491 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085014491 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085014491 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085014491 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085014491 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085014491 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085014491 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085014491 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085014491 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085014491 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085014491 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085014491 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085014491 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085014492 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085014493 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085014493 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085014493 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085014493 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085014493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085014493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085014493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085014493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085014493 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085014493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085014493 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085014493 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085014493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085014493 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085014493 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085014494 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085014494 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085014494 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085014494 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821085014494 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085014494 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085014494 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085014494 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085014494 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085014494 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(358)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085015283 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085015283 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085015284 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085015284 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085015284 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085015284 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085015284 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085015284 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085015284 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085015284 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085015284 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085015284 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085015284 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085015284 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085015284 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085015284 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085015284 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085015284 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085015284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085015284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085015284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085015284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085015284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085015284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085015284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085015284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085015284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085015284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085015284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085015284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085015284 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085015284 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085015284 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085015284 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085015284 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085015284 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085015284 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085015284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085015284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085015284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085015284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085015284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085015284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085015284 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085015284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085015284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085015284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085015284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085015284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085015284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085015284 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085015284 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085015284 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085015284 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085015284 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085015284 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085015284 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085015284 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085015285 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085015285 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085015285 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085015285 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821085015285 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085015285 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085015285 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085015285 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085015285 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085015285 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085015285 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085015285 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085015285 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085015285 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085015285 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085015285 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085015285 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085015285 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085015285 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085015286 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085015286 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085015286 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085015286 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085015286 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085015286 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085015286 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085015286 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085015286 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085015286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085015286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085015286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085015286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085015286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085015286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085015286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085015286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085015286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085015286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085015286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085015286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085015286 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085015286 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085015286 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085015286 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085015286 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(358)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(361)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085015295 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085015295 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085015295 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085015295 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085015295 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085015295 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085015295 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085015295 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085015295 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085015295 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085015295 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085015295 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085015295 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085015295 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085015295 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085015295 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085015295 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085015295 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085015296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085015296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085015296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085015296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085015296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085015296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085015296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085015296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085015296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085015296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085015296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085015296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085015296 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085015296 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085015296 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085015296 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085015296 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085015296 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085015296 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085015296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085015296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085015296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085015296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085015296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085015296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085015296 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085015296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085015296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085015296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085015296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085015296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085015296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085015296 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085015296 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085015296 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085015296 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085015296 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085015296 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085015296 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085015296 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085015296 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085015296 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085015296 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085015296 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821085015296 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085015296 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085015296 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085015296 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085015296 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085015296 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085015299 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085015299 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085015299 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085015299 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085015299 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085015299 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085015299 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085015299 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085015299 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085015299 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085015299 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085015299 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085015299 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085015299 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085015299 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085015299 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085015299 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085015299 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085015299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085015299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085015299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085015299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085015299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085015299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085015299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085015299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085015299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085015299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085015299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085015299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085015299 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085015299 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085015299 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085015299 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085015299 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(361)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085015334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56434<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@9519884ab86b: 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)@9519884ab86b: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@9519884ab86b: 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)@9519884ab86b: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)14907425 20250821085016370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085016370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085016370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085016370 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085016370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe37821, normal) (hnbgw_rua.c:408) 20250821085016370 DHNB DEBUG map_rua[0x5557106a1110]{init}: Allocated (fsm.c:456) 20250821085016370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14907425)[0x5557106a1110]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085016370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14907425 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085016370 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085016370 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085016370 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085016370 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14907425 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085016370 DCN DEBUG map_sccp[0x555710682620]{init}: Allocated (fsm.c:456) 20250821085016370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x555710682620]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085016370 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-14907425 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085016370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14907425 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085016370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14907425)[0x5557106a1110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085016370 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085016370 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085016370 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14907425 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085016370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x555710682620]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085016370 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085016370 DLSCCP DEBUG SCCP-SCOC(33)[0x555710699ea0]{IDLE}: Allocated (fsm.c:456) 20250821085016370 DLSCCP DEBUG SCCP-SCOC(33)[0x555710699ea0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085016370 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030002b50056400500f1100926) (sccp_scrc.c:455) 20250821085016370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085016370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085016371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085016371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085016371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085016371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085016371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085016371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085016371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085016371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085016371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085016371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085016371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085016371 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085016371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085016371 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085016371 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085016371 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085016371 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 03 01 00 00 21 02 02 06 04 43 bc 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 b5 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085016371 DLSCCP DEBUG SCCP-SCOC(33)[0x555710699ea0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085016371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x555710682620]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085016371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14907425)[0x5557106a1110]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085016371 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085016371 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085016371 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085016371 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821085016371 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085016371 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085016371 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085016371 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085016371 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085016371 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 03 01 00 00 21 02 02 06 04 43 bc 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 b5 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)@9519884ab86b: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@9519884ab86b: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@9519884ab86b: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)9580245 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@9519884ab86b: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@9519884ab86b: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)14907425 20250821085016572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085016572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085016572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1431) 20250821085016572 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085016572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe37821,cause=misc(unspecified)) (hnbgw_rua.c:440) 20250821085016572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14907425 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:313) 20250821085016572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14907425)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085016572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14907425)[0x5557106a1110]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085016572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x555710682620]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) HNBGW_Test.sgsn0-SCCP(360)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821085017394 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085017394 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085017394 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085017394 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085017394 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085017394 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085017394 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085017394 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085017394 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085017394 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085017394 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085017394 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085017394 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085017394 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085017394 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00609461) (sccp_scrc.c:545) 20250821085017394 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(33,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085017394 DLSCCP DEBUG SCCP-SCOC(33)[0x555710699ea0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085017394 DLSCCP DEBUG SCCP-SCOC(33)[0x555710699ea0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085017395 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085017395 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085017395 DCN DEBUG handle_cn_conn_conf() conn_id=33, 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_sccp.c:157) 20250821085017395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x555710682620]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085017395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x555710682620]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085017395 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085017395 DLSCCP DEBUG SCCP-SCOC(33)[0x555710699ea0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085017395 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00609461), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085017395 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085017394 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 21 60 94 61 02 00 00 00 00  20250821085017395 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085017395 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085017395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085017395 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085017395 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085017395 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085017395 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 03 04 60 94 61 00 00 21 00 00 00 00 00 (ss7_asp.c:1383) 20250821085017395 DLSCCP DEBUG SCCP-SCOC(33)[0x555710699ea0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085017395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x555710682620]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:300) 20250821085017395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14907425)[0x5557106a1110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085017395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14907425)[0x5557106a1110]{disconnected}: Freeing instance (context_map.c:203) 20250821085017395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14907425)[0x5557106a1110]{disconnected}: Deallocated (fsm.c:568) 20250821085017395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x555710682620]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085017395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x555710682620]{disconnected}: Freeing instance (context_map.c:207) 20250821085017395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x555710682620]{disconnected}: Deallocated (fsm.c:568) 20250821085017395 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14907425 SCCP-33 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250821085017395 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085017395 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085017395 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085017395 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821085017395 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085017395 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085017395 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085017395 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085017395 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085017395 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 03 04 60 94 61 00 00 21 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(360)@9519884ab86b: Session index based on local reference:0 20250821085017399 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085017400 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085017400 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085017400 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085017400 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085017400 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085017400 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085017400 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085017400 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085017400 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 21 60 94 61 00  HNBGW_Test.sgsn0-RAN(361)@9519884ab86b: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)9580245 20250821085017400 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085017400 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085017400 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085017400 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085017400 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085017400 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00609461) (sccp_scrc.c:545) 20250821085017400 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(33,remPC=188=0.23.4) Received CO:RELCO (sccp_scoc.c:787) 20250821085017400 DLSCCP DEBUG SCCP-SCOC(33)[0x555710699ea0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085017400 DLSCCP DEBUG SCCP-SCOC(33)[0x555710699ea0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085017400 DLSCCP DEBUG SCCP-SCOC(33)[0x555710699ea0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085017400 DLSCCP DEBUG SCCP-SCOC(33)[0x555710699ea0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085017400 DLSCCP DEBUG SCCP-SCOC(33)[0x555710699ea0]{IDLE}: Deallocated (fsm.c:568) MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085018411 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42497<->l=127.0.0.1:4262) (control_if.c:193) 20250821085018412 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58882<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(353)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(352)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085018416 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58874<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085018418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085018418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085018418 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085018418 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 (hnb.c:255) 20250821085018418 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-SCCP(357)@9519884ab86b: Final verdict of PTC: none MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(358)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(360)@9519884ab86b: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@9519884ab86b: Final verdict of PTC: none 20250821085018419 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085018419 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085018419 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085018419 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085018420 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085018420 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085018420 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085018420 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085018420 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085018420 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085018420 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085018420 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085018420 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085018420 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085018420 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085018420 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085018420 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085018420 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085018420 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085018420 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085018420 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085018420 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085018420 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085018420 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085018420 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085018420 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085018420 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085018420 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085018420 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085018420 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085018420 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085018420 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085018420 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085018420 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085018420 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085018420 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085018420 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped HNBGW_Test.sgsn0-RAN(361)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(359)@9519884ab86b: Final verdict of PTC: none 20250821085018420 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085018420 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085018421 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085018421 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085018421 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085018421 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085018421 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085018421 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085018421 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085018421 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) HNBGW-PFCP(354)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(362)@9519884ab86b: Final verdict of PTC: none 20250821085018421 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085018421 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085018421 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085018421 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085018421 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085018421 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085018421 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085018421 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  HNBGW-MGCP(363)@9519884ab86b: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@9519884ab86b: Final verdict of PTC: none 20250821085018421 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085018421 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085018422 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085018422 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085018422 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085018422 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085018422 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085018422 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085018422 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085018422 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085018422 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085018422 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085018422 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085018422 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085018437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56434<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@9519884ab86b: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@9519884ab86b: 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'. Thu Aug 21 08:50:18 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 20250821085018517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085019119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56444<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=301256) 20250821085019864 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821085019864 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821085019864 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085019865 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085019865 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085019865 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821085019865 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821085019865 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821085019865 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085019865 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821085019865 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821085019865 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821085019865 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085019865 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821085019865 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821085019865 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250821085019865 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085019865 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821085019865 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821085019865 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK Waiting for packet dumper to finish... 1 (prev_count=301256, count=301796) 20250821085020422 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085020422 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085020422 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085020422 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085020422 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085020422 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:50: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_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@9519884ab86b: 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@9519884ab86b: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20250821085022203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56460<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085022208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56476<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085022210 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45939<->l=127.0.0.1:4262) (control_if.c:572) 20250821085022223 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085022223 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085022223 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085022223 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085022224 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085022224 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085022224 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085022224 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085022224 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085022224 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085022225 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085022225 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085022225 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085022225 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085022225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022225 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085022225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022225 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085022225 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085022225 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085022225 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085022225 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085022225 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085022225 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085022225 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085022225 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085022225 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085022225 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085022225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022225 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085022225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085022225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022225 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085022225 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085022225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085022225 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085022225 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085022225 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085022225 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085022225 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085022225 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085022225 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085022225 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085022225 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085022225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022225 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085022225 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085022225 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085022225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022225 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085022225 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085022225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085022225 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085022225 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085022225 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085022225 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085022225 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085022225 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085022225 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085022225 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085022225 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085022225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022225 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085022225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085022225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022225 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085022225 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085022225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085022225 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085022225 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085022225 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085022225 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085022225 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085022225 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085022225 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085022225 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085022225 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=1 20250821085022225 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085022225 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085022225 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085022225 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085022226 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085022226 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=5 20250821085022226 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085022226 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085022226 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085022226 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085022226 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085022226 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085022226 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=9 20250821085022226 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085022226 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085022226 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085022226 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085022226 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085022226 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085022226 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085022226 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821085022226 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085022226 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085022226 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(373)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(371)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085022237 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085022237 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085022237 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085022237 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085022238 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085022238 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085022238 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085022238 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085022239 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085022239 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085022239 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085022239 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085022239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022239 DLSS7 INFO 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085022239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022239 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085022239 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085022239 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085022239 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085022239 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085022239 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085022239 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085022239 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085022239 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085022239 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085022239 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085022239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022239 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085022239 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085022239 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085022239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022239 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085022239 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085022239 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085022239 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085022239 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085022239 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085022239 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085022239 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085022239 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085022239 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085022239 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085022239 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085022239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022239 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085022239 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085022239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022239 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085022239 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085022239 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085022239 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085022239 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085022239 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085022239 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085022239 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085022239 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085022239 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085022239 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085022239 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085022239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022239 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085022239 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085022239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022239 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085022239 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085022239 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085022239 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085022239 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085022239 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085022239 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085022239 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085022239 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085022239 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085022239 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085022239 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=9 20250821085022239 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085022239 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085022239 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085022239 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085022239 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085022239 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=5 20250821085022239 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085022239 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085022239 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085022239 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085022239 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085022239 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085022239 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085022239 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=7 20250821085022239 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085022239 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085022239 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085022239 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085022239 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085022239 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085022239 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=9 20250821085022239 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085022239 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085022239 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085022258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085022258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085022258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085022258 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085022258 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:562) 20250821085022258 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085022258 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085022258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085022258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085022436 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085022436 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085022436 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085022436 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(373)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085022445 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085022445 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085022445 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085022446 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085022446 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085022446 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085022446 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085022446 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085022446 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085022446 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085022446 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085022446 DLSS7 <000c> ss7_asp.c:1383 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  20250821085022446 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085022449 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085022449 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085022449 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085022449 DLSS7 <000c> ss7_asp.c:1383 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  20250821085022449 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085022449 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085022449 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085022449 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085022449 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085022449 DLSS7 <000c> ss7_asp.c:1383 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  20250821085022449 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085022449 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085022449 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085022449 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085022449 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085022449 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085022449 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085022449 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085022449 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085022449 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085022449 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085022449 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085022449 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085022449 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085022450 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085022450 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085022450 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085022450 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085022450 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085022450 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085022451 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085022451 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085022451 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085022451 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085022451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022451 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085022451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022451 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085022451 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085022451 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085022451 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085022451 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085022451 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085022451 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085022452 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085022452 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085022452 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085022452 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821085022452 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085022452 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085022452 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085022452 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085022452 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085022452 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(376)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085022458 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085022458 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085022458 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085022458 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085022458 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085022458 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085022458 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085022458 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085022458 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085022458 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085022458 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085022458 DLSS7 <000c> ss7_asp.c:1383 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  20250821085022458 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085022461 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085022461 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085022461 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085022461 DLSS7 <000c> ss7_asp.c:1383 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  20250821085022461 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085022461 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085022461 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085022461 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085022461 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085022461 DLSS7 <000c> ss7_asp.c:1383 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  20250821085022461 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085022461 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085022461 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085022461 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085022461 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085022461 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085022461 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085022461 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085022461 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085022461 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085022461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085022461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085022461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085022461 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085022461 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085022461 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085022461 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085022463 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085022463 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085022463 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085022463 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085022463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022463 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085022463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085022463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085022463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085022463 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085022463 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085022463 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085022463 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085022463 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085022463 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085022463 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085022464 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085022464 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085022464 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085022464 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821085022464 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085022464 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085022464 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085022464 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085022464 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085022464 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(372)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085023252 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085023252 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085023252 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085023252 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085023252 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085023252 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085023252 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085023252 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085023253 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085023253 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085023253 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085023253 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085023253 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085023253 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085023253 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085023253 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085023253 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085023253 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085023253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085023253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085023253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085023253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085023253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085023253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085023253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085023253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085023253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085023253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085023253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085023253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085023254 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085023254 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085023254 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085023254 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085023254 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085023254 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085023254 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085023254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085023254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085023254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085023254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085023254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085023254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085023254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085023254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085023254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085023254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085023254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085023254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085023254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085023254 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085023254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085023254 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085023254 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085023254 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085023254 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085023254 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085023254 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085023254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085023254 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085023255 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085023255 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821085023255 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085023255 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085023255 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085023255 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085023255 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085023255 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085023257 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085023257 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085023257 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085023257 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085023257 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085023257 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085023257 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085023257 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085023257 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085023257 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085023257 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085023257 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085023257 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085023257 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085023257 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085023257 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085023257 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085023257 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085023257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085023257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085023257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085023257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085023257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085023257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085023257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085023257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085023257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085023257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085023257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085023257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085023257 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085023257 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085023257 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085023257 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085023257 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(375)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085023259 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085023259 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085023259 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085023259 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085023259 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085023259 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085023259 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085023259 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085023259 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085023259 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085023259 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085023260 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085023260 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085023260 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085023260 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085023260 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085023260 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085023260 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085023260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085023260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085023260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085023260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085023260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085023260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085023260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085023260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085023260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085023260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085023260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085023260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085023260 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085023260 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085023260 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085023260 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085023260 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085023260 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085023260 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085023260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085023260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085023260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085023260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085023260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085023260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085023260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085023260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085023260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085023260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085023260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085023260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085023260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085023260 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085023260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085023260 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085023260 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085023260 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085023260 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085023260 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085023260 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085023260 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085023260 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085023260 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085023260 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821085023260 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085023260 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085023260 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085023260 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085023260 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085023260 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(372)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085023263 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085023263 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085023263 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085023263 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085023263 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085023263 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085023263 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085023263 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085023263 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085023263 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085023263 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085023263 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085023263 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085023263 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085023263 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085023263 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085023263 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085023263 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085023263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085023263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085023263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085023263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085023263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085023263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085023263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085023263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085023263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085023263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085023263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085023263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085023264 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085023264 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085023264 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085023264 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085023264 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(375)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085023279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56480<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@9519884ab86b: 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)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@9519884ab86b: 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)@9519884ab86b: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)3064128 20250821085024320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085024320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085024320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085024320 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085024320 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2ec140, normal) (hnbgw_rua.c:408) 20250821085024320 DHNB DEBUG map_rua[0x555710699ea0]{init}: Allocated (fsm.c:456) 20250821085024320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3064128)[0x555710699ea0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085024320 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3064128 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085024320 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085024320 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085024320 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3064128 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085024320 DCN DEBUG map_sccp[0x5557106a1110]{init}: Allocated (fsm.c:456) 20250821085024320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5557106a1110]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085024320 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-3064128 <-> SCCP-34 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085024320 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3064128 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085024320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3064128)[0x555710699ea0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085024320 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085024320 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085024320 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3064128 SCCP-34 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085024320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5557106a1110]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085024320 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085024320 DLSCCP DEBUG SCCP-SCOC(34)[0x555710682620]{IDLE}: Allocated (fsm.c:456) 20250821085024320 DLSCCP DEBUG SCCP-SCOC(34)[0x555710682620]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085024320 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f400300021d0056400500f1100926) (sccp_scrc.c:455) 20250821085024320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085024320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085024320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085024320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085024320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085024320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085024320 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085024320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085024320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085024320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085024320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085024320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085024320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085024320 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085024320 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085024320 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085024320 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085024320 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085024320 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 00 01 00 00 22 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 1d 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085024320 DLSCCP DEBUG SCCP-SCOC(34)[0x555710682620]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085024320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5557106a1110]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085024320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3064128)[0x555710699ea0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085024320 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085024320 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085024320 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085024320 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085024320 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085024320 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085024320 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085024320 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085024320 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085024320 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 01 00 00 22 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 1d 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)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@9519884ab86b: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@9519884ab86b: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)11281849 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@9519884ab86b: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@9519884ab86b: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)3064128 20250821085024521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085024521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085024521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1431) 20250821085024521 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085024521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2ec140,cause=misc(unspecified)) (hnbgw_rua.c:440) 20250821085024521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3064128 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:313) 20250821085024521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3064128)[0x555710699ea0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085024521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3064128)[0x555710699ea0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085024521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5557106a1110]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) HNBGW_Test.msc0-SCCP(371)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821085025346 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085025346 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085025346 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085025346 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085025346 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085025346 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085025346 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085025346 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085025346 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085025346 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 22 03 31 22 02 00 00 00 00  20250821085025346 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085025346 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085025346 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085025346 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085025346 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085025346 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00033122) (sccp_scrc.c:545) 20250821085025346 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(34,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085025346 DLSCCP DEBUG SCCP-SCOC(34)[0x555710682620]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085025346 DLSCCP DEBUG SCCP-SCOC(34)[0x555710682620]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085025346 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085025346 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085025346 DCN DEBUG handle_cn_conn_conf() conn_id=34, 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_sccp.c:157) 20250821085025346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5557106a1110]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085025346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5557106a1110]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085025346 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085025346 DLSCCP DEBUG SCCP-SCOC(34)[0x555710682620]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085025346 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00033122), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085025346 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085025346 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085025346 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085025346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085025346 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085025346 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085025346 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085025346 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 03 31 22 00 00 22 00 00 00 00 00 (ss7_asp.c:1383) 20250821085025346 DLSCCP DEBUG SCCP-SCOC(34)[0x555710682620]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085025346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5557106a1110]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:300) 20250821085025346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3064128)[0x555710699ea0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085025346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3064128)[0x555710699ea0]{disconnected}: Freeing instance (context_map.c:203) 20250821085025347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3064128)[0x555710699ea0]{disconnected}: Deallocated (fsm.c:568) 20250821085025347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5557106a1110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085025347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5557106a1110]{disconnected}: Freeing instance (context_map.c:207) 20250821085025347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5557106a1110]{disconnected}: Deallocated (fsm.c:568) 20250821085025347 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3064128 SCCP-34 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250821085025347 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085025347 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085025347 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085025347 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085025347 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085025347 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085025347 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085025347 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085025347 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085025347 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 03 31 22 00 00 22 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(371)@9519884ab86b: Session index based on local reference:0 20250821085025351 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085025351 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085025351 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085025351 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085025351 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085025351 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085025351 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua HNBGW_Test.msc0-RAN(372)@9519884ab86b: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)11281849 20250821085025351 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085025351 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085025351 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 22 03 31 22 00  20250821085025351 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085025351 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085025351 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085025351 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085025351 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085025351 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00033122) (sccp_scrc.c:545) 20250821085025351 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(34,remPC=185=0.23.1) Received CO:RELCO (sccp_scoc.c:787) 20250821085025352 DLSCCP DEBUG SCCP-SCOC(34)[0x555710682620]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085025352 DLSCCP DEBUG SCCP-SCOC(34)[0x555710682620]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085025352 DLSCCP DEBUG SCCP-SCOC(34)[0x555710682620]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085025352 DLSCCP DEBUG SCCP-SCOC(34)[0x555710682620]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085025352 DLSCCP DEBUG SCCP-SCOC(34)[0x555710682620]{IDLE}: Deallocated (fsm.c:568) MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085026363 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45939<->l=127.0.0.1:4262) (control_if.c:193) 20250821085026364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56476<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(367)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(366)@9519884ab86b: Final verdict of PTC: none 20250821085026370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56460<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085026372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085026372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085026372 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085026372 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 (hnb.c:255) 20250821085026372 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365)@9519884ab86b: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(375)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(374)@9519884ab86b: Final verdict of PTC: none 20250821085026374 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085026374 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085026374 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085026374 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085026374 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085026374 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085026374 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085026374 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085026374 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085026374 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085026374 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085026374 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085026375 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085026375 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085026375 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085026375 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085026375 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085026375 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085026375 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085026375 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085026375 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085026375 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085026375 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085026375 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085026375 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821085026375 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085026375 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085026375 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085026375 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085026375 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085026375 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085026375 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085026375 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085026375 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085026375 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085026375 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085026375 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085026375 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085026375 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085026375 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085026375 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085026375 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085026375 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085026376 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085026376 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085026375 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085026375 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085026376 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085026376 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085026376 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085026376 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085026376 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085026376 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085026376 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085026376 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085026376 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085026376 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085026376 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085026376 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085026376 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085026376 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085026376 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085026376 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) HNBGW_Test.msc0-RAN(372)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(371)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(376)@9519884ab86b: Final verdict of PTC: none 20250821085026376 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085026376 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085026376 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085026376 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085026376 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085026376 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-MGCP(377)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(373)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(368)@9519884ab86b: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@9519884ab86b: Final verdict of PTC: none 20250821085026380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56480<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@9519884ab86b: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@9519884ab86b: 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'. Thu Aug 21 08:50:26 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 20250821085026472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40740<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085027076 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40740<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=301620) Waiting for packet dumper to finish... 1 (prev_count=301620, count=302160) 20250821085028376 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085028376 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085028376 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085028376 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085028376 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085028376 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:50: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_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@9519884ab86b: 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@9519884ab86b: Test case TC_cs_iu_release_req_rua_disconnect started. 20250821085030220 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40748<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085030224 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40752<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085030227 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40205<->l=127.0.0.1:4262) (control_if.c:572) 20250821085030240 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085030240 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085030240 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085030240 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085030240 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085030240 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085030241 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085030241 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085030241 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085030241 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085030242 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085030242 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085030242 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085030242 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085030242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030242 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085030242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030242 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085030242 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085030242 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085030242 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085030242 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085030242 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085030242 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085030242 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085030242 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085030242 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085030242 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085030242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030242 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085030242 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085030242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030242 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085030242 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085030242 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085030242 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085030242 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085030242 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085030242 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085030242 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085030242 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085030242 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085030242 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085030242 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085030242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030242 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085030242 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085030242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030242 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085030242 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085030242 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085030242 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085030242 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085030242 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085030242 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085030242 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085030242 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085030242 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085030243 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085030243 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085030243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030243 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085030243 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085030243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030243 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085030243 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085030243 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085030243 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085030243 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085030243 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085030243 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085030243 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085030243 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085030243 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085030243 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085030243 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=9 20250821085030243 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085030243 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085030243 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085030243 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085030243 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085030243 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=4 20250821085030243 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085030243 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085030243 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085030243 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085030243 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085030243 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085030243 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=7 20250821085030243 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085030243 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085030243 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085030243 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085030243 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085030243 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085030243 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821085030243 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085030243 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085030243 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(387)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(387)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(385)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085030254 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085030254 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085030254 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085030254 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085030254 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085030254 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085030254 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085030254 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085030255 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085030255 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085030255 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085030255 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085030255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030255 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085030255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030255 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085030255 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085030255 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085030255 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085030255 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085030255 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085030255 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085030255 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085030255 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085030255 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085030255 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085030255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030255 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085030255 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085030255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030255 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085030255 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085030255 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085030255 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085030255 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085030255 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085030255 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085030256 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085030256 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085030256 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085030256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085030256 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085030256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030256 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085030256 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085030256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085030256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030256 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085030256 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085030256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085030256 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085030256 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085030256 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085030256 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085030256 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085030256 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085030256 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085030256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085030256 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085030256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030256 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085030256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085030256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030256 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085030256 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085030256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085030256 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085030256 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085030256 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085030256 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085030256 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085030256 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085030256 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085030256 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085030256 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=1 20250821085030256 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085030256 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085030256 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085030256 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085030256 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085030256 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=10 20250821085030256 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085030256 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085030256 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085030256 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085030256 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085030256 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085030256 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=12 20250821085030256 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085030256 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085030256 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085030256 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085030256 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085030256 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085030256 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085030256 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821085030256 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085030256 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085030256 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085030274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085030274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085030274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085030274 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085030274 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:562) 20250821085030275 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085030275 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085030275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085030275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085030452 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085030452 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085030452 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085030452 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(387)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085030460 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085030460 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085030460 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085030460 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085030460 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085030460 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085030460 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085030460 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085030460 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085030460 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085030460 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085030460 DLSS7 <000c> ss7_asp.c:1383 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  20250821085030460 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085030463 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085030463 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085030463 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085030463 DLSS7 <000c> ss7_asp.c:1383 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  20250821085030463 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085030463 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085030463 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085030463 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085030463 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085030463 DLSS7 <000c> ss7_asp.c:1383 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  20250821085030463 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085030463 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085030463 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085030463 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085030463 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085030463 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085030463 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085030463 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085030463 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085030463 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085030463 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085030463 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085030463 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085030463 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085030463 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085030463 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085030464 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085030465 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085030465 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085030465 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085030465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085030465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030465 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085030465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085030465 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085030465 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085030465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085030465 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085030465 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085030465 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085030465 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085030465 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085030465 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821085030465 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085030465 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085030465 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085030465 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085030465 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085030465 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085030465 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085030466 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085030466 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085030466 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(390)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085030472 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085030472 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085030472 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085030472 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085030472 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085030472 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085030472 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085030472 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085030472 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085030472 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085030472 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085030472 DLSS7 <000c> ss7_asp.c:1383 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  20250821085030472 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085030475 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085030475 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085030475 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085030475 DLSS7 <000c> ss7_asp.c:1383 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  20250821085030475 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085030475 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085030475 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085030475 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085030475 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085030475 DLSS7 <000c> ss7_asp.c:1383 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  20250821085030475 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085030475 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085030475 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085030475 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085030475 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085030475 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085030475 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085030475 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085030475 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085030475 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085030475 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085030475 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085030475 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085030475 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085030475 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085030475 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085030475 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085030476 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085030476 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085030476 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085030476 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085030476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085030476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085030476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085030476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085030476 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085030476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085030476 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085030476 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085030476 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085030477 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085030477 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085030477 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085030477 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085030477 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085030477 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821085030477 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085030477 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085030477 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085030477 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085030477 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085030477 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(386)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085031268 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085031268 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085031268 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085031268 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085031268 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085031268 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085031268 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085031268 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085031268 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085031268 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085031268 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085031268 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085031268 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085031268 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085031268 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085031268 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085031268 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085031268 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085031268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085031268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085031268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085031268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085031268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085031268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085031268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085031268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085031268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085031268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085031268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085031268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085031268 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085031268 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085031268 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085031268 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085031268 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085031268 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085031268 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085031269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085031269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085031269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085031269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085031269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085031269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085031269 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085031269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085031269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085031269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085031269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085031269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085031269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085031269 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085031269 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085031269 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085031269 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085031269 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085031269 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085031269 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085031269 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085031269 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085031269 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085031269 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085031269 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821085031269 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085031269 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085031269 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085031269 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085031269 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085031269 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085031270 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085031270 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085031270 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085031270 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085031270 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085031270 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085031270 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085031270 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085031270 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085031270 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085031270 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085031270 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085031270 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085031270 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085031270 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085031270 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085031270 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085031270 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085031270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085031270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085031270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085031270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085031270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085031270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085031270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085031270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085031270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085031270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085031270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085031270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085031270 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085031270 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085031270 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085031270 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085031270 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250821085031277 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085031277 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085031277 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085031277 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085031277 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085031277 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085031277 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085031277 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085031277 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085031277 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  HNBGW_Test.sgsn0-RAN(389)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085031277 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085031277 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085031277 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085031277 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085031277 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085031277 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085031277 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085031277 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085031277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085031277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085031277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085031277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085031277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085031277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085031277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085031277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085031277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085031277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085031277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085031277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085031277 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085031277 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085031277 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085031277 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085031277 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085031277 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085031277 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085031277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085031277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085031277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085031277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085031277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085031277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085031278 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085031278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085031278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) HNBGW_Test.msc0-RAN(386)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085031278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085031278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085031278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085031278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085031278 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085031278 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085031278 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085031278 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085031278 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085031278 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085031278 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085031278 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085031278 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085031278 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085031278 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085031278 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821085031278 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085031278 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085031278 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085031278 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085031278 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085031278 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085031281 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085031281 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085031281 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085031281 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085031281 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085031281 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085031281 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085031281 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085031281 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085031281 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085031282 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085031282 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085031282 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085031282 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085031282 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085031282 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085031282 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085031282 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085031282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085031282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085031282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085031282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085031282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085031282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085031282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085031282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085031282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085031282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085031282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085031282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085031282 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085031282 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085031282 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085031282 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085031282 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(389)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085031305 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40768<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_iu_release_req_rua_disconnect0(392)@9519884ab86b: 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)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@9519884ab86b: 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)@9519884ab86b: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)13285096 20250821085032327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085032327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085032327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085032327 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085032327 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcab6e8, normal) (hnbgw_rua.c:408) 20250821085032327 DHNB DEBUG map_rua[0x555710682620]{init}: Allocated (fsm.c:456) 20250821085032327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13285096)[0x555710682620]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085032327 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13285096 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085032327 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085032327 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085032327 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13285096 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085032327 DCN DEBUG map_sccp[0x555710699ea0]{init}: Allocated (fsm.c:456) 20250821085032327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x555710699ea0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085032327 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-13285096 <-> SCCP-35 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085032327 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13285096 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085032327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13285096)[0x555710682620]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085032327 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085032327 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085032327 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13285096 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085032327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x555710699ea0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085032327 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085032327 DLSCCP DEBUG SCCP-SCOC(35)[0x5557106a1110]{IDLE}: Allocated (fsm.c:456) 20250821085032327 DLSCCP DEBUG SCCP-SCOC(35)[0x5557106a1110]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085032327 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f400300036d0056400500f1100926) (sccp_scrc.c:455) 20250821085032327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085032327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085032327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085032327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085032327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085032327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085032327 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085032327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085032327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085032327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085032327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085032327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085032327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085032327 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085032327 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085032327 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085032327 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085032327 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085032327 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 01 01 00 00 23 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 6d 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085032327 DLSCCP DEBUG SCCP-SCOC(35)[0x5557106a1110]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085032327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x555710699ea0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085032327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13285096)[0x555710682620]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085032327 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085032327 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085032327 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085032327 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821085032327 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085032327 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085032327 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085032327 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085032327 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085032327 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 01 01 00 00 23 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 6d 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)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@9519884ab86b: Found Expect[0] for l3='05080200F110172A52082926240000000090'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@9519884ab86b: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)15629911 HNBGW_Test.msc0-SCCP(385)@9519884ab86b: Session index based on connection ID:0 TC_cs_iu_release_req_rua_disconnect0(392)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(385)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821085032331 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085032331 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085032331 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085032331 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085032331 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085032331 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085032331 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085032331 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085032331 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085032331 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 23 47 16 27 02 00 00 00 00  20250821085032331 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085032331 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085032331 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085032331 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085032331 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085032331 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00471627) (sccp_scrc.c:545) 20250821085032331 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(35,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085032331 DLSCCP DEBUG SCCP-SCOC(35)[0x5557106a1110]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085032331 DLSCCP DEBUG SCCP-SCOC(35)[0x5557106a1110]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085032331 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085032331 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085032331 DCN DEBUG handle_cn_conn_conf() conn_id=35, 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_sccp.c:157) 20250821085032331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x555710699ea0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085032331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x555710699ea0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_cs_iu_release_req_rua_disconnect0(392)@9519884ab86b: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(391)@9519884ab86b: 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)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@9519884ab86b: vl_len:91 HNBGW_Test.msc0-SCCP(385)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(385)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821085032533 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085032533 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085032533 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085032533 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085032533 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085032533 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085032533 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085032533 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085032533 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085032533 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821085032533 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085032533 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085032533 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085032533 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085032533 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085032533 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085032533 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(35,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085032533 DLSCCP DEBUG SCCP-SCOC(35)[0x5557106a1110]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085032533 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085032533 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085032533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x555710699ea0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085032533 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085032533 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085032533 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13285096 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085032533 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085032533 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085032533 DMGW DEBUG mgw(mgw-fsm-13285096-0)[0x555710697090]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821085032533 DMGW DEBUG mgw(mgw-fsm-13285096-0)[0x555710697090]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821085032533 DMGW DEBUG mgw(mgw-fsm-13285096-0)[0x555710697090]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821085032533 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085032533 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821085032534 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{UNUSED}: Allocated (fsm.c:456) 20250821085032534 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{UNUSED}: is child of mgw(mgw-fsm-13285096-0)[0x555710697090] (fsm.c:486) 20250821085032534 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13285096-0)[0x555710697090] (mgcp_client_endpoint_fsm.c:724) 20250821085032534 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085032534 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085032534 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085032534 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13285096-0)[0x555710682750]{ST_CRCX}: Allocated (fsm.c:456) 20250821085032534 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13285096-0)[0x555710682750]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13285096-0)[0x55571069a080] (fsm.c:486) 20250821085032534 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13285096-0)[0x555710682750]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085032534 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13285096-0)[0x555710682750]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821085032534 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: cab6'... (mgcp_client.c:807) 20250821085032534 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250821085032534 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13285096-0)[0x555710682750]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085032534 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@9519884ab86b: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cab6e817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cab6e817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cab6e817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cab6e817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@9519884ab86b: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250821085032575 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20250821085032575 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682750]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821085032575 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682750]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821085032575 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682750]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085032575 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682750]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085032575 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821085032575 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{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) 20250821085032575 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{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) 20250821085032575 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085032575 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085032575 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{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) 20250821085032575 DMGW DEBUG mgw(mgw-fsm-13285096-0)[0x555710697090]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085032575 DMGW DEBUG mgw(mgw-fsm-13285096-0)[0x555710697090]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821085032575 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085032575 DMGW DEBUG mgw(mgw-fsm-13285096-0)[0x555710697090]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821085032575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13285096)[0x555710682620]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821085032575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821085032575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085032575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_cs_iu_release_req_rua_disconnect0(392)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085032605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085032605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085032605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085032605 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085032605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcab6e8) (hnbgw_rua.c:472) 20250821085032605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13285096 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085032605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13285096)[0x555710682620]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085032605 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085032605 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085032605 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13285096 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085032605 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085032605 DMGW DEBUG mgw(mgw-fsm-13285096-0)[0x555710697090]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821085032605 DMGW DEBUG mgw(mgw-fsm-13285096-0)[0x555710697090]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821085032605 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085032605 DMGW DEBUG mgw(mgw-fsm-13285096-0)[0x555710697090]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821085032605 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13285096-0)[0x555710697090] (mgcp_client_endpoint_fsm.c:724) 20250821085032605 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085032605 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085032605 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{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) 20250821085032605 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682750]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821085032605 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: cab6'... (mgcp_client.c:807) 20250821085032605 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250821085032605 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682750]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085032605 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085032605 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{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) 20250821085032605 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{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)@9519884ab86b: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "cab6e817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cab6e817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085032620 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20250821085032620 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682750]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821085032620 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682750]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821085032620 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682750]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821085032620 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821085032620 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{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) 20250821085032620 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{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) 20250821085032620 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085032620 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085032620 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{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) 20250821085032620 DMGW DEBUG mgw(mgw-fsm-13285096-0)[0x555710697090]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085032620 DMGW DEBUG mgw(mgw-fsm-13285096-0)[0x555710697090]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821085032620 DMGW DEBUG mgw(mgw-fsm-13285096-0)[0x555710697090]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821085032620 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13285096-0)[0x555710697090] (mgcp_client_endpoint_fsm.c:724) 20250821085032620 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085032620 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085032620 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085032620 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13285096-0)[0x555710682880]{ST_CRCX}: Allocated (fsm.c:456) 20250821085032620 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13285096-0)[0x555710682880]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13285096-0)[0x55571069a080] (fsm.c:486) 20250821085032620 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13285096-0)[0x555710682880]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085032620 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13285096-0)[0x555710682880]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250821085032620 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: cab6'... (mgcp_client.c:807) 20250821085032620 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250821085032620 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13285096-0)[0x555710682880]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085032620 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085032620 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{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) 20250821085032620 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{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) 20250821085032621 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{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)@9519884ab86b: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "cab6e817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cab6e817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085032627 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20250821085032627 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710682880]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821085032627 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710682880]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821085032627 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710682880]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085032628 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710682880]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085032628 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821085032628 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{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) 20250821085032628 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{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) 20250821085032628 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{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) 20250821085032628 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085032628 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085032628 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{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) 20250821085032628 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{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) 20250821085032628 DMGW DEBUG mgw(mgw-fsm-13285096-0)[0x555710697090]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085032628 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085032628 DMGW DEBUG mgw(mgw-fsm-13285096-0)[0x555710697090]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821085032628 DMGW DEBUG mgw(mgw-fsm-13285096-0)[0x555710697090]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821085032628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x555710699ea0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821085032628 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085032628 DLSCCP DEBUG SCCP-SCOC(35)[0x5557106a1110]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085032628 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00471627), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821085032628 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085032628 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085032628 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085032628 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085032628 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085032628 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085032628 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085032628 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 01 06 47 16 27 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250821085032628 DMGW DEBUG mgw(mgw-fsm-13285096-0)[0x555710697090]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821085032628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085032628 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085032628 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085032628 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821085032628 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085032628 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085032628 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085032628 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085032628 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085032628 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 01 06 47 16 27 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085032808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085032809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085032809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1431) 20250821085032809 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085032809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcab6e8) (hnbgw_rua.c:472) 20250821085032809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13285096 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:313) 20250821085032809 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085032809 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085032809 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085032809 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821085032809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13285096)[0x555710682620]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085032809 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250821085032809 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250821085032809 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13285096 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250821085032809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x555710699ea0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085032809 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085032809 DLSCCP DEBUG SCCP-SCOC(35)[0x5557106a1110]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085032809 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00471627), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:455) 20250821085032809 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085032809 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085032809 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085032809 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085032809 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085032809 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085032809 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085032809 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 bd 00 00 00 b9 03 00 00 01 06 47 16 27 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 00 00 (ss7_asp.c:1383) 20250821085032809 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085032809 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085032809 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085032809 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085032809 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085032809 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 01 06 47 16 27 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)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@9519884ab86b: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)13285096 20250821085033013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085033013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085033013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1431) 20250821085033013 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085033013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcab6e8,cause=misc(unspecified)) (hnbgw_rua.c:440) 20250821085033013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13285096 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:313) 20250821085033013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13285096)[0x555710682620]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085033013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13285096)[0x555710682620]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085033013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x555710699ea0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085033013 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085033013 DLSCCP DEBUG SCCP-SCOC(35)[0x5557106a1110]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085033013 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00471627), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085033013 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085033013 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085033013 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085033013 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085033013 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085033013 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085033013 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085033013 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 01 04 47 16 27 00 00 23 00 00 00 00 00 (ss7_asp.c:1383) 20250821085033013 DLSCCP DEBUG SCCP-SCOC(35)[0x5557106a1110]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085033013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x555710699ea0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:337) 20250821085033013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13285096)[0x555710682620]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085033013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13285096)[0x555710682620]{disconnected}: Freeing instance (context_map.c:203) 20250821085033013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13285096)[0x555710682620]{disconnected}: Deallocated (fsm.c:568) 20250821085033013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x555710699ea0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085033013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x555710699ea0]{disconnected}: Freeing instance (context_map.c:207) 20250821085033013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x555710699ea0]{disconnected}: Deallocated (fsm.c:568) 20250821085033013 DMGW DEBUG mgw(mgw-fsm-13285096-0)[0x555710697090]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821085033013 DMGW DEBUG mgw(mgw-fsm-13285096-0)[0x555710697090]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821085033013 DMGW DEBUG mgw(mgw-fsm-13285096-0)[0x555710697090]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821085033013 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821085033013 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682750]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085033013 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: cab6'... (mgcp_client.c:807) 20250821085033013 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821085033013 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682750]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085033013 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710682880]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085033013 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: cab6'... (mgcp_client.c:807) 20250821085033013 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821085033013 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710682880]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085033013 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{IN_USE}: Removing from parent mgw(mgw-fsm-13285096-0)[0x555710697090] (mgcp_client_endpoint_fsm.c:873) 20250821085033013 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821085033013 DLMGCP DEBUG mgw-endp(mgw-fsm-13285096-0)[0x55571069a080]{IN_USE}: Deallocated (fsm.c:568) 20250821085033013 DMGW DEBUG mgw(mgw-fsm-13285096-0)[0x555710697090]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821085033013 DMGW DEBUG mgw(mgw-fsm-13285096-0)[0x555710697090]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821085033013 DMGW DEBUG mgw(mgw-fsm-13285096-0)[0x555710697090]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821085033013 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13285096 SCCP-35 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:226) 20250821085033014 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085033014 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085033014 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085033014 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821085033014 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085033014 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085033014 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085033014 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085033014 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085033014 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 01 04 47 16 27 00 00 23 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@9519884ab86b: Session index based on local reference:0 20250821085033020 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085033020 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085033020 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085033020 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085033020 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085033020 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085033020 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085033020 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085033020 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085033020 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 23 47 16 27 00  20250821085033020 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085033020 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085033020 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085033020 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085033020 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085033020 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00471627) (sccp_scrc.c:545) 20250821085033020 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(35,remPC=185=0.23.1) Received CO:RELCO (sccp_scoc.c:787) 20250821085033020 DLSCCP DEBUG SCCP-SCOC(35)[0x5557106a1110]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085033020 DLSCCP DEBUG SCCP-SCOC(35)[0x5557106a1110]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085033020 DLSCCP DEBUG SCCP-SCOC(35)[0x5557106a1110]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085033020 DLSCCP DEBUG SCCP-SCOC(35)[0x5557106a1110]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085033020 DLSCCP DEBUG SCCP-SCOC(35)[0x5557106a1110]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(386)@9519884ab86b: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)15629911 TC_cs_iu_release_req_rua_disconnect0(392)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "cab6e817" }, { code := "I", val := "11111" } }, sdp := omit } 20250821085033031 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20250821085033031 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682750]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085033031 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682750]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085033031 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682750]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) TC_cs_iu_release_req_rua_disconnect0(392)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "cab6e817" }, { code := "I", val := "22222" } }, sdp := omit } 20250821085033031 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710682750]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085033031 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20250821085033031 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710682880]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085033031 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710682880]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085033031 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710682880]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085033031 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710682880]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085034041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40752<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085034042 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40205<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(380)@9519884ab86b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085034048 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40748<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085034049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085034049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085034049 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085034049 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 (hnb.c:255) 20250821085034049 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-RAN(389)@9519884ab86b: Final verdict of PTC: none MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(385)@9519884ab86b: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@9519884ab86b: Final verdict of PTC: none 20250821085034051 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085034051 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085034051 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085034051 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085034051 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085034051 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085034051 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085034051 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085034051 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085034051 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085034051 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085034051 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085034051 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085034051 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085034052 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085034052 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085034052 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085034052 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085034052 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085034052 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085034052 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085034052 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085034052 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085034052 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085034052 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085034052 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085034052 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' HNBGW_Test.sgsn0-SCCP(388)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(390)@9519884ab86b: Final verdict of PTC: none 20250821085034052 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085034052 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085034052 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085034052 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085034052 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085034052 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085034052 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085034052 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085034053 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085034053 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085034052 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(386)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(387)@9519884ab86b: Final verdict of PTC: none 20250821085034053 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085034053 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085034053 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085034053 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085034053 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085034053 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085034053 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085034053 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(382)@9519884ab86b: Final verdict of PTC: none 20250821085034055 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085034055 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085034055 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085034055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085034055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085034055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085034055 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085034055 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085034055 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085034055 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085034055 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085034055 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085034055 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085034055 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085034055 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085034055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085034055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085034055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085034055 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085034056 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085034056 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085034056 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085034056 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085034057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40768<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(392)@9519884ab86b: Final verdict of PTC: pass HNBGW-MGCP(391)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): pass (pass -> pass) MTC@9519884ab86b: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@9519884ab86b: 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'. Thu Aug 21 08:50:34 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 20250821085034145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40774<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085034747 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40774<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=364572) Waiting for packet dumper to finish... 1 (prev_count=364572, count=368452) 20250821085036053 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085036053 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085036053 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085036053 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085036053 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085036053 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:50: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_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@9519884ab86b: 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@9519884ab86b: Test case TC_ps_iu_release_req_rua_disconnect started. 20250821085037841 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36516<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085037845 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36522<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085037849 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39189<->l=127.0.0.1:4262) (control_if.c:572) 20250821085037863 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085037863 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085037864 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085037864 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085037864 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085037864 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085037864 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085037864 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085037864 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085037864 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085037865 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085037865 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085037865 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085037865 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085037865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085037865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085037865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085037865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085037865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085037865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085037865 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085037865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085037865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085037865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085037865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085037865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085037865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085037865 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085037865 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085037865 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085037865 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085037865 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085037865 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085037865 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085037865 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085037865 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085037865 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085037865 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085037865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085037865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085037865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085037865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085037865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085037865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085037865 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085037865 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085037865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085037865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085037865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085037865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085037865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085037865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085037865 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085037865 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085037865 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085037865 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085037865 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085037865 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085037865 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085037865 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085037865 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085037865 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085037865 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085037865 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085037865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085037865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085037865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085037865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085037865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085037865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085037865 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085037865 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085037865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085037865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085037865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085037865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085037865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085037865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085037865 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085037865 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085037865 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085037865 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085037865 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085037865 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085037865 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085037865 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085037865 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085037865 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085037865 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085037865 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085037865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085037865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085037865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085037865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085037865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085037865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085037865 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085037866 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085037866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085037866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085037866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085037866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085037866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085037866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085037866 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085037866 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085037866 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085037866 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085037866 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085037866 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085037866 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085037866 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085037866 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085037866 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085037866 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085037866 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=15 20250821085037866 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085037866 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085037866 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085037866 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085037866 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085037866 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=4 20250821085037866 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085037866 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085037866 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085037866 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085037866 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085037866 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085037866 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=1 20250821085037866 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085037866 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085037866 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085037866 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085037866 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085037866 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085037866 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821085037866 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085037866 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085037866 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(401)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(401)@9519884ab86b: M3UA emulation initiated, the test can be started MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(399)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085037882 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085037882 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085037883 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085037883 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085037883 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085037883 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085037883 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085037883 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085037883 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085037883 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085037883 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085037883 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085037883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085037883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085037883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085037883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085037883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085037883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085037883 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085037883 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085037883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085037884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085037884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085037884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085037884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085037884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085037884 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085037884 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085037884 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085037884 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085037884 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085037884 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085037884 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085037884 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085037884 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085037884 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085037884 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085037884 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821085037884 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085037884 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085037884 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085037885 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085037885 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085037885 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085037885 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085037885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085037885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085037885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085037885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085037885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085037885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085037885 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085037885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085037885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085037885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085037885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085037885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085037885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085037885 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085037885 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085037885 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085037885 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085037885 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085037885 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085037885 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085037885 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085037885 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085037885 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085037885 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085037885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085037885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085037885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085037885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085037885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085037885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085037885 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085037885 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085037885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085037885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085037885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085037885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085037885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085037885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085037885 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085037885 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085037885 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085037885 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085037885 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085037885 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085037885 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085037885 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085037885 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085037885 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085037885 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085037885 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085037885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085037885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085037885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085037885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085037885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085037885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085037885 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085037885 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085037885 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085037885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085037885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085037885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085037885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085037885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085037885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085037885 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085037885 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085037885 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085037885 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085037885 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085037885 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085037885 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085037885 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085037885 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085037885 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085037885 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085037885 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=1 20250821085037885 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085037885 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085037885 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085037885 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085037886 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085037886 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=10 20250821085037886 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085037886 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085037886 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085037886 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085037886 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085037886 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085037886 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=11 20250821085037886 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085037886 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085037886 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085037886 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(404)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085037908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085037908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085037908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085037908 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085037908 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:562) 20250821085037908 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085037908 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085037908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085037908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085038077 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085038078 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085038078 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085038078 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(401)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085038088 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085038088 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085038088 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085038088 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085038088 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085038088 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085038088 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085038088 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085038088 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085038088 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085038088 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085038088 DLSS7 <000c> ss7_asp.c:1383 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  20250821085038088 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085038091 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085038091 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085038091 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085038091 DLSS7 <000c> ss7_asp.c:1383 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  20250821085038091 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085038091 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085038091 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085038091 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085038091 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085038091 DLSS7 <000c> ss7_asp.c:1383 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  20250821085038091 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085038092 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085038092 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085038092 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085038092 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085038092 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085038092 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085038092 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085038092 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085038092 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085038092 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085038092 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085038092 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085038092 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085038092 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085038092 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085038093 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085038093 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085038094 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085038094 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085038094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085038094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085038094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085038094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085038094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085038094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085038094 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085038094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085038094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085038094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085038094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085038094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085038094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085038094 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085038094 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085038094 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085038094 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085038094 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085038094 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085038094 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085038094 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085038094 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085038094 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085038094 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821085038094 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085038094 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085038094 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085038094 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085038094 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085038094 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085038099 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085038099 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085038099 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085038099 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(404)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085038104 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085038104 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085038104 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085038104 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085038104 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085038104 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085038104 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085038104 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085038104 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085038104 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085038104 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085038104 DLSS7 <000c> ss7_asp.c:1383 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  20250821085038104 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085038106 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085038106 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085038106 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085038106 DLSS7 <000c> ss7_asp.c:1383 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  20250821085038106 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085038106 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085038106 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085038106 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085038106 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085038106 DLSS7 <000c> ss7_asp.c:1383 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  20250821085038107 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085038107 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085038107 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085038107 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085038107 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085038107 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085038107 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085038107 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085038107 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085038107 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085038107 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085038107 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085038107 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085038107 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085038107 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085038107 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085038107 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085038108 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085038108 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085038108 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085038108 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085038108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085038108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085038108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085038108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085038108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085038108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085038108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085038108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085038108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085038108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085038108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085038108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085038108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085038108 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085038108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085038108 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085038108 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085038108 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085038108 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085038108 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085038108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085038108 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085038108 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085038108 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821085038108 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085038108 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085038108 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085038108 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085038108 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085038108 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(400)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085038892 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085038892 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085038892 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085038892 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085038892 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085038892 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085038892 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085038892 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085038892 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085038892 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085038892 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085038892 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085038892 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085038892 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085038892 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085038892 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085038892 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085038892 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085038892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085038892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085038892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085038892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085038892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085038892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085038892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085038893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085038893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085038893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085038893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085038893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085038893 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085038893 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085038893 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085038893 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085038893 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085038893 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085038893 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085038893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085038893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085038893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085038893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085038893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085038893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085038893 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085038893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085038893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085038893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085038893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085038893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085038893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085038893 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085038893 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085038893 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085038893 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085038893 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085038893 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085038893 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085038893 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085038893 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085038893 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085038894 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085038894 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085038894 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085038894 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085038894 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085038894 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085038894 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085038894 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085038894 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085038894 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085038894 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085038894 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085038894 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085038894 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085038894 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085038894 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085038894 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085038894 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085038894 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085038894 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085038894 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085038894 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085038894 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085038894 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085038894 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085038894 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085038894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085038894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085038894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085038894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085038894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085038894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085038894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085038894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085038894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085038894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085038894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085038894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085038894 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085038894 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085038894 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085038894 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085038894 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(400)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085038903 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085038903 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085038903 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085038903 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085038903 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085038903 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085038903 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085038903 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085038903 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085038903 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  HNBGW_Test.sgsn0-RAN(403)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085038903 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085038903 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085038903 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085038903 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085038903 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085038903 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085038903 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085038903 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085038903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085038903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085038903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085038903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085038903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085038904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085038904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085038904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085038904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085038904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085038904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085038904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085038904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085038904 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085038904 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085038904 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085038904 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085038904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085038904 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085038904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085038904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085038904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085038904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085038904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085038904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085038904 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085038904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085038904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085038904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085038904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085038904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085038904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085038904 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085038904 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085038904 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085038904 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085038904 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085038904 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085038904 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085038904 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085038904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085038904 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085038904 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085038904 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821085038904 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085038904 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085038904 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085038904 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085038904 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085038904 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085038905 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085038905 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085038905 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085038905 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085038905 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085038905 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085038906 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085038906 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085038906 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085038906 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085038906 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085038906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085038906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085038906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085038906 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085038906 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085038906 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085038906 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085038906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085038906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085038906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085038906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085038906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085038906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085038906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085038906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085038906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085038906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085038906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085038906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085038906 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085038906 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085038906 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085038906 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085038906 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(403)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085038924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36528<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_iu_release_req_rua_disconnect0(406)@9519884ab86b: 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)@9519884ab86b: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@9519884ab86b: 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)@9519884ab86b: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)7275832 20250821085039971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085039971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085039971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085039971 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085039971 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6f0538, normal) (hnbgw_rua.c:408) 20250821085039971 DHNB DEBUG map_rua[0x555710682880]{init}: Allocated (fsm.c:456) 20250821085039971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7275832)[0x555710682880]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085039971 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7275832 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085039971 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085039971 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085039971 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085039971 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7275832 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085039971 DCN DEBUG map_sccp[0x555710682750]{init}: Allocated (fsm.c:456) 20250821085039971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555710682750]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085039971 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-7275832 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085039972 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7275832 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085039972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7275832)[0x555710682880]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085039972 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085039972 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085039972 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7275832 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085039972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555710682750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085039972 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085039972 DLSCCP DEBUG SCCP-SCOC(36)[0x5557106a1110]{IDLE}: Allocated (fsm.c:456) 20250821085039972 DLSCCP DEBUG SCCP-SCOC(36)[0x5557106a1110]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085039972 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030002600056400500f1100926) (sccp_scrc.c:455) 20250821085039972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085039972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085039972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085039972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085039972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085039972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085039972 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085039972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085039972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085039972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085039972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085039972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085039972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085039972 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085039972 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085039972 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085039972 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085039972 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085039972 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 24 02 02 06 04 43 bc 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 60 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085039972 DLSCCP DEBUG SCCP-SCOC(36)[0x5557106a1110]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085039972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555710682750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085039972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7275832)[0x555710682880]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085039972 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085039972 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085039972 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085039972 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821085039972 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085039972 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085039972 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085039972 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085039972 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085039972 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 06 01 00 00 24 02 02 06 04 43 bc 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 60 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)@9519884ab86b: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@9519884ab86b: Found Expect[0] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@9519884ab86b: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)385242 HNBGW_Test.sgsn0-SCCP(402)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_iu_release_req_rua_disconnect0(406)@9519884ab86b: setverdict(pass): none -> pass 20250821085039983 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085039983 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085039983 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085039983 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085039983 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085039983 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085039983 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085039983 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085039983 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085039983 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 24 0e 66 e9 02 00 00 00 00  20250821085039983 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085039983 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085039983 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085039983 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085039983 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085039983 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=000e66e9) (sccp_scrc.c:545) 20250821085039983 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(36,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085039983 DLSCCP DEBUG SCCP-SCOC(36)[0x5557106a1110]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085039983 DLSCCP DEBUG SCCP-SCOC(36)[0x5557106a1110]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085039983 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085039983 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085039983 DCN DEBUG handle_cn_conn_conf() conn_id=36, 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_sccp.c:157) 20250821085039983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555710682750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085039983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555710682750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW-PFCP(396)@9519884ab86b: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_iu_release_req_rua_disconnect0(406) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@9519884ab86b: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250821085040185 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085040185 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085040185 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085040185 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085040185 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085040185 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085040185 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085040185 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085040185 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085040185 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 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  20250821085040185 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085040185 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085040185 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085040185 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085040185 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085040185 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085040185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(36,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085040185 DLSCCP DEBUG SCCP-SCOC(36)[0x5557106a1110]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085040185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085040185 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085040185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555710682750]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085040185 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085040185 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085040185 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7275832 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085040185 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085040185 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7275832 SCCP-36 sgsn-0 MI=IMSI-262420000000009: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250821085040185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7275832)[0x555710682880]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085040185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821085040186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085040186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_ps_iu_release_req_rua_disconnect0(406)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085040235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085040235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085040235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085040235 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085040236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6f0538) (hnbgw_rua.c:472) 20250821085040236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7275832 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085040236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7275832)[0x555710682880]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085040236 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085040236 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085040236 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7275832 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085040236 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085040236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555710682750]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085040236 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085040236 DLSCCP DEBUG SCCP-SCOC(36)[0x5557106a1110]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085040236 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e66e9), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250821085040236 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085040236 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085040236 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085040236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085040236 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085040236 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085040236 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085040236 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 06 06 0e 66 e9 00 01 2e 60 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 (ss7_asp.c:1383) 20250821085040236 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085040236 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085040236 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085040236 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821085040236 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085040236 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085040236 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085040236 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085040236 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085040236 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 06 06 0e 66 e9 00 01 2e 60 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)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085040437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085040437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085040437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1431) 20250821085040437 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085040437 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6f0538) (hnbgw_rua.c:472) 20250821085040437 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7275832 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:313) 20250821085040438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7275832)[0x555710682880]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085040438 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250821085040438 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250821085040438 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7275832 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250821085040438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555710682750]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085040438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085040438 DLSCCP DEBUG SCCP-SCOC(36)[0x5557106a1110]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085040438 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e66e9), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:455) 20250821085040438 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085040438 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085040438 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085040438 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085040438 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085040438 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085040438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085040438 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 bd 00 00 00 bc 03 00 00 06 06 0e 66 e9 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 00 00 (ss7_asp.c:1383) 20250821085040438 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085040438 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085040438 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085040438 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821085040438 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085040438 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085040438 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085040438 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085040438 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085040438 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 06 06 0e 66 e9 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)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@9519884ab86b: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)7275832 20250821085040640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085040640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085040640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1431) 20250821085040640 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085040641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6f0538,cause=misc(unspecified)) (hnbgw_rua.c:440) 20250821085040641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7275832 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:313) 20250821085040641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7275832)[0x555710682880]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085040641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7275832)[0x555710682880]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085040641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555710682750]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085040641 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085040641 DLSCCP DEBUG SCCP-SCOC(36)[0x5557106a1110]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085040641 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e66e9), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085040641 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085040641 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085040641 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085040641 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085040641 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085040641 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085040641 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085040641 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 06 04 0e 66 e9 00 00 24 00 00 00 00 00 (ss7_asp.c:1383) 20250821085040641 DLSCCP DEBUG SCCP-SCOC(36)[0x5557106a1110]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085040641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555710682750]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:337) 20250821085040641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7275832)[0x555710682880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085040641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7275832)[0x555710682880]{disconnected}: Freeing instance (context_map.c:203) 20250821085040641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7275832)[0x555710682880]{disconnected}: Deallocated (fsm.c:568) 20250821085040641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555710682750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085040641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555710682750]{disconnected}: Freeing instance (context_map.c:207) 20250821085040641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x555710682750]{disconnected}: Deallocated (fsm.c:568) 20250821085040641 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7275832 SCCP-36 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:226) 20250821085040641 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085040641 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085040641 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085040641 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821085040641 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085040641 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085040641 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085040641 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085040641 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085040641 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 06 04 0e 66 e9 00 00 24 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(402)@9519884ab86b: Session index based on local reference:0 20250821085040646 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085040646 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085040646 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085040646 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085040646 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085040646 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085040646 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085040646 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085040646 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085040646 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 24 0e 66 e9 00  20250821085040646 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085040646 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085040647 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085040647 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085040647 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) HNBGW_Test.sgsn0-RAN(403)@9519884ab86b: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)385242 20250821085040647 DLSCCP DEBUG 0: SCCP(rctx=0) 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=000e66e9) (sccp_scrc.c:545) 20250821085040647 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(36,remPC=188=0.23.4) Received CO:RELCO (sccp_scoc.c:787) 20250821085040647 DLSCCP DEBUG SCCP-SCOC(36)[0x5557106a1110]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085040647 DLSCCP DEBUG SCCP-SCOC(36)[0x5557106a1110]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085040647 DLSCCP DEBUG SCCP-SCOC(36)[0x5557106a1110]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085040647 DLSCCP DEBUG SCCP-SCOC(36)[0x5557106a1110]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085040647 DLSCCP DEBUG SCCP-SCOC(36)[0x5557106a1110]{IDLE}: Deallocated (fsm.c:568) MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085041656 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36522<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085041657 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39189<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(395)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(394)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085041663 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36516<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085041664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085041665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085041665 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085041665 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 (hnb.c:255) 20250821085041665 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-RAN(400)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(399)@9519884ab86b: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(403)@9519884ab86b: Final verdict of PTC: none MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(402)@9519884ab86b: Final verdict of PTC: none 20250821085041668 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085041668 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085041668 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085041668 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085041668 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085041668 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085041668 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085041668 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085041668 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085041668 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085041668 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085041668 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085041668 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085041668 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085041668 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085041668 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085041668 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085041668 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085041668 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085041668 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085041668 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085041668 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085041668 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085041668 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085041668 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085041668 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085041668 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085041668 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085041668 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821085041668 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085041668 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085041668 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085041668 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085041668 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085041668 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085041668 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085041668 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085041668 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085041668 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085041669 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085041669 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085041669 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085041669 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085041669 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085041669 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085041669 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085041669 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085041669 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085041669 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085041669 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085041669 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085041669 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085041669 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085041669 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085041669 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085041669 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085041669 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085041669 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085041669 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085041669 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085041669 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085041669 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085041669 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085041669 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085041669 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085041669 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085041669 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085041669 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085041669 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-MGCP(405)@9519884ab86b: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(401)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(404)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(396)@9519884ab86b: Final verdict of PTC: none 20250821085041673 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36528<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(406)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@9519884ab86b: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@9519884ab86b: 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'. Thu Aug 21 08:50:41 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 20250821085041762 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36530<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085042365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36530<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=331652) Waiting for packet dumper to finish... 1 (prev_count=331652, count=332368) 20250821085043669 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085043669 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085043669 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085043669 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085043669 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085043669 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc'. ------ HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc ------ Thu Aug 21 08:50:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9519884ab86b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc' was executed successfully (exit status: 0). MTC@9519884ab86b: Test case TC_cs_rua_dt_during_sccp_wait_cc started. 20250821085045461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35088<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085045464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35092<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085045468 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41147<->l=127.0.0.1:4262) (control_if.c:572) 20250821085045486 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085045486 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085045486 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085045486 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085045487 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085045487 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085045487 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085045487 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085045487 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085045487 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085045487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045487 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085045487 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085045487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045487 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085045487 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085045487 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085045487 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085045487 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085045487 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085045487 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085045487 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085045488 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085045488 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085045488 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085045488 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085045488 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085045488 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085045488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045488 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085045488 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085045488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045488 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085045488 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085045488 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085045488 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085045488 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085045488 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085045488 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085045488 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085045488 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085045488 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085045488 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085045488 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085045488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085045488 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085045488 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085045488 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821085045488 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085045488 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085045488 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085045488 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085045488 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085045488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045488 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085045488 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085045488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045488 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085045488 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085045488 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085045488 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085045488 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085045488 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085045488 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085045488 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085045488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085045488 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085045488 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085045489 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=7 20250821085045489 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085045489 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085045489 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085045489 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085045489 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085045489 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085045489 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=8 20250821085045489 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085045489 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085045489 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085045490 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085045490 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085045490 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085045490 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085045490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045490 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085045490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045490 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085045490 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085045490 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085045490 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085045490 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085045490 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085045490 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085045490 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085045490 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085045490 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085045490 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=11 20250821085045490 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085045490 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(415)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(415)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(415)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(413)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085045504 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085045504 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085045504 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085045504 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085045504 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085045504 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085045505 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085045505 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085045506 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085045506 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085045506 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085045506 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085045506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045506 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=6 -> eSLS=118: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085045506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045506 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085045506 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=6 -> eSLS=118: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085045506 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085045506 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085045506 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085045506 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085045506 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085045506 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085045506 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085045506 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085045506 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085045506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045506 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085045506 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085045506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045506 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085045506 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085045506 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085045506 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085045506 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085045506 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085045506 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085045506 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085045506 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085045506 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085045506 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085045506 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085045506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045506 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085045506 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085045506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045506 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085045506 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085045506 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085045506 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085045506 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085045506 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085045506 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085045506 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085045506 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085045506 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085045506 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085045506 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085045506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045506 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085045506 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085045506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045506 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085045506 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085045506 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085045506 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085045506 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085045506 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085045506 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085045506 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085045506 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085045506 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085045506 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085045506 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=6 20250821085045506 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085045506 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085045506 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085045506 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085045506 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085045506 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=15 20250821085045506 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085045506 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085045506 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085045506 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085045506 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085045506 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085045506 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=10 20250821085045506 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085045506 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085045506 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085045506 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085045506 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085045506 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085045506 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085045506 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085045506 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085045506 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(418)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(418)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(418)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(416)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085045541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085045541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085045541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085045541 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085045541 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:562) 20250821085045541 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085045541 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085045541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085045541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085045702 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085045702 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085045702 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085045703 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(415)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085045711 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085045712 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085045712 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085045712 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085045712 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085045712 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085045712 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085045712 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085045712 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085045712 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085045712 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085045712 DLSS7 <000c> ss7_asp.c:1383 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  20250821085045712 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085045714 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085045714 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085045714 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085045714 DLSS7 <000c> ss7_asp.c:1383 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  20250821085045714 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085045714 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085045714 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085045714 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085045714 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085045714 DLSS7 <000c> ss7_asp.c:1383 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  20250821085045715 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085045715 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085045715 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085045715 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085045715 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085045715 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085045715 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085045715 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085045715 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085045715 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085045715 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085045715 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085045715 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085045715 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085045715 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085045715 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085045716 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085045716 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085045716 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085045716 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085045716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085045716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045717 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085045717 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085045717 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085045717 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085045717 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085045717 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085045717 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085045717 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085045717 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085045717 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085045717 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821085045717 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085045717 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085045717 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085045717 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085045717 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085045717 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085045724 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085045724 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085045724 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085045724 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(418)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085045730 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085045730 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085045730 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085045730 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085045730 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085045730 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085045730 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085045730 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085045730 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085045730 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085045730 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085045730 DLSS7 <000c> ss7_asp.c:1383 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  20250821085045730 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085045734 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085045734 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085045734 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085045734 DLSS7 <000c> ss7_asp.c:1383 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  20250821085045734 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085045734 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085045734 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085045734 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085045734 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085045734 DLSS7 <000c> ss7_asp.c:1383 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  20250821085045734 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085045735 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085045735 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085045735 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085045735 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085045735 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085045735 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085045735 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085045735 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085045735 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085045735 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085045735 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085045735 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085045735 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085045735 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085045735 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085045735 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085045736 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085045736 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085045736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085045736 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085045736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045736 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085045736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085045737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085045737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085045737 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085045737 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085045737 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085045737 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085045737 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085045737 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085045737 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085045737 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085045737 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085045737 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085045737 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=1 20250821085045737 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085045737 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085045737 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085045737 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085045737 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085045737 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(414)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085046517 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085046517 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085046517 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085046517 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085046517 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085046517 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085046517 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085046517 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085046517 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085046517 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085046518 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085046518 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085046518 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085046518 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085046518 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085046518 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085046518 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085046518 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085046518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085046518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085046518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085046518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085046518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085046518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085046518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085046518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085046518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085046518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085046518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085046518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085046518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085046518 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085046518 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085046518 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085046518 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085046518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085046518 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085046518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085046518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085046518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085046518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085046518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085046518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085046518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085046518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085046518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085046518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085046518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085046518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085046518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085046518 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085046518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085046518 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085046518 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085046518 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085046518 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085046518 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085046518 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085046518 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085046518 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085046518 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085046518 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821085046518 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085046518 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085046518 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085046518 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085046519 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085046519 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085046519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085046519 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085046519 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085046519 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085046519 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085046519 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085046519 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085046519 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085046519 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085046519 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085046519 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085046520 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085046520 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085046520 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085046520 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085046520 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085046520 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085046520 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085046520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085046520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085046520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085046520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085046520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085046520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085046520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085046520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085046520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085046520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085046520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085046520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085046520 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085046520 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085046520 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085046520 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085046520 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(414)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(417)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085046532 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085046532 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085046532 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085046532 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085046532 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085046532 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085046532 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085046532 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085046532 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085046532 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085046532 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085046532 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085046532 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085046532 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085046532 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085046532 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085046532 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085046532 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085046532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085046532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085046532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085046532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085046532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085046532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085046532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085046532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085046532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085046532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085046532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085046532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085046532 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085046532 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085046532 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085046532 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085046532 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085046532 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085046532 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085046532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085046532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085046532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085046532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085046532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085046532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085046532 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085046532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085046532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085046532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085046533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085046533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085046533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085046533 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085046533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085046533 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085046533 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085046533 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085046533 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085046533 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085046533 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085046533 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085046533 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085046533 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085046533 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821085046533 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085046533 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085046533 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085046533 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085046533 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085046533 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085046535 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085046535 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085046535 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085046535 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085046535 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085046535 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085046535 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085046535 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085046535 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085046535 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085046535 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085046535 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085046536 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085046536 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085046536 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085046536 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085046536 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085046536 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085046536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085046536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085046536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085046536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085046536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085046536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085046536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085046536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085046536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085046536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085046536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085046536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085046536 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085046536 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085046536 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085046536 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085046536 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(417)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085046579 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35102<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_dt_during_sccp_wait_cc0(420)@9519884ab86b: 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_cs_rua_dt_during_sccp_wait_cc0(420)@9519884ab86b: 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(414)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(414)@9519884ab86b: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_cs_rua_dt_during_sccp_wait_cc0(420) TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412)@9519884ab86b: Added conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)10413980 20250821085047624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085047624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085047624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085047624 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085047624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9ee79c, normal) (hnbgw_rua.c:408) 20250821085047624 DHNB DEBUG map_rua[0x5557106a1110]{init}: Allocated (fsm.c:456) 20250821085047624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10413980)[0x5557106a1110]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085047625 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10413980 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085047625 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085047625 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085047625 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10413980 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085047625 DCN DEBUG map_sccp[0x555710682880]{init}: Allocated (fsm.c:456) 20250821085047625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x555710682880]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085047625 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-10413980 <-> SCCP-37 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085047625 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10413980 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085047625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10413980)[0x5557106a1110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085047625 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085047625 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085047625 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10413980 SCCP-37 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085047625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x555710682880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085047625 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085047625 DLSCCP DEBUG SCCP-SCOC(37)[0x555710682750]{IDLE}: Allocated (fsm.c:456) 20250821085047625 DLSCCP DEBUG SCCP-SCOC(37)[0x555710682750]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085047625 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f400300020d0056400500f1100926) (sccp_scrc.c:455) 20250821085047625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085047625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085047625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085047625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085047625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085047625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085047625 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085047625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085047625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085047625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085047625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085047625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085047625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085047625 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085047625 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085047625 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085047625 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085047625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085047625 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 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 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 0d 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085047625 DLSCCP DEBUG SCCP-SCOC(37)[0x555710682750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085047625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x555710682880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085047625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10413980)[0x5557106a1110]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085047625 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085047625 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085047625 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085047625 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821085047625 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085047625 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085047626 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085047626 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085047626 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085047626 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 07 01 00 00 25 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 0d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(413)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(413)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(414)@9519884ab86b: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_dt_during_sccp_wait_cc0(420) HNBGW_Test.msc0-RAN(414)@9519884ab86b: Added conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)4378079 TC_cs_rua_dt_during_sccp_wait_cc0(420)@9519884ab86b: setverdict(pass): none -> pass 20250821085047828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085047828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085047828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085047828 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085047828 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9ee79c) (hnbgw_rua.c:472) 20250821085047828 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10413980 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 12 bytes RANAP data (hnbgw_rua.c:313) 20250821085047829 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10413980)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085047829 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250821085047829 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250821085047829 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10413980 SCCP-37 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250821085047829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x555710682880]{wait_cc}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085047829 DCN INFO map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x555710682880]{wait_cc}: Caching RANAP msg from RUA while waiting for SCCP CC (context_map_sccp.c:256) HNBGW_Test.msc0-SCCP(413)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(413)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821085048651 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085048651 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085048651 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085048651 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085048651 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085048651 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085048651 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085048651 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085048651 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085048651 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 25 08 3a 09 02 00 00 00 00  20250821085048651 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085048651 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085048651 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085048651 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085048651 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085048651 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00083a09) (sccp_scrc.c:545) 20250821085048651 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(37,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085048651 DLSCCP DEBUG SCCP-SCOC(37)[0x555710682750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085048651 DLSCCP DEBUG SCCP-SCOC(37)[0x555710682750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085048651 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085048651 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085048651 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_sccp.c:157) 20250821085048651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x555710682880]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085048651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x555710682880]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085048651 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085048651 DLSCCP DEBUG SCCP-SCOC(37)[0x555710682750]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085048651 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00083a09), PART(T=Data,L=12,D=000b40080000010004400122) (sccp_scrc.c:455) 20250821085048651 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085048651 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085048652 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085048652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085048652 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085048652 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085048652 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085048652 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bd 00 00 00 b9 03 00 00 07 06 08 3a 09 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 22 00 (ss7_asp.c:1383) 20250821085048652 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085048652 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085048652 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085048652 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821085048652 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085048652 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085048652 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085048652 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085048652 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085048652 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 07 06 08 3a 09 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(413)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(413)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(413)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(413)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_rua_dt_during_sccp_wait_cc0(420)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(413)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(413)@9519884ab86b: vl_len:22 HNBGW_Test.msc0-SCCP(413)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(413)@9519884ab86b: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AB92AD1EA70D3E105F4B5'O 20250821085048673 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085048673 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085048673 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085048673 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085048674 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085048674 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085048674 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085048674 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085048674 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085048674 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 25 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a b9 2a d1 ea 70 d3 e1 05 f4 b5 00 00 00  20250821085048674 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250821085048674 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085048674 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085048674 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085048674 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085048674 DLSCCP DEBUG 0: SCCP(rctx=0) 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=22,D=001440120000010010400b0ab92ad1ea70d3e105f4b5) (sccp_scrc.c:545) 20250821085048674 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(37,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085048674 DLSCCP DEBUG SCCP-SCOC(37)[0x555710682750]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085048674 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085048674 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085048674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x555710682880]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085048674 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250821085048674 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250821085048674 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10413980 SCCP-37 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250821085048674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10413980)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085048674 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:123) 20250821085048674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085048674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:879) TC_cs_rua_dt_during_sccp_wait_cc0(420)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(413)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(413)@9519884ab86b: vl_len:12 HNBGW_Test.msc0-SCCP(413)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(413)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821085048877 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085048877 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085048877 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085048877 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085048877 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085048877 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085048877 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085048877 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085048877 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085048877 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 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  20250821085048877 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085048877 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085048877 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085048877 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085048877 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085048877 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085048877 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(37,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085048877 DLSCCP DEBUG SCCP-SCOC(37)[0x555710682750]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085048877 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085048877 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085048877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x555710682880]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085048877 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085048877 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085048877 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10413980 SCCP-37 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085048877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10413980)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085048877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821085048877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085048877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) TC_cs_rua_dt_during_sccp_wait_cc0(420)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412)@9519884ab86b: Deleted conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)10413980 20250821085048901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085048901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085048901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085048901 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085048901 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9ee79c,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085048902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10413980 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085048902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10413980)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085048902 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085048902 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085048902 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10413980 SCCP-37 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085048902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x555710682880]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085048902 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085048902 DLSCCP DEBUG SCCP-SCOC(37)[0x555710682750]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085048902 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00083a09), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085048902 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085048902 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085048902 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085048902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085048902 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085048902 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085048902 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085048902 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 07 06 08 3a 09 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085048902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10413980)[0x5557106a1110]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085048902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x555710682880]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085048902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x555710682880]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085048902 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085048902 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085048902 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085048902 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821085048902 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085048902 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085048902 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085048902 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085048902 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085048902 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 07 06 08 3a 09 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(413)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(413)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(413)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(413)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_rua_dt_during_sccp_wait_cc0(420)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(414)@9519884ab86b: Deleted conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)4378079 HNBGW_Test.msc0-SCCP(413)@9519884ab86b: Session index based on connection ID:0 20250821085048913 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085048913 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085048913 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085048913 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085048913 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085048913 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085048913 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085048913 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085048913 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085048913 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 25 08 3a 09 00 00 00 00 00  20250821085048913 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085048914 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085048914 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085048914 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085048914 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085048914 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00083a09), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085048914 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(37,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821085048914 DLSCCP DEBUG SCCP-SCOC(37)[0x555710682750]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085048914 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085048914 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085048914 DCN DEBUG handle_cn_disc_ind() conn_id=37 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085048914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x555710682880]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085048914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x555710682880]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085048914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10413980)[0x5557106a1110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085048914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10413980)[0x5557106a1110]{disconnected}: Freeing instance (context_map.c:203) 20250821085048914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10413980)[0x5557106a1110]{disconnected}: Deallocated (fsm.c:568) 20250821085048914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x555710682880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085048914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x555710682880]{disconnected}: Freeing instance (context_map.c:207) 20250821085048914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x555710682880]{disconnected}: Deallocated (fsm.c:568) 20250821085048914 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10413980 SCCP-37 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250821085048914 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00083a09), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:455) 20250821085048914 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085048914 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085048914 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085048914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085048914 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085048914 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085048914 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085048914 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 07 05 08 3a 09 00 00 25 00 (ss7_asp.c:1383) 20250821085048914 DLSCCP DEBUG SCCP-SCOC(37)[0x555710682750]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085048914 DLSCCP DEBUG SCCP-SCOC(37)[0x555710682750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085048914 DLSCCP DEBUG SCCP-SCOC(37)[0x555710682750]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085048915 DLSCCP DEBUG SCCP-SCOC(37)[0x555710682750]{IDLE}: Deallocated (fsm.c:568) 20250821085048915 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085048915 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085048915 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085048915 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821085048915 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085048915 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085048915 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085048915 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085048915 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085048915 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 07 05 08 3a 09 00 00 25 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(413)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(413)@9519884ab86b: RLC received in state:disconnect_pending 20250821085049865 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821085049865 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821085049865 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085049865 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085049865 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085049865 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821085049865 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821085049865 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821085049865 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085049865 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821085049865 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821085049866 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821085049866 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085049866 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821085049866 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821085049866 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250821085049866 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085049866 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821085049866 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821085049866 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK TC_cs_rua_dt_during_sccp_wait_cc0(420)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085050922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35092<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085050922 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41147<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(409)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(408)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085050926 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35088<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085050928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085050928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085050928 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085050928 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 (hnb.c:255) 20250821085050928 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-RAN(417)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(416)@9519884ab86b: Final verdict of PTC: none TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412)@9519884ab86b: Final verdict of PTC: none MutexDispCT-TC_cs_rua_dt_during_sccp_wait_cc(407)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(413)@9519884ab86b: Final verdict of PTC: none 20250821085050929 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085050929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085050929 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085050929 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085050930 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085050930 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085050930 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085050930 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085050930 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085050930 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085050930 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085050930 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085050930 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085050930 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085050930 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085050930 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085050930 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085050930 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-RAN(414)@9519884ab86b: Final verdict of PTC: none 20250821085050930 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085050930 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085050930 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085050930 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085050930 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085050930 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085050930 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085050930 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085050930 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085050930 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085050930 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821085050930 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085050930 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085050931 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085050931 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085050931 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085050931 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085050931 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085050931 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085050931 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085050931 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085050931 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085050931 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085050931 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085050931 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085050931 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085050931 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085050931 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) HNBGW_Test.msc0-M3UA(415)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(418)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(419)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(410)@9519884ab86b: Final verdict of PTC: none 20250821085050931 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085050931 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085050931 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085050932 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085050932 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085050932 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085050932 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085050932 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085050932 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085050932 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085050932 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411)@9519884ab86b: Final verdict of PTC: none 20250821085050932 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085050933 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085050933 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085050933 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085050933 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085050933 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085050934 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085050934 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085050934 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085050934 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085050934 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085050934 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085050937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35102<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_dt_during_sccp_wait_cc0(420)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_cs_rua_dt_during_sccp_wait_cc(407): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc0(420): pass (pass -> pass) MTC@9519884ab86b: Test case TC_cs_rua_dt_during_sccp_wait_cc finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc pass'. Thu Aug 21 08:50:50 UTC 2025 ====== HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc.talloc 20250821085051034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35104<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085051637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35104<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=340412) Waiting for packet dumper to finish... 1 (prev_count=340412, count=344292) 20250821085052932 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085052932 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085052932 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085052932 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085052932 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085052932 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc pass' was executed successfully (exit status: 0). MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc'. ------ HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc ------ Thu Aug 21 08:50: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_ps_rua_dt_during_sccp_wait_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9519884ab86b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc' was executed successfully (exit status: 0). MTC@9519884ab86b: Test case TC_ps_rua_dt_during_sccp_wait_cc started. 20250821085054733 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35114<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085054735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35118<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085054737 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46701<->l=127.0.0.1:4262) (control_if.c:572) 20250821085054748 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085054748 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085054748 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085054748 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085054748 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085054748 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085054749 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085054749 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085054749 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085054749 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085054750 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085054750 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085054750 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085054750 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085054750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054750 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085054750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054750 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085054750 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085054750 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085054750 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085054750 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085054750 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085054750 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085054750 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085054750 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085054750 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085054750 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085054750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054750 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085054750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085054750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054750 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085054750 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085054750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085054750 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085054750 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085054750 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085054750 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085054750 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085054750 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085054750 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085054750 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085054750 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085054750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054750 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085054750 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085054750 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085054750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054750 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085054750 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085054750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085054750 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085054750 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085054750 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085054750 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085054750 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085054750 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085054750 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085054750 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085054750 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085054750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054750 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085054750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085054750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054750 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085054750 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085054750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085054750 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085054750 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085054750 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085054750 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085054750 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085054750 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085054750 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085054750 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085054750 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=11 20250821085054750 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085054750 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085054750 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085054750 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085054750 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085054750 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=6 20250821085054750 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085054750 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085054750 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085054750 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085054750 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085054750 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085054750 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=2 20250821085054750 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085054750 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085054750 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085054750 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085054750 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085054750 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085054750 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085054750 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821085054750 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085054750 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085054750 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(429)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(429)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(429)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(427)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085054769 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085054769 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085054770 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085054770 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085054770 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085054770 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085054770 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085054770 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085054771 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085054771 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085054771 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085054771 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085054771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054771 DLSS7 INFO 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=4 -> eSLS=116: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085054771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054771 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085054771 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=4 -> eSLS=116: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085054771 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085054771 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085054771 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085054771 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085054771 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085054771 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085054771 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085054771 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085054771 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085054771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054772 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085054772 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085054772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054772 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085054772 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085054772 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085054772 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085054772 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085054772 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085054772 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085054772 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085054772 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085054772 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085054772 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085054772 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085054772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054772 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085054772 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085054772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054772 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085054772 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085054772 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085054772 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085054772 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085054772 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085054772 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085054772 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085054772 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085054772 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085054772 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085054772 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085054772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054772 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085054772 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085054772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054772 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085054772 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085054772 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085054772 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085054772 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085054772 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085054772 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085054772 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085054772 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085054772 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085054772 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085054772 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=4 20250821085054772 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085054772 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085054772 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085054772 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085054772 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085054772 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=13 20250821085054772 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085054772 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085054772 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085054772 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085054772 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085054772 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085054772 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=15 20250821085054772 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085054772 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085054773 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085054773 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085054773 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085054773 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085054773 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821085054773 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085054773 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085054773 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(432)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(432)@9519884ab86b: M3UA emulation initiated, the test can be started MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(432)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(430)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085054797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085054797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085054797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085054797 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085054797 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:562) 20250821085054797 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085054797 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085054797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085054797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085054964 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085054964 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085054964 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085054964 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(429)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085054970 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085054970 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085054970 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085054970 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085054970 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085054970 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085054970 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085054970 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085054970 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085054970 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085054970 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085054970 DLSS7 <000c> ss7_asp.c:1383 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  20250821085054970 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085054971 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085054971 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085054971 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085054971 DLSS7 <000c> ss7_asp.c:1383 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  20250821085054971 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085054971 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085054971 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085054971 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085054971 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085054971 DLSS7 <000c> ss7_asp.c:1383 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  20250821085054971 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085054971 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085054971 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085054971 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085054971 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085054971 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085054971 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085054971 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085054971 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085054971 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085054971 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085054971 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085054971 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085054971 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085054971 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085054971 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085054972 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085054972 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085054972 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085054972 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085054972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054972 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085054972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054972 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085054972 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085054972 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085054972 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085054972 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085054972 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085054972 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085054973 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085054973 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085054973 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085054973 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821085054973 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085054973 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085054973 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085054973 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085054973 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085054973 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085054988 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085054988 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085054988 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085054988 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(432)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085054993 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085054993 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085054993 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085054993 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085054993 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085054993 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085054993 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085054993 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085054993 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085054993 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085054993 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085054993 DLSS7 <000c> ss7_asp.c:1383 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  20250821085054993 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085054993 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085054993 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085054993 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085054993 DLSS7 <000c> ss7_asp.c:1383 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  20250821085054993 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085054993 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085054993 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085054993 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085054993 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085054993 DLSS7 <000c> ss7_asp.c:1383 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  20250821085054993 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085054993 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085054993 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085054993 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085054993 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085054993 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085054993 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085054993 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085054993 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085054993 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085054993 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085054993 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085054993 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085054993 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085054993 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085054993 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085054993 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085054994 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085054994 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085054994 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085054994 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085054994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054994 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085054994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085054994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085054994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085054994 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085054994 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085054994 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085054994 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085054994 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085054994 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085054994 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085054994 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085054994 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085054994 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer[0;m 20250821085054994 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085054994 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085054994 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085054994 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085054994 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085054994 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085054994 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(428)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085055778 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085055778 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085055778 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085055778 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085055778 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085055778 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085055778 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085055778 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085055778 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085055778 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085055779 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085055779 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085055779 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085055779 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085055779 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085055779 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085055779 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085055779 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085055779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085055779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085055779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085055779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085055779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085055779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085055779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085055779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085055779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085055779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085055779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085055779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085055779 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085055779 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085055779 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085055779 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085055779 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085055779 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085055779 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085055779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085055779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085055779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085055779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085055779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085055779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085055779 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085055779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085055779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085055779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085055779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085055779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085055779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085055779 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085055779 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085055779 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085055779 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085055779 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085055779 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085055779 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085055779 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085055779 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085055780 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085055780 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085055780 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821085055780 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085055780 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085055780 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085055780 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085055780 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085055780 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085055781 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085055781 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085055781 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085055781 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085055781 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085055781 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085055781 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085055781 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085055781 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085055781 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085055781 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085055781 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085055781 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085055781 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085055781 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085055781 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085055781 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085055781 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085055781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085055781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085055781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085055781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085055781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085055781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085055781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085055781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085055781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085055781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085055781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085055781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085055781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085055781 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085055782 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085055782 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085055782 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(428)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(431)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085055798 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085055798 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085055798 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085055798 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085055798 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085055798 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085055798 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085055798 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085055798 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085055798 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085055799 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085055799 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085055799 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085055799 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085055799 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085055799 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085055799 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085055799 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085055799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085055799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085055799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085055799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085055799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085055799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085055799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085055799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085055799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085055799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085055799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085055799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085055799 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085055799 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085055799 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085055799 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085055799 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085055799 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085055799 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085055799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085055799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085055799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085055799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085055799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085055799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085055799 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085055799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085055799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085055799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085055799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085055799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085055799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085055799 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085055799 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085055799 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085055799 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085055799 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085055799 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085055799 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085055799 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085055799 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085055799 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085055799 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085055799 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821085055799 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085055799 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085055799 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085055799 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085055799 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085055799 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085055801 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085055801 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085055801 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085055801 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085055801 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085055801 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085055801 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085055801 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085055801 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085055801 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085055801 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085055801 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085055801 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085055801 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085055801 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085055801 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085055801 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085055801 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085055801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085055801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085055801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085055801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085055801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085055801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085055801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085055801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085055801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085055801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085055801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085055801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085055801 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085055801 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085055801 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085055801 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085055801 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(431)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085055831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54742<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_dt_during_sccp_wait_cc0(434)@9519884ab86b: 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_rua_dt_during_sccp_wait_cc0(434)@9519884ab86b: 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)@9519884ab86b: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@9519884ab86b: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rua_dt_during_sccp_wait_cc0(434) TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426)@9519884ab86b: Added conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)5328342 20250821085056869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085056869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085056869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085056869 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085056869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x514dd6, normal) (hnbgw_rua.c:408) 20250821085056869 DHNB DEBUG map_rua[0x5557106a1110]{init}: Allocated (fsm.c:456) 20250821085056869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5328342)[0x5557106a1110]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085056869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5328342 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085056869 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085056869 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085056869 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085056869 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5328342 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085056869 DCN DEBUG map_sccp[0x555710682880]{init}: Allocated (fsm.c:456) 20250821085056869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555710682880]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085056869 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-5328342 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085056869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5328342 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085056869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5328342)[0x5557106a1110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085056869 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085056869 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085056869 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5328342 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085056869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555710682880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085056869 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085056869 DLSCCP DEBUG SCCP-SCOC(38)[0x555710682750]{IDLE}: Allocated (fsm.c:456) 20250821085056869 DLSCCP DEBUG SCCP-SCOC(38)[0x555710682750]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085056869 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030001260056400500f1100926) (sccp_scrc.c:455) 20250821085056869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085056869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085056869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085056869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085056869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085056869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085056869 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085056869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085056869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085056869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085056869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085056869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085056869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085056869 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085056869 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085056869 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085056869 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085056869 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085056869 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 26 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 26 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085056869 DLSCCP DEBUG SCCP-SCOC(38)[0x555710682750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085056869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555710682880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085056869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5328342)[0x5557106a1110]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085056870 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085056870 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085056870 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085056870 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821085056870 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085056870 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085056870 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085056870 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085056870 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085056870 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 04 01 00 00 26 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 26 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)@9519884ab86b: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(430)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(431)@9519884ab86b: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_dt_during_sccp_wait_cc0(434) HNBGW_Test.sgsn0-RAN(431)@9519884ab86b: Added conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)4205468 TC_ps_rua_dt_during_sccp_wait_cc0(434)@9519884ab86b: setverdict(pass): none -> pass 20250821085057072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085057072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085057072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085057072 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085057072 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x514dd6) (hnbgw_rua.c:472) 20250821085057072 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5328342 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 12 bytes RANAP data (hnbgw_rua.c:313) 20250821085057072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5328342)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085057073 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250821085057073 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250821085057073 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5328342 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250821085057073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555710682880]{wait_cc}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085057073 DCN INFO map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555710682880]{wait_cc}: Caching RANAP msg from RUA while waiting for SCCP CC (context_map_sccp.c:256) HNBGW_Test.sgsn0-SCCP(430)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821085057894 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085057894 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085057894 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085057894 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085057894 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085057894 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085057894 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085057894 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085057894 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085057894 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 26 51 c5 1a 02 00 00 00 00  20250821085057894 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085057894 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085057894 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085057894 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085057894 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085057894 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0051c51a) (sccp_scrc.c:545) 20250821085057894 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(38,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085057894 DLSCCP DEBUG SCCP-SCOC(38)[0x555710682750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085057894 DLSCCP DEBUG SCCP-SCOC(38)[0x555710682750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085057894 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085057894 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085057894 DCN DEBUG handle_cn_conn_conf() conn_id=38, 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_sccp.c:157) 20250821085057894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555710682880]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085057894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555710682880]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085057894 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085057894 DLSCCP DEBUG SCCP-SCOC(38)[0x555710682750]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085057895 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051c51a), PART(T=Data,L=12,D=000b40080000010004400122) (sccp_scrc.c:455) 20250821085057895 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085057895 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085057895 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085057895 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085057895 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085057895 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085057895 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085057895 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bd 00 00 00 bc 03 00 00 04 06 51 c5 1a 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 22 00 (ss7_asp.c:1383) 20250821085057895 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085057895 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085057895 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085057895 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821085057895 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085057895 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085057895 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085057895 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085057895 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085057895 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 04 06 51 c5 1a 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rua_dt_during_sccp_wait_cc0(434)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@9519884ab86b: vl_len:22 HNBGW_Test.sgsn0-SCCP(430)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@9519884ab86b: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AFB08ADFE008C7614D7E8'O 20250821085057915 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085057915 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085057915 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085057915 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085057915 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085057915 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085057915 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085057915 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085057915 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085057915 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 26 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a fb 08 ad fe 00 8c 76 14 d7 e8 00 00 00  20250821085057915 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250821085057916 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085057916 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085057916 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085057916 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085057916 DLSCCP DEBUG 0: SCCP(rctx=0) 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=22,D=001440120000010010400b0afb08adfe008c7614d7e8) (sccp_scrc.c:545) 20250821085057916 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(38,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085057916 DLSCCP DEBUG SCCP-SCOC(38)[0x555710682750]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085057916 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085057916 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085057916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555710682880]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085057916 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250821085057916 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250821085057916 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5328342 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250821085057916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5328342)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085057916 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:123) 20250821085057916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085057916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:879) TC_ps_rua_dt_during_sccp_wait_cc0(434)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@9519884ab86b: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821085058116 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085058116 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085058117 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085058117 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085058117 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085058117 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085058117 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085058117 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085058117 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085058117 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 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  20250821085058117 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085058117 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085058117 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085058117 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085058117 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085058117 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085058117 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(38,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085058117 DLSCCP DEBUG SCCP-SCOC(38)[0x555710682750]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085058117 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085058117 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085058117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555710682880]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085058117 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085058117 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085058117 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5328342 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085058117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5328342)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085058117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821085058117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085058117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) TC_ps_rua_dt_during_sccp_wait_cc0(434)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426)@9519884ab86b: Deleted conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)5328342 20250821085058137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085058138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085058138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085058138 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085058138 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x514dd6,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085058138 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5328342 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085058138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5328342)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085058138 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085058138 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085058138 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5328342 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085058138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555710682880]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085058138 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085058138 DLSCCP DEBUG SCCP-SCOC(38)[0x555710682750]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085058138 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051c51a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085058138 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085058138 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085058138 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085058138 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085058138 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085058138 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085058138 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085058138 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 04 06 51 c5 1a 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085058138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5328342)[0x5557106a1110]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085058138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555710682880]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085058138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555710682880]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085058138 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085058138 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085058138 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085058138 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821085058138 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085058138 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085058138 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085058139 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085058139 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085058139 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 04 06 51 c5 1a 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)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rua_dt_during_sccp_wait_cc0(434)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@9519884ab86b: Deleted conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)4205468 HNBGW_Test.sgsn0-SCCP(430)@9519884ab86b: Session index based on connection ID:0 20250821085058149 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085058149 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085058149 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085058149 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085058149 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085058149 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085058149 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085058149 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085058149 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085058150 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 26 51 c5 1a 00 00 00 00 00  20250821085058150 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085058150 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085058150 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085058150 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085058150 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085058150 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0051c51a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085058150 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(38,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821085058150 DLSCCP DEBUG SCCP-SCOC(38)[0x555710682750]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085058150 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085058150 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085058150 DCN DEBUG handle_cn_disc_ind() conn_id=38 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085058150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555710682880]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085058150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555710682880]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085058150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5328342)[0x5557106a1110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085058150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5328342)[0x5557106a1110]{disconnected}: Freeing instance (context_map.c:203) 20250821085058150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5328342)[0x5557106a1110]{disconnected}: Deallocated (fsm.c:568) 20250821085058150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555710682880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085058150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555710682880]{disconnected}: Freeing instance (context_map.c:207) 20250821085058150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x555710682880]{disconnected}: Deallocated (fsm.c:568) 20250821085058150 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5328342 SCCP-38 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250821085058150 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0051c51a), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:455) 20250821085058150 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085058150 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085058150 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085058150 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085058150 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085058151 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085058151 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085058151 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 04 05 51 c5 1a 00 00 26 00 (ss7_asp.c:1383) 20250821085058151 DLSCCP DEBUG SCCP-SCOC(38)[0x555710682750]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085058151 DLSCCP DEBUG SCCP-SCOC(38)[0x555710682750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085058151 DLSCCP DEBUG SCCP-SCOC(38)[0x555710682750]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085058151 DLSCCP DEBUG SCCP-SCOC(38)[0x555710682750]{IDLE}: Deallocated (fsm.c:568) 20250821085058151 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085058151 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085058151 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085058151 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821085058151 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085058151 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085058151 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085058151 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085058151 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085058151 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 04 05 51 c5 1a 00 00 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@9519884ab86b: RLC received in state:disconnect_pending TC_ps_rua_dt_during_sccp_wait_cc0(434)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085100152 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46701<->l=127.0.0.1:4262) (control_if.c:193) 20250821085100152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35118<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(423)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(422)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085100157 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35114<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085100158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085100158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085100159 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085100159 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 (hnb.c:255) 20250821085100159 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085100159 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085100159 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085100159 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(427)@9519884ab86b: Final verdict of PTC: none MutexDispCT-TC_ps_rua_dt_during_sccp_wait_cc(421)@9519884ab86b: Final verdict of PTC: none 20250821085100159 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085100160 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085100160 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085100160 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085100160 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085100160 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085100160 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085100160 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085100160 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085100160 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085100160 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085100160 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085100160 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085100160 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085100160 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085100160 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085100160 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085100160 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085100160 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085100160 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085100161 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085100161 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085100161 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085100161 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085100161 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085100161 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085100161 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085100161 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085100161 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085100161 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085100161 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085100161 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085100161 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085100161 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085100161 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085100161 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085100161 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085100161 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085100161 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-RAN(428)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(430)@9519884ab86b: Final verdict of PTC: none TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425)@9519884ab86b: Final verdict of PTC: none 20250821085100161 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085100161 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085100161 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085100161 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085100161 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085100161 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085100161 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085100161 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped HNBGW_Test.sgsn0-M3UA(432)@9519884ab86b: Final verdict of PTC: none 20250821085100161 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085100161 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085100161 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085100161 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085100161 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' HNBGW-MGCP(433)@9519884ab86b: Final verdict of PTC: none 20250821085100161 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085100162 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085100162 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(431)@9519884ab86b: Final verdict of PTC: none 20250821085100162 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085100162 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085100162 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085100162 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085100162 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085100162 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085100162 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085100162 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085100162 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085100162 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085100162 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085100162 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(429)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(424)@9519884ab86b: Final verdict of PTC: none 20250821085100164 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54742<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_dt_during_sccp_wait_cc0(434)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_ps_rua_dt_during_sccp_wait_cc(421): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc0(434): pass (pass -> pass) MTC@9519884ab86b: Test case TC_ps_rua_dt_during_sccp_wait_cc finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc pass'. Thu Aug 21 08:51:00 UTC 2025 ====== HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc.talloc 20250821085100253 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54754<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085100856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54754<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=335088) Waiting for packet dumper to finish... 1 (prev_count=335088, count=338968) 20250821085102162 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085102162 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085102162 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085102162 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085102162 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085102162 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc pass' was executed successfully (exit status: 0). MTC@9519884ab86b: 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 ------ Thu Aug 21 08:51: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_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@9519884ab86b: 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@9519884ab86b: Test case TC_ps_rab_assignment started. 20250821085103972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54758<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085103978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54764<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085103982 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33315<->l=127.0.0.1:4262) (control_if.c:572) 20250821085104000 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085104000 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085104000 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085104000 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085104001 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085104001 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085104001 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085104001 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085104001 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085104001 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ps_rab_assignment-Iuh0(439)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085104002 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085104002 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085104002 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085104002 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085104002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104002 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085104002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104002 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085104002 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085104002 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085104002 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085104002 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085104002 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085104002 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085104002 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085104002 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085104002 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085104002 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085104002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104002 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085104002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085104002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104002 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085104002 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085104002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085104002 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085104002 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085104002 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085104002 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085104002 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085104002 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085104002 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085104002 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085104002 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085104002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104002 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085104002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085104002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104002 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085104002 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085104002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085104002 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085104002 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085104002 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085104002 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085104002 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085104002 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085104002 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085104002 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085104002 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085104002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104002 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085104002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085104002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104002 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085104002 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085104002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085104002 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085104002 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085104002 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085104002 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085104002 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085104002 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085104002 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085104002 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085104002 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=1 20250821085104003 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085104003 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085104003 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085104003 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085104003 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085104003 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=3 20250821085104003 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085104003 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085104003 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085104003 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085104003 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085104003 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085104003 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=7 20250821085104003 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085104003 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085104003 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085104003 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085104003 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085104003 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085104003 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821085104003 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085104003 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085104003 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(443)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(443)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(443)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(441)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085104017 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085104017 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085104017 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085104017 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085104017 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085104017 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085104017 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085104017 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085104018 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085104018 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085104018 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085104018 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085104018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104018 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=6 -> eSLS=118: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085104018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104019 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085104019 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=6 -> eSLS=118: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085104019 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085104019 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085104019 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085104019 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085104019 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085104019 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085104019 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085104019 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085104019 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085104019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104019 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085104019 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085104019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104019 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085104019 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085104019 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085104019 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085104019 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085104019 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085104019 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085104019 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085104019 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085104019 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085104019 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085104019 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085104019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104019 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085104019 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085104019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104019 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085104019 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085104019 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085104019 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085104019 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085104019 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085104019 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085104019 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085104019 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085104019 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085104019 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085104019 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085104019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104019 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085104019 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085104019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104019 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085104019 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085104019 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085104019 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085104019 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085104019 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085104019 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085104019 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085104019 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085104019 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085104019 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085104019 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=6 20250821085104019 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085104019 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085104020 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085104020 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085104020 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085104020 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=7 20250821085104020 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085104020 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085104020 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085104020 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085104020 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085104020 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085104020 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=7 20250821085104020 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085104020 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085104020 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085104020 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085104020 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085104020 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085104020 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821085104020 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085104020 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085104020 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(446)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(446)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(446)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(444)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085104038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085104038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085104038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085104038 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085104038 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:562) 20250821085104038 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085104038 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085104038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085104038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085104213 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085104213 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085104213 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085104213 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(443)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085104221 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085104221 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085104221 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085104221 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085104221 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085104221 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085104221 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085104221 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085104221 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085104221 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085104221 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085104221 DLSS7 <000c> ss7_asp.c:1383 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  20250821085104221 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085104224 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085104224 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085104224 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085104224 DLSS7 <000c> ss7_asp.c:1383 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  20250821085104224 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085104224 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085104224 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085104224 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085104224 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085104224 DLSS7 <000c> ss7_asp.c:1383 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  20250821085104224 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085104224 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085104224 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085104224 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085104224 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085104224 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085104224 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085104224 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085104224 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085104224 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085104225 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085104225 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085104225 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085104225 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085104225 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085104225 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085104226 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085104226 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085104226 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085104226 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085104226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104226 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085104226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104226 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085104226 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085104226 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085104226 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085104226 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085104226 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085104226 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085104227 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085104227 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085104227 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085104227 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821085104227 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085104227 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085104227 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085104227 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085104227 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085104227 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085104229 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085104229 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085104229 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085104229 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(446)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085104235 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085104235 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085104235 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085104235 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085104235 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085104235 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085104235 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085104235 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085104235 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085104235 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085104235 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085104235 DLSS7 <000c> ss7_asp.c:1383 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  20250821085104235 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085104237 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085104237 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085104237 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085104237 DLSS7 <000c> ss7_asp.c:1383 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  20250821085104237 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085104237 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085104237 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085104237 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085104237 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085104237 DLSS7 <000c> ss7_asp.c:1383 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  20250821085104237 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085104237 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085104237 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085104237 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085104237 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085104237 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085104238 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085104238 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085104238 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085104238 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085104238 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085104238 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085104238 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085104238 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085104238 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085104238 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085104238 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085104239 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085104239 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085104239 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085104239 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085104239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104239 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085104239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085104240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085104240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085104240 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085104240 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085104240 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085104240 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085104240 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085104240 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085104240 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085104240 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085104240 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085104240 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085104240 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821085104240 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085104240 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085104240 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085104240 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085104240 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085104240 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(442)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085105029 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085105029 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085105029 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085105029 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085105029 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085105029 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085105029 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085105029 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085105029 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085105029 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085105029 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085105029 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085105029 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085105029 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085105029 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085105029 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085105029 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085105029 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085105029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085105029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085105029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085105029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085105029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085105029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085105029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085105029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085105029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085105029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085105029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085105029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085105030 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085105030 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085105030 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085105030 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085105030 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085105030 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085105030 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085105030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085105030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085105030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085105030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085105030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085105030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085105030 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085105030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085105030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085105030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085105030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085105030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085105030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085105030 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085105030 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085105030 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085105030 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085105030 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085105030 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085105030 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085105030 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085105031 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085105031 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085105031 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085105031 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821085105031 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085105031 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085105031 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085105031 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085105031 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085105031 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085105031 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085105031 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085105031 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085105031 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085105031 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085105031 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085105031 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085105032 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085105032 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085105032 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085105032 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085105032 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085105032 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085105032 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085105032 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085105032 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085105032 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085105032 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085105032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085105032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085105032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085105032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085105032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085105032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085105032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085105032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085105032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085105032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085105032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085105032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085105032 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085105032 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085105032 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085105032 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085105032 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(442)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(445)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085105036 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085105036 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085105036 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085105036 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085105036 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085105036 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085105036 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085105036 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085105036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085105036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085105036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085105036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085105036 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085105036 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085105036 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085105036 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085105036 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085105036 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085105036 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085105036 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085105036 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085105036 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085105036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085105036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085105036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085105036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085105036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085105036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085105036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085105036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085105036 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085105036 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085105036 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085105036 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085105036 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085105036 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085105036 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085105036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085105036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085105036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085105036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085105036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085105036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085105036 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085105036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085105036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085105036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085105036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085105036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085105036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085105036 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085105036 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085105036 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085105036 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085105036 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085105036 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085105036 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085105036 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085105036 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085105036 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085105036 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085105036 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821085105036 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085105036 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085105036 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085105036 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085105036 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085105036 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085105037 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085105037 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085105037 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085105037 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085105037 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085105037 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085105037 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085105037 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085105037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085105037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085105037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085105037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085105037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085105037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085105037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085105037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085105037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085105037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085105037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085105037 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085105037 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085105037 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085105037 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085105037 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085105037 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085105037 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085105037 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085105037 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085105037 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085105037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085105037 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085105037 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085105037 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085105037 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085105037 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(445)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085106071 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37788<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment0(448)@9519884ab86b: 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(445)@9519884ab86b: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(445)@9519884ab86b: Created Expect[0] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment0(448) TC_ps_rab_assignment-Iuh0-RUA(440)@9519884ab86b: Added conn table entry 0TC_ps_rab_assignment0(448)8150283 20250821085107112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085107112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085107112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085107112 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085107112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7c5d0b, normal) (hnbgw_rua.c:408) 20250821085107112 DHNB DEBUG map_rua[0x5557106a1110]{init}: Allocated (fsm.c:456) 20250821085107112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8150283)[0x5557106a1110]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085107112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8150283 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085107112 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085107112 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085107112 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085107112 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8150283 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085107112 DCN DEBUG map_sccp[0x555710682880]{init}: Allocated (fsm.c:456) 20250821085107112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555710682880]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085107112 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-8150283 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085107112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8150283 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085107112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8150283)[0x5557106a1110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085107112 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085107112 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085107112 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8150283 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085107112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555710682880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085107112 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085107112 DLSCCP DEBUG SCCP-SCOC(39)[0x555710682750]{IDLE}: Allocated (fsm.c:456) 20250821085107112 DLSCCP DEBUG SCCP-SCOC(39)[0x555710682750]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085107112 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030003280056400500f1100926) (sccp_scrc.c:455) 20250821085107112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085107112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085107112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085107113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085107113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085107113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085107113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085107113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085107113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085107113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085107113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085107113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085107113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085107113 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085107113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085107113 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085107113 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085107113 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085107113 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 27 02 02 06 04 43 bc 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 28 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085107113 DLSCCP DEBUG SCCP-SCOC(39)[0x555710682750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085107113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555710682880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085107113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8150283)[0x5557106a1110]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085107113 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085107113 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085107113 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085107113 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821085107113 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085107113 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085107113 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085107113 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085107113 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085107113 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 05 01 00 00 27 02 02 06 04 43 bc 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 28 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(444)@9519884ab86b: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(444)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(445)@9519884ab86b: Found Expect[0] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment0(448) HNBGW_Test.sgsn0-RAN(445)@9519884ab86b: Added conn table entry 0TC_ps_rab_assignment0(448)4125596 HNBGW_Test.sgsn0-SCCP(444)@9519884ab86b: Session index based on connection ID:0 TC_ps_rab_assignment0(448)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(444)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW-PFCP(438)@9519884ab86b: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment0(448) subscribed for broadcast 20250821085107134 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085107134 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085107134 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085107134 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085107134 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085107134 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085107134 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085107134 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085107134 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085107134 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 27 16 a8 50 02 00 00 00 00  20250821085107134 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085107134 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085107134 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085107134 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085107134 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085107134 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0016a850) (sccp_scrc.c:545) 20250821085107134 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(39,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085107134 DLSCCP DEBUG SCCP-SCOC(39)[0x555710682750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085107134 DLSCCP DEBUG SCCP-SCOC(39)[0x555710682750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085107134 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085107134 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085107134 DCN DEBUG handle_cn_conn_conf() conn_id=39, 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_sccp.c:157) 20250821085107134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555710682880]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085107134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555710682880]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-SCCP(444)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@9519884ab86b: vl_len:91 HNBGW_Test.sgsn0-SCCP(444)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(444)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250821085107340 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085107340 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085107340 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085107341 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085107341 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085107341 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085107341 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085107341 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085107341 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085107341 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 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  20250821085107341 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085107341 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085107341 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085107341 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085107341 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085107341 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085107341 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(39,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085107341 DLSCCP DEBUG SCCP-SCOC(39)[0x555710682750]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085107341 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085107341 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085107341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555710682880]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085107341 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085107341 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085107341 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8150283 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085107341 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085107341 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8150283 SCCP-39 sgsn-0 MI=IMSI-262420000000007: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250821085107341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8150283)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085107341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821085107341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085107341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_ps_rab_assignment0(448)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085107378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085107378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085107378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085107378 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085107378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7c5d0b) (hnbgw_rua.c:472) 20250821085107378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8150283 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085107378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8150283)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085107378 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085107378 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085107378 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8150283 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085107378 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085107378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555710682880]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085107378 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085107378 DLSCCP DEBUG SCCP-SCOC(39)[0x555710682750]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085107378 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016a850), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250821085107378 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085107378 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085107378 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085107378 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085107378 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085107379 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085107379 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085107379 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 05 06 16 a8 50 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 (ss7_asp.c:1383) 20250821085107379 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085107379 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085107379 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085107379 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821085107379 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085107379 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085107379 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085107379 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085107379 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085107379 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 05 06 16 a8 50 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(444)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(448)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(444)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@9519884ab86b: vl_len:12 HNBGW_Test.sgsn0-SCCP(444)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(444)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821085109407 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085109407 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085109407 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085109407 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085109407 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085109407 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085109407 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085109407 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085109407 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085109407 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 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  20250821085109408 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085109408 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085109408 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085109408 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085109408 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085109408 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085109408 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(39,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085109408 DLSCCP DEBUG SCCP-SCOC(39)[0x555710682750]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085109408 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085109408 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085109408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555710682880]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085109408 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085109408 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085109408 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8150283 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085109408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8150283)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085109408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821085109409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085109409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) TC_ps_rab_assignment0(448)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment-Iuh0-RUA(440)@9519884ab86b: Deleted conn table entry 0TC_ps_rab_assignment0(448)8150283 20250821085109433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085109433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085109433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085109433 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085109433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7c5d0b,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085109433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8150283 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085109433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8150283)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085109433 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085109433 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085109433 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8150283 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085109433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555710682880]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085109433 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085109433 DLSCCP DEBUG SCCP-SCOC(39)[0x555710682750]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085109433 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016a850), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085109433 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085109433 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085109433 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085109433 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085109433 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085109433 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085109433 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085109433 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 05 06 16 a8 50 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085109434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8150283)[0x5557106a1110]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085109434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555710682880]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085109434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555710682880]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085109434 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085109434 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085109434 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085109434 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821085109434 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085109434 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085109434 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085109434 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085109434 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085109434 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 05 06 16 a8 50 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(444)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(448)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(445)@9519884ab86b: Deleted conn table entry 0TC_ps_rab_assignment0(448)4125596 HNBGW_Test.sgsn0-SCCP(444)@9519884ab86b: Session index based on connection ID:0 20250821085109459 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085109459 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085109459 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085109459 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085109459 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085109459 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085109459 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085109460 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085109460 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085109460 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 27 16 a8 50 00 00 00 00 00  20250821085109460 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085109460 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085109460 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085109460 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085109460 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085109460 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0016a850), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085109460 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(39,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821085109460 DLSCCP DEBUG SCCP-SCOC(39)[0x555710682750]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085109460 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085109460 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085109460 DCN DEBUG handle_cn_disc_ind() conn_id=39 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085109460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555710682880]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085109460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555710682880]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085109461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8150283)[0x5557106a1110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085109461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8150283)[0x5557106a1110]{disconnected}: Freeing instance (context_map.c:203) 20250821085109461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8150283)[0x5557106a1110]{disconnected}: Deallocated (fsm.c:568) 20250821085109461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555710682880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085109461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555710682880]{disconnected}: Freeing instance (context_map.c:207) 20250821085109461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x555710682880]{disconnected}: Deallocated (fsm.c:568) 20250821085109461 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8150283 SCCP-39 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:226) 20250821085109461 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0016a850), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:455) 20250821085109461 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085109461 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085109461 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085109461 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085109461 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085109461 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085109461 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085109461 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 05 05 16 a8 50 00 00 27 00 (ss7_asp.c:1383) 20250821085109461 DLSCCP DEBUG SCCP-SCOC(39)[0x555710682750]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085109461 DLSCCP DEBUG SCCP-SCOC(39)[0x555710682750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085109462 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085109462 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085109462 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085109462 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821085109462 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085109462 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085109462 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085109462 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085109462 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085109462 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 05 05 16 a8 50 00 00 27 00 00 06 00 08 00 00 00 02  20250821085109461 DLSCCP DEBUG SCCP-SCOC(39)[0x555710682750]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085109461 DLSCCP DEBUG SCCP-SCOC(39)[0x555710682750]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(444)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@9519884ab86b: RLC received in state:disconnect_pending TC_ps_rab_assignment0(448)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085111463 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54764<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085111464 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33315<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(436)@9519884ab86b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(437)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085111467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54758<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085111469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085111469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085111469 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085111469 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 (hnb.c:255) 20250821085111469 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-SCCP(441)@9519884ab86b: Final verdict of PTC: none MutexDispCT-TC_ps_rab_assignment(435)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(444)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(442)@9519884ab86b: Final verdict of PTC: none 20250821085111471 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085111471 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085111471 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085111471 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085111471 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085111471 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085111471 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085111471 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085111471 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085111471 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085111471 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085111471 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW-PFCP(438)@9519884ab86b: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0-RUA(440)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(445)@9519884ab86b: Final verdict of PTC: none 20250821085111471 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085111471 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085111471 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085111471 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085111471 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085111471 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085111472 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085111472 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085111472 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821085111472 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085111472 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085111472 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085111472 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085111472 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085111472 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085111472 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085111472 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085111472 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085111472 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085111472 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085111472 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085111472 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085111472 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc0-M3UA(443)@9519884ab86b: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0(439)@9519884ab86b: Final verdict of PTC: none 20250821085111472 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085111472 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085111472 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085111472 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085111473 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085111473 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085111473 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085111473 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085111473 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085111473 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085111473 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085111473 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085111473 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085111473 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085111473 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085111473 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085111473 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085111473 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085111473 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085111473 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085111473 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085111473 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085111473 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(447)@9519884ab86b: Final verdict of PTC: none 20250821085111473 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085111473 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085111473 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) HNBGW_Test.sgsn0-M3UA(446)@9519884ab86b: Final verdict of PTC: none 20250821085111473 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085111474 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085111474 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085111474 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085111474 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085111474 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085111474 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085111474 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085111474 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085111478 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37788<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(448)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(435): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(436): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(437): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(438): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rab_assignment-Iuh0(439): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(440): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(441): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(442): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(443): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(444): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(445): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(446): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(447): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rab_assignment0(448): pass (pass -> pass) MTC@9519884ab86b: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Thu Aug 21 08:51:11 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 20250821085111568 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37798<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085112171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37798<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=339276) Waiting for packet dumper to finish... 1 (prev_count=339276, count=339816) 20250821085113473 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085113473 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085113473 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085113473 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085113473 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085113473 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:51: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_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@9519884ab86b: 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@9519884ab86b: Test case TC_ps_rab_assignment_concurrent started. 20250821085115282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41478<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085115288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41490<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085115290 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44207<->l=127.0.0.1:4262) (control_if.c:572) 20250821085115308 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085115308 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085115308 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085115308 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085115308 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085115308 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085115308 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085115308 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085115309 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085115309 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_ps_rab_assignment_concurrent-Iuh0(453)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085115310 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085115310 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085115310 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085115310 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085115310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115310 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085115310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115310 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085115310 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085115310 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085115310 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085115310 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085115310 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085115310 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085115310 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085115310 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085115310 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085115310 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085115310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115310 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085115310 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085115310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115310 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085115310 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085115310 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085115310 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085115310 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085115310 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085115310 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085115310 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085115310 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085115310 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085115310 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085115310 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085115310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115310 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085115310 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085115310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115310 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085115310 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085115310 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085115310 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085115310 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085115310 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085115310 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085115310 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085115310 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085115310 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085115310 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085115310 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085115310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115310 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085115310 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085115310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115310 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085115310 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085115310 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085115310 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085115310 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085115310 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085115310 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085115310 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085115310 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085115310 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085115310 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085115310 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=14 20250821085115310 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085115310 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085115310 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085115310 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085115310 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085115310 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=4 20250821085115310 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085115310 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085115310 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085115310 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085115310 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085115310 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085115310 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=5 20250821085115310 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085115310 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085115310 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085115310 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085115310 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085115310 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085115310 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821085115310 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085115310 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085115310 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(457)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(457)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(457)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(455)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085115322 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085115322 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085115322 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085115322 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085115322 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085115322 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085115323 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085115323 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085115324 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085115324 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085115324 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085115324 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085115324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115324 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085115324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115324 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085115324 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085115324 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085115324 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085115324 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085115324 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085115324 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085115324 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085115324 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085115324 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085115324 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085115324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115324 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085115324 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085115324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115324 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085115324 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085115324 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085115324 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085115324 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085115324 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085115324 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085115324 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085115324 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085115324 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085115324 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085115324 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085115324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115324 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085115324 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085115324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115324 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085115324 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085115324 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085115324 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085115324 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085115324 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085115324 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085115324 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085115324 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085115324 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085115324 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085115324 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085115324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115324 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085115324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085115324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115324 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085115324 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085115324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085115324 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085115324 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085115324 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085115324 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085115324 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085115324 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085115324 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085115324 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085115324 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=5 20250821085115324 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085115324 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085115324 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085115324 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085115324 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085115324 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=15 20250821085115324 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085115324 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085115324 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085115324 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085115324 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085115324 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085115324 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=5 20250821085115324 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085115324 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085115324 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085115324 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085115324 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085115324 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085115324 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085115324 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085115324 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085115324 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(460)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(460)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(460)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085115343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085115343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085115343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085115343 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085115343 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:562) 20250821085115343 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085115343 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085115343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085115343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085115521 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085115521 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085115521 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085115521 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(457)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085115528 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085115528 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085115528 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085115528 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085115528 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085115528 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085115528 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085115528 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085115528 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085115528 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085115528 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085115528 DLSS7 <000c> ss7_asp.c:1383 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  20250821085115528 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085115531 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085115531 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085115531 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085115531 DLSS7 <000c> ss7_asp.c:1383 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  20250821085115531 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085115531 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085115531 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085115531 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085115531 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085115531 DLSS7 <000c> ss7_asp.c:1383 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  20250821085115531 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085115531 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085115531 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085115531 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085115531 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085115531 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085115531 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085115531 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085115531 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085115531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085115531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085115531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085115531 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085115531 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085115531 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085115531 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085115532 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085115533 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085115533 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085115533 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085115533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085115533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115533 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085115533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085115533 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085115533 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085115533 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085115533 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085115533 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085115533 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085115533 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085115533 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085115533 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821085115533 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085115533 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085115533 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085115533 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085115534 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085115534 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085115534 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085115534 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085115534 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085115534 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(460)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085115540 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085115540 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085115540 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085115540 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085115540 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085115540 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085115540 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085115540 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085115540 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085115540 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085115540 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085115540 DLSS7 <000c> ss7_asp.c:1383 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  20250821085115540 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085115540 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085115540 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085115540 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085115540 DLSS7 <000c> ss7_asp.c:1383 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  20250821085115540 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085115540 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085115540 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085115540 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085115540 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085115540 DLSS7 <000c> ss7_asp.c:1383 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  20250821085115540 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085115540 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085115540 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085115540 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085115540 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085115540 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085115540 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085115541 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085115541 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085115541 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085115541 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085115541 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085115541 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085115541 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085115541 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085115541 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085115541 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085115542 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085115542 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085115542 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085115542 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085115542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115542 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085115542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085115542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085115542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085115542 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085115542 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085115542 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085115542 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085115542 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085115543 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085115543 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085115543 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085115543 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085115543 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085115543 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=8 20250821085115543 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085115543 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085115543 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085115543 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085115543 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085115543 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(456)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085116336 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085116336 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085116336 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085116336 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085116336 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085116336 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085116336 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085116336 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085116336 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085116336 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085116336 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085116336 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085116336 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085116336 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085116336 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085116336 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085116336 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085116336 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085116336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085116336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085116336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085116336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085116336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085116336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085116336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085116336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085116336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085116336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085116336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085116336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085116336 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085116336 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085116336 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085116336 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085116336 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085116336 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085116336 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085116336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085116336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085116336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085116336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085116336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085116336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085116337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085116337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085116337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085116337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085116337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085116337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085116337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085116337 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085116337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085116337 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085116337 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085116337 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085116337 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085116337 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085116337 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085116337 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085116337 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085116337 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085116337 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821085116337 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085116337 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085116337 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085116337 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085116337 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085116337 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085116337 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085116337 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085116337 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085116337 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085116337 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085116337 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085116337 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085116337 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085116337 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085116337 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085116338 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085116338 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085116338 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085116338 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085116338 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085116338 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085116338 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085116338 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085116338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085116338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085116338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085116338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085116338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085116338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085116338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085116338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085116338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085116338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085116338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085116338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085116338 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085116338 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085116338 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085116338 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085116338 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250821085116344 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085116344 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085116344 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085116344 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085116344 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085116344 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085116344 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085116344 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085116344 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085116344 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  HNBGW_Test.msc0-RAN(456)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085116344 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085116344 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085116344 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085116344 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085116344 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085116344 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085116344 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085116344 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085116344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085116344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085116344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085116344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085116344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085116344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085116344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085116344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085116345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085116345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085116345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085116345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085116345 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085116345 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085116345 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085116345 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085116345 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085116345 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085116345 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085116345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085116345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085116345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085116345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085116345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085116345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085116345 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085116345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085116345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085116345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085116345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085116345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085116345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085116345 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085116345 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085116345 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085116345 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085116345 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085116345 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085116345 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085116346 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085116346 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085116346 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085116346 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085116346 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=9 20250821085116346 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085116346 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085116346 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085116346 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085116346 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085116346 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085116349 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085116349 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085116349 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085116349 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085116349 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085116349 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085116349 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085116349 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085116349 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085116349 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085116349 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085116349 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085116349 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085116349 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085116349 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085116349 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085116349 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085116349 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085116349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085116349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085116349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085116349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085116349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085116349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085116350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085116350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085116350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085116350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085116350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085116350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085116350 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085116350 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085116350 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085116350 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085116350 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085117378 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41498<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085117403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41514<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085117425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41516<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085117447 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41532<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085117467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41536<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085117485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41550<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085117501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41552<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085117516 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41568<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085117529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41570<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085117539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41576<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085117548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41588<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085117555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41590<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085117562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41600<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085117568 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41610<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085117574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41618<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085117580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41628<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_concurrent0(462)@9519884ab86b: 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(459)@9519884ab86b: f_create_expect(l3 := '080101D571000008292624000000000000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Created Expect[0] for '080101D571000008292624000000000000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(462) TC_ps_rab_assignment_concurrent0(463)@9519884ab86b: 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(454)@9519884ab86b: Added conn table entry 0TC_ps_rab_assignment_concurrent0(462)16132388 20250821085118414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085118414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085118414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085118414 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085118414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf62924, normal) (hnbgw_rua.c:408) 20250821085118414 DHNB DEBUG map_rua[0x5557106a1110]{init}: Allocated (fsm.c:456) 20250821085118414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16132388)[0x5557106a1110]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085118414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16132388 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085118415 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085118415 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085118415 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000000 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085118415 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16132388 SCCP-0 PS MI=IMSI-262420000000000: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085118415 DCN DEBUG map_sccp[0x555710682880]{init}: Allocated (fsm.c:456) 20250821085118415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555710682880]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085118415 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-16132388 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085118415 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16132388 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085118415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16132388)[0x5557106a1110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085118415 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085118415 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085118415 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16132388 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085118415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555710682880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085118415 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085118415 DLSCCP DEBUG SCCP-SCOC(40)[0x555710682750]{IDLE}: Allocated (fsm.c:456) 20250821085118415 DLSCCP DEBUG SCCP-SCOC(40)[0x555710682750]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085118415 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000000f1102a2a170512c7422000004f40030000940056400500f1100926) (sccp_scrc.c:455) 20250821085118415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118415 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118415 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085118415 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118415 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085118415 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085118415 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085118415 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 28 02 02 06 04 43 bc 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 94 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085118415 DLSCCP DEBUG SCCP-SCOC(40)[0x555710682750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085118415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555710682880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085118415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16132388)[0x5557106a1110]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085118415 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118415 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085118415 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085118415 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821085118415 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085118415 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085118415 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085118415 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085118415 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118415 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0a 01 00 00 28 02 02 06 04 43 bc 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 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(458)@9519884ab86b: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Found Expect[0] for l3='080101D571000008292624000000000000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(462) HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Added conn table entry 0TC_ps_rab_assignment_concurrent0(462)746440 HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Created Expect[0] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(463) HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent0(462)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821085118422 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118422 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085118422 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085118422 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085118422 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085118422 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085118422 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085118422 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085118422 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118422 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 28 6a 75 09 02 00 00 00 00  20250821085118423 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085118423 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085118423 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085118423 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085118423 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085118423 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=006a7509) (sccp_scrc.c:545) 20250821085118423 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(40,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085118423 DLSCCP DEBUG SCCP-SCOC(40)[0x555710682750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085118423 DLSCCP DEBUG SCCP-SCOC(40)[0x555710682750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085118423 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085118423 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085118423 DCN DEBUG handle_cn_conn_conf() conn_id=40, 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_sccp.c:157) 20250821085118423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555710682880]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085118423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555710682880]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW-PFCP(452)@9519884ab86b: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(462) subscribed for broadcast TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@9519884ab86b: Added conn table entry 1TC_ps_rab_assignment_concurrent0(463)2675605 TC_ps_rab_assignment_concurrent0(464)@9519884ab86b: 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(458)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Created Expect[1] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(464) HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@9519884ab86b: Added conn table entry 2TC_ps_rab_assignment_concurrent0(464)10372776 TC_ps_rab_assignment_concurrent0(465)@9519884ab86b: 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(459)@9519884ab86b: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Created Expect[2] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(465) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@9519884ab86b: Added conn table entry 3TC_ps_rab_assignment_concurrent0(465)16077823 TC_ps_rab_assignment_concurrent0(466)@9519884ab86b: 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(459)@9519884ab86b: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Created Expect[3] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(466) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@9519884ab86b: Added conn table entry 4TC_ps_rab_assignment_concurrent0(466)2737879 TC_ps_rab_assignment_concurrent0(467)@9519884ab86b: 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(459)@9519884ab86b: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Created Expect[4] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(467) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@9519884ab86b: Added conn table entry 5TC_ps_rab_assignment_concurrent0(467)6255466 TC_ps_rab_assignment_concurrent0(468)@9519884ab86b: 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(459)@9519884ab86b: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Created Expect[5] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(468) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@9519884ab86b: Added conn table entry 6TC_ps_rab_assignment_concurrent0(468)10067986 TC_ps_rab_assignment_concurrent0(469)@9519884ab86b: 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(459)@9519884ab86b: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Created Expect[6] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(469) TC_ps_rab_assignment_concurrent0(470)@9519884ab86b: 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(454)@9519884ab86b: Added conn table entry 7TC_ps_rab_assignment_concurrent0(469)8404777 HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Created Expect[7] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(470) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@9519884ab86b: Added conn table entry 8TC_ps_rab_assignment_concurrent0(470)16619261 TC_ps_rab_assignment_concurrent0(471)@9519884ab86b: 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(472)@9519884ab86b: 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(459)@9519884ab86b: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit TC_ps_rab_assignment_concurrent0(473)@9519884ab86b: 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(459)@9519884ab86b: Created Expect[8] for '080101D571000008292624000000009000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(471) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@9519884ab86b: Added conn table entry 9TC_ps_rab_assignment_concurrent0(471)1455602 HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: f_create_expect(l3 := '080101D571000008292624000000000100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Created Expect[9] for '080101D571000008292624000000000100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(472) TC_ps_rab_assignment_concurrent0(474)@9519884ab86b: 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(454)@9519884ab86b: Added conn table entry 10TC_ps_rab_assignment_concurrent0(472)3915792 HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: f_create_expect(l3 := '080101D571000008292624000000001100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Created Expect[10] for '080101D571000008292624000000001100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(473) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@9519884ab86b: Added conn table entry 11TC_ps_rab_assignment_concurrent0(473)9795258 TC_ps_rab_assignment_concurrent0(475)@9519884ab86b: 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(459)@9519884ab86b: f_create_expect(l3 := '080101D571000008292624000000002100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Created Expect[11] for '080101D571000008292624000000002100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(474) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@9519884ab86b: Added conn table entry 12TC_ps_rab_assignment_concurrent0(474)6592020 TC_ps_rab_assignment_concurrent0(476)@9519884ab86b: 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(459)@9519884ab86b: f_create_expect(l3 := '080101D571000008292624000000003100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Created Expect[12] for '080101D571000008292624000000003100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(475) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@9519884ab86b: Added conn table entry 13TC_ps_rab_assignment_concurrent0(475)1906626 TC_ps_rab_assignment_concurrent0(477)@9519884ab86b: 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(459)@9519884ab86b: f_create_expect(l3 := '080101D571000008292624000000004100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Created Expect[13] for '080101D571000008292624000000004100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(476) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@9519884ab86b: Added conn table entry 14TC_ps_rab_assignment_concurrent0(476)8265078 HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: f_create_expect(l3 := '080101D571000008292624000000005100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Created Expect[14] for '080101D571000008292624000000005100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(477) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@9519884ab86b: Added conn table entry 15TC_ps_rab_assignment_concurrent0(477)15097265 20250821085118616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085118616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085118616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085118616 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085118616 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x28d395, normal) (hnbgw_rua.c:408) 20250821085118616 DHNB DEBUG map_rua[0x555710682620]{init}: Allocated (fsm.c:456) 20250821085118617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2675605)[0x555710682620]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085118617 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2675605 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085118617 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085118617 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085118617 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085118617 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2675605 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085118617 DCN DEBUG map_sccp[0x555710699ea0]{init}: Allocated (fsm.c:456) 20250821085118617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555710699ea0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085118617 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-2675605 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085118617 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2675605 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085118617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2675605)[0x555710682620]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085118617 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085118617 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085118617 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2675605 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085118617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555710699ea0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085118617 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085118617 DLSCCP DEBUG SCCP-SCOC(41)[0x55571069a080]{IDLE}: Allocated (fsm.c:456) 20250821085118617 DLSCCP DEBUG SCCP-SCOC(41)[0x55571069a080]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085118617 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030000790056400500f1100926) (sccp_scrc.c:455) 20250821085118617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118617 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118617 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085118617 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118617 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085118617 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085118617 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085118617 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 29 02 02 06 04 43 bc 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 79 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085118617 DLSCCP DEBUG SCCP-SCOC(41)[0x55571069a080]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085118617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555710699ea0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085118617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2675605)[0x555710682620]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085118617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085118617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085118617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085118617 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085118617 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9e46a8, normal) (hnbgw_rua.c:408) 20250821085118618 DHNB DEBUG map_rua[0x555710697090]{init}: Allocated (fsm.c:456) 20250821085118618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10372776)[0x555710697090]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085118618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10372776 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085118618 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085118618 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085118618 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085118618 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10372776 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085118618 DCN DEBUG map_sccp[0x555710690130]{init}: Allocated (fsm.c:456) 20250821085118618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555710690130]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085118618 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-10372776 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085118618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10372776 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085118618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10372776)[0x555710697090]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085118618 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085118618 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085118618 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10372776 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085118618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555710690130]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085118618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085118618 DLSCCP DEBUG SCCP-SCOC(42)[0x5557106a1f10]{IDLE}: Allocated (fsm.c:456) 20250821085118618 DLSCCP DEBUG SCCP-SCOC(42)[0x5557106a1f10]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085118618 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118618 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085118618 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085118618 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821085118618 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030003b10056400500f1100926) (sccp_scrc.c:455) 20250821085118618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118618 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085118618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118618 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085118618 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085118618 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085118618 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 08 01 00 00 2a 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 b1 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085118618 DLSCCP DEBUG SCCP-SCOC(42)[0x5557106a1f10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085118618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555710690130]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085118618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10372776)[0x555710697090]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085118618 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085118618 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085118618 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085118618 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085118618 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085118618 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085118618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(40,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085118618 DLSCCP DEBUG SCCP-SCOC(40)[0x555710682750]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085118618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085118618 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085118618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555710682880]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085118618 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085118618 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085118618 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16132388 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085118618 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085118618 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085118618 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085118618 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085118618 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085118618 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118618 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0b 01 00 00 29 02 02 06 04 43 bc 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 79 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250821085118618 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118618 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085118618 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085118618 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085118618 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085118618 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085118618 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085118618 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085118618 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118618 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 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  20250821085118619 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16132388 SCCP-40 sgsn-0 MI=IMSI-262420000000000: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250821085118619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16132388)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085118619 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821085118619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085118619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085118619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085118619 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085118619 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf553ff, normal) (hnbgw_rua.c:408) 20250821085118619 DHNB DEBUG map_rua[0x55571067f420]{init}: Allocated (fsm.c:456) 20250821085118619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16077823)[0x55571067f420]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085118619 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16077823 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085118619 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085118619 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085118619 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085118619 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16077823 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085118619 DCN DEBUG map_sccp[0x55571067ce60]{init}: Allocated (fsm.c:456) 20250821085118619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55571067ce60]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085118619 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-16077823 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085118619 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16077823 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085118619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16077823)[0x55571067f420]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085118619 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085118619 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085118619 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118619 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085118619 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085118619 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=8 20250821085118619 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085118619 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085118619 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085118619 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085118619 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118619 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 08 01 00 00 2a 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 b1 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250821085118619 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16077823 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085118619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55571067ce60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085118619 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085118619 DLSCCP DEBUG SCCP-SCOC(43)[0x555710699930]{IDLE}: Allocated (fsm.c:456) 20250821085118619 DLSCCP DEBUG SCCP-SCOC(43)[0x555710699930]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085118619 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030000f60056400500f1100926) (sccp_scrc.c:455) 20250821085118619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118619 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118619 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085118619 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118619 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085118619 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085118619 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085118619 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 09 01 00 00 2b 02 02 06 04 43 bc 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 f6 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085118619 DLSCCP DEBUG SCCP-SCOC(43)[0x555710699930]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085118619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55571067ce60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085118619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16077823)[0x55571067f420]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085118619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250821085118619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085118619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085118620 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085118620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x29c6d7, normal) (hnbgw_rua.c:408) 20250821085118620 DHNB DEBUG map_rua[0x5557106a1dd0]{init}: Allocated (fsm.c:456) 20250821085118620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2737879)[0x5557106a1dd0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085118620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2737879 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085118620 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085118620 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085118620 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118620 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085118620 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085118620 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=9 20250821085118620 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085118620 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085118620 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085118620 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085118620 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2737879 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085118620 DCN DEBUG map_sccp[0x555710682ec0]{init}: Allocated (fsm.c:456) 20250821085118620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555710682ec0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085118620 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085118620 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118620 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 09 01 00 00 2b 02 02 06 04 43 bc 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 f6 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250821085118620 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-2737879 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085118620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2737879 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085118620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2737879)[0x5557106a1dd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085118620 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085118620 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085118620 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2737879 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085118620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555710682ec0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085118620 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085118620 DLSCCP DEBUG SCCP-SCOC(44)[0x55571067cb20]{IDLE}: Allocated (fsm.c:456) 20250821085118620 DLSCCP DEBUG SCCP-SCOC(44)[0x55571067cb20]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085118620 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f400300004c0056400500f1100926) (sccp_scrc.c:455) 20250821085118620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118620 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118620 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085118620 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118620 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085118620 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085118620 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085118620 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 2c 02 02 06 04 43 bc 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 4c 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085118620 DLSCCP DEBUG SCCP-SCOC(44)[0x55571067cb20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085118620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555710682ec0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085118620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2737879)[0x5557106a1dd0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085118620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250821085118620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085118620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085118620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085118620 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085118620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5f736a, normal) (hnbgw_rua.c:408) 20250821085118620 DHNB DEBUG map_rua[0x55571067cf90]{init}: Allocated (fsm.c:456) 20250821085118620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6255466)[0x55571067cf90]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085118620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6255466 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085118621 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085118621 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085118621 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085118621 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6255466 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085118621 DCN DEBUG map_sccp[0x55571067e720]{init}: Allocated (fsm.c:456) 20250821085118621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55571067e720]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085118621 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-6255466 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085118621 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6255466 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085118621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6255466)[0x55571067cf90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085118621 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085118621 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085118621 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118621 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085118621 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085118621 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821085118621 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085118621 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085118621 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085118621 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085118621 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118621 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0e 01 00 00 2c 02 02 06 04 43 bc 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 4c 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250821085118621 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6255466 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085118621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55571067e720]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085118621 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085118621 DLSCCP DEBUG SCCP-SCOC(45)[0x555710687dc0]{IDLE}: Allocated (fsm.c:456) 20250821085118621 DLSCCP DEBUG SCCP-SCOC(45)[0x555710687dc0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085118621 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030003b40056400500f1100926) (sccp_scrc.c:455) 20250821085118621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118621 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118621 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085118621 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118621 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085118621 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085118621 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085118621 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 0f 01 00 00 2d 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 50 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 b4 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085118621 DLSCCP DEBUG SCCP-SCOC(45)[0x555710687dc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085118621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55571067e720]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085118621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6255466)[0x55571067cf90]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085118621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085118621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085118621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085118621 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085118621 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x99a012, normal) (hnbgw_rua.c:408) 20250821085118621 DHNB DEBUG map_rua[0x555710682430]{init}: Allocated (fsm.c:456) 20250821085118621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10067986)[0x555710682430]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085118621 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10067986 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085118621 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085118621 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085118621 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085118621 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10067986 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085118621 DCN DEBUG map_sccp[0x5557106a1240]{init}: Allocated (fsm.c:456) 20250821085118621 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118621 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085118621 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085118621 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821085118621 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085118621 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085118622 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085118621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5557106a1240]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085118622 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-10067986 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085118622 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10067986 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085118622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10067986)[0x555710682430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085118622 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085118622 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085118622 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10067986 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085118622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5557106a1240]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085118622 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085118622 DLSCCP DEBUG SCCP-SCOC(46)[0x555710699460]{IDLE}: Allocated (fsm.c:456) 20250821085118622 DLSCCP DEBUG SCCP-SCOC(46)[0x555710699460]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085118622 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085118622 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118622 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0f 01 00 00 2d 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 50 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 b4 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250821085118622 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030001f40056400500f1100926) (sccp_scrc.c:455) 20250821085118622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118622 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118622 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085118622 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118622 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085118622 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085118622 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085118622 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118622 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085118622 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 2e 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 f4 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085118622 DLSCCP DEBUG SCCP-SCOC(46)[0x555710699460]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085118622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5557106a1240]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085118622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10067986)[0x555710682430]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085118622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085118622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085118622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085118622 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085118622 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x803f29, normal) (hnbgw_rua.c:408) 20250821085118622 DHNB DEBUG map_rua[0x555710687c20]{init}: Allocated (fsm.c:456) 20250821085118622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8404777)[0x555710687c20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085118622 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8404777 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085118622 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085118622 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085118622 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085118622 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8404777 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085118622 DCN DEBUG map_sccp[0x555710685d40]{init}: Allocated (fsm.c:456) 20250821085118622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555710685d40]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085118622 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-8404777 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085118622 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085118622 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=12 20250821085118622 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085118622 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8404777 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085118622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8404777)[0x555710687c20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085118622 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085118622 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085118622 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8404777 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085118622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555710685d40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085118622 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085118622 DLSCCP DEBUG SCCP-SCOC(47)[0x5557106a1a70]{IDLE}: Allocated (fsm.c:456) 20250821085118622 DLSCCP DEBUG SCCP-SCOC(47)[0x5557106a1a70]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085118623 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030000b80056400500f1100926) (sccp_scrc.c:455) 20250821085118623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118623 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118622 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085118622 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085118622 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085118623 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118623 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085118623 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118623 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085118623 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085118623 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085118623 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 0d 01 00 00 2f 02 02 06 04 43 bc 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 b8 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085118623 DLSCCP DEBUG SCCP-SCOC(47)[0x5557106a1a70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085118623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555710685d40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085118623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8404777)[0x555710687c20]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085118623 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0c 01 00 00 2e 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 f4 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250821085118623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085118623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085118623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085118623 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085118623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfd96fd, normal) (hnbgw_rua.c:408) 20250821085118623 DHNB DEBUG map_rua[0x555710699620]{init}: Allocated (fsm.c:456) 20250821085118623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16619261)[0x555710699620]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085118623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16619261 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085118623 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085118623 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: First idle individual index:1 20250821085118623 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118623 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085118623 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085118623 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16619261 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085118623 DCN DEBUG map_sccp[0x555710685880]{init}: Allocated (fsm.c:456) 20250821085118623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555710685880]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085118623 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-16619261 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085118623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16619261 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085118623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16619261)[0x555710699620]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085118623 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085118623 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821085118623 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085118623 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085118623 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085118623 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085118623 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118623 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0d 01 00 00 2f 02 02 06 04 43 bc 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 b8 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250821085118623 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085118623 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085118623 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16619261 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085118623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555710685880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085118623 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085118623 DLSCCP DEBUG SCCP-SCOC(48)[0x555710695d40]{IDLE}: Allocated (fsm.c:456) 20250821085118623 DLSCCP DEBUG SCCP-SCOC(48)[0x555710695d40]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085118623 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030001fc0056400500f1100926) (sccp_scrc.c:455) 20250821085118623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118623 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118624 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085118624 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118624 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085118624 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085118624 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085118624 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 03 01 00 00 30 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 80 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 fc 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085118624 DLSCCP DEBUG SCCP-SCOC(48)[0x555710695d40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085118624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555710685880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085118624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16619261)[0x555710699620]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085118624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085118624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085118624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085118624 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118624 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085118624 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085118624 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821085118624 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085118624 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085118624 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085118624 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085118624 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085118624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1635f2, normal) (hnbgw_rua.c:408) 20250821085118624 DHNB DEBUG map_rua[0x555710682ff0]{init}: Allocated (fsm.c:456) 20250821085118624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1455602)[0x555710682ff0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085118624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1455602 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085118624 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085118624 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085118624 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085118624 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1455602 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085118624 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118624 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 03 01 00 00 30 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 80 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 fc 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250821085118624 DCN DEBUG map_sccp[0x555710699af0]{init}: Allocated (fsm.c:456) 20250821085118624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555710699af0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085118624 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-1455602 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085118624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1455602 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085118624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1455602)[0x555710682ff0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085118624 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085118624 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085118624 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1455602 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085118624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555710699af0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085118624 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085118624 DLSCCP DEBUG SCCP-SCOC(49)[0x5557106907a0]{IDLE}: Allocated (fsm.c:456) 20250821085118624 DLSCCP DEBUG SCCP-SCOC(49)[0x5557106907a0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085118624 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030002f90056400500f1100926) (sccp_scrc.c:455) 20250821085118624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118624 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118624 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085118625 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118625 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085118625 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085118625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085118625 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 02 01 00 00 31 02 02 06 04 43 bc 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 f9 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085118625 DLSCCP DEBUG SCCP-SCOC(49)[0x5557106907a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085118625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555710699af0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085118625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1455602)[0x555710682ff0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085118625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085118625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085118625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085118625 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085118625 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3bc010, normal) (hnbgw_rua.c:408) 20250821085118625 DHNB DEBUG map_rua[0x555710683820]{init}: Allocated (fsm.c:456) 20250821085118625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3915792)[0x555710683820]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085118625 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3915792 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085118625 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085118625 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085118625 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000010 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085118625 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3915792 SCCP-0 PS MI=IMSI-262420000000010: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085118625 DCN DEBUG map_sccp[0x555710685bf0]{init}: Allocated (fsm.c:456) 20250821085118625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555710685bf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085118625 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118625 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085118625 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085118625 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-3915792 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085118625 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3915792 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085118625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3915792)[0x555710683820]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085118625 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085118625 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821085118625 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085118625 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085118625 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085118625 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085118625 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3915792 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085118625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555710685bf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085118625 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085118625 DLSCCP DEBUG SCCP-SCOC(50)[0x555710683c90]{IDLE}: Allocated (fsm.c:456) 20250821085118625 DLSCCP DEBUG SCCP-SCOC(50)[0x555710683c90]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085118625 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085118625 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118625 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 02 01 00 00 31 02 02 06 04 43 bc 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 f9 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250821085118625 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000100f1102a2a170512c7422000004f40030003d20056400500f1100926) (sccp_scrc.c:455) 20250821085118625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Warning: Stopping inactive timer T_ias[1]. 20250821085118625 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118625 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085118626 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118626 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085118626 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085118626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085118626 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 32 02 02 06 04 43 bc 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 03 d2 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085118626 DLSCCP DEBUG SCCP-SCOC(50)[0x555710683c90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085118626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555710685bf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085118626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3915792)[0x555710683820]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085118626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085118626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085118626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085118626 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085118626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9576ba, normal) (hnbgw_rua.c:408) 20250821085118626 DHNB DEBUG map_rua[0x555710695bd0]{init}: Allocated (fsm.c:456) 20250821085118626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118626 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085118626 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085118626 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=1 20250821085118626 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085118626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9795258)[0x555710695bd0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085118626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9795258 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085118626 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085118626 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085118626 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000011 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085118626 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9795258 SCCP-0 PS MI=IMSI-262420000000011: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085118626 DCN DEBUG map_sccp[0x555710695f00]{init}: Allocated (fsm.c:456) 20250821085118626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555710695f00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085118626 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-9795258 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085118626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9795258 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085118626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9795258)[0x555710695bd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085118626 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085118626 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085118626 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9795258 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085118626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555710695f00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085118626 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085118626 DLSCCP DEBUG SCCP-SCOC(51)[0x555710684700]{IDLE}: Allocated (fsm.c:456) 20250821085118626 DLSCCP DEBUG SCCP-SCOC(51)[0x555710684700]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085118626 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001100f1102a2a170512c7422000004f40030000140056400500f1100926) (sccp_scrc.c:455) 20250821085118626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118626 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085118626 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085118626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118626 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118626 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085118626 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118626 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 01 01 00 00 32 02 02 06 04 43 bc 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 03 d2 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250821085118626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118626 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085118626 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118626 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085118626 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085118626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085118626 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 33 02 02 06 04 43 bc 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 14 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085118626 DLSCCP DEBUG SCCP-SCOC(51)[0x555710684700]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085118626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555710695f00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085118627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9795258)[0x555710695bd0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085118627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085118627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085118627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085118627 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085118627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x649614, normal) (hnbgw_rua.c:408) 20250821085118627 DHNB DEBUG map_rua[0x555710680d60]{init}: Allocated (fsm.c:456) 20250821085118627 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118627 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085118627 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085118627 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085118627 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085118627 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085118627 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085118627 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085118627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6592020)[0x555710680d60]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085118627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6592020 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085118627 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085118627 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085118627 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000012 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085118627 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6592020 SCCP-0 PS MI=IMSI-262420000000012: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085118627 DCN DEBUG map_sccp[0x555710695a20]{init}: Allocated (fsm.c:456) 20250821085118627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555710695a20]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085118627 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-6592020 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085118627 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6592020 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085118627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6592020)[0x555710680d60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085118627 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085118627 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085118627 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6592020 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085118627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555710695a20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085118627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085118627 DLSCCP DEBUG SCCP-SCOC(52)[0x5557106811d0]{IDLE}: Allocated (fsm.c:456) 20250821085118627 DLSCCP DEBUG SCCP-SCOC(52)[0x5557106811d0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085118627 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002100f1102a2a170512c7422000004f40030001990056400500f1100926) (sccp_scrc.c:455) 20250821085118627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118627 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118627 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 01 00 00 33 02 02 06 04 43 bc 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 14 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250821085118627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118627 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085118627 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118627 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085118627 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085118627 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085118627 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 34 02 02 06 04 43 bc 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 01 99 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085118628 DLSCCP DEBUG SCCP-SCOC(52)[0x5557106811d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085118628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555710695a20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085118628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6592020)[0x555710680d60]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085118628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085118628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085118628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085118628 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085118628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1d17c2, normal) (hnbgw_rua.c:408) 20250821085118628 DHNB DEBUG map_rua[0x555710683e50]{init}: Allocated (fsm.c:456) 20250821085118628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906626)[0x555710683e50]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085118628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1906626 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085118628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118628 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085118628 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085118628 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=7 20250821085118628 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085118628 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085118628 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085118628 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085118628 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118628 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 07 01 00 00 34 02 02 06 04 43 bc 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 01 99 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250821085118628 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085118628 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085118628 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000013 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085118628 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1906626 SCCP-0 PS MI=IMSI-262420000000013: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085118628 DCN DEBUG map_sccp[0x555710690cd0]{init}: Allocated (fsm.c:456) 20250821085118628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555710690cd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085118628 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-1906626 <-> SCCP-53 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085118628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1906626 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085118628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906626)[0x555710683e50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085118628 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085118628 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085118628 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1906626 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085118628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555710690cd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085118628 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085118628 DLSCCP DEBUG SCCP-SCOC(53)[0x5557106808c0]{IDLE}: Allocated (fsm.c:456) 20250821085118628 DLSCCP DEBUG SCCP-SCOC(53)[0x5557106808c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085118628 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003100f1102a2a170512c7422000004f40030002010056400500f1100926) (sccp_scrc.c:455) 20250821085118628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(463) 20250821085118628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118628 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118629 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085118629 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118629 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085118629 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085118629 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085118629 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 35 02 02 06 04 43 bc 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 01 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085118629 DLSCCP DEBUG SCCP-SCOC(53)[0x5557106808c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085118629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555710690cd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085118629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906626)[0x555710683e50]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085118629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085118629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085118629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085118629 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085118629 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118629 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085118629 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085118629 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821085118629 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085118629 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7e1d76, normal) (hnbgw_rua.c:408) HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Added conn table entry 1TC_ps_rab_assignment_concurrent0(463)8869580 20250821085118629 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085118629 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085118629 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085118629 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118629 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 06 01 00 00 35 02 02 06 04 43 bc 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 01 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250821085118629 DHNB DEBUG map_rua[0x555710680300]{init}: Allocated (fsm.c:456) 20250821085118629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8265078)[0x555710680300]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085118629 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8265078 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085118629 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085118629 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085118629 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000014 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085118629 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8265078 SCCP-0 PS MI=IMSI-262420000000014: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085118629 DCN DEBUG map_sccp[0x55571067fea0]{init}: Allocated (fsm.c:456) 20250821085118629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55571067fea0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085118629 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-8265078 <-> SCCP-54 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085118629 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8265078 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085118629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8265078)[0x555710680300]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085118629 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085118629 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085118629 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8265078 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085118629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55571067fea0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085118629 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085118629 DLSCCP DEBUG SCCP-SCOC(54)[0x555710698890]{IDLE}: Allocated (fsm.c:456) 20250821085118629 DLSCCP DEBUG SCCP-SCOC(54)[0x555710698890]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085118629 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004100f1102a2a170512c7422000004f400300003a0056400500f1100926) (sccp_scrc.c:455) 20250821085118629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118629 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118630 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085118630 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118630 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085118630 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085118630 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085118630 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 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 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 41 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 3a 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085118630 DLSCCP DEBUG SCCP-SCOC(54)[0x555710698890]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085118630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55571067fea0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085118630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8265078)[0x555710680300]{init}: State change to connected (no timeout) (context_map_rua.c:166) HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: First idle individual index:2 20250821085118630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085118630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085118630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085118630 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085118630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe65db1, normal) (hnbgw_rua.c:408) 20250821085118630 DHNB DEBUG map_rua[0x555710697400]{init}: Allocated (fsm.c:456) 20250821085118630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15097265)[0x555710697400]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085118630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15097265 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085118630 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085118630 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118630 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085118630 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085118630 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085118630 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821085118630 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085118630 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085118630 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000015 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085118630 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15097265 SCCP-0 PS MI=IMSI-262420000000015: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085118630 DCN DEBUG map_sccp[0x555710696030]{init}: Allocated (fsm.c:456) 20250821085118630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555710696030]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085118630 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-15097265 <-> SCCP-55 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085118630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15097265 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085118630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15097265)[0x555710697400]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085118630 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085118630 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085118630 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15097265 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085118630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555710696030]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085118630 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085118630 DLSCCP DEBUG SCCP-SCOC(55)[0x555710697e90]{IDLE}: Allocated (fsm.c:456) 20250821085118630 DLSCCP DEBUG SCCP-SCOC(55)[0x555710697e90]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085118630 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085118630 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085118630 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118630 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 05 01 00 00 36 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 41 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 3a 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250821085118630 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005100f1102a2a170512c7422000004f40030000540056400500f1100926) (sccp_scrc.c:455) 20250821085118630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118630 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085118631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085118631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085118631 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085118631 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118631 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085118631 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085118631 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085118631 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 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 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 54 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085118631 DLSCCP DEBUG SCCP-SCOC(55)[0x555710697e90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085118631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555710696030]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085118631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15097265)[0x555710697400]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085118631 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118631 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085118631 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085118631 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821085118631 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085118631 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085118631 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085118631 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085118631 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118631 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 04 01 00 00 37 02 02 06 04 43 bc 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 54 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(458)@9519884ab86b: Warning: Stopping inactive timer T_ias[2]. TC_ps_rab_assignment_concurrent0(463)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: First idle individual index:3 HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Found Expect[1] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(464) HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Added conn table entry 2TC_ps_rab_assignment_concurrent0(464)5009073 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Warning: Stopping inactive timer T_ias[3]. HNBGW-PFCP(452)@9519884ab86b: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(463) subscribed for broadcast HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Found Expect[2] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(465) HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Added conn table entry 3TC_ps_rab_assignment_concurrent0(465)13953229 TC_ps_rab_assignment_concurrent0(464)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: First idle individual index:4 TC_ps_rab_assignment_concurrent0(465)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Warning: Stopping inactive timer T_ias[4]. HNBGW-PFCP(452)@9519884ab86b: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(464) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: First idle individual index:5 HNBGW-PFCP(452)@9519884ab86b: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(465) subscribed for broadcast HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Found Expect[3] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(466) HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Added conn table entry 4TC_ps_rab_assignment_concurrent0(466)6031527 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: First idle individual index:6 HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Found Expect[4] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(467) HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Added conn table entry 5TC_ps_rab_assignment_concurrent0(467)15915866 TC_ps_rab_assignment_concurrent0(466)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: First idle individual index:7 HNBGW-PFCP(452)@9519884ab86b: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(466) subscribed for broadcast TC_ps_rab_assignment_concurrent0(467)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Found Expect[5] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(468) HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Added conn table entry 6TC_ps_rab_assignment_concurrent0(468)2324245 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Warning: Stopping inactive timer T_ias[7]. HNBGW-PFCP(452)@9519884ab86b: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(467) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Found Expect[6] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(469) HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Added conn table entry 7TC_ps_rab_assignment_concurrent0(469)13209283 20250821085118653 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118653 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085118653 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085118653 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085118654 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085118654 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085118654 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085118654 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085118654 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118654 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 29 0a b7 ac 02 00 00 00 00  20250821085118654 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085118654 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085118654 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085118654 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085118654 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085118654 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=000ab7ac) (sccp_scrc.c:545) 20250821085118654 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(41,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085118654 DLSCCP DEBUG SCCP-SCOC(41)[0x55571069a080]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085118654 DLSCCP DEBUG SCCP-SCOC(41)[0x55571069a080]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085118654 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085118654 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085118654 DCN DEBUG handle_cn_conn_conf() conn_id=41, 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_sccp.c:157) 20250821085118654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555710699ea0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085118654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555710699ea0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:2 TC_ps_rab_assignment_concurrent0(468)@9519884ab86b: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(469)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW-PFCP(452)@9519884ab86b: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(468) subscribed for broadcast HNBGW-PFCP(452)@9519884ab86b: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(469) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: First idle individual index:8 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Warning: Stopping inactive timer T_ias[8]. TC_ps_rab_assignment_concurrent0(462)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: First idle individual index:9 HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Found Expect[7] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(470) HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Added conn table entry 8TC_ps_rab_assignment_concurrent0(470)6179823 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: First idle individual index:10 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Found Expect[8] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(471) HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Added conn table entry 9TC_ps_rab_assignment_concurrent0(471)9166290 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: First idle individual index:11 TC_ps_rab_assignment_concurrent0(470)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Warning: Stopping inactive timer T_ias[11]. HNBGW-PFCP(452)@9519884ab86b: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(470) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: First idle individual index:12 TC_ps_rab_assignment_concurrent0(471)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: First idle individual index:13 HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Found Expect[9] for l3='080101D571000008292624000000000100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(472) HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Added conn table entry 10TC_ps_rab_assignment_concurrent0(472)13527961 HNBGW-PFCP(452)@9519884ab86b: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(471) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Found Expect[10] for l3='080101D571000008292624000000001100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(473) HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Added conn table entry 11TC_ps_rab_assignment_concurrent0(473)6941508 TC_ps_rab_assignment_concurrent0(472)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:3 HNBGW-PFCP(452)@9519884ab86b: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(472) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:4 HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Found Expect[11] for l3='080101D571000008292624000000002100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(474) HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Added conn table entry 12TC_ps_rab_assignment_concurrent0(474)5672706 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Found Expect[12] for l3='080101D571000008292624000000003100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(475) HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Added conn table entry 13TC_ps_rab_assignment_concurrent0(475)4123438 TC_ps_rab_assignment_concurrent0(473)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:5 HNBGW-PFCP(452)@9519884ab86b: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(473) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Warning: Re-starting timer T_ias[5], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(474)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:6 TC_ps_rab_assignment_concurrent0(475)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Warning: Re-starting timer T_ias[6], which is already active (running or expired). 20250821085118698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085118698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085118698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085118698 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085118698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf62924) (hnbgw_rua.c:472) 20250821085118698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16132388 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085118698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16132388)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085118698 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085118698 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085118698 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16132388 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085118698 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085118698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555710682880]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085118698 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) HNBGW-PFCP(452)@9519884ab86b: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(474) subscribed for broadcast 20250821085118698 DLSCCP DEBUG SCCP-SCOC(40)[0x555710682750]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085118698 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a7509), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250821085118698 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085118698 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085118698 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085118698 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118698 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085118698 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085118698 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085118698 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 6a 75 09 00 01 2e 60 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 (ss7_asp.c:1383) 20250821085118699 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118699 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085118699 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085118699 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821085118699 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085118699 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085118699 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085118699 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085118699 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118699 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0a 06 6a 75 09 00 01 2e 60 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  20250821085118699 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118699 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085118699 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085118699 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085118699 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085118699 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085118699 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085118699 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085118699 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118699 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 2a 87 a6 98 02 00 00 00 00  20250821085118699 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085118699 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085118699 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085118699 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118699 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085118699 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085118699 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085118699 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085118699 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085118699 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085118699 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085118699 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085118699 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118699 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 2b 60 4e f9 02 00 00 00 00  20250821085118699 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:7 HNBGW-PFCP(452)@9519884ab86b: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(475) subscribed for broadcast 20250821085118700 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0087a698) (sccp_scrc.c:545) 20250821085118700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(42,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085118700 DLSCCP DEBUG SCCP-SCOC(42)[0x5557106a1f10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085118700 DLSCCP DEBUG SCCP-SCOC(42)[0x5557106a1f10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085118700 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118700 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085118700 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085118700 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085118700 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085118700 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085118700 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085118700 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085118700 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118700 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 2c ff b2 4c 02 00 00 00 00  20250821085118700 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118700 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085118700 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085118700 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085118700 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085118700 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085118700 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085118700 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085118700 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085118700 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085118700 DCN DEBUG handle_cn_conn_conf() conn_id=42, 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_sccp.c:157) 20250821085118700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555710690130]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085118700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555710690130]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085118700 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085118700 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085118700 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085118700 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085118700 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085118700 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00604ef9) (sccp_scrc.c:545) 20250821085118700 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 2d d8 5e 72 02 00 00 00 00  20250821085118700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(43,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085118700 DLSCCP DEBUG SCCP-SCOC(43)[0x555710699930]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085118700 DLSCCP DEBUG SCCP-SCOC(43)[0x555710699930]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085118700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085118700 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085118700 DCN DEBUG handle_cn_conn_conf() conn_id=43, 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_sccp.c:157) 20250821085118700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55571067ce60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085118700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55571067ce60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085118700 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085118700 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085118700 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085118700 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085118700 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085118700 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118700 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085118700 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085118700 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085118700 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085118700 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00ffb24c) (sccp_scrc.c:545) 20250821085118700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(44,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085118700 DLSCCP DEBUG SCCP-SCOC(44)[0x55571067cb20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085118700 DLSCCP DEBUG SCCP-SCOC(44)[0x55571067cb20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085118700 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085118700 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085118700 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085118700 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118700 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 2e 16 be b0 02 00 00 00 00  20250821085118700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085118700 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085118700 DCN DEBUG handle_cn_conn_conf() conn_id=44, 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_sccp.c:157) 20250821085118700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555710682ec0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085118700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555710682ec0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085118700 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085118700 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085118700 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085118700 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085118700 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085118700 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00d85e72) (sccp_scrc.c:545) 20250821085118700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(45,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085118700 DLSCCP DEBUG SCCP-SCOC(45)[0x555710687dc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085118700 DLSCCP DEBUG SCCP-SCOC(45)[0x555710687dc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085118700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085118700 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085118700 DCN DEBUG handle_cn_conn_conf() conn_id=45, 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_sccp.c:157) 20250821085118700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55571067e720]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085118700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55571067e720]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085118700 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085118700 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085118700 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085118700 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085118700 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085118700 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0016beb0) (sccp_scrc.c:545) 20250821085118700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(46,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085118700 DLSCCP DEBUG SCCP-SCOC(46)[0x555710699460]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085118700 DLSCCP DEBUG SCCP-SCOC(46)[0x555710699460]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085118700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085118701 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085118701 DCN DEBUG handle_cn_conn_conf() conn_id=46, 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_sccp.c:157) 20250821085118701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5557106a1240]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085118701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5557106a1240]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: First idle individual index:14 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: First idle individual index:15 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Found Expect[13] for l3='080101D571000008292624000000004100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(476) HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Added conn table entry 14TC_ps_rab_assignment_concurrent0(476)3500270 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(476)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Found Expect[14] for l3='080101D571000008292624000000005100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(477) HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Added conn table entry 15TC_ps_rab_assignment_concurrent0(477)1708284 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:8 HNBGW-PFCP(452)@9519884ab86b: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(476) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Warning: Re-starting timer T_ias[8], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(477)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW-PFCP(452)@9519884ab86b: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(477) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Warning: Re-starting timer T_ias[10], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(462)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250821085118900 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118900 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085118900 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085118901 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085118901 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085118901 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085118901 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085118901 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085118901 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118901 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 2f 5b 3d 7d 02 00 00 00 00  20250821085118901 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118901 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085118901 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085118901 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085118901 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085118901 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085118901 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085118901 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085118901 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118901 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 30 48 d9 b4 02 00 00 00 00  20250821085118901 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085118901 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085118901 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085118901 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085118901 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085118901 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=005b3d7d) (sccp_scrc.c:545) 20250821085118901 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(47,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085118901 DLSCCP DEBUG SCCP-SCOC(47)[0x5557106a1a70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085118901 DLSCCP DEBUG SCCP-SCOC(47)[0x5557106a1a70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085118901 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085118901 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085118901 DCN DEBUG handle_cn_conn_conf() conn_id=47, 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_sccp.c:157) 20250821085118901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555710685d40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085118901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555710685d40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085118901 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118901 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085118901 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085118901 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085118901 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085118901 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085118901 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085118901 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085118901 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118901 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 31 a4 1d f4 02 00 00 00 00  20250821085118901 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085118901 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118901 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085118901 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085118901 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085118901 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085118901 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085118901 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085118901 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085118901 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085118901 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085118901 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085118901 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085118901 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0048d9b4) (sccp_scrc.c:545) 20250821085118901 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118901 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 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  20250821085118901 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(48,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085118901 DLSCCP DEBUG SCCP-SCOC(48)[0x555710695d40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085118901 DLSCCP DEBUG SCCP-SCOC(48)[0x555710695d40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085118901 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085118901 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085118901 DCN DEBUG handle_cn_conn_conf() conn_id=48, 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_sccp.c:157) 20250821085118901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555710685880]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085118901 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118901 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085118901 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085118901 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085118902 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085118902 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085118901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555710685880]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085118902 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085118902 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085118902 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085118902 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085118902 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085118902 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085118902 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085118902 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118902 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 32 95 da 3b 02 00 00 00 00  20250821085118902 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00a41df4) (sccp_scrc.c:545) 20250821085118902 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(49,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085118902 DLSCCP DEBUG SCCP-SCOC(49)[0x5557106907a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085118902 DLSCCP DEBUG SCCP-SCOC(49)[0x5557106907a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085118902 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085118902 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118902 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085118902 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085118902 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085118902 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085118902 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085118902 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085118902 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085118902 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118902 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 33 e7 a6 99 02 00 00 00 00  20250821085118902 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085118902 DCN DEBUG handle_cn_conn_conf() conn_id=49, 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_sccp.c:157) 20250821085118902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555710699af0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085118902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555710699af0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085118902 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085118902 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085118902 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085118902 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085118902 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085118902 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085118902 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(41,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085118902 DLSCCP DEBUG SCCP-SCOC(41)[0x55571069a080]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085118902 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085118902 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085118902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555710699ea0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085118902 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118902 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085118902 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085118902 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085118902 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085118902 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085118902 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085118902 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2675605 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085118902 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085118902 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085118902 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085118902 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118902 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085118902 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 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  20250821085118902 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118902 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085118902 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085118902 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085118902 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085118902 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085118902 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085118902 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085118902 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118902 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 34 22 e3 0b 02 00 00 00 00  20250821085118902 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2675605 SCCP-41 sgsn-0 MI=IMSI-262420000000001: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250821085118902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2675605)[0x555710682620]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085118902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821085118902 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085118902 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085118902 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085118902 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085118902 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085118902 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0095da3b) (sccp_scrc.c:545) 20250821085118902 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(50,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085118902 DLSCCP DEBUG SCCP-SCOC(50)[0x555710683c90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085118902 DLSCCP DEBUG SCCP-SCOC(50)[0x555710683c90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085118902 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085118902 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085118902 DCN DEBUG handle_cn_conn_conf() conn_id=50, 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_sccp.c:157) 20250821085118902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555710685bf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085118902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555710685bf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085118902 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118902 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085118902 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085118902 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085118902 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085118902 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085118903 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085118903 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085118903 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118903 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 35 df 61 4e 02 00 00 00 00  20250821085118902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085118902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250821085118903 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118902 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085118903 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085118903 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085118903 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085118903 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085118903 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085118903 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085118903 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085118903 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085118903 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00e7a699) (sccp_scrc.c:545) 20250821085118903 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(51,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085118903 DLSCCP DEBUG SCCP-SCOC(51)[0x555710684700]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085118903 DLSCCP DEBUG SCCP-SCOC(51)[0x555710684700]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085118903 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085118903 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085118903 DCN DEBUG handle_cn_conn_conf() conn_id=51, 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_sccp.c:157) 20250821085118903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555710695f00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085118903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555710695f00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085118903 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085118903 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085118903 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085118903 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085118903 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085118903 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085118903 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(42,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085118903 DLSCCP DEBUG SCCP-SCOC(42)[0x5557106a1f10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085118903 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085118903 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085118903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555710690130]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085118903 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085118903 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085118903 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10372776 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085118903 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085118903 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10372776 SCCP-42 sgsn-0 MI=IMSI-262420000000002: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250821085118903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10372776)[0x555710697090]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085118903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821085118903 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085118903 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085118903 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085118903 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085118903 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085118903 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085118903 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118903 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 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  20250821085118903 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085118903 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085118903 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0022e30b) (sccp_scrc.c:545) 20250821085118903 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(52,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085118903 DLSCCP DEBUG SCCP-SCOC(52)[0x5557106811d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085118903 DLSCCP DEBUG SCCP-SCOC(52)[0x5557106811d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085118903 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118903 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085118903 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085118903 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085118903 DCN DEBUG handle_cn_conn_conf() conn_id=52, 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_sccp.c:157) 20250821085118903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555710695a20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085118903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555710695a20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085118903 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085118903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085118903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250821085118903 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085118903 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085118903 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085118903 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085118903 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085118903 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118903 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 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  20250821085118903 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118903 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085118903 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085118903 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085118903 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085118903 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085118903 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085118903 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085118903 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118903 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 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  20250821085118903 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118904 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085118904 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085118904 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085118904 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085118904 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085118903 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085118903 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085118903 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085118903 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085118903 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085118903 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00df614e) (sccp_scrc.c:545) 20250821085118903 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(53,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085118903 DLSCCP DEBUG SCCP-SCOC(53)[0x5557106808c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085118904 DLSCCP DEBUG SCCP-SCOC(53)[0x5557106808c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085118904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085118904 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085118904 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085118904 DCN DEBUG handle_cn_conn_conf() conn_id=53, 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_sccp.c:157) 20250821085118904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555710690cd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085118904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555710690cd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085118904 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085118904 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085118904 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085118904 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085118904 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085118904 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085118904 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118904 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 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  20250821085118904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118904 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085118904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(43,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085118904 DLSCCP DEBUG SCCP-SCOC(43)[0x555710699930]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085118904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085118904 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085118904 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085118904 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085118904 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085118904 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085118904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55571067ce60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085118904 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085118904 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085118904 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16077823 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085118904 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085118904 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085118904 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085118904 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118904 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 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  20250821085118904 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085118904 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16077823 SCCP-43 sgsn-0 MI=IMSI-262420000000003: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250821085118904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16077823)[0x55571067f420]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085118904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821085118904 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085118904 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085118904 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085118904 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085118904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118904 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085118904 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085118904 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085118904 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085118904 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085118904 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085118904 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085118904 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118904 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 36 34 37 a9 02 00 00 00 00  20250821085118904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118904 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085118904 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085118904 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085118904 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085118904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(45,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085118904 DLSCCP DEBUG SCCP-SCOC(45)[0x555710687dc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085118904 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085118904 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085118904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085118904 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085118904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55571067e720]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085118904 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085118904 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085118904 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085118904 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085118904 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085118904 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118905 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 37 ba 31 c1 02 00 00 00 00  20250821085118904 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6255466 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085118904 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085118905 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6255466 SCCP-45 sgsn-0 MI=IMSI-262420000000005: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250821085118905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6255466)[0x55571067cf90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085118905 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821085118905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085118905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250821085118905 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085118905 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085118905 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085118905 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085118905 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085118905 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085118905 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118905 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085118905 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085118905 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085118905 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085118905 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085118905 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085118905 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085118905 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118905 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 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  20250821085118905 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118905 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085118905 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085118905 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085118905 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085118905 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085118905 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085118905 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085118905 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118905 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 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  20250821085118905 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(44,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085118905 DLSCCP DEBUG SCCP-SCOC(44)[0x55571067cb20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085118905 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085118905 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085118905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555710682ec0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085118905 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085118905 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085118905 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2737879 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085118905 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085118905 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2737879 SCCP-44 sgsn-0 MI=IMSI-262420000000004: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250821085118905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2737879)[0x5557106a1dd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085118905 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821085118905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085118905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250821085118905 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118905 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085118905 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085118905 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085118905 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085118905 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085118905 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085118905 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085118905 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118905 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 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  20250821085118905 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118905 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085118905 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085118905 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085118905 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085118905 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085118905 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085118905 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085118905 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118905 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085118905 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085118905 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085118905 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085118905 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085118905 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085118905 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(47,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085118905 DLSCCP DEBUG SCCP-SCOC(47)[0x5557106a1a70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085118905 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085118905 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085118905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555710685d40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085118905 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085118905 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085118905 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8404777 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085118905 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085118906 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8404777 SCCP-47 sgsn-0 MI=IMSI-262420000000007: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250821085118906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8404777)[0x555710687c20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085118906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821085118906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085118906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250821085118906 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085118906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085118906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085118906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085118906 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085118906 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085118906 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(46,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085118906 DLSCCP DEBUG SCCP-SCOC(46)[0x555710699460]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085118906 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085118906 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085118906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5557106a1240]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085118906 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085118906 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085118906 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10067986 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085118906 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085118906 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10067986 SCCP-46 sgsn-0 MI=IMSI-262420000000006: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250821085118906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10067986)[0x555710682430]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085118906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821085118906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085118906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250821085118906 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085118906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085118906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085118906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085118906 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085118906 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=003437a9) (sccp_scrc.c:545) 20250821085118906 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(54,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085118906 DLSCCP DEBUG SCCP-SCOC(54)[0x555710698890]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085118906 DLSCCP DEBUG SCCP-SCOC(54)[0x555710698890]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085118906 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085118906 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085118906 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_sccp.c:157) 20250821085118906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55571067fea0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085118906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55571067fea0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085118906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085118906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250821085118906 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085118906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085118906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085118906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085118906 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085118906 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00ba31c1) (sccp_scrc.c:545) 20250821085118906 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(55,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085118906 DLSCCP DEBUG SCCP-SCOC(55)[0x555710697e90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085118906 DLSCCP DEBUG SCCP-SCOC(55)[0x555710697e90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085118906 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085118906 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085118906 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_sccp.c:157) 20250821085118906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555710696030]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085118906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555710696030]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085118906 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085118906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085118906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085118906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085118906 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085118906 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085118906 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(49,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085118906 DLSCCP DEBUG SCCP-SCOC(49)[0x5557106907a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085118906 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085118906 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085118906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555710699af0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085118906 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085118906 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085118906 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1455602 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085118906 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085118906 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1455602 SCCP-49 sgsn-0 MI=IMSI-262420000000009: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250821085118906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1455602)[0x555710682ff0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085118906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821085118906 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085118906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085118906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085118906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085118906 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085118906 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085118906 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(50,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085118906 DLSCCP DEBUG SCCP-SCOC(50)[0x555710683c90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085118906 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085118906 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085118906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555710685bf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085118906 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085118906 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085118906 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3915792 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085118906 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085118905 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 37 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  20250821085118906 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118906 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085118906 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085118906 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085118906 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085118906 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085118906 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085118906 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085118906 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118906 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 36 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  20250821085118906 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118906 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085118906 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085118906 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085118906 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085118906 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085118906 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085118906 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085118906 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118906 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 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  20250821085118906 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118906 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085118906 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085118906 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085118906 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085118906 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085118906 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085118906 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085118906 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118906 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 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  20250821085118906 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118906 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085118906 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085118906 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085118906 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085118906 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085118906 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085118906 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085118906 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118906 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 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  20250821085118906 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3915792 SCCP-50 sgsn-0 MI=IMSI-262420000000010: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250821085118906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3915792)[0x555710683820]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085118906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821085118906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085118906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250821085118906 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085118906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085118906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085118906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085118906 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085118906 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085118906 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(52,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085118906 DLSCCP DEBUG SCCP-SCOC(52)[0x5557106811d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085118906 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085118906 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085118906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555710695a20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085118906 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085118906 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085118906 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6592020 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085118906 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085118906 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6592020 SCCP-52 sgsn-0 MI=IMSI-262420000000012: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250821085118906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6592020)[0x555710680d60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085118906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821085118906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085118906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250821085118906 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085118906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085118906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085118906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085118906 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085118906 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000037), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:545) 20250821085118906 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(55,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085118907 DLSCCP DEBUG SCCP-SCOC(55)[0x555710697e90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085118907 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085118907 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085118907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555710696030]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085118907 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085118907 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085118907 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15097265 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085118907 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085118907 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15097265 SCCP-55 sgsn-0 MI=IMSI-262420000000015: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250821085118907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15097265)[0x555710697400]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085118907 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821085118907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085118907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250821085118907 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085118907 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085118907 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085118907 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085118907 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085118907 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000036), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:545) 20250821085118907 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(54,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085118907 DLSCCP DEBUG SCCP-SCOC(54)[0x555710698890]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085118907 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085118907 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085118907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55571067fea0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085118907 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085118907 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085118907 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8265078 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085118907 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085118907 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8265078 SCCP-54 sgsn-0 MI=IMSI-262420000000014: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250821085118907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8265078)[0x555710680300]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085118907 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821085118907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085118907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250821085118907 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085118907 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085118907 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085118907 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085118907 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085118907 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085118907 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(51,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085118907 DLSCCP DEBUG SCCP-SCOC(51)[0x555710684700]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085118907 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085118907 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085118907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555710695f00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085118907 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085118907 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085118907 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9795258 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085118907 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085118907 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9795258 SCCP-51 sgsn-0 MI=IMSI-262420000000011: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250821085118907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9795258)[0x555710695bd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085118907 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821085118907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085118907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250821085118907 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085118907 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085118907 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085118907 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085118907 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085118907 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085118907 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(48,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085118907 DLSCCP DEBUG SCCP-SCOC(48)[0x555710695d40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085118907 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085118907 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085118907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555710685880]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085118907 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085118907 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085118907 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16619261 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085118907 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085118907 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16619261 SCCP-48 sgsn-0 MI=IMSI-262420000000008: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250821085118907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16619261)[0x555710699620]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085118907 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821085118907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085118907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250821085118907 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085118907 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085118907 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085118907 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085118907 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085118907 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085118907 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(53,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085118907 DLSCCP DEBUG SCCP-SCOC(53)[0x5557106808c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085118907 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085118907 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085118907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555710690cd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085118907 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085118907 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085118907 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1906626 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085118907 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085118907 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1906626 SCCP-53 sgsn-0 MI=IMSI-262420000000013: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250821085118907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906626)[0x555710683e50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085118907 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821085118907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085118907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250821085118907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085118907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_ps_rab_assignment_concurrent0(464)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(463)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085118935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085118935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085118935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085118935 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085118935 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf553ff) (hnbgw_rua.c:472) 20250821085118935 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16077823 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085118935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16077823)[0x55571067f420]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085118935 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085118935 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085118935 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16077823 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085118935 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085118935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55571067ce60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085118935 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085118935 DLSCCP DEBUG SCCP-SCOC(43)[0x555710699930]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085118935 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00604ef9), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250821085118936 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085118936 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085118936 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085118936 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085118936 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085118936 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085118936 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085118936 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 09 06 60 4e f9 00 01 2e 60 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 (ss7_asp.c:1383) 20250821085118936 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085118936 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085118936 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085118936 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=9 20250821085118936 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085118936 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085118936 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085118937 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085118937 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085118937 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 09 06 60 4e f9 00 01 2e 60 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(473)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:3 TC_ps_rab_assignment_concurrent0(470)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(465)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085119136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085119137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085119137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085119137 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085119137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9e46a8) (hnbgw_rua.c:472) 20250821085119137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10372776 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085119137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10372776)[0x555710697090]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085119137 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085119137 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085119137 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10372776 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085119137 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085119137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555710690130]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085119137 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085119137 DLSCCP DEBUG SCCP-SCOC(42)[0x5557106a1f10]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085119137 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087a698), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250821085119137 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085119137 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085119137 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085119137 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085119137 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085119137 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085119137 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085119137 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 08 06 87 a6 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 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 (ss7_asp.c:1383) 20250821085119137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085119137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085119137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085119137 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085119137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x29c6d7) (hnbgw_rua.c:472) 20250821085119138 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2737879 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085119138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2737879)[0x5557106a1dd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085119138 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085119138 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085119138 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085119138 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085119138 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085119138 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=8 20250821085119138 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085119138 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085119138 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085119138 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085119138 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2737879 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085119138 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085119138 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085119138 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 08 06 87 a6 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 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  20250821085119138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555710682ec0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085119138 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085119138 DLSCCP DEBUG SCCP-SCOC(44)[0x55571067cb20]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085119138 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ffb24c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250821085119138 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085119138 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085119138 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085119138 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085119138 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085119138 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085119138 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085119138 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0e 06 ff b2 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 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 (ss7_asp.c:1383) 20250821085119138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085119138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085119138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085119138 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085119138 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x28d395) (hnbgw_rua.c:472) 20250821085119138 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085119138 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085119138 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085119138 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821085119138 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085119138 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085119138 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085119138 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085119138 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085119138 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2675605 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085119138 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0e 06 ff b2 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 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  20250821085119138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2675605)[0x555710682620]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085119138 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085119138 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085119138 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2675605 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085119138 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085119138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555710699ea0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085119138 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085119138 DLSCCP DEBUG SCCP-SCOC(41)[0x55571069a080]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085119138 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ab7ac), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250821085119138 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085119139 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085119139 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085119139 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085119139 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085119139 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085119139 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085119139 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0b 06 0a b7 ac 00 01 2e 60 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 (ss7_asp.c:1383) 20250821085119139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085119139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085119139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085119139 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085119139 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5f736a) (hnbgw_rua.c:472) 20250821085119139 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6255466 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085119139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6255466)[0x55571067cf90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085119139 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085119139 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085119139 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085119139 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821085119139 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085119139 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085119139 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085119139 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085119139 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085119139 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0b 06 0a b7 ac 00 01 2e 60 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  20250821085119139 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085119139 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085119139 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6255466 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085119139 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085119139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55571067e720]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085119139 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085119139 DLSCCP DEBUG SCCP-SCOC(45)[0x555710687dc0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085119139 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d85e72), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250821085119139 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085119139 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085119139 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085119139 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085119139 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085119139 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085119139 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085119139 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0f 06 d8 5e 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 (ss7_asp.c:1383) 20250821085119139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085119139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085119139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085119139 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085119139 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085119139 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085119139 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085119139 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821085119139 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085119139 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085119139 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085119139 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1635f2) (hnbgw_rua.c:472) 20250821085119139 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1455602 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085119139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1455602)[0x555710682ff0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085119139 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085119139 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085119139 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0f 06 d8 5e 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  20250821085119140 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085119140 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085119140 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1455602 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085119140 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085119140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555710699af0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085119140 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085119140 DLSCCP DEBUG SCCP-SCOC(49)[0x5557106907a0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085119140 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a41df4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250821085119140 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085119140 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085119140 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085119140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085119140 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085119140 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085119140 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085119140 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 02 06 a4 1d f4 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 (ss7_asp.c:1383) 20250821085119140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085119140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085119140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085119140 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085119140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x803f29) (hnbgw_rua.c:472) 20250821085119140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8404777 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085119140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8404777)[0x555710687c20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085119140 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085119140 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085119140 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8404777 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085119140 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085119140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555710685d40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085119140 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085119140 DLSCCP DEBUG SCCP-SCOC(47)[0x5557106a1a70]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085119140 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b3d7d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250821085119140 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085119140 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085119140 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085119140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085119140 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085119140 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085119140 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085119140 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 5b 3d 7d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 (ss7_asp.c:1383) 20250821085119140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085119140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085119140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085119140 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085119140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3bc010) (hnbgw_rua.c:472) 20250821085119140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3915792 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085119140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3915792)[0x555710683820]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085119140 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085119140 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085119140 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3915792 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085119140 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085119140 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085119140 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085119140 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821085119141 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085119140 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085119141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555710685bf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085119141 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085119141 DLSCCP DEBUG SCCP-SCOC(50)[0x555710683c90]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085119141 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0095da3b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250821085119141 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085119141 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085119141 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085119141 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085119141 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085119141 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 02 06 a4 1d f4 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250821085119141 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085119141 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085119141 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085119141 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085119141 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085119141 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085119141 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085119141 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085119141 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 01 06 95 da 3b 00 01 2e 60 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 (ss7_asp.c:1383) 20250821085119141 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085119141 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821085119141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085119141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085119141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085119141 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085119141 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085119141 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085119141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x99a012) (hnbgw_rua.c:472) 20250821085119141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10067986 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085119141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10067986)[0x555710682430]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085119141 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085119141 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085119141 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085119141 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085119141 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085119141 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10067986 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085119141 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085119141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5557106a1240]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085119141 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085119141 DLSCCP DEBUG SCCP-SCOC(46)[0x555710699460]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085119141 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016beb0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250821085119141 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085119141 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085119141 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085119141 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0d 06 5b 3d 7d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250821085119141 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085119141 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085119141 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085119141 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085119141 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085119141 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085119141 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085119141 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=1 20250821085119141 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085119141 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 16 be 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 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 (ss7_asp.c:1383) 20250821085119141 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085119141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085119141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085119141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085119141 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085119141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7e1d76) (hnbgw_rua.c:472) 20250821085119141 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085119141 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085119141 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085119141 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 01 06 95 da 3b 00 01 2e 60 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  20250821085119141 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085119141 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085119141 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085119141 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=12 20250821085119141 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085119141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8265078 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085119141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8265078)[0x555710680300]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085119141 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085119141 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085119141 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085119141 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085119141 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:2 20250821085119141 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085119141 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0c 06 16 be 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 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  20250821085119141 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8265078 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085119141 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085119141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55571067fea0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085119141 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085119141 DLSCCP DEBUG SCCP-SCOC(54)[0x555710698890]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085119141 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003437a9), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250821085119142 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085119142 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085119142 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085119142 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085119142 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085119142 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085119142 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085119142 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 05 06 34 37 a9 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 (ss7_asp.c:1383) 20250821085119142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085119142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085119142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085119142 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085119142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9576ba) (hnbgw_rua.c:472) 20250821085119142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9795258 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085119142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9795258)[0x555710695bd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085119142 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085119142 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085119142 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9795258 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085119142 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085119142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555710695f00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085119142 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085119142 DLSCCP DEBUG SCCP-SCOC(51)[0x555710684700]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085119142 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e7a699), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250821085119142 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085119142 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085119142 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085119142 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085119142 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085119142 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821085119142 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085119142 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085119142 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085119142 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085119142 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085119142 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 05 06 34 37 a9 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 will be put to the reassembly buffer 20250821085119142 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085119142 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085119142 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085119142 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085119142 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085119142 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 00 06 e7 a6 99 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 (ss7_asp.c:1383) 20250821085119142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085119142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085119142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085119142 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085119142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1d17c2) (hnbgw_rua.c:472) 20250821085119142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1906626 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085119142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906626)[0x555710683e50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085119142 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085119142 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085119142 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1906626 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085119142 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085119142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555710690cd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085119142 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085119142 DLSCCP DEBUG SCCP-SCOC(53)[0x5557106808c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085119142 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df614e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250821085119142 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085119142 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085119142 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085119142 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085119142 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085119142 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085119142 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085119142 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 06 06 df 61 4e 00 01 2e 60 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 (ss7_asp.c:1383) HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 data has been put to the reassembly buffer 20250821085119143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085119143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085119143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085119143 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085119143 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe65db1) (hnbgw_rua.c:472) 20250821085119143 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15097265 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085119143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15097265)[0x555710697400]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085119143 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085119143 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085119143 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15097265 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085119143 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085119143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555710696030]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085119143 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085119143 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085119143 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085119143 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085119143 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085119143 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085119143 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085119143 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085119143 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085119143 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085119143 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 06 e7 a6 99 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250821085119143 DLSCCP DEBUG SCCP-SCOC(55)[0x555710697e90]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085119143 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba31c1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250821085119143 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085119143 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085119143 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085119143 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085119143 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085119143 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085119143 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250821085119143 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 04 06 ba 31 c1 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 (ss7_asp.c:1383) 20250821085119143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085119143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085119143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085119143 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085119143 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x649614) (hnbgw_rua.c:472) 20250821085119143 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6592020 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085119143 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085119143 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085119143 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085119143 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821085119143 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085119143 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085119143 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085119143 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085119143 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085119143 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 06 06 df 61 4e 00 01 2e 60 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  20250821085119143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6592020)[0x555710680d60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085119143 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085119143 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085119143 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085119143 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085119143 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085119143 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821085119143 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085119143 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085119143 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6592020 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085119143 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085119143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555710695a20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085119143 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085119143 DLSCCP DEBUG SCCP-SCOC(52)[0x5557106811d0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085119143 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022e30b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250821085119143 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085119143 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085119143 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085119143 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085119143 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085119143 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 04 06 ba 31 c1 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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  20250821085119143 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085119143 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085119143 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085119143 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085119143 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085119143 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 07 06 22 e3 0b 00 01 2e 60 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 (ss7_asp.c:1383) 20250821085119143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085119143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085119143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085119144 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085119144 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfd96fd) (hnbgw_rua.c:472) 20250821085119143 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085119144 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085119144 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085119144 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=7 20250821085119144 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16619261 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085119144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16619261)[0x555710699620]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085119144 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085119144 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085119144 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16619261 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085119144 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085119144 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085119144 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085119144 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085119144 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085119144 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085119144 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 07 06 22 e3 0b 00 01 2e 60 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  20250821085119144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555710685880]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085119144 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085119144 DLSCCP DEBUG SCCP-SCOC(48)[0x555710695d40]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085119144 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0048d9b4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250821085119144 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085119144 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085119144 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085119144 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085119144 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085119144 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085119144 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085119144 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 03 06 48 d9 b4 00 01 2e 60 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 (ss7_asp.c:1383) 20250821085119144 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085119144 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085119144 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085119144 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821085119144 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085119144 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085119144 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085119144 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085119144 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085119144 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 03 06 48 d9 b4 00 01 2e 60 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(458)@9519884ab86b: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(464)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:9 TC_ps_rab_assignment_concurrent0(466)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:10 TC_ps_rab_assignment_concurrent0(463)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(467)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:14 TC_ps_rab_assignment_concurrent0(471)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(469)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(468)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(476)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:8 TC_ps_rab_assignment_concurrent0(475)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(477)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085119866 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821085119866 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821085119866 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085119866 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821085119866 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821085119866 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821085119866 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085119866 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085119866 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085119866 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821085119866 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821085119866 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821085119866 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085119866 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821085119866 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821085119866 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250821085119867 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085119867 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821085119867 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821085119867 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821085120731 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085120731 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085120731 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085120731 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085120731 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085120731 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085120731 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085120731 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085120731 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085120731 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 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  20250821085120732 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085120732 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085120732 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085120732 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085120732 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085120732 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085120732 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(40,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085120732 DLSCCP DEBUG SCCP-SCOC(40)[0x555710682750]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085120732 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085120732 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085120732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555710682880]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085120732 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085120732 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085120732 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16132388 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085120732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16132388)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085120732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821085120732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085120732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) TC_ps_rab_assignment_concurrent0(462)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@9519884ab86b: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(462)16132388 20250821085120757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085120757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085120757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085120757 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085120757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf62924,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085120757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16132388 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085120757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16132388)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085120757 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085120757 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085120757 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16132388 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085120757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555710682880]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085120757 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085120757 DLSCCP DEBUG SCCP-SCOC(40)[0x555710682750]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085120757 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a7509), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085120757 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085120757 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085120758 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085120758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085120758 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085120758 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085120758 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085120758 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 6a 75 09 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085120758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16132388)[0x5557106a1110]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085120758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555710682880]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085120758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555710682880]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085120758 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085120758 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085120758 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085120758 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821085120758 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085120758 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085120758 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085120758 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085120758 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085120758 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0a 06 6a 75 09 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(462)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(462)746440 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:0 20250821085120772 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085120772 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085120772 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085120772 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085120772 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085120772 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085120772 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085120772 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085120772 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085120772 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 28 6a 75 09 00 00 00 00 00  20250821085120773 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085120773 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085120773 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085120773 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085120773 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085120773 DLSCCP DEBUG 0: SCCP(rctx=0) 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=006a7509), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085120773 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(40,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821085120773 DLSCCP DEBUG SCCP-SCOC(40)[0x555710682750]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085120773 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085120773 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085120773 DCN DEBUG handle_cn_disc_ind() conn_id=40 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085120773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555710682880]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085120773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555710682880]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085120773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16132388)[0x5557106a1110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085120773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16132388)[0x5557106a1110]{disconnected}: Freeing instance (context_map.c:203) 20250821085120773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16132388)[0x5557106a1110]{disconnected}: Deallocated (fsm.c:568) 20250821085120773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555710682880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085120773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555710682880]{disconnected}: Freeing instance (context_map.c:207) 20250821085120773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x555710682880]{disconnected}: Deallocated (fsm.c:568) 20250821085120773 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16132388 SCCP-40 sgsn-0 MI=IMSI-262420000000000: Deallocating (context_map.c:226) 20250821085120773 DLSCCP DEBUG 0: SCCP(rctx=0) 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=006a7509), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:455) 20250821085120773 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085120773 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085120773 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085120773 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085120773 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085120773 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085120773 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085120773 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0a 05 6a 75 09 00 00 28 00 (ss7_asp.c:1383) 20250821085120773 DLSCCP DEBUG SCCP-SCOC(40)[0x555710682750]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085120773 DLSCCP DEBUG SCCP-SCOC(40)[0x555710682750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085120773 DLSCCP DEBUG SCCP-SCOC(40)[0x555710682750]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085120773 DLSCCP DEBUG SCCP-SCOC(40)[0x555710682750]{IDLE}: Deallocated (fsm.c:568) 20250821085120773 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085120773 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085120773 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085120773 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821085120773 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085120773 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085120773 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085120773 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085120773 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085120773 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0a 05 6a 75 09 00 00 28 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821085120953 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085120953 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085120953 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085120953 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085120953 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085120953 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085120953 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085120953 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085120953 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085120953 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 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  20250821085120953 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085120953 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085120953 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085120953 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085120953 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085120953 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085120953 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(43,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085120953 DLSCCP DEBUG SCCP-SCOC(43)[0x555710699930]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085120954 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085120954 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085120954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55571067ce60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085120954 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085120954 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085120954 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16077823 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085120954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16077823)[0x55571067f420]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085120954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821085120954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085120954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) TC_ps_rab_assignment_concurrent0(465)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@9519884ab86b: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(465)16077823 20250821085120957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085120957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085120957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085120957 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085120957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf553ff,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085120957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16077823 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085120957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16077823)[0x55571067f420]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085120957 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085120957 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085120957 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16077823 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085120957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55571067ce60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085120957 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085120957 DLSCCP DEBUG SCCP-SCOC(43)[0x555710699930]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085120957 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00604ef9), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085120957 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085120957 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085120957 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085120957 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085120957 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085120957 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085120957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085120957 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 09 06 60 4e f9 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085120957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16077823)[0x55571067f420]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085120957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55571067ce60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085120957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55571067ce60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085120957 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085120957 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085120957 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085120957 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=9 20250821085120957 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085120957 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085120957 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085120957 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085120957 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085120957 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 09 06 60 4e f9 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(465)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(465)13953229 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:3 20250821085120960 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085120960 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085120960 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085120960 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085120960 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085120960 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085120960 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085120960 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085120960 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085120960 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 2b 60 4e f9 00 00 00 00 00  20250821085120960 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085120960 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085120960 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085120960 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085120960 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085120960 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00604ef9), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085120960 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(43,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821085120960 DLSCCP DEBUG SCCP-SCOC(43)[0x555710699930]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085120960 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085120960 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085120960 DCN DEBUG handle_cn_disc_ind() conn_id=43 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085120960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55571067ce60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085120960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55571067ce60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085120960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16077823)[0x55571067f420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085120960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16077823)[0x55571067f420]{disconnected}: Freeing instance (context_map.c:203) 20250821085120960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16077823)[0x55571067f420]{disconnected}: Deallocated (fsm.c:568) 20250821085120960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55571067ce60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085120960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55571067ce60]{disconnected}: Freeing instance (context_map.c:207) 20250821085120960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55571067ce60]{disconnected}: Deallocated (fsm.c:568) 20250821085120960 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16077823 SCCP-43 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821085120960 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00604ef9), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:455) 20250821085120960 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085120960 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085120960 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085120960 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085120960 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085120960 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085120960 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085120960 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 09 05 60 4e f9 00 00 2b 00 (ss7_asp.c:1383) 20250821085120960 DLSCCP DEBUG SCCP-SCOC(43)[0x555710699930]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085120960 DLSCCP DEBUG SCCP-SCOC(43)[0x555710699930]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085120960 DLSCCP DEBUG SCCP-SCOC(43)[0x555710699930]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085120960 DLSCCP DEBUG SCCP-SCOC(43)[0x555710699930]{IDLE}: Deallocated (fsm.c:568) 20250821085120960 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085120960 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085120960 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085120960 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=9 20250821085120960 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085120960 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085120960 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085120960 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085120960 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085120960 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 09 05 60 4e f9 00 00 2b 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821085121160 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121160 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085121160 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085121160 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085121160 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085121161 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085121161 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085121161 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085121161 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121161 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 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  20250821085121161 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085121161 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085121161 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085121161 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085121161 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085121161 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085121161 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(42,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085121161 DLSCCP DEBUG SCCP-SCOC(42)[0x5557106a1f10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085121161 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085121161 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085121161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555710690130]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085121162 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085121162 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085121162 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10372776 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085121162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10372776)[0x555710697090]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085121162 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821085121162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085121162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(464)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_len:12 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@9519884ab86b: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(464)10372776 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821085121173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085121173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085121173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085121173 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085121173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9e46a8,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085121173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10372776 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085121173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10372776)[0x555710697090]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085121173 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085121173 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085121173 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10372776 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085121173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555710690130]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085121173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085121173 DLSCCP DEBUG SCCP-SCOC(42)[0x5557106a1f10]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085121173 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087a698), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085121173 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085121173 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121173 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085121173 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121173 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085121173 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085121173 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085121173 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 08 06 87 a6 98 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085121173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10372776)[0x555710697090]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085121173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555710690130]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085121173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555710690130]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085121174 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121174 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085121174 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085121174 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=8 20250821085121174 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085121174 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085121174 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085121174 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085121174 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121174 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 08 06 87 a6 98 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250821085121174 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121174 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085121174 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085121174 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085121174 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085121174 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085121174 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085121174 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085121174 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121174 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 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  20250821085121174 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121174 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085121174 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085121174 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085121174 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085121174 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085121174 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085121174 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085121174 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121174 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 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  20250821085121174 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085121174 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085121174 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085121174 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085121174 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085121174 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085121174 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(44,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085121174 DLSCCP DEBUG SCCP-SCOC(44)[0x55571067cb20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085121174 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085121174 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085121174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555710682ec0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085121174 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085121174 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085121174 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2737879 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085121175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2737879)[0x5557106a1dd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085121174 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121174 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085121174 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085121174 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085121175 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085121175 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085121175 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085121175 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085121175 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121175 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 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  20250821085121175 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121175 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085121175 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085121175 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085121175 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085121175 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085121175 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085121175 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085121175 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121175 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 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  20250821085121175 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121175 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085121175 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085121175 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085121175 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085121175 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085121175 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085121175 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085121175 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121175 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 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  20250821085121175 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821085121175 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085121175 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085121175 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085121175 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085121175 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085121175 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085121175 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(41,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085121175 DLSCCP DEBUG SCCP-SCOC(41)[0x55571069a080]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085121175 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085121175 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085121175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555710699ea0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085121175 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085121175 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085121175 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2675605 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085121175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2675605)[0x555710682620]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085121175 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821085121175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085121175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821085121175 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085121175 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085121175 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085121175 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085121175 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085121175 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085121175 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(49,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085121175 DLSCCP DEBUG SCCP-SCOC(49)[0x5557106907a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085121175 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085121175 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085121175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555710699af0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085121175 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085121175 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085121175 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1455602 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085121175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1455602)[0x555710682ff0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085121175 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821085121175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085121175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821085121175 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085121175 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085121175 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085121175 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085121175 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085121175 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085121175 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(45,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085121175 DLSCCP DEBUG SCCP-SCOC(45)[0x555710687dc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085121175 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085121175 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085121175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55571067e720]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085121175 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085121175 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085121176 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6255466 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085121176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6255466)[0x55571067cf90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085121176 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821085121176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085121176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821085121176 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085121176 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085121176 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085121176 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085121176 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085121176 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085121176 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(47,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085121176 DLSCCP DEBUG SCCP-SCOC(47)[0x5557106a1a70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085121176 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085121176 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085121176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555710685d40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085121176 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085121176 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085121176 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8404777 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085121176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8404777)[0x555710687c20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085121176 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821085121176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085121176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821085121176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085121176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_len:12 TC_ps_rab_assignment_concurrent0(466)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_len:12 TC_ps_rab_assignment_concurrent0(463)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_from0 TC_ps_rab_assignment_concurrent0(467)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(469)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@9519884ab86b: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(466)2737879 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:8 20250821085121186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085121186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085121186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085121186 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_from0 20250821085121186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x29c6d7,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085121186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2737879 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085121186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2737879)[0x5557106a1dd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085121186 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085121186 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085121186 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2737879 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085121186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555710682ec0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085121186 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085121186 DLSCCP DEBUG SCCP-SCOC(44)[0x55571067cb20]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085121186 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ffb24c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085121186 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085121186 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121186 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085121186 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121186 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085121186 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085121186 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085121186 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0e 06 ff b2 4c 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085121187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2737879)[0x5557106a1dd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085121187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555710682ec0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085121187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555710682ec0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085121187 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121187 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085121187 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085121187 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821085121187 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085121187 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085121187 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085121187 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085121187 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121187 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0e 06 ff b2 4c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250821085121187 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121187 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085121187 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085121187 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085121187 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085121187 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085121187 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085121187 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085121187 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121187 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 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  20250821085121187 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121187 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085121187 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085121187 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085121187 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085121187 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085121187 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085121187 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085121187 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085121187 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085121188 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(46,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085121188 DLSCCP DEBUG SCCP-SCOC(46)[0x555710699460]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085121188 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085121188 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085121187 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085121187 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085121187 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085121187 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085121187 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121187 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 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  HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@9519884ab86b: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(463)2675605 20250821085121188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5557106a1240]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085121188 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085121188 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085121188 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10067986 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085121188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10067986)[0x555710682430]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085121188 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121188 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085121188 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085121188 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085121188 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085121188 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085121188 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085121188 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085121188 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821085121188 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085121188 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085121188 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085121188 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085121188 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085121188 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085121188 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(50,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085121188 DLSCCP DEBUG SCCP-SCOC(50)[0x555710683c90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085121188 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121188 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 36 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00  20250821085121188 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121188 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085121188 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085121188 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085121188 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085121188 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085121188 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085121188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555710685bf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085121188 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085121188 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085121188 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3915792 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085121188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3915792)[0x555710683820]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085121188 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085121188 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085121188 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085121188 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121188 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 37 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00  20250821085121188 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821085121188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085121188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821085121188 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085121188 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085121188 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085121188 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085121188 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085121188 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000036), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:545) 20250821085121188 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(54,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085121188 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121188 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085121188 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085121188 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085121188 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085121188 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085121188 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085121189 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085121189 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121189 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 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  20250821085121188 DLSCCP DEBUG SCCP-SCOC(54)[0x555710698890]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085121188 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085121188 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085121188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55571067fea0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085121188 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085121188 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085121188 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8265078 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085121188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8265078)[0x555710680300]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085121188 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821085121188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085121189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821085121189 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085121189 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085121189 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085121189 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085121189 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085121189 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000037), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:545) 20250821085121189 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(55,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085121189 DLSCCP DEBUG SCCP-SCOC(55)[0x555710697e90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085121189 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085121189 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085121189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555710696030]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085121189 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085121189 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085121189 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15097265 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085121189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15097265)[0x555710697400]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085121189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821085121189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085121189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821085121189 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085121189 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085121189 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085121189 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085121189 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085121189 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085121189 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(52,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085121189 DLSCCP DEBUG SCCP-SCOC(52)[0x5557106811d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085121189 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085121189 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085121189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555710695a20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085121189 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085121189 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@9519884ab86b: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(467)6255466 20250821085121189 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6592020 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085121189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6592020)[0x555710680d60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085121189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821085121189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085121189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821085121189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250821085121189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085121189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085121189 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085121189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x28d395,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085121189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2675605 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085121189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2675605)[0x555710682620]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085121190 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085121190 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085121190 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2675605 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085121190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555710699ea0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085121190 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085121190 DLSCCP DEBUG SCCP-SCOC(41)[0x55571069a080]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085121190 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ab7ac), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085121190 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085121190 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121190 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085121190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121190 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085121190 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085121190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085121190 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0b 06 0a b7 ac 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085121190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2675605)[0x555710682620]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085121190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555710699ea0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085121190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555710699ea0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085121190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821085121190 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121190 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085121190 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085121190 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821085121190 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085121190 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085121190 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085121190 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085121190 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121190 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0b 06 0a b7 ac 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250821085121190 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121190 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085121190 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085121190 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085121190 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085121190 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085121190 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085121190 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085121190 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121190 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 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  20250821085121190 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085121190 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085121191 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085121191 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085121191 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085121191 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085121191 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(48,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085121191 DLSCCP DEBUG SCCP-SCOC(48)[0x555710695d40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085121191 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085121191 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085121191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555710685880]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085121191 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085121191 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085121191 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16619261 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085121191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16619261)[0x555710699620]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085121191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821085121191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085121191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_from0 20250821085121194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085121194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085121194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085121194 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085121194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5f736a,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085121194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6255466 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085121194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6255466)[0x55571067cf90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085121194 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085121194 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085121194 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6255466 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085121194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55571067e720]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085121195 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085121195 DLSCCP DEBUG SCCP-SCOC(45)[0x555710687dc0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085121195 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d85e72), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085121195 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085121195 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121195 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085121195 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121195 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085121195 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085121195 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085121195 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0f 06 d8 5e 72 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085121195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6255466)[0x55571067cf90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085121195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55571067e720]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085121195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55571067e720]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@9519884ab86b: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(471)1455602 20250821085121195 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121195 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085121195 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085121195 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821085121195 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085121195 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085121196 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085121196 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085121196 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121196 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0f 06 d8 5e 72 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(464)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085121196 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121196 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085121196 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085121196 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085121196 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085121196 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085121197 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085121197 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085121197 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121197 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 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  20250821085121197 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085121197 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085121197 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085121197 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085121197 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085121197 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085121197 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(51,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085121197 DLSCCP DEBUG SCCP-SCOC(51)[0x555710684700]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085121197 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085121197 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085121197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555710695f00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085121197 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085121197 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085121197 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9795258 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085121197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9795258)[0x555710695bd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085121197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821085121197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085121197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: vl_from0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@9519884ab86b: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(469)8404777 20250821085121199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821085121199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085121199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085121199 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085121199 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1635f2,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085121199 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1455602 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085121199 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1455602)[0x555710682ff0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085121199 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085121199 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085121199 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1455602 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085121200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555710699af0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085121200 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085121200 DLSCCP DEBUG SCCP-SCOC(49)[0x5557106907a0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085121200 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a41df4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085121200 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085121200 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121200 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) TC_ps_rab_assignment_concurrent0(468)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085121200 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121200 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085121200 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085121200 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085121200 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 02 06 a4 1d f4 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085121200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1455602)[0x555710682ff0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085121200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555710699af0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085121200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555710699af0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(464)5009073 20250821085121200 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121200 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085121200 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085121200 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821085121200 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085121200 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085121200 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085121200 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085121200 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121200 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 02 06 a4 1d f4 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250821085121201 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121201 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085121201 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085121201 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085121201 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085121201 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085121201 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085121201 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085121201 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121201 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 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  20250821085121201 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085121201 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085121201 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085121201 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085121201 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085121201 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085121201 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(53,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085121202 DLSCCP DEBUG SCCP-SCOC(53)[0x5557106808c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085121202 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085121202 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085121202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555710690cd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085121202 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085121202 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085121202 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1906626 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085121202 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906626)[0x555710683e50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085121202 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821085121202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085121202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821085121202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085121202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085121202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085121202 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085121202 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x803f29,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085121202 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8404777 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085121203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8404777)[0x555710687c20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085121203 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085121203 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085121203 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8404777 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085121203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555710685d40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085121203 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085121203 DLSCCP DEBUG SCCP-SCOC(47)[0x5557106a1a70]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085121203 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b3d7d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085121203 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085121203 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121203 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085121203 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121203 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085121203 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085121203 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085121203 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 5b 3d 7d 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085121203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8404777)[0x555710687c20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085121203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555710685d40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085121203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555710685d40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085121203 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121203 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085121203 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085121203 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821085121203 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085121203 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085121203 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085121203 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085121203 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121203 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0d 06 5b 3d 7d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(472)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(466)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:5 TC_ps_rab_assignment_concurrent0(476)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(463)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@9519884ab86b: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(468)10067986 TC_ps_rab_assignment_concurrent0(477)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:2 TC_ps_rab_assignment_concurrent0(467)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(466)6031527 20250821085121212 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121212 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085121212 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085121212 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085121212 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085121212 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085121212 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085121212 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085121212 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121212 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 2a 87 a6 98 00 00 00 00 00  20250821085121213 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) TC_ps_rab_assignment_concurrent0(474)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085121213 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085121213 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085121213 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085121213 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085121213 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0087a698), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085121213 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(42,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821085121213 DLSCCP DEBUG SCCP-SCOC(42)[0x5557106a1f10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085121213 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085121213 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085121213 DCN DEBUG handle_cn_disc_ind() conn_id=42 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085121213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555710690130]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085121213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555710690130]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:9 20250821085121213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10372776)[0x555710697090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085121213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10372776)[0x555710697090]{disconnected}: Freeing instance (context_map.c:203) 20250821085121213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10372776)[0x555710697090]{disconnected}: Deallocated (fsm.c:568) 20250821085121213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555710690130]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085121213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555710690130]{disconnected}: Freeing instance (context_map.c:207) 20250821085121213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x555710690130]{disconnected}: Deallocated (fsm.c:568) 20250821085121213 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10372776 SCCP-42 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:226) 20250821085121214 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0087a698), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:455) 20250821085121214 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(463)8869580 20250821085121214 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121214 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085121214 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121214 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085121214 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085121214 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085121214 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 08 05 87 a6 98 00 00 2a 00 (ss7_asp.c:1383) 20250821085121214 DLSCCP DEBUG SCCP-SCOC(42)[0x5557106a1f10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085121214 DLSCCP DEBUG SCCP-SCOC(42)[0x5557106a1f10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085121214 DLSCCP DEBUG SCCP-SCOC(42)[0x5557106a1f10]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085121214 DLSCCP DEBUG SCCP-SCOC(42)[0x5557106a1f10]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(470)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 data has been put to the reassembly buffer 20250821085121214 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121214 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085121214 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085121214 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=8 20250821085121214 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085121214 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085121214 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085121214 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085121214 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121214 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 08 05 87 a6 98 00 00 2a 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(467)15915866 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@9519884ab86b: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(472)3915792 TC_ps_rab_assignment_concurrent0(471)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@9519884ab86b: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(476)8265078 TC_ps_rab_assignment_concurrent0(473)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(471)9166290 TC_ps_rab_assignment_concurrent0(469)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:4 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@9519884ab86b: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(477)15097265 TC_ps_rab_assignment_concurrent0(475)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(469)13209283 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@9519884ab86b: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(470)16619261 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:1 20250821085121224 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121224 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085121224 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085121224 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085121224 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085121224 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085121224 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085121224 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085121224 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121224 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 2c ff b2 4c 00 00 00 00 00  20250821085121224 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085121224 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085121224 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085121224 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085121224 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085121224 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00ffb24c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085121224 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(44,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821085121224 DLSCCP DEBUG SCCP-SCOC(44)[0x55571067cb20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085121224 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085121224 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085121224 DCN DEBUG handle_cn_disc_ind() conn_id=44 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085121224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555710682ec0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085121224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555710682ec0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085121224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2737879)[0x5557106a1dd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085121224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2737879)[0x5557106a1dd0]{disconnected}: Freeing instance (context_map.c:203) 20250821085121224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2737879)[0x5557106a1dd0]{disconnected}: Deallocated (fsm.c:568) 20250821085121224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555710682ec0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085121224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555710682ec0]{disconnected}: Freeing instance (context_map.c:207) 20250821085121224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x555710682ec0]{disconnected}: Deallocated (fsm.c:568) 20250821085121224 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2737879 SCCP-44 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250821085121225 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00ffb24c), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:455) 20250821085121225 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085121225 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121225 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085121225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121225 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085121225 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085121225 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085121225 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0e 05 ff b2 4c 00 00 2c 00 (ss7_asp.c:1383) 20250821085121225 DLSCCP DEBUG SCCP-SCOC(44)[0x55571067cb20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085121225 DLSCCP DEBUG SCCP-SCOC(44)[0x55571067cb20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085121225 DLSCCP DEBUG SCCP-SCOC(44)[0x55571067cb20]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085121225 DLSCCP DEBUG SCCP-SCOC(44)[0x55571067cb20]{IDLE}: Deallocated (fsm.c:568) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@9519884ab86b: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(474)6592020 20250821085121225 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121225 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085121225 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085121225 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821085121225 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085121225 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085121225 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085121225 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085121225 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121225 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0e 05 ff b2 4c 00 00 2c 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@9519884ab86b: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(473)9795258 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:5 20250821085121226 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121226 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085121226 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085121226 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085121226 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085121226 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085121226 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085121226 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085121226 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121226 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 29 0a b7 ac 00 00 00 00 00  20250821085121227 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085121227 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085121227 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085121227 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085121227 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085121227 DLSCCP DEBUG 0: SCCP(rctx=0) 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=000ab7ac), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085121227 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(41,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821085121227 DLSCCP DEBUG SCCP-SCOC(41)[0x55571069a080]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085121227 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085121227 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085121227 DCN DEBUG handle_cn_disc_ind() conn_id=41 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085121227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555710699ea0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@9519884ab86b: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(475)1906626 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:9 20250821085121227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555710699ea0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085121227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2675605)[0x555710682620]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085121227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2675605)[0x555710682620]{disconnected}: Freeing instance (context_map.c:203) 20250821085121227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2675605)[0x555710682620]{disconnected}: Deallocated (fsm.c:568) 20250821085121227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555710699ea0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085121227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555710699ea0]{disconnected}: Freeing instance (context_map.c:207) 20250821085121227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x555710699ea0]{disconnected}: Deallocated (fsm.c:568) 20250821085121227 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2675605 SCCP-41 sgsn-0 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250821085121227 DLSCCP DEBUG 0: SCCP(rctx=0) 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=000ab7ac), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:455) 20250821085121227 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085121227 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121227 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085121227 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121227 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085121227 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085121227 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085121227 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0b 05 0a b7 ac 00 00 29 00 (ss7_asp.c:1383) 20250821085121227 DLSCCP DEBUG SCCP-SCOC(41)[0x55571069a080]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085121227 DLSCCP DEBUG SCCP-SCOC(41)[0x55571069a080]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085121227 DLSCCP DEBUG SCCP-SCOC(41)[0x55571069a080]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085121227 DLSCCP DEBUG SCCP-SCOC(41)[0x55571069a080]{IDLE}: Deallocated (fsm.c:568) 20250821085121228 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121228 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085121228 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085121228 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821085121228 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085121228 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085121228 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085121228 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085121228 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121228 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0b 05 0a b7 ac 00 00 29 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:7 20250821085121229 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121229 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085121229 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085121229 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085121229 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085121229 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085121229 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085121229 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085121229 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121229 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 2d d8 5e 72 00 00 00 00 00  20250821085121229 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085121229 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085121229 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085121229 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085121229 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085121229 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00d85e72), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085121229 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(45,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821085121229 DLSCCP DEBUG SCCP-SCOC(45)[0x555710687dc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085121229 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085121229 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085121229 DCN DEBUG handle_cn_disc_ind() conn_id=45 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085121229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55571067e720]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085121229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55571067e720]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085121229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6255466)[0x55571067cf90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085121229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6255466)[0x55571067cf90]{disconnected}: Freeing instance (context_map.c:203) 20250821085121229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6255466)[0x55571067cf90]{disconnected}: Deallocated (fsm.c:568) 20250821085121229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55571067e720]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085121229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55571067e720]{disconnected}: Freeing instance (context_map.c:207) 20250821085121229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55571067e720]{disconnected}: Deallocated (fsm.c:568) 20250821085121229 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6255466 SCCP-45 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:226) 20250821085121229 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00d85e72), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:455) 20250821085121229 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085121229 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121229 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085121230 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121230 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085121230 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: RLC received in state:disconnect_pending 20250821085121230 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085121230 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0f 05 d8 5e 72 00 00 2d 00 (ss7_asp.c:1383) 20250821085121230 DLSCCP DEBUG SCCP-SCOC(45)[0x555710687dc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085121230 DLSCCP DEBUG SCCP-SCOC(45)[0x555710687dc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085121230 DLSCCP DEBUG SCCP-SCOC(45)[0x555710687dc0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085121230 DLSCCP DEBUG SCCP-SCOC(45)[0x555710687dc0]{IDLE}: Deallocated (fsm.c:568) 20250821085121230 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121230 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085121230 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085121230 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821085121230 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085121230 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085121230 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085121230 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085121230 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121230 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0f 05 d8 5e 72 00 00 2d 00 00 06 00 08 00 00 00 02  20250821085121230 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121230 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085121230 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085121231 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085121231 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085121231 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085121231 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085121231 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085121231 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121231 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 31 a4 1d f4 00 00 00 00 00  20250821085121231 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085121231 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085121231 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085121231 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121231 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085121231 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085121231 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085121231 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085121231 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085121231 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085121231 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085121231 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00a41df4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085121231 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(49,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821085121231 DLSCCP DEBUG SCCP-SCOC(49)[0x5557106907a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085121231 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085121231 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085121231 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085121231 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121231 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 2f 5b 3d 7d 00 00 00 00 00  20250821085121231 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085121231 DCN DEBUG handle_cn_disc_ind() conn_id=49 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085121231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555710699af0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085121231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555710699af0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085121231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1455602)[0x555710682ff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085121231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1455602)[0x555710682ff0]{disconnected}: Freeing instance (context_map.c:203) 20250821085121231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1455602)[0x555710682ff0]{disconnected}: Deallocated (fsm.c:568) 20250821085121231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555710699af0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085121231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555710699af0]{disconnected}: Freeing instance (context_map.c:207) 20250821085121231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x555710699af0]{disconnected}: Deallocated (fsm.c:568) 20250821085121231 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1455602 SCCP-49 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:226) 20250821085121231 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00a41df4), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:455) 20250821085121231 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085121231 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121231 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085121231 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121231 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085121231 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085121231 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085121231 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 02 05 a4 1d f4 00 00 31 00 (ss7_asp.c:1383) 20250821085121231 DLSCCP DEBUG SCCP-SCOC(49)[0x5557106907a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085121231 DLSCCP DEBUG SCCP-SCOC(49)[0x5557106907a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085121231 DLSCCP DEBUG SCCP-SCOC(49)[0x5557106907a0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085121231 DLSCCP DEBUG SCCP-SCOC(49)[0x5557106907a0]{IDLE}: Deallocated (fsm.c:568) 20250821085121231 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085121231 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085121231 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085121231 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085121231 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085121231 DLSCCP DEBUG 0: SCCP(rctx=0) 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=005b3d7d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085121231 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(47,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821085121231 DLSCCP DEBUG SCCP-SCOC(47)[0x5557106a1a70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085121231 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085121231 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085121231 DCN DEBUG handle_cn_disc_ind() conn_id=47 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085121231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555710685d40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085121231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555710685d40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085121231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8404777)[0x555710687c20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085121231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8404777)[0x555710687c20]{disconnected}: Freeing instance (context_map.c:203) 20250821085121231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8404777)[0x555710687c20]{disconnected}: Deallocated (fsm.c:568) 20250821085121231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555710685d40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085121231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555710685d40]{disconnected}: Freeing instance (context_map.c:207) 20250821085121231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x555710685d40]{disconnected}: Deallocated (fsm.c:568) 20250821085121231 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8404777 SCCP-47 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:226) 20250821085121231 DLSCCP DEBUG 0: SCCP(rctx=0) 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=005b3d7d), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:455) 20250821085121231 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085121231 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121231 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085121231 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121231 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085121231 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085121231 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085121231 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0d 05 5b 3d 7d 00 00 2f 00 (ss7_asp.c:1383) 20250821085121231 DLSCCP DEBUG SCCP-SCOC(47)[0x5557106a1a70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085121231 DLSCCP DEBUG SCCP-SCOC(47)[0x5557106a1a70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085121231 DLSCCP DEBUG SCCP-SCOC(47)[0x5557106a1a70]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085121231 DLSCCP DEBUG SCCP-SCOC(47)[0x5557106a1a70]{IDLE}: Deallocated (fsm.c:568) 20250821085121231 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121231 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085121231 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085121231 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821085121231 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085121231 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085121231 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085121231 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085121231 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121231 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 02 05 a4 1d f4 00 00 31 00 00 06 00 08 00 00 00 02  20250821085121231 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121231 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085121232 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085121232 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821085121232 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085121232 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085121232 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085121232 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085121232 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121232 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0d 05 5b 3d 7d 00 00 2f 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: RLC received in state:disconnect_pending 20250821085121408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085121408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085121408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085121408 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085121408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x99a012,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085121408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10067986 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085121408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10067986)[0x555710682430]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085121408 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085121409 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085121409 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10067986 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085121409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5557106a1240]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085121409 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085121409 DLSCCP DEBUG SCCP-SCOC(46)[0x555710699460]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085121409 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016beb0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085121409 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085121409 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121409 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085121409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121409 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085121409 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085121409 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085121409 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 16 be b0 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085121409 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10067986)[0x555710682430]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085121409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5557106a1240]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085121409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5557106a1240]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085121409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085121409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085121409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085121409 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085121409 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3bc010,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085121409 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3915792 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085121409 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3915792)[0x555710683820]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085121409 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085121409 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085121409 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3915792 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085121409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555710685bf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085121409 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085121409 DLSCCP DEBUG SCCP-SCOC(50)[0x555710683c90]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085121409 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0095da3b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085121409 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085121409 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121409 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085121409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121409 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085121409 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085121409 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085121409 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 01 06 95 da 3b 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085121409 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3915792)[0x555710683820]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085121409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555710685bf0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085121409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555710685bf0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085121409 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121409 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085121409 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085121409 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=12 20250821085121409 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085121409 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085121409 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085121409 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085121409 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085121409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085121409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085121409 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085121409 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7e1d76,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085121409 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8265078 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085121409 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8265078)[0x555710680300]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085121410 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085121410 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085121410 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8265078 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085121410 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0c 06 16 be b0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250821085121410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55571067fea0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085121410 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085121410 DLSCCP DEBUG SCCP-SCOC(54)[0x555710698890]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085121410 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003437a9), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085121410 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085121410 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121410 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085121410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121410 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085121410 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085121410 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085121410 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 05 06 34 37 a9 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085121410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8265078)[0x555710680300]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085121410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55571067fea0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085121410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55571067fea0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085121410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085121410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085121410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085121410 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085121410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121410 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085121410 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085121410 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=1 20250821085121410 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085121410 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085121410 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085121410 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085121410 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121410 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 01 06 95 da 3b 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250821085121410 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe65db1,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085121410 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15097265 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085121410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15097265)[0x555710697400]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085121410 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085121410 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085121410 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15097265 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085121410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555710696030]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085121410 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085121410 DLSCCP DEBUG SCCP-SCOC(55)[0x555710697e90]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085121410 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba31c1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085121410 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085121410 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121410 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085121410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121410 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085121410 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085121410 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085121410 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 04 06 ba 31 c1 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085121410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15097265)[0x555710697400]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085121410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555710696030]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085121410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555710696030]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085121410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121410 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085121410 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085121410 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821085121410 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085121410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085121410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085121410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085121410 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085121410 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfd96fd,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085121410 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16619261 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085121410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16619261)[0x555710699620]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085121410 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085121410 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085121410 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16619261 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085121410 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085121410 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085121410 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085121410 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121410 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 05 06 34 37 a9 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250821085121411 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121411 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085121411 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085121411 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821085121411 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085121411 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085121411 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085121411 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085121411 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121411 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 04 06 ba 31 c1 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250821085121411 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121411 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085121411 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085121411 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821085121411 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085121411 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085121411 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085121411 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085121411 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121411 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 03 06 48 d9 b4 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250821085121410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555710685880]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085121410 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085121410 DLSCCP DEBUG SCCP-SCOC(48)[0x555710695d40]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085121410 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0048d9b4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085121410 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085121410 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085121411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121411 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085121411 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085121411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085121411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 03 06 48 d9 b4 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085121411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16619261)[0x555710699620]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085121411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555710685880]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085121411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555710685880]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085121411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085121411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085121411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085121411 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085121411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x649614,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085121411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6592020 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085121411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6592020)[0x555710680d60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085121411 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085121411 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085121411 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6592020 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085121411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555710695a20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085121411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085121411 DLSCCP DEBUG SCCP-SCOC(52)[0x5557106811d0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085121411 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022e30b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085121411 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085121411 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085121411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121411 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085121411 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121411 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085121411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085121411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 07 06 22 e3 0b 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085121411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6592020)[0x555710680d60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085121411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555710695a20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085121411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555710695a20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085121411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085121411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085121411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085121411 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085121411 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085121411 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085121411 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=7 20250821085121411 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085121411 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085121411 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085121411 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085121411 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121411 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 07 06 22 e3 0b 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250821085121411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9576ba,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085121411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9795258 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085121411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9795258)[0x555710695bd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085121411 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085121411 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085121411 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9795258 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085121411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555710695f00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085121411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085121411 DLSCCP DEBUG SCCP-SCOC(51)[0x555710684700]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085121411 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e7a699), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085121411 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085121411 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085121411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121411 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085121411 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085121411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085121411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 00 06 e7 a6 99 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085121411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9795258)[0x555710695bd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085121411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555710695f00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085121411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555710695f00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085121412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085121412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085121412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085121412 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085121412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1d17c2,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085121412 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121412 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085121412 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085121412 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085121412 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085121412 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085121412 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085121412 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085121412 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121412 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 06 e7 a6 99 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250821085121412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1906626 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085121412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906626)[0x555710683e50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085121412 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085121412 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085121412 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1906626 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085121412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555710690cd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085121412 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085121412 DLSCCP DEBUG SCCP-SCOC(53)[0x5557106808c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085121412 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df614e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085121412 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085121412 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121412 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085121412 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121412 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085121412 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085121412 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085121412 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 06 06 df 61 4e 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085121412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906626)[0x555710683e50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085121412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555710690cd0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085121412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555710690cd0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085121412 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121412 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085121412 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085121412 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821085121412 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085121412 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085121412 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085121412 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085121412 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121412 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 06 06 df 61 4e 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:14 TC_ps_rab_assignment_concurrent0(468)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(472)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(468)2324245 TC_ps_rab_assignment_concurrent0(476)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(472)13527961 TC_ps_rab_assignment_concurrent0(477)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(470)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(476)3500270 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(477)1708284 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:13 TC_ps_rab_assignment_concurrent0(474)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:6 HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(470)6179823 TC_ps_rab_assignment_concurrent0(473)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085121428 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121428 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085121428 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085121428 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085121428 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:10 20250821085121428 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085121428 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085121428 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085121428 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121429 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 2e 16 be b0 00 00 00 00 00  20250821085121429 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085121429 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085121429 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085121429 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085121429 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085121429 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0016beb0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085121429 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(46,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821085121429 DLSCCP DEBUG SCCP-SCOC(46)[0x555710699460]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) TC_ps_rab_assignment_concurrent0(475)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(474)5672706 20250821085121429 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085121429 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085121429 DCN DEBUG handle_cn_disc_ind() conn_id=46 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085121429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5557106a1240]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085121429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5557106a1240]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085121429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10067986)[0x555710682430]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085121429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10067986)[0x555710682430]{disconnected}: Freeing instance (context_map.c:203) 20250821085121429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10067986)[0x555710682430]{disconnected}: Deallocated (fsm.c:568) 20250821085121429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5557106a1240]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085121429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5557106a1240]{disconnected}: Freeing instance (context_map.c:207) 20250821085121429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5557106a1240]{disconnected}: Deallocated (fsm.c:568) 20250821085121429 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10067986 SCCP-46 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250821085121429 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0016beb0), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:455) 20250821085121429 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085121430 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121430 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085121430 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121430 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085121430 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085121430 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085121430 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0c 05 16 be b0 00 00 2e 00 (ss7_asp.c:1383) 20250821085121430 DLSCCP DEBUG SCCP-SCOC(46)[0x555710699460]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085121430 DLSCCP DEBUG SCCP-SCOC(46)[0x555710699460]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085121430 DLSCCP DEBUG SCCP-SCOC(46)[0x555710699460]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085121430 DLSCCP DEBUG SCCP-SCOC(46)[0x555710699460]{IDLE}: Deallocated (fsm.c:568) 20250821085121430 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121430 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085121430 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085121430 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=12 20250821085121430 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085121430 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085121430 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085121430 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085121430 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121430 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0c 05 16 be b0 00 00 2e 00 00 06 00 08 00 00 00 02  20250821085121431 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121431 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085121431 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085121431 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085121431 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085121431 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(473)6941508 20250821085121431 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085121431 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085121431 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121431 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 32 95 da 3b 00 00 00 00 00  20250821085121431 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085121432 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085121432 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085121432 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085121432 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:14 20250821085121432 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0095da3b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085121432 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(50,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821085121432 DLSCCP DEBUG SCCP-SCOC(50)[0x555710683c90]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085121432 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085121432 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085121432 DCN DEBUG handle_cn_disc_ind() conn_id=50 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085121432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555710685bf0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085121432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555710685bf0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085121432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3915792)[0x555710683820]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085121432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3915792)[0x555710683820]{disconnected}: Freeing instance (context_map.c:203) 20250821085121432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3915792)[0x555710683820]{disconnected}: Deallocated (fsm.c:568) 20250821085121433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555710685bf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085121433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555710685bf0]{disconnected}: Freeing instance (context_map.c:207) 20250821085121433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x555710685bf0]{disconnected}: Deallocated (fsm.c:568) 20250821085121433 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3915792 SCCP-50 sgsn-0 MI=IMSI-262420000000010: Deallocating (context_map.c:226) 20250821085121433 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0095da3b), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:455) 20250821085121433 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085121433 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121433 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085121433 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121433 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085121433 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085121433 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085121433 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 01 05 95 da 3b 00 00 32 00 (ss7_asp.c:1383) 20250821085121433 DLSCCP DEBUG SCCP-SCOC(50)[0x555710683c90]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085121433 DLSCCP DEBUG SCCP-SCOC(50)[0x555710683c90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085121433 DLSCCP DEBUG SCCP-SCOC(50)[0x555710683c90]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085121433 DLSCCP DEBUG SCCP-SCOC(50)[0x555710683c90]{IDLE}: Deallocated (fsm.c:568) 20250821085121433 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121433 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085121433 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085121433 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=1 20250821085121433 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085121433 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085121433 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085121433 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085121433 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121433 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 01 05 95 da 3b 00 00 32 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(475)4123438 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:15 20250821085121435 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121435 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085121435 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085121435 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085121435 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085121435 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085121435 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085121435 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085121435 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121435 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 36 34 37 a9 00 00 00 00 00  20250821085121435 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085121435 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085121435 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085121435 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085121435 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085121435 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000036), PART(T=Source Reference,L=4,D=003437a9), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085121435 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(54,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821085121435 DLSCCP DEBUG SCCP-SCOC(54)[0x555710698890]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085121435 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085121435 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085121435 DCN DEBUG handle_cn_disc_ind() conn_id=54 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085121435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55571067fea0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085121435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55571067fea0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085121435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8265078)[0x555710680300]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085121435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8265078)[0x555710680300]{disconnected}: Freeing instance (context_map.c:203) 20250821085121435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8265078)[0x555710680300]{disconnected}: Deallocated (fsm.c:568) 20250821085121435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55571067fea0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085121435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55571067fea0]{disconnected}: Freeing instance (context_map.c:207) 20250821085121435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55571067fea0]{disconnected}: Deallocated (fsm.c:568) 20250821085121435 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8265078 SCCP-54 sgsn-0 MI=IMSI-262420000000014: Deallocating (context_map.c:226) 20250821085121435 DLSCCP DEBUG 0: SCCP(rctx=0) 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=003437a9), PART(T=Source Reference,L=4,D=00000036) (sccp_scrc.c:455) 20250821085121435 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085121435 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121435 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085121435 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121435 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085121435 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085121435 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085121435 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 05 05 34 37 a9 00 00 36 00 (ss7_asp.c:1383) 20250821085121435 DLSCCP DEBUG SCCP-SCOC(54)[0x555710698890]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085121435 DLSCCP DEBUG SCCP-SCOC(54)[0x555710698890]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085121435 DLSCCP DEBUG SCCP-SCOC(54)[0x555710698890]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085121435 DLSCCP DEBUG SCCP-SCOC(54)[0x555710698890]{IDLE}: Deallocated (fsm.c:568) 20250821085121436 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121436 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085121436 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085121436 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821085121436 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085121436 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085121436 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085121436 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085121436 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121436 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 05 05 34 37 a9 00 00 36 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:8 20250821085121436 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121436 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085121436 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085121436 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085121437 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085121437 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085121437 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085121437 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085121437 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121437 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 37 ba 31 c1 00 00 00 00 00  20250821085121437 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085121437 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085121437 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085121437 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085121437 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085121437 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000037), PART(T=Source Reference,L=4,D=00ba31c1), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085121437 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(55,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821085121437 DLSCCP DEBUG SCCP-SCOC(55)[0x555710697e90]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085121437 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085121437 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085121437 DCN DEBUG handle_cn_disc_ind() conn_id=55 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085121437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555710696030]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085121437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555710696030]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085121437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15097265)[0x555710697400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085121437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15097265)[0x555710697400]{disconnected}: Freeing instance (context_map.c:203) 20250821085121437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15097265)[0x555710697400]{disconnected}: Deallocated (fsm.c:568) 20250821085121437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555710696030]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085121437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555710696030]{disconnected}: Freeing instance (context_map.c:207) 20250821085121437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x555710696030]{disconnected}: Deallocated (fsm.c:568) 20250821085121437 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15097265 SCCP-55 sgsn-0 MI=IMSI-262420000000015: Deallocating (context_map.c:226) 20250821085121437 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00ba31c1), PART(T=Source Reference,L=4,D=00000037) (sccp_scrc.c:455) 20250821085121437 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085121437 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121437 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085121437 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121437 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085121437 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085121437 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085121437 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 04 05 ba 31 c1 00 00 37 00 (ss7_asp.c:1383) 20250821085121437 DLSCCP DEBUG SCCP-SCOC(55)[0x555710697e90]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085121437 DLSCCP DEBUG SCCP-SCOC(55)[0x555710697e90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085121437 DLSCCP DEBUG SCCP-SCOC(55)[0x555710697e90]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085121437 DLSCCP DEBUG SCCP-SCOC(55)[0x555710697e90]{IDLE}: Deallocated (fsm.c:568) 20250821085121437 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121437 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085121437 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085121437 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821085121437 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085121437 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085121438 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085121438 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085121438 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121438 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 04 05 ba 31 c1 00 00 37 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:12 20250821085121438 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121438 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085121438 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085121438 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085121439 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085121439 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085121439 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085121439 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085121439 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121439 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 30 48 d9 b4 00 00 00 00 00  20250821085121439 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085121439 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085121439 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085121439 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085121439 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085121439 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0048d9b4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085121439 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(48,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821085121439 DLSCCP DEBUG SCCP-SCOC(48)[0x555710695d40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085121439 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085121439 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085121439 DCN DEBUG handle_cn_disc_ind() conn_id=48 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085121439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555710685880]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085121439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555710685880]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085121439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16619261)[0x555710699620]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085121439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16619261)[0x555710699620]{disconnected}: Freeing instance (context_map.c:203) 20250821085121439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16619261)[0x555710699620]{disconnected}: Deallocated (fsm.c:568) 20250821085121439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555710685880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085121439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555710685880]{disconnected}: Freeing instance (context_map.c:207) 20250821085121439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x555710685880]{disconnected}: Deallocated (fsm.c:568) 20250821085121439 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16619261 SCCP-48 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:226) 20250821085121439 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0048d9b4), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:455) 20250821085121439 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085121439 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121439 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085121439 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121439 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085121439 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085121439 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085121439 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 03 05 48 d9 b4 00 00 30 00 (ss7_asp.c:1383) 20250821085121439 DLSCCP DEBUG SCCP-SCOC(48)[0x555710695d40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085121439 DLSCCP DEBUG SCCP-SCOC(48)[0x555710695d40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085121439 DLSCCP DEBUG SCCP-SCOC(48)[0x555710695d40]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085121439 DLSCCP DEBUG SCCP-SCOC(48)[0x555710695d40]{IDLE}: Deallocated (fsm.c:568) 20250821085121439 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121439 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085121439 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085121439 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821085121439 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085121439 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085121440 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085121440 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085121440 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121440 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 03 05 48 d9 b4 00 00 30 00 00 06 00 08 00 00 00 02  20250821085121440 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121440 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085121440 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085121440 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085121440 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085121440 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085121441 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085121441 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085121441 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121441 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 34 22 e3 0b 00 00 00 00 00  20250821085121441 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085121441 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085121441 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085121441 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085121441 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085121441 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0022e30b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085121441 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(52,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821085121441 DLSCCP DEBUG SCCP-SCOC(52)[0x5557106811d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085121441 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085121441 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085121441 DCN DEBUG handle_cn_disc_ind() conn_id=52 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085121441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555710695a20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085121441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555710695a20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085121441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6592020)[0x555710680d60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085121441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6592020)[0x555710680d60]{disconnected}: Freeing instance (context_map.c:203) 20250821085121441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6592020)[0x555710680d60]{disconnected}: Deallocated (fsm.c:568) 20250821085121441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555710695a20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085121441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555710695a20]{disconnected}: Freeing instance (context_map.c:207) 20250821085121441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x555710695a20]{disconnected}: Deallocated (fsm.c:568) 20250821085121441 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6592020 SCCP-52 sgsn-0 MI=IMSI-262420000000012: Deallocating (context_map.c:226) 20250821085121441 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0022e30b), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:455) 20250821085121441 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085121441 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121441 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085121441 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121441 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085121441 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085121441 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085121441 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 07 05 22 e3 0b 00 00 34 00 (ss7_asp.c:1383) 20250821085121441 DLSCCP DEBUG SCCP-SCOC(52)[0x5557106811d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085121441 DLSCCP DEBUG SCCP-SCOC(52)[0x5557106811d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085121441 DLSCCP DEBUG SCCP-SCOC(52)[0x5557106811d0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085121441 DLSCCP DEBUG SCCP-SCOC(52)[0x5557106811d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:6 20250821085121441 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121441 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085121441 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085121441 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=7 20250821085121441 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: RLC received in state:disconnect_pending 20250821085121441 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085121441 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085121441 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085121441 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121441 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 07 05 22 e3 0b 00 00 34 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:11 20250821085121444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121444 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085121444 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085121444 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085121444 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085121444 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085121444 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085121444 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085121444 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121444 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 33 e7 a6 99 00 00 00 00 00  HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on connection ID:13 20250821085121444 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085121444 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085121444 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085121444 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085121444 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085121444 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00e7a699), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085121444 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(51,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821085121444 DLSCCP DEBUG SCCP-SCOC(51)[0x555710684700]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085121444 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085121444 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085121444 DCN DEBUG handle_cn_disc_ind() conn_id=51 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085121444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555710695f00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085121444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555710695f00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085121444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9795258)[0x555710695bd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085121444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9795258)[0x555710695bd0]{disconnected}: Freeing instance (context_map.c:203) 20250821085121444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9795258)[0x555710695bd0]{disconnected}: Deallocated (fsm.c:568) 20250821085121444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555710695f00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085121444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555710695f00]{disconnected}: Freeing instance (context_map.c:207) 20250821085121444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x555710695f00]{disconnected}: Deallocated (fsm.c:568) 20250821085121444 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9795258 SCCP-51 sgsn-0 MI=IMSI-262420000000011: Deallocating (context_map.c:226) 20250821085121445 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00e7a699), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:455) 20250821085121445 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085121445 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121445 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085121445 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121445 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085121445 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085121445 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085121445 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 00 05 e7 a6 99 00 00 33 00 (ss7_asp.c:1383) 20250821085121445 DLSCCP DEBUG SCCP-SCOC(51)[0x555710684700]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085121445 DLSCCP DEBUG SCCP-SCOC(51)[0x555710684700]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085121445 DLSCCP DEBUG SCCP-SCOC(51)[0x555710684700]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085121445 DLSCCP DEBUG SCCP-SCOC(51)[0x555710684700]{IDLE}: Deallocated (fsm.c:568) 20250821085121445 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121445 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085121445 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085121445 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085121445 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085121445 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085121445 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085121445 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085121445 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121445 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 05 e7 a6 99 00 00 33 00 00 06 00 08 00 00 00 02  20250821085121446 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121446 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085121446 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085121446 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085121446 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085121446 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085121446 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085121446 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085121446 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121446 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 35 df 61 4e 00 00 00 00 00  20250821085121446 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085121446 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085121446 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085121446 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085121446 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085121446 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00df614e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: RLC received in state:disconnect_pending 20250821085121446 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(53,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821085121446 DLSCCP DEBUG SCCP-SCOC(53)[0x5557106808c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085121446 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085121446 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085121446 DCN DEBUG handle_cn_disc_ind() conn_id=53 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085121446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555710690cd0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085121446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555710690cd0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085121446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906626)[0x555710683e50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085121446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906626)[0x555710683e50]{disconnected}: Freeing instance (context_map.c:203) 20250821085121446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906626)[0x555710683e50]{disconnected}: Deallocated (fsm.c:568) 20250821085121446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555710690cd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085121446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555710690cd0]{disconnected}: Freeing instance (context_map.c:207) 20250821085121446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x555710690cd0]{disconnected}: Deallocated (fsm.c:568) 20250821085121446 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1906626 SCCP-53 sgsn-0 MI=IMSI-262420000000013: Deallocating (context_map.c:226) 20250821085121446 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00df614e), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:455) 20250821085121446 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085121446 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085121446 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085121447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: RLC received in state:disconnect_pending 20250821085121447 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085121447 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085121447 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085121447 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 06 05 df 61 4e 00 00 35 00 (ss7_asp.c:1383) 20250821085121447 DLSCCP DEBUG SCCP-SCOC(53)[0x5557106808c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085121447 DLSCCP DEBUG SCCP-SCOC(53)[0x5557106808c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085121447 DLSCCP DEBUG SCCP-SCOC(53)[0x5557106808c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085121447 DLSCCP DEBUG SCCP-SCOC(53)[0x5557106808c0]{IDLE}: Deallocated (fsm.c:568) 20250821085121447 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085121447 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085121447 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085121447 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821085121447 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085121447 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: RLC received in state:disconnect_pending 20250821085121447 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085121447 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085121447 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085121447 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 06 05 df 61 4e 00 00 35 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(462)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(463)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085123435 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44207<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(451)@9519884ab86b: Final verdict of PTC: none 20250821085123437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41490<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(450)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085123443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41478<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085123445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085123446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085123446 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085123446 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 (hnb.c:255) 20250821085123446 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085123448 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085123448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085123448 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085123448 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(456)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(455)@9519884ab86b: Final verdict of PTC: none 20250821085123448 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085123448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085123448 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085123448 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085123448 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085123448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085123449 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085123449 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085123449 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085123449 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085123449 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085123449 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085123449 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085123449 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085123449 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085123449 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085123449 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821085123449 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085123449 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085123449 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085123449 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085123449 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085123449 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085123449 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085123449 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085123449 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085123449 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085123449 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085123449 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085123449 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085123449 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085123449 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085123449 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085123450 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085123450 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085123450 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085123450 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085123450 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085123450 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085123450 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085123449 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085123450 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085123450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085123450 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085123450 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085123450 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085123450 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085123450 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085123450 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085123450 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085123450 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085123450 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085123450 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085123450 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085123450 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085123450 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085123450 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085123450 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085123450 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085123450 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085123450 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085123450 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085123450 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085123450 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085123450 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085123450 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_ps_rab_assignment_concurrent-Iuh0(453)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(457)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(460)@9519884ab86b: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(458)@9519884ab86b: Final verdict of PTC: none 20250821085123463 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41498<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085123464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41516<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085123464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41550<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085123464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41618<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085123464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41588<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085123465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41590<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085123465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41532<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085123465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41536<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085123465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41570<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085123466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41514<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085123466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41576<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085123466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41628<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085123466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41600<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085123466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41568<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085123467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41552<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085123467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41610<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(467)@9519884ab86b: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(464)@9519884ab86b: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(476)@9519884ab86b: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(462)@9519884ab86b: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(466)@9519884ab86b: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(470)@9519884ab86b: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(473)@9519884ab86b: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(477)@9519884ab86b: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(472)@9519884ab86b: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(465)@9519884ab86b: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(463)@9519884ab86b: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(474)@9519884ab86b: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(471)@9519884ab86b: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(468)@9519884ab86b: Final verdict of PTC: pass MutexDispCT-TC_ps_rab_assignment_concurrent(449)@9519884ab86b: Final verdict of PTC: none TC_ps_rab_assignment_concurrent0(469)@9519884ab86b: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(475)@9519884ab86b: Final verdict of PTC: pass HNBGW-MGCP(461)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(452)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(459)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(449): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(450): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(451): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(452): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(453): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(454): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(455): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(456): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(457): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(458): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(459): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(460): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(461): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rab_assignment_concurrent0(462): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rab_assignment_concurrent0(463): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rab_assignment_concurrent0(464): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rab_assignment_concurrent0(465): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rab_assignment_concurrent0(466): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rab_assignment_concurrent0(467): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rab_assignment_concurrent0(468): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rab_assignment_concurrent0(469): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rab_assignment_concurrent0(470): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rab_assignment_concurrent0(471): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rab_assignment_concurrent0(472): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rab_assignment_concurrent0(473): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rab_assignment_concurrent0(474): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rab_assignment_concurrent0(475): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rab_assignment_concurrent0(476): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rab_assignment_concurrent0(477): pass (pass -> pass) MTC@9519884ab86b: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass'. Thu Aug 21 08:51:23 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 20250821085123598 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41636<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085124201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41636<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1606792) Waiting for packet dumper to finish... 1 (prev_count=1606792, count=1607332) 20250821085125450 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085125450 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085125450 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085125450 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085125450 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085125450 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_release'. ------ HNBGW_Tests.TC_ps_rab_release ------ Thu Aug 21 08:51: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_ps_rab_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9519884ab86b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_release' was executed successfully (exit status: 0). MTC@9519884ab86b: Test case TC_ps_rab_release started. 20250821085127333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39148<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085127339 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39164<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085127343 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44407<->l=127.0.0.1:4262) (control_if.c:572) 20250821085127361 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085127361 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085127361 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085127361 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085127361 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085127361 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ps_rab_release-Iuh0(482)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085127361 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085127361 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085127361 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085127361 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085127363 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085127363 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085127363 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085127363 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085127363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127363 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085127363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127363 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085127363 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085127363 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085127363 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085127363 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085127363 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085127363 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085127363 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085127363 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085127363 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085127363 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085127363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127363 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085127363 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085127363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127363 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085127363 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085127363 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085127363 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085127363 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085127363 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085127363 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085127363 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085127363 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085127363 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085127363 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085127363 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085127363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127363 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085127363 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085127363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127363 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085127363 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085127363 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085127363 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085127363 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085127363 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085127363 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085127363 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085127363 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085127363 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085127363 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085127363 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085127363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127363 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085127363 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085127363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127363 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085127363 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085127363 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085127363 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085127363 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085127363 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085127363 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085127363 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085127363 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085127363 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085127363 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085127363 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=5 20250821085127363 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085127363 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085127363 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085127363 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085127363 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085127363 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=3 20250821085127363 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085127363 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085127363 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085127363 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085127363 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085127363 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085127363 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=12 20250821085127363 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085127363 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085127363 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085127363 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085127363 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085127363 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085127363 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821085127363 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085127363 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085127363 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(486)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(486)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(486)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(484)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085127375 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085127375 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085127376 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085127376 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085127376 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085127376 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085127376 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085127376 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085127377 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085127377 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085127377 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085127377 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085127377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127377 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=3 -> eSLS=115: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085127377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127377 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085127377 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=3 -> eSLS=115: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085127377 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085127377 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085127377 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085127377 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085127377 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085127377 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085127377 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085127377 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085127377 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085127377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127377 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085127377 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085127377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127377 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085127377 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085127377 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085127377 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085127377 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085127377 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085127377 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085127377 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085127377 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085127377 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085127377 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085127377 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085127377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127377 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085127377 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085127377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127377 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085127377 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085127377 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085127377 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085127377 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085127377 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085127377 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085127377 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085127377 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085127377 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085127377 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085127377 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085127377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127377 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085127377 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085127377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127377 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085127377 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085127377 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085127377 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085127377 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085127377 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085127377 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085127377 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085127377 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085127377 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085127377 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085127377 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=3 20250821085127377 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085127377 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085127377 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085127377 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085127377 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085127377 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=5 20250821085127377 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085127377 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085127377 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085127377 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085127377 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085127377 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085127377 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=2 20250821085127377 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085127377 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085127377 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085127377 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085127377 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085127377 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085127377 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821085127377 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085127377 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085127377 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(489)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(489)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(489)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(487)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085127407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085127407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085127407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085127407 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085127407 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:562) 20250821085127407 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085127407 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085127407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085127407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085127573 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085127573 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085127573 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085127573 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(486)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085127575 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085127575 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085127575 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085127575 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085127575 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085127575 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085127575 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085127575 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085127575 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085127575 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085127575 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085127575 DLSS7 <000c> ss7_asp.c:1383 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  20250821085127575 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085127576 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085127576 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085127576 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085127576 DLSS7 <000c> ss7_asp.c:1383 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  20250821085127576 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085127576 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085127576 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085127576 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085127576 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085127576 DLSS7 <000c> ss7_asp.c:1383 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  20250821085127576 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085127576 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085127576 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085127576 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085127576 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085127576 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085127576 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085127576 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085127576 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085127576 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085127576 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085127576 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085127576 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085127576 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085127576 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085127576 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085127577 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085127577 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085127577 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085127577 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085127577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127577 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085127577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127577 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085127577 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085127577 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085127577 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085127577 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085127577 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085127577 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085127577 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085127577 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085127577 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085127577 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821085127577 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085127577 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085127577 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085127577 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085127577 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085127577 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085127589 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085127589 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085127589 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085127589 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(489)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085127595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085127595 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085127595 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085127595 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085127595 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085127595 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085127595 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085127595 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085127595 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085127595 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085127595 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085127595 DLSS7 <000c> ss7_asp.c:1383 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  20250821085127595 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085127595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085127595 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085127595 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085127595 DLSS7 <000c> ss7_asp.c:1383 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  20250821085127595 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085127595 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085127595 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085127595 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085127595 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085127595 DLSS7 <000c> ss7_asp.c:1383 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  20250821085127595 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085127595 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085127595 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085127595 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085127595 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085127595 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085127595 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085127595 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085127595 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085127595 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085127595 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085127595 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085127595 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085127595 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085127595 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085127595 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085127595 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085127596 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085127596 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085127596 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085127596 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085127596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127596 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085127596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085127596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085127596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085127596 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085127597 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085127597 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085127597 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085127597 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085127597 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085127597 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085127597 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085127597 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085127597 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085127597 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=9 20250821085127597 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085127597 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085127597 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085127597 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085127597 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085127597 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(485)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085128388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085128388 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085128388 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085128388 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085128389 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085128389 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085128389 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085128389 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085128389 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085128389 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085128389 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085128389 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085128389 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085128389 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085128389 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085128389 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085128389 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085128389 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085128389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085128389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085128389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085128389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085128389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085128389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085128389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085128389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085128389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085128389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085128389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085128389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085128389 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085128389 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085128389 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085128389 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085128389 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085128389 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085128389 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085128389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085128389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085128389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085128389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085128389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085128389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085128389 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085128389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085128389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085128389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085128389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085128389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085128389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085128389 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085128389 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085128389 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085128389 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085128389 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085128389 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085128389 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085128389 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085128390 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085128390 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085128390 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085128390 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821085128390 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085128390 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085128390 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085128390 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085128390 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085128390 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085128393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085128393 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085128393 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085128393 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085128393 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085128393 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085128393 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085128393 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085128393 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085128393 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085128393 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085128393 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085128393 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085128393 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085128394 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085128394 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085128394 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085128394 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085128394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085128394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085128394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085128394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085128394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085128394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085128394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085128394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085128394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085128394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085128394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085128394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085128394 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085128394 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085128394 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085128394 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085128394 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(485)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(488)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085128397 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085128397 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085128397 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085128397 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085128397 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085128397 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085128397 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085128397 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085128397 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085128397 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085128397 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085128397 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085128397 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085128397 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085128397 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085128397 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085128397 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085128397 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085128397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085128397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085128397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085128397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085128397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085128397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085128397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085128397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085128397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085128397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085128397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085128397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085128397 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085128397 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085128397 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085128397 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085128397 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085128397 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085128397 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085128397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085128397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085128397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085128397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085128397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085128397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085128397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085128397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085128397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085128397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085128397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085128397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085128397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085128397 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085128397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085128397 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085128397 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085128397 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085128397 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085128397 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085128397 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085128398 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085128398 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085128398 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085128398 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821085128398 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085128398 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085128398 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085128398 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085128398 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085128398 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085128398 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085128398 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085128398 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085128398 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085128398 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085128398 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085128398 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085128398 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085128398 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085128398 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085128398 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085128398 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085128398 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085128398 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085128398 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085128398 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085128398 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085128398 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085128398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085128398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085128398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085128398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085128398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085128398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085128398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085128398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085128398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085128398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085128398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085128398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085128398 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085128398 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085128398 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085128398 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085128398 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(488)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085128452 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39176<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_release0(491)@9519884ab86b: 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(488)@9519884ab86b: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(488)@9519884ab86b: Created Expect[0] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_release0(491) TC_ps_rab_release-Iuh0-RUA(483)@9519884ab86b: Added conn table entry 0TC_ps_rab_release0(491)12875173 20250821085129496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085129496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085129496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085129496 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085129496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc475a5, normal) (hnbgw_rua.c:408) 20250821085129496 DHNB DEBUG map_rua[0x5557106a1f10]{init}: Allocated (fsm.c:456) 20250821085129496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12875173)[0x5557106a1f10]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085129496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12875173 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085129496 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085129496 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085129496 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085129496 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12875173 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085129496 DCN DEBUG map_sccp[0x55571067f420]{init}: Allocated (fsm.c:456) 20250821085129496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55571067f420]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085129496 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-12875173 <-> SCCP-56 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085129496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12875173 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085129496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12875173)[0x5557106a1f10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085129496 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085129496 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085129496 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12875173 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085129496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55571067f420]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085129496 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085129496 DLSCCP DEBUG SCCP-SCOC(56)[0x55571067ce60]{IDLE}: Allocated (fsm.c:456) 20250821085129496 DLSCCP DEBUG SCCP-SCOC(56)[0x55571067ce60]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085129496 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030000a00056400500f1100926) (sccp_scrc.c:455) 20250821085129496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085129496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085129496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085129496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085129496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085129496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085129496 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085129496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085129496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085129496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085129496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085129496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085129496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085129496 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085129496 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085129496 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085129496 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085129496 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085129496 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 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 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 00 a0 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085129496 DLSCCP DEBUG SCCP-SCOC(56)[0x55571067ce60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085129496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55571067f420]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085129496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12875173)[0x5557106a1f10]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085129497 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085129497 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085129497 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085129497 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821085129497 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085129497 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085129497 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085129497 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085129497 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085129497 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0b 01 00 00 38 02 02 06 04 43 bc 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 00 a0 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(487)@9519884ab86b: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(487)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(488)@9519884ab86b: Found Expect[0] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_release0(491) HNBGW_Test.sgsn0-RAN(488)@9519884ab86b: Added conn table entry 0TC_ps_rab_release0(491)11353156 HNBGW_Test.sgsn0-SCCP(487)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_release0(491)@9519884ab86b: setverdict(pass): none -> pass 20250821085129504 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085129504 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085129504 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085129504 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085129504 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085129504 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085129504 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085129504 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085129504 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085129504 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 38 54 6c f5 02 00 00 00 00  20250821085129504 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085129504 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085129504 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085129504 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085129504 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085129504 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00546cf5) (sccp_scrc.c:545) 20250821085129504 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(56,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085129504 DLSCCP DEBUG SCCP-SCOC(56)[0x55571067ce60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085129504 DLSCCP DEBUG SCCP-SCOC(56)[0x55571067ce60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085129504 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085129504 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085129504 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_sccp.c:157) 20250821085129504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55571067f420]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085129504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55571067f420]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW-PFCP(481)@9519884ab86b: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_release0(491) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(487)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@9519884ab86b: vl_len:91 HNBGW_Test.sgsn0-SCCP(487)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(487)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250821085129705 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085129705 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085129705 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085129705 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085129705 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085129705 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085129705 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085129705 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085129705 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085129705 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 38 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  20250821085129705 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085129705 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085129705 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085129705 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085129705 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085129705 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000038), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:545) 20250821085129705 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(56,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085129705 DLSCCP DEBUG SCCP-SCOC(56)[0x55571067ce60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085129705 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085129705 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085129705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55571067f420]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085129705 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085129705 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085129705 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12875173 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085129705 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085129705 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12875173 SCCP-56 sgsn-0 MI=IMSI-262420000000005: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250821085129705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12875173)[0x5557106a1f10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085129705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821085129705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085129705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_ps_rab_release0(491)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085129753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085129753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085129753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085129753 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085129753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc475a5) (hnbgw_rua.c:472) 20250821085129753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12875173 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085129753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12875173)[0x5557106a1f10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085129753 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085129753 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085129753 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12875173 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085129753 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085129753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55571067f420]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085129753 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085129753 DLSCCP DEBUG SCCP-SCOC(56)[0x55571067ce60]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085129753 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00546cf5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250821085129753 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085129753 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085129753 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085129753 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085129753 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085129753 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085129753 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085129753 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0b 06 54 6c f5 00 01 2e 60 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 (ss7_asp.c:1383) 20250821085129753 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085129753 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085129753 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085129753 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821085129753 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085129753 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085129753 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085129753 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085129753 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085129753 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0b 06 54 6c f5 00 01 2e 60 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(487)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(487)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release0(491)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(479)@9519884ab86b: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.normal", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(479)@9519884ab86b: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.sgsn0-SCCP(487)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@9519884ab86b: vl_len:21 HNBGW_Test.sgsn0-SCCP(487)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(487)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250821085129811 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085129811 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085129811 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085129811 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085129811 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085129811 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085129811 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085129811 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085129811 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085129811 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 38 00 01 15 00 00 00 11 00 00 01 00 29 40 0a 00 00 01 00 28 40 03 05 c8 80  20250821085129811 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085129812 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085129812 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085129812 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085129812 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085129812 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000038), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c880) (sccp_scrc.c:545) 20250821085129812 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(56,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085129812 DLSCCP DEBUG SCCP-SCOC(56)[0x55571067ce60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085129812 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085129812 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085129812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55571067f420]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085129812 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085129812 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085129812 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12875173 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085129812 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250821085129812 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12875173 SCCP-56 sgsn-0 MI=IMSI-262420000000005: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250821085129812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12875173)[0x5557106a1f10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085129812 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 45 bytes (hnbgw_rua.c:123) 20250821085129812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085129812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:879) TC_ps_rab_release0(491)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085129815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085129815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085129815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1431) 20250821085129815 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085129815 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc475a5) (hnbgw_rua.c:472) 20250821085129815 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12875173 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:313) 20250821085129815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12875173)[0x5557106a1f10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085129815 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085129815 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085129815 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12875173 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085129815 DRANAP DEBUG Decoding message RANAP_RAB_ReleasedItemIEs (ranap_common.c:640) (ranap_common.c:640) 20250821085129815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55571067f420]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085129815 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085129815 DLSCCP DEBUG SCCP-SCOC(56)[0x55571067ce60]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085129815 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00546cf5), PART(T=Data,L=20,D=60000010000001002b4009000001002a400200b8) (sccp_scrc.c:455) 20250821085129815 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085129815 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085129816 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085129816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085129816 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085129816 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085129816 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085129816 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2b 00 00 00 bd 00 00 00 bc 03 00 00 0b 06 54 6c f5 00 01 14 60 00 00 10 00 00 01 00 2b 40 09 00 00 01 00 2a 40 02 00 b8 00 (ss7_asp.c:1383) 20250821085129816 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085129816 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085129816 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085129816 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821085129816 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085129816 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085129816 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085129816 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085129816 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085129816 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-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 0b 06 54 6c f5 00 01 14 60 00 00 10 00 00 01 00 2b 40 09 00 00 01 00 2a 40 02 00 b8 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(487)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(487)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release0(491)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(479)@9519884ab86b: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.normal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(479)@9519884ab86b: Warning: Stopping inactive timer T_poll_converge. MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085129895 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44407<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(480)@9519884ab86b: Final verdict of PTC: none 20250821085129906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39164<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(479)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085129907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39148<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(484)@9519884ab86b: Final verdict of PTC: none 20250821085129908 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085129908 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085129908 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085129908 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085129908 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085129908 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085129908 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085129908 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP MutexDispCT-TC_ps_rab_release(478)@9519884ab86b: Final verdict of PTC: none 20250821085129908 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085129908 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085129908 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085129908 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085129908 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085129908 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085129908 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085129908 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085129908 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085129908 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085129908 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085129908 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085129908 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085129908 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085129908 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(485)@9519884ab86b: Final verdict of PTC: none TC_ps_rab_release-Iuh0(482)@9519884ab86b: Final verdict of PTC: none TC_ps_rab_release-Iuh0-RUA(483)@9519884ab86b: Final verdict of PTC: none 20250821085129908 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085129908 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085129908 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085129908 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085129908 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085129908 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085129908 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085129908 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085129908 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085129908 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085129908 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085129908 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085129908 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085129908 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085129908 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-RAN(488)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(489)@9519884ab86b: Final verdict of PTC: none 20250821085129908 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085129908 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085129908 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085129908 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085129908 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085129908 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085129908 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085129908 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085129908 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085129908 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085129908 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085129908 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085129909 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085129909 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085129909 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085129909 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085129909 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085129908 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085129908 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085129908 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085129908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55571067f420]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085129909 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085129909 DLSCCP DEBUG SCCP-SCOC(56)[0x55571067ce60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085129909 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00546cf5), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085129909 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085129909 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085129909 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085129909 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085129909 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085129909 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085129909 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085129909 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085129909 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085129909 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0b 04 54 6c f5 00 00 38 00 00 00 00 00 (ss7_asp.c:1383) 20250821085129909 DLSCCP DEBUG SCCP-SCOC(56)[0x55571067ce60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085129909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55571067f420]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085129909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12875173)[0x5557106a1f10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085129909 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12875173)[0x5557106a1f10]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085129909 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821085129909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12875173)[0x5557106a1f10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085129909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12875173)[0x5557106a1f10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085129909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12875173)[0x5557106a1f10]{disrupted}: Freeing instance (context_map.c:203) 20250821085129909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12875173)[0x5557106a1f10]{disrupted}: Deallocated (fsm.c:568) 20250821085129909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55571067f420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085129909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55571067f420]{disconnected}: Freeing instance (context_map.c:207) HNBGW-MGCP(490)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(487)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(486)@9519884ab86b: Final verdict of PTC: none 20250821085129909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55571067f420]{disconnected}: Deallocated (fsm.c:568) 20250821085129909 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12875173 SCCP-56 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:226) 20250821085129909 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085129909 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085129909 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085129909 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085129909 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085129909 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085129909 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085129909 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085129909 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085129909 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085129909 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085129909 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085129909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085129909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821085129909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085129909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085129909 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085129909 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 (hnb.c:255) 20250821085129909 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085129909 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085129909 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085129909 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085129909 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821085129909 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085129909 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085129909 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW-PFCP(481)@9519884ab86b: Final verdict of PTC: none 20250821085129911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39176<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_release0(491)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_ps_rab_release(478): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(479): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(480): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(481): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rab_release-Iuh0(482): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rab_release-Iuh0-RUA(483): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(484): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(485): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(486): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(487): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(488): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(489): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(490): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rab_release0(491): pass (pass -> pass) MTC@9519884ab86b: Test case TC_ps_rab_release finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release pass'. Thu Aug 21 08:51:29 UTC 2025 ====== HNBGW_Tests.TC_ps_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_release.talloc 20250821085129949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39178<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085130551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39178<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=364836) Waiting for packet dumper to finish... 1 (prev_count=364836, count=365376) 20250821085131910 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085131910 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085131910 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085131910 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085131910 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085131910 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release pass' was executed successfully (exit status: 0). MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_release_abnormal'. ------ HNBGW_Tests.TC_ps_rab_release_abnormal ------ Thu Aug 21 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_ps_rab_release_abnormal.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9519884ab86b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_release_abnormal' was executed successfully (exit status: 0). MTC@9519884ab86b: Test case TC_ps_rab_release_abnormal started. 20250821085133645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39192<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085133649 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39206<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085133653 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39043<->l=127.0.0.1:4262) (control_if.c:572) 20250821085133672 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085133672 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085133672 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085133672 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085133672 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085133672 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ps_rab_release_abnormal-Iuh0(496)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085133672 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085133672 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085133672 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085133672 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085133673 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085133673 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085133674 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085133674 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085133674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133674 DLSS7 INFO 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=0 -> eSLS=96: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085133674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133674 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085133674 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085133674 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085133674 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085133674 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085133674 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085133674 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085133674 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085133674 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085133674 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085133674 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085133674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133674 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085133674 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085133674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133674 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085133674 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085133674 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085133674 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085133674 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085133674 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085133674 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085133674 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085133674 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085133674 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085133674 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085133674 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085133674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133674 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085133674 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085133674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133674 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085133674 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085133674 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085133674 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085133674 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085133674 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085133674 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085133674 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085133674 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085133674 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085133674 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085133674 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085133674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133674 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085133674 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085133674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133674 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085133674 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085133674 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085133674 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085133674 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085133674 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085133674 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085133674 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085133674 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085133674 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085133674 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085133674 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=0 20250821085133674 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085133674 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085133674 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085133674 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085133674 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085133674 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=3 20250821085133674 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085133674 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085133674 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085133674 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085133674 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085133674 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085133674 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=13 20250821085133674 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085133674 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085133674 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085133674 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085133674 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085133674 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085133674 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821085133674 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085133674 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085133674 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(500)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(500)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(500)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(498)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085133688 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085133688 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085133688 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085133688 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085133688 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085133688 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085133688 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085133688 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085133689 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085133689 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085133689 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085133689 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085133689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133689 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=3 -> eSLS=115: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085133689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133689 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085133689 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=3 -> eSLS=115: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085133689 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085133689 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085133689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085133689 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085133689 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085133689 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085133689 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085133689 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085133689 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085133689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133689 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085133689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085133689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133689 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085133689 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085133689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085133689 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085133689 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085133689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085133689 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085133689 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085133689 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085133689 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085133689 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085133689 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085133689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133689 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085133689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085133689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133689 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085133689 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085133689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085133689 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085133689 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085133689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085133689 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085133689 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085133689 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085133689 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085133689 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085133689 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085133689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133689 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085133689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085133689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133689 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085133689 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085133689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085133689 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085133689 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085133689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085133689 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085133689 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085133689 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085133689 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085133689 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085133689 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=3 20250821085133689 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085133689 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085133689 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085133689 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085133689 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085133689 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=7 20250821085133689 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085133689 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085133689 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085133689 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085133689 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085133689 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085133689 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=4 20250821085133689 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085133690 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085133690 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085133690 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085133690 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085133690 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085133690 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=1 20250821085133690 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085133690 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085133690 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(503)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(503)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(503)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(501)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085133709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085133709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085133709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085133709 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085133709 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:562) 20250821085133709 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085133709 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085133709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085133709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085133886 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085133886 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085133886 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085133886 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(500)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085133894 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085133894 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085133894 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085133894 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085133895 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085133895 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085133895 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085133895 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085133895 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085133895 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085133895 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085133895 DLSS7 <000c> ss7_asp.c:1383 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  20250821085133895 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085133897 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085133897 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085133898 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085133898 DLSS7 <000c> ss7_asp.c:1383 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  20250821085133898 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085133898 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085133898 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085133898 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085133898 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085133898 DLSS7 <000c> ss7_asp.c:1383 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  20250821085133898 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085133898 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085133898 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085133898 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085133898 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085133898 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085133898 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085133898 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085133898 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085133898 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085133898 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085133898 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085133898 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085133898 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085133898 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085133898 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085133899 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085133899 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085133899 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085133899 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085133899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133899 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085133899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133900 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085133900 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085133900 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085133900 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085133900 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085133900 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085133900 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085133900 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085133900 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085133900 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085133900 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085133900 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085133900 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085133900 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085133900 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821085133900 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085133900 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085133900 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085133900 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085133900 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085133900 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(503)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085133905 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085133905 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085133905 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085133905 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085133905 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085133905 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085133905 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085133905 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085133905 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085133905 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085133905 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085133905 DLSS7 <000c> ss7_asp.c:1383 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  20250821085133905 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085133907 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085133907 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085133907 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085133907 DLSS7 <000c> ss7_asp.c:1383 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  20250821085133907 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085133907 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085133907 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085133907 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085133907 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085133907 DLSS7 <000c> ss7_asp.c:1383 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  20250821085133907 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085133908 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085133908 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085133908 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085133908 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085133908 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085133908 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085133908 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085133908 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085133908 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085133908 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085133908 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085133908 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085133908 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085133908 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085133908 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085133908 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085133910 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085133910 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085133910 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085133910 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085133910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133910 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085133910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085133910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085133910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085133910 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085133910 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085133910 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085133910 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085133910 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085133910 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085133910 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085133910 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085133910 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085133910 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085133910 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=9 20250821085133910 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085133911 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085133911 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085133911 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085133911 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085133911 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(499)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085134694 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085134694 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085134694 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085134694 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085134694 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085134694 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085134694 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085134694 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085134694 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085134694 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085134695 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085134695 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085134695 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085134695 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085134695 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085134695 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085134695 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085134695 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085134695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085134695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085134695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085134695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085134695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085134695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085134695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085134695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085134695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085134695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085134695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085134695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085134695 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085134695 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085134695 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085134695 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085134695 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085134695 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085134695 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085134695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085134695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085134695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085134695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085134695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085134695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085134695 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085134695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085134695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085134695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085134695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085134695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085134695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085134695 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085134695 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085134695 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085134695 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085134695 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085134695 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085134695 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085134695 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085134695 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085134695 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085134695 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085134695 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821085134695 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085134695 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085134695 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085134695 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085134695 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085134695 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085134695 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085134695 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085134695 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085134695 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085134696 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085134696 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085134696 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085134696 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085134696 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085134696 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085134696 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085134696 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085134696 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085134696 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085134696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085134696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085134696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085134696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085134696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085134696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085134696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085134696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085134696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085134696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085134696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085134696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085134696 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085134696 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085134696 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085134696 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085134696 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085134696 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085134696 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085134696 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085134696 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(499)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(502)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085134705 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085134705 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085134705 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085134705 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085134705 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085134705 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085134705 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085134705 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085134705 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085134705 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085134705 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085134705 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085134705 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085134705 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085134705 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085134705 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085134705 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085134705 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085134705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085134705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085134705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085134705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085134705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085134705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085134705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085134705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085134705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085134705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085134705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085134705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085134705 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085134705 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085134705 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085134705 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085134705 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085134705 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085134706 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085134706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085134706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085134706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085134706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085134706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085134706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085134706 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085134706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085134706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085134706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085134706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085134706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085134706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085134706 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085134706 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085134706 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085134706 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085134706 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085134706 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085134706 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085134706 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085134706 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085134706 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085134706 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085134706 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085134706 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085134706 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085134706 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085134706 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085134706 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085134706 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085134706 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085134706 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085134706 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085134706 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085134706 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085134706 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085134706 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085134707 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085134707 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085134707 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085134707 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085134707 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085134707 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085134707 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085134707 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085134707 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085134707 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085134707 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085134707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085134707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085134707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085134707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085134707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085134707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085134707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085134707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085134707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085134707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085134707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085134707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085134707 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085134707 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085134707 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085134707 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085134707 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(502)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085134728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39212<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_release_abnormal0(505)@9519884ab86b: 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(502)@9519884ab86b: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(502)@9519884ab86b: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_release_abnormal0(505) TC_ps_rab_release_abnormal-Iuh0-RUA(497)@9519884ab86b: Added conn table entry 0TC_ps_rab_release_abnormal0(505)248213 20250821085135773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085135773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085135773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085135774 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085135774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3c995, normal) (hnbgw_rua.c:408) 20250821085135774 DHNB DEBUG map_rua[0x5557106a1f10]{init}: Allocated (fsm.c:456) 20250821085135774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-248213)[0x5557106a1f10]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085135774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-248213 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085135774 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085135774 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085135774 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085135774 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-248213 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085135774 DCN DEBUG map_sccp[0x55571067f420]{init}: Allocated (fsm.c:456) 20250821085135774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55571067f420]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085135774 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-248213 <-> SCCP-57 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085135774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-248213 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085135774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-248213)[0x5557106a1f10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085135774 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085135774 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085135774 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-248213 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085135774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55571067f420]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085135774 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085135774 DLSCCP DEBUG SCCP-SCOC(57)[0x555710699930]{IDLE}: Allocated (fsm.c:456) 20250821085135774 DLSCCP DEBUG SCCP-SCOC(57)[0x555710699930]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085135774 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030001900056400500f1100926) (sccp_scrc.c:455) 20250821085135774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085135774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085135774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085135774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085135774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085135774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085135774 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085135774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085135774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085135774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085135774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085135774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085135774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085135774 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085135774 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085135774 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085135774 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085135774 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085135774 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 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 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 80 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 90 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085135774 DLSCCP DEBUG SCCP-SCOC(57)[0x555710699930]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085135774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55571067f420]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085135774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-248213)[0x5557106a1f10]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085135774 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085135774 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085135774 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085135775 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821085135775 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085135775 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085135775 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085135775 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085135775 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085135775 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0a 01 00 00 39 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 80 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 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(501)@9519884ab86b: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(501)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(502)@9519884ab86b: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_release_abnormal0(505) HNBGW_Test.sgsn0-RAN(502)@9519884ab86b: Added conn table entry 0TC_ps_rab_release_abnormal0(505)4245457 HNBGW_Test.sgsn0-SCCP(501)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_release_abnormal0(505)@9519884ab86b: setverdict(pass): none -> pass 20250821085135784 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085135784 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085135784 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085135784 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085135784 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085135784 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085135784 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085135784 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085135784 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085135784 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 39 11 c8 ae 02 00 00 00 00  20250821085135784 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085135784 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085135784 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085135784 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085135784 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085135784 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0011c8ae) (sccp_scrc.c:545) 20250821085135784 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(57,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085135784 DLSCCP DEBUG SCCP-SCOC(57)[0x555710699930]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085135784 DLSCCP DEBUG SCCP-SCOC(57)[0x555710699930]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085135784 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085135784 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085135784 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_sccp.c:157) 20250821085135784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55571067f420]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085135784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55571067f420]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW-PFCP(495)@9519884ab86b: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_release_abnormal0(505) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(501)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@9519884ab86b: vl_len:91 HNBGW_Test.sgsn0-SCCP(501)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(501)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250821085135985 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085135985 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085135985 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085135985 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085135985 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085135985 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085135985 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085135985 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085135985 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085135985 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 39 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  20250821085135985 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085135985 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085135985 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085135985 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085135985 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085135985 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000039), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:545) 20250821085135985 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(57,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085135985 DLSCCP DEBUG SCCP-SCOC(57)[0x555710699930]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085135985 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085135985 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085135985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55571067f420]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085135985 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085135985 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085135985 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-248213 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085135985 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085135986 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-248213 SCCP-57 sgsn-0 MI=IMSI-262420000000008: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250821085135986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-248213)[0x5557106a1f10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085135986 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821085135986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085135986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_ps_rab_release_abnormal0(505)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085136025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085136025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085136025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085136025 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085136025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3c995) (hnbgw_rua.c:472) 20250821085136025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-248213 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085136025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-248213)[0x5557106a1f10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085136025 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085136025 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085136025 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-248213 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085136025 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085136025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55571067f420]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085136025 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085136025 DLSCCP DEBUG SCCP-SCOC(57)[0x555710699930]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085136025 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011c8ae), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250821085136025 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085136025 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085136025 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085136025 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085136025 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085136025 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085136025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085136025 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 11 c8 ae 00 01 2e 60 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 (ss7_asp.c:1383) 20250821085136026 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085136026 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085136026 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085136026 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821085136026 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085136026 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085136026 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085136026 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085136026 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085136026 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0a 06 11 c8 ae 00 01 2e 60 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(501)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(501)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release_abnormal0(505)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(493)@9519884ab86b: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.abnormal", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(493)@9519884ab86b: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.sgsn0-SCCP(501)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@9519884ab86b: vl_len:21 HNBGW_Test.sgsn0-SCCP(501)@9519884ab86b: vl_from0 HNBGW_Test.sgsn0-SCCP(501)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250821085136076 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085136076 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085136076 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085136076 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085136076 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085136076 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085136076 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085136076 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085136076 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085136076 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 39 00 01 15 00 00 00 11 00 00 01 00 29 40 0a 00 00 01 00 28 40 03 05 c2 d0  20250821085136076 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085136076 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085136076 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085136076 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085136076 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085136076 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000039), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c2d0) (sccp_scrc.c:545) 20250821085136076 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(57,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085136076 DLSCCP DEBUG SCCP-SCOC(57)[0x555710699930]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085136076 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085136076 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085136076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55571067f420]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085136076 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085136076 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085136076 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-248213 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085136076 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250821085136076 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-248213 SCCP-57 sgsn-0 MI=IMSI-262420000000008: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250821085136076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-248213)[0x5557106a1f10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085136076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 45 bytes (hnbgw_rua.c:123) 20250821085136076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085136076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:879) TC_ps_rab_release_abnormal0(505)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085136079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085136079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085136079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1431) 20250821085136079 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085136079 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3c995) (hnbgw_rua.c:472) 20250821085136079 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-248213 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:313) 20250821085136079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-248213)[0x5557106a1f10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085136079 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085136079 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085136079 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-248213 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085136079 DRANAP DEBUG Decoding message RANAP_RAB_ReleasedItemIEs (ranap_common.c:640) (ranap_common.c:640) 20250821085136079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55571067f420]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085136079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085136079 DLSCCP DEBUG SCCP-SCOC(57)[0x555710699930]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085136079 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011c8ae), PART(T=Data,L=20,D=60000010000001002b4009000001002a400200b8) (sccp_scrc.c:455) 20250821085136079 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085136079 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085136079 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085136079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085136079 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085136079 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085136079 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085136079 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2b 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 11 c8 ae 00 01 14 60 00 00 10 00 00 01 00 2b 40 09 00 00 01 00 2a 40 02 00 b8 00 (ss7_asp.c:1383) 20250821085136079 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085136079 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085136079 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085136079 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821085136079 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085136079 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085136079 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085136079 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085136079 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085136079 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-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 0a 06 11 c8 ae 00 01 14 60 00 00 10 00 00 01 00 2b 40 09 00 00 01 00 2a 40 02 00 b8 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(501)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(501)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release_abnormal0(505)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(493)@9519884ab86b: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.abnormal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(493)@9519884ab86b: Warning: Stopping inactive timer T_poll_converge. MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085136151 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39043<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(494)@9519884ab86b: Final verdict of PTC: none 20250821085136158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39206<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(493)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085136159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39192<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ps_rab_release_abnormal(492)@9519884ab86b: Final verdict of PTC: none 20250821085136160 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085136160 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085136160 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085136160 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085136160 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085136160 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085136160 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085136160 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085136160 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085136160 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085136160 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085136160 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085136160 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085136160 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085136160 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085136160 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085136160 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085136160 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085136160 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085136160 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085136160 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085136160 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085136160 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085136160 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085136160 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085136160 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085136160 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085136160 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085136160 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085136160 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085136160 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085136160 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085136160 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085136160 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085136160 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085136160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55571067f420]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085136160 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085136160 DLSCCP DEBUG SCCP-SCOC(57)[0x555710699930]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085136160 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011c8ae), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085136160 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085136160 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085136160 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085136160 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085136160 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085136160 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085136160 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085136160 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085136160 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085136160 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0a 04 11 c8 ae 00 00 39 00 00 00 00 00 (ss7_asp.c:1383) 20250821085136160 DLSCCP DEBUG SCCP-SCOC(57)[0x555710699930]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085136160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55571067f420]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085136160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-248213)[0x5557106a1f10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085136160 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-248213)[0x5557106a1f10]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085136160 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821085136160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-248213)[0x5557106a1f10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085136160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-248213)[0x5557106a1f10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085136160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-248213)[0x5557106a1f10]{disrupted}: Freeing instance (context_map.c:203) 20250821085136160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-248213)[0x5557106a1f10]{disrupted}: Deallocated (fsm.c:568) 20250821085136160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55571067f420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085136160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55571067f420]{disconnected}: Freeing instance (context_map.c:207) 20250821085136160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55571067f420]{disconnected}: Deallocated (fsm.c:568) 20250821085136160 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-248213 SCCP-57 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:226) 20250821085136160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085136160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821085136160 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085136160 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085136160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085136160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085136160 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085136160 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085136160 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 (hnb.c:255) 20250821085136160 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085136160 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821085136160 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085136160 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085136160 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! TC_ps_rab_release_abnormal-Iuh0-RUA(497)@9519884ab86b: Final verdict of PTC: none 20250821085136160 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085136160 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085136160 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085136160 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250821085136160 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250821085136160 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085136160 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250821085136160 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED HNBGW_Test.msc0-RAN(499)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(503)@9519884ab86b: Final verdict of PTC: none 20250821085136160 DLINP <0002> stream_srv.c:818 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250821085136160 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085136160 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085136160 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085136160 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn0-RAN(502)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(495)@9519884ab86b: Final verdict of PTC: none 20250821085136160 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085136160 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085136160 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085136160 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085136160 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085136160 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085136160 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  TC_ps_rab_release_abnormal-Iuh0(496)@9519884ab86b: Final verdict of PTC: none 20250821085136160 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085136160 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(498)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(501)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(500)@9519884ab86b: Final verdict of PTC: none 20250821085136161 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085136161 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085136161 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085136161 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085136161 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085136161 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085136161 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085136161 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085136161 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085136161 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085136161 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085136161 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085136161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39212<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(504)@9519884ab86b: Final verdict of PTC: none TC_ps_rab_release_abnormal0(505)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_ps_rab_release_abnormal(492): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(493): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(494): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(495): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rab_release_abnormal-Iuh0(496): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rab_release_abnormal-Iuh0-RUA(497): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(498): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(499): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(500): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(501): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(502): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(503): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(504): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_ps_rab_release_abnormal0(505): pass (pass -> pass) MTC@9519884ab86b: Test case TC_ps_rab_release_abnormal finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release_abnormal pass'. Thu Aug 21 08:51:36 UTC 2025 ====== HNBGW_Tests.TC_ps_rab_release_abnormal pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_release_abnormal.talloc 20250821085136199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42696<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085136801 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42696<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=365240) Waiting for packet dumper to finish... 1 (prev_count=365240, count=365876) 20250821085138161 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085138161 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085138161 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085138161 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085138161 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085138161 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@9519884ab86b: 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 ------ Thu Aug 21 08:51:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@9519884ab86b: 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@9519884ab86b: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20250821085139893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42712<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085139900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42726<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085139909 DLSCCP DEBUG SCCP-SCOC(56)[0x55571067ce60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085139909 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00546cf5), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085139909 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085139909 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085139909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085139909 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085139909 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085139909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085139909 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085139909 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085139909 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085139909 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 54 6c f5 00 00 38 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085139910 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085139910 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085139910 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085139910 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085139910 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085139910 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085139910 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085139910 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34531<->l=127.0.0.1:4262) (control_if.c:572) 20250821085139929 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085139929 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085139954 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085139954 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085139955 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085139955 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085139955 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085139956 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085139956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085139956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085139956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085139956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085139956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085139956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085139956 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085139956 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085139956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085139956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085139956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085139956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085139956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085139956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085139956 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085139956 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085139956 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085139956 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085139956 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085139956 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085139956 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085139956 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085139956 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085139957 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085139957 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085139957 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085139957 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085139957 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821085139957 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085139957 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085139957 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085139957 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60637 (stream_srv.c:143) 20250821085139957 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60637<->l=127.0.0.1:29169 (hnb.c:335) 20250821085139958 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085139958 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085139958 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085139958 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085139958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085139958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085139958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085139958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085139958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085139958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085139958 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085139958 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085139958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085139958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085139958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085139958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085139958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085139958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085139958 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085139958 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085139958 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085139958 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085139958 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085139958 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085139958 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085139958 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085139959 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085139959 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085139959 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085139959 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085139959 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085139959 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=8 20250821085139959 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085139959 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085139959 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085139960 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085139960 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085139960 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085139960 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085139960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085139960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085139960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085139960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085139960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085139960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085139960 DLSS7 INFO 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=1 -> eSLS=17: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085139960 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085139960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085139960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085139960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085139960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085139960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085139960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085139960 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085139960 DLSS7 INFO 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=1 -> eSLS=17: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085139960 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085139960 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085139960 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085139960 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085139960 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085139960 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085139960 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085139960 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085139961 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085139961 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085139961 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085139961 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=1 20250821085139961 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085139961 DLSS7 <000c> ss7_combined_linkset.c:322 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=1 -> eSLS=17: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085139961 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085139962 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085139962 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085139962 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085139962 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085139962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085139962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085139962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085139962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085139962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085139962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085139962 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085139962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085139962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085139962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085139962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085139962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085139962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085139962 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085139962 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085139962 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085139962 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085139962 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085139962 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085139962 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085139962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085139962 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085139962 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085139962 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=13 20250821085139962 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085139962 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(516)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(516)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(516)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(514)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085139980 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085139980 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085139980 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085139980 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085139980 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085139980 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085139980 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085139980 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085139981 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085139981 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085139981 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085139981 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085139981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085139981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085139981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085139981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085139981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085139981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085139981 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085139981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085139981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085139981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085139981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085139981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085139981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085139981 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085139981 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085139981 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085139981 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085139981 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085139981 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085139981 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085139981 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085139981 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085139981 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085139981 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085139981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085139981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085139981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085139981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085139981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085139981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085139981 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085139981 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085139981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085139981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085139981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085139981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085139981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085139981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085139981 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085139981 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085139981 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085139981 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085139981 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085139981 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085139981 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085139981 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085139981 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085139981 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085139981 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085139981 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085139981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085139981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085139981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085139981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085139981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085139981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085139981 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085139981 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085139981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085139981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085139981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085139981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085139981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085139981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085139981 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085139981 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085139981 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085139981 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085139981 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085139981 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085139981 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085139981 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085139981 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085139981 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085139981 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085139981 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085139981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085139981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085139981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085139981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085139981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085139981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085139981 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085139981 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085139981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085139981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085139981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085139981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085139981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085139981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085139981 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085139981 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085139981 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085139981 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085139981 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085139981 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085139981 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085139981 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085139981 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085139981 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085139981 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085139981 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=0 20250821085139981 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085139981 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085139982 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085139982 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085139982 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085139982 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=5 20250821085139982 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085139982 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085139982 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085139982 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085139982 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085139982 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085139982 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=7 20250821085139982 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085139982 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085139982 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085139982 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085139982 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085139982 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085139982 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821085139982 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085139982 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085139982 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(519)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(519)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(519)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(517)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085140001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085140001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085140001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085140001 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085140001 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:562) 20250821085140001 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085140001 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085140001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085140001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085140006 DLINP DEBUG SRVCONN(,r=127.0.0.1:60637<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085140006 DLINP DEBUG SRVCONN(,r=127.0.0.1:60637<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085140006 DLINP DEBUG SRVCONN(,r=127.0.0.1:60637<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085140006 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085140006 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) 20250821085140006 DLGLOBAL DEBUG validating counter group 0x5556d676bbc0(hnb) with 72 counters (rate_ctr.c:86) 20250821085140006 DHNBAP DEBUG (127.0.0.1:60637 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821085140006 DHNBAP NOTICE (127.0.0.1:60637 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085140006 DHNBAP NOTICE (127.0.0.1:60637 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085140006 DLINP DEBUG SRVCONN(,r=127.0.0.1:60637<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085140006 DLINP DEBUG SRVCONN(,r=127.0.0.1:60637<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085140178 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085140178 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085140178 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085140178 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(516)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085140187 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085140187 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085140187 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085140187 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085140187 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085140187 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085140187 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085140187 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085140187 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085140187 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085140187 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085140187 DLSS7 <000c> ss7_asp.c:1383 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  20250821085140187 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085140190 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085140190 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085140190 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085140190 DLSS7 <000c> ss7_asp.c:1383 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  20250821085140190 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085140190 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085140190 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085140190 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085140191 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085140191 DLSS7 <000c> ss7_asp.c:1383 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  20250821085140191 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085140191 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085140191 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085140191 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085140191 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085140191 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085140191 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085140191 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085140191 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085140191 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085140191 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085140191 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085140191 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085140191 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085140191 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085140191 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085140192 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085140192 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085140192 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085140192 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085140192 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085140193 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085140193 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085140193 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085140193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085140193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085140193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085140193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085140193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085140193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085140193 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085140193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085140193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085140193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085140193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085140193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085140193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085140193 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085140193 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085140193 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085140193 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085140193 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085140193 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085140193 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085140193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085140194 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085140194 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085140194 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821085140194 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085140194 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085140194 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085140194 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085140194 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085140194 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(519)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085140199 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085140199 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085140199 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085140199 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085140199 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085140199 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085140199 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085140199 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085140199 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085140200 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085140200 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085140200 DLSS7 <000c> ss7_asp.c:1383 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  20250821085140200 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085140202 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085140202 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085140202 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085140202 DLSS7 <000c> ss7_asp.c:1383 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  20250821085140202 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085140202 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085140202 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085140202 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085140202 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085140202 DLSS7 <000c> ss7_asp.c:1383 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  20250821085140202 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085140202 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085140202 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085140203 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085140203 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085140203 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085140203 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085140203 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085140203 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085140203 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085140203 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085140203 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085140203 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085140203 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085140203 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085140203 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085140203 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085140204 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085140204 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085140204 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085140205 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085140205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085140205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085140205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085140205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085140205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085140205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085140205 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085140205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085140205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085140205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085140205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085140205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085140205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085140205 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085140205 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085140205 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085140205 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085140205 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085140205 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085140205 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085140205 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085140205 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085140205 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085140205 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821085140205 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085140206 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085140206 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085140206 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085140206 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085140206 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(515)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085140990 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085140990 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085140990 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085140990 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085140990 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085140990 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085140990 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085140990 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085140990 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085140990 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085140990 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085140990 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085140990 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085140990 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085140990 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085140990 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085140990 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085140990 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085140990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085140990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085140990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085140990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085140990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085140990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085140990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085140990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085140990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085140990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085140990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085140990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085140990 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085140990 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085140990 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085140990 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085140990 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085140990 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085140990 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085140990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085140990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085140990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085140990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085140990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085140990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085140990 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085140990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085140991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085140991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085140991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085140991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085140991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085140991 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085140991 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085140991 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085140991 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085140991 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085140991 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085140991 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085140991 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085140991 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085140991 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085140991 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085140991 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085140991 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085140991 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085140991 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085140991 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085140991 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085140991 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085140992 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085140992 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085140992 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085140992 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085140992 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085140992 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085140992 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085140992 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085140992 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085140992 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085140992 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085140992 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085140992 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085140992 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085140992 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085140992 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085140992 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085140992 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085140992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085140992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085140992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085140992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085140992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085140992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085140992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085140992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085140992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085140992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085140992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085140992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085140992 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085140992 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085140992 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085140992 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085140992 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(515)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(518)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085140999 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085140999 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085140999 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085140999 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085140999 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085140999 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085140999 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085140999 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085140999 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085140999 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085140999 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085140999 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085140999 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085140999 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085140999 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085140999 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085140999 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085140999 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085140999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085140999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085140999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085140999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085140999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085140999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085140999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085140999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085140999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085140999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085140999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085140999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085140999 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085140999 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085140999 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085140999 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085140999 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085140999 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085140999 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085140999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085140999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085140999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085140999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085140999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085140999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085140999 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085140999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085140999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085140999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085140999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085140999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085140999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085140999 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085140999 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085140999 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085140999 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085140999 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085140999 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085140999 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085140999 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085140999 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085140999 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085140999 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085140999 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821085140999 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085140999 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085141000 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085141000 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085141000 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085141000 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085141001 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085141001 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085141001 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085141001 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085141001 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085141001 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085141001 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085141001 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085141001 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085141001 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085141001 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085141001 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085141001 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085141001 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085141001 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085141001 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085141001 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085141001 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085141001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085141001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085141001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085141001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085141001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085141001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085141001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085141001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085141001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085141001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085141001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085141001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085141001 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085141001 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085141001 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085141001 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085141001 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(518)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085141012 DLCTRL DEBUG Command: GET 182306312 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085141012 DLCTRL DEBUG Tx Command reply: GET_REPLY 182306312 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085141019 DLCTRL DEBUG Command: GET 93633119 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085141019 DLCTRL DEBUG Tx Command reply: GET_REPLY 93633119 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085141023 DLCTRL DEBUG Command: GET 432037179 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085141023 DLCTRL DEBUG Tx Command reply: GET_REPLY 432037179 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085141026 DLCTRL DEBUG Command: GET 809815851 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085141026 DLCTRL DEBUG Tx Command reply: GET_REPLY 809815851 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085141029 DLCTRL DEBUG Command: GET 373002857 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085141029 DLCTRL DEBUG Tx Command reply: GET_REPLY 373002857 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821085141032 DLCTRL DEBUG Command: GET 632802214 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085141032 DLCTRL DEBUG Tx Command reply: GET_REPLY 632802214 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085141035 DLCTRL DEBUG Command: GET 692408899 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085141035 DLCTRL DEBUG Tx Command reply: GET_REPLY 692408899 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085141039 DLCTRL DEBUG Command: GET 399052542 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085141039 DLCTRL DEBUG Tx Command reply: GET_REPLY 399052542 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085141045 DLCTRL DEBUG Command: GET 195471093 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085141045 DLCTRL DEBUG Tx Command reply: GET_REPLY 195471093 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085141049 DLCTRL DEBUG Command: GET 600050682 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085141049 DLCTRL DEBUG Tx Command reply: GET_REPLY 600050682 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821085141054 DLCTRL DEBUG Command: GET 218971074 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085141054 DLCTRL DEBUG Tx Command reply: GET_REPLY 218971074 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085141058 DLCTRL DEBUG Command: GET 341281747 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085141058 DLCTRL DEBUG Tx Command reply: GET_REPLY 341281747 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085141062 DLCTRL DEBUG Command: GET 116530035 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085141062 DLCTRL DEBUG Tx Command reply: GET_REPLY 116530035 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085141066 DLCTRL DEBUG Command: GET 991024185 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085141066 DLCTRL DEBUG Tx Command reply: GET_REPLY 991024185 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085141070 DLCTRL DEBUG Command: GET 735391405 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085141071 DLCTRL DEBUG Tx Command reply: GET_REPLY 735391405 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821085141075 DLCTRL DEBUG Command: GET 478748366 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085141075 DLCTRL DEBUG Tx Command reply: GET_REPLY 478748366 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085141079 DLCTRL DEBUG Command: GET 607878470 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085141079 DLCTRL DEBUG Tx Command reply: GET_REPLY 607878470 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085141083 DLCTRL DEBUG Command: GET 460365131 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085141083 DLCTRL DEBUG Tx Command reply: GET_REPLY 460365131 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085141086 DLCTRL DEBUG Command: GET 544031682 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085141086 DLCTRL DEBUG Tx Command reply: GET_REPLY 544031682 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085141090 DLCTRL DEBUG Command: GET 269061000 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085141090 DLCTRL DEBUG Tx Command reply: GET_REPLY 269061000 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: 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@9519884ab86b: "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@9519884ab86b: 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 := '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 := '000000000000000101001000'B, t_guard := 20.000000 } 20250821085141117 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42732<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@9519884ab86b: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(521) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@9519884ab86b: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(521)13253849 20250821085142157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085142157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085142157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085142157 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085142157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xca3cd9, normal) (hnbgw_rua.c:408) 20250821085142157 DHNB DEBUG map_rua[0x5557106a1f10]{init}: Allocated (fsm.c:456) 20250821085142157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13253849)[0x5557106a1f10]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085142157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13253849 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085142157 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085142157 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085142157 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13253849 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085142157 DCN DEBUG map_sccp[0x55571067f420]{init}: Allocated (fsm.c:456) 20250821085142157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55571067f420]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085142157 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-13253849 <-> SCCP-58 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085142157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13253849 SCCP-58 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085142157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13253849)[0x5557106a1f10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085142157 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085142157 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085142157 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13253849 SCCP-58 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085142157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55571067f420]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085142157 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085142157 DLSCCP DEBUG SCCP-SCOC(58)[0x5557106a1110]{IDLE}: Allocated (fsm.c:456) 20250821085142157 DLSCCP DEBUG SCCP-SCOC(58)[0x5557106a1110]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085142157 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030001480056400500f1100926) (sccp_scrc.c:455) 20250821085142157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085142157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085142157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085142157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085142157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085142157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085142157 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085142157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085142157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085142157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085142157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085142157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085142157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085142157 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085142157 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085142157 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085142157 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085142157 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085142157 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 09 01 00 00 3a 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 48 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085142157 DLSCCP DEBUG SCCP-SCOC(58)[0x5557106a1110]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085142157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55571067f420]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085142157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13253849)[0x5557106a1f10]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085142158 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085142158 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085142158 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085142158 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821085142158 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085142158 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085142158 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085142158 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085142158 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085142158 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 09 01 00 00 3a 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 48 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(514)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(514)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(515)@9519884ab86b: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(521) HNBGW_Test.msc0-RAN(515)@9519884ab86b: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(521)7513215 HNBGW_Test.msc0-SCCP(514)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(514)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(521)@9519884ab86b: setverdict(pass): none -> pass MTC@9519884ab86b: 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 } } } 20250821085142176 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085142176 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085142176 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085142176 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085142176 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085142177 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085142177 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085142177 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085142177 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085142177 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 3a 61 2d 2d 02 00 00 00 00  20250821085142177 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085142177 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085142177 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085142177 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085142177 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085142177 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00612d2d) (sccp_scrc.c:545) 20250821085142177 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(58,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085142177 DLSCCP DEBUG SCCP-SCOC(58)[0x5557106a1110]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085142177 DLSCCP DEBUG SCCP-SCOC(58)[0x5557106a1110]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085142177 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085142177 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085142177 DCN DEBUG handle_cn_conn_conf() conn_id=58, 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_sccp.c:157) 20250821085142177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55571067f420]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085142177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55571067f420]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085142178 DLCTRL DEBUG Command: GET 393475204 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085142178 DLCTRL DEBUG Tx Command reply: GET_REPLY 393475204 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821085142182 DLCTRL DEBUG Command: GET 123219409 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085142182 DLCTRL DEBUG Tx Command reply: GET_REPLY 123219409 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085142186 DLCTRL DEBUG Command: GET 663201573 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085142186 DLCTRL DEBUG Tx Command reply: GET_REPLY 663201573 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085142190 DLCTRL DEBUG Command: GET 617746283 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085142190 DLCTRL DEBUG Tx Command reply: GET_REPLY 617746283 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085142194 DLCTRL DEBUG Command: GET 42402260 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085142194 DLCTRL DEBUG Tx Command reply: GET_REPLY 42402260 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085142198 DLCTRL DEBUG Command: GET 24400379 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085142198 DLCTRL DEBUG Tx Command reply: GET_REPLY 24400379 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085142201 DLCTRL DEBUG Command: GET 468706179 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085142201 DLCTRL DEBUG Tx Command reply: GET_REPLY 468706179 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085142204 DLCTRL DEBUG Command: GET 888341093 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085142204 DLCTRL DEBUG Tx Command reply: GET_REPLY 888341093 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085142207 DLCTRL DEBUG Command: GET 986761853 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085142207 DLCTRL DEBUG Tx Command reply: GET_REPLY 986761853 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085142210 DLCTRL DEBUG Command: GET 592742479 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085142210 DLCTRL DEBUG Tx Command reply: GET_REPLY 592742479 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085142214 DLCTRL DEBUG Command: GET 23893599 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085142214 DLCTRL DEBUG Tx Command reply: GET_REPLY 23893599 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085142217 DLCTRL DEBUG Command: GET 737712168 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085142217 DLCTRL DEBUG Tx Command reply: GET_REPLY 737712168 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085142219 DLCTRL DEBUG Command: GET 380497623 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085142219 DLCTRL DEBUG Tx Command reply: GET_REPLY 380497623 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085142221 DLCTRL DEBUG Command: GET 579061111 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085142221 DLCTRL DEBUG Tx Command reply: GET_REPLY 579061111 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085142223 DLCTRL DEBUG Command: GET 726398522 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085142223 DLCTRL DEBUG Tx Command reply: GET_REPLY 726398522 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085142225 DLCTRL DEBUG Command: GET 148649783 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085142225 DLCTRL DEBUG Tx Command reply: GET_REPLY 148649783 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085142227 DLCTRL DEBUG Command: GET 264380367 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085142227 DLCTRL DEBUG Tx Command reply: GET_REPLY 264380367 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085142228 DLCTRL DEBUG Command: GET 341967640 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085142228 DLCTRL DEBUG Tx Command reply: GET_REPLY 341967640 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085142229 DLCTRL DEBUG Command: GET 849071285 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085142229 DLCTRL DEBUG Tx Command reply: GET_REPLY 849071285 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085142231 DLCTRL DEBUG Command: GET 853698537 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085142231 DLCTRL DEBUG Tx Command reply: GET_REPLY 853698537 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '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 := '000000000000001000101010'B, t_guard := 20.000000 } 20250821085142258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42734<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@9519884ab86b: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@9519884ab86b: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(522) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@9519884ab86b: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(522)14561807 20250821085143283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085143283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085143283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250821085143283 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085143283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xde320f, normal) (hnbgw_rua.c:408) 20250821085143283 DHNB DEBUG map_rua[0x555710682880]{init}: Allocated (fsm.c:456) 20250821085143283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561807)[0x555710682880]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085143283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14561807 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085143283 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085143283 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085143283 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250821085143283 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14561807 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085143283 DCN DEBUG map_sccp[0x555710682750]{init}: Allocated (fsm.c:456) 20250821085143283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x555710682750]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085143283 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-14561807 <-> SCCP-59 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085143283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14561807 SCCP-59 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250821085143283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561807)[0x555710682880]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085143283 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085143283 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085143283 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14561807 SCCP-59 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085143283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x555710682750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085143283 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085143283 DLSCCP DEBUG SCCP-SCOC(59)[0x555710676360]{IDLE}: Allocated (fsm.c:456) 20250821085143283 DLSCCP DEBUG SCCP-SCOC(59)[0x555710676360]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085143283 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f400300022a0056400500f1100926) (sccp_scrc.c:455) 20250821085143283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085143283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085143283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085143283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085143283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085143283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085143283 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085143284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085143284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085143284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085143284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085143284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085143284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085143284 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085143284 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085143284 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085143284 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085143284 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085143284 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6c 00 00 00 bd 00 00 00 b9 03 00 00 08 01 00 00 3b 02 02 06 04 43 b9 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 02 2a 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821085143284 DLSCCP DEBUG SCCP-SCOC(59)[0x555710676360]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085143284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x555710682750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085143284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561807)[0x555710682880]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085143284 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085143284 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085143284 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085143284 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821085143284 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085143284 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085143284 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085143284 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085143284 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085143284 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 08 01 00 00 3b 02 02 06 04 43 b9 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 02 2a 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(514)@9519884ab86b: First idle individual index:1 HNBGW_Test.msc0-SCCP(514)@9519884ab86b: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(515)@9519884ab86b: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(522) HNBGW_Test.msc0-RAN(515)@9519884ab86b: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(522)2903207 HNBGW_Test.msc0-SCCP(514)@9519884ab86b: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(514)@9519884ab86b: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(522)@9519884ab86b: setverdict(pass): none -> pass 20250821085143290 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085143290 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085143290 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085143290 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085143290 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085143290 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085143290 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085143290 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085143290 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085143290 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 3b 9a e1 ce 02 00 00 00 00  20250821085143290 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085143290 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085143290 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085143290 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085143290 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085143290 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=009ae1ce) (sccp_scrc.c:545) 20250821085143290 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(59,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085143290 DLSCCP DEBUG SCCP-SCOC(59)[0x555710676360]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085143290 DLSCCP DEBUG SCCP-SCOC(59)[0x555710676360]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085143290 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085143290 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085143290 DCN DEBUG handle_cn_conn_conf() conn_id=59, 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_sccp.c:157) 20250821085143290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x555710682750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085143290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x555710682750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@9519884ab86b: 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 } } } 20250821085143291 DLCTRL DEBUG Command: GET 741474594 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085143291 DLCTRL DEBUG Tx Command reply: GET_REPLY 741474594 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250821085143293 DLCTRL DEBUG Command: GET 256699186 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085143293 DLCTRL DEBUG Tx Command reply: GET_REPLY 256699186 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085143297 DLCTRL DEBUG Command: GET 150436277 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085143297 DLCTRL DEBUG Tx Command reply: GET_REPLY 150436277 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085143299 DLCTRL DEBUG Command: GET 61289054 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085143299 DLCTRL DEBUG Tx Command reply: GET_REPLY 61289054 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085143301 DLCTRL DEBUG Command: GET 386620225 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085143301 DLCTRL DEBUG Tx Command reply: GET_REPLY 386620225 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085143303 DLCTRL DEBUG Command: GET 866775105 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085143303 DLCTRL DEBUG Tx Command reply: GET_REPLY 866775105 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085143305 DLCTRL DEBUG Command: GET 397094095 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085143305 DLCTRL DEBUG Tx Command reply: GET_REPLY 397094095 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085143306 DLCTRL DEBUG Command: GET 245180863 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085143306 DLCTRL DEBUG Tx Command reply: GET_REPLY 245180863 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085143308 DLCTRL DEBUG Command: GET 960820811 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085143308 DLCTRL DEBUG Tx Command reply: GET_REPLY 960820811 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085143309 DLCTRL DEBUG Command: GET 626101307 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085143309 DLCTRL DEBUG Tx Command reply: GET_REPLY 626101307 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085143310 DLCTRL DEBUG Command: GET 371379938 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085143310 DLCTRL DEBUG Tx Command reply: GET_REPLY 371379938 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085143312 DLCTRL DEBUG Command: GET 7664422 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085143312 DLCTRL DEBUG Tx Command reply: GET_REPLY 7664422 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085143313 DLCTRL DEBUG Command: GET 453567105 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085143313 DLCTRL DEBUG Tx Command reply: GET_REPLY 453567105 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085143315 DLCTRL DEBUG Command: GET 192409031 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085143316 DLCTRL DEBUG Tx Command reply: GET_REPLY 192409031 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085143317 DLCTRL DEBUG Command: GET 255160343 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085143317 DLCTRL DEBUG Tx Command reply: GET_REPLY 255160343 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085143318 DLCTRL DEBUG Command: GET 200011538 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085143318 DLCTRL DEBUG Tx Command reply: GET_REPLY 200011538 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085143319 DLCTRL DEBUG Command: GET 272821783 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085143319 DLCTRL DEBUG Tx Command reply: GET_REPLY 272821783 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085143320 DLCTRL DEBUG Command: GET 597061847 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085143320 DLCTRL DEBUG Tx Command reply: GET_REPLY 597061847 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085143320 DLCTRL DEBUG Command: GET 406111451 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085143320 DLCTRL DEBUG Tx Command reply: GET_REPLY 406111451 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085143321 DLCTRL DEBUG Command: GET 61256281 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085143321 DLCTRL DEBUG Tx Command reply: GET_REPLY 61256281 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '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 := '000000000000000001100011'B, t_guard := 20.000000 } 20250821085143334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42748<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@9519884ab86b: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@9519884ab86b: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(523) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@9519884ab86b: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(523)2749501 20250821085144360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085144360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085144360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250821085144360 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085144360 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x29f43d, normal) (hnbgw_rua.c:408) 20250821085144360 DHNB DEBUG map_rua[0x5557106706f0]{init}: Allocated (fsm.c:456) 20250821085144360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2749501)[0x5557106706f0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085144360 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2749501 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085144360 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085144360 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085144360 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2749501 SCCP-0 CS MI=IMSI-262420000000004: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250821085144360 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2749501 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085144360 DCN DEBUG map_sccp[0x555710675630]{init}: Allocated (fsm.c:456) 20250821085144360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x555710675630]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085144360 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-2749501 <-> SCCP-60 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085144360 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2749501 SCCP-60 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250821085144360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2749501)[0x5557106706f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085144360 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085144360 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085144360 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2749501 SCCP-60 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085144360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x555710675630]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085144360 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085144360 DLSCCP DEBUG SCCP-SCOC(60)[0x555710695420]{IDLE}: Allocated (fsm.c:456) 20250821085144360 DLSCCP DEBUG SCCP-SCOC(60)[0x555710695420]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085144360 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030000630056400500f1100926) (sccp_scrc.c:455) 20250821085144360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085144360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085144360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085144360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085144360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085144360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085144360 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085144360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085144360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085144360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085144360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085144360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085144360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085144360 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085144360 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085144360 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085144360 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085144360 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085144360 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6c 00 00 00 bd 00 00 00 b9 03 00 00 0f 01 00 00 3c 02 02 06 04 43 b9 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 00 63 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821085144360 DLSCCP DEBUG SCCP-SCOC(60)[0x555710695420]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085144360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x555710675630]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085144360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2749501)[0x5557106706f0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085144361 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085144361 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085144361 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085144361 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821085144361 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085144361 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085144361 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085144361 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085144361 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085144361 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0f 01 00 00 3c 02 02 06 04 43 b9 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 00 63 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(514)@9519884ab86b: First idle individual index:2 HNBGW_Test.msc0-SCCP(514)@9519884ab86b: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(515)@9519884ab86b: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(523) HNBGW_Test.msc0-RAN(515)@9519884ab86b: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(523)9312169 HNBGW_Test.msc0-SCCP(514)@9519884ab86b: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(514)@9519884ab86b: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250821085144367 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085144367 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085144367 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085144367 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085144367 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085144367 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085144367 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085144367 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085144367 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085144367 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 3c 5d 7a a6 02 00 00 00 00  20250821085144368 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085144368 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085144368 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085144368 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085144368 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085144368 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=005d7aa6) (sccp_scrc.c:545) 20250821085144368 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(60,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085144368 DLSCCP DEBUG SCCP-SCOC(60)[0x555710695420]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085144368 DLSCCP DEBUG SCCP-SCOC(60)[0x555710695420]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085144368 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085144368 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085144368 DCN DEBUG handle_cn_conn_conf() conn_id=60, 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_sccp.c:157) 20250821085144368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x555710675630]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085144368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x555710675630]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Compl_on_1_cnlink0(523)@9519884ab86b: setverdict(pass): none -> pass MTC@9519884ab86b: 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 } } } 20250821085144370 DLCTRL DEBUG Command: GET 742581811 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085144370 DLCTRL DEBUG Tx Command reply: GET_REPLY 742581811 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20250821085144374 DLCTRL DEBUG Command: GET 315079316 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085144374 DLCTRL DEBUG Tx Command reply: GET_REPLY 315079316 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085144378 DLCTRL DEBUG Command: GET 303112178 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085144378 DLCTRL DEBUG Tx Command reply: GET_REPLY 303112178 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085144382 DLCTRL DEBUG Command: GET 624476880 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085144382 DLCTRL DEBUG Tx Command reply: GET_REPLY 624476880 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085144386 DLCTRL DEBUG Command: GET 369106222 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085144386 DLCTRL DEBUG Tx Command reply: GET_REPLY 369106222 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085144390 DLCTRL DEBUG Command: GET 323323708 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085144390 DLCTRL DEBUG Tx Command reply: GET_REPLY 323323708 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085144393 DLCTRL DEBUG Command: GET 238733663 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085144394 DLCTRL DEBUG Tx Command reply: GET_REPLY 238733663 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085144397 DLCTRL DEBUG Command: GET 847667188 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085144397 DLCTRL DEBUG Tx Command reply: GET_REPLY 847667188 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085144401 DLCTRL DEBUG Command: GET 959488455 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085144401 DLCTRL DEBUG Tx Command reply: GET_REPLY 959488455 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085144404 DLCTRL DEBUG Command: GET 213816647 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085144404 DLCTRL DEBUG Tx Command reply: GET_REPLY 213816647 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085144406 DLCTRL DEBUG Command: GET 241664607 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085144406 DLCTRL DEBUG Tx Command reply: GET_REPLY 241664607 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085144409 DLCTRL DEBUG Command: GET 696613269 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085144409 DLCTRL DEBUG Tx Command reply: GET_REPLY 696613269 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085144411 DLCTRL DEBUG Command: GET 186762811 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085144411 DLCTRL DEBUG Tx Command reply: GET_REPLY 186762811 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085144413 DLCTRL DEBUG Command: GET 700209856 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085144413 DLCTRL DEBUG Tx Command reply: GET_REPLY 700209856 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085144414 DLCTRL DEBUG Command: GET 948639972 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085144414 DLCTRL DEBUG Tx Command reply: GET_REPLY 948639972 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085144416 DLCTRL DEBUG Command: GET 405328692 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085144416 DLCTRL DEBUG Tx Command reply: GET_REPLY 405328692 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085144417 DLCTRL DEBUG Command: GET 823889763 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085144417 DLCTRL DEBUG Tx Command reply: GET_REPLY 823889763 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085144418 DLCTRL DEBUG Command: GET 948981818 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085144418 DLCTRL DEBUG Tx Command reply: GET_REPLY 948981818 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085144420 DLCTRL DEBUG Command: GET 283423568 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085144420 DLCTRL DEBUG Tx Command reply: GET_REPLY 283423568 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085144421 DLCTRL DEBUG Command: GET 283974396 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085144421 DLCTRL DEBUG Tx Command reply: GET_REPLY 283974396 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '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 := '000000000000000100110100'B, t_guard := 20.000000 } 20250821085144440 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42750<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@9519884ab86b: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@9519884ab86b: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(524) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@9519884ab86b: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(524)4351703 20250821085145464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085145464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085145464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1431) 20250821085145464 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085145464 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4266d7, normal) (hnbgw_rua.c:408) 20250821085145464 DHNB DEBUG map_rua[0x555710672cc0]{init}: Allocated (fsm.c:456) 20250821085145464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4351703)[0x555710672cc0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085145464 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4351703 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085145464 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085145464 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085145464 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4351703 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085145464 DCN DEBUG map_sccp[0x555710616d20]{init}: Allocated (fsm.c:456) 20250821085145464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x555710616d20]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085145464 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-4351703 <-> SCCP-61 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085145464 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4351703 SCCP-61 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:313) 20250821085145464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4351703)[0x555710672cc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085145464 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085145464 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085145464 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4351703 SCCP-61 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085145464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x555710616d20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085145464 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085145464 DLSCCP DEBUG SCCP-SCOC(61)[0x555710686430]{IDLE}: Allocated (fsm.c:456) 20250821085145464 DLSCCP DEBUG SCCP-SCOC(61)[0x555710686430]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085145464 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=67,D=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030001340056400500f1100926) (sccp_scrc.c:455) 20250821085145464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085145464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085145464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085145464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085145464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085145464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085145464 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085145464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085145464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085145464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085145464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085145464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085145464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085145464 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085145464 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085145464 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085145464 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085145464 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085145464 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 112 bytes: [L2]> 01 00 01 01 00 00 00 70 02 10 00 68 00 00 00 bd 00 00 00 b9 03 00 00 0e 01 00 00 3d 02 02 06 04 43 b9 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 01 34 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821085145464 DLSCCP DEBUG SCCP-SCOC(61)[0x555710686430]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085145464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x555710616d20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085145464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4351703)[0x555710672cc0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085145464 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085145464 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085145464 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085145464 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821085145464 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085145465 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085145465 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085145465 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085145465 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085145465 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0e 01 00 00 3d 02 02 06 04 43 b9 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 01 34 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(514)@9519884ab86b: First idle individual index:3 HNBGW_Test.msc0-SCCP(514)@9519884ab86b: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(515)@9519884ab86b: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(524) HNBGW_Test.msc0-RAN(515)@9519884ab86b: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(524)2436921 HNBGW_Test.msc0-SCCP(514)@9519884ab86b: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(514)@9519884ab86b: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250821085145472 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085145472 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085145472 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085145472 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085145472 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085145472 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085145472 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085145472 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085145472 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085145472 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 3d 1e 19 30 02 00 00 00 00  20250821085145472 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085145472 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085145472 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085145472 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085145472 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085145472 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=001e1930) (sccp_scrc.c:545) 20250821085145472 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(61,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085145472 DLSCCP DEBUG SCCP-SCOC(61)[0x555710686430]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085145472 DLSCCP DEBUG SCCP-SCOC(61)[0x555710686430]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085145472 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085145472 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085145472 DCN DEBUG handle_cn_conn_conf() conn_id=61, 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_sccp.c:157) 20250821085145472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x555710616d20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085145472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x555710616d20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Compl_on_1_cnlink0(524)@9519884ab86b: setverdict(pass): none -> pass MTC@9519884ab86b: 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 } } } 20250821085145474 DLCTRL DEBUG Command: GET 495758036 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085145474 DLCTRL DEBUG Tx Command reply: GET_REPLY 495758036 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20250821085145478 DLCTRL DEBUG Command: GET 392052342 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085145478 DLCTRL DEBUG Tx Command reply: GET_REPLY 392052342 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085145482 DLCTRL DEBUG Command: GET 429172443 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085145482 DLCTRL DEBUG Tx Command reply: GET_REPLY 429172443 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085145488 DLCTRL DEBUG Command: GET 299786850 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085145488 DLCTRL DEBUG Tx Command reply: GET_REPLY 299786850 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085145494 DLCTRL DEBUG Command: GET 495125326 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085145494 DLCTRL DEBUG Tx Command reply: GET_REPLY 495125326 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085145499 DLCTRL DEBUG Command: GET 521817011 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085145499 DLCTRL DEBUG Tx Command reply: GET_REPLY 521817011 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085145503 DLCTRL DEBUG Command: GET 164639700 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085145503 DLCTRL DEBUG Tx Command reply: GET_REPLY 164639700 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085145507 DLCTRL DEBUG Command: GET 886490274 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085145507 DLCTRL DEBUG Tx Command reply: GET_REPLY 886490274 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085145512 DLCTRL DEBUG Command: GET 991815170 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085145512 DLCTRL DEBUG Tx Command reply: GET_REPLY 991815170 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085145515 DLCTRL DEBUG Command: GET 341766717 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085145515 DLCTRL DEBUG Tx Command reply: GET_REPLY 341766717 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085145520 DLCTRL DEBUG Command: GET 899102858 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085145520 DLCTRL DEBUG Tx Command reply: GET_REPLY 899102858 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085145522 DLCTRL DEBUG Command: GET 550176637 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085145522 DLCTRL DEBUG Tx Command reply: GET_REPLY 550176637 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085145525 DLCTRL DEBUG Command: GET 465420236 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085145525 DLCTRL DEBUG Tx Command reply: GET_REPLY 465420236 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085145528 DLCTRL DEBUG Command: GET 51833473 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085145528 DLCTRL DEBUG Tx Command reply: GET_REPLY 51833473 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085145531 DLCTRL DEBUG Command: GET 918889117 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085145531 DLCTRL DEBUG Tx Command reply: GET_REPLY 918889117 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085145536 DLCTRL DEBUG Command: GET 393982750 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085145536 DLCTRL DEBUG Tx Command reply: GET_REPLY 393982750 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085145539 DLCTRL DEBUG Command: GET 4464980 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085145539 DLCTRL DEBUG Tx Command reply: GET_REPLY 4464980 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085145540 DLCTRL DEBUG Command: GET 236806770 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085145540 DLCTRL DEBUG Tx Command reply: GET_REPLY 236806770 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085145542 DLCTRL DEBUG Command: GET 877875654 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085145542 DLCTRL DEBUG Tx Command reply: GET_REPLY 877875654 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085145543 DLCTRL DEBUG Command: GET 490813366 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085145543 DLCTRL DEBUG Tx Command reply: GET_REPLY 490813366 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085145548 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34531<->l=127.0.0.1:4262) (control_if.c:193) 20250821085145550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42726<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(508)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(507)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085145553 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42712<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085145554 DLINP DEBUG SRVCONN(,r=127.0.0.1:60637<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085145554 DLINP DEBUG SRVCONN(,r=127.0.0.1:60637<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085145554 DLINP NOTICE SRV(,r=127.0.0.1:60637<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085145554 DMAIN NOTICE (127.0.0.1:60637 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60637<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821085145554 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(513)@9519884ab86b: Final verdict of PTC: none 20250821085145556 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085145556 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085145556 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085145556 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085145556 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085145556 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085145556 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085145556 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085145556 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085145556 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085145556 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085145556 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085145556 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085145556 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085145556 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085145556 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085145556 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085145556 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085145557 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085145557 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085145557 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085145557 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085145557 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085145557 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085145557 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085145557 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085145557 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085145557 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085145557 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085145557 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-RAN(518)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(517)@9519884ab86b: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@9519884ab86b: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510)@9519884ab86b: Final verdict of PTC: none 20250821085145556 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085145556 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085145556 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085145556 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085145557 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085145558 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085145558 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085145558 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085145558 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250821085145558 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250821085145558 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085145558 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250821085145558 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250821085145558 DLINP <0002> stream_srv.c:818 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250821085145558 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085145558 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085145558 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085145558 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085145558 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085145558 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085145558 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085145558 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085145558 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085145558 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085145558 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085145558 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085145558 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085145558 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085145559 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085145559 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085145559 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085145559 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085145559 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085145559 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085145559 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085145559 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085145559 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085145559 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085145559 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085145559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55571067f420]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085145559 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085145559 DLSCCP DEBUG SCCP-SCOC(58)[0x5557106a1110]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085145559 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00612d2d), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085145559 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085145559 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085145559 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085145559 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085145559 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085145559 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085145559 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085145559 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085145559 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085145559 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 09 04 61 2d 2d 00 00 3a 00 00 00 00 00 (ss7_asp.c:1383) 20250821085145559 DLSCCP DEBUG SCCP-SCOC(58)[0x5557106a1110]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085145560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55571067f420]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085145560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13253849)[0x5557106a1f10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085145560 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13253849)[0x5557106a1f10]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085145560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085145560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13253849)[0x5557106a1f10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085145560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13253849)[0x5557106a1f10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085145560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13253849)[0x5557106a1f10]{disrupted}: Freeing instance (context_map.c:203) 20250821085145560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13253849)[0x5557106a1f10]{disrupted}: Deallocated (fsm.c:568) 20250821085145560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55571067f420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085145560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55571067f420]{disconnected}: Freeing instance (context_map.c:207) 20250821085145560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55571067f420]{disconnected}: Deallocated (fsm.c:568) 20250821085145560 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13253849 SCCP-58 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250821085145560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x555710682750]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085145560 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085145560 DLSCCP DEBUG SCCP-SCOC(59)[0x555710676360]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085145560 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ae1ce), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085145560 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085145560 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085145560 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085145560 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085145560 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085145560 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085145561 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085145561 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085145561 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085145561 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 08 04 9a e1 ce 00 00 3b 00 00 00 00 00 (ss7_asp.c:1383) 20250821085145561 DLSCCP DEBUG SCCP-SCOC(59)[0x555710676360]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085145561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x555710682750]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085145561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561807)[0x555710682880]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085145561 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561807)[0x555710682880]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085145561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085145561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561807)[0x555710682880]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085145561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561807)[0x555710682880]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085145561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561807)[0x555710682880]{disrupted}: Freeing instance (context_map.c:203) 20250821085145561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14561807)[0x555710682880]{disrupted}: Deallocated (fsm.c:568) 20250821085145561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x555710682750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085145561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x555710682750]{disconnected}: Freeing instance (context_map.c:207) 20250821085145561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x555710682750]{disconnected}: Deallocated (fsm.c:568) 20250821085145561 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14561807 SCCP-59 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250821085145561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x555710675630]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085145561 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085145561 DLSCCP DEBUG SCCP-SCOC(60)[0x555710695420]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085145561 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d7aa6), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085145561 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085145561 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085145561 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085145561 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085145561 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085145561 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085145561 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085145561 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085145561 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085145562 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 0f 04 5d 7a a6 00 00 3c 00 00 00 00 00 (ss7_asp.c:1383) 20250821085145562 DLSCCP DEBUG SCCP-SCOC(60)[0x555710695420]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085145562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x555710675630]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085145562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2749501)[0x5557106706f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085145562 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2749501)[0x5557106706f0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085145562 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085145562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2749501)[0x5557106706f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085145562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2749501)[0x5557106706f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085145562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2749501)[0x5557106706f0]{disrupted}: Freeing instance (context_map.c:203) 20250821085145562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2749501)[0x5557106706f0]{disrupted}: Deallocated (fsm.c:568) 20250821085145562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x555710675630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085145562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x555710675630]{disconnected}: Freeing instance (context_map.c:207) 20250821085145562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x555710675630]{disconnected}: Deallocated (fsm.c:568) 20250821085145562 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2749501 SCCP-60 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250821085145562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x555710616d20]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085145562 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085145562 DLSCCP DEBUG SCCP-SCOC(61)[0x555710686430]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085145562 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e1930), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085145562 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085145562 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085145562 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085145562 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085145562 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085145562 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085145562 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085145562 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085145562 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085145562 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 0e 04 1e 19 30 00 00 3d 00 00 00 00 00 (ss7_asp.c:1383) 20250821085145562 DLSCCP DEBUG SCCP-SCOC(61)[0x555710686430]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085145562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x555710616d20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085145563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4351703)[0x555710672cc0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085145563 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4351703)[0x555710672cc0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085145563 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085145563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4351703)[0x555710672cc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085145563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4351703)[0x555710672cc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085145563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4351703)[0x555710672cc0]{disrupted}: Freeing instance (context_map.c:203) 20250821085145563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4351703)[0x555710672cc0]{disrupted}: Deallocated (fsm.c:568) 20250821085145563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x555710616d20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085145563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x555710616d20]{disconnected}: Freeing instance (context_map.c:207) 20250821085145563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x555710616d20]{disconnected}: Deallocated (fsm.c:568) 20250821085145563 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4351703 SCCP-61 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250821085145563 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085145563 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085145563 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085145563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085145563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821085145563 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821085145563 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085145563 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085145563 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW_Test.sgsn0-M3UA(519)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(516)@9519884ab86b: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(515)@9519884ab86b: Final verdict of PTC: none 20250821085145564 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085145564 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085145564 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085145564 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821085145564 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085145564 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085145564 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085145564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250821085145564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085145564 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085145564 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 (hnb.c:255) 20250821085145564 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085145564 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085145564 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085145564 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085145565 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821085145565 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085145565 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085145565 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085145565 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085145565 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085145565 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085145565 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821085145565 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085145565 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085145565 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085145570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42734<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(520)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(514)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(509)@9519884ab86b: Final verdict of PTC: none 20250821085145570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42732<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(522)@9519884ab86b: Final verdict of PTC: pass MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(506)@9519884ab86b: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink0(521)@9519884ab86b: Final verdict of PTC: pass 20250821085145573 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42748<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085145574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42750<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(523)@9519884ab86b: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(524)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(506): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(507): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(508): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(509): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(513): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(514): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(515): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(516): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(517): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(518): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(519): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(520): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(521): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(522): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(523): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(524): pass (pass -> pass) MTC@9519884ab86b: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Thu Aug 21 08:51:45 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 20250821085145649 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55206<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085146161 DLSCCP DEBUG SCCP-SCOC(57)[0x555710699930]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085146161 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011c8ae), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085146161 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085146161 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085146161 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085146161 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085146161 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085146161 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085146161 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085146161 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085146161 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085146161 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 11 c8 ae 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085146162 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085146162 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085146162 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085146162 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085146162 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085146162 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085146162 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085146252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55206<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=502920) Waiting for packet dumper to finish... 1 (prev_count=502920, count=509680) 20250821085147559 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085147559 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085147559 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085147559 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085147559 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085147559 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:51: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_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@9519884ab86b: 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@9519884ab86b: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20250821085149372 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55218<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085149378 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55222<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085149380 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40423<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085149396 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085149396 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085149403 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085149403 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085149404 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085149404 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085149404 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085149404 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085149404 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60015 (stream_srv.c:143) 20250821085149404 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60015<->l=127.0.0.1:29169 (hnb.c:335) 20250821085149404 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085149404 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085149405 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085149405 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085149405 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085149405 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085149405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149405 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085149405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085149405 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085149405 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085149405 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085149405 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085149405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085149405 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085149405 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085149405 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085149405 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085149405 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085149405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149405 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085149405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085149405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085149405 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085149405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085149405 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085149405 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085149405 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085149405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085149405 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085149405 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085149405 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085149405 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085149405 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085149405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149405 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085149405 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085149405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085149405 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085149405 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085149405 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085149405 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085149405 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085149405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085149405 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085149405 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085149405 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085149405 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085149405 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085149405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149405 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085149405 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085149405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085149405 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085149405 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085149405 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085149405 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085149405 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085149405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085149405 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085149406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085149406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085149406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085149406 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=8 20250821085149406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085149406 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085149406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085149406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085149406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085149406 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=15 20250821085149406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085149406 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085149406 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085149406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085149406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085149406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085149406 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085149406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085149406 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085149406 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085149406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085149406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085149406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085149406 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085149406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085149406 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085149406 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(535)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(535)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(535)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(533)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(538)@9519884ab86b: ************************************************* HNBGW_Test.msc1-M3UA(538)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(538)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(536)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085149428 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085149429 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085149429 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085149429 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085149429 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085149429 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085149429 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085149429 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085149430 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085149430 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085149430 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085149430 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085149430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149430 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085149430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149430 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085149430 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085149430 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085149430 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085149430 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085149430 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085149430 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085149430 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085149430 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085149430 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085149430 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085149430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149430 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085149430 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085149430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149430 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085149430 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085149430 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085149430 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085149430 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085149430 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085149430 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085149430 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085149430 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085149430 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085149430 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085149430 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085149430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149430 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085149430 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085149430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149430 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085149430 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085149430 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085149430 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085149430 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085149430 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085149430 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085149430 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085149430 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085149430 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085149430 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085149430 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085149430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149430 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085149430 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085149430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149430 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085149430 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085149430 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085149430 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085149430 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085149430 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085149430 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085149430 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085149430 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085149430 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085149430 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085149430 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=9 20250821085149430 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085149430 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085149430 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085149430 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085149430 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085149430 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=13 20250821085149430 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085149430 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085149430 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085149430 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085149430 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085149430 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085149430 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=15 20250821085149430 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085149430 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085149430 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085149430 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085149431 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085149431 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085149431 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=9 20250821085149431 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085149431 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085149431 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(541)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(541)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(541)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(539)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(544)@9519884ab86b: ************************************************* HNBGW_Test.sgsn1-M3UA(544)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(544)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(542)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085149463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085149463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085149463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085149463 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085149463 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:562) 20250821085149463 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085149463 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085149463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085149463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085149468 DLINP DEBUG SRVCONN(,r=127.0.0.1:60015<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085149468 DLINP DEBUG SRVCONN(,r=127.0.0.1:60015<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085149468 DLINP DEBUG SRVCONN(,r=127.0.0.1:60015<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085149468 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085149468 DHNBAP DEBUG (127.0.0.1:60015 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821085149468 DHNBAP NOTICE (127.0.0.1:60015 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085149468 DHNBAP NOTICE (127.0.0.1:60015 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085149468 DLINP DEBUG SRVCONN(,r=127.0.0.1:60015<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085149468 DLINP DEBUG SRVCONN(,r=127.0.0.1:60015<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085149617 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085149617 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085149617 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085149617 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(535)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085149624 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085149624 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085149624 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085149624 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085149624 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085149624 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085149624 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085149624 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085149624 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085149624 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085149625 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085149625 DLSS7 <000c> ss7_asp.c:1383 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  20250821085149625 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085149626 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085149626 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821085149626 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085149626 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085149628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085149628 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085149628 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085149628 DLSS7 <000c> ss7_asp.c:1383 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  20250821085149628 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085149628 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085149628 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085149628 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085149628 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085149628 DLSS7 <000c> ss7_asp.c:1383 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  20250821085149628 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085149628 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085149628 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085149628 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085149628 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085149628 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085149628 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085149628 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085149628 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085149628 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085149628 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085149628 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085149628 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085149628 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085149628 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085149628 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085149629 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085149630 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085149630 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085149630 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085149630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) HNBGW_Test.msc1-M3UA(538)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821085149630 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085149630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149630 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085149630 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085149630 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085149630 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085149630 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085149630 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085149630 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085149630 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085149630 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085149630 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085149631 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085149631 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085149631 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085149631 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085149631 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085149631 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085149631 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085149637 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085149637 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821085149637 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085149637 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085149637 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085149637 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085149637 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085149637 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085149637 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085149637 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085149637 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085149637 DLSS7 <000c> ss7_asp.c:1383 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  20250821085149637 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085149641 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085149641 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085149641 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085149641 DLSS7 <000c> ss7_asp.c:1383 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  20250821085149641 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085149641 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085149641 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085149641 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085149641 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821085149641 DLSS7 <000c> ss7_asp.c:1383 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  20250821085149641 DLSS7 <000c> ss7_route.c:143 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) Creating route: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc1 proto=m3ua 20250821085149641 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'available' 20250821085149641 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821085149641 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085149641 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085149641 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085149641 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085149641 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085149641 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085149641 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085149642 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085149642 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085149642 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821085149642 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085149642 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085149642 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085149642 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085149642 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085149642 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085149642 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085149642 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085149643 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085149643 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085149643 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085149643 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085149643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149643 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085149643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149643 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085149643 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085149643 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085149643 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085149643 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085149643 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085149643 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) HNBGW_Test.sgsn0-M3UA(541)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085149644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085149644 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085149644 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085149644 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=12 20250821085149644 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085149644 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085149644 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085149644 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085149644 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085149644 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 03  20250821085149647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085149647 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085149647 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085149647 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085149647 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085149647 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085149647 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085149647 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085149647 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085149647 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085149647 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085149647 DLSS7 <000c> ss7_asp.c:1383 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  20250821085149647 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085149650 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085149650 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085149650 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085149650 DLSS7 <000c> ss7_asp.c:1383 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  20250821085149650 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085149650 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085149650 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085149650 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085149650 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085149650 DLSS7 <000c> ss7_asp.c:1383 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  20250821085149650 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085149650 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085149650 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085149650 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085149650 DLSS7 <000c> ss7_asp.c:1383 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  20250821085149650 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 02 00 12 00 10 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085149650 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085149650 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085149650 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085149650 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085149651 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085149651 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085149651 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085149651 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085149651 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085149651 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085149651 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085149651 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085149651 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085149652 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250821085149652 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085149652 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085149652 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085149652 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085149652 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085149652 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085149652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085149652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149652 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085149652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085149652 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085149652 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085149652 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085149652 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085149652 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085149652 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085149652 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085149652 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085149652 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=8 20250821085149653 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085149653 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085149653 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085149653 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085149653 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085149653 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn1-M3UA(544)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250821085149657 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085149657 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250821085149657 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085149657 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085149658 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085149658 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085149658 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085149658 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085149658 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085149658 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085149658 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085149658 DLSS7 <000c> ss7_asp.c:1383 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  20250821085149658 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085149660 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085149660 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085149660 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085149660 DLSS7 <000c> ss7_asp.c:1383 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  20250821085149660 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085149660 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085149660 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085149660 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085149660 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250821085149660 DLSS7 <000c> ss7_asp.c:1383 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  20250821085149660 DLSS7 <000c> ss7_route.c:143 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) Creating route: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn1 proto=m3ua 20250821085149661 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'available' 20250821085149661 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0a  20250821085149661 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085149661 DLSS7 <000c> ss7_asp.c:1383 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  20250821085149661 DLSS7 <000c> ss7_asp.c:1383 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  20250821085149661 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 04 00 12 00 0c 00 00 00 03 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085149661 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085149661 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085149661 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085149661 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250821085149661 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085149661 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085149661 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085149661 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085149661 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085149661 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085149661 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085149661 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085149662 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085149662 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085149662 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085149662 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085149662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149662 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085149662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085149663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085149663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085149663 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085149663 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085149663 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085149663 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085149663 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085149663 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085149663 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085149663 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085149663 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085149663 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085149663 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=3 20250821085149663 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085149663 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085149663 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085149663 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085149663 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085149663 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 04  20250821085149866 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821085149867 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821085149867 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085149867 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085149867 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085149867 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821085149867 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821085149867 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821085149867 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085149867 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821085149867 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821085149867 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821085149867 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085149867 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821085149867 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821085149867 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250821085149868 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085149868 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821085149868 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821085149868 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250821085149910 DLSCCP DEBUG SCCP-SCOC(56)[0x55571067ce60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085149910 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00546cf5), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085149910 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085149910 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085149910 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085149910 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085149910 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085149910 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085149910 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085149910 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 54 6c f5 00 00 38 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085149910 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085149910 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085149910 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085149910 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085149910 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085149910 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085149910 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085149910 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085149910 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085149910 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 04 54 6c f5 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250821085149919 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085149919 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085149919 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085149919 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085149919 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085149919 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085149919 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085149919 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085149919 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085149919 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 38 54 6c f5 00  20250821085149919 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085149919 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085149919 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085149919 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085149920 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085149920 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000038), PART(T=Source Reference,L=4,D=00546cf5) (sccp_scrc.c:545) 20250821085149920 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(56,remPC=188=0.23.4) Received CO:RELCO (sccp_scoc.c:787) 20250821085149920 DLSCCP DEBUG SCCP-SCOC(56)[0x55571067ce60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085149920 DLSCCP DEBUG SCCP-SCOC(56)[0x55571067ce60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085149920 DLSCCP DEBUG SCCP-SCOC(56)[0x55571067ce60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085149920 DLSCCP DEBUG SCCP-SCOC(56)[0x55571067ce60]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085149920 DLSCCP DEBUG SCCP-SCOC(56)[0x55571067ce60]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(534)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085150435 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085150435 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085150435 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085150435 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085150435 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085150435 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085150435 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085150435 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085150435 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085150435 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085150435 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085150435 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085150435 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085150435 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085150435 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085150435 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085150435 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085150435 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085150435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150436 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085150436 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085150436 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085150436 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085150436 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085150436 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085150436 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085150436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085150436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150436 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085150436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085150436 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085150436 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085150436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085150436 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085150436 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085150436 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085150436 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085150436 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085150436 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085150436 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821085150436 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085150437 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085150437 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085150437 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085150437 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085150437 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-RAN(537)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085150439 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085150439 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085150439 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085150439 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085150439 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085150439 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085150439 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085150439 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085150439 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085150439 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085150439 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085150439 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085150439 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085150439 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085150439 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085150439 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085150439 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085150439 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085150440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150440 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085150440 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085150440 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085150440 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085150440 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250821085150440 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085150440 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085150440 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085150440 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085150440 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085150440 DLSS7 <000c> ss7_combined_linkset.c:297 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 'hnbgw0' round-robin style (available) 20250821085150440 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085150440 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085150440 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085150440 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085150440 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085150440 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085150440 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085150440 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085150440 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085150440 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085150440 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085150440 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085150440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150441 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085150441 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085150441 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085150441 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085150441 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:357) 20250821085150441 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085150441 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085150441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150441 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085150441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150441 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085150442 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085150442 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085150442 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085150442 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085150442 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085150442 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085150442 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085150442 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085150442 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085150442 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085150442 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=12 20250821085150442 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085150442 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085150442 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085150442 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085150442 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085150442 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 03  20250821085150444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085150444 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085150444 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085150444 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085150444 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085150444 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085150444 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085150444 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085150444 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085150444 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  HNBGW_Test.msc0-RAN(534)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085150444 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085150445 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085150445 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085150445 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085150445 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085150445 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085150445 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085150445 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085150445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150445 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085150445 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085150445 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085150445 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085150445 DRANAP INFO cnlink(msc-1)[0x555710666630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(537)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085150450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085150450 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085150450 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085150450 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085150450 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085150450 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085150450 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085150450 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085150450 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085150450 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085150450 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085150450 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085150450 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085150450 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085150450 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085150450 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085150450 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085150450 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085150450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150450 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085150450 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085150450 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085150450 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085150450 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085150450 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085150450 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085150450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150450 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085150450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150450 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085150450 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085150450 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085150450 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085150450 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085150450 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085150450 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085150450 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085150450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085150450 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085150450 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085150450 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821085150450 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085150450 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085150450 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085150450 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085150450 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085150450 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-RAN(540)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085150455 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085150455 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085150455 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085150455 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085150455 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085150455 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085150455 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085150455 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085150455 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085150455 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085150455 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085150455 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085150455 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085150455 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085150455 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085150455 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085150455 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085150455 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085150455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150455 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085150455 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085150455 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085150455 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085150455 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(540)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn1-RAN(543)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085150461 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085150461 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085150461 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085150461 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085150461 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085150461 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085150461 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085150461 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085150461 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085150461 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085150461 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085150461 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085150461 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085150461 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085150461 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085150461 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085150461 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821085150461 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085150461 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) 20250821085150461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150461 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) 20250821085150461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085150461 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085150461 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085150461 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085150462 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:357) 20250821085150462 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085150462 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085150462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150462 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085150462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150462 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085150462 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085150462 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085150462 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085150462 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085150462 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085150462 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085150462 DRANAP NOTICE cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085150462 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085150462 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085150462 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085150462 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=15 20250821085150462 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085150462 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085150462 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085150462 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085150463 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085150463 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 04  20250821085150463 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085150463 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085150463 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085150463 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085150463 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085150463 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085150463 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085150463 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085150463 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085150463 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085150463 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085150463 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085150463 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085150463 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085150463 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085150463 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085150463 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821085150463 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085150463 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) 20250821085150463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085150463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150463 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) 20250821085150463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085150463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085150463 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085150463 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085150463 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085150463 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085150463 DRANAP INFO cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(543)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085151478 DLCTRL DEBUG Command: GET 160433476 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085151478 DLCTRL DEBUG Tx Command reply: GET_REPLY 160433476 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085151480 DLCTRL DEBUG Command: GET 931951662 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085151480 DLCTRL DEBUG Tx Command reply: GET_REPLY 931951662 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085151480 DLCTRL DEBUG Command: GET 342196180 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085151480 DLCTRL DEBUG Tx Command reply: GET_REPLY 342196180 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085151483 DLCTRL DEBUG Command: GET 855143908 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085151483 DLCTRL DEBUG Tx Command reply: GET_REPLY 855143908 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085151487 DLCTRL DEBUG Command: GET 448148177 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085151487 DLCTRL DEBUG Tx Command reply: GET_REPLY 448148177 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821085151490 DLCTRL DEBUG Command: GET 936281307 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085151490 DLCTRL DEBUG Tx Command reply: GET_REPLY 936281307 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085151493 DLCTRL DEBUG Command: GET 328939531 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085151493 DLCTRL DEBUG Tx Command reply: GET_REPLY 328939531 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085151495 DLCTRL DEBUG Command: GET 507690241 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085151495 DLCTRL DEBUG Tx Command reply: GET_REPLY 507690241 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085151497 DLCTRL DEBUG Command: GET 53699996 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085151497 DLCTRL DEBUG Tx Command reply: GET_REPLY 53699996 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085151499 DLCTRL DEBUG Command: GET 460218958 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085151499 DLCTRL DEBUG Tx Command reply: GET_REPLY 460218958 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821085151500 DLCTRL DEBUG Command: GET 937853879 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085151500 DLCTRL DEBUG Tx Command reply: GET_REPLY 937853879 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085151502 DLCTRL DEBUG Command: GET 281747506 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085151502 DLCTRL DEBUG Tx Command reply: GET_REPLY 281747506 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085151503 DLCTRL DEBUG Command: GET 121085666 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085151503 DLCTRL DEBUG Tx Command reply: GET_REPLY 121085666 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085151504 DLCTRL DEBUG Command: GET 665091383 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085151504 DLCTRL DEBUG Tx Command reply: GET_REPLY 665091383 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085151505 DLCTRL DEBUG Command: GET 706735924 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085151505 DLCTRL DEBUG Tx Command reply: GET_REPLY 706735924 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821085151507 DLCTRL DEBUG Command: GET 453994375 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085151507 DLCTRL DEBUG Tx Command reply: GET_REPLY 453994375 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085151508 DLCTRL DEBUG Command: GET 878070730 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085151508 DLCTRL DEBUG Tx Command reply: GET_REPLY 878070730 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085151509 DLCTRL DEBUG Command: GET 246687050 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085151509 DLCTRL DEBUG Tx Command reply: GET_REPLY 246687050 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085151510 DLCTRL DEBUG Command: GET 471807750 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085151510 DLCTRL DEBUG Tx Command reply: GET_REPLY 471807750 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085151510 DLCTRL DEBUG Command: GET 401672963 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085151510 DLCTRL DEBUG Tx Command reply: GET_REPLY 401672963 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: 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@9519884ab86b: "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@9519884ab86b: 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 := '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 := '000000000000000100010000'B, t_guard := 20.000000 } 20250821085151530 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55234<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(534)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(534)@9519884ab86b: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(546) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530)@9519884ab86b: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(546)14837854 20250821085152555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085152555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085152555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085152555 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085152555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe2685e, normal) (hnbgw_rua.c:408) 20250821085152555 DHNB DEBUG map_rua[0x5557106a1f10]{init}: Allocated (fsm.c:456) 20250821085152555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14837854)[0x5557106a1f10]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085152555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14837854 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085152555 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085152555 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085152555 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14837854 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085152555 DCN DEBUG map_sccp[0x55571067f420]{init}: Allocated (fsm.c:456) 20250821085152555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55571067f420]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085152555 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-14837854 <-> SCCP-62 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085152555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14837854 SCCP-62 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085152555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14837854)[0x5557106a1f10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085152555 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085152555 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085152555 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14837854 SCCP-62 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085152555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55571067f420]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085152555 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085152555 DLSCCP DEBUG SCCP-SCOC(62)[0x555710682880]{IDLE}: Allocated (fsm.c:456) 20250821085152555 DLSCCP DEBUG SCCP-SCOC(62)[0x555710682880]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085152555 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001100056400500f1100926) (sccp_scrc.c:455) 20250821085152555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085152555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085152555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085152555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085152555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085152555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085152555 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085152555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085152555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085152555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085152555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085152555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085152555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085152555 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085152555 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085152555 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085152555 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085152555 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085152555 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0d 01 00 00 3e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 10 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085152555 DLSCCP DEBUG SCCP-SCOC(62)[0x555710682880]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085152555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55571067f420]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085152555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14837854)[0x5557106a1f10]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085152555 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085152555 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085152555 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085152555 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085152555 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085152555 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085152555 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085152555 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085152555 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085152555 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0d 01 00 00 3e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 10 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(533)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(533)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(534)@9519884ab86b: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(546) HNBGW_Test.msc0-RAN(534)@9519884ab86b: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(546)5625221 HNBGW_Test.msc0-SCCP(533)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(533)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(546)@9519884ab86b: setverdict(pass): none -> pass 20250821085152559 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085152559 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085152559 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085152559 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085152559 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085152559 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085152559 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085152559 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085152559 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085152559 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 3e 1c 7c a6 02 00 00 00 00  MTC@9519884ab86b: 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 } } } 20250821085152559 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085152559 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085152559 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085152559 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085152559 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085152559 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=001c7ca6) (sccp_scrc.c:545) 20250821085152559 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(62,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085152559 DLSCCP DEBUG SCCP-SCOC(62)[0x555710682880]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085152559 DLSCCP DEBUG SCCP-SCOC(62)[0x555710682880]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085152559 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085152559 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085152559 DCN DEBUG handle_cn_conn_conf() conn_id=62, 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_sccp.c:157) 20250821085152559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55571067f420]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085152559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55571067f420]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085152560 DLCTRL DEBUG Command: GET 653714899 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085152560 DLCTRL DEBUG Tx Command reply: GET_REPLY 653714899 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821085152561 DLCTRL DEBUG Command: GET 234160208 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085152561 DLCTRL DEBUG Tx Command reply: GET_REPLY 234160208 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085152562 DLCTRL DEBUG Command: GET 363577281 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085152562 DLCTRL DEBUG Tx Command reply: GET_REPLY 363577281 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085152563 DLCTRL DEBUG Command: GET 997313143 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085152563 DLCTRL DEBUG Tx Command reply: GET_REPLY 997313143 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085152565 DLCTRL DEBUG Command: GET 799764557 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085152565 DLCTRL DEBUG Tx Command reply: GET_REPLY 799764557 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085152567 DLCTRL DEBUG Command: GET 725590950 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085152567 DLCTRL DEBUG Tx Command reply: GET_REPLY 725590950 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085152569 DLCTRL DEBUG Command: GET 976128464 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085152569 DLCTRL DEBUG Tx Command reply: GET_REPLY 976128464 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085152571 DLCTRL DEBUG Command: GET 114349730 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085152571 DLCTRL DEBUG Tx Command reply: GET_REPLY 114349730 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085152573 DLCTRL DEBUG Command: GET 725273048 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085152573 DLCTRL DEBUG Tx Command reply: GET_REPLY 725273048 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085152575 DLCTRL DEBUG Command: GET 138333023 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085152575 DLCTRL DEBUG Tx Command reply: GET_REPLY 138333023 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085152578 DLCTRL DEBUG Command: GET 670522198 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085152578 DLCTRL DEBUG Tx Command reply: GET_REPLY 670522198 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085152579 DLCTRL DEBUG Command: GET 674200904 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085152580 DLCTRL DEBUG Tx Command reply: GET_REPLY 674200904 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085152581 DLCTRL DEBUG Command: GET 860647995 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085152581 DLCTRL DEBUG Tx Command reply: GET_REPLY 860647995 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085152583 DLCTRL DEBUG Command: GET 392826432 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085152583 DLCTRL DEBUG Tx Command reply: GET_REPLY 392826432 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085152585 DLCTRL DEBUG Command: GET 745666825 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085152585 DLCTRL DEBUG Tx Command reply: GET_REPLY 745666825 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085152587 DLCTRL DEBUG Command: GET 932621306 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085152587 DLCTRL DEBUG Tx Command reply: GET_REPLY 932621306 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085152589 DLCTRL DEBUG Command: GET 615309506 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085152589 DLCTRL DEBUG Tx Command reply: GET_REPLY 615309506 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085152591 DLCTRL DEBUG Command: GET 628525724 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085152591 DLCTRL DEBUG Tx Command reply: GET_REPLY 628525724 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085152593 DLCTRL DEBUG Command: GET 108178624 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085152593 DLCTRL DEBUG Tx Command reply: GET_REPLY 108178624 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085152595 DLCTRL DEBUG Command: GET 179337098 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085152595 DLCTRL DEBUG Tx Command reply: GET_REPLY 179337098 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '000000000000001000000101'B, t_guard := 20.000000 } 20250821085152619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55238<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(537)@9519884ab86b: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(537)@9519884ab86b: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(547) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530)@9519884ab86b: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(547)12873035 20250821085153648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085153648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085153648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250821085153648 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085153648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc46d4b, normal) (hnbgw_rua.c:408) 20250821085153648 DHNB DEBUG map_rua[0x555710682750]{init}: Allocated (fsm.c:456) 20250821085153648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12873035)[0x555710682750]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085153648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12873035 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085153648 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085153648 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085153648 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250821085153648 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12873035 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250821085153648 DCN DEBUG map_sccp[0x555710675630]{init}: Allocated (fsm.c:456) 20250821085153648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x555710675630]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085153648 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-12873035 <-> SCCP-63 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250821085153648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12873035 SCCP-63 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250821085153648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12873035)[0x555710682750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085153648 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085153648 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085153648 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12873035 SCCP-63 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085153648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x555710675630]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085153648 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085153648 DLSCCP DEBUG SCCP-SCOC(63)[0x555710672cc0]{IDLE}: Allocated (fsm.c:456) 20250821085153648 DLSCCP DEBUG SCCP-SCOC(63)[0x555710672cc0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085153648 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002050056400500f1100926) (sccp_scrc.c:455) 20250821085153648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085153648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085153648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085153648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085153648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085153648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085153648 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085153648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085153648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085153648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085153648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085153648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085153648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085153648 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085153648 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085153648 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085153649 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085153649 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085153649 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 0c 01 00 00 3f 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 05 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821085153649 DLSCCP DEBUG SCCP-SCOC(63)[0x555710672cc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085153649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x555710675630]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085153649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12873035)[0x555710682750]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085153649 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085153649 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085153649 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085153649 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=12 20250821085153649 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085153649 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085153649 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085153649 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085153649 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085153649 DLSS7 <000c> ss7_asp.c:1383 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 0c 01 00 00 3f 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 05 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(536)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc1-SCCP(536)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(537)@9519884ab86b: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(547) HNBGW_Test.msc1-RAN(537)@9519884ab86b: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(547)3161216 HNBGW_Test.msc1-SCCP(536)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(536)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(547)@9519884ab86b: setverdict(pass): none -> pass 20250821085153667 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085153667 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085153667 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085153667 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085153667 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085153667 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085153667 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085153667 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085153667 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085153667 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 3f 54 99 cc 02 00 00 00 00  20250821085153667 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085153668 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085153668 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085153668 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085153668 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085153668 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=005499cc) (sccp_scrc.c:545) 20250821085153668 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(63,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085153668 DLSCCP DEBUG SCCP-SCOC(63)[0x555710672cc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085153668 DLSCCP DEBUG SCCP-SCOC(63)[0x555710672cc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085153668 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085153668 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085153668 DCN DEBUG handle_cn_conn_conf() conn_id=63, 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_sccp.c:157) 20250821085153668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x555710675630]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085153668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x555710675630]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@9519884ab86b: 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 } } } 20250821085153669 DLCTRL DEBUG Command: GET 530581592 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085153669 DLCTRL DEBUG Tx Command reply: GET_REPLY 530581592 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821085153672 DLCTRL DEBUG Command: GET 319477759 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085153672 DLCTRL DEBUG Tx Command reply: GET_REPLY 319477759 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085153676 DLCTRL DEBUG Command: GET 889461488 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085153676 DLCTRL DEBUG Tx Command reply: GET_REPLY 889461488 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085153680 DLCTRL DEBUG Command: GET 123189827 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085153680 DLCTRL DEBUG Tx Command reply: GET_REPLY 123189827 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085153685 DLCTRL DEBUG Command: GET 69029264 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085153685 DLCTRL DEBUG Tx Command reply: GET_REPLY 69029264 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085153691 DLCTRL DEBUG Command: GET 876073466 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085153691 DLCTRL DEBUG Tx Command reply: GET_REPLY 876073466 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250821085153697 DLCTRL DEBUG Command: GET 424213165 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085153697 DLCTRL DEBUG Tx Command reply: GET_REPLY 424213165 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085153702 DLCTRL DEBUG Command: GET 212897462 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085153702 DLCTRL DEBUG Tx Command reply: GET_REPLY 212897462 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085153706 DLCTRL DEBUG Command: GET 98931123 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085153706 DLCTRL DEBUG Tx Command reply: GET_REPLY 98931123 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085153708 DLCTRL DEBUG Command: GET 128104261 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085153708 DLCTRL DEBUG Tx Command reply: GET_REPLY 128104261 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085153711 DLCTRL DEBUG Command: GET 893434210 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085153711 DLCTRL DEBUG Tx Command reply: GET_REPLY 893434210 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085153713 DLCTRL DEBUG Command: GET 288755103 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085153713 DLCTRL DEBUG Tx Command reply: GET_REPLY 288755103 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085153716 DLCTRL DEBUG Command: GET 624951107 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085153716 DLCTRL DEBUG Tx Command reply: GET_REPLY 624951107 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085153721 DLCTRL DEBUG Command: GET 109397316 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085153721 DLCTRL DEBUG Tx Command reply: GET_REPLY 109397316 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085153725 DLCTRL DEBUG Command: GET 947513567 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085153725 DLCTRL DEBUG Tx Command reply: GET_REPLY 947513567 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085153728 DLCTRL DEBUG Command: GET 108791224 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085153728 DLCTRL DEBUG Tx Command reply: GET_REPLY 108791224 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085153732 DLCTRL DEBUG Command: GET 900404086 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085153732 DLCTRL DEBUG Tx Command reply: GET_REPLY 900404086 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085153736 DLCTRL DEBUG Command: GET 896644862 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085153736 DLCTRL DEBUG Tx Command reply: GET_REPLY 896644862 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085153740 DLCTRL DEBUG Command: GET 163924110 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085153740 DLCTRL DEBUG Tx Command reply: GET_REPLY 163924110 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085153743 DLCTRL DEBUG Command: GET 663840462 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085153743 DLCTRL DEBUG Tx Command reply: GET_REPLY 663840462 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '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 := '000000000000001010000000'B, t_guard := 20.000000 } 20250821085153777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55244<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(534)@9519884ab86b: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(534)@9519884ab86b: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(548) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530)@9519884ab86b: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(548)9437380 20250821085154803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085154803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085154803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250821085154803 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085154803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9000c4, normal) (hnbgw_rua.c:408) 20250821085154803 DHNB DEBUG map_rua[0x555710616d20]{init}: Allocated (fsm.c:456) 20250821085154803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9437380)[0x555710616d20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085154803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9437380 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085154803 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085154803 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085154803 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9437380 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250821085154803 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9437380 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085154803 DCN DEBUG map_sccp[0x555710672750]{init}: Allocated (fsm.c:456) 20250821085154803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x555710672750]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085154803 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-9437380 <-> SCCP-64 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085154803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9437380 SCCP-64 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250821085154803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9437380)[0x555710616d20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085154803 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085154803 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085154803 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9437380 SCCP-64 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085154803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x555710672750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085154803 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085154803 DLSCCP DEBUG SCCP-SCOC(64)[0x5557105f7470]{IDLE}: Allocated (fsm.c:456) 20250821085154803 DLSCCP DEBUG SCCP-SCOC(64)[0x5557105f7470]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085154803 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002800056400500f1100926) (sccp_scrc.c:455) 20250821085154803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085154803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085154803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085154803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085154803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085154803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085154803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085154803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085154803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085154803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085154803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085154803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085154803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085154803 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085154803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085154803 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085154803 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085154803 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085154803 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6c 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 40 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 80 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821085154803 DLSCCP DEBUG SCCP-SCOC(64)[0x5557105f7470]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085154803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x555710672750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085154803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9437380)[0x555710616d20]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085154803 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085154803 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085154803 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085154803 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821085154803 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085154803 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085154803 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085154804 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085154804 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085154804 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 04 01 00 00 40 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 80 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(533)@9519884ab86b: First idle individual index:1 HNBGW_Test.msc0-SCCP(533)@9519884ab86b: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(534)@9519884ab86b: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(548) HNBGW_Test.msc0-RAN(534)@9519884ab86b: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(548)6882760 HNBGW_Test.msc0-SCCP(533)@9519884ab86b: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(533)@9519884ab86b: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250821085154809 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085154809 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085154809 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085154809 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085154809 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085154810 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085154810 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085154810 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085154810 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085154810 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 40 9e 16 43 02 00 00 00 00  20250821085154810 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085154810 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085154810 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085154810 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085154810 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085154810 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=009e1643) (sccp_scrc.c:545) 20250821085154810 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(64,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085154810 DLSCCP DEBUG SCCP-SCOC(64)[0x5557105f7470]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085154810 DLSCCP DEBUG SCCP-SCOC(64)[0x5557105f7470]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085154810 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085154810 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085154810 DCN DEBUG handle_cn_conn_conf() conn_id=64, 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_sccp.c:157) 20250821085154810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x555710672750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085154810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x555710672750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_imsi_round_robin0(548)@9519884ab86b: setverdict(pass): none -> pass MTC@9519884ab86b: 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 } } } 20250821085154812 DLCTRL DEBUG Command: GET 163303363 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085154812 DLCTRL DEBUG Tx Command reply: GET_REPLY 163303363 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250821085154813 DLCTRL DEBUG Command: GET 635434021 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085154813 DLCTRL DEBUG Tx Command reply: GET_REPLY 635434021 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085154816 DLCTRL DEBUG Command: GET 934085636 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085154816 DLCTRL DEBUG Tx Command reply: GET_REPLY 934085636 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085154818 DLCTRL DEBUG Command: GET 665561555 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085154818 DLCTRL DEBUG Tx Command reply: GET_REPLY 665561555 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085154820 DLCTRL DEBUG Command: GET 963667601 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085154820 DLCTRL DEBUG Tx Command reply: GET_REPLY 963667601 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085154822 DLCTRL DEBUG Command: GET 233039016 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085154822 DLCTRL DEBUG Tx Command reply: GET_REPLY 233039016 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250821085154824 DLCTRL DEBUG Command: GET 405495570 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085154824 DLCTRL DEBUG Tx Command reply: GET_REPLY 405495570 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085154826 DLCTRL DEBUG Command: GET 145974815 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085154826 DLCTRL DEBUG Tx Command reply: GET_REPLY 145974815 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085154828 DLCTRL DEBUG Command: GET 733045605 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085154828 DLCTRL DEBUG Tx Command reply: GET_REPLY 733045605 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085154829 DLCTRL DEBUG Command: GET 514788912 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085154829 DLCTRL DEBUG Tx Command reply: GET_REPLY 514788912 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085154831 DLCTRL DEBUG Command: GET 338716504 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085154831 DLCTRL DEBUG Tx Command reply: GET_REPLY 338716504 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085154832 DLCTRL DEBUG Command: GET 121771457 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085154832 DLCTRL DEBUG Tx Command reply: GET_REPLY 121771457 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085154833 DLCTRL DEBUG Command: GET 170475589 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085154833 DLCTRL DEBUG Tx Command reply: GET_REPLY 170475589 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085154834 DLCTRL DEBUG Command: GET 168083012 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085154834 DLCTRL DEBUG Tx Command reply: GET_REPLY 168083012 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085154835 DLCTRL DEBUG Command: GET 356220854 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085154835 DLCTRL DEBUG Tx Command reply: GET_REPLY 356220854 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085154837 DLCTRL DEBUG Command: GET 187255011 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085154837 DLCTRL DEBUG Tx Command reply: GET_REPLY 187255011 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085154838 DLCTRL DEBUG Command: GET 371021987 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085154838 DLCTRL DEBUG Tx Command reply: GET_REPLY 371021987 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085154839 DLCTRL DEBUG Command: GET 321941357 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085154839 DLCTRL DEBUG Tx Command reply: GET_REPLY 321941357 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085154839 DLCTRL DEBUG Command: GET 1472553 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085154839 DLCTRL DEBUG Tx Command reply: GET_REPLY 1472553 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085154840 DLCTRL DEBUG Command: GET 629317601 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085154840 DLCTRL DEBUG Tx Command reply: GET_REPLY 629317601 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085154843 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55222<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085154844 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40423<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(526)@9519884ab86b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(527)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085154845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55218<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085154846 DLINP DEBUG SRVCONN(,r=127.0.0.1:60015<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085154846 DLINP DEBUG SRVCONN(,r=127.0.0.1:60015<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085154846 DLINP NOTICE SRV(,r=127.0.0.1:60015<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(532)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(540)@9519884ab86b: Final verdict of PTC: none 20250821085154846 DMAIN NOTICE (127.0.0.1:60015 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60015<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821085154847 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250821085154847 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085154847 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085154847 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085154847 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821085154847 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085154847 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085154847 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085154847 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(539)@9519884ab86b: Final verdict of PTC: none 20250821085154847 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn1-RAN(543)@9519884ab86b: Final verdict of PTC: none 20250821085154847 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085154847 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085154847 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085154847 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085154847 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085154847 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821085154847 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085154847 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085154847 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821085154847 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085154847 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085154847 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085154847 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085154847 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085154847 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821085154847 DLSS7 <000c> ss7_asp.c:1383 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  20250821085154847 DLSS7 <000c> ss7_asp.c:1383 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  20250821085154847 DLSS7 <000c> ss7_asp.c:1383 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  20250821085154847 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085154847 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085154847 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085154847 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085154847 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085154847 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085154848 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085154848 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085154848 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085154848 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085154848 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085154848 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085154848 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085154848 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085154848 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085154848 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085154848 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085154848 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085154848 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085154848 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085154848 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085154848 DLSS7 <000c> ss7_asp.c:1383 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  20250821085154848 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821085154848 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085154848 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085154848 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085154848 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085154848 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085154848 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085154848 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085154848 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085154848 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085154848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x555710675630]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085154848 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085154848 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085154848 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085154848 DLSCCP DEBUG SCCP-SCOC(63)[0x555710672cc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085154848 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005499cc), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085154848 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085154848 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085154848 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085154848 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085154848 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085154848 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085154848 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085154848 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085154848 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085154848 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085154848 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085154849 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085154849 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085154849 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085154849 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0c 04 54 99 cc 00 00 3f 00 00 00 00 00 (ss7_asp.c:1383) 20250821085154849 DLSCCP DEBUG SCCP-SCOC(63)[0x555710672cc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085154849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x555710675630]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085154849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12873035)[0x555710682750]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085154849 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12873035)[0x555710682750]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085154848 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085154848 DLINP <0002> stream_srv.c:795 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 20250821085154848 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085154848 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085154848 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085154848 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085154849 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085154849 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085154849 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085154849 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250821085154849 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085154849 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085154849 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530)@9519884ab86b: Final verdict of PTC: none 20250821085154849 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085154849 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085154849 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085154849 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085154849 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085154849 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085154849 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085154849 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085154849 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085154849 DLSS7 <000c> ss7_asp.c:1383 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  20250821085154849 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085154849 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085154849 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250821085154849 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085154849 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085154849 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250821085154849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12873035)[0x555710682750]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085154849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12873035)[0x555710682750]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085154849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12873035)[0x555710682750]{disrupted}: Freeing instance (context_map.c:203) 20250821085154849 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SEND_FAILED 20250821085154849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12873035)[0x555710682750]{disrupted}: Deallocated (fsm.c:568) 20250821085154849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x555710675630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085154849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x555710675630]{disconnected}: Freeing instance (context_map.c:207) 20250821085154849 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085154849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x555710675630]{disconnected}: Deallocated (fsm.c:568) 20250821085154849 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12873035 SCCP-63 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821085154849 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085154849 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085154849 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085154849 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085154849 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085154849 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085154849 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085154849 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085154849 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085154849 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085154849 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085154850 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(525)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(534)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(538)@9519884ab86b: Final verdict of PTC: none 20250821085154850 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085154850 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085154850 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085154850 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=12 20250821085154850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085154850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821085154850 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085154850 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085154850 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085154850 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) HNBGW_Test.sgsn0-M3UA(541)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-RAN(537)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(544)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(536)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(542)@9519884ab86b: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531)@9519884ab86b: Final verdict of PTC: none 20250821085154850 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW_Test.msc0-SCCP(533)@9519884ab86b: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin0(547)@9519884ab86b: Final verdict of PTC: pass 20250821085154853 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085154854 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085154854 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085154854 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085154854 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085154854 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085154854 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529)@9519884ab86b: Final verdict of PTC: none 20250821085154851 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085154851 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085154851 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085154851 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085154851 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085154851 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085154851 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085154851 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085154851 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085154851 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085154851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55571067f420]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085154851 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085154851 DLSCCP DEBUG SCCP-SCOC(62)[0x555710682880]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085154851 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c7ca6), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085154851 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085154851 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085154851 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085154851 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085154851 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085154851 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085154851 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085154852 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085154852 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085154852 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 0d 04 1c 7c a6 00 00 3e 00 00 00 00 00 (ss7_asp.c:1383) 20250821085154852 DLSCCP DEBUG SCCP-SCOC(62)[0x555710682880]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085154852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55571067f420]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085154852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14837854)[0x5557106a1f10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085154852 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14837854)[0x5557106a1f10]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085154852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085154852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14837854)[0x5557106a1f10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085154852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14837854)[0x5557106a1f10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085154852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14837854)[0x5557106a1f10]{disrupted}: Freeing instance (context_map.c:203) 20250821085154852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14837854)[0x5557106a1f10]{disrupted}: Deallocated (fsm.c:568) 20250821085154852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55571067f420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085154852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55571067f420]{disconnected}: Freeing instance (context_map.c:207) 20250821085154852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55571067f420]{disconnected}: Deallocated (fsm.c:568) 20250821085154852 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14837854 SCCP-62 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821085154852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x555710672750]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085154852 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20220250821085154855 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085154855 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085154855 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085154855 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821085154855 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085154855 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085154855 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 50821085154852 DLSCCP DEBUG SCCP-SCOC(64)[0x5557105f7470]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085154852 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e1643), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085154852 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085154852 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085154852 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085154852 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085154852 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085154852 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085154852 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085154852 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085154852 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085154852 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 04 04 9e 16 43 00 00 40 00 00 00 00 00 (ss7_asp.c:1383) 20250821085154853 DLSCCP DEBUG SCCP-SCOC(64)[0x5557105f7470]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085154853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x555710672750]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085154853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9437380)[0x555710616d20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085154853 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9437380)[0x555710616d20]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085154853 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085154853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9437380)[0x555710616d20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085154853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9437380)[0x555710616d20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085154853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9437380)[0x555710616d20]{disrupted}: Freeing instance (context_map.c:203) 20250821085154853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9437380)[0x555710616d20]{disrupted}: Deallocated (fsm.c:568) 20250821085154853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x555710672750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085154853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x555710672750]{disconnected}: Freeing instance (context_map.c:207) 20250821085154853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x555710672750]{disconnected}: Deallocated (fsm.c:568) 20250821085154853 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9437380 SCCP-64 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821085154853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085154853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085154853 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085154853 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 (hnb.c:255) 20250821085154853 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085154854 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55238<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(535)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(528)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(545)@9519884ab86b: Final verdict of PTC: none 20250821085154869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55234<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(546)@9519884ab86b: Final verdict of PTC: pass TC_mscpool_L3Complete_by_imsi_round_robin0(548)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(525): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(526): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(527): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(528): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(532): none (pass -> pass) 20250821085154880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55244<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(533): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(534): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(535): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-SCCP(536): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-RAN(537): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-M3UA(538): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(539): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(540): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(541): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(542): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-RAN(543): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(544): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(545): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(546): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(547): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(548): pass (pass -> pass) MTC@9519884ab86b: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@9519884ab86b: 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'. Thu Aug 21 08:51:54 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 20250821085154961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55254<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085155561 DLSCCP DEBUG SCCP-SCOC(59)[0x555710676360]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085155561 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ae1ce), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085155561 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085155561 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085155561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085155561 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085155561 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085155561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085155561 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085155561 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085155561 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085155561 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 9a e1 ce 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085155561 DLSCCP DEBUG SCCP-SCOC(58)[0x5557106a1110]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085155561 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00612d2d), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085155561 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085155561 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085155561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085155561 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085155561 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085155561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085155561 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085155561 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085155561 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085155561 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 61 2d 2d 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085155562 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085155562 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085155562 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085155562 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085155562 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085155562 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085155562 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085155562 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085155562 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085155562 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085155562 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085155562 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085155562 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085155562 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085155563 DLSCCP DEBUG SCCP-SCOC(61)[0x555710686430]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085155563 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e1930), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085155563 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085155563 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085155563 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085155563 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085155563 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085155563 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085155563 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085155563 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085155563 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085155563 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1e 19 30 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085155563 DLSCCP DEBUG SCCP-SCOC(60)[0x555710695420]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085155563 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d7aa6), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085155563 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085155563 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085155563 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085155563 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085155563 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085155563 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085155563 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085155563 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085155563 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085155563 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 5d 7a a6 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085155563 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55254<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085155563 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085155563 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085155563 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085155563 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085155563 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085155563 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085155563 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085155564 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085155564 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085155564 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085155564 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085155564 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085155564 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085155564 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 0 (prev_count=-1, count=602944) 20250821085156162 DLSCCP DEBUG SCCP-SCOC(57)[0x555710699930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085156162 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011c8ae), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085156162 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085156162 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085156162 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085156162 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085156162 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085156162 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085156162 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085156162 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085156162 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085156162 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 11 c8 ae 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085156163 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085156163 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085156163 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085156163 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085156163 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085156163 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085156163 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=602944, count=628172) 20250821085156849 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085156849 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085156849 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085156849 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085156849 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085156849 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821085156849 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085156849 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085156849 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:51: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_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@9519884ab86b: 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@9519884ab86b: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20250821085158696 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45158<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085158701 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45174<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085158705 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34353<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085158719 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085158719 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085158726 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085158726 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085158726 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085158726 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085158726 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085158726 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085158726 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085158726 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085158726 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40270 (stream_srv.c:143) 20250821085158726 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40270<->l=127.0.0.1:29169 (hnb.c:335) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085158727 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085158727 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085158727 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085158727 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085158727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158727 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085158727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158727 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085158727 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085158727 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085158727 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085158727 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085158727 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085158727 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085158727 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085158727 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085158727 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085158728 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085158728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158728 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085158728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085158728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158728 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085158728 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085158728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085158728 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085158728 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085158728 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085158728 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085158728 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085158728 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085158728 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085158728 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085158728 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085158728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158728 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085158728 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085158728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158728 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085158728 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085158728 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085158728 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085158728 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085158728 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085158728 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085158728 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085158728 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085158728 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085158728 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085158728 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085158728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158728 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085158728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085158728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158728 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085158728 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085158728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085158728 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085158728 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085158728 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085158728 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085158728 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085158728 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085158728 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085158728 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085158728 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=5 20250821085158728 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085158728 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085158728 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085158728 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085158728 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085158728 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=8 20250821085158728 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085158728 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085158728 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085158728 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085158728 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085158728 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085158728 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085158728 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085158728 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085158728 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085158728 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085158728 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085158728 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085158728 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085158728 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085158728 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085158728 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(559)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(559)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(559)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(557)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(562)@9519884ab86b: ************************************************* HNBGW_Test.msc1-M3UA(562)@9519884ab86b: M3UA emulation initiated, the test can be started MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(562)@9519884ab86b: ************************************************* HNBGW_Test.msc1-SCCP(560)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085158750 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085158750 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085158750 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085158750 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085158750 DRANAP NOTICE cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085158750 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085158750 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085158750 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085158750 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085158751 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085158751 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085158751 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085158751 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085158751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158751 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085158751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158751 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085158751 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085158751 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085158751 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085158751 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085158751 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085158751 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085158751 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085158751 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085158751 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085158751 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085158751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158751 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085158751 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085158751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158751 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085158751 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085158751 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085158751 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085158751 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085158751 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085158751 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085158751 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085158751 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085158751 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085158751 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085158751 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085158751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158751 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085158751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158751 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085158751 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085158751 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085158751 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085158751 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085158751 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085158751 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085158751 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085158751 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085158751 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085158751 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085158751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158751 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085158751 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085158751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158751 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085158751 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085158751 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085158751 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085158751 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085158751 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085158751 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085158751 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085158751 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085158751 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085158752 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085158752 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=0 20250821085158752 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085158752 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085158752 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085158752 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085158752 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085158752 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=1 20250821085158752 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085158752 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085158752 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085158752 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085158752 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085158752 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085158752 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=11 20250821085158752 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085158752 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085158752 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085158752 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085158752 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085158752 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 04  20250821085158752 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085158752 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085158752 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085158752 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=1 20250821085158752 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085158752 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085158752 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085158752 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(565)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(565)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(565)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(563)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(568)@9519884ab86b: ************************************************* HNBGW_Test.sgsn1-M3UA(568)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(568)@9519884ab86b: ************************************************* HNBGW_Test.sgsn1-SCCP(566)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085158789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085158789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085158789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085158789 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085158789 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:562) 20250821085158789 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085158789 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085158789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085158789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085158794 DLINP DEBUG SRVCONN(,r=127.0.0.1:40270<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085158794 DLINP DEBUG SRVCONN(,r=127.0.0.1:40270<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085158794 DLINP DEBUG SRVCONN(,r=127.0.0.1:40270<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085158794 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085158794 DHNBAP DEBUG (127.0.0.1:40270 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821085158794 DHNBAP NOTICE (127.0.0.1:40270 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085158794 DHNBAP NOTICE (127.0.0.1:40270 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085158794 DLINP DEBUG SRVCONN(,r=127.0.0.1:40270<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085158794 DLINP DEBUG SRVCONN(,r=127.0.0.1:40270<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085158938 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085158938 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085158938 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085158938 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(559)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085158948 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085158948 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821085158948 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085158948 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085158948 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085158948 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085158948 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085158948 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085158948 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085158948 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085158948 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085158948 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085158948 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085158948 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085158948 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085158948 DLSS7 <000c> ss7_asp.c:1383 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  20250821085158948 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication HNBGW_Test.msc1-M3UA(562)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821085158951 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085158951 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085158951 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085158951 DLSS7 <000c> ss7_asp.c:1383 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  20250821085158951 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085158951 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085158951 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085158951 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085158951 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085158952 DLSS7 <000c> ss7_asp.c:1383 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  20250821085158952 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085158952 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085158952 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085158952 DLSS7 <000c> ss7_asp.c:1383 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  20250821085158952 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 01 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085158952 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085158952 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085158952 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085158952 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085158952 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085158952 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085158952 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085158952 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085158952 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085158952 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085158952 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085158952 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085158952 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085158953 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085158953 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085158953 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085158953 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085158953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085158953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158953 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085158953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085158953 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085158953 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085158953 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085158953 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085158953 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085158953 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085158953 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085158953 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085158953 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821085158953 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085158953 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085158953 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085158953 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085158953 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085158953 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085158953 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085158953 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821085158953 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085158953 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085158953 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085158953 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085158953 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085158953 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085158954 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085158954 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085158954 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085158954 DLSS7 <000c> ss7_asp.c:1383 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  20250821085158954 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085158954 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085158954 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085158954 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085158954 DLSS7 <000c> ss7_asp.c:1383 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  20250821085158954 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085158954 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085158954 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085158954 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085158954 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821085158954 DLSS7 <000c> ss7_asp.c:1383 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  20250821085158954 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085158954 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085158954 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821085158954 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085158954 DLSS7 <000c> ss7_asp.c:1383 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  20250821085158954 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 03 00 12 00 10 00 00 00 03 00 00 00 bc 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085158954 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085158954 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085158954 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085158954 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085158954 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821085158954 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085158954 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085158954 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085158954 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085158954 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085158954 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085158954 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085158954 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085158955 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085158955 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085158955 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085158955 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085158955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158955 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085158955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158955 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085158955 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085158955 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085158955 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085158955 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085158955 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085158955 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085158955 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085158955 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085158955 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085158955 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=2 20250821085158955 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085158955 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085158956 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085158956 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085158956 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085158956 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 03  20250821085158966 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085158967 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085158967 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085158967 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(565)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085158972 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085158972 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085158972 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085158972 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085158972 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085158972 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085158972 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085158972 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085158972 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085158972 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085158972 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085158972 DLSS7 <000c> ss7_asp.c:1383 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  20250821085158972 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085158974 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085158974 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085158974 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085158974 DLSS7 <000c> ss7_asp.c:1383 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  20250821085158974 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085158974 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085158974 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085158974 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085158974 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085158974 DLSS7 <000c> ss7_asp.c:1383 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  20250821085158974 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085158974 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085158974 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085158974 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085158974 DLSS7 <000c> ss7_asp.c:1383 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  20250821085158974 DLSS7 <000c> ss7_asp.c:1383 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  20250821085158974 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 02 00 12 00 0c 00 00 00 03 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085158974 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085158974 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085158974 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085158974 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085158974 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085158974 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085158974 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085158974 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085158975 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085158975 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085158975 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085158975 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085158975 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085158976 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085158976 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085158976 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085158976 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085158976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158976 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085158976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158976 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085158976 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085158976 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085158976 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085158976 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085158976 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085158976 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085158976 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085158976 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085158976 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085158976 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=7 20250821085158976 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085158976 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085158976 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085158976 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085158976 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085158976 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  20250821085158978 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085158978 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250821085158978 DLSS7 <000c> ss7_xua_srv.c:128 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 20250821085158978 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250821085158978 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250821085158978 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250821085158978 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(568)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250821085158981 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085158981 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250821085158981 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250821085158981 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250821085158981 DLSS7 <000c> ss7_asp.c:1383 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  20250821085158981 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250821085158981 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085158981 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085158981 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085158981 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Pending () 20250821085158981 DLSS7 <000c> ss7_asp.c:1383 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  20250821085158981 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821085158981 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821085158981 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0a  20250821085158981 DLSS7 <000c> ss7_asp.c:1383 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  20250821085158982 DLSS7 <000c> ss7_asp.c:1383 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  20250821085158982 DLSS7 <000c> ss7_asp.c:1383 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  20250821085158982 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085158982 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250821085158982 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085158982 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085158982 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250821085158982 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085158982 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085158982 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085158982 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085158982 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085158982 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085158984 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085158984 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085158984 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085158984 DLSS7 <000c> ss7_asp.c:1383 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  20250821085158984 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085158984 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085158984 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250821085158984 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085158984 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250821085158984 DLSS7 <000c> ss7_asp.c:1383 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  20250821085158984 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821085158984 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821085158984 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0a  20250821085158984 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085158984 DLSS7 <000c> ss7_asp.c:1383 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  20250821085158984 DLSS7 <000c> ss7_asp.c:1383 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  20250821085158984 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 04 00 12 00 0c 00 00 00 03 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085158984 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085158984 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085158984 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085158984 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250821085158984 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085158984 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085158984 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085158984 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085158984 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085158984 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085158984 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085158984 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085158985 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085158985 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085158985 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085158985 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085158985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158985 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085158985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085158985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085158985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085158985 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085158985 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085158985 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085158985 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085158985 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085158985 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085158985 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085158985 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085158985 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085158985 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085158985 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=14 20250821085158985 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085158985 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085158985 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085158985 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085158985 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085158985 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(558)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085159747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085159747 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085159747 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085159747 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085159747 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085159747 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085159747 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085159747 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085159747 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085159747 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085159747 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085159747 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085159747 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085159747 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085159747 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085159747 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085159747 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085159747 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085159747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159747 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085159747 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085159747 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085159747 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085159747 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085159747 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085159747 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085159747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159747 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085159747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159747 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085159747 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085159747 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085159747 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085159747 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085159747 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085159747 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085159747 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085159747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085159747 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085159747 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085159747 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821085159747 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085159747 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085159747 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085159747 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085159747 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085159747 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085159747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085159747 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085159747 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085159747 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085159747 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085159747 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085159747 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085159747 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085159747 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085159747 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085159747 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085159747 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085159747 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085159747 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085159747 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085159747 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085159747 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085159747 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085159747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159747 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085159747 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085159747 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085159747 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085159747 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(558)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.msc1-RAN(561)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085159755 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085159755 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085159755 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085159755 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085159755 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085159755 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085159755 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085159755 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085159755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159755 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085159755 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085159755 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085159755 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085159755 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:357) 20250821085159755 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085159755 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085159755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159755 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085159755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159755 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085159756 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085159756 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085159755 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085159755 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085159755 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085159755 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085159755 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085159755 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085159755 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085159755 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085159755 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085159755 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085159756 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085159756 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085159756 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085159756 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085159756 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085159756 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085159756 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085159756 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085159756 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=4 20250821085159756 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085159756 DLSS7 <000c> ss7_combined_linkset.c:297 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 (available) 20250821085159756 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc1 proto=m3ua 20250821085159756 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085159756 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085159756 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 03  20250821085159756 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085159756 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085159756 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085159756 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085159756 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085159756 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085159756 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085159756 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085159756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159756 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085159756 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085159756 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085159756 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085159756 DRANAP INFO cnlink(msc-1)[0x555710666630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250821085159756 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085159756 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085159756 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085159756 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085159756 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085159756 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085159756 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085159756 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085159756 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085159756 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  HNBGW_Test.msc1-RAN(561)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(564)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085159774 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085159774 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085159774 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085159774 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085159774 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085159774 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085159774 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085159774 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085159774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159774 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085159774 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085159774 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085159774 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085159774 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085159774 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085159774 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085159774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159774 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085159774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159774 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085159774 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085159774 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085159774 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085159774 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085159774 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085159774 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085159774 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085159774 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085159774 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085159774 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085159774 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085159774 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085159774 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085159774 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085159774 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085159774 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085159774 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085159774 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085159774 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085159774 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085159774 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=9 20250821085159774 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085159774 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085159774 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085159774 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085159774 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085159774 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085159774 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085159774 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085159774 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085159774 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085159774 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085159774 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085159774 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085159774 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085159774 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085159774 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085159774 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085159774 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085159774 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085159774 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085159774 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085159774 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085159774 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085159774 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085159774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159774 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085159774 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085159774 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085159774 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085159774 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(564)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn1-RAN(567)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085159783 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085159783 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085159783 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085159783 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085159783 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085159783 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085159783 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085159783 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085159783 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085159783 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085159783 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085159783 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085159783 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085159783 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085159783 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085159783 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085159783 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821085159783 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085159783 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) 20250821085159783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159783 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) 20250821085159783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159783 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085159783 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085159783 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085159783 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085159783 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:357) 20250821085159783 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085159783 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085159783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159783 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085159783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159783 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085159783 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085159783 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085159783 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085159783 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085159783 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085159783 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085159783 DRANAP NOTICE cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085159783 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085159783 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085159784 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085159784 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=14 20250821085159784 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085159784 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085159784 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085159784 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085159784 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085159784 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 04  20250821085159784 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085159784 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085159784 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085159784 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085159784 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085159784 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085159784 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085159784 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085159784 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085159784 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085159784 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085159784 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085159784 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085159784 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085159784 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085159784 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085159784 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821085159784 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085159784 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) 20250821085159784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085159784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159784 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) 20250821085159784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085159784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085159784 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085159784 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085159784 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085159784 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085159784 DRANAP INFO cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(567)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085200807 DLCTRL DEBUG Command: GET 976028125 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085200807 DLCTRL DEBUG Tx Command reply: GET_REPLY 976028125 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085200815 DLCTRL DEBUG Command: GET 739606149 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085200815 DLCTRL DEBUG Tx Command reply: GET_REPLY 739606149 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085200819 DLCTRL DEBUG Command: GET 496259738 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085200819 DLCTRL DEBUG Tx Command reply: GET_REPLY 496259738 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085200824 DLCTRL DEBUG Command: GET 114513636 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085200824 DLCTRL DEBUG Tx Command reply: GET_REPLY 114513636 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085200829 DLCTRL DEBUG Command: GET 533077224 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085200829 DLCTRL DEBUG Tx Command reply: GET_REPLY 533077224 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821085200833 DLCTRL DEBUG Command: GET 321097165 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085200833 DLCTRL DEBUG Tx Command reply: GET_REPLY 321097165 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085200838 DLCTRL DEBUG Command: GET 214524629 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085200838 DLCTRL DEBUG Tx Command reply: GET_REPLY 214524629 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085200843 DLCTRL DEBUG Command: GET 372300155 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085200843 DLCTRL DEBUG Tx Command reply: GET_REPLY 372300155 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085200847 DLCTRL DEBUG Command: GET 914735408 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085200847 DLCTRL DEBUG Tx Command reply: GET_REPLY 914735408 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085200851 DLCTRL DEBUG Command: GET 108669761 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085200851 DLCTRL DEBUG Tx Command reply: GET_REPLY 108669761 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821085200855 DLCTRL DEBUG Command: GET 153963733 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085200855 DLCTRL DEBUG Tx Command reply: GET_REPLY 153963733 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085200858 DLCTRL DEBUG Command: GET 582408985 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085200859 DLCTRL DEBUG Tx Command reply: GET_REPLY 582408985 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085200862 DLCTRL DEBUG Command: GET 888959109 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085200862 DLCTRL DEBUG Tx Command reply: GET_REPLY 888959109 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085200863 DLCTRL DEBUG Command: GET 22261763 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085200863 DLCTRL DEBUG Tx Command reply: GET_REPLY 22261763 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085200865 DLCTRL DEBUG Command: GET 436980495 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085200865 DLCTRL DEBUG Tx Command reply: GET_REPLY 436980495 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821085200867 DLCTRL DEBUG Command: GET 151355153 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085200867 DLCTRL DEBUG Tx Command reply: GET_REPLY 151355153 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085200869 DLCTRL DEBUG Command: GET 507508871 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085200869 DLCTRL DEBUG Tx Command reply: GET_REPLY 507508871 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085200871 DLCTRL DEBUG Command: GET 361849075 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085200871 DLCTRL DEBUG Tx Command reply: GET_REPLY 361849075 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085200873 DLCTRL DEBUG Command: GET 142473779 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085200873 DLCTRL DEBUG Tx Command reply: GET_REPLY 142473779 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085200874 DLCTRL DEBUG Command: GET 769434464 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085200874 DLCTRL DEBUG Tx Command reply: GET_REPLY 769434464 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: 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@9519884ab86b: "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@9519884ab86b: 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@9519884ab86b: 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 := '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 := '000000000000000100001001'B, t_guard := 20.000000 } 20250821085200886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45184<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(558)@9519884ab86b: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(558)@9519884ab86b: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554)@9519884ab86b: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)1739683 20250821085201937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085201937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085201938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250821085201938 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085201938 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1a8ba3, normal) (hnbgw_rua.c:408) 20250821085201938 DHNB DEBUG map_rua[0x5557106a1f10]{init}: Allocated (fsm.c:456) 20250821085201938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1739683)[0x5557106a1f10]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085201938 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1739683 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085201938 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085201938 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085201938 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1739683 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:162) 20250821085201938 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1739683 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085201938 DCN DEBUG map_sccp[0x55571067f420]{init}: Allocated (fsm.c:456) 20250821085201938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55571067f420]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085201938 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-1739683 <-> SCCP-65 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085201938 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1739683 SCCP-65 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250821085201938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1739683)[0x5557106a1f10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085201938 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085201938 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085201938 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1739683 SCCP-65 msc-0 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085201938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55571067f420]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085201938 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085201938 DLSCCP DEBUG SCCP-SCOC(65)[0x555710616d20]{IDLE}: Allocated (fsm.c:456) 20250821085201938 DLSCCP DEBUG SCCP-SCOC(65)[0x555710616d20]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085201938 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030001090056400500f1100926) (sccp_scrc.c:455) 20250821085201938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085201938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085201939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085201939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085201939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085201939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085201939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085201939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085201939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085201939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085201939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085201939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085201939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085201939 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085201939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085201939 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085201939 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085201939 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085201939 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 00 00 00 bd 00 00 00 b9 03 00 00 05 01 00 00 41 02 02 06 04 43 b9 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 09 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250821085201939 DLSCCP DEBUG SCCP-SCOC(65)[0x555710616d20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085201939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55571067f420]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085201939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1739683)[0x5557106a1f10]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085201939 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085201939 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085201939 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085201940 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821085201940 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085201940 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085201940 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085201940 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085201940 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085201940 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 05 01 00 00 41 02 02 06 04 43 b9 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 09 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(557)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(557)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(558)@9519884ab86b: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570) HNBGW_Test.msc0-RAN(558)@9519884ab86b: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)260839 HNBGW_Test.msc0-SCCP(557)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(557)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)@9519884ab86b: setverdict(pass): none -> pass 20250821085201959 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085201959 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085201959 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085201959 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085201959 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085201959 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085201959 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085201959 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085201959 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085201959 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 41 3b 10 16 02 00 00 00 00  20250821085201960 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085201960 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085201960 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085201960 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085201960 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085201960 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=003b1016) (sccp_scrc.c:545) 20250821085201960 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(65,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085201960 DLSCCP DEBUG SCCP-SCOC(65)[0x555710616d20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085201960 DLSCCP DEBUG SCCP-SCOC(65)[0x555710616d20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085201960 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085201960 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) MTC@9519884ab86b: 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 } } } 20250821085201960 DCN DEBUG handle_cn_conn_conf() conn_id=65, 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_sccp.c:157) 20250821085201960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55571067f420]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085201960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55571067f420]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085201963 DLCTRL DEBUG Command: GET 32166987 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085201963 DLCTRL DEBUG Tx Command reply: GET_REPLY 32166987 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085201968 DLCTRL DEBUG Command: GET 357290693 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085201968 DLCTRL DEBUG Tx Command reply: GET_REPLY 357290693 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085201972 DLCTRL DEBUG Command: GET 541040952 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085201972 DLCTRL DEBUG Tx Command reply: GET_REPLY 541040952 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250821085201976 DLCTRL DEBUG Command: GET 260863335 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085201976 DLCTRL DEBUG Tx Command reply: GET_REPLY 260863335 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085201981 DLCTRL DEBUG Command: GET 883627694 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085201981 DLCTRL DEBUG Tx Command reply: GET_REPLY 883627694 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085201985 DLCTRL DEBUG Command: GET 554437829 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085201985 DLCTRL DEBUG Tx Command reply: GET_REPLY 554437829 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085201989 DLCTRL DEBUG Command: GET 246687420 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085201989 DLCTRL DEBUG Tx Command reply: GET_REPLY 246687420 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085201992 DLCTRL DEBUG Command: GET 257023540 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085201992 DLCTRL DEBUG Tx Command reply: GET_REPLY 257023540 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085201995 DLCTRL DEBUG Command: GET 260732419 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085201995 DLCTRL DEBUG Tx Command reply: GET_REPLY 260732419 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085201998 DLCTRL DEBUG Command: GET 333432442 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085201998 DLCTRL DEBUG Tx Command reply: GET_REPLY 333432442 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085202000 DLCTRL DEBUG Command: GET 546809835 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085202000 DLCTRL DEBUG Tx Command reply: GET_REPLY 546809835 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085202002 DLCTRL DEBUG Command: GET 444531150 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085202002 DLCTRL DEBUG Tx Command reply: GET_REPLY 444531150 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085202003 DLCTRL DEBUG Command: GET 123221269 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085202003 DLCTRL DEBUG Tx Command reply: GET_REPLY 123221269 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085202005 DLCTRL DEBUG Command: GET 291211194 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085202005 DLCTRL DEBUG Tx Command reply: GET_REPLY 291211194 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085202006 DLCTRL DEBUG Command: GET 474239 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085202007 DLCTRL DEBUG Tx Command reply: GET_REPLY 474239 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085202008 DLCTRL DEBUG Command: GET 230653206 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085202008 DLCTRL DEBUG Tx Command reply: GET_REPLY 230653206 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085202009 DLCTRL DEBUG Command: GET 101133796 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085202009 DLCTRL DEBUG Tx Command reply: GET_REPLY 101133796 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085202010 DLCTRL DEBUG Command: GET 690150173 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085202010 DLCTRL DEBUG Tx Command reply: GET_REPLY 690150173 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085202011 DLCTRL DEBUG Command: GET 924803289 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085202011 DLCTRL DEBUG Tx Command reply: GET_REPLY 924803289 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085202012 DLCTRL DEBUG Command: GET 924962618 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085202012 DLCTRL DEBUG Tx Command reply: GET_REPLY 924962618 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '000000000000001100010010'B, t_guard := 20.000000 } 20250821085202035 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45190<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(561)@9519884ab86b: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(561)@9519884ab86b: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554)@9519884ab86b: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)385213 20250821085203068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085203068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085203068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250821085203069 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085203069 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5e0bd, normal) (hnbgw_rua.c:408) 20250821085203069 DHNB DEBUG map_rua[0x555710672750]{init}: Allocated (fsm.c:456) 20250821085203069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-385213)[0x555710672750]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085203069 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-385213 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085203069 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085203069 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085203069 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-385213 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:162) 20250821085203069 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-385213 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250821085203069 DCN DEBUG map_sccp[0x555710682750]{init}: Allocated (fsm.c:456) 20250821085203069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x555710682750]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085203069 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-385213 <-> SCCP-66 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250821085203069 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-385213 SCCP-66 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250821085203069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-385213)[0x555710672750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085203069 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085203069 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085203069 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-385213 SCCP-66 msc-1 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085203069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x555710682750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085203069 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085203069 DLSCCP DEBUG SCCP-SCOC(66)[0x555710675630]{IDLE}: Allocated (fsm.c:456) 20250821085203069 DLSCCP DEBUG SCCP-SCOC(66)[0x555710675630]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085203069 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030003120056400500f1100926) (sccp_scrc.c:455) 20250821085203069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085203069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085203069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085203069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085203069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085203069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085203069 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085203069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085203069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085203069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085203069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085203069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085203069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085203069 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085203069 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085203069 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085203069 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085203069 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085203069 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 06 01 00 00 42 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 03 12 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250821085203069 DLSCCP DEBUG SCCP-SCOC(66)[0x555710675630]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085203069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x555710682750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085203069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-385213)[0x555710672750]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085203070 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085203070 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085203070 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085203070 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=6 20250821085203070 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085203070 DLSS7 <000c> ss7_combined_linkset.c:297 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 (available) 20250821085203070 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085203070 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085203070 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085203070 DLSS7 <000c> ss7_asp.c:1383 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 06 01 00 00 42 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 03 12 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(560)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc1-SCCP(560)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(561)@9519884ab86b: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571) HNBGW_Test.msc1-RAN(561)@9519884ab86b: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)7736961 HNBGW_Test.msc1-SCCP(560)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(560)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)@9519884ab86b: setverdict(pass): none -> pass 20250821085203087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085203087 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085203088 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085203088 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085203088 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085203088 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085203088 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085203088 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085203088 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085203088 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 42 6c 59 b1 02 00 00 00 00  20250821085203088 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085203088 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085203088 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085203088 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085203088 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085203088 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=006c59b1) (sccp_scrc.c:545) 20250821085203088 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(66,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085203088 DLSCCP DEBUG SCCP-SCOC(66)[0x555710675630]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085203088 DLSCCP DEBUG SCCP-SCOC(66)[0x555710675630]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085203088 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085203088 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085203088 DCN DEBUG handle_cn_conn_conf() conn_id=66, 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_sccp.c:157) 20250821085203088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x555710682750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) MTC@9519884ab86b: 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 } } } 20250821085203088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x555710682750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085203090 DLCTRL DEBUG Command: GET 528962748 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085203090 DLCTRL DEBUG Tx Command reply: GET_REPLY 528962748 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085203095 DLCTRL DEBUG Command: GET 344744116 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085203095 DLCTRL DEBUG Tx Command reply: GET_REPLY 344744116 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085203099 DLCTRL DEBUG Command: GET 187963390 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085203099 DLCTRL DEBUG Tx Command reply: GET_REPLY 187963390 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250821085203103 DLCTRL DEBUG Command: GET 3308790 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085203103 DLCTRL DEBUG Tx Command reply: GET_REPLY 3308790 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085203107 DLCTRL DEBUG Command: GET 244132793 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085203107 DLCTRL DEBUG Tx Command reply: GET_REPLY 244132793 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085203110 DLCTRL DEBUG Command: GET 12279804 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085203110 DLCTRL DEBUG Tx Command reply: GET_REPLY 12279804 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085203113 DLCTRL DEBUG Command: GET 450250999 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085203113 DLCTRL DEBUG Tx Command reply: GET_REPLY 450250999 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085203117 DLCTRL DEBUG Command: GET 863566790 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085203117 DLCTRL DEBUG Tx Command reply: GET_REPLY 863566790 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250821085203120 DLCTRL DEBUG Command: GET 231336655 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085203120 DLCTRL DEBUG Tx Command reply: GET_REPLY 231336655 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085203123 DLCTRL DEBUG Command: GET 847039258 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085203123 DLCTRL DEBUG Tx Command reply: GET_REPLY 847039258 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085203126 DLCTRL DEBUG Command: GET 695421475 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085203126 DLCTRL DEBUG Tx Command reply: GET_REPLY 695421475 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085203127 DLCTRL DEBUG Command: GET 68738326 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085203127 DLCTRL DEBUG Tx Command reply: GET_REPLY 68738326 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085203129 DLCTRL DEBUG Command: GET 600859390 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085203129 DLCTRL DEBUG Tx Command reply: GET_REPLY 600859390 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085203131 DLCTRL DEBUG Command: GET 257304329 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085203131 DLCTRL DEBUG Tx Command reply: GET_REPLY 257304329 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085203132 DLCTRL DEBUG Command: GET 431434519 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085203132 DLCTRL DEBUG Tx Command reply: GET_REPLY 431434519 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085203135 DLCTRL DEBUG Command: GET 188665303 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085203135 DLCTRL DEBUG Tx Command reply: GET_REPLY 188665303 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085203137 DLCTRL DEBUG Command: GET 506795831 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085203137 DLCTRL DEBUG Tx Command reply: GET_REPLY 506795831 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085203140 DLCTRL DEBUG Command: GET 935594564 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085203140 DLCTRL DEBUG Tx Command reply: GET_REPLY 935594564 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085203142 DLCTRL DEBUG Command: GET 892333453 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085203142 DLCTRL DEBUG Tx Command reply: GET_REPLY 892333453 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085203145 DLCTRL DEBUG Command: GET 908599351 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085203145 DLCTRL DEBUG Tx Command reply: GET_REPLY 908599351 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '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 := '000000000000000011011100'B, t_guard := 20.000000 } 20250821085203163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45200<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(558)@9519884ab86b: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(558)@9519884ab86b: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554)@9519884ab86b: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)9649203 20250821085204191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085204191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085204191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250821085204191 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085204191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x933c33, normal) (hnbgw_rua.c:408) 20250821085204191 DHNB DEBUG map_rua[0x555710686da0]{init}: Allocated (fsm.c:456) 20250821085204191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9649203)[0x555710686da0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085204191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9649203 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085204191 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085204191 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085204191 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9649203 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:162) 20250821085204191 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9649203 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085204191 DCN DEBUG map_sccp[0x5557105fa920]{init}: Allocated (fsm.c:456) 20250821085204191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5557105fa920]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085204191 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-9649203 <-> SCCP-67 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085204191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9649203 SCCP-67 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250821085204191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9649203)[0x555710686da0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085204192 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085204192 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085204192 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9649203 SCCP-67 msc-0 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085204192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5557105fa920]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085204192 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085204192 DLSCCP DEBUG SCCP-SCOC(67)[0x5557104dee30]{IDLE}: Allocated (fsm.c:456) 20250821085204192 DLSCCP DEBUG SCCP-SCOC(67)[0x5557104dee30]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085204192 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030000dc0056400500f1100926) (sccp_scrc.c:455) 20250821085204192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085204192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085204192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085204192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085204192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085204192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085204192 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085204192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085204192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085204192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085204192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085204192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085204192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085204192 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085204192 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085204192 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085204192 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085204192 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085204192 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 43 02 02 06 04 43 b9 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 dc 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250821085204192 DLSCCP DEBUG SCCP-SCOC(67)[0x5557104dee30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085204192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5557105fa920]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085204192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9649203)[0x555710686da0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085204192 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085204192 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085204192 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085204192 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821085204192 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085204192 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085204192 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085204192 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085204192 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085204192 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 07 01 00 00 43 02 02 06 04 43 b9 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 dc 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(557)@9519884ab86b: First idle individual index:1 HNBGW_Test.msc0-SCCP(557)@9519884ab86b: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(558)@9519884ab86b: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572) HNBGW_Test.msc0-RAN(558)@9519884ab86b: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)7128782 HNBGW_Test.msc0-SCCP(557)@9519884ab86b: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(557)@9519884ab86b: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250821085204201 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085204201 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085204201 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085204201 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085204201 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085204201 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085204201 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085204201 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085204201 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085204201 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 43 aa 0c 11 02 00 00 00 00  20250821085204201 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085204201 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085204201 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085204201 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085204201 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085204201 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00aa0c11) (sccp_scrc.c:545) 20250821085204201 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(67,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085204201 DLSCCP DEBUG SCCP-SCOC(67)[0x5557104dee30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085204201 DLSCCP DEBUG SCCP-SCOC(67)[0x5557104dee30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085204201 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085204201 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085204201 DCN DEBUG handle_cn_conn_conf() conn_id=67, 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_sccp.c:157) 20250821085204201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5557105fa920]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085204201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5557105fa920]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)@9519884ab86b: setverdict(pass): none -> pass MTC@9519884ab86b: 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 } } } 20250821085204204 DLCTRL DEBUG Command: GET 633398869 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085204204 DLCTRL DEBUG Tx Command reply: GET_REPLY 633398869 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085204208 DLCTRL DEBUG Command: GET 445791822 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085204208 DLCTRL DEBUG Tx Command reply: GET_REPLY 445791822 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085204212 DLCTRL DEBUG Command: GET 421505737 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085204212 DLCTRL DEBUG Tx Command reply: GET_REPLY 421505737 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250821085204216 DLCTRL DEBUG Command: GET 78499936 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085204216 DLCTRL DEBUG Tx Command reply: GET_REPLY 78499936 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085204219 DLCTRL DEBUG Command: GET 555415158 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085204219 DLCTRL DEBUG Tx Command reply: GET_REPLY 555415158 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085204224 DLCTRL DEBUG Command: GET 403182218 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085204224 DLCTRL DEBUG Tx Command reply: GET_REPLY 403182218 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085204229 DLCTRL DEBUG Command: GET 27892849 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085204229 DLCTRL DEBUG Tx Command reply: GET_REPLY 27892849 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085204233 DLCTRL DEBUG Command: GET 989182629 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085204233 DLCTRL DEBUG Tx Command reply: GET_REPLY 989182629 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250821085204237 DLCTRL DEBUG Command: GET 778173971 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085204237 DLCTRL DEBUG Tx Command reply: GET_REPLY 778173971 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085204241 DLCTRL DEBUG Command: GET 399661385 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085204241 DLCTRL DEBUG Tx Command reply: GET_REPLY 399661385 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085204246 DLCTRL DEBUG Command: GET 437690538 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085204246 DLCTRL DEBUG Tx Command reply: GET_REPLY 437690538 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085204249 DLCTRL DEBUG Command: GET 385547225 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085204249 DLCTRL DEBUG Tx Command reply: GET_REPLY 385547225 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085204252 DLCTRL DEBUG Command: GET 97605456 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085204252 DLCTRL DEBUG Tx Command reply: GET_REPLY 97605456 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085204255 DLCTRL DEBUG Command: GET 834675969 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085204255 DLCTRL DEBUG Tx Command reply: GET_REPLY 834675969 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085204258 DLCTRL DEBUG Command: GET 424908633 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085204258 DLCTRL DEBUG Tx Command reply: GET_REPLY 424908633 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085204262 DLCTRL DEBUG Command: GET 36033756 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085204262 DLCTRL DEBUG Tx Command reply: GET_REPLY 36033756 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085204267 DLCTRL DEBUG Command: GET 4531212 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085204267 DLCTRL DEBUG Tx Command reply: GET_REPLY 4531212 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085204270 DLCTRL DEBUG Command: GET 531479476 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085204270 DLCTRL DEBUG Tx Command reply: GET_REPLY 531479476 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085204273 DLCTRL DEBUG Command: GET 120835795 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085204273 DLCTRL DEBUG Tx Command reply: GET_REPLY 120835795 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085204276 DLCTRL DEBUG Command: GET 866636191 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085204276 DLCTRL DEBUG Tx Command reply: GET_REPLY 866636191 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085204283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45174<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085204283 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34353<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(551)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(550)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085204287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45158<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085204290 DLINP DEBUG SRVCONN(,r=127.0.0.1:40270<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085204290 DLINP DEBUG SRVCONN(,r=127.0.0.1:40270<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085204290 DLINP NOTICE SRV(,r=127.0.0.1:40270<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085204290 DMAIN NOTICE (127.0.0.1:40270 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40270<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821085204290 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-SCCP(563)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(567)@9519884ab86b: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(556)@9519884ab86b: Final verdict of PTC: none 20250821085204292 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085204292 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085204292 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085204292 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(564)@9519884ab86b: Final verdict of PTC: none 20250821085204292 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085204292 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085204292 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085204292 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085204292 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085204292 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085204292 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085204292 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821085204292 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085204292 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085204293 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250821085204293 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085204293 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085204293 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250821085204293 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085204293 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085204293 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085204293 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821085204293 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821085204293 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0a  20250821085204293 DLSS7 <000c> ss7_asp.c:1383 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  20250821085204293 DLSS7 <000c> ss7_asp.c:1383 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  20250821085204293 DLSS7 <000c> ss7_asp.c:1383 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  20250821085204293 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085204293 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085204293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085204293 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085204293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085204293 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085204293 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085204293 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085204293 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085204293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085204293 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085204293 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085204293 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085204293 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085204293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085204293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085204293 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250821085204293 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085204293 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085204293 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085204293 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085204293 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085204293 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085204293 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085204293 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085204293 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn1-SCCP(566)@9519884ab86b: Final verdict of PTC: none 20250821085204293 DRANAP NOTICE cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085204293 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085204293 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085204293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085204294 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821085204294 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085204294 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085204294 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821085204294 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085204294 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085204294 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085204294 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085204294 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085204294 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821085204294 DLSS7 <000c> ss7_asp.c:1383 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  20250821085204294 DLSS7 <000c> ss7_asp.c:1383 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  20250821085204294 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085204294 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-RAN(561)@9519884ab86b: Final verdict of PTC: none 20250821085204294 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085204294 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085204294 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085204294 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085204294 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085204294 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085204294 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085204294 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085204294 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085204294 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085204294 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085204294 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085204294 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085204294 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085204294 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085204294 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085204294 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085204294 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) HNBGW_Test.msc1-SCCP(560)@9519884ab86b: Final verdict of PTC: none 20250821085204294 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085204294 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085204294 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085204294 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085204294 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085204295 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085204295 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085204295 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085204295 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085204295 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085204295 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085204295 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085204295 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085204295 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085204295 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085204295 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085204295 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085204295 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085204295 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085204295 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085204295 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' HNBGW_Test.msc1-M3UA(562)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(565)@9519884ab86b: Final verdict of PTC: none 20250821085204295 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(549)@9519884ab86b: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554)@9519884ab86b: Final verdict of PTC: none 20250821085204295 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085204295 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085204295 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085204295 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085204295 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555)@9519884ab86b: Final verdict of PTC: none 20250821085204295 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085204295 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085204296 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085204296 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085204296 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085204296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x555710682750]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) HNBGW_Test.msc0-SCCP(557)@9519884ab86b: Final verdict of PTC: none 20250821085204296 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085204296 DLSCCP DEBUG SCCP-SCOC(66)[0x555710675630]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085204296 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c59b1), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085204296 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085204296 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085204296 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) HNBGW-MGCP(569)@9519884ab86b: Final verdict of PTC: none 20250821085204296 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085204297 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085204297 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085204297 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085204297 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085204297 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) HNBGW_Test.msc0-RAN(558)@9519884ab86b: Final verdict of PTC: none20250821085204297 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085204297 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 06 04 6c 59 b1 00 00 42 00 00 00 00 00 (ss7_asp.c:1383) 20250821085204297 DLSCCP DEBUG SCCP-SCOC(66)[0x555710675630]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085204297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x555710682750]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085204297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-385213)[0x555710672750]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085204297 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-385213)[0x555710672750]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085204297 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085204298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-385213)[0x555710672750]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085204298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-385213)[0x555710672750]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085204298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-385213)[0x555710672750]{disrupted}: Freeing instance (context_map.c:203) 20250821085204298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-385213)[0x555710672750]{disrupted}: Deallocated (fsm.c:568) 20250821085204298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x555710682750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085204298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x555710682750]{disconnected}: Freeing instance (context_map.c:207) 20250821085204298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x555710682750]{disconnected}: Deallocated (fsm.c:568) 20250821085204298 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-385213 SCCP-66 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:226) 20250821085204298 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085204298 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085204298 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085204298 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) HNBGW-PFCP(552)@9519884ab86b: Final verdict of PTC: none20250821085204298 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085204298 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085204298 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085204299 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085204299 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085204299 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085204299 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085204299 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085204299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085204299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821085204300 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085204300 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085204300 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085204300 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085204300 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)@9519884ab86b: Final verdict of PTC: pass 20250821085204300 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085204300 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085204301 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085204299 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085204299 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085204299 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085204299 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=6 20250821085204299 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085204299 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085204299 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085204301 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085204301 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085204301 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085204301 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085204301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55571067f420]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085204302 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085204302 DLSCCP DEBUG SCCP-SCOC(65)[0x555710616d20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085204302 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b1016), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085204302 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085204302 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085204303 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085204303 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085204303 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085204303 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085204303 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085204303 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085204304 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085204304 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 05 04 3b 10 16 00 00 41 00 00 00 00 00 (ss7_asp.c:1383) 20250821085204304 DLSCCP DEBUG SCCP-SCOC(65)[0x555710616d20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085204304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55571067f420]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085204305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1739683)[0x5557106a1f10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085204305 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1739683)[0x5557106a1f10]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085204305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085204305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1739683)[0x5557106a1f10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) HNBGW_Test.sgsn1-M3UA(568)@9519884ab86b: Final verdict of PTC: none20250821085204305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1739683)[0x5557106a1f10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085204306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1739683)[0x5557106a1f10]{disrupted}: Freeing instance (context_map.c:203) HNBGW_Test.msc0-M3UA(559)@9519884ab86b: Final verdict of PTC: none20250821085204306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1739683)[0x5557106a1f10]{disrupted}: Deallocated (fsm.c:568) 20250821085204306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55571067f420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085204306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55571067f420]{disconnected}: Freeing instance (context_map.c:207) 20250821085204306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55571067f420]{disconnected}: Deallocated (fsm.c:568) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)@9519884ab86b: Final verdict of PTC: pass 20250821085204307 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1739683 SCCP-65 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:226) 20250821085204307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5557105fa920]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085204307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085204307 DLSCCP DEBUG SCCP-SCOC(67)[0x5557104dee30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085204307 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa0c11), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085204308 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085204308 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085204308 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085204308 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085204309 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085204309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085204309 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085204309 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085204310 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085204310 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 07 04 aa 0c 11 00 00 43 00 00 00 00 00 (ss7_asp.c:1383) 20250821085204314 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085204314 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085204314 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085204314 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821085204314 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085204314 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085204314 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085204315 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085204315 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085204315 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085204315 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821085204315 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085204315 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085204315 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085204310 DLSCCP DEBUG SCCP-SCOC(67)[0x5557104dee30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085204310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5557105fa920]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085204310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9649203)[0x555710686da0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085204311 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9649203)[0x555710686da0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085204311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085204311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9649203)[0x555710686da0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085204311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9649203)[0x555710686da0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085204311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9649203)[0x555710686da0]{disrupted}: Freeing instance (context_map.c:203) 20250821085204312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9649203)[0x555710686da0]{disrupted}: Deallocated (fsm.c:568) 20250821085204312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5557105fa920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085204312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5557105fa920]{disconnected}: Freeing instance (context_map.c:207) 20250821085204312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5557105fa920]{disconnected}: Deallocated (fsm.c:568) 20250821085204312 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9649203 SCCP-67 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:226) 20250821085204312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085204313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085204313 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085204313 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 (hnb.c:255) 20250821085204313 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085204313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45190<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085204314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45184<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(549): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(550): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(551): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(552): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(556): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(557): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(558): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(559): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-SCCP(560): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-RAN(561): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-M3UA(562): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(563): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(564): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(565): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(566): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-RAN(567): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(568): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(569): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572): pass (pass -> pass) MTC@9519884ab86b: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@9519884ab86b: 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'. 20250821085204320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45200<->l=127.0.0.1:4261 (telnet_interface.c:138) Thu Aug 21 08:52:04 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 20250821085204422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45206<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085204849 DLSCCP DEBUG SCCP-SCOC(63)[0x555710672cc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085204850 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005499cc), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085204850 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085204850 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085204850 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085204850 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085204850 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085204850 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085204850 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085204850 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085204850 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085204850 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085204850 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 54 99 cc 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085204850 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085204850 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085204850 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085204850 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085204850 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085204850 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085204850 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085204852 DLSCCP DEBUG SCCP-SCOC(62)[0x555710682880]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085204852 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c7ca6), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085204852 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085204852 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085204853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085204853 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085204853 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085204853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085204853 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085204853 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085204853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085204853 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1c 7c a6 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085204853 DLSCCP DEBUG SCCP-SCOC(64)[0x5557105f7470]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085204853 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e1643), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085204853 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085204853 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085204853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085204853 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085204853 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085204853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085204853 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085204853 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085204853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085204853 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 9e 16 43 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085204853 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085204853 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085204853 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085204853 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085204853 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085204853 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085204853 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085204853 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085204853 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085204853 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085204853 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085204853 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085204853 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085204853 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085205126 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45206<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=599512) 20250821085205562 DLSCCP DEBUG SCCP-SCOC(58)[0x5557106a1110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085205562 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00612d2d), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085205562 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085205562 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085205562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085205562 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085205562 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085205563 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085205563 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085205563 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085205563 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085205563 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 61 2d 2d 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085205563 DLSCCP DEBUG SCCP-SCOC(59)[0x555710676360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085205563 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ae1ce), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085205563 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085205563 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085205563 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085205563 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085205563 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085205563 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085205563 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085205563 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085205563 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085205563 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 9a e1 ce 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085205563 DLSCCP DEBUG SCCP-SCOC(61)[0x555710686430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085205563 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e1930), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085205563 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085205563 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085205563 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085205563 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085205563 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085205563 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085205563 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085205563 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085205563 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085205563 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1e 19 30 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085205563 DLSCCP DEBUG SCCP-SCOC(60)[0x555710695420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085205563 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d7aa6), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085205563 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085205563 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085205563 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085205563 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085205563 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085205563 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085205563 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085205563 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085205563 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085205563 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085205563 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085205563 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085205563 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085205563 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085205563 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085205563 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085205563 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085205563 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085205563 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085205563 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085205563 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085205563 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085205563 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085205563 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 5d 7a a6 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085205563 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085205563 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085205563 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085205564 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085205564 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085205564 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085205564 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085205564 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085205564 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085205564 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085205564 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085205564 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085205564 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085205564 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=599512, count=643672) 20250821085206163 DLSCCP DEBUG SCCP-SCOC(57)[0x555710699930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085206163 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011c8ae), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085206163 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085206163 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085206163 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085206163 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085206163 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085206163 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085206163 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085206163 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085206163 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085206163 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 11 c8 ae 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085206163 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085206163 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085206163 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085206163 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085206163 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085206163 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085206163 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085206294 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085206294 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085206294 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250821085206295 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085206295 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085206295 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085206295 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085206295 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085206295 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821085206295 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085206295 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085206295 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:52: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_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@9519884ab86b: 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@9519884ab86b: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20250821085208231 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50460<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085208235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50466<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085208239 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34473<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085208255 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085208255 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085208264 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085208264 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085208264 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085208264 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085208264 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085208264 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085208264 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085208264 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085208264 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53036 (stream_srv.c:143) 20250821085208264 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53036<->l=127.0.0.1:29169 (hnb.c:335) 20250821085208266 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085208266 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085208266 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085208266 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085208266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208266 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085208266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208266 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085208266 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085208266 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085208266 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085208266 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085208266 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085208266 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085208266 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085208266 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085208266 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085208266 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085208266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208266 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085208266 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085208266 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085208266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208266 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085208266 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085208266 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085208266 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085208266 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085208266 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085208266 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085208266 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085208266 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085208266 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085208266 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085208266 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085208266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208266 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085208266 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085208266 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085208266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208266 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085208266 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085208266 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085208266 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085208266 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085208266 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085208266 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085208266 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085208266 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085208266 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085208266 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085208266 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085208266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208266 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085208266 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085208266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208266 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085208266 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085208266 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085208266 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085208266 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085208266 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085208266 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085208266 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085208266 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085208266 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085208266 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085208266 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=3 20250821085208266 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085208266 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085208266 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085208266 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085208266 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085208266 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=10 20250821085208266 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085208266 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085208266 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085208266 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085208266 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085208266 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085208266 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085208266 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=14 20250821085208266 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085208266 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085208266 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085208266 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085208266 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085208266 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085208266 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085208266 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821085208266 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085208266 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085208266 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(583)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(583)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(583)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(581)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(586)@9519884ab86b: ************************************************* HNBGW_Test.msc1-M3UA(586)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(586)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(584)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085208291 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085208291 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085208291 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085208291 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085208291 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085208291 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085208291 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085208291 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085208292 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085208292 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085208292 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085208292 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085208292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208292 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=7 -> eSLS=119: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085208292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208292 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085208292 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=7 -> eSLS=119: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085208292 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085208292 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085208292 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085208292 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085208292 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085208292 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085208292 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085208292 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085208292 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085208292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208292 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085208292 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085208292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208292 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085208292 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085208292 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085208292 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085208292 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085208292 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085208292 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085208292 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085208292 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085208292 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085208292 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085208292 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085208292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208292 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085208292 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085208292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208292 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085208292 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085208292 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085208293 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085208293 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085208293 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085208293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085208293 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085208293 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085208293 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085208293 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085208293 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085208293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208293 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085208293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085208293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208293 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085208293 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085208293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085208293 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085208293 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085208293 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085208293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085208293 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085208293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085208293 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085208293 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085208293 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=7 20250821085208293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085208293 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085208293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085208293 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085208293 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085208293 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=13 20250821085208293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085208293 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085208293 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085208293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085208293 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085208293 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085208293 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=6 20250821085208293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085208293 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085208293 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085208293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085208293 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085208293 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085208293 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=7 20250821085208293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085208293 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085208293 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(589)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(589)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(589)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(587)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(592)@9519884ab86b: ************************************************* HNBGW_Test.sgsn1-M3UA(592)@9519884ab86b: M3UA emulation initiated, the test can be started MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(592)@9519884ab86b: ************************************************* HNBGW_Test.sgsn1-SCCP(590)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085208328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085208328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085208328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085208328 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085208328 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:562) 20250821085208328 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085208328 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085208328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085208328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085208333 DLINP DEBUG SRVCONN(,r=127.0.0.1:53036<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085208333 DLINP DEBUG SRVCONN(,r=127.0.0.1:53036<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085208333 DLINP DEBUG SRVCONN(,r=127.0.0.1:53036<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085208333 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085208333 DHNBAP DEBUG (127.0.0.1:53036 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821085208333 DHNBAP NOTICE (127.0.0.1:53036 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085208333 DHNBAP NOTICE (127.0.0.1:53036 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085208333 DLINP DEBUG SRVCONN(,r=127.0.0.1:53036<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085208333 DLINP DEBUG SRVCONN(,r=127.0.0.1:53036<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085208476 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085208476 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085208476 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085208476 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(583)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085208479 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085208479 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085208479 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085208479 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085208479 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085208479 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085208479 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085208479 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085208479 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085208479 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085208479 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085208479 DLSS7 <000c> ss7_asp.c:1383 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  20250821085208479 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085208480 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085208480 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085208480 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085208480 DLSS7 <000c> ss7_asp.c:1383 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  20250821085208480 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085208480 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085208480 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085208480 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085208480 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085208480 DLSS7 <000c> ss7_asp.c:1383 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  20250821085208480 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085208480 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085208480 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085208480 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085208480 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085208480 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085208481 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085208481 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085208481 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085208481 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085208481 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085208481 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085208481 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085208481 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085208481 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085208481 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085208482 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085208482 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085208482 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085208482 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085208482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208482 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085208482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208482 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085208482 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085208482 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085208482 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085208482 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085208482 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085208482 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085208482 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085208482 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085208482 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085208482 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821085208482 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085208482 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085208482 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085208482 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085208482 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085208482 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085208487 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085208487 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821085208487 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085208487 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(586)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821085208492 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085208492 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821085208492 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085208492 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085208492 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085208492 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085208492 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085208492 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085208492 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085208492 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085208492 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085208492 DLSS7 <000c> ss7_asp.c:1383 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  20250821085208492 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085208494 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085208494 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085208494 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085208494 DLSS7 <000c> ss7_asp.c:1383 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  20250821085208494 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085208494 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085208494 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085208494 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085208494 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821085208494 DLSS7 <000c> ss7_asp.c:1383 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  20250821085208494 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085208494 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085208494 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821085208494 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085208494 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085208494 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085208494 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085208494 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085208494 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821085208494 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085208494 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085208494 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085208494 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085208494 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085208494 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085208494 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085208494 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085208495 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085208495 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085208495 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085208495 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085208495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208495 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085208495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208495 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085208495 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085208495 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085208495 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085208495 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085208495 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085208495 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085208495 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085208495 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085208495 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085208495 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=14 20250821085208495 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085208495 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085208496 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc1 proto=m3ua 20250821085208496 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085208496 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085208496 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 03  20250821085208505 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085208505 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085208505 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085208505 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(589)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085208510 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085208510 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085208510 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085208510 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085208510 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085208510 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085208510 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085208510 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085208510 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085208510 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085208510 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085208510 DLSS7 <000c> ss7_asp.c:1383 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  20250821085208510 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085208512 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085208512 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085208512 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085208512 DLSS7 <000c> ss7_asp.c:1383 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  20250821085208512 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085208512 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085208512 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085208512 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085208512 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085208512 DLSS7 <000c> ss7_asp.c:1383 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  20250821085208512 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085208512 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085208512 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085208512 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085208512 DLSS7 <000c> ss7_asp.c:1383 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  20250821085208512 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 02 00 12 00 10 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085208512 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085208513 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085208513 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085208513 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085208513 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085208513 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085208513 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085208513 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085208513 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085208513 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085208513 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085208513 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085208514 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085208514 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085208514 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085208514 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085208514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208514 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085208514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208514 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085208514 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085208514 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085208514 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085208514 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085208514 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085208514 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085208514 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085208514 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085208514 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085208514 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821085208514 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085208514 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085208514 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085208514 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085208514 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085208514 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  20250821085208516 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085208516 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250821085208516 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085208516 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(592)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250821085208520 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085208520 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250821085208520 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085208520 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085208520 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085208520 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085208520 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085208520 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085208520 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085208520 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085208520 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085208520 DLSS7 <000c> ss7_asp.c:1383 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  20250821085208520 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085208522 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085208522 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085208522 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085208522 DLSS7 <000c> ss7_asp.c:1383 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  20250821085208522 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085208522 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085208522 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085208522 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085208522 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250821085208522 DLSS7 <000c> ss7_asp.c:1383 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  20250821085208522 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821085208522 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821085208522 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0a  20250821085208522 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085208522 DLSS7 <000c> ss7_asp.c:1383 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  20250821085208522 DLSS7 <000c> ss7_asp.c:1383 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  20250821085208522 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 04 00 12 00 0c 00 00 00 03 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085208522 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085208522 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085208522 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085208522 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250821085208522 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085208522 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085208522 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085208522 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085208522 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085208522 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085208522 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085208522 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085208523 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085208523 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085208523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085208523 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085208523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208523 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085208523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085208523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085208523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085208523 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085208523 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085208523 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085208523 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085208523 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085208523 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085208523 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085208523 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085208524 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085208524 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085208524 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=14 20250821085208524 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085208524 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085208524 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085208524 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085208524 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085208524 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(582)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085209291 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085209291 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085209291 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085209291 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085209291 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085209291 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085209291 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085209291 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085209291 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085209291 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085209291 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085209291 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085209291 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085209291 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085209291 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085209291 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085209291 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085209291 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085209291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209291 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085209291 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085209291 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085209291 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085209291 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085209291 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085209291 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085209291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209292 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085209292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209292 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085209292 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085209292 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085209292 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085209292 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085209292 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085209292 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085209292 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085209292 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085209292 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085209292 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085209292 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821085209292 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085209292 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085209292 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085209292 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085209292 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085209292 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085209295 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085209295 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085209295 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085209295 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085209295 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085209295 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085209295 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085209295 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085209295 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085209295 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085209295 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085209295 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085209295 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085209295 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085209295 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085209295 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085209295 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085209295 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085209295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209295 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085209295 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085209295 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085209295 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085209295 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(585)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085209298 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085209298 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085209298 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085209298 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085209298 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085209298 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085209298 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085209298 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085209298 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085209298 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085209298 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085209298 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085209298 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085209298 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085209298 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085209298 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085209298 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085209298 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085209298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209298 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085209298 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085209298 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085209298 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085209298 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:357) 20250821085209298 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085209298 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085209298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209298 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085209298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209298 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085209298 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085209298 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085209298 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085209298 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085209298 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085209298 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085209298 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085209298 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085209298 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085209298 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085209298 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085209298 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085209298 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085209298 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085209298 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085209298 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085209298 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc0-RAN(582)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085209300 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085209300 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085209300 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085209300 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085209300 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085209300 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085209300 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085209300 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085209300 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085209300 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085209300 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085209300 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085209300 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085209300 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085209300 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085209300 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085209300 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085209300 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085209300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209300 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085209300 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085209300 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085209300 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085209301 DRANAP INFO cnlink(msc-1)[0x555710666630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(585)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(588)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085209310 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085209310 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085209310 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085209310 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085209310 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085209310 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085209310 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085209310 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085209310 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085209310 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085209310 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085209310 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085209310 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085209310 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085209310 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085209310 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085209310 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085209310 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085209310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209310 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085209310 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085209310 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085209310 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085209310 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085209310 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085209310 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085209310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209310 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085209310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209310 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085209310 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085209310 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085209310 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085209310 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085209310 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085209310 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085209310 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085209310 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085209310 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085209310 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085209310 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821085209310 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085209310 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085209310 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085209310 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085209310 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085209310 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085209310 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085209310 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085209310 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085209310 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085209310 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085209310 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085209310 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085209310 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085209310 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085209310 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085209310 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085209310 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085209310 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085209310 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085209310 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085209310 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085209310 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085209310 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085209310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209310 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085209310 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085209310 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085209310 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085209310 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(588)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn1-RAN(591)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085209320 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085209320 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085209320 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085209320 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085209320 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085209320 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085209321 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085209321 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085209321 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085209321 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085209321 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085209321 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085209321 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085209321 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085209321 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085209321 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085209321 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821085209321 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085209321 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) 20250821085209321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209321 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) 20250821085209321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209321 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085209321 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085209321 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085209321 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085209321 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:357) 20250821085209321 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085209321 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085209321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209321 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085209321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209321 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085209321 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085209321 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085209321 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085209321 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085209321 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085209321 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085209321 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085209321 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085209321 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085209321 DRANAP NOTICE cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085209321 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085209321 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085209321 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085209321 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085209321 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085209321 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085209321 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 04  20250821085209324 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085209324 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085209324 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085209324 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085209324 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085209324 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085209324 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085209324 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085209324 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085209324 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085209324 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085209324 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085209324 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085209324 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085209324 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085209324 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085209324 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821085209324 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085209324 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) 20250821085209324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085209324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209324 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) 20250821085209324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085209324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085209324 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085209324 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085209324 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085209324 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085209324 DRANAP INFO cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(591)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085210344 DLCTRL DEBUG Command: GET 838918765 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085210344 DLCTRL DEBUG Tx Command reply: GET_REPLY 838918765 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085210350 DLCTRL DEBUG Command: GET 421502106 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085210350 DLCTRL DEBUG Tx Command reply: GET_REPLY 421502106 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085210353 DLCTRL DEBUG Command: GET 928396341 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085210353 DLCTRL DEBUG Tx Command reply: GET_REPLY 928396341 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085210355 DLCTRL DEBUG Command: GET 859262178 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085210355 DLCTRL DEBUG Tx Command reply: GET_REPLY 859262178 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085210357 DLCTRL DEBUG Command: GET 298847070 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085210357 DLCTRL DEBUG Tx Command reply: GET_REPLY 298847070 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821085210359 DLCTRL DEBUG Command: GET 210145303 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085210359 DLCTRL DEBUG Tx Command reply: GET_REPLY 210145303 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085210360 DLCTRL DEBUG Command: GET 460101511 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085210360 DLCTRL DEBUG Tx Command reply: GET_REPLY 460101511 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085210362 DLCTRL DEBUG Command: GET 790679439 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085210362 DLCTRL DEBUG Tx Command reply: GET_REPLY 790679439 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085210363 DLCTRL DEBUG Command: GET 297441711 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085210363 DLCTRL DEBUG Tx Command reply: GET_REPLY 297441711 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085210364 DLCTRL DEBUG Command: GET 299821018 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085210364 DLCTRL DEBUG Tx Command reply: GET_REPLY 299821018 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821085210365 DLCTRL DEBUG Command: GET 34069805 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085210365 DLCTRL DEBUG Tx Command reply: GET_REPLY 34069805 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085210366 DLCTRL DEBUG Command: GET 372393797 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085210366 DLCTRL DEBUG Tx Command reply: GET_REPLY 372393797 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085210367 DLCTRL DEBUG Command: GET 42618916 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085210367 DLCTRL DEBUG Tx Command reply: GET_REPLY 42618916 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085210368 DLCTRL DEBUG Command: GET 789486046 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085210368 DLCTRL DEBUG Tx Command reply: GET_REPLY 789486046 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085210369 DLCTRL DEBUG Command: GET 674231165 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085210369 DLCTRL DEBUG Tx Command reply: GET_REPLY 674231165 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821085210370 DLCTRL DEBUG Command: GET 593628847 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085210370 DLCTRL DEBUG Tx Command reply: GET_REPLY 593628847 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085210370 DLCTRL DEBUG Command: GET 235523115 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085210371 DLCTRL DEBUG Tx Command reply: GET_REPLY 235523115 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085210371 DLCTRL DEBUG Command: GET 833823282 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085210371 DLCTRL DEBUG Tx Command reply: GET_REPLY 833823282 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085210372 DLCTRL DEBUG Command: GET 647579808 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085210372 DLCTRL DEBUG Tx Command reply: GET_REPLY 647579808 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085210373 DLCTRL DEBUG Command: GET 367127517 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085210373 DLCTRL DEBUG Tx Command reply: GET_REPLY 367127517 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: 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@9519884ab86b: "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@9519884ab86b: 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@9519884ab86b: 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 := '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 := '000000000000000111011000'B, t_guard := 20.000000 } 20250821085210382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50468<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(582)@9519884ab86b: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@9519884ab86b: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578)@9519884ab86b: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)11547847 20250821085211419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085211419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085211419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250821085211419 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085211419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb034c7, normal) (hnbgw_rua.c:408) 20250821085211419 DHNB DEBUG map_rua[0x5557106a1f10]{init}: Allocated (fsm.c:456) 20250821085211419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11547847)[0x5557106a1f10]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085211419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11547847 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085211419 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085211419 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085211419 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11547847 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:162) 20250821085211419 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11547847 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:182) 20250821085211419 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11547847 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085211419 DCN DEBUG map_sccp[0x55571067f420]{init}: Allocated (fsm.c:456) 20250821085211419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55571067f420]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085211419 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-11547847 <-> SCCP-68 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085211419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11547847 SCCP-68 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250821085211419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11547847)[0x5557106a1f10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085211419 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085211419 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085211419 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11547847 SCCP-68 msc-0 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085211419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55571067f420]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085211419 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085211419 DLSCCP DEBUG SCCP-SCOC(68)[0x5557105fa920]{IDLE}: Allocated (fsm.c:456) 20250821085211419 DLSCCP DEBUG SCCP-SCOC(68)[0x5557105fa920]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085211419 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001d80056400500f1100926) (sccp_scrc.c:455) 20250821085211419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085211419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085211419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085211419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085211419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085211419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085211419 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085211419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085211419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085211419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085211419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085211419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085211419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085211419 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085211419 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085211419 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085211419 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085211419 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085211419 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 00 00 00 bd 00 00 00 b9 03 00 00 00 01 00 00 44 02 02 06 04 43 b9 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 d8 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250821085211419 DLSCCP DEBUG SCCP-SCOC(68)[0x5557105fa920]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085211419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55571067f420]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085211419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11547847)[0x5557106a1f10]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085211419 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085211419 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085211419 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085211419 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085211419 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085211419 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085211419 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085211419 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085211419 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085211419 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 01 00 00 44 02 02 06 04 43 b9 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 d8 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(581)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(581)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(582)@9519884ab86b: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594) HNBGW_Test.msc0-RAN(582)@9519884ab86b: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)6445633 HNBGW_Test.msc0-SCCP(581)@9519884ab86b: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)@9519884ab86b: setverdict(pass): none -> pass MTC@9519884ab86b: 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(581)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821085211437 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085211437 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085211437 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085211437 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085211437 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085211437 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085211437 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085211437 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085211437 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085211437 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 44 e5 57 90 02 00 00 00 00  20250821085211437 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085211438 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085211438 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085211438 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085211438 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085211438 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00e55790) (sccp_scrc.c:545) 20250821085211438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(68,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085211438 DLSCCP DEBUG SCCP-SCOC(68)[0x5557105fa920]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085211438 DLSCCP DEBUG SCCP-SCOC(68)[0x5557105fa920]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085211438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085211438 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085211438 DCN DEBUG handle_cn_conn_conf() conn_id=68, 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_sccp.c:157) 20250821085211438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55571067f420]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085211438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55571067f420]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085211438 DLCTRL DEBUG Command: GET 616508561 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085211438 DLCTRL DEBUG Tx Command reply: GET_REPLY 616508561 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085211442 DLCTRL DEBUG Command: GET 806833227 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085211442 DLCTRL DEBUG Tx Command reply: GET_REPLY 806833227 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085211445 DLCTRL DEBUG Command: GET 56747613 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085211445 DLCTRL DEBUG Tx Command reply: GET_REPLY 56747613 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250821085211449 DLCTRL DEBUG Command: GET 522502273 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085211449 DLCTRL DEBUG Tx Command reply: GET_REPLY 522502273 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085211452 DLCTRL DEBUG Command: GET 398212787 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085211453 DLCTRL DEBUG Tx Command reply: GET_REPLY 398212787 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085211456 DLCTRL DEBUG Command: GET 192848067 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085211456 DLCTRL DEBUG Tx Command reply: GET_REPLY 192848067 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085211459 DLCTRL DEBUG Command: GET 18378552 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085211459 DLCTRL DEBUG Tx Command reply: GET_REPLY 18378552 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085211463 DLCTRL DEBUG Command: GET 827213604 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085211463 DLCTRL DEBUG Tx Command reply: GET_REPLY 827213604 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085211467 DLCTRL DEBUG Command: GET 659288561 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085211467 DLCTRL DEBUG Tx Command reply: GET_REPLY 659288561 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085211471 DLCTRL DEBUG Command: GET 867520093 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085211471 DLCTRL DEBUG Tx Command reply: GET_REPLY 867520093 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085211474 DLCTRL DEBUG Command: GET 818791317 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085211475 DLCTRL DEBUG Tx Command reply: GET_REPLY 818791317 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085211478 DLCTRL DEBUG Command: GET 707486843 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085211478 DLCTRL DEBUG Tx Command reply: GET_REPLY 707486843 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085211481 DLCTRL DEBUG Command: GET 28267420 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085211481 DLCTRL DEBUG Tx Command reply: GET_REPLY 28267420 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085211483 DLCTRL DEBUG Command: GET 2663049 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085211483 DLCTRL DEBUG Tx Command reply: GET_REPLY 2663049 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085211489 DLCTRL DEBUG Command: GET 483499920 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085211489 DLCTRL DEBUG Tx Command reply: GET_REPLY 483499920 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085211493 DLCTRL DEBUG Command: GET 724181604 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085211493 DLCTRL DEBUG Tx Command reply: GET_REPLY 724181604 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085211497 DLCTRL DEBUG Command: GET 119762187 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085211497 DLCTRL DEBUG Tx Command reply: GET_REPLY 119762187 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085211501 DLCTRL DEBUG Command: GET 129652754 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085211501 DLCTRL DEBUG Tx Command reply: GET_REPLY 129652754 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085211505 DLCTRL DEBUG Command: GET 653036762 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085211505 DLCTRL DEBUG Tx Command reply: GET_REPLY 653036762 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085211509 DLCTRL DEBUG Command: GET 946375934 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085211509 DLCTRL DEBUG Tx Command reply: GET_REPLY 946375934 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '000000000000000110000101'B, t_guard := 20.000000 } 20250821085211551 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50484<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(585)@9519884ab86b: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(585)@9519884ab86b: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578)@9519884ab86b: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)12597677 20250821085212568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085212568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085212568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250821085212568 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085212568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc039ad, normal) (hnbgw_rua.c:408) 20250821085212568 DHNB DEBUG map_rua[0x555710672750]{init}: Allocated (fsm.c:456) 20250821085212568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12597677)[0x555710672750]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085212568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12597677 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085212568 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085212568 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085212568 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12597677 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:162) 20250821085212568 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12597677 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:182) 20250821085212568 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12597677 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250821085212568 DCN DEBUG map_sccp[0x555710682750]{init}: Allocated (fsm.c:456) 20250821085212568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x555710682750]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085212568 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-12597677 <-> SCCP-69 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250821085212568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12597677 SCCP-69 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250821085212568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12597677)[0x555710672750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085212568 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085212568 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085212568 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12597677 SCCP-69 msc-1 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085212568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x555710682750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085212568 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085212568 DLSCCP DEBUG SCCP-SCOC(69)[0x55571067ce60]{IDLE}: Allocated (fsm.c:456) 20250821085212568 DLSCCP DEBUG SCCP-SCOC(69)[0x55571067ce60]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085212568 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001850056400500f1100926) (sccp_scrc.c:455) 20250821085212568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085212568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085212568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085212568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085212568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085212568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085212568 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085212568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085212568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085212568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085212568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085212568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085212568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085212568 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085212568 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085212568 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085212568 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085212568 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085212568 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 01 01 00 00 45 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 85 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250821085212568 DLSCCP DEBUG SCCP-SCOC(69)[0x55571067ce60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085212568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x555710682750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085212568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12597677)[0x555710672750]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085212568 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085212568 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085212568 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085212568 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=1 20250821085212569 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085212569 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085212569 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085212569 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085212569 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085212569 DLSS7 <000c> ss7_asp.c:1383 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 01 01 00 00 45 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 85 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(584)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc1-SCCP(584)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(585)@9519884ab86b: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595) HNBGW_Test.msc1-RAN(585)@9519884ab86b: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)1994012 HNBGW_Test.msc1-SCCP(584)@9519884ab86b: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(584)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@9519884ab86b: 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 } } } 20250821085212583 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085212583 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085212583 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085212583 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085212583 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085212583 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085212583 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085212583 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085212583 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085212583 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 45 b4 cc 9e 02 00 00 00 00  20250821085212583 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085212583 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085212583 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085212583 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085212583 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085212583 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00b4cc9e) (sccp_scrc.c:545) 20250821085212583 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(69,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085212583 DLSCCP DEBUG SCCP-SCOC(69)[0x55571067ce60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085212583 DLSCCP DEBUG SCCP-SCOC(69)[0x55571067ce60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085212583 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085212583 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085212583 DCN DEBUG handle_cn_conn_conf() conn_id=69, 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_sccp.c:157) 20250821085212583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x555710682750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085212583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x555710682750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085212583 DLCTRL DEBUG Command: GET 772696090 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085212583 DLCTRL DEBUG Tx Command reply: GET_REPLY 772696090 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085212586 DLCTRL DEBUG Command: GET 351327898 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085212586 DLCTRL DEBUG Tx Command reply: GET_REPLY 351327898 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085212587 DLCTRL DEBUG Command: GET 548723383 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085212587 DLCTRL DEBUG Tx Command reply: GET_REPLY 548723383 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250821085212589 DLCTRL DEBUG Command: GET 827348908 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085212589 DLCTRL DEBUG Tx Command reply: GET_REPLY 827348908 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085212590 DLCTRL DEBUG Command: GET 637822273 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085212590 DLCTRL DEBUG Tx Command reply: GET_REPLY 637822273 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085212592 DLCTRL DEBUG Command: GET 659823833 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085212592 DLCTRL DEBUG Tx Command reply: GET_REPLY 659823833 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085212593 DLCTRL DEBUG Command: GET 877519241 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085212593 DLCTRL DEBUG Tx Command reply: GET_REPLY 877519241 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085212594 DLCTRL DEBUG Command: GET 587575025 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085212594 DLCTRL DEBUG Tx Command reply: GET_REPLY 587575025 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250821085212595 DLCTRL DEBUG Command: GET 130604081 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085212595 DLCTRL DEBUG Tx Command reply: GET_REPLY 130604081 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085212597 DLCTRL DEBUG Command: GET 682048727 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085212597 DLCTRL DEBUG Tx Command reply: GET_REPLY 682048727 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085212598 DLCTRL DEBUG Command: GET 550813401 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085212598 DLCTRL DEBUG Tx Command reply: GET_REPLY 550813401 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085212600 DLCTRL DEBUG Command: GET 171248788 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085212600 DLCTRL DEBUG Tx Command reply: GET_REPLY 171248788 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085212601 DLCTRL DEBUG Command: GET 326832017 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085212601 DLCTRL DEBUG Tx Command reply: GET_REPLY 326832017 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085212602 DLCTRL DEBUG Command: GET 26252251 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085212602 DLCTRL DEBUG Tx Command reply: GET_REPLY 26252251 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085212604 DLCTRL DEBUG Command: GET 146848420 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085212604 DLCTRL DEBUG Tx Command reply: GET_REPLY 146848420 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085212605 DLCTRL DEBUG Command: GET 450972565 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085212605 DLCTRL DEBUG Tx Command reply: GET_REPLY 450972565 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085212606 DLCTRL DEBUG Command: GET 48642755 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085212606 DLCTRL DEBUG Tx Command reply: GET_REPLY 48642755 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085212608 DLCTRL DEBUG Command: GET 645485483 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085212608 DLCTRL DEBUG Tx Command reply: GET_REPLY 645485483 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085212610 DLCTRL DEBUG Command: GET 896906387 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085212610 DLCTRL DEBUG Tx Command reply: GET_REPLY 896906387 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085212611 DLCTRL DEBUG Command: GET 822421174 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085212611 DLCTRL DEBUG Tx Command reply: GET_REPLY 822421174 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '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 } 20250821085212628 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(582)@9519884ab86b: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@9519884ab86b: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578)@9519884ab86b: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)4999114 20250821085213654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085213654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085213654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250821085213654 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085213654 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4c47ca, normal) (hnbgw_rua.c:408) 20250821085213654 DHNB DEBUG map_rua[0x555710686da0]{init}: Allocated (fsm.c:456) 20250821085213654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4999114)[0x555710686da0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085213654 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4999114 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085213654 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085213654 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085213655 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4999114 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:162) 20250821085213655 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4999114 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:182) 20250821085213655 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4999114 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085213655 DCN DEBUG map_sccp[0x555710685e20]{init}: Allocated (fsm.c:456) 20250821085213655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x555710685e20]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085213655 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-4999114 <-> SCCP-70 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085213655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4999114 SCCP-70 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250821085213655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4999114)[0x555710686da0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085213655 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085213655 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085213655 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4999114 SCCP-70 msc-0 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085213655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x555710685e20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085213655 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085213655 DLSCCP DEBUG SCCP-SCOC(70)[0x555710682f30]{IDLE}: Allocated (fsm.c:456) 20250821085213655 DLSCCP DEBUG SCCP-SCOC(70)[0x555710682f30]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085213655 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001980056400500f1100926) (sccp_scrc.c:455) 20250821085213655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085213655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085213655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085213655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085213655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085213655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085213655 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085213655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085213655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085213655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085213655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085213655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085213655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085213655 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085213656 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085213656 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085213656 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085213656 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085213656 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 46 02 02 06 04 43 b9 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 98 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250821085213656 DLSCCP DEBUG SCCP-SCOC(70)[0x555710682f30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085213656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x555710685e20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085213656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4999114)[0x555710686da0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085213656 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085213656 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085213656 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085213656 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821085213656 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085213656 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085213656 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085213656 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085213656 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085213656 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 02 01 00 00 46 02 02 06 04 43 b9 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 98 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(581)@9519884ab86b: First idle individual index:1 HNBGW_Test.msc0-SCCP(581)@9519884ab86b: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(582)@9519884ab86b: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596) HNBGW_Test.msc0-RAN(582)@9519884ab86b: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)7203446 HNBGW_Test.msc0-SCCP(581)@9519884ab86b: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(581)@9519884ab86b: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250821085213665 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085213665 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085213665 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085213665 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085213665 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085213665 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085213665 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085213665 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085213665 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085213665 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 46 98 a4 33 02 00 00 00 00  20250821085213665 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085213665 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085213665 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085213665 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085213665 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085213665 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0098a433) (sccp_scrc.c:545) 20250821085213666 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(70,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085213666 DLSCCP DEBUG SCCP-SCOC(70)[0x555710682f30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085213666 DLSCCP DEBUG SCCP-SCOC(70)[0x555710682f30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085213666 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085213666 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085213666 DCN DEBUG handle_cn_conn_conf() conn_id=70, 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_sccp.c:157) 20250821085213666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x555710685e20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085213666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x555710685e20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)@9519884ab86b: setverdict(pass): none -> pass MTC@9519884ab86b: 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 } } } 20250821085213669 DLCTRL DEBUG Command: GET 286901619 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085213669 DLCTRL DEBUG Tx Command reply: GET_REPLY 286901619 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085213673 DLCTRL DEBUG Command: GET 546012193 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085213673 DLCTRL DEBUG Tx Command reply: GET_REPLY 546012193 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085213677 DLCTRL DEBUG Command: GET 34086258 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085213677 DLCTRL DEBUG Tx Command reply: GET_REPLY 34086258 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250821085213681 DLCTRL DEBUG Command: GET 911222511 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085213681 DLCTRL DEBUG Tx Command reply: GET_REPLY 911222511 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085213685 DLCTRL DEBUG Command: GET 313255509 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085213685 DLCTRL DEBUG Tx Command reply: GET_REPLY 313255509 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085213689 DLCTRL DEBUG Command: GET 143684268 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085213689 DLCTRL DEBUG Tx Command reply: GET_REPLY 143684268 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085213693 DLCTRL DEBUG Command: GET 520665972 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085213693 DLCTRL DEBUG Tx Command reply: GET_REPLY 520665972 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085213697 DLCTRL DEBUG Command: GET 846352336 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085213697 DLCTRL DEBUG Tx Command reply: GET_REPLY 846352336 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250821085213702 DLCTRL DEBUG Command: GET 82919726 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085213702 DLCTRL DEBUG Tx Command reply: GET_REPLY 82919726 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085213707 DLCTRL DEBUG Command: GET 145991994 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085213707 DLCTRL DEBUG Tx Command reply: GET_REPLY 145991994 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085213711 DLCTRL DEBUG Command: GET 276723244 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085213711 DLCTRL DEBUG Tx Command reply: GET_REPLY 276723244 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085213715 DLCTRL DEBUG Command: GET 538096440 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085213715 DLCTRL DEBUG Tx Command reply: GET_REPLY 538096440 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085213719 DLCTRL DEBUG Command: GET 989350446 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085213719 DLCTRL DEBUG Tx Command reply: GET_REPLY 989350446 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085213722 DLCTRL DEBUG Command: GET 471642148 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085213722 DLCTRL DEBUG Tx Command reply: GET_REPLY 471642148 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085213725 DLCTRL DEBUG Command: GET 757892696 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085213725 DLCTRL DEBUG Tx Command reply: GET_REPLY 757892696 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085213727 DLCTRL DEBUG Command: GET 796495804 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085213728 DLCTRL DEBUG Tx Command reply: GET_REPLY 796495804 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085213730 DLCTRL DEBUG Command: GET 261550657 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085213730 DLCTRL DEBUG Tx Command reply: GET_REPLY 261550657 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085213733 DLCTRL DEBUG Command: GET 383870261 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085213733 DLCTRL DEBUG Tx Command reply: GET_REPLY 383870261 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085213735 DLCTRL DEBUG Command: GET 933669484 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085213735 DLCTRL DEBUG Tx Command reply: GET_REPLY 933669484 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085213737 DLCTRL DEBUG Command: GET 359378064 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085213737 DLCTRL DEBUG Tx Command reply: GET_REPLY 359378064 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085213744 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50466<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085213744 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34473<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(575)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(574)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085213748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50460<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085213749 DLINP DEBUG SRVCONN(,r=127.0.0.1:53036<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085213749 DLINP DEBUG SRVCONN(,r=127.0.0.1:53036<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085213749 DLINP NOTICE SRV(,r=127.0.0.1:53036<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085213749 DMAIN NOTICE (127.0.0.1:53036 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53036<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821085213749 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250821085213750 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085213750 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085213750 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085213750 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821085213750 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085213750 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085213750 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(580)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(590)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(587)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(588)@9519884ab86b: Final verdict of PTC: none 20250821085213750 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085213750 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085213750 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085213750 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821085213750 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085213750 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085213750 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821085213750 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085213750 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085213750 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085213750 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' HNBGW_Test.sgsn1-RAN(591)@9519884ab86b: Final verdict of PTC: none 20250821085213750 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085213750 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821085213751 DLSS7 <000c> ss7_asp.c:1383 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  20250821085213751 DLSS7 <000c> ss7_asp.c:1383 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  20250821085213751 DLSS7 <000c> ss7_asp.c:1383 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  20250821085213751 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085213751 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578)@9519884ab86b: Final verdict of PTC: none 20250821085213751 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085213751 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085213751 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821085213751 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085213751 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085213751 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085213751 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085213751 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085213751 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085213751 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085213751 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085213751 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085213751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x555710682750]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085213751 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085213751 DLSCCP DEBUG SCCP-SCOC(69)[0x55571067ce60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085213751 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4cc9e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085213751 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085213751 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=1 -> eSLS=33: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085213752 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=1 -> eSLS=33: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085213752 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085213751 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085213751 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085213751 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085213751 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085213751 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085213751 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085213751 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085213751 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085213751 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250821085213751 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085213751 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085213751 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085213751 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085213751 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085213751 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085213751 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085213751 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085213751 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085213751 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085213751 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085213751 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085213751 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085213751 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085213751 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085213751 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085213751 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085213751 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085213751 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085213751 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085213751 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085213751 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085213751 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085213751 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085213752 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085213752 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085213752 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085213752 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085213752 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085213752 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085213752 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085213752 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085213752 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 01 04 b4 cc 9e 00 00 45 00 00 00 00 00 (ss7_asp.c:1383) 20250821085213752 DLSCCP DEBUG SCCP-SCOC(69)[0x55571067ce60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085213752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x555710682750]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085213752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12597677)[0x555710672750]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085213752 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12597677)[0x555710672750]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085213752 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085213752 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085213752 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085213752 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085213752 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085213752 DLSS7 <000c> ss7_asp.c:1383 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  20250821085213752 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085213752 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085213752 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085213752 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085213752 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250821085213752 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085213752 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085213752 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250821085213752 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085213752 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085213752 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085213752 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821085213752 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821085213752 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0a  20250821085213752 DLSS7 <000c> ss7_asp.c:1383 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  20250821085213752 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085213752 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085213752 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085213752 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085213752 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085213752 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085213752 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085213752 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085213752 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085213752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12597677)[0x555710672750]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085213752 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085213752 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085213752 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085213752 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085213752 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085213752 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085213752 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085213752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12597677)[0x555710672750]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085213753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12597677)[0x555710672750]{disrupted}: Freeing instance (context_map.c:203) 20250821085213753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12597677)[0x555710672750]{disrupted}: Deallocated (fsm.c:568) 20250821085213753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x555710682750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) HNBGW_Test.msc0-M3UA(583)@9519884ab86b: Final verdict of PTC: none 20250821085213753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x555710682750]{disconnected}: Freeing instance (context_map.c:207) 20250821085213753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x555710682750]{disconnected}: Deallocated (fsm.c:568) 20250821085213753 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12597677 SCCP-69 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:226) 20250821085213753 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085213753 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085213753 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085213753 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085213753 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085213753 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085213753 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085213753 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085213753 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085213753 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085213753 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085213753 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc1-RAN(585)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(584)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(582)@9519884ab86b: Final verdict of PTC: none 20250821085213754 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085213754 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085213754 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085213754 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=1 20250821085213754 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085213754 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085213754 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085213753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085213753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821085213754 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) HNBGW_Test.msc1-M3UA(586)@9519884ab86b: Final verdict of PTC: none20250821085213754 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085213754 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) HNBGW_Test.sgsn0-M3UA(589)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(592)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(581)@9519884ab86b: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579)@9519884ab86b: Final verdict of PTC: none 20250821085213754 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085213754 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085213754 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085213755 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085213755 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085213755 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085213755 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085213755 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085213755 DRANAP NOTICE cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085213756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085213756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085213756 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085213756 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 (hnb.c:255) 20250821085213756 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085213756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11547847)[0x5557106a1f10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821085213756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11547847)[0x5557106a1f10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250821085213756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55571067f420]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250821085213756 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085213756 DLSCCP DEBUG SCCP-SCOC(68)[0x5557105fa920]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085213756 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e55790), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085213756 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085213756 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085213756 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085213756 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085213756 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085213756 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085213756 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085213756 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 e5 57 90 00 00 44 00 00 00 00 00 (ss7_asp.c:1383) 20250821085213756 DLSCCP DEBUG SCCP-SCOC(68)[0x5557105fa920]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085213756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55571067f420]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085213756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11547847)[0x5557106a1f10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085213756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11547847)[0x5557106a1f10]{disrupted}: Freeing instance (context_map.c:203) 20250821085213756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11547847)[0x5557106a1f10]{disrupted}: Deallocated (fsm.c:568) 20250821085213756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55571067f420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085213756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55571067f420]{disconnected}: Freeing instance (context_map.c:207) 20250821085213756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55571067f420]{disconnected}: Deallocated (fsm.c:568) 20250821085213756 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11547847 SCCP-68 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:226) 20250821085213756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4999114)[0x555710686da0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821085213756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4999114)[0x555710686da0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250821085213757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x555710685e20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250821085213757 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085213757 DLSCCP DEBUG SCCP-SCOC(70)[0x555710682f30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085213757 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098a433), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085213757 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085213757 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085213757 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085213757 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085213757 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085213757 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085213757 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085213757 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 02 04 98 a4 33 00 00 46 00 00 00 00 00 (ss7_asp.c:1383) 20250821085213757 DLSCCP DEBUG SCCP-SCOC(70)[0x555710682f30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085213757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x555710685e20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085213757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4999114)[0x555710686da0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085213757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4999114)[0x555710686da0]{disrupted}: Freeing instance (context_map.c:203) 20250821085213757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4999114)[0x555710686da0]{disrupted}: Deallocated (fsm.c:568) 20250821085213757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x555710685e20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085213757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x555710685e20]{disconnected}: Freeing instance (context_map.c:207) 20250821085213757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x555710685e20]{disconnected}: Deallocated (fsm.c:568) 20250821085213757 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4999114 SCCP-70 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:226) 20250821085213757 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085213757 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085213757 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085213757 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085213757 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085213757 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085213757 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085213757 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085213757 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085213757 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085213757 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085213757 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085213758 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085213758 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085213758 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085213758 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085213758 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085213758 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085213758 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085213758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50498<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577)@9519884ab86b: Final verdict of PTC: none 20250821085213759 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085213759 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085213759 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085213759 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821085213759 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085213759 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085213759 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)@9519884ab86b: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)@9519884ab86b: Final verdict of PTC: pass HNBGW-PFCP(576)@9519884ab86b: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(573)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(593)@9519884ab86b: Final verdict of PTC: none 20250821085213772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50468<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085213773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50484<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(573): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(574): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(575): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(576): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(580): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(581): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(582): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(583): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-SCCP(584): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-RAN(585): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-M3UA(586): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(587): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(588): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(589): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(590): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-RAN(591): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(592): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(593): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596): pass (pass -> pass) MTC@9519884ab86b: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@9519884ab86b: 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'. Thu Aug 21 08:52:13 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 20250821085213861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50506<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085214298 DLSCCP DEBUG SCCP-SCOC(66)[0x555710675630]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085214298 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c59b1), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085214298 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085214298 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085214298 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085214298 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085214298 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085214298 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085214298 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085214298 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085214298 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085214298 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 6c 59 b1 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085214299 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085214299 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085214299 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085214299 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085214299 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085214299 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085214299 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085214305 DLSCCP DEBUG SCCP-SCOC(65)[0x555710616d20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085214305 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b1016), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085214305 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085214305 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085214305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085214305 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085214305 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085214305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085214305 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085214305 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085214305 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085214305 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3b 10 16 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085214305 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085214305 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085214305 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085214305 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085214305 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085214305 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085214305 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085214311 DLSCCP DEBUG SCCP-SCOC(67)[0x5557104dee30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085214311 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa0c11), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085214311 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085214311 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085214311 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085214311 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085214311 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085214311 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085214311 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085214311 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085214311 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085214311 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 aa 0c 11 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085214311 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085214311 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085214311 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085214311 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085214311 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085214311 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085214311 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085214564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50506<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=588900) 20250821085214851 DLSCCP DEBUG SCCP-SCOC(63)[0x555710672cc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085214851 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005499cc), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085214851 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085214851 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085214851 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085214851 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085214851 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085214851 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085214851 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085214851 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085214851 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085214851 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 54 99 cc 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085214851 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085214851 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085214851 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085214851 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085214851 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085214851 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085214851 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085214853 DLSCCP DEBUG SCCP-SCOC(64)[0x5557105f7470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085214853 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e1643), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085214853 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085214853 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085214853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085214853 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085214853 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085214853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085214853 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085214853 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085214853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085214853 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 9e 16 43 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085214853 DLSCCP DEBUG SCCP-SCOC(62)[0x555710682880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085214853 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c7ca6), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085214853 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085214853 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085214853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085214853 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085214853 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085214853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085214853 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085214853 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085214853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085214853 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1c 7c a6 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085214854 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085214854 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085214854 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085214854 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085214854 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085214854 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085214854 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085214854 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085214854 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085214854 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085214854 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085214854 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085214854 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085214854 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085215563 DLSCCP DEBUG SCCP-SCOC(61)[0x555710686430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085215563 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e1930), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085215563 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085215563 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085215564 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085215564 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085215564 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085215564 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085215564 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085215564 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085215564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085215564 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1e 19 30 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085215564 DLSCCP DEBUG SCCP-SCOC(59)[0x555710676360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085215564 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ae1ce), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085215564 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085215564 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085215564 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085215564 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085215564 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085215564 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085215564 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085215564 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085215564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085215564 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 9a e1 ce 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085215564 DLSCCP DEBUG SCCP-SCOC(58)[0x5557106a1110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085215564 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00612d2d), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085215564 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085215564 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085215564 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085215564 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085215564 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085215564 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085215564 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085215564 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085215564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085215564 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 61 2d 2d 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085215564 DLSCCP DEBUG SCCP-SCOC(60)[0x555710695420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085215564 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d7aa6), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085215564 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085215564 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085215564 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085215564 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085215564 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085215564 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085215564 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085215564 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085215564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085215564 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 5d 7a a6 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085215565 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085215565 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085215565 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085215565 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085215565 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085215565 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085215565 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085215565 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085215565 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085215565 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085215565 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085215565 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085215565 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085215565 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085215565 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085215565 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085215565 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085215565 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085215565 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085215565 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085215565 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085215565 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085215565 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085215565 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085215565 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085215565 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085215565 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085215565 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=588900, count=626500) 20250821085215752 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085215752 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085215752 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821085215752 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085215752 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085215752 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085215753 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085215753 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085215753 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085215753 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085215753 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085215753 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250821085216164 DLSCCP DEBUG SCCP-SCOC(57)[0x555710699930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085216164 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011c8ae), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085216164 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085216164 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085216164 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085216164 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085216164 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085216164 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085216164 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085216164 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085216164 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085216164 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 11 c8 ae 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085216165 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085216165 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085216165 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085216165 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085216165 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085216165 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085216165 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:52: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_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@9519884ab86b: 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@9519884ab86b: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20250821085217672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58846<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085217677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58860<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085217680 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39567<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085217699 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085217699 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085217706 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085217706 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085217707 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085217707 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085217707 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54630 (stream_srv.c:143) 20250821085217707 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54630<->l=127.0.0.1:29169 (hnb.c:335) 20250821085217707 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085217707 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085217707 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085217707 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085217708 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085217708 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085217708 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085217708 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085217708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217708 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085217708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217708 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085217708 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085217708 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085217708 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085217708 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085217708 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085217708 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085217708 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085217708 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085217708 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085217708 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085217708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217708 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085217708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085217708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217708 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085217708 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085217708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085217708 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085217708 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085217708 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085217709 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085217709 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085217709 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085217709 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085217709 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085217709 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085217709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217709 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085217709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085217709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217709 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085217709 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085217709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085217709 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085217709 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085217709 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085217709 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085217709 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085217709 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085217709 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085217709 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085217709 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085217709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217709 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085217709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085217709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217709 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085217709 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085217709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085217709 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085217709 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085217709 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085217709 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085217709 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=8 20250821085217709 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085217709 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085217709 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085217709 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085217709 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085217709 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=13 20250821085217709 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085217709 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085217709 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085217709 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085217709 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085217709 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085217709 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=14 20250821085217709 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085217709 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085217709 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085217709 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085217709 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085217709 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085217709 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821085217709 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085217709 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085217709 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085217709 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085217709 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085217709 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085217709 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(607)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(607)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(607)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(605)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(610)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(610)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(610)@9519884ab86b: ************************************************* HNBGW_Test.msc1-SCCP(608)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085217734 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085217734 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085217734 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085217734 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085217734 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085217734 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085217734 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085217734 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085217735 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085217735 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085217735 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085217735 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085217735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217735 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=14 -> eSLS=126: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085217735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217735 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085217735 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=14 -> eSLS=126: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085217735 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085217735 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085217735 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085217735 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085217735 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085217735 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085217735 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085217735 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085217735 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085217735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217736 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085217736 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085217736 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085217736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217736 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085217736 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085217736 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085217736 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085217736 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085217736 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085217736 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085217736 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085217736 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085217736 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085217736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085217736 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085217736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217736 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085217736 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085217736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217736 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085217736 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085217736 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085217736 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085217736 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085217736 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085217736 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085217736 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085217736 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085217736 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085217736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085217736 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085217736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217736 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085217736 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085217736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217736 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085217736 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085217736 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085217736 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085217736 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085217736 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085217736 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085217736 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085217736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085217736 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085217736 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085217736 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=14 20250821085217736 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085217736 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085217736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085217736 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085217736 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085217736 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=9 20250821085217736 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085217736 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085217736 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085217736 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085217736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085217736 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085217736 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085217736 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=9 20250821085217736 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085217736 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085217736 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085217736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085217736 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085217736 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085217736 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821085217736 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085217736 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085217736 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(613)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(613)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(613)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(611)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(616)@9519884ab86b: ************************************************* HNBGW_Test.sgsn1-M3UA(616)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(616)@9519884ab86b: ************************************************* HNBGW_Test.sgsn1-SCCP(614)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085217766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085217766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085217766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085217766 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085217766 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:562) 20250821085217766 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085217766 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085217766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085217766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085217770 DLINP DEBUG SRVCONN(,r=127.0.0.1:54630<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085217770 DLINP DEBUG SRVCONN(,r=127.0.0.1:54630<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085217770 DLINP DEBUG SRVCONN(,r=127.0.0.1:54630<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085217770 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085217770 DHNBAP DEBUG (127.0.0.1:54630 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821085217770 DHNBAP NOTICE (127.0.0.1:54630 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085217770 DHNBAP NOTICE (127.0.0.1:54630 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085217770 DLINP DEBUG SRVCONN(,r=127.0.0.1:54630<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085217770 DLINP DEBUG SRVCONN(,r=127.0.0.1:54630<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085217921 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085217921 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085217921 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085217921 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(607)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085217929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085217929 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085217929 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085217929 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085217929 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085217929 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085217929 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085217929 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085217929 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085217929 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085217929 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085217929 DLSS7 <000c> ss7_asp.c:1383 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  20250821085217929 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085217933 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085217933 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821085217933 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085217933 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085217933 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085217933 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085217933 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085217933 DLSS7 <000c> ss7_asp.c:1383 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  20250821085217933 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085217933 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085217933 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085217933 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085217933 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085217933 DLSS7 <000c> ss7_asp.c:1383 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  20250821085217933 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085217933 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085217933 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085217933 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085217933 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085217933 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085217933 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085217933 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085217933 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085217933 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085217933 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085217933 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085217933 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085217933 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085217933 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085217933 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085217934 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085217934 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085217935 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085217935 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085217935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217935 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085217935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217935 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085217935 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085217935 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085217935 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085217935 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085217935 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085217935 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085217935 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085217935 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085217935 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085217935 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821085217935 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085217935 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085217935 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085217935 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085217935 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085217935 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-M3UA(610)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821085217939 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085217939 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821085217939 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085217939 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085217939 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085217939 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085217939 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085217939 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085217939 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085217939 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085217939 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085217939 DLSS7 <000c> ss7_asp.c:1383 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  20250821085217939 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085217940 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085217940 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085217940 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085217940 DLSS7 <000c> ss7_asp.c:1383 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  20250821085217940 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085217940 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085217940 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085217940 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085217940 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821085217940 DLSS7 <000c> ss7_asp.c:1383 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  20250821085217940 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085217941 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085217941 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821085217941 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085217941 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085217941 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085217941 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085217941 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085217941 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821085217941 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085217941 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085217941 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085217941 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085217941 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085217941 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085217941 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085217941 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085217942 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085217942 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085217942 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085217942 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085217942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217942 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085217942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217942 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085217942 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085217942 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085217942 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085217942 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085217942 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085217942 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085217943 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085217943 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085217943 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085217943 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085217943 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085217943 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085217943 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085217943 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085217943 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085217943 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 03  20250821085217947 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085217947 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085217947 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085217947 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(613)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085217955 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085217955 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085217955 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085217955 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085217955 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085217955 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085217955 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085217955 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085217955 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085217955 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085217955 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085217955 DLSS7 <000c> ss7_asp.c:1383 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  20250821085217955 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085217956 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085217956 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250821085217957 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085217957 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085217958 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085217958 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085217958 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085217958 DLSS7 <000c> ss7_asp.c:1383 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  20250821085217958 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085217958 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085217958 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085217958 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085217958 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085217958 DLSS7 <000c> ss7_asp.c:1383 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  20250821085217958 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085217958 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085217958 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085217958 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085217958 DLSS7 <000c> ss7_asp.c:1383 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  20250821085217958 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 02 00 12 00 10 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085217958 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085217958 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085217958 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085217958 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085217958 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085217958 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085217958 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085217958 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085217958 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085217958 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085217958 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085217958 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) HNBGW_Test.sgsn1-M3UA(616)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250821085217959 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085217959 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085217959 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085217959 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085217959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217960 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085217960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217960 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085217960 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085217960 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085217960 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085217960 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085217960 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085217960 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085217960 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085217960 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085217960 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085217960 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821085217960 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085217960 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085217960 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085217960 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085217960 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085217960 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  20250821085217963 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085217963 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250821085217963 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085217963 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085217963 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085217963 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085217963 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085217963 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085217963 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085217963 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085217963 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085217963 DLSS7 <000c> ss7_asp.c:1383 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  20250821085217963 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085217965 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085217965 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085217965 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085217965 DLSS7 <000c> ss7_asp.c:1383 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  20250821085217965 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085217965 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085217965 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085217965 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085217965 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250821085217965 DLSS7 <000c> ss7_asp.c:1383 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  20250821085217965 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821085217965 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821085217965 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0a  20250821085217965 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085217965 DLSS7 <000c> ss7_asp.c:1383 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  20250821085217965 DLSS7 <000c> ss7_asp.c:1383 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  20250821085217965 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 04 00 12 00 0c 00 00 00 03 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085217965 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085217965 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085217965 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085217965 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250821085217965 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085217965 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085217965 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085217965 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085217965 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085217965 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085217965 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085217965 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085217966 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085217966 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085217966 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085217966 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085217966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217966 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085217966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085217966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085217966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085217966 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085217966 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085217966 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085217966 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085217966 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085217966 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085217966 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085217967 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085217967 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085217967 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085217967 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085217967 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085217967 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085217967 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085217967 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085217967 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085217967 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(606)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085218731 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085218731 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085218731 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085218731 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085218731 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085218731 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085218731 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085218731 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085218731 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085218731 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085218731 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085218731 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085218731 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085218731 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085218731 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085218731 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085218731 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085218731 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085218731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218731 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085218731 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085218731 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085218732 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085218732 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085218732 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085218732 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085218732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218732 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085218732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218732 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085218732 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085218732 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085218732 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085218732 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085218732 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085218732 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085218732 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085218732 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085218732 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085218732 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085218732 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821085218732 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085218732 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085218732 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085218732 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085218732 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085218732 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085218735 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085218735 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085218735 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085218735 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085218735 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085218735 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085218735 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085218735 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085218735 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085218735 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085218735 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085218735 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085218735 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085218735 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085218735 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085218735 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085218735 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085218735 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085218735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218735 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085218735 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085218735 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085218735 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085218735 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(606)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.msc1-RAN(609)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085218740 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085218740 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085218740 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085218740 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085218740 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085218740 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085218740 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085218740 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085218740 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085218740 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085218740 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085218740 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085218740 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085218740 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085218740 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085218740 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085218740 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085218740 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085218740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218740 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085218740 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085218741 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085218741 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085218741 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:357) 20250821085218741 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085218741 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085218741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085218741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218741 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085218741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085218741 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085218741 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085218741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085218741 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085218741 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085218741 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085218741 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085218741 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085218741 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085218741 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=12 20250821085218741 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085218741 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085218741 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085218741 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085218741 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085218741 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 03  20250821085218741 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085218741 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085218741 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085218741 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085218741 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085218742 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085218742 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085218742 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085218742 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085218742 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085218742 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085218742 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085218742 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085218742 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085218742 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085218742 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085218742 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085218742 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085218742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085218742 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085218742 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085218742 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085218742 DRANAP INFO cnlink(msc-1)[0x555710666630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(609)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(612)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085218754 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085218754 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085218754 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085218754 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085218754 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085218754 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085218754 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085218754 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085218754 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085218754 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085218754 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085218754 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085218754 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085218754 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085218754 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085218754 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085218754 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085218754 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085218754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218755 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085218755 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085218755 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085218755 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085218755 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085218755 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085218755 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085218755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218755 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085218755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218755 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085218755 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085218755 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085218755 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085218755 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085218755 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085218755 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085218755 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085218755 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085218755 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085218755 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085218755 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821085218755 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085218755 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085218755 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085218755 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085218755 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085218755 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085218756 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085218756 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085218756 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085218756 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085218756 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085218756 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085218756 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085218756 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085218756 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085218756 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085218756 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085218756 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085218756 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085218756 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085218756 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085218756 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085218756 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085218756 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085218756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218756 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085218756 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085218756 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085218756 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085218756 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(612)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn1-RAN(615)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085218762 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085218762 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085218762 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085218762 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085218762 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085218762 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085218762 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085218762 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085218762 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085218762 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085218762 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085218762 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085218762 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085218762 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085218762 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085218762 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085218762 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821085218762 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085218762 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) 20250821085218762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218762 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) 20250821085218762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218762 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085218762 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085218762 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085218762 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085218762 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:357) 20250821085218762 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085218762 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085218762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218762 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085218762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218762 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085218762 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085218762 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085218762 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085218762 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085218762 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085218762 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085218762 DRANAP NOTICE cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085218763 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085218763 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085218763 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085218763 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=8 20250821085218763 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085218763 DLSS7 <000c> ss7_combined_linkset.c:297 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 (available) 20250821085218763 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn1 proto=m3ua 20250821085218763 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085218763 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085218763 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 04  20250821085218763 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085218763 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085218763 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085218764 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085218764 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085218764 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085218764 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085218764 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085218764 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085218764 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085218764 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085218764 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085218764 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085218764 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085218764 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085218764 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085218764 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821085218764 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085218764 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) 20250821085218764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085218764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218764 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) 20250821085218764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085218764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085218764 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085218764 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085218764 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085218764 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085218764 DRANAP INFO cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(615)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085219781 DLCTRL DEBUG Command: GET 574042407 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085219781 DLCTRL DEBUG Tx Command reply: GET_REPLY 574042407 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085219785 DLCTRL DEBUG Command: GET 544876877 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085219785 DLCTRL DEBUG Tx Command reply: GET_REPLY 544876877 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085219789 DLCTRL DEBUG Command: GET 275576576 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085219790 DLCTRL DEBUG Tx Command reply: GET_REPLY 275576576 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085219794 DLCTRL DEBUG Command: GET 884921949 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085219794 DLCTRL DEBUG Tx Command reply: GET_REPLY 884921949 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085219798 DLCTRL DEBUG Command: GET 784150783 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085219798 DLCTRL DEBUG Tx Command reply: GET_REPLY 784150783 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821085219802 DLCTRL DEBUG Command: GET 791868835 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085219802 DLCTRL DEBUG Tx Command reply: GET_REPLY 791868835 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085219806 DLCTRL DEBUG Command: GET 124819676 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085219806 DLCTRL DEBUG Tx Command reply: GET_REPLY 124819676 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085219810 DLCTRL DEBUG Command: GET 240344123 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085219810 DLCTRL DEBUG Tx Command reply: GET_REPLY 240344123 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085219814 DLCTRL DEBUG Command: GET 847621424 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085219814 DLCTRL DEBUG Tx Command reply: GET_REPLY 847621424 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085219819 DLCTRL DEBUG Command: GET 48012043 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085219819 DLCTRL DEBUG Tx Command reply: GET_REPLY 48012043 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821085219823 DLCTRL DEBUG Command: GET 912565038 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085219823 DLCTRL DEBUG Tx Command reply: GET_REPLY 912565038 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085219827 DLCTRL DEBUG Command: GET 48463431 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085219827 DLCTRL DEBUG Tx Command reply: GET_REPLY 48463431 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085219831 DLCTRL DEBUG Command: GET 317967312 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085219831 DLCTRL DEBUG Tx Command reply: GET_REPLY 317967312 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085219835 DLCTRL DEBUG Command: GET 945470168 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085219835 DLCTRL DEBUG Tx Command reply: GET_REPLY 945470168 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085219838 DLCTRL DEBUG Command: GET 112503863 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085219838 DLCTRL DEBUG Tx Command reply: GET_REPLY 112503863 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821085219841 DLCTRL DEBUG Command: GET 161985543 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085219841 DLCTRL DEBUG Tx Command reply: GET_REPLY 161985543 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085219844 DLCTRL DEBUG Command: GET 233320873 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085219844 DLCTRL DEBUG Tx Command reply: GET_REPLY 233320873 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085219846 DLCTRL DEBUG Command: GET 792013522 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085219846 DLCTRL DEBUG Tx Command reply: GET_REPLY 792013522 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085219848 DLCTRL DEBUG Command: GET 488811963 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085219848 DLCTRL DEBUG Tx Command reply: GET_REPLY 488811963 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085219850 DLCTRL DEBUG Command: GET 471087778 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085219850 DLCTRL DEBUG Tx Command reply: GET_REPLY 471087778 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: 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@9519884ab86b: "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@9519884ab86b: 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@9519884ab86b: 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@9519884ab86b: 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@9519884ab86b: 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 := '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 := '000000000000001000111111'B, t_guard := 20.000000 } 20250821085219867 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821085219867 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821085219867 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085219868 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085219868 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085219868 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821085219868 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821085219868 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821085219868 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085219868 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821085219868 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821085219868 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821085219868 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085219868 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821085219868 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821085219868 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250821085219868 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085219868 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821085219868 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821085219868 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250821085219871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58874<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(606)@9519884ab86b: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(606)@9519884ab86b: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602)@9519884ab86b: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)13235690 20250821085220918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085220918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085220919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250821085220919 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085220919 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc9f5ea, normal) (hnbgw_rua.c:408) 20250821085220919 DHNB DEBUG map_rua[0x555710685cf0]{init}: Allocated (fsm.c:456) 20250821085220919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13235690)[0x555710685cf0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085220919 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13235690 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085220919 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085220919 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085220919 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13235690 SCCP-0 CS MI=TMSI-0x42FA0023: TMSI-0x42FA0023 NRI(10bit)=0x3e8=1000: No msc found for this NRI, doing round-robin (hnbgw_cn.c:219) 20250821085220919 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13235690 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085220919 DCN DEBUG map_sccp[0x5557106a1f10]{init}: Allocated (fsm.c:456) 20250821085220919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x5557106a1f10]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085220919 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-13235690 <-> SCCP-71 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085220919 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13235690 SCCP-71 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250821085220919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13235690)[0x555710685cf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085220919 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085220919 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085220919 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13235690 SCCP-71 msc-0 MI=TMSI-0x42FA0023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085220919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x5557106a1f10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085220919 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085220919 DLSCCP DEBUG SCCP-SCOC(71)[0x55571067f420]{IDLE}: Allocated (fsm.c:456) 20250821085220919 DLSCCP DEBUG SCCP-SCOC(71)[0x55571067f420]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085220919 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f400300023f0056400500f1100926) (sccp_scrc.c:455) 20250821085220919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085220919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085220919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085220919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085220919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085220919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085220919 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085220919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085220919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085220919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085220919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085220919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085220919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085220919 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085220919 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085220919 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085220919 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085220919 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085220920 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 47 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 fa 00 23 00 4f 40 03 00 02 3f 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250821085220920 DLSCCP DEBUG SCCP-SCOC(71)[0x55571067f420]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085220920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x5557106a1f10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085220920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13235690)[0x555710685cf0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085220920 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085220920 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085220920 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085220920 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821085220920 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085220920 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085220920 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085220920 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085220920 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085220920 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 03 01 00 00 47 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 fa 00 23 00 4f 40 03 00 02 3f 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(605)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(605)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(606)@9519884ab86b: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618) HNBGW_Test.msc0-RAN(606)@9519884ab86b: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)11358137 HNBGW_Test.msc0-SCCP(605)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(605)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821085220931 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085220931 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085220931 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085220931 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085220931 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085220931 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085220931 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085220931 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085220931 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085220931 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 47 bb 8b 93 02 00 00 00 00  20250821085220931 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085220931 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085220931 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085220931 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085220931 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085220931 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00bb8b93) (sccp_scrc.c:545) 20250821085220931 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(71,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085220931 DLSCCP DEBUG SCCP-SCOC(71)[0x55571067f420]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085220931 DLSCCP DEBUG SCCP-SCOC(71)[0x55571067f420]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085220931 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085220931 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085220931 DCN DEBUG handle_cn_conn_conf() conn_id=71, 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_sccp.c:157) 20250821085220932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x5557106a1f10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085220932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x5557106a1f10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)@9519884ab86b: setverdict(pass): none -> pass MTC@9519884ab86b: 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 } } } 20250821085220933 DLCTRL DEBUG Command: GET 251379441 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085220933 DLCTRL DEBUG Tx Command reply: GET_REPLY 251379441 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821085220936 DLCTRL DEBUG Command: GET 203013925 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085220936 DLCTRL DEBUG Tx Command reply: GET_REPLY 203013925 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085220939 DLCTRL DEBUG Command: GET 77527515 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085220939 DLCTRL DEBUG Tx Command reply: GET_REPLY 77527515 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085220943 DLCTRL DEBUG Command: GET 552889096 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085220943 DLCTRL DEBUG Tx Command reply: GET_REPLY 552889096 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085220947 DLCTRL DEBUG Command: GET 777720082 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085220947 DLCTRL DEBUG Tx Command reply: GET_REPLY 777720082 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085220951 DLCTRL DEBUG Command: GET 91281168 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085220951 DLCTRL DEBUG Tx Command reply: GET_REPLY 91281168 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085220954 DLCTRL DEBUG Command: GET 830430694 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085220954 DLCTRL DEBUG Tx Command reply: GET_REPLY 830430694 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085220958 DLCTRL DEBUG Command: GET 434438042 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085220958 DLCTRL DEBUG Tx Command reply: GET_REPLY 434438042 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085220961 DLCTRL DEBUG Command: GET 396280922 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085220961 DLCTRL DEBUG Tx Command reply: GET_REPLY 396280922 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085220964 DLCTRL DEBUG Command: GET 990622153 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085220964 DLCTRL DEBUG Tx Command reply: GET_REPLY 990622153 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085220966 DLCTRL DEBUG Command: GET 785647470 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085220966 DLCTRL DEBUG Tx Command reply: GET_REPLY 785647470 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085220968 DLCTRL DEBUG Command: GET 523617078 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085220968 DLCTRL DEBUG Tx Command reply: GET_REPLY 523617078 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085220970 DLCTRL DEBUG Command: GET 759233783 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085220970 DLCTRL DEBUG Tx Command reply: GET_REPLY 759233783 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085220971 DLCTRL DEBUG Command: GET 340174636 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085220971 DLCTRL DEBUG Tx Command reply: GET_REPLY 340174636 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085220973 DLCTRL DEBUG Command: GET 670722677 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085220973 DLCTRL DEBUG Tx Command reply: GET_REPLY 670722677 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085220974 DLCTRL DEBUG Command: GET 624083809 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085220974 DLCTRL DEBUG Tx Command reply: GET_REPLY 624083809 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085220975 DLCTRL DEBUG Command: GET 633787282 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085220975 DLCTRL DEBUG Tx Command reply: GET_REPLY 633787282 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085220976 DLCTRL DEBUG Command: GET 514923247 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085220976 DLCTRL DEBUG Tx Command reply: GET_REPLY 514923247 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085220977 DLCTRL DEBUG Command: GET 587877506 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085220977 DLCTRL DEBUG Tx Command reply: GET_REPLY 587877506 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085220978 DLCTRL DEBUG Command: GET 262233511 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085220978 DLCTRL DEBUG Tx Command reply: GET_REPLY 262233511 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '000000000000001010010010'B, t_guard := 20.000000 } 20250821085220989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58886<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(609)@9519884ab86b: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(609)@9519884ab86b: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602)@9519884ab86b: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)6499556 20250821085222018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085222018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085222018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250821085222018 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085222018 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x632ce4, normal) (hnbgw_rua.c:408) 20250821085222018 DHNB DEBUG map_rua[0x555710685e20]{init}: Allocated (fsm.c:456) 20250821085222018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6499556)[0x555710685e20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085222018 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6499556 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085222018 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085222018 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085222018 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250821085222018 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6499556 SCCP-0 CS MI=TMSI-0x42C00023: TMSI-0x42C00023 NRI(10bit)=0x300=768: No msc found for this NRI, doing round-robin (hnbgw_cn.c:219) 20250821085222018 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6499556 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250821085222018 DCN DEBUG map_sccp[0x555710672750]{init}: Allocated (fsm.c:456) 20250821085222018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x555710672750]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085222018 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-6499556 <-> SCCP-72 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250821085222018 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6499556 SCCP-72 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250821085222018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6499556)[0x555710685e20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085222018 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085222018 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085222018 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6499556 SCCP-72 msc-1 MI=TMSI-0x42C00023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085222018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x555710672750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085222018 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085222018 DLSCCP DEBUG SCCP-SCOC(72)[0x555710682750]{IDLE}: Allocated (fsm.c:456) 20250821085222018 DLSCCP DEBUG SCCP-SCOC(72)[0x555710682750]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085222018 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f40030002920056400500f1100926) (sccp_scrc.c:455) 20250821085222019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085222019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085222019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085222019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085222019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085222019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085222019 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085222019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085222019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085222019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085222019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085222019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085222019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085222019 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085222019 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085222019 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085222019 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085222019 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085222019 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 0c 01 00 00 48 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 c0 00 23 00 4f 40 03 00 02 92 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085222019 DLSCCP DEBUG SCCP-SCOC(72)[0x555710682750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085222019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x555710672750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085222019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6499556)[0x555710685e20]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085222019 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085222019 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085222019 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085222019 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=12 20250821085222019 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085222019 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085222019 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085222019 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085222019 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085222019 DLSS7 <000c> ss7_asp.c:1383 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 0c 01 00 00 48 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 c0 00 23 00 4f 40 03 00 02 92 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(608)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc1-SCCP(608)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(609)@9519884ab86b: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619) HNBGW_Test.msc1-RAN(609)@9519884ab86b: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)9247300 HNBGW_Test.msc1-SCCP(608)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(608)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)@9519884ab86b: setverdict(pass): none -> pass 20250821085222038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085222038 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085222038 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085222038 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085222038 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085222038 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085222038 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085222038 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085222038 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085222038 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 48 79 c9 01 02 00 00 00 00  20250821085222038 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085222038 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085222038 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085222038 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085222038 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085222038 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0079c901) (sccp_scrc.c:545) 20250821085222038 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(72,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085222038 DLSCCP DEBUG SCCP-SCOC(72)[0x555710682750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085222038 DLSCCP DEBUG SCCP-SCOC(72)[0x555710682750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085222038 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085222038 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085222038 DCN DEBUG handle_cn_conn_conf() conn_id=72, 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_sccp.c:157) 20250821085222038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x555710672750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085222038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x555710672750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@9519884ab86b: 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 } } } 20250821085222040 DLCTRL DEBUG Command: GET 956805070 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085222040 DLCTRL DEBUG Tx Command reply: GET_REPLY 956805070 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821085222043 DLCTRL DEBUG Command: GET 222818193 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085222043 DLCTRL DEBUG Tx Command reply: GET_REPLY 222818193 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085222047 DLCTRL DEBUG Command: GET 292515464 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085222047 DLCTRL DEBUG Tx Command reply: GET_REPLY 292515464 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085222050 DLCTRL DEBUG Command: GET 599675831 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085222050 DLCTRL DEBUG Tx Command reply: GET_REPLY 599675831 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085222052 DLCTRL DEBUG Command: GET 286120055 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085222052 DLCTRL DEBUG Tx Command reply: GET_REPLY 286120055 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085222054 DLCTRL DEBUG Command: GET 830685649 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085222054 DLCTRL DEBUG Tx Command reply: GET_REPLY 830685649 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250821085222056 DLCTRL DEBUG Command: GET 858930223 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085222056 DLCTRL DEBUG Tx Command reply: GET_REPLY 858930223 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085222058 DLCTRL DEBUG Command: GET 651309409 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085222058 DLCTRL DEBUG Tx Command reply: GET_REPLY 651309409 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085222060 DLCTRL DEBUG Command: GET 228846419 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085222060 DLCTRL DEBUG Tx Command reply: GET_REPLY 228846419 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085222061 DLCTRL DEBUG Command: GET 403169426 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085222061 DLCTRL DEBUG Tx Command reply: GET_REPLY 403169426 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085222062 DLCTRL DEBUG Command: GET 87074799 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085222062 DLCTRL DEBUG Tx Command reply: GET_REPLY 87074799 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085222063 DLCTRL DEBUG Command: GET 14450999 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085222063 DLCTRL DEBUG Tx Command reply: GET_REPLY 14450999 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085222065 DLCTRL DEBUG Command: GET 547912518 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085222065 DLCTRL DEBUG Tx Command reply: GET_REPLY 547912518 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085222066 DLCTRL DEBUG Command: GET 171988164 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085222066 DLCTRL DEBUG Tx Command reply: GET_REPLY 171988164 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085222067 DLCTRL DEBUG Command: GET 163882451 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085222067 DLCTRL DEBUG Tx Command reply: GET_REPLY 163882451 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085222068 DLCTRL DEBUG Command: GET 856236830 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085222068 DLCTRL DEBUG Tx Command reply: GET_REPLY 856236830 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085222068 DLCTRL DEBUG Command: GET 774360062 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085222068 DLCTRL DEBUG Tx Command reply: GET_REPLY 774360062 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085222069 DLCTRL DEBUG Command: GET 40969484 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085222069 DLCTRL DEBUG Tx Command reply: GET_REPLY 40969484 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085222070 DLCTRL DEBUG Command: GET 471607015 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085222070 DLCTRL DEBUG Tx Command reply: GET_REPLY 471607015 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085222071 DLCTRL DEBUG Command: GET 457467675 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085222071 DLCTRL DEBUG Tx Command reply: GET_REPLY 457467675 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '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 := '000000000000001001010001'B, t_guard := 20.000000 } 20250821085222081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58900<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(606)@9519884ab86b: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(606)@9519884ab86b: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602)@9519884ab86b: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)16237030 20250821085223099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085223099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085223099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250821085223099 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085223099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf7c1e6, normal) (hnbgw_rua.c:408) 20250821085223099 DHNB DEBUG map_rua[0x555710670470]{init}: Allocated (fsm.c:456) 20250821085223099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16237030)[0x555710670470]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085223099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16237030 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085223099 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085223099 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085223100 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16237030 SCCP-0 CS MI=TMSI-0x42CCC023: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250821085223100 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16237030 SCCP-0 CS MI=TMSI-0x42CCC023: TMSI-0x42CCC023 NRI(10bit)=0x333=819: No msc found for this NRI, doing round-robin (hnbgw_cn.c:219) 20250821085223100 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16237030 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085223100 DCN DEBUG map_sccp[0x555710686da0]{init}: Allocated (fsm.c:456) 20250821085223100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x555710686da0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085223100 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-16237030 <-> SCCP-73 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085223100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16237030 SCCP-73 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250821085223100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16237030)[0x555710670470]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085223100 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085223100 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085223100 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16237030 SCCP-73 msc-0 MI=TMSI-0x42CCC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085223100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x555710686da0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085223100 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085223100 DLSCCP DEBUG SCCP-SCOC(73)[0x555710699a60]{IDLE}: Allocated (fsm.c:456) 20250821085223100 DLSCCP DEBUG SCCP-SCOC(73)[0x555710699a60]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085223100 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030002510056400500f1100926) (sccp_scrc.c:455) 20250821085223100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085223100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085223100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085223100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085223100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085223100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085223100 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085223100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085223100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085223100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085223100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085223100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085223100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085223100 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085223100 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085223100 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085223100 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085223100 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085223100 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 69 00 00 00 bd 00 00 00 b9 03 00 00 0d 01 00 00 49 02 02 06 04 43 b9 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 51 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085223100 DLSCCP DEBUG SCCP-SCOC(73)[0x555710699a60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085223100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x555710686da0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085223100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16237030)[0x555710670470]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085223100 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085223101 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085223101 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085223101 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085223101 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085223101 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085223101 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085223101 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085223101 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085223101 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0d 01 00 00 49 02 02 06 04 43 b9 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 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(605)@9519884ab86b: First idle individual index:1 HNBGW_Test.msc0-SCCP(605)@9519884ab86b: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(606)@9519884ab86b: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620) HNBGW_Test.msc0-RAN(606)@9519884ab86b: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)4426131 HNBGW_Test.msc0-SCCP(605)@9519884ab86b: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(605)@9519884ab86b: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250821085223110 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085223110 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085223110 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085223110 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085223110 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085223110 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085223110 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085223110 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085223110 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085223110 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 49 d5 54 18 02 00 00 00 00  20250821085223110 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085223110 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085223110 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085223110 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085223110 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085223110 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00d55418) (sccp_scrc.c:545) 20250821085223110 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(73,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085223110 DLSCCP DEBUG SCCP-SCOC(73)[0x555710699a60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085223110 DLSCCP DEBUG SCCP-SCOC(73)[0x555710699a60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085223110 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085223110 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085223110 DCN DEBUG handle_cn_conn_conf() conn_id=73, 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_sccp.c:157) 20250821085223110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x555710686da0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085223110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x555710686da0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)@9519884ab86b: setverdict(pass): none -> pass MTC@9519884ab86b: 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 } } } 20250821085223112 DLCTRL DEBUG Command: GET 557352901 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085223112 DLCTRL DEBUG Tx Command reply: GET_REPLY 557352901 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250821085223117 DLCTRL DEBUG Command: GET 288980019 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085223117 DLCTRL DEBUG Tx Command reply: GET_REPLY 288980019 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085223121 DLCTRL DEBUG Command: GET 357927644 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085223121 DLCTRL DEBUG Tx Command reply: GET_REPLY 357927644 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085223125 DLCTRL DEBUG Command: GET 342908456 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085223125 DLCTRL DEBUG Tx Command reply: GET_REPLY 342908456 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085223129 DLCTRL DEBUG Command: GET 606322700 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085223129 DLCTRL DEBUG Tx Command reply: GET_REPLY 606322700 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085223133 DLCTRL DEBUG Command: GET 881798797 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085223133 DLCTRL DEBUG Tx Command reply: GET_REPLY 881798797 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250821085223137 DLCTRL DEBUG Command: GET 378295347 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085223137 DLCTRL DEBUG Tx Command reply: GET_REPLY 378295347 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085223141 DLCTRL DEBUG Command: GET 431252528 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085223141 DLCTRL DEBUG Tx Command reply: GET_REPLY 431252528 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085223144 DLCTRL DEBUG Command: GET 442911523 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085223144 DLCTRL DEBUG Tx Command reply: GET_REPLY 442911523 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085223148 DLCTRL DEBUG Command: GET 969087078 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085223148 DLCTRL DEBUG Tx Command reply: GET_REPLY 969087078 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085223150 DLCTRL DEBUG Command: GET 703743425 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085223151 DLCTRL DEBUG Tx Command reply: GET_REPLY 703743425 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085223153 DLCTRL DEBUG Command: GET 260232031 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085223153 DLCTRL DEBUG Tx Command reply: GET_REPLY 260232031 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085223156 DLCTRL DEBUG Command: GET 842182527 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085223156 DLCTRL DEBUG Tx Command reply: GET_REPLY 842182527 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085223159 DLCTRL DEBUG Command: GET 976632460 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085223159 DLCTRL DEBUG Tx Command reply: GET_REPLY 976632460 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085223161 DLCTRL DEBUG Command: GET 648698258 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085223161 DLCTRL DEBUG Tx Command reply: GET_REPLY 648698258 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085223163 DLCTRL DEBUG Command: GET 593123649 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085223163 DLCTRL DEBUG Tx Command reply: GET_REPLY 593123649 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085223165 DLCTRL DEBUG Command: GET 760006230 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085223165 DLCTRL DEBUG Tx Command reply: GET_REPLY 760006230 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085223166 DLCTRL DEBUG Command: GET 849999562 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085223166 DLCTRL DEBUG Tx Command reply: GET_REPLY 849999562 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085223166 DLCTRL DEBUG Command: GET 125174271 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085223166 DLCTRL DEBUG Tx Command reply: GET_REPLY 125174271 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085223167 DLCTRL DEBUG Command: GET 522379266 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085223167 DLCTRL DEBUG Tx Command reply: GET_REPLY 522379266 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085223171 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39567<->l=127.0.0.1:4262) (control_if.c:193) 20250821085223172 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58860<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(599)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(598)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085223176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58846<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085223178 DLINP DEBUG SRVCONN(,r=127.0.0.1:54630<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085223178 DLINP DEBUG SRVCONN(,r=127.0.0.1:54630<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085223178 DLINP NOTICE SRV(,r=127.0.0.1:54630<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085223178 DMAIN NOTICE (127.0.0.1:54630 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54630<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821085223178 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(604)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(612)@9519884ab86b: Final verdict of PTC: none 20250821085223180 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085223180 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085223180 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085223180 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-SCCP(614)@9519884ab86b: Final verdict of PTC: none 20250821085223180 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085223180 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085223180 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085223180 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085223180 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085223180 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085223180 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085223180 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250821085223180 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085223180 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085223180 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821085223180 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085223180 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085223180 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821085223180 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085223180 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085223180 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085223180 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085223180 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085223180 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  HNBGW_Test.sgsn1-RAN(615)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(611)@9519884ab86b: Final verdict of PTC: none 20250821085223180 DLSS7 <000c> ss7_asp.c:1383 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  20250821085223180 DLSS7 <000c> ss7_asp.c:1383 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  20250821085223180 DLSS7 <000c> ss7_asp.c:1383 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  20250821085223180 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085223180 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085223181 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085223181 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085223181 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085223181 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085223181 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085223181 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085223181 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602)@9519884ab86b: Final verdict of PTC: none 20250821085223181 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085223181 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085223181 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085223181 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085223181 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250821085223181 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085223181 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085223181 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250821085223181 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085223181 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085223181 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085223181 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085223181 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821085223181 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085223181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085223181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085223181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085223181 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085223181 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085223181 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821085223181 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821085223181 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0a  20250821085223181 DLSS7 <000c> ss7_asp.c:1383 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  20250821085223181 DLSS7 <000c> ss7_asp.c:1383 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  20250821085223181 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085223181 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085223181 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085223181 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085223181 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085223181 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085223181 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085223182 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085223182 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085223182 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085223182 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085223181 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085223181 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085223181 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085223181 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085223181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x555710672750]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085223181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085223181 DLSCCP DEBUG SCCP-SCOC(72)[0x555710682750]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085223181 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079c901), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085223181 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085223181 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085223182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085223182 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085223182 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085223182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085223182 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085223182 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085223182 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085223182 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085223182 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085223182 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085223182 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085223182 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085223182 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085223182 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085223182 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085223182 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085223182 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085223182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085223182 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0c 04 79 c9 01 00 00 48 00 00 00 00 00 (ss7_asp.c:1383) 20250821085223182 DLSCCP DEBUG SCCP-SCOC(72)[0x555710682750]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085223182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x555710672750]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085223182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6499556)[0x555710685e20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085223182 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6499556)[0x555710685e20]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085223182 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085223182 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085223182 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085223182 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085223182 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085223182 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085223182 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085223182 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085223182 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085223182 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085223182 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085223182 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085223182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6499556)[0x555710685e20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085223182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6499556)[0x555710685e20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085223182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6499556)[0x555710685e20]{disrupted}: Freeing instance (context_map.c:203) 20250821085223182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6499556)[0x555710685e20]{disrupted}: Deallocated (fsm.c:568) 20250821085223182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x555710672750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085223182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x555710672750]{disconnected}: Freeing instance (context_map.c:207) 20250821085223182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x555710672750]{disconnected}: Deallocated (fsm.c:568) 20250821085223182 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6499556 SCCP-72 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:226) 20250821085223182 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085223182 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085223182 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085223182 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085223182 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085223182 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085223182 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085223182 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085223182 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085223182 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085223182 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085223182 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085223182 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085223182 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085223182 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250821085223182 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085223182 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085223182 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085223182 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085223182 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085223182 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085223182 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085223182 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085223182 DRANAP NOTICE cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc1-RAN(609)@9519884ab86b: Final verdict of PTC: none 20250821085223183 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085223183 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085223183 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085223183 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=12 20250821085223183 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085223183 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085223183 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085223183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085223183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821085223183 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085223183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085223183 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085223183 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085223183 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085223183 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085223183 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085223183 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085223183 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085223183 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085223183 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085223183 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085223183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085223183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085223183 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085223183 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 (hnb.c:255) 20250821085223183 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085223183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13235690)[0x555710685cf0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821085223183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13235690)[0x555710685cf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250821085223183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x5557106a1f10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250821085223183 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085223183 DLSCCP DEBUG SCCP-SCOC(71)[0x55571067f420]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085223183 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb8b93), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085223183 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085223183 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085223183 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085223183 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085223183 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085223183 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085223184 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085223184 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 03 04 bb 8b 93 00 00 47 00 00 00 00 00 (ss7_asp.c:1383) 20250821085223184 DLSCCP DEBUG SCCP-SCOC(71)[0x55571067f420]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085223184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x5557106a1f10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085223184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13235690)[0x555710685cf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085223184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13235690)[0x555710685cf0]{disrupted}: Freeing instance (context_map.c:203) 20250821085223184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13235690)[0x555710685cf0]{disrupted}: Deallocated (fsm.c:568) 20250821085223184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x5557106a1f10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085223184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x5557106a1f10]{disconnected}: Freeing instance (context_map.c:207) 20250821085223184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x5557106a1f10]{disconnected}: Deallocated (fsm.c:568) 20250821085223184 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13235690 SCCP-71 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:226) 20250821085223184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16237030)[0x555710670470]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821085223184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16237030)[0x555710670470]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250821085223184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x555710686da0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250821085223184 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085223184 DLSCCP DEBUG SCCP-SCOC(73)[0x555710699a60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085223184 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d55418), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085223184 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085223184 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085223184 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085223184 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085223184 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085223184 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085223184 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085223184 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 0d 04 d5 54 18 00 00 49 00 00 00 00 00 (ss7_asp.c:1383) 20250821085223184 DLSCCP DEBUG SCCP-SCOC(73)[0x555710699a60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085223184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x555710686da0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085223184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16237030)[0x555710670470]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085223184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16237030)[0x555710670470]{disrupted}: Freeing instance (context_map.c:203) 20250821085223184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16237030)[0x555710670470]{disrupted}: Deallocated (fsm.c:568) 20250821085223184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x555710686da0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(597)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(610)@9519884ab86b: Final verdict of PTC: none 20250821085223184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x555710686da0]{disconnected}: Freeing instance (context_map.c:207) 20250821085223184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x555710686da0]{disconnected}: Deallocated (fsm.c:568) 20250821085223184 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16237030 SCCP-73 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:226) 20250821085223184 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085223184 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085223184 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085223184 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085223185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085223185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085223185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085223185 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085223185 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085223185 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085223185 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085223185 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085223185 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085223185 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085223185 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085223185 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821085223185 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085223185 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085223185 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085223185 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085223185 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085223185 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085223185 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085223185 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085223185 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085223185 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW_Test.msc0-RAN(606)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(608)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(616)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(607)@9519884ab86b: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(613)@9519884ab86b: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(600)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(605)@9519884ab86b: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)@9519884ab86b: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)@9519884ab86b: Final verdict of PTC: pass HNBGW-MGCP(617)@9519884ab86b: Final verdict of PTC: none 20250821085223200 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58886<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085223204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58874<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085223229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58900<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(597): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(598): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(599): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(600): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(604): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(605): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(606): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(607): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-SCCP(608): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-RAN(609): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-M3UA(610): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(611): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(612): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(613): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(614): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-RAN(615): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(616): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(617): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620): pass (pass -> pass) MTC@9519884ab86b: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@9519884ab86b: 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'. Thu Aug 21 08:52:23 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 20250821085223296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58904<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085223752 DLSCCP DEBUG SCCP-SCOC(69)[0x55571067ce60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085223752 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4cc9e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085223752 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085223752 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085223752 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085223752 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085223752 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085223752 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085223752 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085223752 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085223752 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085223752 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b4 cc 9e 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085223753 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085223753 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085223753 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085223753 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085223753 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085223753 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085223753 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085223757 DLSCCP DEBUG SCCP-SCOC(68)[0x5557105fa920]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085223757 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e55790), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085223757 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085223757 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085223757 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085223757 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085223757 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085223757 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085223757 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085223757 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085223757 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085223757 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 e5 57 90 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085223757 DLSCCP DEBUG SCCP-SCOC(70)[0x555710682f30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085223757 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098a433), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085223757 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085223757 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085223757 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085223757 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085223757 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085223757 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085223757 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085223757 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085223757 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085223757 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 98 a4 33 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085223757 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085223757 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085223757 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085223757 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085223757 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085223757 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085223757 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085223757 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085223757 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085223757 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085223757 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085223757 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085223757 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085223757 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085223998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58904<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=595360) 20250821085224299 DLSCCP DEBUG SCCP-SCOC(66)[0x555710675630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085224299 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c59b1), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085224299 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085224299 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085224299 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085224299 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085224299 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085224299 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085224299 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085224299 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085224299 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085224299 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 6c 59 b1 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085224300 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085224300 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085224300 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085224300 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085224300 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085224300 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085224300 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085224305 DLSCCP DEBUG SCCP-SCOC(65)[0x555710616d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085224306 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b1016), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085224306 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085224306 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085224306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085224306 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085224306 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085224306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085224306 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085224306 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085224306 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085224306 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3b 10 16 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085224306 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085224306 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085224306 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085224306 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085224306 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085224306 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085224306 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085224312 DLSCCP DEBUG SCCP-SCOC(67)[0x5557104dee30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085224312 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa0c11), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085224312 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085224313 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085224313 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085224313 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085224313 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085224313 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085224313 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085224313 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085224313 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085224313 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 aa 0c 11 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085224313 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085224313 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085224313 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085224313 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085224313 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085224313 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085224313 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085224852 DLSCCP DEBUG SCCP-SCOC(63)[0x555710672cc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085224852 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005499cc), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085224852 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085224853 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085224853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085224853 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085224853 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085224853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085224853 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085224853 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085224853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085224853 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 54 99 cc 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085224853 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085224853 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085224853 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085224853 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085224853 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085224853 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085224853 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085224854 DLSCCP DEBUG SCCP-SCOC(62)[0x555710682880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085224854 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c7ca6), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085224854 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085224854 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085224854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085224854 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085224854 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085224854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085224854 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085224854 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085224854 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085224854 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1c 7c a6 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085224854 DLSCCP DEBUG SCCP-SCOC(64)[0x5557105f7470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085224854 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e1643), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085224854 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085224854 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085224854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085224854 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085224854 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085224854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085224854 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085224854 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085224854 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085224854 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 9e 16 43 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085224855 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085224855 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085224855 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085224855 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085224855 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085224855 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085224855 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085224855 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085224855 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085224855 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085224855 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085224855 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085224855 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085224855 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=595360, count=632960) 20250821085225181 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085225182 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085225182 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250821085225182 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085225182 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085225182 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821085225183 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085225183 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085225183 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085225183 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085225183 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085225183 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085225564 DLSCCP DEBUG SCCP-SCOC(58)[0x5557106a1110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085225564 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00612d2d), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085225564 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085225564 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085225564 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085225564 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085225564 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085225564 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085225564 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085225564 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085225564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085225564 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 61 2d 2d 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085225564 DLSCCP DEBUG SCCP-SCOC(59)[0x555710676360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085225565 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ae1ce), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085225565 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085225565 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085225565 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085225565 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085225565 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085225565 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085225565 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085225565 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085225565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085225565 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 9a e1 ce 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085225565 DLSCCP DEBUG SCCP-SCOC(61)[0x555710686430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085225565 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e1930), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085225565 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085225565 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085225565 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085225565 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085225565 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085225565 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085225565 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085225565 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085225565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085225565 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1e 19 30 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085225565 DLSCCP DEBUG SCCP-SCOC(60)[0x555710695420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085225565 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d7aa6), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085225565 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085225565 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085225565 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085225565 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085225565 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085225565 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085225565 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085225565 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085225565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085225565 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 5d 7a a6 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085225565 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085225565 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085225565 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085225565 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085225565 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085225565 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085225565 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085225566 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085225566 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085225566 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085225566 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085225566 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085225566 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085225566 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085225566 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085225566 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085225566 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085225566 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085225566 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085225566 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085225566 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085225566 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085225566 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085225566 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085225566 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085225566 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085225566 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085225566 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:52: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_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 20250821085226165 DLSCCP DEBUG SCCP-SCOC(57)[0x555710699930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085226165 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011c8ae), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085226165 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085226165 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085226165 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085226165 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085226165 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085226165 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085226165 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085226165 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085226165 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085226165 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 11 c8 ae 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085226165 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085226165 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085226165 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085226165 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085226165 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085226165 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085226165 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: 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@9519884ab86b: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20250821085227114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54802<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085227121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54818<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085227127 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38655<->l=127.0.0.1:4262) (control_if.c:572) 20250821085227146 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085227146 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085227153 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085227153 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085227153 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085227153 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085227153 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085227153 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085227153 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085227153 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085227154 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45029 (stream_srv.c:143) 20250821085227154 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45029<->l=127.0.0.1:29169 (hnb.c:335) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085227155 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085227155 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085227155 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085227155 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085227155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227155 DLSS7 INFO 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=6 -> eSLS=102: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085227155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227155 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085227155 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085227155 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085227155 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085227155 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085227155 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085227155 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085227155 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085227155 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085227155 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085227155 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085227155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227155 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085227155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085227155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227155 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085227155 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085227155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085227155 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085227155 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085227155 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085227155 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085227155 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085227155 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085227155 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085227155 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085227155 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085227155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227155 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085227155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085227155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227155 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085227155 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085227155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085227155 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085227155 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085227155 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085227155 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085227155 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085227155 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085227155 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085227155 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085227155 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085227155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227155 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085227155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085227155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227155 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085227155 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085227155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085227155 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085227155 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085227155 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085227155 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085227155 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085227155 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085227155 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085227155 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085227155 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=6 20250821085227155 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085227155 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085227155 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085227155 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085227155 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085227155 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=13 20250821085227155 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085227155 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085227155 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085227155 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085227155 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085227155 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085227155 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=4 20250821085227155 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085227155 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085227155 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085227155 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085227155 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085227155 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085227155 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085227155 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085227155 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085227155 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(631)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(631)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(631)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(629)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(634)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(634)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(634)@9519884ab86b: ************************************************* HNBGW_Test.msc1-SCCP(632)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085227179 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085227179 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085227179 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085227179 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085227179 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085227179 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085227179 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085227179 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085227180 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085227180 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085227180 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085227180 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085227180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227180 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=10 -> eSLS=122: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085227180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227180 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085227180 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=10 -> eSLS=122: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085227180 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085227180 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085227180 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085227180 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085227180 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085227180 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085227180 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085227180 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085227180 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085227180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227180 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085227180 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085227180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227180 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085227180 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085227180 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085227180 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085227180 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085227180 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085227180 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085227180 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085227180 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085227180 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085227180 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085227180 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085227180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227180 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085227180 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085227180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227180 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085227180 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085227180 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085227180 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085227180 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085227180 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085227180 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085227180 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085227180 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085227180 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085227180 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085227180 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085227180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227180 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085227180 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085227180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227181 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085227181 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085227181 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085227181 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085227181 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085227181 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085227181 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085227181 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085227181 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085227181 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085227181 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085227181 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=10 20250821085227181 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085227181 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085227181 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085227181 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085227181 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085227181 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=10 20250821085227181 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085227181 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085227181 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085227181 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085227181 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085227181 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085227181 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=4 20250821085227181 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085227181 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085227181 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085227181 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085227181 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085227181 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085227181 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821085227181 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085227181 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085227181 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(637)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(637)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(637)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(635)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(640)@9519884ab86b: ************************************************* HNBGW_Test.sgsn1-M3UA(640)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(640)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(638)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085227222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085227222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085227222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085227222 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085227222 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:562) 20250821085227222 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085227222 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085227222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085227222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085227234 DLINP DEBUG SRVCONN(,r=127.0.0.1:45029<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085227234 DLINP DEBUG SRVCONN(,r=127.0.0.1:45029<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085227234 DLINP DEBUG SRVCONN(,r=127.0.0.1:45029<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085227234 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085227234 DHNBAP DEBUG (127.0.0.1:45029 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821085227234 DHNBAP NOTICE (127.0.0.1:45029 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085227234 DHNBAP NOTICE (127.0.0.1:45029 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085227234 DLINP DEBUG SRVCONN(,r=127.0.0.1:45029<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085227234 DLINP DEBUG SRVCONN(,r=127.0.0.1:45029<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085227366 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085227366 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085227366 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085227366 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(631)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085227375 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085227375 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085227375 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085227375 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085227375 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085227375 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085227375 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085227375 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085227375 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085227375 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085227375 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085227375 DLSS7 <000c> ss7_asp.c:1383 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  20250821085227375 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085227376 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085227376 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821085227376 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085227376 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085227378 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085227378 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085227378 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085227378 DLSS7 <000c> ss7_asp.c:1383 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  20250821085227378 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085227378 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085227378 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085227378 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085227378 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085227378 DLSS7 <000c> ss7_asp.c:1383 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  20250821085227378 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085227378 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085227378 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085227378 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085227378 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085227378 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085227378 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085227378 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085227378 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085227378 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085227378 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085227378 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085227378 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085227378 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085227378 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085227378 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085227379 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085227380 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085227380 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085227380 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085227380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227380 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085227380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227380 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085227380 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085227380 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085227380 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085227380 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085227380 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085227380 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) HNBGW_Test.msc1-M3UA(634)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821085227380 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085227380 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085227380 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085227380 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821085227380 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085227380 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085227380 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085227380 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085227380 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085227380 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085227386 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085227386 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821085227386 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085227386 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085227386 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085227386 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085227386 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085227386 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085227386 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085227386 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085227386 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085227386 DLSS7 <000c> ss7_asp.c:1383 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  20250821085227387 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085227389 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085227389 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085227389 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085227389 DLSS7 <000c> ss7_asp.c:1383 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  20250821085227389 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085227389 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085227389 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085227389 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085227389 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821085227389 DLSS7 <000c> ss7_asp.c:1383 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  20250821085227389 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085227389 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085227389 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821085227389 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085227389 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085227389 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085227390 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085227390 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085227390 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821085227390 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085227390 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085227390 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085227390 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085227390 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085227390 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085227390 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085227390 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085227391 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085227391 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085227391 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085227391 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085227391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227392 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085227392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227392 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085227392 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085227392 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085227392 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085227392 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085227392 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085227392 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085227392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085227392 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085227392 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085227392 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=15 20250821085227392 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085227392 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085227392 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085227392 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085227392 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085227392 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 03  20250821085227393 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085227393 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085227393 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085227393 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(637)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085227398 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085227398 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085227398 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085227398 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085227398 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085227398 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085227398 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085227398 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085227398 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085227398 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085227398 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085227398 DLSS7 <000c> ss7_asp.c:1383 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  20250821085227398 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085227400 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085227400 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085227400 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085227400 DLSS7 <000c> ss7_asp.c:1383 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  20250821085227400 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085227400 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085227400 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085227400 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085227400 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085227400 DLSS7 <000c> ss7_asp.c:1383 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  20250821085227400 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085227400 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085227400 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085227400 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085227400 DLSS7 <000c> ss7_asp.c:1383 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  20250821085227400 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 02 00 12 00 10 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085227400 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085227401 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085227401 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085227401 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085227401 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085227401 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085227401 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085227401 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085227401 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085227401 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085227401 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085227401 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085227402 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085227402 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085227402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085227402 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085227402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085227402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227402 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085227402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085227402 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085227402 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085227402 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085227402 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085227402 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085227403 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085227403 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085227403 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085227403 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821085227403 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085227403 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085227403 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085227403 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085227403 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085227403 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  20250821085227404 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085227404 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250821085227404 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085227404 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(640)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250821085227409 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085227409 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250821085227409 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085227409 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085227409 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085227409 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085227409 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085227409 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085227409 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085227409 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085227409 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085227409 DLSS7 <000c> ss7_asp.c:1383 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  20250821085227409 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085227411 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085227411 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085227411 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085227411 DLSS7 <000c> ss7_asp.c:1383 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  20250821085227411 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085227411 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085227411 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085227411 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085227411 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250821085227411 DLSS7 <000c> ss7_asp.c:1383 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  20250821085227411 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821085227411 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821085227411 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0a  20250821085227411 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085227411 DLSS7 <000c> ss7_asp.c:1383 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  20250821085227411 DLSS7 <000c> ss7_asp.c:1383 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  20250821085227411 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 04 00 12 00 0c 00 00 00 03 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085227411 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085227411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085227411 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085227411 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250821085227411 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085227411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085227411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085227411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085227411 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085227411 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085227411 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085227411 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085227412 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085227412 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085227412 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085227412 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085227412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227412 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085227412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085227412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085227412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085227412 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085227412 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085227412 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085227412 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085227412 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085227412 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085227412 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085227412 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085227412 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085227412 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085227412 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=4 20250821085227412 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085227413 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: use Normal Route via 'virt-sgsn1' 20250821085227413 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085227413 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085227413 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085227413 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(630)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085228181 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085228181 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085228181 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085228181 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085228181 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085228181 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085228181 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085228181 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085228181 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085228181 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085228181 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085228182 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085228182 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085228182 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085228182 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085228182 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085228182 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085228182 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085228182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228182 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085228182 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085228182 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085228182 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085228182 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085228182 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085228182 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085228182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085228182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228182 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085228182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085228182 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085228182 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085228182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085228182 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085228182 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085228182 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085228182 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085228182 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085228182 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085228182 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821085228182 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085228182 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085228182 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085228182 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085228182 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085228182 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085228185 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085228185 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085228185 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085228185 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085228185 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085228185 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085228185 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085228185 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085228185 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085228185 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085228185 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085228185 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085228185 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085228185 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085228185 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085228185 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085228185 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085228185 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085228185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085228185 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085228185 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085228185 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085228185 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(633)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085228186 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085228186 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085228186 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085228186 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085228186 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085228186 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085228186 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085228186 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085228186 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085228186 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085228186 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085228186 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085228186 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085228186 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085228186 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085228186 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085228186 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085228186 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085228186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228186 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085228186 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085228186 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085228186 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085228186 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:357) 20250821085228186 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085228186 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085228186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228187 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085228187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228187 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085228187 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085228187 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085228187 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085228187 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085228187 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085228187 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085228187 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085228187 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085228187 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085228187 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085228187 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085228187 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085228187 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085228187 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085228187 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085228187 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085228187 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc0-RAN(630)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085228188 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085228188 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085228188 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085228188 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085228188 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085228188 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085228188 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085228188 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085228188 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085228188 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085228188 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085228188 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085228188 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085228188 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085228188 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085228188 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085228188 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085228188 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085228188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228188 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085228188 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085228188 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085228188 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085228188 DRANAP INFO cnlink(msc-1)[0x555710666630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(633)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(636)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085228197 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085228197 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085228197 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085228197 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085228197 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085228197 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085228197 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085228197 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085228197 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085228197 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085228197 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085228197 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085228197 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085228197 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085228197 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085228197 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085228197 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085228197 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085228197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228197 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085228197 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085228197 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085228197 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085228197 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085228197 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085228197 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085228197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228197 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085228197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228197 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085228197 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085228197 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085228197 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085228197 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085228197 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085228197 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085228197 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085228197 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085228197 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085228197 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085228197 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821085228197 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085228197 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085228197 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085228197 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085228197 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085228197 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085228198 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085228198 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085228198 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085228198 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085228198 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085228198 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085228198 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085228198 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085228198 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085228198 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085228198 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085228198 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085228198 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085228198 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085228198 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085228198 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085228198 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085228198 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085228198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228198 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085228198 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085228198 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085228198 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085228198 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(636)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn1-RAN(639)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085228210 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085228210 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085228210 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085228210 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085228210 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085228210 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085228210 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085228210 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085228210 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085228210 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085228210 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085228211 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085228211 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085228211 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085228211 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085228211 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085228211 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821085228211 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085228211 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) 20250821085228211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228211 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) 20250821085228211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085228211 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085228211 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085228211 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085228211 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:357) 20250821085228211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085228211 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085228211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228211 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085228211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228211 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085228211 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085228211 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085228211 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085228211 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085228211 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085228211 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085228211 DRANAP NOTICE cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085228211 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085228211 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085228211 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085228211 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=7 20250821085228211 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085228211 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085228211 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085228211 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085228211 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085228211 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 04  20250821085228213 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085228213 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085228213 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085228213 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085228213 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085228213 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085228213 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085228213 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085228213 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085228213 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085228213 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085228213 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085228213 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085228213 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085228213 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085228213 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085228213 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821085228213 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085228213 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) 20250821085228213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085228213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228213 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) 20250821085228213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085228213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085228213 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085228213 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085228213 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085228213 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085228213 DRANAP INFO cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(639)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085229249 DLCTRL DEBUG Command: GET 738930299 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085229249 DLCTRL DEBUG Tx Command reply: GET_REPLY 738930299 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085229259 DLCTRL DEBUG Command: GET 682519883 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085229259 DLCTRL DEBUG Tx Command reply: GET_REPLY 682519883 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085229265 DLCTRL DEBUG Command: GET 252552177 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085229265 DLCTRL DEBUG Tx Command reply: GET_REPLY 252552177 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085229271 DLCTRL DEBUG Command: GET 443460420 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085229271 DLCTRL DEBUG Tx Command reply: GET_REPLY 443460420 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085229275 DLCTRL DEBUG Command: GET 480854437 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085229275 DLCTRL DEBUG Tx Command reply: GET_REPLY 480854437 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821085229277 DLCTRL DEBUG Command: GET 974371125 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085229277 DLCTRL DEBUG Tx Command reply: GET_REPLY 974371125 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085229280 DLCTRL DEBUG Command: GET 471707831 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085229280 DLCTRL DEBUG Tx Command reply: GET_REPLY 471707831 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085229283 DLCTRL DEBUG Command: GET 475843878 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085229283 DLCTRL DEBUG Tx Command reply: GET_REPLY 475843878 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085229285 DLCTRL DEBUG Command: GET 232850987 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085229285 DLCTRL DEBUG Tx Command reply: GET_REPLY 232850987 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085229287 DLCTRL DEBUG Command: GET 946406502 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085229287 DLCTRL DEBUG Tx Command reply: GET_REPLY 946406502 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821085229289 DLCTRL DEBUG Command: GET 161213612 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085229289 DLCTRL DEBUG Tx Command reply: GET_REPLY 161213612 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085229291 DLCTRL DEBUG Command: GET 886475420 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085229291 DLCTRL DEBUG Tx Command reply: GET_REPLY 886475420 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085229293 DLCTRL DEBUG Command: GET 415022665 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085229293 DLCTRL DEBUG Tx Command reply: GET_REPLY 415022665 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085229295 DLCTRL DEBUG Command: GET 222229890 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085229295 DLCTRL DEBUG Tx Command reply: GET_REPLY 222229890 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085229297 DLCTRL DEBUG Command: GET 251247607 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085229297 DLCTRL DEBUG Tx Command reply: GET_REPLY 251247607 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821085229299 DLCTRL DEBUG Command: GET 482177135 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085229299 DLCTRL DEBUG Tx Command reply: GET_REPLY 482177135 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085229301 DLCTRL DEBUG Command: GET 858394838 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085229301 DLCTRL DEBUG Tx Command reply: GET_REPLY 858394838 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085229303 DLCTRL DEBUG Command: GET 115112239 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085229303 DLCTRL DEBUG Tx Command reply: GET_REPLY 115112239 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085229306 DLCTRL DEBUG Command: GET 48302679 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085229306 DLCTRL DEBUG Tx Command reply: GET_REPLY 48302679 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085229308 DLCTRL DEBUG Command: GET 997728496 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085229308 DLCTRL DEBUG Tx Command reply: GET_REPLY 997728496 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: 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@9519884ab86b: "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@9519884ab86b: 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@9519884ab86b: 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@9519884ab86b: 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@9519884ab86b: 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 := '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 := '000000000000000000101011'B, t_guard := 20.000000 } 20250821085229339 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54834<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(630)@9519884ab86b: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(630)@9519884ab86b: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626)@9519884ab86b: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)12108048 20250821085230380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085230380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085230380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250821085230380 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085230380 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb8c110, normal) (hnbgw_rua.c:408) 20250821085230380 DHNB DEBUG map_rua[0x555710685cf0]{init}: Allocated (fsm.c:456) 20250821085230380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12108048)[0x555710685cf0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085230380 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12108048 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085230380 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085230380 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085230380 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12108048 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:172) 20250821085230380 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12108048 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: No msc found for this NRI, doing round-robin (hnbgw_cn.c:219) 20250821085230381 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12108048 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085230381 DCN DEBUG map_sccp[0x5557106a1f10]{init}: Allocated (fsm.c:456) 20250821085230381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x5557106a1f10]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085230381 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-12108048 <-> SCCP-74 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085230381 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12108048 SCCP-74 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250821085230381 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12108048)[0x555710685cf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085230381 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085230381 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085230381 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12108048 SCCP-74 msc-0 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085230381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x5557106a1f10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085230381 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085230381 DLSCCP DEBUG SCCP-SCOC(74)[0x555710670470]{IDLE}: Allocated (fsm.c:456) 20250821085230381 DLSCCP DEBUG SCCP-SCOC(74)[0x555710670470]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085230381 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f400300002b0056400500f1100926) (sccp_scrc.c:455) 20250821085230381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085230381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085230381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085230381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085230381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085230381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085230381 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085230381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085230381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085230381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085230381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085230381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085230381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085230381 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085230381 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085230381 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085230381 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085230381 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085230381 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 00 00 00 bd 00 00 00 b9 03 00 00 0e 01 00 00 4a 02 02 06 04 43 b9 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 2b 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250821085230381 DLSCCP DEBUG SCCP-SCOC(74)[0x555710670470]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085230381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x5557106a1f10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085230381 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12108048)[0x555710685cf0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085230381 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085230381 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085230381 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085230381 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821085230381 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085230381 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085230381 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085230381 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085230381 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085230381 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0e 01 00 00 4a 02 02 06 04 43 b9 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 2b 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(629)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(629)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(630)@9519884ab86b: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642) HNBGW_Test.msc0-RAN(630)@9519884ab86b: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)15556896 HNBGW_Test.msc0-SCCP(629)@9519884ab86b: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(629)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821085230400 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085230400 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085230400 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085230400 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085230400 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085230400 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085230401 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085230401 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085230401 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085230401 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 4a df 7b e4 02 00 00 00 00  MTC@9519884ab86b: 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 } } } 20250821085230401 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085230401 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085230401 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085230401 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085230401 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085230401 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00df7be4) (sccp_scrc.c:545) 20250821085230401 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(74,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085230401 DLSCCP DEBUG SCCP-SCOC(74)[0x555710670470]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085230401 DLSCCP DEBUG SCCP-SCOC(74)[0x555710670470]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085230401 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085230401 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085230401 DCN DEBUG handle_cn_conn_conf() conn_id=74, 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_sccp.c:157) 20250821085230401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x5557106a1f10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085230401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x5557106a1f10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085230402 DLCTRL DEBUG Command: GET 229309856 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085230402 DLCTRL DEBUG Tx Command reply: GET_REPLY 229309856 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821085230404 DLCTRL DEBUG Command: GET 230358100 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085230404 DLCTRL DEBUG Tx Command reply: GET_REPLY 230358100 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085230406 DLCTRL DEBUG Command: GET 958707404 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085230406 DLCTRL DEBUG Tx Command reply: GET_REPLY 958707404 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085230408 DLCTRL DEBUG Command: GET 338996650 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085230408 DLCTRL DEBUG Tx Command reply: GET_REPLY 338996650 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085230409 DLCTRL DEBUG Command: GET 640402730 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085230409 DLCTRL DEBUG Tx Command reply: GET_REPLY 640402730 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085230410 DLCTRL DEBUG Command: GET 260556097 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085230410 DLCTRL DEBUG Tx Command reply: GET_REPLY 260556097 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085230411 DLCTRL DEBUG Command: GET 726483137 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085230411 DLCTRL DEBUG Tx Command reply: GET_REPLY 726483137 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085230411 DLCTRL DEBUG Command: GET 778239024 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085230411 DLCTRL DEBUG Tx Command reply: GET_REPLY 778239024 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085230412 DLCTRL DEBUG Command: GET 354272429 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085230412 DLCTRL DEBUG Tx Command reply: GET_REPLY 354272429 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085230413 DLCTRL DEBUG Command: GET 763434708 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085230413 DLCTRL DEBUG Tx Command reply: GET_REPLY 763434708 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085230414 DLCTRL DEBUG Command: GET 711413047 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085230414 DLCTRL DEBUG Tx Command reply: GET_REPLY 711413047 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085230415 DLCTRL DEBUG Command: GET 762357200 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085230415 DLCTRL DEBUG Tx Command reply: GET_REPLY 762357200 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085230416 DLCTRL DEBUG Command: GET 372760872 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085230416 DLCTRL DEBUG Tx Command reply: GET_REPLY 372760872 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085230417 DLCTRL DEBUG Command: GET 380352141 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085230417 DLCTRL DEBUG Tx Command reply: GET_REPLY 380352141 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20250821085230417 DLCTRL DEBUG Command: GET 484347659 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085230417 DLCTRL DEBUG Tx Command reply: GET_REPLY 484347659 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085230418 DLCTRL DEBUG Command: GET 31045843 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085230418 DLCTRL DEBUG Tx Command reply: GET_REPLY 31045843 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085230419 DLCTRL DEBUG Command: GET 594995069 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085230419 DLCTRL DEBUG Tx Command reply: GET_REPLY 594995069 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085230420 DLCTRL DEBUG Command: GET 391966594 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085230420 DLCTRL DEBUG Tx Command reply: GET_REPLY 391966594 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085230421 DLCTRL DEBUG Command: GET 531658879 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085230421 DLCTRL DEBUG Tx Command reply: GET_REPLY 531658879 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085230422 DLCTRL DEBUG Command: GET 553474206 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085230422 DLCTRL DEBUG Tx Command reply: GET_REPLY 553474206 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '000000000000000000110011'B, t_guard := 20.000000 } 20250821085230442 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54838<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(633)@9519884ab86b: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(633)@9519884ab86b: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626)@9519884ab86b: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)8129809 20250821085231469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085231469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085231470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250821085231470 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085231470 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7c0d11, normal) (hnbgw_rua.c:408) 20250821085231470 DHNB DEBUG map_rua[0x555710685e20]{init}: Allocated (fsm.c:456) 20250821085231470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8129809)[0x555710685e20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085231470 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8129809 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085231470 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085231470 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085231470 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250821085231470 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8129809 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:172) 20250821085231470 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8129809 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: No msc found for this NRI, doing round-robin (hnbgw_cn.c:219) 20250821085231470 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8129809 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250821085231470 DCN DEBUG map_sccp[0x555710672750]{init}: Allocated (fsm.c:456) 20250821085231470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x555710672750]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085231470 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-8129809 <-> SCCP-75 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250821085231470 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8129809 SCCP-75 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250821085231470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8129809)[0x555710685e20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085231470 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085231470 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085231470 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8129809 SCCP-75 msc-1 MI=TMSI-0x42BFC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085231470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x555710672750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085231470 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085231470 DLSCCP DEBUG SCCP-SCOC(75)[0x555710682610]{IDLE}: Allocated (fsm.c:456) 20250821085231470 DLSCCP DEBUG SCCP-SCOC(75)[0x555710682610]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085231470 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030000330056400500f1100926) (sccp_scrc.c:455) 20250821085231470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085231470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085231470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085231470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085231470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085231470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085231470 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085231470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085231470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085231470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085231470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085231470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085231470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085231470 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085231470 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085231470 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085231470 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085231470 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085231470 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 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 05 24 01 03 50 59 02 05 f4 42 bf c0 23 00 4f 40 03 00 00 33 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085231470 DLSCCP DEBUG SCCP-SCOC(75)[0x555710682610]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085231470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x555710672750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085231470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8129809)[0x555710685e20]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085231470 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085231470 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085231470 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085231470 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=15 20250821085231470 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085231470 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085231470 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085231470 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085231470 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085231470 DLSS7 <000c> ss7_asp.c:1383 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 05 24 01 03 50 59 02 05 f4 42 bf c0 23 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 03  HNBGW_Test.msc1-SCCP(632)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc1-SCCP(632)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(633)@9519884ab86b: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643) HNBGW_Test.msc1-RAN(633)@9519884ab86b: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)14848810 HNBGW_Test.msc1-SCCP(632)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(632)@9519884ab86b: 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(643)@9519884ab86b: setverdict(pass): none -> pass 20250821085231488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085231488 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085231488 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085231488 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085231488 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085231488 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085231488 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085231488 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085231488 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085231489 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 4b ae 2a 20 02 00 00 00 00  20250821085231489 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085231489 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085231489 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085231489 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085231489 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085231489 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00ae2a20) (sccp_scrc.c:545) 20250821085231489 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(75,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085231489 DLSCCP DEBUG SCCP-SCOC(75)[0x555710682610]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085231489 DLSCCP DEBUG SCCP-SCOC(75)[0x555710682610]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085231489 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085231489 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085231489 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_sccp.c:157) 20250821085231489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x555710672750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085231489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x555710672750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@9519884ab86b: 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 } } } 20250821085231491 DLCTRL DEBUG Command: GET 790704641 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085231491 DLCTRL DEBUG Tx Command reply: GET_REPLY 790704641 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821085231496 DLCTRL DEBUG Command: GET 131462228 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085231496 DLCTRL DEBUG Tx Command reply: GET_REPLY 131462228 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085231500 DLCTRL DEBUG Command: GET 857696855 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085231500 DLCTRL DEBUG Tx Command reply: GET_REPLY 857696855 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085231504 DLCTRL DEBUG Command: GET 964455611 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085231504 DLCTRL DEBUG Tx Command reply: GET_REPLY 964455611 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085231508 DLCTRL DEBUG Command: GET 283381031 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085231508 DLCTRL DEBUG Tx Command reply: GET_REPLY 283381031 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085231512 DLCTRL DEBUG Command: GET 615420461 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085231512 DLCTRL DEBUG Tx Command reply: GET_REPLY 615420461 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250821085231515 DLCTRL DEBUG Command: GET 932342961 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085231515 DLCTRL DEBUG Tx Command reply: GET_REPLY 932342961 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085231518 DLCTRL DEBUG Command: GET 725278059 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085231518 DLCTRL DEBUG Tx Command reply: GET_REPLY 725278059 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085231521 DLCTRL DEBUG Command: GET 884968488 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085231521 DLCTRL DEBUG Tx Command reply: GET_REPLY 884968488 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085231523 DLCTRL DEBUG Command: GET 599031725 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085231523 DLCTRL DEBUG Tx Command reply: GET_REPLY 599031725 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085231526 DLCTRL DEBUG Command: GET 761807442 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085231526 DLCTRL DEBUG Tx Command reply: GET_REPLY 761807442 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085231528 DLCTRL DEBUG Command: GET 728342398 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085231528 DLCTRL DEBUG Tx Command reply: GET_REPLY 728342398 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085231530 DLCTRL DEBUG Command: GET 763528090 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085231530 DLCTRL DEBUG Tx Command reply: GET_REPLY 763528090 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085231532 DLCTRL DEBUG Command: GET 481784554 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085231532 DLCTRL DEBUG Tx Command reply: GET_REPLY 481784554 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20250821085231534 DLCTRL DEBUG Command: GET 923129642 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085231534 DLCTRL DEBUG Tx Command reply: GET_REPLY 923129642 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085231536 DLCTRL DEBUG Command: GET 742753712 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085231536 DLCTRL DEBUG Tx Command reply: GET_REPLY 742753712 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085231538 DLCTRL DEBUG Command: GET 951194375 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085231538 DLCTRL DEBUG Tx Command reply: GET_REPLY 951194375 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085231542 DLCTRL DEBUG Command: GET 145793603 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085231542 DLCTRL DEBUG Tx Command reply: GET_REPLY 145793603 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085231545 DLCTRL DEBUG Command: GET 437473806 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085231545 DLCTRL DEBUG Tx Command reply: GET_REPLY 437473806 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085231550 DLCTRL DEBUG Command: GET 79371905 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085231550 DLCTRL DEBUG Tx Command reply: GET_REPLY 79371905 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '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 := '000000000000001000011001'B, t_guard := 20.000000 } 20250821085231585 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54844<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(630)@9519884ab86b: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(630)@9519884ab86b: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626)@9519884ab86b: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)16076612 20250821085232614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085232614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085232614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250821085232614 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085232614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf54f44, normal) (hnbgw_rua.c:408) 20250821085232614 DHNB DEBUG map_rua[0x55571067f2f0]{init}: Allocated (fsm.c:456) 20250821085232614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16076612)[0x55571067f2f0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085232614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16076612 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085232614 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085232614 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085232614 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16076612 SCCP-0 CS MI=TMSI-0x42BB8023: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250821085232614 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16076612 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:172) 20250821085232614 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16076612 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: No msc found for this NRI, doing round-robin (hnbgw_cn.c:219) 20250821085232614 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16076612 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085232614 DCN DEBUG map_sccp[0x555710684c70]{init}: Allocated (fsm.c:456) 20250821085232614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x555710684c70]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085232614 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-16076612 <-> SCCP-76 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085232614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16076612 SCCP-76 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250821085232614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16076612)[0x55571067f2f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085232614 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085232614 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085232614 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16076612 SCCP-76 msc-0 MI=TMSI-0x42BB8023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085232614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x555710684c70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085232614 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085232614 DLSCCP DEBUG SCCP-SCOC(76)[0x55571067dc40]{IDLE}: Allocated (fsm.c:456) 20250821085232614 DLSCCP DEBUG SCCP-SCOC(76)[0x55571067dc40]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085232614 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030002190056400500f1100926) (sccp_scrc.c:455) 20250821085232614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085232614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085232614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085232614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085232614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085232614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085232614 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085232614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085232614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085232614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085232614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085232614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085232614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085232614 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085232614 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085232614 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085232614 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085232614 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085232614 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 69 00 00 00 bd 00 00 00 b9 03 00 00 08 01 00 00 4c 02 02 06 04 43 b9 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 02 19 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085232614 DLSCCP DEBUG SCCP-SCOC(76)[0x55571067dc40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085232614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x555710684c70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085232614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16076612)[0x55571067f2f0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085232615 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085232615 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085232615 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085232615 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821085232615 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085232615 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085232615 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085232615 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085232615 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085232615 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 08 01 00 00 4c 02 02 06 04 43 b9 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 02 19 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(629)@9519884ab86b: First idle individual index:1 HNBGW_Test.msc0-SCCP(629)@9519884ab86b: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(630)@9519884ab86b: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644) HNBGW_Test.msc0-RAN(630)@9519884ab86b: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)3050961 HNBGW_Test.msc0-SCCP(629)@9519884ab86b: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(629)@9519884ab86b: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250821085232621 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085232621 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085232621 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085232621 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085232621 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085232621 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085232621 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085232621 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085232621 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085232621 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 4c 97 74 3d 02 00 00 00 00  20250821085232621 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085232621 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085232621 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085232621 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085232621 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085232621 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0097743d) (sccp_scrc.c:545) 20250821085232621 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(76,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085232621 DLSCCP DEBUG SCCP-SCOC(76)[0x55571067dc40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085232621 DLSCCP DEBUG SCCP-SCOC(76)[0x55571067dc40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085232621 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085232621 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085232621 DCN DEBUG handle_cn_conn_conf() conn_id=76, 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_sccp.c:157) 20250821085232621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x555710684c70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085232621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x555710684c70]{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(644)@9519884ab86b: setverdict(pass): none -> pass MTC@9519884ab86b: 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 } } } 20250821085232623 DLCTRL DEBUG Command: GET 716928127 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085232623 DLCTRL DEBUG Tx Command reply: GET_REPLY 716928127 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250821085232627 DLCTRL DEBUG Command: GET 267753064 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085232627 DLCTRL DEBUG Tx Command reply: GET_REPLY 267753064 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085232631 DLCTRL DEBUG Command: GET 644691764 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085232631 DLCTRL DEBUG Tx Command reply: GET_REPLY 644691764 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085232635 DLCTRL DEBUG Command: GET 305015832 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085232635 DLCTRL DEBUG Tx Command reply: GET_REPLY 305015832 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085232639 DLCTRL DEBUG Command: GET 36048878 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085232639 DLCTRL DEBUG Tx Command reply: GET_REPLY 36048878 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085232643 DLCTRL DEBUG Command: GET 850722858 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085232643 DLCTRL DEBUG Tx Command reply: GET_REPLY 850722858 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250821085232648 DLCTRL DEBUG Command: GET 277397122 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085232648 DLCTRL DEBUG Tx Command reply: GET_REPLY 277397122 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085232652 DLCTRL DEBUG Command: GET 192028227 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085232652 DLCTRL DEBUG Tx Command reply: GET_REPLY 192028227 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085232656 DLCTRL DEBUG Command: GET 50442372 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085232656 DLCTRL DEBUG Tx Command reply: GET_REPLY 50442372 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085232659 DLCTRL DEBUG Command: GET 789193499 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085232659 DLCTRL DEBUG Tx Command reply: GET_REPLY 789193499 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085232662 DLCTRL DEBUG Command: GET 754689548 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085232662 DLCTRL DEBUG Tx Command reply: GET_REPLY 754689548 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085232664 DLCTRL DEBUG Command: GET 945146920 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085232664 DLCTRL DEBUG Tx Command reply: GET_REPLY 945146920 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085232665 DLCTRL DEBUG Command: GET 248173513 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085232665 DLCTRL DEBUG Tx Command reply: GET_REPLY 248173513 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085232667 DLCTRL DEBUG Command: GET 78382666 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085232667 DLCTRL DEBUG Tx Command reply: GET_REPLY 78382666 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20250821085232668 DLCTRL DEBUG Command: GET 19741490 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085232668 DLCTRL DEBUG Tx Command reply: GET_REPLY 19741490 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085232669 DLCTRL DEBUG Command: GET 220847323 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085232669 DLCTRL DEBUG Tx Command reply: GET_REPLY 220847323 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085232670 DLCTRL DEBUG Command: GET 982782241 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085232670 DLCTRL DEBUG Tx Command reply: GET_REPLY 982782241 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085232672 DLCTRL DEBUG Command: GET 848479970 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085232672 DLCTRL DEBUG Tx Command reply: GET_REPLY 848479970 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085232673 DLCTRL DEBUG Command: GET 519762277 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085232673 DLCTRL DEBUG Tx Command reply: GET_REPLY 519762277 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085232674 DLCTRL DEBUG Command: GET 862014289 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085232674 DLCTRL DEBUG Tx Command reply: GET_REPLY 862014289 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085232678 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38655<->l=127.0.0.1:4262) (control_if.c:193) 20250821085232678 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54818<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(623)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(622)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085232680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54802<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085232680 DLINP DEBUG SRVCONN(,r=127.0.0.1:45029<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085232680 DLINP DEBUG SRVCONN(,r=127.0.0.1:45029<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085232680 DLINP NOTICE SRV(,r=127.0.0.1:45029<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085232680 DMAIN NOTICE (127.0.0.1:45029 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45029<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821085232680 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(628)@9519884ab86b: Final verdict of PTC: none 20250821085232683 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085232683 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085232683 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085232683 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085232683 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085232683 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085232683 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085232683 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821085232683 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085232683 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085232683 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085232683 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085232683 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085232683 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085232683 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085232683 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250821085232683 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085232683 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085232683 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085232683 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn1-SCCP(638)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(639)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-RAN(633)@9519884ab86b: Final verdict of PTC: none 20250821085232683 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085232683 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085232683 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085232683 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085232683 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085232683 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085232683 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085232683 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085232683 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085232683 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085232683 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' HNBGW_Test.sgsn0-RAN(636)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(635)@9519884ab86b: Final verdict of PTC: none 20250821085232683 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085232683 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085232683 DLSS7 <000c> ss7_asp.c:1383 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  20250821085232683 DLSS7 <000c> ss7_asp.c:1383 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  20250821085232683 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085232683 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085232683 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085232683 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085232683 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085232683 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085232683 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085232683 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085232683 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085232683 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085232683 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085232683 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085232683 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085232683 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085232683 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085232683 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085232683 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085232683 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626)@9519884ab86b: Final verdict of PTC: none 20250821085232684 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085232683 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085232683 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085232683 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821085232683 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085232683 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085232683 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821085232683 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085232683 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085232683 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085232683 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085232683 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085232683 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821085232683 DLSS7 <000c> ss7_asp.c:1383 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  20250821085232683 DLSS7 <000c> ss7_asp.c:1383 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  20250821085232683 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085232683 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085232683 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085232683 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085232683 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250821085232683 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085232683 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085232683 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250821085232683 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085232683 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085232683 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085232683 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821085232683 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821085232683 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0a  20250821085232683 DLSS7 <000c> ss7_asp.c:1383 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  20250821085232683 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085232683 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085232683 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085232683 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085232683 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085232684 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085232684 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085232684 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085232684 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821085232684 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085232684 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085232684 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085232684 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085232684 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085232684 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(621)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(632)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(637)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(631)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(630)@9519884ab86b: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625)@9519884ab86b: Final verdict of PTC: none 20250821085232684 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085232684 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085232684 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085232684 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085232684 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085232684 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085232684 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085232684 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085232684 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085232684 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085232684 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085232684 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085232684 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085232684 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(629)@9519884ab86b: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627)@9519884ab86b: Final verdict of PTC: none 20250821085232685 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085232685 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085232686 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085232686 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=15 20250821085232686 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085232686 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085232686 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! HNBGW-MGCP(641)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(624)@9519884ab86b: Final verdict of PTC: none 20250821085232684 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085232684 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085232684 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085232684 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085232684 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085232684 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085232684 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085232684 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085232684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x555710672750]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085232684 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085232684 DLSCCP DEBUG SCCP-SCOC(75)[0x555710682610]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085232684 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae2a20), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085232684 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085232684 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085232684 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085232684 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085232684 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085232684 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085232684 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085232684 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085232684 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085232684 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085232684 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0f 04 ae 2a 20 00 00 4b 00 00 00 00 00 (ss7_asp.c:1383) 20250821085232684 DLSCCP DEBUG SCCP-SCOC(75)[0x555710682610]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085232684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x555710672750]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085232685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8129809)[0x555710685e20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085232685 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8129809)[0x555710685e20]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085232685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085232685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8129809)[0x555710685e20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085232685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8129809)[0x555710685e20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085232685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8129809)[0x555710685e20]{disrupted}: Freeing instance (context_map.c:203) 20250821085232685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8129809)[0x555710685e20]{disrupted}: Deallocated (fsm.c:568) 20250821085232685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x555710672750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085232685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x555710672750]{disconnected}: Freeing instance (context_map.c:207) 20250821085232685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x555710672750]{disconnected}: Deallocated (fsm.c:568) 20250821085232685 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8129809 SCCP-75 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:226) 20250821085232685 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085232685 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085232685 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250821085232685 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085232685 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085232685 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085232685 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085232685 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085232685 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085232685 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085232685 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085232685 DRANAP NOTICE cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085232686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085232686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821085232686 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085232686 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085232686 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085232687 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085232687 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085232687 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085232687 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085232687 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)@9519884ab86b: Final verdict of PTC: pass20250821085232687 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085232687 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085232687 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085232687 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085232687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x5557106a1f10]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085232687 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085232687 DLSCCP DEBUG SCCP-SCOC(74)[0x555710670470]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085232688 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df7be4), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085232688 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085232688 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085232688 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085232688 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085232688 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085232688 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085232688 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085232688 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085232689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085232689 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 0e 04 df 7b e4 00 00 4a 00 00 00 00 00 (ss7_asp.c:1383) 20250821085232689 DLSCCP DEBUG SCCP-SCOC(74)[0x555710670470]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085232689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x5557106a1f10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085232689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12108048)[0x555710685cf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085232689 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12108048)[0x555710685cf0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085232689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085232689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12108048)[0x555710685cf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085232689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12108048)[0x555710685cf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085232689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12108048)[0x555710685cf0]{disrupted}: Freeing instance (context_map.c:203) 20250821085232689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12108048)[0x555710685cf0]{disrupted}: Deallocated (fsm.c:568) 20250821085232690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x5557106a1f10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085232690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x5557106a1f10]{disconnected}: Freeing instance (context_map.c:207) 20250821085232690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x5557106a1f10]{disconnected}: Deallocated (fsm.c:568) 20250821085232690 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12108048 SCCP-74 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:226) 20250821085232690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x555710684c70]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085232690 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085232690 DLSCCP DEBUG SCCP-SCOC(76)[0x55571067dc40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085232690 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0097743d), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085232690 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085232690 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085232690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085232691 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085232691 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085232691 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085232691 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085232691 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085232691 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085232691 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 08 04 97 74 3d 00 00 4c 00 00 00 00 00 (ss7_asp.c:1383) 20250821085232691 DLSCCP DEBUG SCCP-SCOC(76)[0x55571067dc40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085232691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x555710684c70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085232691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16076612)[0x55571067f2f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085232691 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16076612)[0x55571067f2f0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085232692 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085232692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16076612)[0x55571067f2f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085232692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16076612)[0x55571067f2f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085232692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16076612)[0x55571067f2f0]{disrupted}: Freeing instance (context_map.c:203) 20250821085232692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16076612)[0x55571067f2f0]{disrupted}: Deallocated (fsm.c:568) 20250821085232692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x555710684c70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085232692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x555710684c70]{disconnected}: Freeing instance (context_map.c:207) 20250821085232692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x555710684c70]{disconnected}: Deallocated (fsm.c:568) 20250821085232692 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16076612 SCCP-76 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:226) 20250821085232692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085232692TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)@9519884ab86b: Final verdict of PTC: pass 20250821085232693 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085232693 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085232693 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085232693 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821085232694 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085232694 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085232694 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085232694 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085232694 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085232694 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085232694 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821085232694 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085232694 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085232694 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085232693 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085232693 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 (hnb.c:255) 20250821085232693 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085232693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54834<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085232694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54844<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-M3UA(640)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(634)@9519884ab86b: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)@9519884ab86b: Final verdict of PTC: pass 20250821085232714 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54838<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(621): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(622): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(623): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(624): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(628): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(629): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(630): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(631): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-SCCP(632): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-RAN(633): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-M3UA(634): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(635): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(636): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(637): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(638): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-RAN(639): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(640): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(641): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644): pass (pass -> pass) MTC@9519884ab86b: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@9519884ab86b: 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'. Thu Aug 21 08:52:32 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 20250821085232785 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54860<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085233183 DLSCCP DEBUG SCCP-SCOC(72)[0x555710682750]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085233183 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079c901), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085233183 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085233183 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085233183 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085233183 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085233183 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085233183 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085233183 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085233183 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085233183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085233183 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 79 c9 01 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085233184 DLSCCP DEBUG SCCP-SCOC(71)[0x55571067f420]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085233184 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb8b93), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085233184 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085233184 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085233184 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085233184 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085233184 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085233184 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085233184 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085233184 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085233184 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085233184 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085233184 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085233184 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085233184 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085233184 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085233184 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085233184 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085233184 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 bb 8b 93 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085233184 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085233184 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085233184 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085233184 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085233184 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085233184 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085233184 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085233185 DLSCCP DEBUG SCCP-SCOC(73)[0x555710699a60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085233185 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d55418), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085233185 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085233185 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085233185 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085233185 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085233185 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085233185 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085233185 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085233185 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085233185 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085233186 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d5 54 18 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085233186 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085233186 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085233186 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085233186 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085233186 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085233186 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085233186 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085233588 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54860<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=617124) 20250821085233754 DLSCCP DEBUG SCCP-SCOC(69)[0x55571067ce60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085233754 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4cc9e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085233754 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085233754 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085233754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085233754 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085233754 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085233754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085233754 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085233754 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085233754 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085233754 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b4 cc 9e 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085233754 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085233754 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085233754 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085233755 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085233755 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085233755 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085233755 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085233757 DLSCCP DEBUG SCCP-SCOC(70)[0x555710682f30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085233758 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098a433), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085233758 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085233758 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085233758 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085233758 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085233758 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085233758 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085233758 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085233758 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085233758 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085233758 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 98 a4 33 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085233758 DLSCCP DEBUG SCCP-SCOC(68)[0x5557105fa920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085233758 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e55790), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085233758 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085233758 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085233758 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085233758 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085233758 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085233758 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085233758 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085233758 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085233758 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085233758 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 e5 57 90 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085233758 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085233759 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085233759 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085233759 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085233759 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085233759 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085233759 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085233759 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085233759 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085233759 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085233759 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085233759 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085233759 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085233759 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085234300 DLSCCP DEBUG SCCP-SCOC(66)[0x555710675630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085234300 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c59b1), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085234300 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085234301 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085234301 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085234301 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085234301 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085234301 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085234301 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085234301 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085234301 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085234301 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 6c 59 b1 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085234301 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085234301 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085234301 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085234301 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085234301 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085234301 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085234301 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085234306 DLSCCP DEBUG SCCP-SCOC(65)[0x555710616d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085234306 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b1016), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085234306 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085234306 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085234306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085234306 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085234306 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085234306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085234306 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085234306 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085234306 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085234307 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3b 10 16 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085234307 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085234307 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085234307 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085234307 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085234307 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085234307 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085234307 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085234314 DLSCCP DEBUG SCCP-SCOC(67)[0x5557104dee30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085234314 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa0c11), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085234314 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085234314 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085234314 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085234314 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085234314 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085234314 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085234314 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085234314 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085234314 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085234314 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 aa 0c 11 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085234315 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085234315 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085234315 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085234315 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085234315 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085234315 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085234315 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=617124, count=636296) 20250821085234683 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085234684 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085234684 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250821085234684 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085234684 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085234684 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821085234684 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085234684 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085234684 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085234685 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085234685 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085234685 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085234854 DLSCCP DEBUG SCCP-SCOC(63)[0x555710672cc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085234854 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005499cc), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085234854 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085234854 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085234854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085234854 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085234854 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085234854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085234854 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085234854 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085234854 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085234854 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 54 99 cc 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085234855 DLSCCP DEBUG SCCP-SCOC(64)[0x5557105f7470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085234855 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e1643), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085234855 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085234855 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085234855 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085234855 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085234855 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085234855 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085234855 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085234855 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085234855 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085234855 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 9e 16 43 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085234855 DLSCCP DEBUG SCCP-SCOC(62)[0x555710682880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085234855 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c7ca6), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085234855 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085234855 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085234855 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085234855 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085234855 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085234855 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085234855 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085234855 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085234855 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085234855 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1c 7c a6 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085234856 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085234856 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085234856 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085234856 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085234856 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085234856 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085234856 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085234856 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085234856 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085234856 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085234856 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085234856 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085234856 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085234856 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085234856 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085234856 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085234856 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085234856 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085234856 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085234856 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085234856 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085235565 DLSCCP DEBUG SCCP-SCOC(60)[0x555710695420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085235565 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d7aa6), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085235565 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085235565 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085235565 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085235566 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085235566 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085235566 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085235566 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085235566 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085235566 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085235566 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 5d 7a a6 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085235566 DLSCCP DEBUG SCCP-SCOC(61)[0x555710686430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085235566 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e1930), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085235566 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085235566 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085235566 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085235566 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085235566 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085235566 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085235566 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085235566 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085235566 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085235566 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1e 19 30 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085235566 DLSCCP DEBUG SCCP-SCOC(59)[0x555710676360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085235566 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ae1ce), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085235566 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085235566 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085235566 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085235566 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085235566 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085235566 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085235566 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085235566 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085235566 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085235566 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 9a e1 ce 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085235566 DLSCCP DEBUG SCCP-SCOC(58)[0x5557106a1110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085235567 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00612d2d), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085235567 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085235567 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085235567 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085235567 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085235567 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085235567 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085235567 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085235567 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085235567 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085235567 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 61 2d 2d 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085235567 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085235567 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085235567 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085235567 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085235567 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085235567 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085235567 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085235567 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085235568 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085235568 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085235568 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085235568 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085235568 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085235568 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085235568 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085235568 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085235568 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085235568 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085235568 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085235568 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085235568 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085235568 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085235568 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085235568 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085235568 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085235568 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085235568 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085235568 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:52: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_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 20250821085236166 DLSCCP DEBUG SCCP-SCOC(57)[0x555710699930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085236166 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011c8ae), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085236166 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085236166 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085236166 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085236166 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085236166 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085236166 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085236167 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085236167 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085236167 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085236167 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 11 c8 ae 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085236167 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085236167 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085236167 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085236167 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085236167 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085236167 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085236167 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: 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@9519884ab86b: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20250821085236706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38266<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085236712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38272<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085236718 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35367<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085236737 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085236737 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085236745 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085236745 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085236746 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085236746 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085236746 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085236746 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085236746 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085236746 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085236746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236746 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085236746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085236746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236747 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085236747 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085236747 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085236747 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085236747 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085236747 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085236747 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085236747 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085236747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085236747 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085236747 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085236747 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085236747 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085236747 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48320 (stream_srv.c:143) 20250821085236747 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085236747 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085236747 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48320<->l=127.0.0.1:29169 (hnb.c:335) 20250821085236747 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085236747 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085236747 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085236747 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085236747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236747 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085236747 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085236747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236747 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085236747 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085236748 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085236748 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085236748 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085236748 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085236748 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085236748 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085236748 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085236748 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085236748 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085236748 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085236748 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085236748 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=2 20250821085236748 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085236748 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085236748 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085236748 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085236748 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085236749 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085236749 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085236749 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085236749 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085236749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236749 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085236749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236750 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085236750 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085236750 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085236750 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085236750 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085236750 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085236750 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085236750 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085236750 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085236750 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085236750 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085236750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236750 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085236750 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085236750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085236750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236750 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085236750 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085236750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085236750 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085236750 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085236750 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085236750 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085236750 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085236750 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085236750 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085236750 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085236750 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=0 20250821085236750 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085236750 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085236750 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085236750 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085236750 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085236750 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=12 20250821085236750 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085236750 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085236750 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085236750 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(655)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(655)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(655)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(653)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(658)@9519884ab86b: ************************************************* HNBGW_Test.msc1-M3UA(658)@9519884ab86b: M3UA emulation initiated, the test can be started MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(658)@9519884ab86b: ************************************************* HNBGW_Test.msc1-SCCP(656)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085236785 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085236785 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085236785 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085236785 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085236785 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085236785 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085236786 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085236786 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085236787 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085236787 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085236787 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085236787 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085236787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236787 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=11 -> eSLS=123: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085236787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236787 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085236787 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=11 -> eSLS=123: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085236787 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085236787 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085236787 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085236787 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085236787 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085236787 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085236787 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085236787 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085236787 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085236787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236787 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085236787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085236787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236787 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085236787 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085236787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085236787 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085236787 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085236787 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085236787 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085236787 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085236787 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085236787 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085236787 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085236787 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085236787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236787 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085236787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085236787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236787 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085236787 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085236787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085236787 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085236787 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085236787 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085236787 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085236787 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085236787 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085236787 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085236787 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085236787 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085236787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236787 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085236787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085236787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236787 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085236787 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085236787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085236787 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085236787 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085236787 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085236787 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085236787 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085236788 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085236788 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085236788 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085236788 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=11 20250821085236788 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085236788 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085236788 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085236788 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085236788 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085236788 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=9 20250821085236788 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085236788 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085236788 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085236788 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085236788 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085236788 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085236788 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085236788 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085236788 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085236788 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085236788 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085236788 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085236788 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085236788 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821085236788 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085236788 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085236788 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(661)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(661)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(661)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(659)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(664)@9519884ab86b: ************************************************* HNBGW_Test.sgsn1-M3UA(664)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(664)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(662)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085236828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085236829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085236829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085236829 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085236829 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:562) 20250821085236829 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085236829 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085236829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085236829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085236833 DLINP DEBUG SRVCONN(,r=127.0.0.1:48320<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085236833 DLINP DEBUG SRVCONN(,r=127.0.0.1:48320<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085236833 DLINP DEBUG SRVCONN(,r=127.0.0.1:48320<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085236833 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085236833 DHNBAP DEBUG (127.0.0.1:48320 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821085236833 DHNBAP NOTICE (127.0.0.1:48320 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085236833 DHNBAP NOTICE (127.0.0.1:48320 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085236833 DLINP DEBUG SRVCONN(,r=127.0.0.1:48320<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085236833 DLINP DEBUG SRVCONN(,r=127.0.0.1:48320<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085236967 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085236967 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085236967 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085236967 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(655)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085236974 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085236974 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085236974 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085236974 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085236974 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085236974 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085236974 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085236974 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085236974 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085236974 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085236974 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085236974 DLSS7 <000c> ss7_asp.c:1383 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  20250821085236974 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085236976 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085236976 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085236976 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085236976 DLSS7 <000c> ss7_asp.c:1383 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  20250821085236976 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085236976 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085236976 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085236976 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085236976 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085236976 DLSS7 <000c> ss7_asp.c:1383 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  20250821085236976 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085236976 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085236976 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085236976 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085236976 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085236976 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085236976 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085236977 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085236977 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085236977 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085236977 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085236977 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085236977 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085236977 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085236977 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085236977 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085236978 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085236978 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085236978 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085236978 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085236978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236978 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085236978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236978 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085236978 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085236978 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085236978 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085236978 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085236978 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085236978 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085236978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085236978 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085236978 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085236978 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821085236978 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085236978 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085236978 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085236978 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085236978 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085236978 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085236980 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085236980 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821085236980 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085236980 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(658)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821085236984 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085236984 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821085236984 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085236984 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085236984 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085236984 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085236984 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085236984 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085236984 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085236984 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085236984 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085236984 DLSS7 <000c> ss7_asp.c:1383 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  20250821085236984 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085236985 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085236985 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085236985 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085236985 DLSS7 <000c> ss7_asp.c:1383 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  20250821085236985 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085236985 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085236985 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085236985 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085236985 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821085236985 DLSS7 <000c> ss7_asp.c:1383 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  20250821085236985 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085236985 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085236985 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821085236985 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085236985 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085236985 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085236985 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085236985 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085236985 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821085236985 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085236985 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085236985 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085236985 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085236985 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085236985 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085236985 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085236985 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085236987 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085236987 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085236987 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085236987 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085236987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085236987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085236987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085236987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085236987 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085236987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085236987 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085236987 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085236987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085236987 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085236987 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085236987 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085236987 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085236987 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085236987 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=3 20250821085236987 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085236987 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085236987 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085236987 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085236987 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085236987 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 03  20250821085237004 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085237004 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085237004 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085237004 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(661)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085237006 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085237006 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085237006 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085237006 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085237006 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085237006 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085237006 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085237006 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085237006 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085237006 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085237006 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085237006 DLSS7 <000c> ss7_asp.c:1383 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  20250821085237006 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085237007 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085237007 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085237007 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085237007 DLSS7 <000c> ss7_asp.c:1383 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  20250821085237007 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085237007 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085237007 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085237007 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085237007 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085237007 DLSS7 <000c> ss7_asp.c:1383 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  20250821085237007 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085237007 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085237007 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085237007 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085237007 DLSS7 <000c> ss7_asp.c:1383 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  20250821085237007 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 02 00 12 00 10 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085237007 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085237007 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085237007 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085237007 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085237007 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085237007 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085237007 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085237007 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085237007 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085237007 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085237007 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085237007 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085237008 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085237008 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085237008 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085237008 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085237008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237008 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085237008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237008 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085237008 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085237008 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085237008 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085237008 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085237008 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085237008 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085237008 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085237008 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085237008 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085237008 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=7 20250821085237008 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085237008 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085237008 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085237008 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085237008 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085237008 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  20250821085237017 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085237017 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250821085237017 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085237017 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(664)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250821085237019 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085237019 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250821085237019 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085237019 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085237019 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085237019 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085237019 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085237019 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085237019 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085237019 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085237019 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085237019 DLSS7 <000c> ss7_asp.c:1383 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  20250821085237019 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085237021 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085237021 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085237021 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085237021 DLSS7 <000c> ss7_asp.c:1383 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  20250821085237021 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085237021 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085237021 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085237021 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085237021 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250821085237021 DLSS7 <000c> ss7_asp.c:1383 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  20250821085237021 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821085237021 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821085237021 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0a  20250821085237021 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085237021 DLSS7 <000c> ss7_asp.c:1383 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  20250821085237021 DLSS7 <000c> ss7_asp.c:1383 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  20250821085237021 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 04 00 12 00 0c 00 00 00 03 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085237021 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085237021 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085237021 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085237021 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250821085237021 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085237021 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085237021 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085237021 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085237021 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085237021 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085237021 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085237021 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085237022 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085237022 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085237022 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085237022 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085237022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237022 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085237022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237022 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085237022 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085237022 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085237022 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085237022 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085237022 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085237022 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085237022 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085237022 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085237022 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085237022 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=14 20250821085237022 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085237022 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085237022 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085237022 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085237022 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085237022 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(654)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085237783 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085237783 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085237783 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085237783 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085237783 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085237783 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085237783 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085237783 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085237783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237783 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085237783 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085237783 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085237783 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085237783 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085237783 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085237783 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085237783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237783 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085237783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237783 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085237783 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085237783 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085237783 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085237783 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085237783 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085237783 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085237783 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085237783 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085237783 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085237783 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085237783 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085237783 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085237783 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085237783 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085237783 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085237783 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085237783 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085237784 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085237784 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085237784 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085237784 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821085237784 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085237784 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085237784 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085237784 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085237784 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085237784 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085237785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085237785 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085237785 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085237785 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085237785 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085237785 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085237785 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085237785 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085237785 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085237785 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085237785 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085237785 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085237786 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085237786 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085237786 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085237786 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085237786 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085237786 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085237786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237786 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085237786 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085237786 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085237786 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085237786 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250821085237788 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085237788 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085237788 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085237788 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085237788 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085237788 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085237788 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085237788 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085237788 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085237788 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085237788 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085237788 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085237788 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085237788 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085237788 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085237788 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085237788 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085237788 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085237788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) HNBGW_Test.msc1-RAN(657)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(654)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085237788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237788 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085237788 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085237788 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085237788 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085237788 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:357) 20250821085237788 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085237788 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085237788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237788 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085237788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237788 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085237788 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085237788 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085237788 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085237788 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085237788 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085237788 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085237788 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085237788 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085237788 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085237788 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085237788 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=5 20250821085237788 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085237788 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085237788 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085237788 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085237788 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085237788 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 03  20250821085237789 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085237789 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085237789 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085237789 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085237789 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085237789 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085237789 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085237789 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085237789 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085237789 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085237789 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085237789 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085237789 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085237789 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085237789 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085237789 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085237789 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085237789 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085237789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237789 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085237789 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085237789 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085237789 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085237789 DRANAP INFO cnlink(msc-1)[0x555710666630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(657)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(660)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085237814 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085237814 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085237814 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085237814 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085237814 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085237814 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085237814 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085237814 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085237814 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085237814 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085237814 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085237814 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085237814 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085237814 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085237814 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085237814 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085237814 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085237814 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085237814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237815 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085237815 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085237815 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085237815 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085237815 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085237815 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085237815 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085237815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085237815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237815 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085237815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085237815 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085237815 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085237815 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085237815 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085237815 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085237815 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085237816 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085237816 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085237816 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085237816 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821085237816 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085237816 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085237816 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085237816 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085237816 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085237816 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085237818 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085237818 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085237818 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085237818 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085237818 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085237818 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085237818 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085237818 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085237818 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085237819 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085237819 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085237819 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085237819 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085237819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237819 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085237819 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085237819 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085237819 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085237819 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250821085237818 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085237818 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085237818 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085237818 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085237818 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  HNBGW_Test.sgsn0-RAN(660)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn1-RAN(663)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085237826 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085237826 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085237826 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085237826 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085237826 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085237826 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085237826 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085237826 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085237826 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085237826 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085237826 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085237826 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085237826 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085237826 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085237826 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085237826 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085237826 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821085237826 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085237826 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) 20250821085237826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237826 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) 20250821085237826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237826 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085237826 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085237826 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085237826 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085237826 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:357) 20250821085237826 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085237826 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085237826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237826 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085237826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237826 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085237826 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085237826 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085237826 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085237826 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085237826 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085237826 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085237826 DRANAP NOTICE cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085237826 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085237826 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085237826 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085237826 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=5 20250821085237826 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085237826 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085237827 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085237827 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085237827 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085237827 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 04  20250821085237827 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085237827 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085237827 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085237827 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085237827 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085237827 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085237827 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085237827 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085237827 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085237827 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085237828 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085237828 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085237828 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085237828 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085237828 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085237828 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085237828 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821085237828 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085237828 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) 20250821085237828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085237828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237828 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) 20250821085237828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085237828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085237828 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085237828 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085237828 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085237828 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085237828 DRANAP INFO cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(663)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085238838 DLCTRL DEBUG Command: GET 675066487 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085238838 DLCTRL DEBUG Tx Command reply: GET_REPLY 675066487 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085238841 DLCTRL DEBUG Command: GET 749984988 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085238841 DLCTRL DEBUG Tx Command reply: GET_REPLY 749984988 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085238842 DLCTRL DEBUG Command: GET 822794782 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085238842 DLCTRL DEBUG Tx Command reply: GET_REPLY 822794782 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085238846 DLCTRL DEBUG Command: GET 134333516 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085238846 DLCTRL DEBUG Tx Command reply: GET_REPLY 134333516 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085238848 DLCTRL DEBUG Command: GET 425786108 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085238848 DLCTRL DEBUG Tx Command reply: GET_REPLY 425786108 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821085238851 DLCTRL DEBUG Command: GET 544190242 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085238851 DLCTRL DEBUG Tx Command reply: GET_REPLY 544190242 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085238855 DLCTRL DEBUG Command: GET 682707077 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085238855 DLCTRL DEBUG Tx Command reply: GET_REPLY 682707077 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085238860 DLCTRL DEBUG Command: GET 142742555 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085238860 DLCTRL DEBUG Tx Command reply: GET_REPLY 142742555 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085238863 DLCTRL DEBUG Command: GET 161779904 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085238863 DLCTRL DEBUG Tx Command reply: GET_REPLY 161779904 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085238868 DLCTRL DEBUG Command: GET 771319334 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085238868 DLCTRL DEBUG Tx Command reply: GET_REPLY 771319334 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821085238873 DLCTRL DEBUG Command: GET 493758864 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085238873 DLCTRL DEBUG Tx Command reply: GET_REPLY 493758864 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085238878 DLCTRL DEBUG Command: GET 167610548 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085238878 DLCTRL DEBUG Tx Command reply: GET_REPLY 167610548 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085238882 DLCTRL DEBUG Command: GET 592624151 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085238882 DLCTRL DEBUG Tx Command reply: GET_REPLY 592624151 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085238885 DLCTRL DEBUG Command: GET 214430562 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085238885 DLCTRL DEBUG Tx Command reply: GET_REPLY 214430562 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085238888 DLCTRL DEBUG Command: GET 182083324 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085238888 DLCTRL DEBUG Tx Command reply: GET_REPLY 182083324 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821085238890 DLCTRL DEBUG Command: GET 184657333 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085238890 DLCTRL DEBUG Tx Command reply: GET_REPLY 184657333 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085238892 DLCTRL DEBUG Command: GET 640615571 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085238892 DLCTRL DEBUG Tx Command reply: GET_REPLY 640615571 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085238894 DLCTRL DEBUG Command: GET 247515690 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085238894 DLCTRL DEBUG Tx Command reply: GET_REPLY 247515690 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085238896 DLCTRL DEBUG Command: GET 350532829 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085238896 DLCTRL DEBUG Tx Command reply: GET_REPLY 350532829 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085238897 DLCTRL DEBUG Command: GET 733734208 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085238897 DLCTRL DEBUG Tx Command reply: GET_REPLY 733734208 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: 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@9519884ab86b: "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@9519884ab86b: 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@9519884ab86b: 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@9519884ab86b: 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@9519884ab86b: 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 := '000000000000001010100111'B, t_guard := 20.000000 } 20250821085238929 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38274<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@9519884ab86b: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@9519884ab86b: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650)@9519884ab86b: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)12474371 20250821085239982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085239982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085239982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250821085239982 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085239982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbe5803, normal) (hnbgw_rua.c:408) 20250821085239982 DHNB DEBUG map_rua[0x555710685cf0]{init}: Allocated (fsm.c:456) 20250821085239982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12474371)[0x555710685cf0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085239982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12474371 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085239982 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085239982 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085239982 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12474371 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:185) 20250821085239982 DCN DEBUG map_sccp[0x5557106a1f10]{init}: Allocated (fsm.c:456) 20250821085239982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x5557106a1f10]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085239982 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-12474371 <-> SCCP-77 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250821085239982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12474371 SCCP-77 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250821085239982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12474371)[0x555710685cf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085239982 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085239982 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085239982 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12474371 SCCP-77 msc-1 MI=TMSI-0x42400023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085239982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x5557106a1f10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085239982 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085239982 DLSCCP DEBUG SCCP-SCOC(77)[0x55571067f2f0]{IDLE}: Allocated (fsm.c:456) 20250821085239982 DLSCCP DEBUG SCCP-SCOC(77)[0x55571067f2f0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085239982 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030002a70056400500f1100926) (sccp_scrc.c:455) 20250821085239982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085239982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085239982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085239982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085239982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085239982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085239982 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085239982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085239982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085239982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085239982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085239982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085239982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085239982 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085239982 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085239982 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085239982 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085239982 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085239982 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 09 01 00 00 4d 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 a7 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250821085239982 DLSCCP DEBUG SCCP-SCOC(77)[0x55571067f2f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085239983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x5557106a1f10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085239983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12474371)[0x555710685cf0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085239983 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085239983 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085239983 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085239983 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=9 20250821085239983 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085239983 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085239983 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085239983 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085239983 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085239983 DLSS7 <000c> ss7_asp.c:1383 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 09 01 00 00 4d 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 a7 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(656)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc1-SCCP(656)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(657)@9519884ab86b: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666) HNBGW_Test.msc1-RAN(657)@9519884ab86b: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)16755789 HNBGW_Test.msc1-SCCP(656)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(656)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821085240003 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085240003 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085240003 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085240003 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085240003 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085240003 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085240003 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085240003 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085240003 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085240003 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 4d 4b 46 7b 02 00 00 00 00  20250821085240003 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085240003 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085240003 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085240003 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085240003 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085240003 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=004b467b) (sccp_scrc.c:545) 20250821085240003 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(77,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085240003 DLSCCP DEBUG SCCP-SCOC(77)[0x55571067f2f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085240003 DLSCCP DEBUG SCCP-SCOC(77)[0x55571067f2f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085240003 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085240003 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085240003 DCN DEBUG handle_cn_conn_conf() conn_id=77, 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_sccp.c:157) 20250821085240003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x5557106a1f10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085240003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x5557106a1f10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)@9519884ab86b: setverdict(pass): none -> pass MTC@9519884ab86b: 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 } } } 20250821085240005 DLCTRL DEBUG Command: GET 618644994 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085240006 DLCTRL DEBUG Tx Command reply: GET_REPLY 618644994 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085240010 DLCTRL DEBUG Command: GET 270318318 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085240010 DLCTRL DEBUG Tx Command reply: GET_REPLY 270318318 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085240014 DLCTRL DEBUG Command: GET 654665541 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085240014 DLCTRL DEBUG Tx Command reply: GET_REPLY 654665541 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085240018 DLCTRL DEBUG Command: GET 570261535 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085240018 DLCTRL DEBUG Tx Command reply: GET_REPLY 570261535 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085240021 DLCTRL DEBUG Command: GET 169040968 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085240021 DLCTRL DEBUG Tx Command reply: GET_REPLY 169040968 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085240025 DLCTRL DEBUG Command: GET 708078592 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085240025 DLCTRL DEBUG Tx Command reply: GET_REPLY 708078592 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085240028 DLCTRL DEBUG Command: GET 41713025 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085240028 DLCTRL DEBUG Tx Command reply: GET_REPLY 41713025 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250821085240030 DLCTRL DEBUG Command: GET 715929884 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085240030 DLCTRL DEBUG Tx Command reply: GET_REPLY 715929884 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085240032 DLCTRL DEBUG Command: GET 900237021 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085240032 DLCTRL DEBUG Tx Command reply: GET_REPLY 900237021 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085240034 DLCTRL DEBUG Command: GET 716423907 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085240034 DLCTRL DEBUG Tx Command reply: GET_REPLY 716423907 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085240036 DLCTRL DEBUG Command: GET 313317893 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085240036 DLCTRL DEBUG Tx Command reply: GET_REPLY 313317893 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085240038 DLCTRL DEBUG Command: GET 863081122 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085240038 DLCTRL DEBUG Tx Command reply: GET_REPLY 863081122 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085240040 DLCTRL DEBUG Command: GET 475751977 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085240040 DLCTRL DEBUG Tx Command reply: GET_REPLY 475751977 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085240042 DLCTRL DEBUG Command: GET 291209545 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085240042 DLCTRL DEBUG Tx Command reply: GET_REPLY 291209545 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085240044 DLCTRL DEBUG Command: GET 235171223 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085240044 DLCTRL DEBUG Tx Command reply: GET_REPLY 235171223 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085240046 DLCTRL DEBUG Command: GET 337037602 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085240046 DLCTRL DEBUG Tx Command reply: GET_REPLY 337037602 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085240048 DLCTRL DEBUG Command: GET 60868885 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085240048 DLCTRL DEBUG Tx Command reply: GET_REPLY 60868885 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085240049 DLCTRL DEBUG Command: GET 117036203 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085240049 DLCTRL DEBUG Tx Command reply: GET_REPLY 117036203 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085240050 DLCTRL DEBUG Command: GET 460053838 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085240050 DLCTRL DEBUG Tx Command reply: GET_REPLY 460053838 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085240051 DLCTRL DEBUG Command: GET 493456090 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085240051 DLCTRL DEBUG Tx Command reply: GET_REPLY 493456090 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '000000000000001000111100'B, t_guard := 20.000000 } 20250821085240076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38280<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@9519884ab86b: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@9519884ab86b: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650)@9519884ab86b: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)6894220 20250821085241104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085241104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085241104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250821085241104 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085241105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x69328c, normal) (hnbgw_rua.c:408) 20250821085241105 DHNB DEBUG map_rua[0x555710684c70]{init}: Allocated (fsm.c:456) 20250821085241105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6894220)[0x555710684c70]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085241105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6894220 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085241105 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085241105 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085241105 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250821085241105 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6894220 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:185) 20250821085241105 DCN DEBUG map_sccp[0x555710685e20]{init}: Allocated (fsm.c:456) 20250821085241105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x555710685e20]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085241105 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-6894220 <-> SCCP-78 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250821085241105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6894220 SCCP-78 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250821085241105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6894220)[0x555710684c70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085241105 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085241105 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085241105 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6894220 SCCP-78 msc-1 MI=TMSI-0x42410023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085241105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x555710685e20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085241105 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085241105 DLSCCP DEBUG SCCP-SCOC(78)[0x555710672750]{IDLE}: Allocated (fsm.c:456) 20250821085241105 DLSCCP DEBUG SCCP-SCOC(78)[0x555710672750]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085241105 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f400300023c0056400500f1100926) (sccp_scrc.c:455) 20250821085241105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085241105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085241105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085241105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085241105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085241105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085241105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085241105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085241105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085241105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085241105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085241105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085241105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085241105 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085241105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085241105 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085241105 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085241105 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085241105 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 69 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 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 02 3c 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085241105 DLSCCP DEBUG SCCP-SCOC(78)[0x555710672750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085241105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x555710685e20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085241105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6894220)[0x555710684c70]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085241105 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085241105 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085241105 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085241105 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=10 20250821085241106 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085241106 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085241106 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085241106 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085241106 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085241106 DLSS7 <000c> ss7_asp.c:1383 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 0a 01 00 00 4e 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 02 3c 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(656)@9519884ab86b: First idle individual index:1 HNBGW_Test.msc1-SCCP(656)@9519884ab86b: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(657)@9519884ab86b: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667) HNBGW_Test.msc1-RAN(657)@9519884ab86b: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)12684742 HNBGW_Test.msc1-SCCP(656)@9519884ab86b: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(656)@9519884ab86b: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250821085241111 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085241111 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085241111 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085241111 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085241111 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085241111 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085241111 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085241111 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085241111 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085241111 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 4e 67 4c 85 02 00 00 00 00  20250821085241111 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085241111 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085241112 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085241112 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085241112 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085241112 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00674c85) (sccp_scrc.c:545) 20250821085241112 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(78,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085241112 DLSCCP DEBUG SCCP-SCOC(78)[0x555710672750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085241112 DLSCCP DEBUG SCCP-SCOC(78)[0x555710672750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085241112 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085241112 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085241112 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_sccp.c:157) 20250821085241112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x555710685e20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085241112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x555710685e20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)@9519884ab86b: setverdict(pass): none -> pass MTC@9519884ab86b: 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 } } } 20250821085241114 DLCTRL DEBUG Command: GET 656596477 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085241114 DLCTRL DEBUG Tx Command reply: GET_REPLY 656596477 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085241117 DLCTRL DEBUG Command: GET 998095619 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085241117 DLCTRL DEBUG Tx Command reply: GET_REPLY 998095619 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085241120 DLCTRL DEBUG Command: GET 113817747 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085241120 DLCTRL DEBUG Tx Command reply: GET_REPLY 113817747 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085241127 DLCTRL DEBUG Command: GET 213436956 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085241127 DLCTRL DEBUG Tx Command reply: GET_REPLY 213436956 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085241133 DLCTRL DEBUG Command: GET 277967110 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085241133 DLCTRL DEBUG Tx Command reply: GET_REPLY 277967110 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085241138 DLCTRL DEBUG Command: GET 550074494 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085241138 DLCTRL DEBUG Tx Command reply: GET_REPLY 550074494 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085241142 DLCTRL DEBUG Command: GET 20124575 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085241142 DLCTRL DEBUG Tx Command reply: GET_REPLY 20124575 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20250821085241146 DLCTRL DEBUG Command: GET 231284280 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085241146 DLCTRL DEBUG Tx Command reply: GET_REPLY 231284280 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085241150 DLCTRL DEBUG Command: GET 410886514 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085241150 DLCTRL DEBUG Tx Command reply: GET_REPLY 410886514 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085241155 DLCTRL DEBUG Command: GET 821178416 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085241155 DLCTRL DEBUG Tx Command reply: GET_REPLY 821178416 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085241159 DLCTRL DEBUG Command: GET 529108598 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085241159 DLCTRL DEBUG Tx Command reply: GET_REPLY 529108598 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085241163 DLCTRL DEBUG Command: GET 323104256 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085241163 DLCTRL DEBUG Tx Command reply: GET_REPLY 323104256 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085241166 DLCTRL DEBUG Command: GET 348182968 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085241167 DLCTRL DEBUG Tx Command reply: GET_REPLY 348182968 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085241171 DLCTRL DEBUG Command: GET 483484458 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085241171 DLCTRL DEBUG Tx Command reply: GET_REPLY 483484458 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085241174 DLCTRL DEBUG Command: GET 326743554 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085241174 DLCTRL DEBUG Tx Command reply: GET_REPLY 326743554 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085241179 DLCTRL DEBUG Command: GET 95104133 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085241179 DLCTRL DEBUG Tx Command reply: GET_REPLY 95104133 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085241182 DLCTRL DEBUG Command: GET 997182379 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085241182 DLCTRL DEBUG Tx Command reply: GET_REPLY 997182379 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085241183 DLCTRL DEBUG Command: GET 25588156 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085241183 DLCTRL DEBUG Tx Command reply: GET_REPLY 25588156 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085241185 DLCTRL DEBUG Command: GET 632030226 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085241185 DLCTRL DEBUG Tx Command reply: GET_REPLY 632030226 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085241186 DLCTRL DEBUG Command: GET 494404008 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085241186 DLCTRL DEBUG Tx Command reply: GET_REPLY 494404008 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '000000000000001101111001'B, t_guard := 20.000000 } 20250821085241199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38286<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@9519884ab86b: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@9519884ab86b: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650)@9519884ab86b: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)15350944 20250821085242223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085242223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085242223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250821085242223 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085242223 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xea3ca0, normal) (hnbgw_rua.c:408) 20250821085242223 DHNB DEBUG map_rua[0x555710616740]{init}: Allocated (fsm.c:456) 20250821085242223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15350944)[0x555710616740]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085242223 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15350944 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085242223 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085242223 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085242223 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15350944 SCCP-0 CS MI=TMSI-0x427FC023: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250821085242223 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15350944 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:185) 20250821085242223 DCN DEBUG map_sccp[0x5557106a1dd0]{init}: Allocated (fsm.c:456) 20250821085242223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5557106a1dd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085242223 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-15350944 <-> SCCP-79 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250821085242223 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15350944 SCCP-79 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250821085242223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15350944)[0x555710616740]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085242223 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085242223 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085242223 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15350944 SCCP-79 msc-1 MI=TMSI-0x427FC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085242223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5557106a1dd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085242223 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085242223 DLSCCP DEBUG SCCP-SCOC(79)[0x5557106a1580]{IDLE}: Allocated (fsm.c:456) 20250821085242223 DLSCCP DEBUG SCCP-SCOC(79)[0x5557106a1580]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085242224 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030003790056400500f1100926) (sccp_scrc.c:455) 20250821085242224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085242224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085242224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085242224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085242224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085242224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085242224 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085242224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085242224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085242224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085242224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085242224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085242224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085242224 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085242224 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085242224 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085242224 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085242224 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085242224 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 0b 01 00 00 4f 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 79 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085242224 DLSCCP DEBUG SCCP-SCOC(79)[0x5557106a1580]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085242224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5557106a1dd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085242224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15350944)[0x555710616740]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085242224 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085242224 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085242224 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085242224 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=11 20250821085242224 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085242224 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085242224 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085242224 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085242224 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085242224 DLSS7 <000c> ss7_asp.c:1383 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 0b 01 00 00 4f 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 79 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(656)@9519884ab86b: First idle individual index:2 HNBGW_Test.msc1-SCCP(656)@9519884ab86b: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(657)@9519884ab86b: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668) HNBGW_Test.msc1-RAN(657)@9519884ab86b: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)14155058 HNBGW_Test.msc1-SCCP(656)@9519884ab86b: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(656)@9519884ab86b: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250821085242230 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085242230 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085242230 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085242230 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085242230 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085242230 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085242230 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085242230 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085242230 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085242230 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 4f a3 66 08 02 00 00 00 00  20250821085242230 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085242230 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085242230 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085242230 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085242230 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085242230 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00a36608) (sccp_scrc.c:545) 20250821085242230 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(79,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085242230 DLSCCP DEBUG SCCP-SCOC(79)[0x5557106a1580]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085242230 DLSCCP DEBUG SCCP-SCOC(79)[0x5557106a1580]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085242230 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)@9519884ab86b: setverdict(pass): none -> pass 20250821085242230 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085242230 DCN DEBUG handle_cn_conn_conf() conn_id=79, 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_sccp.c:157) 20250821085242230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5557106a1dd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085242230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5557106a1dd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@9519884ab86b: 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 } } } 20250821085242233 DLCTRL DEBUG Command: GET 173788653 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085242233 DLCTRL DEBUG Tx Command reply: GET_REPLY 173788653 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085242239 DLCTRL DEBUG Command: GET 987444644 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085242239 DLCTRL DEBUG Tx Command reply: GET_REPLY 987444644 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085242243 DLCTRL DEBUG Command: GET 656127990 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085242243 DLCTRL DEBUG Tx Command reply: GET_REPLY 656127990 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085242248 DLCTRL DEBUG Command: GET 88730869 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085242249 DLCTRL DEBUG Tx Command reply: GET_REPLY 88730869 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085242253 DLCTRL DEBUG Command: GET 200571436 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085242253 DLCTRL DEBUG Tx Command reply: GET_REPLY 200571436 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085242258 DLCTRL DEBUG Command: GET 905257374 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085242258 DLCTRL DEBUG Tx Command reply: GET_REPLY 905257374 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085242262 DLCTRL DEBUG Command: GET 117310992 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085242262 DLCTRL DEBUG Tx Command reply: GET_REPLY 117310992 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20250821085242267 DLCTRL DEBUG Command: GET 344329887 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085242267 DLCTRL DEBUG Tx Command reply: GET_REPLY 344329887 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085242273 DLCTRL DEBUG Command: GET 265525726 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085242273 DLCTRL DEBUG Tx Command reply: GET_REPLY 265525726 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085242277 DLCTRL DEBUG Command: GET 797941080 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085242277 DLCTRL DEBUG Tx Command reply: GET_REPLY 797941080 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085242280 DLCTRL DEBUG Command: GET 687917019 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085242281 DLCTRL DEBUG Tx Command reply: GET_REPLY 687917019 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085242283 DLCTRL DEBUG Command: GET 176520961 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085242283 DLCTRL DEBUG Tx Command reply: GET_REPLY 176520961 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085242286 DLCTRL DEBUG Command: GET 927108284 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085242286 DLCTRL DEBUG Tx Command reply: GET_REPLY 927108284 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085242288 DLCTRL DEBUG Command: GET 901496479 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085242288 DLCTRL DEBUG Tx Command reply: GET_REPLY 901496479 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085242290 DLCTRL DEBUG Command: GET 346310204 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085242290 DLCTRL DEBUG Tx Command reply: GET_REPLY 346310204 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085242292 DLCTRL DEBUG Command: GET 438425764 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085242292 DLCTRL DEBUG Tx Command reply: GET_REPLY 438425764 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085242293 DLCTRL DEBUG Command: GET 289764797 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085242293 DLCTRL DEBUG Tx Command reply: GET_REPLY 289764797 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085242294 DLCTRL DEBUG Command: GET 177782800 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085242294 DLCTRL DEBUG Tx Command reply: GET_REPLY 177782800 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085242295 DLCTRL DEBUG Command: GET 581409570 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085242295 DLCTRL DEBUG Tx Command reply: GET_REPLY 581409570 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085242297 DLCTRL DEBUG Command: GET 766593581 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085242297 DLCTRL DEBUG Tx Command reply: GET_REPLY 766593581 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085242302 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35367<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(647)@9519884ab86b: Final verdict of PTC: none 20250821085242304 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38272<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(646)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085242307 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38266<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085242308 DLINP DEBUG SRVCONN(,r=127.0.0.1:48320<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085242308 DLINP DEBUG SRVCONN(,r=127.0.0.1:48320<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085242308 DLINP NOTICE SRV(,r=127.0.0.1:48320<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085242308 DMAIN NOTICE (127.0.0.1:48320 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48320<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821085242308 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-SCCP(659)@9519884ab86b: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(652)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(653)@9519884ab86b: Final verdict of PTC: none 20250821085242311 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085242311 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn1-SCCP(662)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(654)@9519884ab86b: Final verdict of PTC: none 20250821085242311 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085242311 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(660)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(663)@9519884ab86b: Final verdict of PTC: none 20250821085242311 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085242311 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085242311 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085242311 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085242311 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085242311 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085242311 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085242311 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085242311 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085242311 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085242311 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085242311 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085242311 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085242311 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085242311 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085242311 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085242311 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085242311 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085242311 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085242311 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085242311 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085242311 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085242311 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085242311 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085242311 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085242311 DLSS7 <000c> ss7_asp.c:1383 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  TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650)@9519884ab86b: Final verdict of PTC: none 20250821085242311 DLSS7 <000c> ss7_asp.c:1383 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  20250821085242311 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085242311 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085242312 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085242312 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085242312 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085242312 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085242312 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085242312 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085242312 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085242312 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085242312 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085242312 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085242312 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085242312 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085242312 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(661)@9519884ab86b: Final verdict of PTC: none 20250821085242313 DLSS7 <000c> ss7_asp.c:1383 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  20250821085242313 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085242313 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085242313 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(655)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(658)@9519884ab86b: Final verdict of PTC: none 20250821085242312 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085242312 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085242312 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085242312 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085242312 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085242312 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085242312 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085242312 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085242312 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085242312 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085242312 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085242312 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085242313 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085242313 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085242313 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250821085242313 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085242313 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085242313 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085242313 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085242313 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821085242313 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085242313 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085242313 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085242313 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085242313 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085242313 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085242313 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085242313 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085242314 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085242314 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085242314 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085242314 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085242314 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(645)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(664)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-RAN(657)@9519884ab86b: Final verdict of PTC: none 20250821085242313 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085242314 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085242314 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085242314 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085242314 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085242314 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085242314 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085242314 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085242314 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085242314 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085242314 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085242314 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250821085242314 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085242314 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085242314 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250821085242314 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085242314 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085242314 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085242314 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821085242314 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821085242314 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0a  20250821085242314 DLSS7 <000c> ss7_asp.c:1383 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  20250821085242314 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085242314 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085242315 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085242315 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085242315 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821085242315 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085242315 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085242315 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821085242315 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085242315 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085242315 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085242315 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085242315 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085242315 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821085242315 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085242315 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085242315 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085242316 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085242316 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250821085242316 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085242316 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085242316 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085242316 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085242317 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085242317 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085242317 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085242317 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085242317 DRANAP NOTICE cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085242318 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085242318 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085242318 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821085242318 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085242318 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085242318 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085242319 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085242319 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085242319 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085242319 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085242319 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085242319 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085242319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x5557106a1f10]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085242320 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085242320 DLSCCP DEBUG SCCP-SCOC(77)[0x55571067f2f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085242320 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b467b), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085242320 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085242320 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=9 -> eSLS=41: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085242321 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=9 -> eSLS=41: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) HNBGW-PFCP(648)@9519884ab86b: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)@9519884ab86b: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)@9519884ab86b: Final verdict of PTC: pass HNBGW_Test.msc1-SCCP(656)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(665)@9519884ab86b: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. 20250821085242334 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085242334 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085242334 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085242334 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=9 20250821085242334 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085242334 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085242334 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085242336 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085242336 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085242337 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085242337 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=10 20250821085242337 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085242337 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085242337 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085242338 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085242338 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085242338 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085242338 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=11 20250821085242338 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085242338 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085242338 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085242321 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085242321 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085242321 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085242321 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085242321 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085242322 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085242322 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085242322 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 09 04 4b 46 7b 00 00 4d 00 00 00 00 00 (ss7_asp.c:1383) 20250821085242322 DLSCCP DEBUG SCCP-SCOC(77)[0x55571067f2f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085242322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x5557106a1f10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085242322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12474371)[0x555710685cf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085242323 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12474371)[0x555710685cf0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085242323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085242323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12474371)[0x555710685cf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085242323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12474371)[0x555710685cf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085242323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12474371)[0x555710685cf0]{disrupted}: Freeing instance (context_map.c:203) 20250821085242324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12474371)[0x555710685cf0]{disrupted}: Deallocated (fsm.c:568) 20250821085242324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x5557106a1f10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085242324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x5557106a1f10]{disconnected}: Freeing instance (context_map.c:207) 20250821085242324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x5557106a1f10]{disconnected}: Deallocated (fsm.c:568) 20250821085242324 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12474371 SCCP-77 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:226) 20250821085242325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x555710685e20]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085242325 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085242325 DLSCCP DEBUG SCCP-SCOC(78)[0x555710672750]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085242325 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00674c85), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085242325 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085242325 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085242326 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085242326 DLSS7 INFO 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=10 -> eSLS=42: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085242326 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085242326 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085242326 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085242327 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085242327 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085242327 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085242327 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0a 04 67 4c 85 00 00 4e 00 00 00 00 00 (ss7_asp.c:1383) 20250821085242327 DLSCCP DEBUG SCCP-SCOC(78)[0x555710672750]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085242327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x555710685e20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085242328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6894220)[0x555710684c70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085242328 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6894220)[0x555710684c70]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085242328 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085242328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6894220)[0x555710684c70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085242328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6894220)[0x555710684c70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085242329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6894220)[0x555710684c70]{disrupted}: Freeing instance (context_map.c:203) 20250821085242329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6894220)[0x555710684c70]{disrupted}: Deallocated (fsm.c:568) 20250821085242329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x555710685e20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085242329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x555710685e20]{disconnected}: Freeing instance (context_map.c:207) 20250821085242329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x555710685e20]{disconnected}: Deallocated (fsm.c:568) 20250821085242329 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6894220 SCCP-78 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:226) 20250821085242330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5557106a1dd0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085242330 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085242330 DLSCCP DEBUG SCCP-SCOC(79)[0x5557106a1580]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085242330 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a36608), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085242330 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085242330 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=11 -> eSLS=43: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085242330 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=11 -> eSLS=43: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085242331 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085242331 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085242331 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085242331 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085242331 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085242331 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085242332 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085242332 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0b 04 a3 66 08 00 00 4f 00 00 00 00 00 (ss7_asp.c:1383) 20250821085242332 DLSCCP DEBUG SCCP-SCOC(79)[0x5557106a1580]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085242332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5557106a1dd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085242332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15350944)[0x555710616740]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085242332 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15350944)[0x555710616740]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085242332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085242333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15350944)[0x555710616740]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085242333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15350944)[0x555710616740]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085242333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15350944)[0x555710616740]{disrupted}: Freeing instance (context_map.c:203) 20250821085242333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15350944)[0x555710616740]{disrupted}: Deallocated (fsm.c:568) 20250821085242333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5557106a1dd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085242333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5557106a1dd0]{disconnected}: Freeing instance (context_map.c:207) 20250821085242333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5557106a1dd0]{disconnected}: Deallocated (fsm.c:568) 20250821085242333 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15350944 SCCP-79 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:226) 20250821085242335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085242335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821085242335 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38274<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085242336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38280<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085242336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38286<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085242337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250821085242337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085242337 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085242338 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 (hnb.c:255) 20250821085242338 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(645): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(646): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(647): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(648): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(652): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(653): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(654): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(655): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-SCCP(656): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-RAN(657): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-M3UA(658): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(659): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(660): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(661): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(662): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-RAN(663): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(664): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(665): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668): pass (pass -> pass) MTC@9519884ab86b: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@9519884ab86b: 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'. Thu Aug 21 08:52:42 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 20250821085242410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38294<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085242685 DLSCCP DEBUG SCCP-SCOC(75)[0x555710682610]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085242685 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae2a20), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085242685 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085242685 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085242685 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085242685 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085242685 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085242685 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085242685 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085242685 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085242685 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085242685 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 ae 2a 20 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085242685 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085242686 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085242686 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085242686 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085242686 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085242686 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085242686 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085242690 DLSCCP DEBUG SCCP-SCOC(74)[0x555710670470]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085242690 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df7be4), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085242690 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085242690 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085242690 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085242690 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085242690 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085242690 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085242690 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085242690 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085242690 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085242690 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 df 7b e4 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085242690 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085242690 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085242690 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085242690 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085242690 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085242690 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085242690 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085242692 DLSCCP DEBUG SCCP-SCOC(76)[0x55571067dc40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085242692 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0097743d), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085242692 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085242692 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085242692 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085242692 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085242692 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085242692 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085242692 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085242692 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085242692 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085242692 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 97 74 3d 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085242693 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085242693 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085242693 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085242693 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085242693 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085242693 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085242693 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085243184 DLSCCP DEBUG SCCP-SCOC(71)[0x55571067f420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085243184 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb8b93), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085243184 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085243184 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085243184 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085243184 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085243184 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085243184 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085243185 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085243185 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085243185 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085243185 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 bb 8b 93 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085243185 DLSCCP DEBUG SCCP-SCOC(72)[0x555710682750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085243185 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079c901), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085243185 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085243185 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085243185 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085243185 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085243185 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085243185 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085243185 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085243185 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085243185 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085243185 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 79 c9 01 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085243185 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085243185 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085243185 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085243185 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085243185 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085243185 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085243185 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085243185 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085243185 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085243185 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085243185 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085243185 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085243185 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085243185 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085243186 DLSCCP DEBUG SCCP-SCOC(73)[0x555710699a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085243186 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d55418), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085243186 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085243186 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085243186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085243186 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085243186 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085243186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085243186 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085243186 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085243186 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085243186 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d5 54 18 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085243187 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085243187 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085243187 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085243187 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085243187 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085243187 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085243187 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085243214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38294<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=616448) 20250821085243755 DLSCCP DEBUG SCCP-SCOC(69)[0x55571067ce60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085243755 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4cc9e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085243756 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085243756 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085243756 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085243756 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085243756 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085243756 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085243756 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085243756 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085243756 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085243756 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b4 cc 9e 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085243756 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085243756 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085243756 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085243756 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085243756 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085243756 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085243756 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085243759 DLSCCP DEBUG SCCP-SCOC(68)[0x5557105fa920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085243759 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e55790), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085243759 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085243759 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085243759 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085243759 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085243759 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085243759 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085243759 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085243759 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085243759 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085243759 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 e5 57 90 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085243759 DLSCCP DEBUG SCCP-SCOC(70)[0x555710682f30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085243759 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098a433), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085243759 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085243759 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085243759 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085243759 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085243759 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085243759 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085243759 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085243759 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085243759 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085243759 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 98 a4 33 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085243759 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085243759 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085243759 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085243759 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085243759 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085243759 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085243759 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085243759 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085243759 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085243759 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085243759 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085243759 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085243759 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085243759 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=616448, count=654244) 20250821085244302 DLSCCP DEBUG SCCP-SCOC(66)[0x555710675630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085244302 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c59b1), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085244302 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085244302 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085244302 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085244302 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085244302 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085244302 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085244302 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085244302 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085244302 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085244302 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 6c 59 b1 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085244303 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085244303 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085244303 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085244303 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085244303 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085244303 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085244303 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085244308 DLSCCP DEBUG SCCP-SCOC(65)[0x555710616d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085244308 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b1016), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085244308 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085244308 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085244308 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085244308 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085244308 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085244308 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085244308 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085244308 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085244308 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085244308 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3b 10 16 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085244308 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085244308 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085244308 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085244308 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085244308 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085244308 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085244308 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085244312 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085244312 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085244312 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085244314 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085244314 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085244314 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085244315 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085244315 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085244315 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250821085244315 DLSCCP DEBUG SCCP-SCOC(67)[0x5557104dee30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085244315 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa0c11), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085244315 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085244315 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085244315 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085244315 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085244315 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085244315 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085244315 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085244315 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085244315 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085244315 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 aa 0c 11 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085244316 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085244316 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085244316 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821085244316 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085244316 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085244316 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085244316 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085244316 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085244316 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085244316 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085244856 DLSCCP DEBUG SCCP-SCOC(62)[0x555710682880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085244856 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c7ca6), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085244856 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085244856 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085244856 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085244856 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085244856 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085244856 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085244856 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085244856 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085244856 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085244856 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1c 7c a6 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085244857 DLSCCP DEBUG SCCP-SCOC(64)[0x5557105f7470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085244857 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e1643), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085244857 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085244857 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085244857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085244857 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085244857 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085244857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085244857 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085244857 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085244857 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085244857 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 9e 16 43 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085244857 DLSCCP DEBUG SCCP-SCOC(63)[0x555710672cc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085244857 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005499cc), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085244857 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085244857 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085244857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085244857 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085244857 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085244857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085244857 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085244857 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085244857 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085244857 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 54 99 cc 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085244857 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085244857 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085244857 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085244857 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085244857 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085244857 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085244857 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085244857 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085244857 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085244857 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085244857 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085244857 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085244857 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085244857 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085244857 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085244858 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085244858 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085244858 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085244858 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085244858 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085244858 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:52: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_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 20250821085245567 DLSCCP DEBUG SCCP-SCOC(58)[0x5557106a1110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085245567 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00612d2d), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085245567 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085245567 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085245567 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085245567 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085245567 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085245567 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085245567 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085245567 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085245567 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085245567 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 61 2d 2d 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085245567 DLSCCP DEBUG SCCP-SCOC(59)[0x555710676360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085245567 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ae1ce), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085245567 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085245567 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085245567 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085245567 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085245567 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085245567 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085245567 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085245567 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085245567 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085245567 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 9a e1 ce 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085245567 DLSCCP DEBUG SCCP-SCOC(61)[0x555710686430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085245567 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e1930), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085245567 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085245567 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085245567 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085245567 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085245567 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085245567 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085245567 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085245567 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085245567 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085245567 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1e 19 30 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085245567 DLSCCP DEBUG SCCP-SCOC(60)[0x555710695420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085245568 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d7aa6), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085245568 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085245568 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085245568 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085245568 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085245568 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085245568 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085245568 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085245568 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085245568 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085245568 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 5d 7a a6 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085245568 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085245568 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085245568 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085245568 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085245568 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085245568 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085245568 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085245568 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085245568 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085245568 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085245568 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085245568 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085245568 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085245568 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085245568 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085245568 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085245568 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085245568 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085245568 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085245568 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085245568 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085245568 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085245568 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085245568 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085245568 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085245568 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085245568 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085245568 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085246162 DLSCCP DEBUG SCCP-SCOC(57)[0x555710699930]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085246162 DLSCCP DEBUG SCCP-SCOC(57)[0x555710699930]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085246162 DLSCCP DEBUG SCCP-SCOC(57)[0x555710699930]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085246162 DLSCCP DEBUG SCCP-SCOC(57)[0x555710699930]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085246162 DLSCCP DEBUG SCCP-SCOC(57)[0x555710699930]{IDLE}: Deallocated (fsm.c:568) MTC@9519884ab86b: 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@9519884ab86b: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20250821085246339 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34956<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085246344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34972<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085246347 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42481<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085246362 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085246362 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085246368 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085246369 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085246369 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085246369 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085246369 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085246369 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085246369 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085246369 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085246369 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52858 (stream_srv.c:143) 20250821085246369 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52858<->l=127.0.0.1:29169 (hnb.c:335) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085246370 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085246370 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085246370 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085246370 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085246370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246370 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085246370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246370 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085246370 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085246370 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085246370 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085246370 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085246370 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085246370 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085246370 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085246370 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085246370 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085246370 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085246370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246370 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085246370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085246370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246370 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085246370 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085246370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085246370 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085246370 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085246370 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085246370 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085246370 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085246370 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085246370 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085246370 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085246370 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085246370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246370 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085246370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085246370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246370 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085246370 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085246370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085246370 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085246370 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085246370 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085246370 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085246370 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085246370 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085246370 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085246370 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085246370 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085246370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246370 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085246370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085246370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246370 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085246370 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085246370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085246370 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085246370 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085246370 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085246370 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085246370 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085246371 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085246371 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085246371 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085246371 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=2 20250821085246371 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085246371 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085246371 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085246371 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085246371 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085246371 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=11 20250821085246371 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085246371 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085246371 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085246371 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085246371 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085246371 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085246371 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=2 20250821085246371 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085246371 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085246371 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085246371 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085246371 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085246371 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085246371 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085246371 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085246371 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085246371 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(679)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(679)@9519884ab86b: M3UA emulation initiated, the test can be started MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(679)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(677)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(682)@9519884ab86b: ************************************************* HNBGW_Test.msc1-M3UA(682)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(682)@9519884ab86b: ************************************************* HNBGW_Test.msc1-SCCP(680)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(685)@9519884ab86b: ************************************************* HNBGW_Test.msc2-M3UA(685)@9519884ab86b: M3UA emulation initiated, the test can be started MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(685)@9519884ab86b: ************************************************* HNBGW_Test.msc2-SCCP(683)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085246407 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085246407 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085246407 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085246407 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085246407 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085246407 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085246407 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085246407 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085246408 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085246408 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085246408 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085246408 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085246408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246408 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085246408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246408 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085246408 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085246408 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085246408 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085246408 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085246408 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085246408 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085246408 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085246408 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085246408 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085246408 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085246408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246408 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085246408 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085246408 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085246408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246408 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085246408 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085246408 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085246408 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085246408 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085246408 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085246408 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085246408 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085246408 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085246408 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085246408 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085246408 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085246408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246408 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085246408 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085246408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246408 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085246408 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085246408 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085246408 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085246408 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085246408 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085246408 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085246408 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085246408 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085246408 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085246408 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085246408 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085246408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246408 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085246408 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085246408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246408 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085246408 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085246408 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085246408 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085246408 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085246408 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085246408 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085246408 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085246408 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085246408 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085246409 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085246409 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=5 20250821085246409 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085246409 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085246409 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085246409 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085246409 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085246409 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=6 20250821085246409 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085246409 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085246409 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085246409 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085246409 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085246409 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085246409 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085246409 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=1 20250821085246409 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085246409 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085246409 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085246409 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085246409 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085246409 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085246409 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821085246409 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085246409 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085246409 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(688)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(688)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(688)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(686)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(691)@9519884ab86b: ************************************************* HNBGW_Test.sgsn1-M3UA(691)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(691)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(689)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(694)@9519884ab86b: ************************************************* HNBGW_Test.sgsn2-M3UA(694)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(694)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(692)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085246456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085246456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085246456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085246456 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085246456 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:562) 20250821085246456 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085246456 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085246456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085246456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085246463 DLINP DEBUG SRVCONN(,r=127.0.0.1:52858<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085246463 DLINP DEBUG SRVCONN(,r=127.0.0.1:52858<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085246463 DLINP DEBUG SRVCONN(,r=127.0.0.1:52858<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085246463 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085246463 DHNBAP DEBUG (127.0.0.1:52858 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821085246463 DHNBAP NOTICE (127.0.0.1:52858 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085246464 DHNBAP NOTICE (127.0.0.1:52858 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085246464 DLINP DEBUG SRVCONN(,r=127.0.0.1:52858<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085246464 DLINP DEBUG SRVCONN(,r=127.0.0.1:52858<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085246581 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085246581 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085246581 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085246581 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(679)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085246589 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085246589 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085246589 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085246589 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085246589 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085246589 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085246589 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085246589 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085246589 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085246589 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085246589 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085246589 DLSS7 <000c> ss7_asp.c:1383 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  20250821085246589 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085246590 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085246590 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821085246590 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085246590 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085246592 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085246593 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085246593 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085246593 DLSS7 <000c> ss7_asp.c:1383 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  20250821085246593 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085246593 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085246593 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085246593 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085246593 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085246593 DLSS7 <000c> ss7_asp.c:1383 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  20250821085246593 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085246593 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085246593 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085246593 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085246593 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085246593 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085246593 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085246593 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085246593 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085246593 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085246593 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085246593 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085246593 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085246593 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085246593 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085246593 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) HNBGW_Test.msc1-M3UA(682)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821085246594 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085246594 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085246594 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085246594 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085246594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085246594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246595 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085246595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085246595 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085246595 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085246595 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085246595 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085246595 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085246595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085246595 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085246595 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085246595 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821085246595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085246595 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085246595 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085246595 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085246595 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085246595 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085246597 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085246597 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821085246597 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085246597 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085246597 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085246597 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085246597 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085246597 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085246597 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085246597 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085246597 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085246598 DLSS7 <000c> ss7_asp.c:1383 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  20250821085246598 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085246600 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085246600 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085246600 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085246600 DLSS7 <000c> ss7_asp.c:1383 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  20250821085246600 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085246600 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085246600 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085246600 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085246600 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821085246600 DLSS7 <000c> ss7_asp.c:1383 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  20250821085246600 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085246600 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085246600 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821085246600 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085246600 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085246600 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085246600 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085246600 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085246600 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821085246600 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085246600 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085246600 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085246601 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085246601 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085246601 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085246601 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085246601 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085246602 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085246602 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085246602 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085246602 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085246602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246602 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085246602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246602 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085246602 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085246602 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085246602 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085246602 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085246602 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085246602 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085246602 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085246602 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085246602 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085246602 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=4 20250821085246602 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085246602 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085246602 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc1 proto=m3ua 20250821085246602 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085246602 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085246602 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 03  20250821085246603 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085246603 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250821085246603 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085246603 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(685)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250821085246610 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085246610 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250821085246610 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085246610 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085246610 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085246610 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085246610 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085246610 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085246610 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250821085246610 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085246610 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085246610 DLSS7 <000c> ss7_asp.c:1383 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  20250821085246610 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085246613 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085246613 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085246613 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085246613 DLSS7 <000c> ss7_asp.c:1383 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  20250821085246613 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085246613 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085246613 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085246613 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085246613 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250821085246613 DLSS7 <000c> ss7_asp.c:1383 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  20250821085246613 DLSS7 <000c> ss7_route.c:143 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) Creating route: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc2 proto=m3ua 20250821085246613 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'available' 20250821085246613 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 03  20250821085246613 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085246613 DLSS7 <000c> ss7_asp.c:1383 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  20250821085246613 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 05 00 12 00 10 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085246613 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085246613 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085246613 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085246613 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250821085246613 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085246613 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085246613 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085246613 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085246613 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085246613 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085246613 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085246613 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085246614 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085246614 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085246614 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085246614 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085246614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246614 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085246614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246615 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085246615 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085246615 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085246615 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085246615 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085246615 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085246615 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085246615 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085246615 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085246615 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085246615 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=2 20250821085246615 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085246615 DLSS7 <000c> ss7_combined_linkset.c:297 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 (available) 20250821085246615 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc2 proto=m3ua 20250821085246615 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821085246615 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085246615 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 05  20250821085246619 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085246619 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085246619 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085246619 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(688)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085246624 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085246624 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085246624 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085246624 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085246624 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085246624 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085246624 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085246624 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085246624 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085246624 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085246624 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085246624 DLSS7 <000c> ss7_asp.c:1383 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  20250821085246624 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085246626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085246626 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085246626 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085246626 DLSS7 <000c> ss7_asp.c:1383 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  20250821085246626 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085246626 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085246626 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085246626 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085246626 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085246626 DLSS7 <000c> ss7_asp.c:1383 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  20250821085246626 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085246626 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085246626 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085246626 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085246626 DLSS7 <000c> ss7_asp.c:1383 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  20250821085246626 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250821085246626 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 02 00 12 00 0c 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085246626 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085246626 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085246626 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085246626 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085246626 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085246626 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085246626 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085246626 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085246626 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085246626 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085246626 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085246626 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085246627 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085246627 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085246627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085246628 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085246628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246628 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085246628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246628 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085246628 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085246628 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085246628 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085246628 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085246628 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085246628 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085246628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085246628 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085246628 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085246628 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821085246628 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085246628 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085246628 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085246628 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085246628 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085246628 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  20250821085246630 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085246630 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250821085246630 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085246630 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(691)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250821085246633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085246633 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250821085246633 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085246633 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085246633 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085246633 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085246633 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085246633 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085246633 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085246633 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085246633 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085246633 DLSS7 <000c> ss7_asp.c:1383 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  20250821085246633 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085246634 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085246634 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085246634 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085246634 DLSS7 <000c> ss7_asp.c:1383 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  20250821085246634 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085246634 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085246634 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085246634 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085246634 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250821085246634 DLSS7 <000c> ss7_asp.c:1383 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  20250821085246634 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821085246634 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821085246634 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0a  20250821085246634 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085246634 DLSS7 <000c> ss7_asp.c:1383 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  20250821085246634 DLSS7 <000c> ss7_asp.c:1383 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  20250821085246634 DLSS7 <000c> ss7_asp.c:1383 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  20250821085246634 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 44 bytes: [L2]> 01 00 02 01 00 00 00 2c 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085246634 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085246634 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085246634 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085246634 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250821085246634 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085246634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085246634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085246634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085246634 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085246634 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085246634 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085246634 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085246635 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085246635 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085246635 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085246635 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085246635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246635 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085246635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246635 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085246635 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085246635 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085246635 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085246635 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085246635 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085246635 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085246635 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085246635 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085246635 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085246635 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=4 20250821085246635 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085246635 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: use Normal Route via 'virt-sgsn1' 20250821085246635 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085246635 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085246635 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085246635 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 04  20250821085246641 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085246641 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250821085246641 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085246641 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(694)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250821085246644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085246644 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250821085246644 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085246644 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085246644 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085246644 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085246644 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085246644 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085246644 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250821085246644 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085246644 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085246644 DLSS7 <000c> ss7_asp.c:1383 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  20250821085246644 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085246645 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085246645 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085246645 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085246645 DLSS7 <000c> ss7_asp.c:1383 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  20250821085246645 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085246645 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085246645 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085246645 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085246645 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250821085246645 DLSS7 <000c> ss7_asp.c:1383 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  20250821085246645 DLSS7 <000c> ss7_route.c:143 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=available) Creating route: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn2 proto=m3ua 20250821085246645 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=available) changed to status 'available' 20250821085246645 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0b  20250821085246646 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085246646 DLSS7 <000c> ss7_asp.c:1383 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  20250821085246646 DLSS7 <000c> ss7_asp.c:1383 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  20250821085246646 DLSS7 <000c> ss7_asp.c:1383 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  20250821085246646 DLSS7 <000c> ss7_asp.c:1383 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  20250821085246646 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085246646 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085246646 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085246646 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:493) 20250821085246646 DLSS7 NOTICE 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085246646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085246646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085246646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085246646 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085246646 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085246646 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085246646 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085246647 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085246647 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085246647 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085246647 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085246647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246647 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085246647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085246647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085246647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085246647 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085246647 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085246647 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085246647 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085246647 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085246647 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085246647 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085246647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085246647 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085246647 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085246647 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=7 20250821085246647 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085246647 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085246647 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn2 proto=m3ua 20250821085246647 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250821085246647 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085246647 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.msc0-RAN(678)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085247396 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085247396 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085247396 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085247396 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085247396 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085247396 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085247396 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085247396 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085247396 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085247396 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085247397 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085247397 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085247397 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085247397 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085247397 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085247397 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085247397 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085247397 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085247397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247397 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085247397 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085247397 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085247397 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085247397 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085247397 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085247397 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085247397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085247397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247397 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085247397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085247397 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085247397 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085247397 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085247397 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085247397 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085247397 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085247397 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085247397 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085247397 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085247397 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085247397 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085247397 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085247397 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085247397 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085247397 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085247398 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085247398 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085247398 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085247398 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085247398 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085247398 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085247398 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085247398 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085247398 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085247398 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085247398 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085247398 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085247398 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085247398 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085247398 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085247398 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085247398 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085247398 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085247398 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085247398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247398 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085247398 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085247398 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085247398 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085247398 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(681)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085247404 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085247404 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085247404 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085247404 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085247404 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085247404 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085247404 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085247404 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085247404 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085247404 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085247404 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085247404 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085247404 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085247405 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085247405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085247405 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085247405 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085247405 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085247405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247405 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085247405 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085247405 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085247405 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085247405 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:357) 20250821085247405 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085247405 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085247405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085247405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085247405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085247405 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085247405 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085247405 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085247405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085247405 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085247405 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085247406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085247406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085247406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085247406 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=1 20250821085247406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085247406 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085247406 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085247406 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085247406 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085247406 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc0-RAN(678)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085247409 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085247409 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085247409 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085247409 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085247409 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085247409 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085247409 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085247409 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085247409 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085247409 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085247409 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085247409 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085247409 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085247409 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085247409 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085247409 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085247409 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085247409 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085247409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247409 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085247409 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085247409 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085247409 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085247409 DRANAP INFO cnlink(msc-1)[0x555710666630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(681)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.msc2-RAN(684)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085247416 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085247416 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821085247416 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821085247416 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821085247416 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085247416 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085247416 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085247416 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085247416 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085247416 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085247416 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085247416 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085247416 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085247416 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085247416 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085247416 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085247416 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821085247416 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085247416 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) 20250821085247416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247416 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) 20250821085247416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247416 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085247416 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085247416 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085247416 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085247416 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:357) 20250821085247416 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085247416 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085247416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247416 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085247416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247416 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085247416 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085247416 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085247416 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085247416 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085247416 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085247416 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085247416 DRANAP NOTICE cnlink(msc-2)[0x5557106673a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085247416 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085247416 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085247417 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085247417 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=9 20250821085247417 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085247417 DLSS7 <000c> ss7_combined_linkset.c:297 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 (available) 20250821085247417 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821085247417 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821085247417 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085247417 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 05  20250821085247418 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085247418 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821085247418 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821085247418 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821085247418 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085247418 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085247418 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085247418 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085247418 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085247419 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085247419 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085247419 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085247419 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085247419 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085247419 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085247419 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085247419 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821085247419 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085247419 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) 20250821085247419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247419 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) 20250821085247419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247419 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085247419 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085247419 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085247419 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085247419 DRANAP INFO cnlink(msc-2)[0x5557106673a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(684)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(687)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085247426 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085247426 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085247426 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085247426 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085247426 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085247426 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085247426 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085247426 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085247426 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085247426 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085247427 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085247427 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085247427 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085247427 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085247427 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085247427 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085247427 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085247427 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085247427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247427 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085247427 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085247427 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085247427 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085247427 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085247427 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085247427 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085247427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085247427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247427 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085247427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085247427 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085247427 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085247427 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085247427 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085247427 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085247427 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085247427 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085247427 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085247427 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085247427 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821085247427 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085247427 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085247427 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085247427 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085247427 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085247427 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085247429 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085247429 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085247429 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085247429 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085247429 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085247429 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085247429 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085247429 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085247429 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085247429 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085247429 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085247429 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085247429 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085247429 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085247429 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085247429 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085247429 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085247429 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085247429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247429 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085247429 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085247429 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085247429 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085247429 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(687)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn1-RAN(690)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085247435 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085247435 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085247435 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085247435 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085247435 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085247435 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085247435 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085247435 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085247435 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085247435 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085247435 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085247435 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085247435 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085247435 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085247435 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085247435 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085247435 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821085247435 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085247435 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) 20250821085247435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247435 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) 20250821085247435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247435 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085247435 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085247435 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085247435 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085247435 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:357) 20250821085247435 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085247435 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085247435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247435 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085247435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247435 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085247435 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085247435 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085247435 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085247435 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085247435 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085247435 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085247435 DRANAP NOTICE cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085247435 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085247435 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085247436 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085247436 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=13 20250821085247436 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085247436 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085247436 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085247436 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085247436 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085247436 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 04  20250821085247437 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085247437 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085247437 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085247437 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085247437 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085247437 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085247437 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085247437 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085247437 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085247437 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085247437 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085247437 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085247437 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085247438 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085247438 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085247438 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085247438 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821085247438 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085247438 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) 20250821085247438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247438 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) 20250821085247438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085247438 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085247438 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085247438 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085247438 DRANAP INFO cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(690)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn2-RAN(693)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085247448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085247448 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250821085247448 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250821085247448 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 20250821085247448 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085247448 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085247448 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085247448 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085247448 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085247448 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085247448 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085247448 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085247448 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085247448 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085247448 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085247448 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085247448 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250821085247448 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085247448 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) 20250821085247448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247448 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) 20250821085247448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247448 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085247448 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085247448 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085247448 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085247448 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:357) 20250821085247448 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085247448 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085247448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247448 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085247448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247448 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085247448 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085247448 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085247448 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085247448 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085247448 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085247448 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085247448 DRANAP NOTICE cnlink(sgsn-2)[0x55571066acd0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085247448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085247448 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085247448 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085247448 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=5 20250821085247448 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085247448 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085247448 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn2 proto=m3ua 20250821085247448 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250821085247448 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085247448 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 06  20250821085247450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085247450 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250821085247450 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250821085247450 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 20250821085247450 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085247450 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085247450 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085247450 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085247450 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085247450 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085247450 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085247450 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085247450 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085247450 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085247450 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085247450 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085247450 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250821085247450 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085247450 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) 20250821085247450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085247450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247450 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) 20250821085247450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085247450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085247450 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085247450 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085247450 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085247450 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085247450 DRANAP INFO cnlink(sgsn-2)[0x55571066acd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn2-RAN(693)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085248476 DLCTRL DEBUG Command: GET 531914400 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085248476 DLCTRL DEBUG Tx Command reply: GET_REPLY 531914400 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085248484 DLCTRL DEBUG Command: GET 761502043 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085248484 DLCTRL DEBUG Tx Command reply: GET_REPLY 761502043 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085248488 DLCTRL DEBUG Command: GET 453875201 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085248488 DLCTRL DEBUG Tx Command reply: GET_REPLY 453875201 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085248492 DLCTRL DEBUG Command: GET 878024606 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085248492 DLCTRL DEBUG Tx Command reply: GET_REPLY 878024606 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085248496 DLCTRL DEBUG Command: GET 121387671 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085248496 DLCTRL DEBUG Tx Command reply: GET_REPLY 121387671 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821085248500 DLCTRL DEBUG Command: GET 345645628 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085248500 DLCTRL DEBUG Tx Command reply: GET_REPLY 345645628 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085248504 DLCTRL DEBUG Command: GET 939525100 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085248504 DLCTRL DEBUG Tx Command reply: GET_REPLY 939525100 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085248508 DLCTRL DEBUG Command: GET 713216576 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085248508 DLCTRL DEBUG Tx Command reply: GET_REPLY 713216576 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085248512 DLCTRL DEBUG Command: GET 144403794 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085248513 DLCTRL DEBUG Tx Command reply: GET_REPLY 144403794 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085248517 DLCTRL DEBUG Command: GET 812881614 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085248517 DLCTRL DEBUG Tx Command reply: GET_REPLY 812881614 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821085248520 DLCTRL DEBUG Command: GET 573401289 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085248520 DLCTRL DEBUG Tx Command reply: GET_REPLY 573401289 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085248524 DLCTRL DEBUG Command: GET 354609673 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085248524 DLCTRL DEBUG Tx Command reply: GET_REPLY 354609673 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085248528 DLCTRL DEBUG Command: GET 333523957 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085248528 DLCTRL DEBUG Tx Command reply: GET_REPLY 333523957 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085248531 DLCTRL DEBUG Command: GET 397079608 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085248531 DLCTRL DEBUG Tx Command reply: GET_REPLY 397079608 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085248535 DLCTRL DEBUG Command: GET 84248456 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085248535 DLCTRL DEBUG Tx Command reply: GET_REPLY 84248456 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821085248538 DLCTRL DEBUG Command: GET 605680025 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085248538 DLCTRL DEBUG Tx Command reply: GET_REPLY 605680025 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085248540 DLCTRL DEBUG Command: GET 513795661 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085248540 DLCTRL DEBUG Tx Command reply: GET_REPLY 513795661 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085248542 DLCTRL DEBUG Command: GET 67102706 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085248542 DLCTRL DEBUG Tx Command reply: GET_REPLY 67102706 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085248544 DLCTRL DEBUG Command: GET 226521519 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085248544 DLCTRL DEBUG Tx Command reply: GET_REPLY 226521519 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085248546 DLCTRL DEBUG Command: GET 255462324 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085248546 DLCTRL DEBUG Tx Command reply: GET_REPLY 255462324 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: 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@9519884ab86b: "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@9519884ab86b: 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@9519884ab86b: 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@9519884ab86b: 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 := '000000000000001110100100'B, t_guard := 20.000000 } 20250821085248583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34988<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(684)@9519884ab86b: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(684)@9519884ab86b: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674)@9519884ab86b: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)15807033 20250821085249631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085249631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085249631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250821085249631 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085249631 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf13239, normal) (hnbgw_rua.c:408) 20250821085249631 DHNB DEBUG map_rua[0x555710699930]{init}: Allocated (fsm.c:456) 20250821085249631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15807033)[0x555710699930]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085249631 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15807033 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085249631 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085249631 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085249631 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15807033 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:185) 20250821085249632 DCN DEBUG map_sccp[0x555710685cf0]{init}: Allocated (fsm.c:456) 20250821085249632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x555710685cf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085249632 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-15807033 <-> SCCP-80 msc-2 msc-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.3 (context_map.c:129) 20250821085249632 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15807033 SCCP-80 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250821085249632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15807033)[0x555710699930]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085249632 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085249632 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085249632 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15807033 SCCP-80 msc-2 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085249632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x555710685cf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085249632 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085249632 DLSCCP DEBUG SCCP-SCOC(80)[0x5557106a1f10]{IDLE}: Allocated (fsm.c:456) 20250821085249632 DLSCCP DEBUG SCCP-SCOC(80)[0x5557106a1f10]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085249632 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030003a40056400500f1100926) (sccp_scrc.c:455) 20250821085249632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085249632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085249632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085249632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085249632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085249632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085249632 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085249632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085249632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085249632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085249632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085249632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085249632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085249632 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085249632 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085249632 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085249632 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085249632 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085249632 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 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 80 00 23 00 4f 40 03 00 03 a4 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250821085249632 DLSCCP DEBUG SCCP-SCOC(80)[0x5557106a1f10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085249632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x555710685cf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085249632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15807033)[0x555710699930]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085249632 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085249632 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085249632 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085249632 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=5 20250821085249632 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085249632 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085249632 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821085249632 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821085249633 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085249633 DLSS7 <000c> ss7_asp.c:1383 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 80 00 23 00 4f 40 03 00 03 a4 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(683)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc2-SCCP(683)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(684)@9519884ab86b: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696) HNBGW_Test.msc2-RAN(684)@9519884ab86b: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)13596434 HNBGW_Test.msc2-SCCP(683)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(683)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)@9519884ab86b: setverdict(pass): none -> pass 20250821085249651 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085249651 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821085249651 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821085249651 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821085249651 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085249651 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085249651 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085249651 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085249652 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085249652 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 03 00 00 00 bd 03 02 00 00 02 00 00 50 2a f9 15 02 00 00 00 00  20250821085249652 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085249652 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085249652 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085249652 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085249652 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085249652 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=002af915) (sccp_scrc.c:545) 20250821085249652 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(80,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085249652 DLSCCP DEBUG SCCP-SCOC(80)[0x5557106a1f10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085249652 DLSCCP DEBUG SCCP-SCOC(80)[0x5557106a1f10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085249652 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085249652 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085249652 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_sccp.c:157) 20250821085249652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x555710685cf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085249652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x555710685cf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@9519884ab86b: 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 } } } 20250821085249653 DLCTRL DEBUG Command: GET 672930585 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085249654 DLCTRL DEBUG Tx Command reply: GET_REPLY 672930585 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085249658 DLCTRL DEBUG Command: GET 838407637 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085249658 DLCTRL DEBUG Tx Command reply: GET_REPLY 838407637 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085249662 DLCTRL DEBUG Command: GET 799318581 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085249662 DLCTRL DEBUG Tx Command reply: GET_REPLY 799318581 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085249666 DLCTRL DEBUG Command: GET 884369638 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085249666 DLCTRL DEBUG Tx Command reply: GET_REPLY 884369638 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085249670 DLCTRL DEBUG Command: GET 581529059 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085249670 DLCTRL DEBUG Tx Command reply: GET_REPLY 581529059 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085249676 DLCTRL DEBUG Command: GET 815866307 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085249676 DLCTRL DEBUG Tx Command reply: GET_REPLY 815866307 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085249680 DLCTRL DEBUG Command: GET 677789540 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085249680 DLCTRL DEBUG Tx Command reply: GET_REPLY 677789540 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085249685 DLCTRL DEBUG Command: GET 998222472 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085249685 DLCTRL DEBUG Tx Command reply: GET_REPLY 998222472 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085249689 DLCTRL DEBUG Command: GET 96688218 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085249689 DLCTRL DEBUG Tx Command reply: GET_REPLY 96688218 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085249693 DLCTRL DEBUG Command: GET 58616011 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085249693 DLCTRL DEBUG Tx Command reply: GET_REPLY 58616011 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085249698 DLCTRL DEBUG Command: GET 635469090 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085249698 DLCTRL DEBUG Tx Command reply: GET_REPLY 635469090 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085249702 DLCTRL DEBUG Command: GET 723943907 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085249702 DLCTRL DEBUG Tx Command reply: GET_REPLY 723943907 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250821085249706 DLCTRL DEBUG Command: GET 333977687 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085249706 DLCTRL DEBUG Tx Command reply: GET_REPLY 333977687 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085249710 DLCTRL DEBUG Command: GET 956710267 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085249710 DLCTRL DEBUG Tx Command reply: GET_REPLY 956710267 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085249714 DLCTRL DEBUG Command: GET 310757068 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085249714 DLCTRL DEBUG Tx Command reply: GET_REPLY 310757068 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085249717 DLCTRL DEBUG Command: GET 963461655 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085249717 DLCTRL DEBUG Tx Command reply: GET_REPLY 963461655 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085249720 DLCTRL DEBUG Command: GET 480302662 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085249720 DLCTRL DEBUG Tx Command reply: GET_REPLY 480302662 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085249723 DLCTRL DEBUG Command: GET 916357705 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085249723 DLCTRL DEBUG Tx Command reply: GET_REPLY 916357705 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085249725 DLCTRL DEBUG Command: GET 630423302 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085249725 DLCTRL DEBUG Tx Command reply: GET_REPLY 630423302 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085249727 DLCTRL DEBUG Command: GET 253970919 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085249727 DLCTRL DEBUG Tx Command reply: GET_REPLY 253970919 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '000000000000000111010101'B, t_guard := 20.000000 } 20250821085249762 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34998<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085249868 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821085249868 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821085249868 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085249868 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085249868 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085249868 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821085249868 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821085249869 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821085249869 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085249869 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821085249869 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821085249869 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250821085249868 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085249868 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821085249868 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821085249868 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821085249869 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085249869 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821085249869 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821085249869 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK HNBGW_Test.msc2-RAN(684)@9519884ab86b: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(684)@9519884ab86b: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674)@9519884ab86b: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)11164139 20250821085250791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085250791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085250791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250821085250791 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085250791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xaa59eb, normal) (hnbgw_rua.c:408) 20250821085250791 DHNB DEBUG map_rua[0x555710684c70]{init}: Allocated (fsm.c:456) 20250821085250791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11164139)[0x555710684c70]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085250791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11164139 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085250791 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085250791 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085250791 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250821085250791 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11164139 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:185) 20250821085250791 DCN DEBUG map_sccp[0x555710685e20]{init}: Allocated (fsm.c:456) 20250821085250791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x555710685e20]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085250791 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-11164139 <-> SCCP-81 msc-2 msc-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.3 (context_map.c:129) 20250821085250791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11164139 SCCP-81 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250821085250791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11164139)[0x555710684c70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085250791 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085250791 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085250791 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11164139 SCCP-81 msc-2 MI=TMSI-0x42A98023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085250791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x555710685e20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085250791 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085250791 DLSCCP DEBUG SCCP-SCOC(81)[0x5557106a1a80]{IDLE}: Allocated (fsm.c:456) 20250821085250791 DLSCCP DEBUG SCCP-SCOC(81)[0x5557106a1a80]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085250792 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030001d50056400500f1100926) (sccp_scrc.c:455) 20250821085250792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085250792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085250792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085250792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085250792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085250792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085250792 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085250792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085250792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085250792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085250792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085250792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085250792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085250792 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085250792 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085250792 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085250792 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085250792 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085250792 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 69 00 00 00 bd 00 00 00 03 03 00 00 04 01 00 00 51 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 01 d5 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085250792 DLSCCP DEBUG SCCP-SCOC(81)[0x5557106a1a80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085250792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x555710685e20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085250792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11164139)[0x555710684c70]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085250792 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085250792 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085250792 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085250792 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=4 20250821085250792 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085250792 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085250792 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821085250792 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821085250792 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085250792 DLSS7 <000c> ss7_asp.c:1383 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 04 01 00 00 51 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 01 d5 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(683)@9519884ab86b: First idle individual index:1 HNBGW_Test.msc2-SCCP(683)@9519884ab86b: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(684)@9519884ab86b: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697) HNBGW_Test.msc2-RAN(684)@9519884ab86b: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)746513 HNBGW_Test.msc2-SCCP(683)@9519884ab86b: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(683)@9519884ab86b: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250821085250799 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085250799 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821085250799 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821085250799 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821085250799 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085250799 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085250799 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085250799 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085250799 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085250799 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 03 00 00 00 bd 03 02 00 00 02 00 00 51 55 90 61 02 00 00 00 00  TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)@9519884ab86b: setverdict(pass): none -> pass 20250821085250800 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085250800 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085250800 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085250800 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085250800 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085250800 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00559061) (sccp_scrc.c:545) 20250821085250800 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(81,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085250800 DLSCCP DEBUG SCCP-SCOC(81)[0x5557106a1a80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085250800 DLSCCP DEBUG SCCP-SCOC(81)[0x5557106a1a80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085250800 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085250800 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085250800 DCN DEBUG handle_cn_conn_conf() conn_id=81, 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_sccp.c:157) 20250821085250800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x555710685e20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085250800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x555710685e20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@9519884ab86b: 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 } } } 20250821085250801 DLCTRL DEBUG Command: GET 119582664 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085250801 DLCTRL DEBUG Tx Command reply: GET_REPLY 119582664 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085250806 DLCTRL DEBUG Command: GET 501132513 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085250806 DLCTRL DEBUG Tx Command reply: GET_REPLY 501132513 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085250809 DLCTRL DEBUG Command: GET 605246974 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085250809 DLCTRL DEBUG Tx Command reply: GET_REPLY 605246974 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085250813 DLCTRL DEBUG Command: GET 150551213 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085250813 DLCTRL DEBUG Tx Command reply: GET_REPLY 150551213 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085250817 DLCTRL DEBUG Command: GET 850952785 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085250817 DLCTRL DEBUG Tx Command reply: GET_REPLY 850952785 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085250821 DLCTRL DEBUG Command: GET 930037063 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085250821 DLCTRL DEBUG Tx Command reply: GET_REPLY 930037063 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085250824 DLCTRL DEBUG Command: GET 539215834 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085250824 DLCTRL DEBUG Tx Command reply: GET_REPLY 539215834 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085250827 DLCTRL DEBUG Command: GET 519872215 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085250827 DLCTRL DEBUG Tx Command reply: GET_REPLY 519872215 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085250830 DLCTRL DEBUG Command: GET 560800738 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085250830 DLCTRL DEBUG Tx Command reply: GET_REPLY 560800738 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085250832 DLCTRL DEBUG Command: GET 350469323 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085250832 DLCTRL DEBUG Tx Command reply: GET_REPLY 350469323 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085250834 DLCTRL DEBUG Command: GET 355154903 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085250834 DLCTRL DEBUG Tx Command reply: GET_REPLY 355154903 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085250835 DLCTRL DEBUG Command: GET 631825279 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085250835 DLCTRL DEBUG Tx Command reply: GET_REPLY 631825279 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250821085250837 DLCTRL DEBUG Command: GET 451146572 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085250837 DLCTRL DEBUG Tx Command reply: GET_REPLY 451146572 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085250838 DLCTRL DEBUG Command: GET 124508908 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085250838 DLCTRL DEBUG Tx Command reply: GET_REPLY 124508908 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085250840 DLCTRL DEBUG Command: GET 360803068 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085250840 DLCTRL DEBUG Tx Command reply: GET_REPLY 360803068 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085250841 DLCTRL DEBUG Command: GET 479031795 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085250841 DLCTRL DEBUG Tx Command reply: GET_REPLY 479031795 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085250842 DLCTRL DEBUG Command: GET 929017923 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085250842 DLCTRL DEBUG Tx Command reply: GET_REPLY 929017923 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085250843 DLCTRL DEBUG Command: GET 5239092 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085250843 DLCTRL DEBUG Tx Command reply: GET_REPLY 5239092 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085250844 DLCTRL DEBUG Command: GET 187516877 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085250844 DLCTRL DEBUG Tx Command reply: GET_REPLY 187516877 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085250845 DLCTRL DEBUG Command: GET 536247100 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085250845 DLCTRL DEBUG Tx Command reply: GET_REPLY 536247100 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '000000000000000100000101'B, t_guard := 20.000000 } 20250821085250869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35008<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(681)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(681)@9519884ab86b: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674)@9519884ab86b: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)15126859 20250821085251902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085251902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085251902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085251902 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085251902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe6d14b, normal) (hnbgw_rua.c:408) 20250821085251902 DHNB DEBUG map_rua[0x5557106a1dd0]{init}: Allocated (fsm.c:456) 20250821085251902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15126859)[0x5557106a1dd0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085251902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15126859 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085251902 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085251902 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085251902 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15126859 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250821085251902 DCN DEBUG map_sccp[0x555710616740]{init}: Allocated (fsm.c:456) 20250821085251902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x555710616740]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085251902 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-15126859 <-> SCCP-82 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250821085251902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15126859 SCCP-82 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085251902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15126859)[0x5557106a1dd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085251902 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085251902 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085251902 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15126859 SCCP-82 msc-1 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085251902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x555710616740]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085251902 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085251902 DLSCCP DEBUG SCCP-SCOC(82)[0x555710690ae0]{IDLE}: Allocated (fsm.c:456) 20250821085251902 DLSCCP DEBUG SCCP-SCOC(82)[0x555710690ae0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085251902 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001050056400500f1100926) (sccp_scrc.c:455) 20250821085251902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085251902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085251902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085251902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085251902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085251902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085251902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085251902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085251902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085251902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085251902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085251902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085251903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085251903 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085251903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085251903 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085251903 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085251903 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085251903 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 02 03 00 00 07 01 00 00 52 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 05 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085251903 DLSCCP DEBUG SCCP-SCOC(82)[0x555710690ae0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085251903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x555710616740]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085251903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15126859)[0x5557106a1dd0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085251903 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085251903 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085251903 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085251903 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=7 20250821085251903 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085251903 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085251903 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085251903 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085251903 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085251903 DLSS7 <000c> ss7_asp.c:1383 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 07 01 00 00 52 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 05 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(680)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc1-SCCP(680)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(681)@9519884ab86b: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698) HNBGW_Test.msc1-RAN(681)@9519884ab86b: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)11305369 HNBGW_Test.msc1-SCCP(680)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(680)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)@9519884ab86b: setverdict(pass): none -> pass 20250821085251920 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085251920 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085251920 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085251920 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085251920 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085251920 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085251920 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085251920 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085251920 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085251920 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 52 81 9f 3c 02 00 00 00 00  20250821085251920 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085251920 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085251920 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085251920 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085251920 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085251920 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00819f3c) (sccp_scrc.c:545) 20250821085251920 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(82,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085251920 DLSCCP DEBUG SCCP-SCOC(82)[0x555710690ae0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085251920 DLSCCP DEBUG SCCP-SCOC(82)[0x555710690ae0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085251920 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085251920 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085251920 DCN DEBUG handle_cn_conn_conf() conn_id=82, 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_sccp.c:157) 20250821085251920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x555710616740]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085251920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x555710616740]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@9519884ab86b: 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 } } } 20250821085251921 DLCTRL DEBUG Command: GET 596942565 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085251921 DLCTRL DEBUG Tx Command reply: GET_REPLY 596942565 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085251925 DLCTRL DEBUG Command: GET 218486661 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085251925 DLCTRL DEBUG Tx Command reply: GET_REPLY 218486661 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085251929 DLCTRL DEBUG Command: GET 406685791 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085251929 DLCTRL DEBUG Tx Command reply: GET_REPLY 406685791 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085251933 DLCTRL DEBUG Command: GET 253261825 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085251933 DLCTRL DEBUG Tx Command reply: GET_REPLY 253261825 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085251938 DLCTRL DEBUG Command: GET 396046254 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085251938 DLCTRL DEBUG Tx Command reply: GET_REPLY 396046254 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085251942 DLCTRL DEBUG Command: GET 178119049 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085251942 DLCTRL DEBUG Tx Command reply: GET_REPLY 178119049 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250821085251946 DLCTRL DEBUG Command: GET 258314709 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085251946 DLCTRL DEBUG Tx Command reply: GET_REPLY 258314709 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085251950 DLCTRL DEBUG Command: GET 653868246 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085251950 DLCTRL DEBUG Tx Command reply: GET_REPLY 653868246 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085251954 DLCTRL DEBUG Command: GET 939659449 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085251954 DLCTRL DEBUG Tx Command reply: GET_REPLY 939659449 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085251957 DLCTRL DEBUG Command: GET 586320498 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085251957 DLCTRL DEBUG Tx Command reply: GET_REPLY 586320498 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085251961 DLCTRL DEBUG Command: GET 590074692 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085251961 DLCTRL DEBUG Tx Command reply: GET_REPLY 590074692 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085251963 DLCTRL DEBUG Command: GET 241569606 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085251963 DLCTRL DEBUG Tx Command reply: GET_REPLY 241569606 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250821085251965 DLCTRL DEBUG Command: GET 558035744 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085251966 DLCTRL DEBUG Tx Command reply: GET_REPLY 558035744 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085251968 DLCTRL DEBUG Command: GET 805025648 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085251968 DLCTRL DEBUG Tx Command reply: GET_REPLY 805025648 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085251969 DLCTRL DEBUG Command: GET 548812671 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085251969 DLCTRL DEBUG Tx Command reply: GET_REPLY 548812671 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085251971 DLCTRL DEBUG Command: GET 460903754 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085251971 DLCTRL DEBUG Tx Command reply: GET_REPLY 460903754 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085251973 DLCTRL DEBUG Command: GET 613828749 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085251973 DLCTRL DEBUG Tx Command reply: GET_REPLY 613828749 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085251974 DLCTRL DEBUG Command: GET 980474718 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085251974 DLCTRL DEBUG Tx Command reply: GET_REPLY 980474718 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085251975 DLCTRL DEBUG Command: GET 145364500 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085251975 DLCTRL DEBUG Tx Command reply: GET_REPLY 145364500 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085251976 DLCTRL DEBUG Command: GET 949211284 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085251976 DLCTRL DEBUG Tx Command reply: GET_REPLY 949211284 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085251981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34972<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085251982 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42481<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(671)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(670)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085251984 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34956<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085251986 DLINP DEBUG SRVCONN(,r=127.0.0.1:52858<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085251986 DLINP DEBUG SRVCONN(,r=127.0.0.1:52858<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085251986 DLINP NOTICE SRV(,r=127.0.0.1:52858<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085251986 DMAIN NOTICE (127.0.0.1:52858 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52858<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821085251986 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(676)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(677)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(678)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(689)@9519884ab86b: Final verdict of PTC: none 20250821085251989 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085251989 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085251989 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085251989 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-RAN(690)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(686)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(692)@9519884ab86b: Final verdict of PTC: none 20250821085251989 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085251989 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085251989 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085251989 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085251989 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085251989 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085251989 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085251989 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250821085251989 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085251989 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085251989 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085251989 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085251990 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085251990 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085251990 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085251990 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250821085251990 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085251990 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn2-RAN(693)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(687)@9519884ab86b: Final verdict of PTC: none 20250821085251990 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085251990 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085251990 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085251990 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085251990 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085251990 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085251990 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085251990 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085251990 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085251990 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085251990 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085251990 DLSS7 <000c> ss7_asp.c:1383 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  20250821085251990 DLSS7 <000c> ss7_asp.c:1383 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  20250821085251990 DLSS7 <000c> ss7_asp.c:1383 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  20250821085251990 DLSS7 <000c> ss7_asp.c:1383 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  20250821085251990 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085251990 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085251990 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085251990 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085251991 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085251991 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-RAN(681)@9519884ab86b: Final verdict of PTC: none 20250821085251991 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085251991 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085251991 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085251991 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085251991 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085251991 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085251991 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085251991 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085251991 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085251991 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085251991 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085251991 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085251991 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250821085251991 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085251992 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085251992 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250821085251992 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085251992 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085251992 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675)@9519884ab86b: Final verdict of PTC: none 20250821085251992 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821085251992 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821085251992 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0a  20250821085251992 DLSS7 <000c> ss7_asp.c:1383 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  20250821085251992 DLSS7 <000c> ss7_asp.c:1383 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  20250821085251992 DLSS7 <000c> ss7_asp.c:1383 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  20250821085251992 DLSS7 <000c> ss7_asp.c:1383 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  20250821085251992 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085251992 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085251992 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085251992 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085251992 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085251992 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250821085251992 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc2-RAN(684)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(685)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(679)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(688)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(682)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(691)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(694)@9519884ab86b: Final verdict of PTC: none20250821085251993 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085251994 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085251994 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) HNBGW_Test.msc2-SCCP(683)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(672)@9519884ab86b: Final verdict of PTC: none20250821085251994 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(669)@9519884ab86b: Final verdict of PTC: none20250821085251995 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085251992 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085251992 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085251993 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085251993 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085251993 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085251993 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085251993 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085251993 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085251993 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085251993 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085251993 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085251993 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085251993 DLSS7 <000c> ss7_asp.c:1383 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  20250821085251993 DLSS7 <000c> ss7_asp.c:1383 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  20250821085251993 DLSS7 <000c> ss7_asp.c:1383 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  20250821085251993 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085251993 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085251993 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085251993 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085251993 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085251993 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821085251993 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085251993 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085251993 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085251993 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250821085251993 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085251993 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085251994 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250821085251994 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085251994 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250821085251994 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085251994 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821085251994 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821085251994 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 03  20250821085251994 DLSS7 <000c> ss7_asp.c:1383 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  20250821085251994 DLSS7 <000c> ss7_asp.c:1383 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  20250821085251994 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085251994 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085251994 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085251994 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085251994 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085251994 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085251994 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085251994 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085251994 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085251994 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085251994 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085251994 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085251994 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085251995 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flag20250821085251996 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) s=0x0) 20250821085251995 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn2-0: connection closed 20250821085251995 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085251995 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085251995 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: T(beat) stopped 20250821085251995 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085251995 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250821085251995 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085251995 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=available) changed to status 'unavailable' 20250821085251995 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=available) changed to status 'unavailable' 20250821085251995 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0b  20250821085251995 DLSS7 <000c> ss7_asp.c:1383 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  20250821085251995 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085251995 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085251995 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085251995 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085251995 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821085251995 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085251995 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085251995 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821085251995 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085251995 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085251995 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085251996 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085251996 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085251996 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821085251996 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085251996 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)@9519884ab86b: Final verdict of PTC: pass HNBGW_Test.msc1-SCCP(680)@9519884ab86b: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)@9519884ab86b: Final verdict of PTC: pass 20250821085252006 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085252008 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085252008 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085252009 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085252010 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085252011 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085252012 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)@9519884ab86b: Final verdict of PTC: pass20250821085252013 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW-MGCP(695)@9519884ab86b: Final verdict of PTC: none 20250821085252014 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250821085252015 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085252015 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) MTC@9519884ab86b: Setting final verdict of the test case.20250821085252016 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085252017 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) MTC@9519884ab86b: Local verdict of MTC: pass 20250821085252017 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085252018 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(669): none (pass -> pass) 20250821085252018 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085252019 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(670): none (pass -> pass)20250821085252019 DRANAP NOTICE cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085252020 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34988<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(671): none (pass -> pass) 20250821085252021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34998<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(672): none (pass -> pass) 20250821085252021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35008<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673): none (pass -> pass) 20250821085252022 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674): none (pass -> pass) 20250821085252023 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675): none (pass -> pass) 20250821085252023 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(676): none (pass -> pass) 20250821085252024 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085252024 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(677): none (pass -> pass) 20250821085252025 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(678): none (pass -> pass) 20250821085252025 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(679): none (pass -> pass) 20250821085252026 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085252026 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-SCCP(680): none (pass -> pass) 20250821085252027 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-RAN(681): none (pass -> pass) 20250821085252027 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-M3UA(682): none (pass -> pass) 20250821085252027 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc2-SCCP(683): none (pass -> pass) 20250821085252028 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085252028 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc2-RAN(684): none (pass -> pass) 20250821085252029 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc2-M3UA(685): none (pass -> pass) 20250821085252029 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(686): none (pass -> pass) 20250821085252029 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(687): none (pass -> pass) 20250821085252030 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085252030 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(688): none (pass -> pass) 20250821085252031 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(689): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-RAN(690): none (pass -> pass) 20250821085252031 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(691): none (pass -> pass) 20250821085252032 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(692): none (pass -> pass) 20250821085252032 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085252033 DRANAP NOTICE cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn2-RAN(693): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(694): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(695): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698): pass (pass -> pass) MTC@9519884ab86b: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@9519884ab86b: 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'. 20250821085252048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x555710685cf0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085252048 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085252049 DLSCCP DEBUG SCCP-SCOC(80)[0x5557106a1f10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085252049 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002af915), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085252049 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085252049 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085252049 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085252049 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085252050 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085252050 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085252050 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085252050 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085252050 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085252050 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085252051 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 05 04 2a f9 15 00 00 50 00 00 00 00 00 (ss7_asp.c:1383) 20250821085252051 DLSCCP DEBUG SCCP-SCOC(80)[0x5557106a1f10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085252051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x555710685cf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085252051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15807033)[0x555710699930]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085252051 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15807033)[0x555710699930]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085252051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085252052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15807033)[0x555710699930]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085252052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15807033)[0x555710699930]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085252052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15807033)[0x555710699930]{disrupted}: Freeing instance (context_map.c:203) 20250821085252052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15807033)[0x555710699930]{disrupted}: Deallocated (fsm.c:568) 20250821085252052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x555710685cf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085252052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x555710685cf0]{disconnected}: Freeing instance (context_map.c:207) 20250821085252052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x555710685cf0]{disconnected}: Deallocated (fsm.c:568) 20250821085252053 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15807033 SCCP-80 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:226) 20250821085252053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x555710685e20]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085252053 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085252053 DLSCCP DEBUG SCCP-SCOC(81)[0x5557106a1a80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085252053 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00559061), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085252053 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085252054 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=4 -> eSLS=52: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085252054 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=4 -> eSLS=52: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085252054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085252054 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085252054 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085252054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085252055 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085252055 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085252055 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085252055 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 04 04 55 90 61 00 00 51 00 00 00 00 00 (ss7_asp.c:1383) 20250821085252055 DLSCCP DEBUG SCCP-SCOC(81)[0x5557106a1a80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085252055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x555710685e20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085252056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11164139)[0x555710684c70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085252056 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11164139)[0x555710684c70]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085252056 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085252056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11164139)[0x555710684c70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085252056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11164139)[0x555710684c70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085252056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11164139)[0x555710684c70]{disrupted}: Freeing instance (context_map.c:203) 20250821085252057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11164139)[0x555710684c70]{disrupted}: Deallocated (fsm.c:568) 20250821085252057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x555710685e20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085252057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x555710685e20]{disconnected}: Freeing instance (context_map.c:207) 20250821085252057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x555710685e20]{disconnected}: Deallocated (fsm.c:568) 20250821085252057 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11164139 SCCP-81 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:226) 20250821085252057 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085252058 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085252058 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:458) 20250821085252058 DLSS7 NOTICE 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085252058 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085252058 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085252058 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085252059 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085252059 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085252059 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085252059 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085252059 DRANAP NOTICE cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085252059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085252060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821085252059 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085252059 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085252059 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085252059 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=5 20250821085252060 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085252060 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085252060 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085252060 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085252060 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085252060 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821085252060 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085252060 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085252060 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085252061 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085252061 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085252061 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085252061 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085252061 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085252061 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085252061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x555710616740]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085252061 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085252062 DLSCCP DEBUG SCCP-SCOC(82)[0x555710690ae0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085252062 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00819f3c), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085252062 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085252062 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085252063 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085252063 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085252063 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085252064 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085252064 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085252064 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085252064 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085252065 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085252065 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 07 04 81 9f 3c 00 00 52 00 00 00 00 00 (ss7_asp.c:1383) 20250821085252065 DLSCCP DEBUG SCCP-SCOC(82)[0x555710690ae0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085252066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x555710616740]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085252066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15126859)[0x5557106a1dd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085252066 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15126859)[0x5557106a1dd0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085252066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085252067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15126859)[0x5557106a1dd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085252067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15126859)[0x5557106a1dd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085252067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15126859)[0x5557106a1dd0]{disrupted}: Freeing instance (context_map.c:203) 20250821085252068 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15126859)[0x5557106a1dd0]{disrupted}: Deallocated (fsm.c:568) 20250821085252068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x555710616740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085252068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x555710616740]{disconnected}: Freeing instance (context_map.c:207) 20250821085252068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x555710616740]{disconnected}: Deallocated (fsm.c:568) 20250821085252069 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15126859 SCCP-82 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250821085252069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250821085252069 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085252069 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085252069 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085252069 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=4 20250821085252069 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085252069 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085252070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085252070 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085252070 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085252070 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 (hnb.c:255) 20250821085252071 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085252071 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085252071 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085252071 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085252071 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=7 20250821085252071 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085252071 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085252071 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! Thu Aug 21 08:52:52 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 20250821085252125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35018<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085252323 DLSCCP DEBUG SCCP-SCOC(77)[0x55571067f2f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085252323 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b467b), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085252323 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085252323 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085252323 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085252323 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085252323 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085252324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085252324 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085252324 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085252324 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085252324 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 4b 46 7b 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085252324 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085252324 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085252324 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085252324 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085252324 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085252324 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085252324 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085252328 DLSCCP DEBUG SCCP-SCOC(78)[0x555710672750]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085252328 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00674c85), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085252328 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085252328 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085252328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085252328 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085252328 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085252328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085252328 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085252328 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085252328 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085252328 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 67 4c 85 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085252328 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085252328 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085252328 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085252329 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085252329 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085252329 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085252329 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085252332 DLSCCP DEBUG SCCP-SCOC(79)[0x5557106a1580]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085252332 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a36608), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085252332 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085252332 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085252332 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085252332 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085252333 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085252333 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085252333 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085252333 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085252333 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085252333 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 a3 66 08 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085252333 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085252333 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085252333 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085252333 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085252333 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085252333 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085252333 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085252686 DLSCCP DEBUG SCCP-SCOC(75)[0x555710682610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085252686 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae2a20), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085252686 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085252686 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085252686 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085252686 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085252686 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085252686 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085252686 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085252686 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085252686 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085252686 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 ae 2a 20 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085252687 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085252687 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085252687 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085252687 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085252687 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085252687 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085252687 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085252691 DLSCCP DEBUG SCCP-SCOC(74)[0x555710670470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085252691 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df7be4), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085252691 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085252691 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085252691 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085252691 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085252691 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085252691 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085252691 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085252691 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085252691 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085252691 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 df 7b e4 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085252691 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085252691 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085252691 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085252691 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085252691 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085252691 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085252691 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085252693 DLSCCP DEBUG SCCP-SCOC(76)[0x55571067dc40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085252693 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0097743d), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085252693 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085252693 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085252693 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085252693 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085252693 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085252693 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085252693 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085252693 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085252693 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085252693 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 97 74 3d 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085252693 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085252693 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085252693 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085252693 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085252693 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085252693 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085252693 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085252928 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35018<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=774388) 20250821085253185 DLSCCP DEBUG SCCP-SCOC(72)[0x555710682750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085253185 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079c901), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085253185 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085253185 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085253185 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085253185 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085253185 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085253185 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085253185 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085253185 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085253185 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085253185 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 79 c9 01 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085253186 DLSCCP DEBUG SCCP-SCOC(71)[0x55571067f420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085253186 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb8b93), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085253186 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085253186 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085253186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085253186 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085253186 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085253186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085253186 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085253186 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085253186 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085253186 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 bb 8b 93 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085253186 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085253186 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085253186 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085253186 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085253186 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085253186 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085253186 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085253186 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085253186 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085253186 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085253186 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085253186 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085253186 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085253186 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085253187 DLSCCP DEBUG SCCP-SCOC(73)[0x555710699a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085253187 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d55418), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085253187 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085253187 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085253187 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085253187 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085253187 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085253187 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085253187 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085253187 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085253187 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085253187 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d5 54 18 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085253188 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085253188 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085253188 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085253188 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085253188 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085253188 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085253188 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085253757 DLSCCP DEBUG SCCP-SCOC(69)[0x55571067ce60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085253757 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4cc9e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085253757 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085253757 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085253757 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085253757 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085253757 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085253757 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085253757 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085253757 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085253757 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085253757 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b4 cc 9e 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085253758 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085253758 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085253758 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085253758 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085253758 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085253758 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085253758 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085253760 DLSCCP DEBUG SCCP-SCOC(70)[0x555710682f30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085253760 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098a433), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085253760 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085253760 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085253760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085253760 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085253760 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085253760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085253760 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085253760 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085253760 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085253760 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 98 a4 33 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085253760 DLSCCP DEBUG SCCP-SCOC(68)[0x5557105fa920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085253760 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e55790), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085253760 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085253760 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085253760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085253760 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085253760 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085253760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085253760 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085253760 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085253760 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085253760 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 e5 57 90 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085253761 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085253761 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085253761 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085253761 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085253761 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085253761 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085253761 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085253761 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085253761 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085253761 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085253761 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085253761 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085253761 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085253761 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=774388, count=830444) 20250821085253991 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085253992 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085253992 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085253993 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085253993 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085253993 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250821085253994 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085253994 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250821085253994 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250821085253994 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085253994 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085253994 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085253995 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085253996 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250821085253996 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250821085253997 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085253997 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085253997 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821085254303 DLSCCP DEBUG SCCP-SCOC(66)[0x555710675630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085254303 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c59b1), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085254303 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085254303 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085254303 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085254303 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085254303 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085254303 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085254303 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085254303 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085254303 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085254303 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 6c 59 b1 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085254304 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085254304 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085254304 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085254304 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085254304 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085254304 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085254304 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085254309 DLSCCP DEBUG SCCP-SCOC(65)[0x555710616d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085254309 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b1016), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085254309 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085254309 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085254309 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085254309 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085254309 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085254309 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085254309 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085254309 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085254309 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085254309 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3b 10 16 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085254309 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085254309 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085254309 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085254309 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085254309 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085254309 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085254309 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085254316 DLSCCP DEBUG SCCP-SCOC(67)[0x5557104dee30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085254316 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa0c11), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085254316 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085254316 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085254316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085254316 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085254316 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085254316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085254316 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085254316 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085254316 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085254317 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 aa 0c 11 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085254317 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085254317 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085254317 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085254317 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085254317 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085254317 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085254317 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085254857 DLSCCP DEBUG SCCP-SCOC(63)[0x555710672cc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085254857 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005499cc), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085254857 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085254857 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085254857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085254857 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085254857 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085254857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085254857 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085254857 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085254857 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085254857 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 54 99 cc 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085254857 DLSCCP DEBUG SCCP-SCOC(64)[0x5557105f7470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085254857 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e1643), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085254857 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085254857 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085254857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085254857 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085254857 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085254857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085254857 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085254857 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085254857 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085254857 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 9e 16 43 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085254857 DLSCCP DEBUG SCCP-SCOC(62)[0x555710682880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085254858 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c7ca6), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085254858 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085254858 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085254858 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085254858 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085254858 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085254858 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085254858 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085254858 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085254858 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085254858 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1c 7c a6 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085254858 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085254858 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085254858 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085254858 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085254858 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085254858 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085254858 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085254858 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085254858 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085254858 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085254858 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085254858 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085254858 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085254858 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085254858 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085254858 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085254858 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085254858 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085254858 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085254858 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085254858 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:52:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_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 20250821085255563 DLSCCP DEBUG SCCP-SCOC(58)[0x5557106a1110]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085255563 DLSCCP DEBUG SCCP-SCOC(58)[0x5557106a1110]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085255563 DLSCCP DEBUG SCCP-SCOC(58)[0x5557106a1110]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085255563 DLSCCP DEBUG SCCP-SCOC(58)[0x5557106a1110]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085255563 DLSCCP DEBUG SCCP-SCOC(58)[0x5557106a1110]{IDLE}: Deallocated (fsm.c:568) 20250821085255563 DLSCCP DEBUG SCCP-SCOC(59)[0x555710676360]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085255563 DLSCCP DEBUG SCCP-SCOC(59)[0x555710676360]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085255563 DLSCCP DEBUG SCCP-SCOC(59)[0x555710676360]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085255563 DLSCCP DEBUG SCCP-SCOC(59)[0x555710676360]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085255563 DLSCCP DEBUG SCCP-SCOC(59)[0x555710676360]{IDLE}: Deallocated (fsm.c:568) 20250821085255563 DLSCCP DEBUG SCCP-SCOC(61)[0x555710686430]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085255563 DLSCCP DEBUG SCCP-SCOC(61)[0x555710686430]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085255563 DLSCCP DEBUG SCCP-SCOC(61)[0x555710686430]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085255563 DLSCCP DEBUG SCCP-SCOC(61)[0x555710686430]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085255563 DLSCCP DEBUG SCCP-SCOC(61)[0x555710686430]{IDLE}: Deallocated (fsm.c:568) 20250821085255564 DLSCCP DEBUG SCCP-SCOC(60)[0x555710695420]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085255564 DLSCCP DEBUG SCCP-SCOC(60)[0x555710695420]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085255564 DLSCCP DEBUG SCCP-SCOC(60)[0x555710695420]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085255564 DLSCCP DEBUG SCCP-SCOC(60)[0x555710695420]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085255564 DLSCCP DEBUG SCCP-SCOC(60)[0x555710695420]{IDLE}: Deallocated (fsm.c:568) MTC@9519884ab86b: 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@9519884ab86b: Test case TC_mscpool_L3Compl_no_cn started. 20250821085256051 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53218<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085256055 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53226<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085256059 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45431<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_no_cn-Iuh0(703)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085256087 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085256087 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085256103 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085256103 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085256104 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085256104 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085256104 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085256104 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085256104 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085256104 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_L3Compl_no_cn-Iuh1(705)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085256104 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33072 (stream_srv.c:143) 20250821085256104 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33072<->l=127.0.0.1:29169 (hnb.c:335) 20250821085256105 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085256105 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085256105 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085256106 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085256106 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085256106 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085256106 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=6 20250821085256106 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085256106 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085256106 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085256106 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085256106 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085256106 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=14 20250821085256106 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085256106 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085256106 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085256106 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085256106 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085256106 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085256106 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=11 20250821085256106 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085256106 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085256106 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085256106 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085256106 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085256106 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085256106 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085256106 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085256106 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085256106 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085256105 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085256105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256105 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085256105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256105 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085256105 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085256105 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085256105 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085256105 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085256105 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085256105 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085256105 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085256105 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085256105 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085256105 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085256105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256105 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085256105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085256105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256105 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085256105 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085256105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085256105 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085256105 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085256105 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085256105 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085256106 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085256106 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085256106 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085256106 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085256106 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085256106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256106 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085256106 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085256106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256106 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085256106 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085256106 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085256106 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085256106 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085256106 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085256106 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085256106 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085256106 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085256106 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085256106 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085256106 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085256106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256106 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085256106 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085256106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256106 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085256106 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085256106 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085256106 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085256106 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085256106 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085256106 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085256106 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(709)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(709)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(709)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(707)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085256127 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085256127 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085256127 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085256127 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085256127 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085256127 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085256128 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085256128 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085256129 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085256129 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085256129 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085256129 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085256129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256129 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085256129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256129 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085256129 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085256129 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085256129 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085256129 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085256129 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085256129 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085256129 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085256129 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085256129 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085256129 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085256129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256129 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085256129 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085256129 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085256129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256129 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085256129 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085256129 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085256129 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085256129 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085256129 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085256129 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085256129 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085256129 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085256129 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085256129 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085256129 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085256129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256129 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085256129 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085256129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256129 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085256129 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085256129 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085256129 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085256129 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085256129 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085256129 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085256129 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085256129 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085256129 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085256129 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085256129 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085256129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256129 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085256129 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085256129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256129 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085256129 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085256129 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085256129 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085256129 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085256129 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085256129 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085256129 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085256130 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085256130 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085256130 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085256130 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=1 20250821085256130 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085256130 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085256130 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085256130 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085256130 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085256130 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=2 20250821085256130 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085256130 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085256130 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085256130 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085256130 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085256130 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085256130 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085256130 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=15 20250821085256130 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085256130 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085256130 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085256130 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085256130 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085256130 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085256130 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085256130 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085256131 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085256131 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(712)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(712)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(712)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(710)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085256178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085256178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085256178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085256178 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085256178 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:562) 20250821085256178 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085256178 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085256178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085256178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085256186 DLINP DEBUG SRVCONN(,r=127.0.0.1:33072<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085256186 DLINP DEBUG SRVCONN(,r=127.0.0.1:33072<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085256186 DLINP DEBUG SRVCONN(,r=127.0.0.1:33072<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085256186 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085256186 DHNBAP DEBUG (127.0.0.1:33072 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821085256186 DHNBAP NOTICE (127.0.0.1:33072 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085256186 DHNBAP NOTICE (127.0.0.1:33072 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085256186 DLINP DEBUG SRVCONN(,r=127.0.0.1:33072<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085256186 DLINP DEBUG SRVCONN(,r=127.0.0.1:33072<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085256323 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085256323 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085256323 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085256323 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(709)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085256332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085256332 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085256332 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085256332 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085256332 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085256332 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085256332 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085256332 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085256332 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085256332 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085256332 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085256332 DLSS7 <000c> ss7_asp.c:1383 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  20250821085256332 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085256335 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085256335 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085256335 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085256335 DLSS7 <000c> ss7_asp.c:1383 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  20250821085256335 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085256335 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085256335 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085256335 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085256335 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085256336 DLSS7 <000c> ss7_asp.c:1383 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  20250821085256336 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085256336 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085256336 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085256336 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085256336 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085256336 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085256336 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085256336 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085256336 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085256336 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085256336 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085256336 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085256336 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085256336 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085256336 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085256336 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085256337 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085256337 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085256338 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085256338 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085256338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085256338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256338 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085256338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085256338 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085256338 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085256338 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085256338 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085256338 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085256338 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085256338 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085256339 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085256339 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821085256339 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085256339 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085256339 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085256339 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085256339 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085256339 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085256356 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085256356 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085256356 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085256356 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(712)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085256363 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085256363 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085256364 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085256364 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085256364 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085256364 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085256364 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085256364 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085256364 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085256364 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085256364 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085256364 DLSS7 <000c> ss7_asp.c:1383 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  20250821085256364 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085256366 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085256366 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085256366 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085256366 DLSS7 <000c> ss7_asp.c:1383 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  20250821085256366 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085256366 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085256366 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085256366 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085256366 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085256366 DLSS7 <000c> ss7_asp.c:1383 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  20250821085256366 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085256366 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085256366 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085256366 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085256366 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085256366 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085256367 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085256367 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085256367 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085256367 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085256367 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085256367 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085256367 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085256367 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085256367 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085256367 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085256367 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085256368 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085256368 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085256368 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085256368 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085256368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256368 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085256368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085256369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085256369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085256369 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085256369 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085256369 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085256369 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085256369 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085256369 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085256369 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085256369 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085256369 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085256369 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085256369 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821085256369 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085256369 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085256369 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085256369 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085256369 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085256369 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(708)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085257141 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085257141 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085257141 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085257141 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085257141 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085257141 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085257141 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085257141 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085257141 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085257141 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085257141 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085257141 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085257141 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085257141 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085257141 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085257141 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085257141 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085257141 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085257141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085257141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085257141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085257141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085257141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085257141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085257141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085257141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085257141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085257141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085257141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085257141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085257141 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085257141 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085257141 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085257141 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085257141 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085257142 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085257142 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085257142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085257142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085257142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085257142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085257142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085257142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085257142 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085257142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085257142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085257142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085257142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085257142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085257142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085257142 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085257142 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085257142 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085257142 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085257142 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085257142 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085257142 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085257142 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085257142 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085257142 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085257142 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085257142 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821085257142 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085257142 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085257142 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085257142 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085257142 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085257142 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085257142 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085257142 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085257142 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085257142 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085257142 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085257142 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085257142 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085257142 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085257142 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085257142 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085257142 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085257142 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085257142 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085257142 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085257143 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085257143 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085257143 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085257143 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085257143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085257143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085257143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085257143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085257143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085257143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085257143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085257143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085257143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085257143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085257143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085257143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085257143 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085257143 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085257143 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085257143 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085257143 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(708)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085257171 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085257171 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085257171 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085257171 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085257171 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085257171 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085257171 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085257171 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085257171 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085257171 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085257171 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085257171 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085257171 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085257171 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085257171 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085257171 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085257171 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085257171 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085257171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085257171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085257171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085257171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085257171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085257171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085257171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085257171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085257171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085257171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085257171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085257171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085257171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085257171 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085257171 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085257171 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) HNBGW_Test.sgsn0-RAN(711)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085257171 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085257171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085257171 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085257171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085257171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085257171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085257171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085257171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085257171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085257171 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085257171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085257171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085257171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085257171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085257171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085257171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085257171 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085257171 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085257171 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085257171 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085257171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085257171 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085257171 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085257171 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085257171 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085257171 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085257171 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085257171 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821085257171 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085257171 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085257171 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085257171 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085257172 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085257172 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085257173 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085257173 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085257173 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085257173 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085257173 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085257173 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085257173 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085257173 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085257173 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085257173 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085257173 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085257173 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085257173 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085257173 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085257173 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085257173 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085257173 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085257173 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085257173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085257173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085257173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085257173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085257173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085257173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085257173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085257173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085257173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085257173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085257173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085257173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085257173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085257173 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085257173 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085257173 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085257173 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(711)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085257192 DLCTRL DEBUG Command: GET 321830779 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085257192 DLCTRL DEBUG Tx Command reply: GET_REPLY 321830779 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085257194 DLCTRL DEBUG Command: GET 201151195 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085257194 DLCTRL DEBUG Tx Command reply: GET_REPLY 201151195 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085257195 DLCTRL DEBUG Command: GET 551515227 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085257195 DLCTRL DEBUG Tx Command reply: GET_REPLY 551515227 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085257197 DLCTRL DEBUG Command: GET 16745459 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085257197 DLCTRL DEBUG Tx Command reply: GET_REPLY 16745459 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085257201 DLCTRL DEBUG Command: GET 950834309 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085257201 DLCTRL DEBUG Tx Command reply: GET_REPLY 950834309 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821085257209 DLCTRL DEBUG Command: GET 488764955 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085257209 DLCTRL DEBUG Tx Command reply: GET_REPLY 488764955 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085257214 DLCTRL DEBUG Command: GET 347891298 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085257214 DLCTRL DEBUG Tx Command reply: GET_REPLY 347891298 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085257217 DLCTRL DEBUG Command: GET 911624211 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085257217 DLCTRL DEBUG Tx Command reply: GET_REPLY 911624211 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085257219 DLCTRL DEBUG Command: GET 602814499 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085257219 DLCTRL DEBUG Tx Command reply: GET_REPLY 602814499 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085257221 DLCTRL DEBUG Command: GET 862152101 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085257221 DLCTRL DEBUG Tx Command reply: GET_REPLY 862152101 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821085257223 DLCTRL DEBUG Command: GET 426247501 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085257223 DLCTRL DEBUG Tx Command reply: GET_REPLY 426247501 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085257225 DLCTRL DEBUG Command: GET 626541489 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085257225 DLCTRL DEBUG Tx Command reply: GET_REPLY 626541489 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085257227 DLCTRL DEBUG Command: GET 797899059 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085257227 DLCTRL DEBUG Tx Command reply: GET_REPLY 797899059 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085257228 DLCTRL DEBUG Command: GET 158531381 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085257228 DLCTRL DEBUG Tx Command reply: GET_REPLY 158531381 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085257229 DLCTRL DEBUG Command: GET 908764510 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085257229 DLCTRL DEBUG Tx Command reply: GET_REPLY 908764510 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821085257230 DLCTRL DEBUG Command: GET 779564846 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085257230 DLCTRL DEBUG Tx Command reply: GET_REPLY 779564846 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085257232 DLCTRL DEBUG Command: GET 736295734 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085257232 DLCTRL DEBUG Tx Command reply: GET_REPLY 736295734 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085257233 DLCTRL DEBUG Command: GET 763403573 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085257233 DLCTRL DEBUG Tx Command reply: GET_REPLY 763403573 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085257235 DLCTRL DEBUG Command: GET 253159515 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085257235 DLCTRL DEBUG Tx Command reply: GET_REPLY 253159515 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085257236 DLCTRL DEBUG Command: GET 247178310 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085257236 DLCTRL DEBUG Tx Command reply: GET_REPLY 247178310 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: 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@9519884ab86b: "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@9519884ab86b: 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 := '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 := '000000000000001001010011'B, t_guard := 20.000000 } 20250821085257249 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53240<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@9519884ab86b: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(714)15563224 20250821085258292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085258292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085258292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085258293 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085258293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xed79d8, normal) (hnbgw_rua.c:408) 20250821085258293 DHNB DEBUG map_rua[0x555710686430]{init}: Allocated (fsm.c:456) 20250821085258293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15563224)[0x555710686430]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085258293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15563224 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085258293 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085258293 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085258293 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-15563224 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:220) 20250821085258293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15563224)[0x555710686430]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085258293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15563224)[0x555710686430]{init}: Freeing instance (context_map.c:203) 20250821085258293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15563224)[0x555710686430]{init}: Deallocated (fsm.c:568) 20250821085258293 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15563224 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250821085258293 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:283) 20250821085258293 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250821085258293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085258293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085258293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@9519884ab86b: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(714)15563224 MTC@9519884ab86b: 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 := '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 := '000000000000000000101010'B, t_guard := 20.000000 } 20250821085258343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53248<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@9519884ab86b: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(715)7052478 20250821085259353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085259353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085259353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250821085259353 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085259353 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6b9cbe, normal) (hnbgw_rua.c:408) 20250821085259353 DHNB DEBUG map_rua[0x555710686430]{init}: Allocated (fsm.c:456) 20250821085259353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7052478)[0x555710686430]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085259353 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7052478 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085259353 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085259353 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085259353 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250821085259353 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-7052478 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:220) 20250821085259353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7052478)[0x555710686430]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085259353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7052478)[0x555710686430]{init}: Freeing instance (context_map.c:203) 20250821085259353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7052478)[0x555710686430]{init}: Deallocated (fsm.c:568) 20250821085259353 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7052478 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250821085259353 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:283) 20250821085259353 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250821085259353 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085259353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085259353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@9519884ab86b: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(715)7052478 MTC@9519884ab86b: 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 := '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 := '000000000000001101101101'B, t_guard := 20.000000 } 20250821085259371 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53264<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@9519884ab86b: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(716)2511058 20250821085300389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085300389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085300389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250821085300389 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085300389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2650d2, normal) (hnbgw_rua.c:408) 20250821085300389 DHNB DEBUG map_rua[0x555710686430]{init}: Allocated (fsm.c:456) 20250821085300389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2511058)[0x555710686430]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085300389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2511058 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085300389 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085300389 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085300389 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2511058 SCCP-0 CS MI=IMSI-262420000000004: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250821085300389 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-2511058 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:220) 20250821085300389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2511058)[0x555710686430]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085300389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2511058)[0x555710686430]{init}: Freeing instance (context_map.c:203) 20250821085300389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2511058)[0x555710686430]{init}: Deallocated (fsm.c:568) 20250821085300389 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2511058 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250821085300389 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:283) 20250821085300389 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250821085300389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085300389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085300389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@9519884ab86b: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(716)2511058 MTC@9519884ab86b: 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 := '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 := '000000000000000101010110'B, t_guard := 20.000000 } 20250821085300430 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53270<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@9519884ab86b: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(717)316105 20250821085301455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085301456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085301456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1431) 20250821085301456 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085301456 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4d2c9, normal) (hnbgw_rua.c:408) 20250821085301456 DHNB DEBUG map_rua[0x555710686430]{init}: Allocated (fsm.c:456) 20250821085301456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-316105)[0x555710686430]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085301456 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-316105 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085301456 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085301456 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085301456 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-316105 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:220) 20250821085301456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-316105)[0x555710686430]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085301456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-316105)[0x555710686430]{init}: Freeing instance (context_map.c:203) 20250821085301456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-316105)[0x555710686430]{init}: Deallocated (fsm.c:568) 20250821085301456 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-316105 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250821085301456 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:283) 20250821085301456 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250821085301456 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085301456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085301456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@9519884ab86b: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(717)316105 MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085301467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53226<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085301469 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45431<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(700)@9519884ab86b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(701)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085301473 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53218<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085301475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085301475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085301475 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085301475 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 (hnb.c:255) 20250821085301475 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085301475 DLINP DEBUG SRVCONN(,r=127.0.0.1:33072<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085301475 DLINP DEBUG SRVCONN(,r=127.0.0.1:33072<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085301475 DLINP NOTICE SRV(,r=127.0.0.1:33072<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085301475 DMAIN NOTICE (127.0.0.1:33072 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33072<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821085301475 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_L3Compl_no_cn-Iuh1-RUA(706)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(711)@9519884ab86b: Final verdict of PTC: none 20250821085301477 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085301477 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085301477 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085301477 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085301477 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085301477 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085301477 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085301477 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085301477 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(710)@9519884ab86b: Final verdict of PTC: none 20250821085301477 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085301477 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085301477 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085301477 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085301477 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085301477 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085301477 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085301477 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085301477 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085301477 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085301477 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085301477 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085301477 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085301478 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085301478 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085301478 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085301478 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085301478 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085301478 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085301478 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821085301478 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085301478 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085301478 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085301478 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085301478 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085301478 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085301478 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085301478 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085301478 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085301478 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085301478 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085301478 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085301478 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085301478 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085301478 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085301478 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085301478 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085301478 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085301478 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085301479 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) HNBGW_Test.msc0-SCCP(707)@9519884ab86b: Final verdict of PTC: none 20250821085301479 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085301479 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085301479 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085301479 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085301479 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085301479 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085301479 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085301479 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085301479 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085301479 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085301479 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085301479 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085301479 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085301479 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085301479 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085301479 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085301479 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085301479 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085301479 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085301479 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(709)@9519884ab86b: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(705)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(712)@9519884ab86b: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@9519884ab86b: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0(703)@9519884ab86b: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_no_cn(699)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(708)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(702)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(713)@9519884ab86b: Final verdict of PTC: none 20250821085301484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53248<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(717)@9519884ab86b: Final verdict of PTC: none 20250821085301485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53240<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085301486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53270<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(714)@9519884ab86b: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(715)@9519884ab86b: Final verdict of PTC: none 20250821085301500 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53264<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(716)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(699): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(700): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(701): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(702): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(703): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(705): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(706): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(707): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(708): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(709): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(710): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(711): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(712): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(713): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(714): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(715): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(716): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(717): none (pass -> pass) MTC@9519884ab86b: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass'. Thu Aug 21 08:53:01 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 20250821085301587 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53282<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085302052 DLSCCP DEBUG SCCP-SCOC(80)[0x5557106a1f10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085302052 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002af915), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085302052 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085302052 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085302052 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085302052 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085302052 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085302052 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085302052 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085302052 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085302052 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085302052 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085302052 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 2a f9 15 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085302053 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085302053 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085302053 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085302053 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085302053 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085302053 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085302053 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085302056 DLSCCP DEBUG SCCP-SCOC(81)[0x5557106a1a80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085302056 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00559061), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085302056 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085302056 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085302056 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085302056 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085302056 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085302056 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085302056 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085302056 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085302056 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085302056 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 55 90 61 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085302056 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085302057 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085302057 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085302057 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085302057 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085302057 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085302057 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085302065 DLSCCP DEBUG SCCP-SCOC(82)[0x555710690ae0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085302066 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00819f3c), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085302066 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085302066 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085302066 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085302066 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085302066 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085302066 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085302066 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085302066 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085302066 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085302066 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 81 9f 3c 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085302066 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085302066 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085302066 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085302066 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085302066 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085302066 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085302066 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085302325 DLSCCP DEBUG SCCP-SCOC(77)[0x55571067f2f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085302325 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b467b), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085302325 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085302325 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085302325 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085302325 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085302325 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085302325 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085302325 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085302325 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085302325 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085302325 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 4b 46 7b 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085302325 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085302325 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085302325 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085302325 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085302325 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085302325 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085302326 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085302328 DLSCCP DEBUG SCCP-SCOC(78)[0x555710672750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085302328 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00674c85), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085302328 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085302328 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085302328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085302329 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085302329 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085302329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085302329 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085302329 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085302329 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085302329 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 67 4c 85 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085302329 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085302329 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085302329 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085302329 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085302329 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085302329 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085302329 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085302333 DLSCCP DEBUG SCCP-SCOC(79)[0x5557106a1580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085302333 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a36608), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085302333 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085302333 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085302333 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085302333 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085302333 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085302333 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085302333 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085302333 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085302333 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085302333 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 a3 66 08 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085302334 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085302334 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085302334 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085302334 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085302334 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085302334 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085302334 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085302391 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53282<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=320024) 20250821085302687 DLSCCP DEBUG SCCP-SCOC(75)[0x555710682610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085302687 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae2a20), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085302687 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085302687 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085302687 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085302687 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085302687 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085302687 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085302687 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085302687 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085302688 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085302688 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 ae 2a 20 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085302688 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085302688 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085302688 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085302688 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085302688 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085302688 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085302688 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085302692 DLSCCP DEBUG SCCP-SCOC(74)[0x555710670470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085302692 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df7be4), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085302692 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085302692 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085302692 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085302692 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085302692 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085302692 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085302692 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085302692 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085302692 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085302692 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 df 7b e4 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085302693 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085302693 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085302693 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085302693 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085302693 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085302693 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085302693 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085302694 DLSCCP DEBUG SCCP-SCOC(76)[0x55571067dc40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085302694 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0097743d), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085302694 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085302694 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085302694 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085302694 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085302694 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085302694 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085302694 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085302694 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085302694 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085302694 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 97 74 3d 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085302694 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085302694 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085302694 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085302694 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085302694 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085302694 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085302695 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085303186 DLSCCP DEBUG SCCP-SCOC(71)[0x55571067f420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085303186 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb8b93), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085303186 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085303186 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085303186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085303186 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085303186 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085303187 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085303187 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085303187 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085303187 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085303187 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 bb 8b 93 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085303187 DLSCCP DEBUG SCCP-SCOC(72)[0x555710682750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085303187 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079c901), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085303187 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085303187 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085303187 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085303187 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085303187 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085303187 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085303187 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085303187 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085303187 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085303187 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 79 c9 01 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085303187 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085303187 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085303187 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085303188 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085303188 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085303188 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085303188 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085303188 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085303188 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085303188 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085303188 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085303188 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085303188 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085303188 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085303188 DLSCCP DEBUG SCCP-SCOC(73)[0x555710699a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085303188 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d55418), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085303188 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085303188 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085303188 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085303189 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085303189 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085303189 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085303189 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085303189 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085303189 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085303189 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d5 54 18 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085303189 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085303189 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085303189 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085303189 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085303189 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085303189 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085303189 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=320024, count=376272) 20250821085303479 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085303479 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085303479 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085303479 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085303479 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085303479 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085303758 DLSCCP DEBUG SCCP-SCOC(69)[0x55571067ce60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085303759 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4cc9e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085303759 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085303759 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085303759 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085303759 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085303759 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085303759 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085303759 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085303759 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085303759 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085303759 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b4 cc 9e 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085303759 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085303759 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085303759 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085303759 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085303759 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085303759 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085303760 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085303760 DLSCCP DEBUG SCCP-SCOC(70)[0x555710682f30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085303760 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098a433), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085303760 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085303760 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085303760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085303760 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085303760 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085303760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085303761 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085303761 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085303761 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085303761 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 98 a4 33 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085303761 DLSCCP DEBUG SCCP-SCOC(68)[0x5557105fa920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085303761 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e55790), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085303761 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085303761 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085303761 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085303761 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085303761 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085303761 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085303761 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085303761 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085303761 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085303761 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 e5 57 90 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085303761 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085303761 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085303761 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085303761 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085303761 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085303761 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085303761 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085303762 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085303762 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085303762 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085303762 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085303762 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085303762 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085303762 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085304304 DLSCCP DEBUG SCCP-SCOC(66)[0x555710675630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085304304 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c59b1), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085304304 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085304304 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085304304 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085304305 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085304305 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085304305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085304305 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085304305 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085304305 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085304305 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 6c 59 b1 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085304305 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085304305 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085304305 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085304305 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085304305 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085304305 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085304305 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085304310 DLSCCP DEBUG SCCP-SCOC(65)[0x555710616d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085304310 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b1016), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085304310 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085304310 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085304310 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085304310 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085304310 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085304310 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085304310 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085304310 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085304310 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085304310 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3b 10 16 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085304311 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085304311 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085304311 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085304311 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085304311 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085304311 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085304311 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085304317 DLSCCP DEBUG SCCP-SCOC(67)[0x5557104dee30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085304317 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa0c11), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085304317 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085304317 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085304317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085304317 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085304317 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085304317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085304317 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085304317 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085304317 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085304317 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 aa 0c 11 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085304317 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085304317 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085304317 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085304318 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085304318 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085304318 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085304318 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:53: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_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 20250821085304851 DLSCCP DEBUG SCCP-SCOC(63)[0x555710672cc0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085304851 DLSCCP DEBUG SCCP-SCOC(63)[0x555710672cc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085304851 DLSCCP DEBUG SCCP-SCOC(63)[0x555710672cc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085304851 DLSCCP DEBUG SCCP-SCOC(63)[0x555710672cc0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085304851 DLSCCP DEBUG SCCP-SCOC(63)[0x555710672cc0]{IDLE}: Deallocated (fsm.c:568) 20250821085304853 DLSCCP DEBUG SCCP-SCOC(64)[0x5557105f7470]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085304853 DLSCCP DEBUG SCCP-SCOC(64)[0x5557105f7470]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085304853 DLSCCP DEBUG SCCP-SCOC(64)[0x5557105f7470]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085304853 DLSCCP DEBUG SCCP-SCOC(64)[0x5557105f7470]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085304853 DLSCCP DEBUG SCCP-SCOC(64)[0x5557105f7470]{IDLE}: Deallocated (fsm.c:568) 20250821085304853 DLSCCP DEBUG SCCP-SCOC(62)[0x555710682880]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085304853 DLSCCP DEBUG SCCP-SCOC(62)[0x555710682880]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085304853 DLSCCP DEBUG SCCP-SCOC(62)[0x555710682880]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085304853 DLSCCP DEBUG SCCP-SCOC(62)[0x555710682880]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085304853 DLSCCP DEBUG SCCP-SCOC(62)[0x555710682880]{IDLE}: Deallocated (fsm.c:568) MTC@9519884ab86b: 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@9519884ab86b: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20250821085305520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36112<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085305525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36122<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085305528 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36607<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085305542 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085305542 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085305550 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085305550 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085305550 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085305550 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085305550 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085305550 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085305550 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085305550 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085305550 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49993 (stream_srv.c:143) 20250821085305550 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49993<->l=127.0.0.1:29169 (hnb.c:335) 20250821085305552 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085305552 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085305552 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085305552 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085305552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305552 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085305552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305552 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085305552 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085305552 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085305552 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085305552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085305552 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085305552 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085305552 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085305552 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085305552 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085305552 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085305552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305552 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085305552 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085305552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305552 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085305552 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085305552 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085305552 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085305552 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085305552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085305552 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085305552 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085305552 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085305552 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085305552 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085305552 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085305552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305552 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085305552 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085305552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305552 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085305552 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085305552 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085305552 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085305552 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085305552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085305552 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085305552 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085305552 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085305552 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085305552 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085305552 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085305552 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=0 20250821085305552 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085305552 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085305552 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085305552 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085305552 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085305552 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=7 20250821085305552 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085305552 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085305552 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085305552 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085305552 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085305552 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085305552 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=7 20250821085305552 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085305552 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085305552 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085305552 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085305552 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085305552 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085305552 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821085305552 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085305552 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085305552 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085305552 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085305552 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085305552 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085305552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305552 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085305552 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085305552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305552 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085305552 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085305552 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085305552 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085305552 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085305552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085305552 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085305552 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(728)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(728)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(728)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(726)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(731)@9519884ab86b: ************************************************* HNBGW_Test.msc1-M3UA(731)@9519884ab86b: M3UA emulation initiated, the test can be started MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(731)@9519884ab86b: ************************************************* HNBGW_Test.msc1-SCCP(729)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(734)@9519884ab86b: ************************************************* HNBGW_Test.msc2-M3UA(734)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(734)@9519884ab86b: ************************************************* HNBGW_Test.msc2-SCCP(732)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085305593 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085305593 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085305593 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085305593 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085305593 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085305593 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085305593 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085305593 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085305594 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085305594 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085305594 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085305594 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085305594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305594 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=13 -> eSLS=125: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085305594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305594 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085305594 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=13 -> eSLS=125: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085305594 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085305594 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085305594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085305594 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085305594 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085305594 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085305594 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085305594 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085305594 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085305594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305595 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085305595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085305595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305595 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085305595 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085305595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085305595 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085305595 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085305595 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085305595 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085305595 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085305595 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085305595 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085305595 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085305595 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085305595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305595 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085305595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085305595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305595 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085305595 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085305595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085305595 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085305595 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085305595 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085305595 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085305595 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085305595 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085305595 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085305595 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085305595 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085305595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305595 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085305595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085305595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305595 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085305595 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085305595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085305595 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085305595 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085305595 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085305595 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085305595 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085305595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085305595 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085305595 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085305595 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=13 20250821085305595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085305595 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085305595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085305595 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085305595 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085305595 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=9 20250821085305595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085305595 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085305595 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085305595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085305595 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085305595 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085305595 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=4 20250821085305595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085305595 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085305595 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085305595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085305595 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085305595 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085305595 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821085305595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085305595 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085305595 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(737)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(737)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(737)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(735)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(740)@9519884ab86b: ************************************************* HNBGW_Test.sgsn1-M3UA(740)@9519884ab86b: M3UA emulation initiated, the test can be started MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(740)@9519884ab86b: ************************************************* HNBGW_Test.sgsn1-SCCP(738)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(743)@9519884ab86b: ************************************************* HNBGW_Test.sgsn2-M3UA(743)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(743)@9519884ab86b: ************************************************* HNBGW_Test.sgsn2-SCCP(741)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085305644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085305644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085305644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085305644 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085305644 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:562) 20250821085305644 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085305644 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085305644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085305644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085305648 DLINP DEBUG SRVCONN(,r=127.0.0.1:49993<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085305648 DLINP DEBUG SRVCONN(,r=127.0.0.1:49993<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085305648 DLINP DEBUG SRVCONN(,r=127.0.0.1:49993<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085305648 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085305648 DHNBAP DEBUG (127.0.0.1:49993 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821085305648 DHNBAP NOTICE (127.0.0.1:49993 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085305648 DHNBAP NOTICE (127.0.0.1:49993 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085305648 DLINP DEBUG SRVCONN(,r=127.0.0.1:49993<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085305648 DLINP DEBUG SRVCONN(,r=127.0.0.1:49993<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085305764 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085305764 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085305764 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085305764 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(728)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085305774 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085305774 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085305774 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085305774 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085305774 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085305774 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085305774 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085305774 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085305774 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085305774 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085305774 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085305774 DLSS7 <000c> ss7_asp.c:1383 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  20250821085305774 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085305776 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085305776 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821085305776 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085305776 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085305776 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085305776 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085305776 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085305776 DLSS7 <000c> ss7_asp.c:1383 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  20250821085305776 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085305776 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085305776 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085305776 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085305776 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085305776 DLSS7 <000c> ss7_asp.c:1383 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  20250821085305776 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085305776 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085305776 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085305776 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085305776 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085305776 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085305776 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085305776 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085305776 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085305776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085305776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085305776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085305776 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085305776 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085305776 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085305776 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) HNBGW_Test.msc1-M3UA(731)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821085305777 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085305777 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821085305777 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085305777 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085305777 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085305777 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085305777 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085305777 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085305777 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085305777 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085305777 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085305777 DLSS7 <000c> ss7_asp.c:1383 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  20250821085305777 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085305777 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085305777 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085305777 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085305777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305777 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085305777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305777 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085305777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305777 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085305777 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085305777 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085305777 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085305777 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085305777 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085305777 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085305777 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085305777 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085305777 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085305777 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085305777 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085305777 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085305777 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085305777 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085305777 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085305777 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085305779 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085305779 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085305779 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085305779 DLSS7 <000c> ss7_asp.c:1383 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  20250821085305779 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085305779 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085305779 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085305779 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085305779 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821085305779 DLSS7 <000c> ss7_asp.c:1383 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  20250821085305779 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085305779 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085305779 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821085305779 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085305779 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085305779 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085305779 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085305779 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085305779 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821085305779 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085305779 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085305779 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085305779 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085305780 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085305780 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085305780 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085305780 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085305781 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085305781 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085305781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085305781 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085305781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305781 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085305781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305781 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085305781 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085305781 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085305781 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085305781 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085305781 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085305781 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085305781 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085305781 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085305781 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085305781 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=7 20250821085305781 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085305781 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085305781 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085305781 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085305781 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085305781 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 03  20250821085305789 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085305789 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250821085305789 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085305789 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(734)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250821085305793 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085305793 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250821085305793 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085305793 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085305793 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085305793 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085305793 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085305793 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085305793 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250821085305793 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085305793 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085305793 DLSS7 <000c> ss7_asp.c:1383 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  20250821085305793 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085305794 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085305794 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085305794 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085305794 DLSS7 <000c> ss7_asp.c:1383 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  20250821085305794 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085305794 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085305794 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085305794 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085305794 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250821085305795 DLSS7 <000c> ss7_asp.c:1383 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  20250821085305795 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821085305795 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821085305795 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 03  20250821085305795 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085305795 DLSS7 <000c> ss7_asp.c:1383 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  20250821085305795 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 05 00 12 00 10 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085305795 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085305795 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085305795 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085305795 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250821085305795 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085305795 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085305795 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085305795 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085305795 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085305795 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085305795 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085305795 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085305796 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085305796 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085305796 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085305796 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085305796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305796 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085305796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305796 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085305796 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085305796 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085305796 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085305796 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085305796 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085305796 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085305796 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085305796 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085305796 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085305796 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=9 20250821085305796 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085305796 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085305796 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821085305796 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821085305796 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085305796 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 05  20250821085305808 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085305808 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085305808 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085305808 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(737)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085305812 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085305812 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085305812 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085305812 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085305812 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085305812 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085305812 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085305812 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085305812 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085305812 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085305812 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085305812 DLSS7 <000c> ss7_asp.c:1383 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  20250821085305812 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085305814 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085305814 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085305814 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085305814 DLSS7 <000c> ss7_asp.c:1383 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  20250821085305814 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085305814 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085305814 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085305814 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085305814 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085305814 DLSS7 <000c> ss7_asp.c:1383 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  20250821085305814 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085305814 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085305814 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085305814 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085305814 DLSS7 <000c> ss7_asp.c:1383 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  20250821085305814 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250821085305814 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 02 00 12 00 0c 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085305814 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085305814 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085305814 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085305814 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085305814 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085305814 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085305814 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085305815 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085305815 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085305815 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085305815 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085305815 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085305816 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085305816 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085305816 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085305816 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085305816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085305816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305816 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085305816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085305816 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085305816 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085305816 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085305816 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085305816 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085305816 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085305816 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085305816 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085305816 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=1 20250821085305816 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085305816 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085305816 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085305816 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085305816 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085305816 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  20250821085305819 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085305819 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250821085305819 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085305819 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(740)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250821085305822 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085305822 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250821085305822 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085305822 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085305822 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085305822 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085305822 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085305822 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085305822 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085305822 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085305822 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085305822 DLSS7 <000c> ss7_asp.c:1383 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  20250821085305822 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085305824 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085305824 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085305824 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085305824 DLSS7 <000c> ss7_asp.c:1383 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  20250821085305824 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085305824 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085305824 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085305824 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085305824 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250821085305824 DLSS7 <000c> ss7_asp.c:1383 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  20250821085305824 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821085305824 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821085305824 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0a  20250821085305824 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085305824 DLSS7 <000c> ss7_asp.c:1383 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  20250821085305824 DLSS7 <000c> ss7_asp.c:1383 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  20250821085305824 DLSS7 <000c> ss7_asp.c:1383 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  20250821085305824 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 44 bytes: [L2]> 01 00 02 01 00 00 00 2c 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085305824 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085305824 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085305824 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085305824 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250821085305824 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085305824 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085305824 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085305824 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085305824 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085305824 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085305824 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085305824 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085305825 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085305825 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085305825 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085305825 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085305825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305825 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085305825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305825 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085305825 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085305825 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085305825 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085305825 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085305825 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085305825 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085305825 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085305825 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085305825 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085305825 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=14 20250821085305825 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085305825 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085305825 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085305825 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085305825 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085305825 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 04  20250821085305832 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085305833 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250821085305833 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085305833 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(743)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250821085305837 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085305837 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250821085305837 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085305837 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085305837 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085305837 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085305838 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085305838 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085305838 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250821085305838 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085305838 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085305838 DLSS7 <000c> ss7_asp.c:1383 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  20250821085305838 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085305839 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085305839 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085305839 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085305839 DLSS7 <000c> ss7_asp.c:1383 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  20250821085305839 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085305839 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085305839 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085305839 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085305839 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250821085305840 DLSS7 <000c> ss7_asp.c:1383 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  20250821085305840 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=unavailable) changed to status 'available' 20250821085305840 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=unavailable) changed to status 'available' 20250821085305840 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0b  20250821085305840 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085305840 DLSS7 <000c> ss7_asp.c:1383 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  20250821085305840 DLSS7 <000c> ss7_asp.c:1383 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  20250821085305840 DLSS7 <000c> ss7_asp.c:1383 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  20250821085305840 DLSS7 <000c> ss7_asp.c:1383 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  20250821085305840 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085305840 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085305840 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085305840 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:493) 20250821085305840 DLSS7 NOTICE 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085305840 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085305840 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085305840 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085305840 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085305840 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085305840 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085305840 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085305841 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085305841 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085305841 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085305841 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085305841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305841 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085305841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085305841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085305841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085305841 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085305841 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085305841 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085305841 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085305841 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085305841 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085305841 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085305842 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085305842 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085305842 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085305842 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=6 20250821085305842 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085305842 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085305842 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn2 proto=m3ua 20250821085305842 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250821085305842 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085305842 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.msc0-RAN(727)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085306580 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085306580 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085306580 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085306580 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085306580 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085306580 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085306580 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085306580 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085306580 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085306580 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085306580 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085306581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085306581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085306581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085306581 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085306581 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085306581 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085306581 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085306581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306581 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085306581 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085306581 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085306581 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085306581 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085306581 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085306581 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085306581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306581 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085306581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306582 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085306582 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085306582 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085306582 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085306582 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085306582 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085306582 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085306582 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085306582 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085306582 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085306582 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085306582 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821085306582 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085306582 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085306582 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085306582 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085306582 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085306582 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085306582 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085306582 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085306583 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085306583 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085306583 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085306583 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085306583 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085306583 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085306583 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085306583 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085306583 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085306583 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085306583 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085306583 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085306583 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085306583 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085306583 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085306583 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085306583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306583 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085306583 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085306583 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085306583 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085306583 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(730)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085306586 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085306586 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085306586 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085306586 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085306586 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085306587 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085306587 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085306587 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085306587 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085306587 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085306587 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085306587 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085306587 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085306587 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085306587 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085306587 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085306587 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085306587 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085306587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306587 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085306587 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085306587 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085306587 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085306587 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:357) 20250821085306587 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085306587 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085306587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306587 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085306587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306587 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085306587 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) HNBGW_Test.msc0-RAN(727)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085306587 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085306587 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085306587 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085306587 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085306587 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085306587 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085306587 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085306587 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085306587 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085306588 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=7 20250821085306588 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085306588 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085306588 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085306588 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085306588 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085306588 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 03  20250821085306589 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085306589 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085306589 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085306589 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085306589 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085306589 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085306589 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085306589 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085306589 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085306589 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085306589 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085306589 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085306589 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085306589 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085306589 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085306589 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085306589 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085306589 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085306589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306589 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085306589 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085306589 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085306589 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085306589 DRANAP INFO cnlink(msc-1)[0x555710666630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(730)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.msc2-RAN(733)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085306602 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085306602 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821085306602 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821085306602 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821085306602 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085306602 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085306602 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085306602 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085306602 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085306602 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085306602 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085306602 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085306602 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085306602 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085306602 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085306602 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085306602 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821085306602 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085306602 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) 20250821085306602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306602 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) 20250821085306603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306603 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085306603 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085306603 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085306603 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085306603 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:357) 20250821085306603 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085306603 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085306603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306603 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085306603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306603 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085306603 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085306603 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085306603 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085306603 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085306603 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085306603 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085306603 DRANAP NOTICE cnlink(msc-2)[0x5557106673a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085306604 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085306604 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085306604 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085306604 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=3 20250821085306604 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085306604 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085306604 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821085306604 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821085306604 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085306604 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 05  20250821085306605 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085306605 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821085306605 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821085306605 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821085306605 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085306605 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085306605 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085306605 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085306605 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085306605 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085306605 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085306605 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085306605 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085306605 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085306605 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085306605 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085306605 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821085306605 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085306605 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) 20250821085306606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306606 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) 20250821085306606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306606 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085306606 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085306606 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085306606 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085306606 DRANAP INFO cnlink(msc-2)[0x5557106673a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(733)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(736)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085306615 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085306615 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085306615 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085306615 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085306615 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085306615 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085306615 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085306615 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085306615 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085306615 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085306615 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085306615 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085306615 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085306615 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085306615 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085306615 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085306615 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085306615 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085306615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306616 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085306616 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085306616 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085306616 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085306616 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085306616 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085306616 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085306616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306616 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085306616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306616 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085306616 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085306616 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085306616 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085306616 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085306616 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085306616 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085306616 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085306616 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085306616 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085306616 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085306616 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085306616 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085306616 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085306616 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085306616 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085306616 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085306616 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085306617 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085306617 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085306617 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085306617 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085306617 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085306617 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085306617 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085306617 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085306617 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085306617 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085306617 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085306617 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085306617 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085306617 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085306617 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085306617 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085306617 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085306617 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085306617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306617 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085306617 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085306617 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085306617 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085306617 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(736)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn1-RAN(739)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085306626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085306626 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085306626 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085306626 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085306626 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085306626 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085306626 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085306626 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085306626 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085306626 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085306626 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085306626 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085306626 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085306626 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085306626 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085306626 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085306626 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821085306626 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085306626 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) 20250821085306626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306626 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) 20250821085306626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306626 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085306626 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085306626 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085306627 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085306627 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:357) 20250821085306627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085306627 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085306627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306627 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085306627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306627 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085306627 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085306627 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085306627 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085306627 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085306627 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085306627 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085306627 DRANAP NOTICE cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085306627 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085306627 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085306627 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085306627 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=12 20250821085306627 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085306627 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085306627 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085306627 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085306627 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085306627 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 04  20250821085306628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085306628 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085306628 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085306628 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085306628 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085306628 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085306628 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085306628 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085306628 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085306628 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085306628 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085306628 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085306628 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085306628 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085306628 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085306628 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085306628 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821085306628 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085306628 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) 20250821085306628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306628 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) 20250821085306628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306628 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085306628 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085306628 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085306628 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085306628 DRANAP INFO cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(739)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn2-RAN(742)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085306641 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085306641 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250821085306641 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250821085306641 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 20250821085306641 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085306641 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085306641 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085306641 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085306641 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085306641 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085306641 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085306641 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085306641 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085306641 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085306641 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085306641 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085306642 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250821085306642 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085306642 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) 20250821085306642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306642 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) 20250821085306642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306642 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085306642 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085306642 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085306642 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085306642 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:357) 20250821085306642 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085306642 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085306642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306642 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085306642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306642 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085306642 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085306642 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085306642 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085306642 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085306642 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085306642 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085306642 DRANAP NOTICE cnlink(sgsn-2)[0x55571066acd0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085306642 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085306642 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085306642 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085306642 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=9 20250821085306642 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085306642 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085306642 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn2 proto=m3ua 20250821085306642 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250821085306642 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085306642 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 06  20250821085306644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085306644 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250821085306644 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250821085306644 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 20250821085306644 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085306644 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085306644 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085306644 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085306644 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085306644 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085306644 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085306644 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085306644 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085306644 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085306644 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085306644 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085306644 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250821085306644 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085306644 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) 20250821085306644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085306644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306644 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) 20250821085306644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085306644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085306644 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085306644 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085306644 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085306644 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085306644 DRANAP INFO cnlink(sgsn-2)[0x55571066acd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn2-RAN(742)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085307661 DLCTRL DEBUG Command: GET 307075754 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085307661 DLCTRL DEBUG Tx Command reply: GET_REPLY 307075754 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085307668 DLCTRL DEBUG Command: GET 446272942 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085307668 DLCTRL DEBUG Tx Command reply: GET_REPLY 446272942 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085307673 DLCTRL DEBUG Command: GET 515606815 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085307673 DLCTRL DEBUG Tx Command reply: GET_REPLY 515606815 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085307677 DLCTRL DEBUG Command: GET 343238140 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085307677 DLCTRL DEBUG Tx Command reply: GET_REPLY 343238140 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085307680 DLCTRL DEBUG Command: GET 443422753 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085307680 DLCTRL DEBUG Tx Command reply: GET_REPLY 443422753 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821085307683 DLCTRL DEBUG Command: GET 764427561 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085307683 DLCTRL DEBUG Tx Command reply: GET_REPLY 764427561 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085307686 DLCTRL DEBUG Command: GET 843893026 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085307686 DLCTRL DEBUG Tx Command reply: GET_REPLY 843893026 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085307688 DLCTRL DEBUG Command: GET 582076446 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085307688 DLCTRL DEBUG Tx Command reply: GET_REPLY 582076446 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085307690 DLCTRL DEBUG Command: GET 704159395 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085307690 DLCTRL DEBUG Tx Command reply: GET_REPLY 704159395 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085307692 DLCTRL DEBUG Command: GET 396595961 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085307692 DLCTRL DEBUG Tx Command reply: GET_REPLY 396595961 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821085307693 DLCTRL DEBUG Command: GET 92820560 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085307693 DLCTRL DEBUG Tx Command reply: GET_REPLY 92820560 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085307695 DLCTRL DEBUG Command: GET 463816852 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085307695 DLCTRL DEBUG Tx Command reply: GET_REPLY 463816852 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085307696 DLCTRL DEBUG Command: GET 750655711 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085307696 DLCTRL DEBUG Tx Command reply: GET_REPLY 750655711 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085307698 DLCTRL DEBUG Command: GET 173056650 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085307698 DLCTRL DEBUG Tx Command reply: GET_REPLY 173056650 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085307699 DLCTRL DEBUG Command: GET 635443440 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085307699 DLCTRL DEBUG Tx Command reply: GET_REPLY 635443440 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821085307700 DLCTRL DEBUG Command: GET 55371939 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085307700 DLCTRL DEBUG Tx Command reply: GET_REPLY 55371939 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085307701 DLCTRL DEBUG Command: GET 194830560 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085307701 DLCTRL DEBUG Tx Command reply: GET_REPLY 194830560 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085307702 DLCTRL DEBUG Command: GET 957207851 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085307702 DLCTRL DEBUG Tx Command reply: GET_REPLY 957207851 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085307703 DLCTRL DEBUG Command: GET 358588996 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085307703 DLCTRL DEBUG Tx Command reply: GET_REPLY 358588996 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085307704 DLCTRL DEBUG Command: GET 75267052 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085307704 DLCTRL DEBUG Tx Command reply: GET_REPLY 75267052 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: 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@9519884ab86b: "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@9519884ab86b: 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@9519884ab86b: 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@9519884ab86b: 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 := '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 := '000000000000000110011100'B, t_guard := 20.000000 } 20250821085307722 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36136<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(727)@9519884ab86b: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(727)@9519884ab86b: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(745) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723)@9519884ab86b: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)164241 20250821085308775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085308775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085308775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250821085308775 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085308775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x28191, normal) (hnbgw_rua.c:408) 20250821085308775 DHNB DEBUG map_rua[0x555710686430]{init}: Allocated (fsm.c:456) 20250821085308775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-164241)[0x555710686430]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085308775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-164241 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085308775 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085308775 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085308775 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:199) 20250821085308775 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-164241 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:154) 20250821085308775 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-164241 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085308775 DCN DEBUG map_sccp[0x5557106a1110]{init}: Allocated (fsm.c:456) 20250821085308775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5557106a1110]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085308775 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-164241 <-> SCCP-83 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085308775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-164241 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250821085308775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-164241)[0x555710686430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085308775 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085308775 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085308775 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-164241 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085308775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5557106a1110]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085308775 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085308775 DLSCCP DEBUG SCCP-SCOC(83)[0x555710676360]{IDLE}: Allocated (fsm.c:456) 20250821085308775 DLSCCP DEBUG SCCP-SCOC(83)[0x555710676360]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085308775 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f400300019c0056400500f1100926) (sccp_scrc.c:455) 20250821085308775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085308775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085308775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085308775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085308775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085308775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085308775 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085308775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085308775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085308775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085308775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085308775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085308775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085308775 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085308775 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085308775 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085308775 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085308775 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085308776 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 00 00 00 bd 00 00 00 b9 03 00 00 06 01 00 00 53 02 02 06 04 43 b9 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 9c 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250821085308776 DLSCCP DEBUG SCCP-SCOC(83)[0x555710676360]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085308776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5557106a1110]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085308776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-164241)[0x555710686430]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085308776 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085308776 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085308776 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085308776 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821085308776 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085308776 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085308776 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085308776 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085308776 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085308776 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 06 01 00 00 53 02 02 06 04 43 b9 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 9c 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(726)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(726)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(727)@9519884ab86b: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(745) HNBGW_Test.msc0-RAN(727)@9519884ab86b: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)6774347 HNBGW_Test.msc0-SCCP(726)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(726)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)@9519884ab86b: setverdict(pass): none -> pass 20250821085308796 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085308796 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085308796 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085308796 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085308796 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085308796 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085308796 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085308796 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085308796 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085308796 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 53 6a 2c 6f 02 00 00 00 00  MTC@9519884ab86b: 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 } } } 20250821085308796 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085308796 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085308796 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085308796 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085308796 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085308796 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=006a2c6f) (sccp_scrc.c:545) 20250821085308796 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(83,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085308796 DLSCCP DEBUG SCCP-SCOC(83)[0x555710676360]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085308796 DLSCCP DEBUG SCCP-SCOC(83)[0x555710676360]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085308796 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085308796 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085308796 DCN DEBUG handle_cn_conn_conf() conn_id=83, 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_sccp.c:157) 20250821085308796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5557106a1110]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085308796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5557106a1110]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085308798 DLCTRL DEBUG Command: GET 43168062 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085308798 DLCTRL DEBUG Tx Command reply: GET_REPLY 43168062 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821085308802 DLCTRL DEBUG Command: GET 764932913 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085308802 DLCTRL DEBUG Tx Command reply: GET_REPLY 764932913 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085308806 DLCTRL DEBUG Command: GET 481550819 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085308806 DLCTRL DEBUG Tx Command reply: GET_REPLY 481550819 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085308809 DLCTRL DEBUG Command: GET 657038588 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085308809 DLCTRL DEBUG Tx Command reply: GET_REPLY 657038588 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085308813 DLCTRL DEBUG Command: GET 91576229 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085308813 DLCTRL DEBUG Tx Command reply: GET_REPLY 91576229 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085308816 DLCTRL DEBUG Command: GET 678461320 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085308816 DLCTRL DEBUG Tx Command reply: GET_REPLY 678461320 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085308819 DLCTRL DEBUG Command: GET 580438843 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085308819 DLCTRL DEBUG Tx Command reply: GET_REPLY 580438843 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085308821 DLCTRL DEBUG Command: GET 44283434 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085308821 DLCTRL DEBUG Tx Command reply: GET_REPLY 44283434 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085308823 DLCTRL DEBUG Command: GET 788100105 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085308823 DLCTRL DEBUG Tx Command reply: GET_REPLY 788100105 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085308824 DLCTRL DEBUG Command: GET 466388881 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085308824 DLCTRL DEBUG Tx Command reply: GET_REPLY 466388881 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085308826 DLCTRL DEBUG Command: GET 871008560 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085308826 DLCTRL DEBUG Tx Command reply: GET_REPLY 871008560 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085308827 DLCTRL DEBUG Command: GET 235018629 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085308827 DLCTRL DEBUG Tx Command reply: GET_REPLY 235018629 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085308829 DLCTRL DEBUG Command: GET 547028329 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085308829 DLCTRL DEBUG Tx Command reply: GET_REPLY 547028329 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085308830 DLCTRL DEBUG Command: GET 325523960 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085308830 DLCTRL DEBUG Tx Command reply: GET_REPLY 325523960 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085308831 DLCTRL DEBUG Command: GET 256748607 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085308831 DLCTRL DEBUG Tx Command reply: GET_REPLY 256748607 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085308832 DLCTRL DEBUG Command: GET 713728093 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085308832 DLCTRL DEBUG Tx Command reply: GET_REPLY 713728093 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085308833 DLCTRL DEBUG Command: GET 850864987 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085308833 DLCTRL DEBUG Tx Command reply: GET_REPLY 850864987 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085308834 DLCTRL DEBUG Command: GET 278457280 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085308834 DLCTRL DEBUG Tx Command reply: GET_REPLY 278457280 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085308835 DLCTRL DEBUG Command: GET 922509704 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085308835 DLCTRL DEBUG Tx Command reply: GET_REPLY 922509704 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085308835 DLCTRL DEBUG Command: GET 90295652 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085308835 DLCTRL DEBUG Tx Command reply: GET_REPLY 90295652 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '000000000000000101100001'B, t_guard := 20.000000 } 20250821085308848 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36144<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(733)@9519884ab86b: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(733)@9519884ab86b: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(746) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723)@9519884ab86b: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)589948 20250821085309875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085309875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085309875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250821085309875 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085309875 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9007c, normal) (hnbgw_rua.c:408) 20250821085309875 DHNB DEBUG map_rua[0x555710699930]{init}: Allocated (fsm.c:456) 20250821085309875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-589948)[0x555710699930]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085309875 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-589948 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085309875 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085309875 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085309875 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-589948 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:185) 20250821085309875 DCN DEBUG map_sccp[0x555710685cf0]{init}: Allocated (fsm.c:456) 20250821085309875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x555710685cf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085309875 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-589948 <-> SCCP-84 msc-2 msc-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.3 (context_map.c:129) 20250821085309875 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-589948 SCCP-84 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250821085309875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-589948)[0x555710699930]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085309875 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085309875 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085309875 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-589948 SCCP-84 msc-2 MI=TMSI-0x428AC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085309876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x555710685cf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085309876 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085309876 DLSCCP DEBUG SCCP-SCOC(84)[0x555710684c70]{IDLE}: Allocated (fsm.c:456) 20250821085309876 DLSCCP DEBUG SCCP-SCOC(84)[0x555710684c70]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085309876 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030001610056400500f1100926) (sccp_scrc.c:455) 20250821085309876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085309876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085309876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085309876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085309876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085309876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085309876 DLSS7 DEBUG 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=1 -> eSLS=17: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085309876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085309876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085309876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085309876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085309876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085309876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085309876 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085309876 DLSS7 DEBUG 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=1 -> eSLS=17: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085309876 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085309876 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085309876 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085309876 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 00 00 00 bd 00 00 00 03 03 00 00 01 01 00 00 54 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 61 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250821085309876 DLSCCP DEBUG SCCP-SCOC(84)[0x555710684c70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085309876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x555710685cf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085309876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-589948)[0x555710699930]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085309876 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085309876 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085309876 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085309876 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=1 20250821085309876 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085309876 DLSS7 <000c> ss7_combined_linkset.c:275 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=1 -> eSLS=17: use Normal Route via 'virt-msc2' 20250821085309876 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821085309876 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821085309876 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085309876 DLSS7 <000c> ss7_asp.c:1383 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 01 01 00 00 54 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 61 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(732)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc2-SCCP(732)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(733)@9519884ab86b: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(746) HNBGW_Test.msc2-RAN(733)@9519884ab86b: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)7677284 HNBGW_Test.msc2-SCCP(732)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(732)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)@9519884ab86b: setverdict(pass): none -> pass 20250821085309894 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085309894 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821085309894 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821085309894 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821085309894 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085309894 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085309894 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085309894 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085309894 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085309894 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 03 00 00 00 bd 03 02 00 00 02 00 00 54 72 a5 4c 02 00 00 00 00  20250821085309894 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085309894 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085309894 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085309894 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085309894 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085309895 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0072a54c) (sccp_scrc.c:545) 20250821085309895 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(84,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085309895 DLSCCP DEBUG SCCP-SCOC(84)[0x555710684c70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085309895 DLSCCP DEBUG SCCP-SCOC(84)[0x555710684c70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085309895 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085309895 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085309895 DCN DEBUG handle_cn_conn_conf() conn_id=84, 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_sccp.c:157) 20250821085309895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x555710685cf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085309895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x555710685cf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@9519884ab86b: 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 } } } 20250821085309896 DLCTRL DEBUG Command: GET 593588390 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085309896 DLCTRL DEBUG Tx Command reply: GET_REPLY 593588390 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821085309900 DLCTRL DEBUG Command: GET 53413923 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085309900 DLCTRL DEBUG Tx Command reply: GET_REPLY 53413923 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085309903 DLCTRL DEBUG Command: GET 773254598 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085309903 DLCTRL DEBUG Tx Command reply: GET_REPLY 773254598 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085309907 DLCTRL DEBUG Command: GET 772717676 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085309907 DLCTRL DEBUG Tx Command reply: GET_REPLY 772717676 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085309911 DLCTRL DEBUG Command: GET 782308556 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085309911 DLCTRL DEBUG Tx Command reply: GET_REPLY 782308556 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085309915 DLCTRL DEBUG Command: GET 696687833 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085309915 DLCTRL DEBUG Tx Command reply: GET_REPLY 696687833 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085309919 DLCTRL DEBUG Command: GET 108698316 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085309919 DLCTRL DEBUG Tx Command reply: GET_REPLY 108698316 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085309923 DLCTRL DEBUG Command: GET 139761558 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085309923 DLCTRL DEBUG Tx Command reply: GET_REPLY 139761558 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085309927 DLCTRL DEBUG Command: GET 676668668 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085309927 DLCTRL DEBUG Tx Command reply: GET_REPLY 676668668 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085309931 DLCTRL DEBUG Command: GET 802450586 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085309931 DLCTRL DEBUG Tx Command reply: GET_REPLY 802450586 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085309935 DLCTRL DEBUG Command: GET 855469112 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085309935 DLCTRL DEBUG Tx Command reply: GET_REPLY 855469112 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085309939 DLCTRL DEBUG Command: GET 937701501 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085309939 DLCTRL DEBUG Tx Command reply: GET_REPLY 937701501 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250821085309942 DLCTRL DEBUG Command: GET 282240246 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085309942 DLCTRL DEBUG Tx Command reply: GET_REPLY 282240246 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085309945 DLCTRL DEBUG Command: GET 767592915 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085309945 DLCTRL DEBUG Tx Command reply: GET_REPLY 767592915 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085309947 DLCTRL DEBUG Command: GET 893735499 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085309947 DLCTRL DEBUG Tx Command reply: GET_REPLY 893735499 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085309950 DLCTRL DEBUG Command: GET 441982713 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085309950 DLCTRL DEBUG Tx Command reply: GET_REPLY 441982713 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085309951 DLCTRL DEBUG Command: GET 704915910 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085309952 DLCTRL DEBUG Tx Command reply: GET_REPLY 704915910 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085309953 DLCTRL DEBUG Command: GET 418535474 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085309953 DLCTRL DEBUG Tx Command reply: GET_REPLY 418535474 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085309955 DLCTRL DEBUG Command: GET 825973799 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085309955 DLCTRL DEBUG Tx Command reply: GET_REPLY 825973799 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085309956 DLCTRL DEBUG Command: GET 644690297 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085309956 DLCTRL DEBUG Tx Command reply: GET_REPLY 644690297 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085309962 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36607<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(720)@9519884ab86b: Final verdict of PTC: none 20250821085309965 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36122<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(719)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085309966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36112<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085309967 DLINP DEBUG SRVCONN(,r=127.0.0.1:49993<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085309967 DLINP DEBUG SRVCONN(,r=127.0.0.1:49993<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085309967 DLINP NOTICE SRV(,r=127.0.0.1:49993<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085309967 DMAIN NOTICE (127.0.0.1:49993 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49993<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821085309967 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(725)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(738)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-RAN(730)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(735)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(729)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(742)@9519884ab86b: Final verdict of PTC: none 20250821085309970 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085309970 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085309970 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085309970 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821085309970 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085309970 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085309970 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085309970 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(739)@9519884ab86b: Final verdict of PTC: none 20250821085309970 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085309970 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085309970 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085309970 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085309970 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085309970 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn2-SCCP(741)@9519884ab86b: Final verdict of PTC: none20250821085309970 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085309971 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250821085309971 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085309971 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085309971 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085309971 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085309971 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.sgsn0-RAN(736)@9519884ab86b: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724)@9519884ab86b: Final verdict of PTC: none20250821085309971 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085309971 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821085309971 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085309971 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085309971 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821085309971 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc0-RAN(727)@9519884ab86b: Final verdict of PTC: none20250821085309971 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085309971 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085309971 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085309971 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085309971 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821085309971 DLSS7 <000c> ss7_asp.c:1383 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  20250821085309971 DLSS7 <000c> ss7_asp.c:1383 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  20250821085309971 DLSS7 <000c> ss7_asp.c:1383 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  20250821085309971 DLSS7 <000c> ss7_asp.c:1383 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  20250821085309972 DLSS7 <000c> ss7_asp.c:1383 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  20250821085309972 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085309972 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085309972 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085309972 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085309972 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085309972 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn2-M3UA(743)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(726)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(737)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(740)@9519884ab86b: Final verdict of PTC: none 20250821085309972 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085309972 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085309972 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc2-M3UA(734)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc2-RAN(733)@9519884ab86b: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(718)@9519884ab86b: Final verdict of PTC: none 20250821085309972 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc2-SCCP(732)@9519884ab86b: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722)@9519884ab86b: Final verdict of PTC: none 20250821085309972 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085309972 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085309972 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085309972 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW-PFCP(721)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(731)@9519884ab86b: Final verdict of PTC: none20250821085309973 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.msc0-M3UA(728)@9519884ab86b: Final verdict of PTC: none20250821085309973 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085309974 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085309974 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085309975 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085309975 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085309975 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085309976 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821085309977 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085309977 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085309978 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085309978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085309979 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085309979 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085309980 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085309980 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085309981 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085309981 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085309982 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085309982 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085309982 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085309983 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085309983 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085309984 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085309983 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085309984 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085309985 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085309985 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)@9519884ab86b: Final verdict of PTC: pass20250821085309985 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085309986 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36144<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085309986 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085309986 DLSS7 <000c> ss7_asp.c:1383 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  20250821085309987 DLSS7 <000c> ss7_asp.c:1383 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  20250821085309987 DLSS7 <000c> ss7_asp.c:1383 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  20250821085309987 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085309988 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085309988 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085309988 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085309989 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085309989 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW-MGCP(744)@9519884ab86b: Final verdict of PTC: none 20250821085309989 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085309989 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085309989 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085309990 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn2-0: connection closed 20250821085309990 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085309990 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085309990 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: T(beat) stopped 20250821085309991 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085309991 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250821085309991 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085309991 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=available) changed to status 'unavailable' 20250821085309991 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=available) changed to status 'unavailable' 20250821085309992 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0b  20250821085309992 DLSS7 <000c> ss7_asp.c:1383 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  20250821085309992 DLSS7 <000c> ss7_asp.c:1383 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  20250821085309992 DLSS7 <000c> ss7_asp.c:1383 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  20250821085309993 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085309993 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085309993 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085309993 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085309994 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085309994 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085309994 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085309995 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085309995 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085309995 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085309995 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085309996 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085309996 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085309996 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085309996 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085309997 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085309997 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085309997 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085309998 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085309998 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085309998 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085309998 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085309998 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085309998 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085309998 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085309999 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085309999 DLSS7 <000c> ss7_asp.c:1383 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  20250821085309999 DLSS7 <000c> ss7_asp.c:1383 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  20250821085309999 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085309999 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085309999 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085310000 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085310000 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085310000 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250821085310000 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085310000 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085310001 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085310001 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250821085310001 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085310001 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085310001 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250821085310001 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085310001 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085310001 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085310002 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821085310002 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821085310002 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0a  20250821085310002 DLSS7 <000c> ss7_asp.c:1383 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  20250821085310002 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085310002 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085310003 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085310003 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085310003 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085310003 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:458) 20250821085310003 DLSS7 NOTICE 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085310004 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085310004 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085310004 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085310004 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085310005 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085310005 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085310005 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085310005 DRANAP NOTICE cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085310005 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085310005 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085310006 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085310006 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36136<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085310006 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085310006 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085310006 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(718): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(719): none (pass -> pass) 20250821085310007 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(720): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(721): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724): none (pass -> pass) 20250821085310007 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(725): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(726): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(727): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(728): none (pass -> pass) 20250821085310007 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-SCCP(729): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-RAN(730): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-M3UA(731): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc2-SCCP(732): none (pass -> pass) 20250821085310007 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc2-RAN(733): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc2-M3UA(734): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(735): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(736): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(737): none (pass -> pass) 20250821085310007 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(738): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-RAN(739): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(740): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(741): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn2-RAN(742): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(743): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(744): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(745): pass (pass -> pass) 20250821085310008 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(746): pass (pass -> pass) MTC@9519884ab86b: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass 20250821085310008 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) MTC@9519884ab86b: 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'. 20250821085310008 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085310008 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085310008 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085310008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5557106a1110]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085310008 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085310009 DLSCCP DEBUG SCCP-SCOC(83)[0x555710676360]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085310009 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a2c6f), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085310009 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085310009 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085310009 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085310009 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085310009 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085310010 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085310010 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085310010 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085310010 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085310010 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 06 04 6a 2c 6f 00 00 53 00 00 00 00 00 (ss7_asp.c:1383) 20250821085310010 DLSCCP DEBUG SCCP-SCOC(83)[0x555710676360]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085310011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5557106a1110]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085310011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-164241)[0x555710686430]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085310011 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-164241)[0x555710686430]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085310011 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085310011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-164241)[0x555710686430]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085310011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-164241)[0x555710686430]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085310011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-164241)[0x555710686430]{disrupted}: Freeing instance (context_map.c:203) 20250821085310012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-164241)[0x555710686430]{disrupted}: Deallocated (fsm.c:568) 20250821085310012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5557106a1110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085310012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5557106a1110]{disconnected}: Freeing instance (context_map.c:207) 20250821085310012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5557106a1110]{disconnected}: Deallocated (fsm.c:568) 20250821085310012 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-164241 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:226) 20250821085310012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085310012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821085310013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085310013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085310013 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085310013 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 (hnb.c:255) 20250821085310013 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085310013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-589948)[0x555710699930]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821085310014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-589948)[0x555710699930]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250821085310014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x555710685cf0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250821085310014 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085310014 DLSCCP DEBUG SCCP-SCOC(84)[0x555710684c70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085310014 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072a54c), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085310014 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085310014 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=1 -> eSLS=49: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085310014 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085310015 DLSS7 DEBUG 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=1 -> eSLS=17: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085310015 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085310015 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085310015 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085310015 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 01 04 72 a5 4c 00 00 54 00 00 00 00 00 (ss7_asp.c:1383) 20250821085310015 DLSCCP DEBUG SCCP-SCOC(84)[0x555710684c70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085310015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x555710685cf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085310015 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085310016 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085310016 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250821085310016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-589948)[0x555710699930]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085310016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-589948)[0x555710699930]{disrupted}: Freeing instance (context_map.c:203) 20250821085310016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-589948)[0x555710699930]{disrupted}: Deallocated (fsm.c:568) 20250821085310016 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085310017 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085310017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x555710685cf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085310017 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250821085310017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x555710685cf0]{disconnected}: Freeing instance (context_map.c:207) 20250821085310017 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085310017 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250821085310017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x555710685cf0]{disconnected}: Deallocated (fsm.c:568) 20250821085310017 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085310017 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-589948 SCCP-84 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:226) 20250821085310018 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821085310018 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821085310018 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 03  20250821085310018 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085310018 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085310018 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085310018 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085310018 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085310018 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821085310018 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085310018 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085310019 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085310019 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085310019 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085310019 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250821085310019 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085310019 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085310019 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085310020 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085310020 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085310020 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085310020 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085310020 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085310020 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085310021 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085310021 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085310021 DRANAP NOTICE cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085310021 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=1 20250821085310021 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085310021 DLSS7 <000c> ss7_combined_linkset.c:322 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=1 -> eSLS=17: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085310021 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085310021 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085310022 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085310022 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250821085310022 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085310022 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085310022 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085310022 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085310022 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085310022 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085310023 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085310023 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085310023 DRANAP NOTICE cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) Thu Aug 21 08:53:10 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 20250821085310088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36152<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085310891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36152<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=685460) Waiting for packet dumper to finish... 1 (prev_count=685460, count=686000) 20250821085311973 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085311973 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085311973 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821085311988 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085311988 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085311988 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085311994 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085311994 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250821085311994 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250821085312000 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085312000 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085312000 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085312002 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085312002 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085312003 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250821085312019 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085312019 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250821085312019 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250821085312053 DLSCCP DEBUG SCCP-SCOC(80)[0x5557106a1f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085312053 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002af915), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085312053 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085312053 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085312053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085312053 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085312053 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085312053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085312053 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085312053 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085312053 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085312053 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 2a f9 15 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085312053 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085312053 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085312053 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085312053 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085312053 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085312053 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085312053 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085312057 DLSCCP DEBUG SCCP-SCOC(81)[0x5557106a1a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085312057 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00559061), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085312057 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085312057 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085312057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085312057 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085312057 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085312057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085312057 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085312057 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085312058 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085312058 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 55 90 61 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085312058 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085312058 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085312058 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085312058 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085312058 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085312058 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085312058 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085312067 DLSCCP DEBUG SCCP-SCOC(82)[0x555710690ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085312067 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00819f3c), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085312067 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085312067 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085312067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085312067 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085312067 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085312067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085312067 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085312067 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085312067 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085312067 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 81 9f 3c 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085312067 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085312067 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085312067 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085312067 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085312068 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085312068 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085312068 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085312326 DLSCCP DEBUG SCCP-SCOC(77)[0x55571067f2f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085312326 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b467b), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085312326 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085312326 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085312326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085312326 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085312326 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085312326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085312326 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085312326 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085312326 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085312326 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 4b 46 7b 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085312326 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085312326 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085312326 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085312326 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085312326 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085312326 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085312327 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085312329 DLSCCP DEBUG SCCP-SCOC(78)[0x555710672750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085312329 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00674c85), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085312329 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085312329 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085312329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085312329 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085312329 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085312329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085312329 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085312330 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085312330 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085312330 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 67 4c 85 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085312330 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085312330 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085312330 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085312330 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085312330 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085312330 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085312330 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085312334 DLSCCP DEBUG SCCP-SCOC(79)[0x5557106a1580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085312334 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a36608), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085312334 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085312334 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085312334 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085312334 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085312334 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085312334 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085312334 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085312334 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085312334 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085312334 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 a3 66 08 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085312335 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085312335 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085312335 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085312335 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085312335 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085312335 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085312335 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085312689 DLSCCP DEBUG SCCP-SCOC(75)[0x555710682610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085312689 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae2a20), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085312689 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085312689 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085312689 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085312689 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085312689 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085312689 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085312689 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085312689 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085312689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085312689 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 ae 2a 20 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085312689 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085312689 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085312689 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085312689 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085312689 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085312689 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085312689 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085312693 DLSCCP DEBUG SCCP-SCOC(74)[0x555710670470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085312693 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df7be4), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085312693 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085312693 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085312693 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085312693 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085312693 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085312693 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085312693 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085312693 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085312693 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085312693 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 df 7b e4 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085312693 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085312693 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085312693 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085312693 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085312693 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085312693 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085312693 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085312694 DLSCCP DEBUG SCCP-SCOC(76)[0x55571067dc40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085312694 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0097743d), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085312694 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085312694 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085312694 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085312694 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085312694 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085312694 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085312694 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085312694 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085312694 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085312694 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 97 74 3d 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085312694 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085312695 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085312695 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085312695 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085312695 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085312695 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085312695 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:53:12 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 20250821085313187 DLSCCP DEBUG SCCP-SCOC(71)[0x55571067f420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085313187 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb8b93), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085313187 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085313187 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085313187 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085313187 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085313187 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085313187 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085313187 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085313187 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085313187 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085313187 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 bb 8b 93 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085313187 DLSCCP DEBUG SCCP-SCOC(72)[0x555710682750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085313187 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079c901), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085313187 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085313187 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085313187 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085313187 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085313187 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085313187 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085313187 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085313187 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085313187 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085313187 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 79 c9 01 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085313188 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085313188 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085313188 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085313188 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085313188 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085313188 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085313188 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085313188 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085313188 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085313188 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085313188 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085313188 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085313188 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085313188 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085313190 DLSCCP DEBUG SCCP-SCOC(73)[0x555710699a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085313190 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d55418), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085313190 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085313190 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085313190 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085313190 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085313190 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085313190 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085313190 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085313190 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085313190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085313190 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d5 54 18 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085313190 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085313190 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085313190 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085313190 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085313190 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085313190 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085313190 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085313760 DLSCCP DEBUG SCCP-SCOC(69)[0x55571067ce60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085313760 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4cc9e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085313760 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085313760 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085313760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085313760 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085313760 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085313760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085313760 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085313760 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085313760 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085313760 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b4 cc 9e 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085313760 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085313760 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085313760 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085313761 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085313761 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085313761 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085313761 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085313761 DLSCCP DEBUG SCCP-SCOC(68)[0x5557105fa920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085313761 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e55790), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085313761 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085313761 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085313761 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085313761 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085313762 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085313762 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085313762 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085313762 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085313762 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085313762 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 e5 57 90 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085313762 DLSCCP DEBUG SCCP-SCOC(70)[0x555710682f30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085313762 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098a433), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085313762 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085313762 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085313762 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085313762 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085313762 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085313762 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085313762 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085313762 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085313762 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085313762 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 98 a4 33 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085313762 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085313762 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085313762 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085313762 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085313762 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085313762 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085313762 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085313762 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085313762 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085313762 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085313762 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085313762 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085313762 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085313762 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: 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@9519884ab86b: Test case TC_mscpool_paging_imsi started. 20250821085314014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36164<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085314020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36176<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085314024 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33237<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi-Iuh0(751)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085314050 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085314050 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085314060 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085314060 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085314060 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085314060 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085314061 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085314061 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085314061 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33123 (stream_srv.c:143) 20250821085314061 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33123<->l=127.0.0.1:29169 (hnb.c:335) TC_mscpool_paging_imsi-Iuh1(753)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085314061 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085314061 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085314061 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085314061 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085314061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314061 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085314061 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085314061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314061 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085314061 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085314061 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085314061 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085314061 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085314061 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085314061 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085314061 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085314061 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085314061 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085314061 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085314061 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085314061 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085314061 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085314061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314061 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085314061 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085314061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314061 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085314061 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085314061 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085314061 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085314061 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085314061 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085314061 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085314061 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085314061 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085314061 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085314061 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085314061 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821085314061 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085314061 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085314061 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085314061 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085314061 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085314061 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085314061 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=8 20250821085314061 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085314061 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085314061 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085314062 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085314062 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085314062 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085314062 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085314062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314062 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085314062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314062 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085314063 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085314063 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085314063 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085314063 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085314063 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085314063 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085314063 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085314063 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085314063 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085314063 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085314063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314063 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085314063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085314063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314063 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085314063 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085314063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085314063 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085314063 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085314063 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085314063 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085314063 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085314063 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085314063 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085314063 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085314063 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=10 20250821085314063 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085314063 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085314063 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085314063 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085314063 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085314063 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=15 20250821085314063 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085314063 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085314063 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(757)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(757)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(757)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(755)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(760)@9519884ab86b: ************************************************* HNBGW_Test.msc1-M3UA(760)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(760)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(758)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(763)@9519884ab86b: ************************************************* HNBGW_Test.msc2-M3UA(763)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(763)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(761)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085314106 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085314106 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085314106 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085314106 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085314106 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085314106 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085314106 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085314106 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085314107 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085314107 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085314107 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085314107 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085314107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314107 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=10 -> eSLS=122: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085314107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314107 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085314107 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=10 -> eSLS=122: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085314107 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085314107 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085314107 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085314107 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085314107 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085314107 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085314107 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085314107 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085314107 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085314107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314107 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085314108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085314108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314108 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085314108 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085314108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085314108 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085314108 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085314108 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085314108 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085314108 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085314108 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085314108 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085314108 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085314108 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085314108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314108 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085314108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085314108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314108 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085314108 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085314108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085314108 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085314108 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085314108 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085314108 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085314108 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085314108 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085314108 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085314108 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085314108 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085314108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314108 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085314108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085314108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314108 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085314108 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085314108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085314108 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085314108 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085314108 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085314108 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085314108 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085314108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085314108 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085314108 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085314108 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=10 20250821085314108 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085314108 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085314108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085314108 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085314108 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085314108 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=9 20250821085314108 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085314108 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085314108 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085314108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085314108 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085314108 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085314108 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=15 20250821085314108 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085314108 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085314108 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085314108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085314108 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085314108 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085314108 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821085314109 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085314109 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085314109 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(766)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(766)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(766)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(764)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085314135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085314135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085314135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085314135 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085314135 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:562) 20250821085314135 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085314136 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085314136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085314136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085314140 DLINP DEBUG SRVCONN(,r=127.0.0.1:33123<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085314140 DLINP DEBUG SRVCONN(,r=127.0.0.1:33123<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085314140 DLINP DEBUG SRVCONN(,r=127.0.0.1:33123<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085314140 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085314140 DHNBAP DEBUG (127.0.0.1:33123 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821085314140 DHNBAP NOTICE (127.0.0.1:33123 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085314140 DHNBAP NOTICE (127.0.0.1:33123 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085314140 DLINP DEBUG SRVCONN(,r=127.0.0.1:33123<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085314140 DLINP DEBUG SRVCONN(,r=127.0.0.1:33123<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085314277 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085314277 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085314277 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085314277 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(757)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085314285 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085314285 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085314285 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085314285 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085314285 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085314285 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085314285 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085314286 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085314286 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085314286 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085314286 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085314286 DLSS7 <000c> ss7_asp.c:1383 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  20250821085314286 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085314287 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085314287 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821085314287 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085314287 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085314288 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085314288 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085314288 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085314289 DLSS7 <000c> ss7_asp.c:1383 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  20250821085314289 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085314289 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085314289 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085314289 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085314289 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085314289 DLSS7 <000c> ss7_asp.c:1383 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  20250821085314289 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085314289 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085314289 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085314289 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085314289 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085314289 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085314289 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085314289 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085314289 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085314289 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085314289 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085314289 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085314289 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085314289 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085314289 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085314289 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) HNBGW_Test.msc1-M3UA(760)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821085314291 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085314291 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085314291 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085314291 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085314291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314291 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085314291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314291 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085314291 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085314291 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085314291 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085314291 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085314291 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085314291 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085314291 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085314291 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085314291 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085314291 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821085314291 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085314291 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085314291 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085314292 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085314292 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085314292 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085314293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085314293 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821085314293 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085314293 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085314293 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085314293 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085314293 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085314293 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085314293 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085314293 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085314293 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085314293 DLSS7 <000c> ss7_asp.c:1383 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  20250821085314293 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085314294 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085314294 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085314294 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085314294 DLSS7 <000c> ss7_asp.c:1383 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  20250821085314294 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085314294 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085314294 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085314294 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085314294 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821085314294 DLSS7 <000c> ss7_asp.c:1383 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  20250821085314294 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085314294 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085314294 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821085314294 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085314294 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085314294 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085314294 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085314294 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085314294 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821085314294 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085314294 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085314294 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085314294 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085314294 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085314294 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085314294 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085314294 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085314295 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085314295 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085314295 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085314295 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085314295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314295 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085314295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314295 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085314295 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085314295 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085314295 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085314295 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085314295 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085314295 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085314295 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085314295 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085314295 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085314295 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=4 20250821085314295 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085314296 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085314296 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc1 proto=m3ua 20250821085314296 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085314296 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085314296 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 03  20250821085314299 DLSCCP DEBUG SCCP-SCOC(66)[0x555710675630]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085314299 DLSCCP DEBUG SCCP-SCOC(66)[0x555710675630]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085314299 DLSCCP DEBUG SCCP-SCOC(66)[0x555710675630]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085314299 DLSCCP DEBUG SCCP-SCOC(66)[0x555710675630]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085314299 DLSCCP DEBUG SCCP-SCOC(66)[0x555710675630]{IDLE}: Deallocated (fsm.c:568) 20250821085314304 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085314304 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250821085314304 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085314304 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085314305 DLSCCP DEBUG SCCP-SCOC(65)[0x555710616d20]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085314305 DLSCCP DEBUG SCCP-SCOC(65)[0x555710616d20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085314306 DLSCCP DEBUG SCCP-SCOC(65)[0x555710616d20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085314306 DLSCCP DEBUG SCCP-SCOC(65)[0x555710616d20]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085314306 DLSCCP DEBUG SCCP-SCOC(65)[0x555710616d20]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc2-M3UA(763)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250821085314309 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085314309 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250821085314309 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085314309 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085314309 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085314309 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085314309 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085314309 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085314309 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250821085314309 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085314309 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085314309 DLSS7 <000c> ss7_asp.c:1383 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  20250821085314309 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085314311 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085314311 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085314311 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085314311 DLSS7 <000c> ss7_asp.c:1383 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  20250821085314311 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085314311 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085314311 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085314311 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085314311 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250821085314311 DLSS7 <000c> ss7_asp.c:1383 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  20250821085314311 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821085314311 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821085314311 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 03  20250821085314312 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085314312 DLSS7 <000c> ss7_asp.c:1383 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  20250821085314312 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 05 00 12 00 10 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085314312 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085314312 DLSCCP DEBUG SCCP-SCOC(67)[0x5557104dee30]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085314312 DLSCCP DEBUG SCCP-SCOC(67)[0x5557104dee30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085314312 DLSCCP DEBUG SCCP-SCOC(67)[0x5557104dee30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085314312 DLSCCP DEBUG SCCP-SCOC(67)[0x5557104dee30]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085314312 DLSCCP DEBUG SCCP-SCOC(67)[0x5557104dee30]{IDLE}: Deallocated (fsm.c:568) 20250821085314312 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085314312 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085314312 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250821085314312 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085314312 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085314312 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085314312 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085314312 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085314312 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085314312 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085314312 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085314313 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085314313 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085314313 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085314313 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085314313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314313 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085314313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314313 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085314313 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085314313 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085314313 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085314313 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085314313 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085314313 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085314314 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085314314 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085314314 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085314314 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=13 20250821085314314 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085314314 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085314314 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821085314314 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821085314314 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085314314 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 05  20250821085314321 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085314321 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085314321 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085314321 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(766)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085314327 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085314327 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085314327 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085314327 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085314327 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085314327 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085314327 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085314327 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085314327 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085314327 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085314327 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085314327 DLSS7 <000c> ss7_asp.c:1383 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  20250821085314327 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085314329 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085314329 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085314329 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085314329 DLSS7 <000c> ss7_asp.c:1383 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  20250821085314329 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085314329 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085314329 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085314329 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085314329 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085314329 DLSS7 <000c> ss7_asp.c:1383 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  20250821085314329 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085314329 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085314329 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085314330 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085314330 DLSS7 <000c> ss7_asp.c:1383 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  20250821085314330 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250821085314330 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 02 00 12 00 0c 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085314330 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085314330 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085314330 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085314330 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085314330 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085314330 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085314330 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085314330 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085314330 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085314330 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085314330 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085314330 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085314331 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085314331 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085314331 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085314331 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085314331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314331 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085314331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085314331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085314331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085314331 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085314331 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085314331 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085314331 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085314331 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085314331 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085314331 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085314331 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085314332 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085314332 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085314332 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821085314332 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085314332 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085314332 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085314332 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085314332 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085314332 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(756)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085315095 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085315095 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085315095 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085315095 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085315095 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085315095 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085315095 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085315095 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085315095 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085315096 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085315096 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085315096 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085315096 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085315096 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085315096 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085315096 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085315096 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085315096 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085315096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315096 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085315096 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085315096 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085315096 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085315096 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085315096 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085315096 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085315096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315096 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085315096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315097 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085315097 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085315097 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085315097 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085315097 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085315097 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085315097 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085315097 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085315097 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085315097 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085315097 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085315097 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821085315097 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085315097 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085315097 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085315097 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085315097 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085315097 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085315100 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085315100 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085315100 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085315100 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085315100 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085315100 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085315100 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085315100 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085315100 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085315100 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085315100 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085315100 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085315100 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085315100 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085315100 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085315100 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085315100 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085315100 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085315100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315101 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085315101 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085315101 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085315101 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085315101 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(759)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085315102 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085315102 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085315102 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085315102 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085315102 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085315102 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085315102 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085315102 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085315102 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085315102 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085315102 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085315102 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085315102 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085315102 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085315102 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085315102 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085315102 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085315102 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085315102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315103 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085315103 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085315103 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085315103 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085315103 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:357) 20250821085315103 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085315103 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085315103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315103 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085315103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315103 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085315103 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085315103 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085315103 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085315103 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085315103 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085315103 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085315103 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085315104 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085315104 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085315104 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085315104 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=4 20250821085315104 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085315104 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085315104 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc1 proto=m3ua 20250821085315104 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085315104 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085315104 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc0-RAN(756)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085315106 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085315106 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085315106 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085315106 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085315106 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085315106 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085315106 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085315106 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085315106 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085315106 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085315106 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085315106 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085315106 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085315106 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085315106 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085315106 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085315106 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085315106 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085315106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315107 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085315107 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085315107 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085315107 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085315107 DRANAP INFO cnlink(msc-1)[0x555710666630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(759)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.msc2-RAN(762)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085315111 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085315111 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821085315111 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821085315111 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821085315111 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085315111 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085315111 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085315111 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085315111 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085315111 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085315111 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085315111 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085315111 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085315111 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085315111 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085315111 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085315111 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821085315111 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085315111 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) 20250821085315111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315111 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) 20250821085315111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315111 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085315111 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085315111 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085315111 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085315111 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:357) 20250821085315111 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085315111 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085315111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315111 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085315111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315112 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085315112 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085315112 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085315112 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085315112 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085315112 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085315112 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085315112 DRANAP NOTICE cnlink(msc-2)[0x5557106673a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085315112 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085315112 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085315112 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085315112 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=5 20250821085315112 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085315112 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085315112 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821085315112 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821085315112 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085315112 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 05  20250821085315113 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085315113 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821085315113 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821085315113 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821085315113 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085315113 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085315113 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085315113 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085315113 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085315113 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085315113 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085315113 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085315113 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085315113 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085315113 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085315113 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085315113 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821085315113 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085315113 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) 20250821085315113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315113 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) 20250821085315113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315114 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085315114 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085315114 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085315114 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085315114 DRANAP INFO cnlink(msc-2)[0x5557106673a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(762)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(765)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085315130 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085315130 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085315130 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085315130 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085315130 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085315130 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085315130 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085315130 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085315130 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085315130 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085315130 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085315130 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085315130 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085315130 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085315130 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085315130 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085315130 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085315131 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085315131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315131 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085315131 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085315131 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085315131 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085315131 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085315131 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085315131 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085315131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315131 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085315131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315131 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085315131 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085315131 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085315131 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085315131 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085315131 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085315131 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085315131 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085315131 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085315131 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085315131 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085315131 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=8 20250821085315131 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085315131 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085315131 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085315131 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085315131 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085315131 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085315132 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085315132 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085315132 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085315132 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085315132 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085315132 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085315132 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085315132 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085315132 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085315132 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085315132 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085315132 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085315132 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085315132 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085315132 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085315132 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085315132 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085315132 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085315132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085315132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085315132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085315132 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085315132 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085315132 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085315132 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085315132 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(765)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085316149 DLCTRL DEBUG Command: GET 929006645 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085316150 DLCTRL DEBUG Tx Command reply: GET_REPLY 929006645 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085316158 DLCTRL DEBUG Command: GET 152487433 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085316158 DLCTRL DEBUG Tx Command reply: GET_REPLY 152487433 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085316165 DLCTRL DEBUG Command: GET 627664814 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085316165 DLCTRL DEBUG Tx Command reply: GET_REPLY 627664814 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085316168 DLCTRL DEBUG Command: GET 50520539 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085316168 DLCTRL DEBUG Tx Command reply: GET_REPLY 50520539 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085316172 DLCTRL DEBUG Command: GET 179716015 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085316172 DLCTRL DEBUG Tx Command reply: GET_REPLY 179716015 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821085316178 DLCTRL DEBUG Command: GET 89596837 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085316178 DLCTRL DEBUG Tx Command reply: GET_REPLY 89596837 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085316183 DLCTRL DEBUG Command: GET 506301821 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085316183 DLCTRL DEBUG Tx Command reply: GET_REPLY 506301821 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085316187 DLCTRL DEBUG Command: GET 468017156 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085316187 DLCTRL DEBUG Tx Command reply: GET_REPLY 468017156 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085316193 DLCTRL DEBUG Command: GET 29070150 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085316193 DLCTRL DEBUG Tx Command reply: GET_REPLY 29070150 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085316198 DLCTRL DEBUG Command: GET 324975525 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085316198 DLCTRL DEBUG Tx Command reply: GET_REPLY 324975525 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821085316202 DLCTRL DEBUG Command: GET 413809025 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085316202 DLCTRL DEBUG Tx Command reply: GET_REPLY 413809025 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085316205 DLCTRL DEBUG Command: GET 435289172 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085316205 DLCTRL DEBUG Tx Command reply: GET_REPLY 435289172 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085316208 DLCTRL DEBUG Command: GET 934445995 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085316208 DLCTRL DEBUG Tx Command reply: GET_REPLY 934445995 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085316211 DLCTRL DEBUG Command: GET 293001400 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085316211 DLCTRL DEBUG Tx Command reply: GET_REPLY 293001400 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085316214 DLCTRL DEBUG Command: GET 277041261 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085316214 DLCTRL DEBUG Tx Command reply: GET_REPLY 277041261 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821085316217 DLCTRL DEBUG Command: GET 833600197 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085316217 DLCTRL DEBUG Tx Command reply: GET_REPLY 833600197 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085316220 DLCTRL DEBUG Command: GET 57382900 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085316220 DLCTRL DEBUG Tx Command reply: GET_REPLY 57382900 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085316222 DLCTRL DEBUG Command: GET 527682192 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085316222 DLCTRL DEBUG Tx Command reply: GET_REPLY 527682192 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085316224 DLCTRL DEBUG Command: GET 527152839 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085316224 DLCTRL DEBUG Tx Command reply: GET_REPLY 527152839 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085316225 DLCTRL DEBUG Command: GET 473591748 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085316225 DLCTRL DEBUG Tx Command reply: GET_REPLY 473591748 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: 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@9519884ab86b: "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 } } } 20250821085316259 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40862<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085317269 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085317269 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085317269 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085317269 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085317269 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085317269 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085317269 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085317269 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085317269 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085317269 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 39 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 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  20250821085317269 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (ss7_asp.c:1285) 20250821085317269 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085317269 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085317269 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085317269 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085317269 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085317269 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085317269 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=25,D=000e40150000020003400100001740095000010100000021f3) (sccp_scrc.c:545) 20250821085317269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085317269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085317269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085317269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085317269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085317269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085317269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085317269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085317269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085317269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085317269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085317269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085317269 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085317269 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085317269 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250821085317269 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: NOT_PRESENT 000-00-0-0 (hnbgw_ranap.c:417) 20250821085317269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:86) 20250821085317269 DRUA DEBUG (127.0.0.1:33123 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:86) 20250821085317269 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250821085317269 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (cnlink_paging.c:180) 20250821085317269 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250821085317269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085317269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:879) 20250821085317269 DLINP DEBUG SRVCONN(,r=127.0.0.1:33123<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085317269 DLINP DEBUG SRVCONN(,r=127.0.0.1:33123<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:879) TC_mscpool_paging_imsi-Iuh1-RUA(754)@9519884ab86b: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(752)@9519884ab86b: UnitdataCallback HNBGW_Test.msc0-RAN(756)@9519884ab86b: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(756)@9519884ab86b: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(768) TC_mscpool_paging_imsi-Iuh0-RUA(752)@9519884ab86b: Added conn table entry 0TC_mscpool_paging_imsi0(768)7014274 20250821085318300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085318300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085318300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250821085318300 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085318300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6b0782, normal) (hnbgw_rua.c:408) 20250821085318300 DHNB DEBUG map_rua[0x555710616d20]{init}: Allocated (fsm.c:456) 20250821085318300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7014274)[0x555710616d20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085318300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7014274 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085318300 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085318300 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085318301 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7014274 SCCP-0 CS MI=IMSI-001010000000123: CN link paging response record selects msc 0 (hnbgw_cn.c:121) 20250821085318301 DCN DEBUG map_sccp[0x555710675630]{init}: Allocated (fsm.c:456) 20250821085318301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x555710675630]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085318301 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-7014274 <-> SCCP-85 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085318301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7014274 SCCP-85 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250821085318301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7014274)[0x555710616d20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085318301 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085318301 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085318301 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7014274 SCCP-85 msc-0 MI=IMSI-001010000000123: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085318301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x555710675630]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085318301 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085318301 DLSCCP DEBUG SCCP-SCOC(85)[0x555710699930]{IDLE}: Allocated (fsm.c:456) 20250821085318301 DLSCCP DEBUG SCCP-SCOC(85)[0x555710699930]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085318301 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030002960056400500f1100926) (sccp_scrc.c:455) 20250821085318301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085318301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085318301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085318301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085318301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085318301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085318301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085318301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085318301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085318301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085318301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085318301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085318301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085318301 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085318301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085318301 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085318301 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085318301 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085318301 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6c 00 00 00 bd 00 00 00 b9 03 00 00 00 01 00 00 55 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 02 96 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821085318301 DLSCCP DEBUG SCCP-SCOC(85)[0x555710699930]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085318301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x555710675630]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085318301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7014274)[0x555710616d20]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085318301 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085318302 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085318302 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085318302 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085318302 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085318302 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085318302 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085318302 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085318302 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085318302 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 01 00 00 55 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 02 96 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(755)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(755)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(756)@9519884ab86b: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(768) HNBGW_Test.msc0-RAN(756)@9519884ab86b: Added conn table entry 0TC_mscpool_paging_imsi0(768)474536 HNBGW_Test.msc0-SCCP(755)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(755)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(768)@9519884ab86b: setverdict(pass): none -> pass 20250821085318323 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085318323 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085318323 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085318323 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085318323 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085318323 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085318323 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085318323 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085318323 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085318323 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 55 19 a7 fd 02 00 00 00 00  20250821085318323 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085318323 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085318323 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085318323 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085318323 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085318323 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0019a7fd) (sccp_scrc.c:545) 20250821085318323 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(85,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085318323 DLSCCP DEBUG SCCP-SCOC(85)[0x555710699930]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085318323 DLSCCP DEBUG SCCP-SCOC(85)[0x555710699930]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085318323 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085318323 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085318323 DCN DEBUG handle_cn_conn_conf() conn_id=85, 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_sccp.c:157) 20250821085318323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x555710675630]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085318323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x555710675630]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@9519884ab86b: 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 } } } 20250821085319323 DLCTRL DEBUG Command: GET 711465477 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085319323 DLCTRL DEBUG Tx Command reply: GET_REPLY 711465477 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085319324 DLCTRL DEBUG Command: GET 250387510 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085319324 DLCTRL DEBUG Tx Command reply: GET_REPLY 250387510 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085319326 DLCTRL DEBUG Command: GET 359546068 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085319326 DLCTRL DEBUG Tx Command reply: GET_REPLY 359546068 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085319328 DLCTRL DEBUG Command: GET 196971451 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085319328 DLCTRL DEBUG Tx Command reply: GET_REPLY 196971451 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085319330 DLCTRL DEBUG Command: GET 418082406 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085319330 DLCTRL DEBUG Tx Command reply: GET_REPLY 418082406 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085319331 DLCTRL DEBUG Command: GET 594979107 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085319331 DLCTRL DEBUG Tx Command reply: GET_REPLY 594979107 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085319333 DLCTRL DEBUG Command: GET 22202115 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085319333 DLCTRL DEBUG Tx Command reply: GET_REPLY 22202115 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085319334 DLCTRL DEBUG Command: GET 999871908 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085319334 DLCTRL DEBUG Tx Command reply: GET_REPLY 999871908 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085319334 DLCTRL DEBUG Command: GET 768325085 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085319334 DLCTRL DEBUG Tx Command reply: GET_REPLY 768325085 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085319335 DLCTRL DEBUG Command: GET 561715147 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085319335 DLCTRL DEBUG Tx Command reply: GET_REPLY 561715147 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085319336 DLCTRL DEBUG Command: GET 788532199 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085319336 DLCTRL DEBUG Tx Command reply: GET_REPLY 788532199 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085319337 DLCTRL DEBUG Command: GET 65511226 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085319337 DLCTRL DEBUG Tx Command reply: GET_REPLY 65511226 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085319337 DLCTRL DEBUG Command: GET 804712797 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085319337 DLCTRL DEBUG Tx Command reply: GET_REPLY 804712797 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085319338 DLCTRL DEBUG Command: GET 105280018 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085319338 DLCTRL DEBUG Tx Command reply: GET_REPLY 105280018 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085319339 DLCTRL DEBUG Command: GET 359011555 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085319339 DLCTRL DEBUG Tx Command reply: GET_REPLY 359011555 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085319340 DLCTRL DEBUG Command: GET 129266845 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085319340 DLCTRL DEBUG Tx Command reply: GET_REPLY 129266845 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085319341 DLCTRL DEBUG Command: GET 553557918 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085319341 DLCTRL DEBUG Tx Command reply: GET_REPLY 553557918 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085319341 DLCTRL DEBUG Command: GET 471361963 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085319341 DLCTRL DEBUG Tx Command reply: GET_REPLY 471361963 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085319342 DLCTRL DEBUG Command: GET 273839157 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085319342 DLCTRL DEBUG Tx Command reply: GET_REPLY 273839157 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085319343 DLCTRL DEBUG Command: GET 657241573 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085319343 DLCTRL DEBUG Tx Command reply: GET_REPLY 657241573 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085319346 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33237<->l=127.0.0.1:4262) (control_if.c:193) 20250821085319347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36176<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(749)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(748)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085319349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36164<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085319349 DLINP DEBUG SRVCONN(,r=127.0.0.1:33123<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085319349 DLINP DEBUG SRVCONN(,r=127.0.0.1:33123<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085319349 DLINP NOTICE SRV(,r=127.0.0.1:33123<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085319349 DMAIN NOTICE (127.0.0.1:33123 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33123<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821085319349 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250821085319349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085319349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085319349 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085319349 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 (hnb.c:255) 20250821085319349 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085319349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7014274)[0x555710616d20]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821085319349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7014274)[0x555710616d20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250821085319349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x555710675630]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250821085319349 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085319349 DLSCCP DEBUG SCCP-SCOC(85)[0x555710699930]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085319349 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019a7fd), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085319349 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085319349 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085319349 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085319349 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085319349 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085319349 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085319349 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085319349 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 19 a7 fd 00 00 55 00 00 00 00 00 (ss7_asp.c:1383) 20250821085319349 DLSCCP DEBUG SCCP-SCOC(85)[0x555710699930]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085319349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x555710675630]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085319349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7014274)[0x555710616d20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085319349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7014274)[0x555710616d20]{disrupted}: Freeing instance (context_map.c:203) 20250821085319349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7014274)[0x555710616d20]{disrupted}: Deallocated (fsm.c:568) 20250821085319350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x555710675630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085319350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x555710675630]{disconnected}: Freeing instance (context_map.c:207) 20250821085319350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x555710675630]{disconnected}: Deallocated (fsm.c:568) 20250821085319350 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7014274 SCCP-85 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:226) 20250821085319350 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085319350 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085319350 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085319350 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085319350 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085319350 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085319350 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085319350 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085319350 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085319350 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 19 a7 fd 00 00 55 00 00 00 00 00 00 06 00 08 00 00 00 01  20250821085319351 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085319351 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085319351 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085319351 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085319351 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085319351 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085319351 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085319351 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085319351 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085319351 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085319351 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085319351 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250821085319351 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085319351 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085319351 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085319351 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind MutexDispCT-TC_mscpool_paging_imsi(747)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-RAN(759)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc2-RAN(762)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(761)@9519884ab86b: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(754)@9519884ab86b: Final verdict of PTC: none 20250821085319351 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085319351 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085319351 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085319351 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085319351 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085319351 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085319351 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085319351 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085319351 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085319351 DLSS7 <000c> ss7_asp.c:1383 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  20250821085319351 DLSS7 <000c> ss7_asp.c:1383 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  20250821085319351 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085319351 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085319351 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085319351 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085319352 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085319352 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085319352 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085319352 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085319352 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085319352 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085319352 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085319351 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250821085319351 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085319351 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250821085319351 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250821085319351 DLINP <0002> stream_srv.c:795 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 20250821085319351 DLINP <0002> stream_srv.c:795 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 20250821085319351 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085319351 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085319351 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085319351 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085319351 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821085319351 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085319351 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085319351 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085319351 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250821085319351 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085319351 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085319351 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085319351 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085319351 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085319351 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085319351 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085319351 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085319351 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085319351 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085319351 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821085319352 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085319352 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085319352 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821085319352 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085319352 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085319352 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085319352 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085319352 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085319352 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821085319352 DLSS7 <000c> ss7_asp.c:1383 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  20250821085319352 DLSS7 <000c> ss7_asp.c:1383 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  20250821085319352 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085319352 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085319352 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085319352 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085319352 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250821085319352 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085319352 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085319352 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250821085319352 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085319352 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250821085319352 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085319352 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821085319352 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821085319352 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 03  20250821085319352 DLSS7 <000c> ss7_asp.c:1383 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  20250821085319352 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085319352 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085319352 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085319352 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085319352 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085319352 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085319352 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085319352 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085319352 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085319352 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821085319352 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085319352 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085319352 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085319352 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085319352 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085319352 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085319352 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085319352 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085319352 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085319352 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085319352 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085319352 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250821085319352 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085319352 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085319352 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085319352 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085319352 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085319352 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085319352 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085319352 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085319352 DRANAP NOTICE cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085319353 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40862<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi-Iuh0-RUA(752)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(758)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(764)@9519884ab86b: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(753)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(765)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(756)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(750)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(766)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(767)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(757)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(755)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(760)@9519884ab86b: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(751)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(763)@9519884ab86b: Final verdict of PTC: none TC_mscpool_paging_imsi0(768)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(747): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(748): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(749): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(750): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(751): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(752): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(753): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(754): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(755): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(756): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(757): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-SCCP(758): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-RAN(759): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-M3UA(760): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc2-SCCP(761): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc2-RAN(762): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc2-M3UA(763): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(764): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(765): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(766): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(767): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_paging_imsi0(768): pass (pass -> pass) MTC@9519884ab86b: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Thu Aug 21 08:53:19 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 20250821085319447 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40870<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085319869 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821085319869 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821085319869 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085319869 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821085319869 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821085319869 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821085319869 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085319869 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085319869 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085319869 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821085319869 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821085319869 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821085319870 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085319870 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821085319870 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821085319870 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250821085319870 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085319870 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821085319870 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821085319870 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250821085320011 DLSCCP DEBUG SCCP-SCOC(83)[0x555710676360]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085320012 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a2c6f), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085320012 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085320012 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085320012 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085320012 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085320012 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085320012 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085320012 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085320012 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6a 2c 6f 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085320012 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085320012 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085320012 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085320012 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085320012 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085320012 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085320012 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085320012 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085320012 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085320012 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 6a 2c 6f 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821085320012 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085320016 DLSCCP DEBUG SCCP-SCOC(84)[0x555710684c70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085320016 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072a54c), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085320016 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085320016 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085320016 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085320016 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085320016 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085320016 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085320017 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085320017 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085320017 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085320017 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 72 a5 4c 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085320017 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085320017 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085320017 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085320017 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085320017 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085320017 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085320017 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085320150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40870<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=525192) Waiting for packet dumper to finish... 1 (prev_count=525192, count=545728) 20250821085321352 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085321352 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250821085321352 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250821085321352 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085321352 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085321352 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821085321352 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085321352 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085321352 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085322054 DLSCCP DEBUG SCCP-SCOC(80)[0x5557106a1f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085322054 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002af915), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085322054 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085322054 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085322054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085322054 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085322054 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085322054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085322054 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085322054 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085322054 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085322054 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 2a f9 15 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085322055 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085322055 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085322055 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085322055 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085322055 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085322055 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085322055 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085322059 DLSCCP DEBUG SCCP-SCOC(81)[0x5557106a1a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085322059 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00559061), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085322059 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085322059 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085322059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085322059 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085322059 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085322059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085322059 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085322059 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085322059 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085322059 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 55 90 61 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085322059 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085322059 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085322059 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085322059 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085322059 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085322060 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085322060 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085322067 DLSCCP DEBUG SCCP-SCOC(82)[0x555710690ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085322068 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00819f3c), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085322068 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085322068 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085322068 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085322068 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085322068 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085322068 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085322068 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085322068 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085322068 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085322068 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 81 9f 3c 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085322068 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085322068 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085322068 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085322068 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085322068 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085322068 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085322068 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:53:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_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 20250821085322327 DLSCCP DEBUG SCCP-SCOC(77)[0x55571067f2f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085322327 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b467b), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085322327 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085322327 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085322327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085322327 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085322327 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085322327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085322327 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085322327 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085322327 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085322327 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 4b 46 7b 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085322327 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085322327 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085322327 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085322327 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085322327 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085322327 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085322327 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085322330 DLSCCP DEBUG SCCP-SCOC(78)[0x555710672750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085322330 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00674c85), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085322330 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085322330 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085322330 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085322331 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085322331 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085322331 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085322331 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085322331 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085322331 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085322331 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 67 4c 85 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085322331 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085322331 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085322331 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085322331 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085322331 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085322331 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085322331 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085322335 DLSCCP DEBUG SCCP-SCOC(79)[0x5557106a1580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085322335 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a36608), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085322335 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085322335 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085322335 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085322335 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085322335 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085322335 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085322335 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085322335 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085322335 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085322335 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 a3 66 08 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085322336 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085322336 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085322336 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085322336 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085322336 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085322336 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085322336 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085322690 DLSCCP DEBUG SCCP-SCOC(75)[0x555710682610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085322690 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae2a20), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085322690 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085322690 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085322690 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085322690 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085322690 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085322690 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085322691 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085322691 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085322691 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085322691 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 ae 2a 20 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085322691 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085322691 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085322691 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085322691 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085322691 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085322691 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085322691 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085322694 DLSCCP DEBUG SCCP-SCOC(74)[0x555710670470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085322694 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df7be4), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085322694 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085322694 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085322694 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085322694 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085322694 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085322694 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085322694 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085322694 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 df 7b e4 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085322694 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085322694 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085322694 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085322694 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085322694 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085322694 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085322694 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085322694 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085322695 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085322695 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 df 7b e4 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821085322695 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085322695 DLSCCP DEBUG SCCP-SCOC(76)[0x55571067dc40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085322695 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0097743d), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085322695 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085322695 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085322695 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085322695 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085322695 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085322695 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085322696 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085322696 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 97 74 3d 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085322696 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085322696 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085322696 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085322696 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085322696 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085322696 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085322696 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085322696 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085322696 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085322696 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 97 74 3d 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821085322696 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085323188 DLSCCP DEBUG SCCP-SCOC(72)[0x555710682750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085323188 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079c901), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085323188 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085323188 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085323188 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085323188 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085323188 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085323189 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085323189 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085323189 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085323189 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085323189 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 79 c9 01 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085323189 DLSCCP DEBUG SCCP-SCOC(71)[0x55571067f420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085323189 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb8b93), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085323189 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085323189 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085323189 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085323189 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085323189 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085323189 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085323189 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085323189 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 bb 8b 93 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085323189 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085323189 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085323189 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085323189 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085323189 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085323189 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085323189 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085323189 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085323189 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085323189 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085323189 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085323189 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085323190 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085323190 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085323190 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085323190 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085323190 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 bb 8b 93 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821085323190 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085323190 DLSCCP DEBUG SCCP-SCOC(73)[0x555710699a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085323190 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d55418), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085323190 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085323190 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085323190 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085323190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085323190 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085323190 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085323190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085323190 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d5 54 18 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085323191 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085323191 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085323191 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085323191 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085323191 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085323191 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085323191 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085323191 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085323191 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085323191 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 d5 54 18 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821085323191 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@9519884ab86b: 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@9519884ab86b: Test case TC_mscpool_paging_tmsi started. 20250821085323263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40884<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085323269 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40892<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085323278 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38845<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_tmsi-Iuh0(773)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085323306 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085323306 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085323313 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085323313 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085323313 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085323314 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085323314 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_paging_tmsi-Iuh1(775)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085323314 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55990 (stream_srv.c:143) 20250821085323314 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55990<->l=127.0.0.1:29169 (hnb.c:335) 20250821085323314 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085323314 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085323314 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085323314 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085323316 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085323316 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085323316 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085323316 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085323316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323316 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085323316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323316 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085323316 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085323316 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085323316 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085323316 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085323316 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085323316 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085323316 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085323316 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085323316 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085323316 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085323316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323316 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085323316 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085323316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323316 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085323316 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085323316 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085323316 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085323316 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085323316 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085323316 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085323316 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085323316 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085323316 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085323316 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085323316 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085323316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323316 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085323316 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085323316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323316 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085323316 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085323316 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085323316 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085323316 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085323316 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085323316 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085323316 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085323316 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085323316 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085323316 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085323316 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085323316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323316 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085323316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323316 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085323316 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085323316 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085323316 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085323316 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085323316 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085323316 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085323316 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085323316 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085323316 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085323316 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=13 20250821085323316 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085323316 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085323316 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085323316 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085323316 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085323316 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=9 20250821085323316 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085323316 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085323316 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085323316 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085323316 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085323316 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085323316 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=12 20250821085323316 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085323316 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085323316 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085323316 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085323316 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085323316 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085323316 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821085323316 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085323316 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085323316 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085323316 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085323316 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085323316 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085323316 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(779)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(779)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(779)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(777)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(782)@9519884ab86b: ************************************************* HNBGW_Test.msc1-M3UA(782)@9519884ab86b: M3UA emulation initiated, the test can be started MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(782)@9519884ab86b: ************************************************* HNBGW_Test.msc1-SCCP(780)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(785)@9519884ab86b: ************************************************* HNBGW_Test.msc2-M3UA(785)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(785)@9519884ab86b: ************************************************* HNBGW_Test.msc2-SCCP(783)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085323363 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085323363 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085323363 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085323363 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085323363 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085323363 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085323364 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085323364 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085323364 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085323364 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085323364 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085323364 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085323364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323364 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085323364 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085323364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323364 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085323364 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085323364 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085323364 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085323364 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085323364 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085323364 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085323364 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085323364 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085323364 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085323364 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085323364 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085323364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323365 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085323365 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085323365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323365 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085323365 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085323365 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085323365 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085323365 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085323365 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085323365 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085323365 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085323365 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085323365 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085323365 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085323365 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085323365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323365 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=11 -> eSLS=123: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085323365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323365 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085323365 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085323365 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085323365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323365 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085323365 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=11 -> eSLS=123: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085323365 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085323365 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085323365 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085323365 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085323365 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085323365 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085323365 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085323365 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085323365 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085323365 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085323365 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085323365 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085323365 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085323365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323365 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085323365 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085323365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323366 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085323366 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085323366 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085323366 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085323366 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085323366 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085323366 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085323366 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085323366 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085323366 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085323366 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085323366 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=5 20250821085323366 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085323366 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085323366 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085323366 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085323366 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085323366 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085323366 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=11 20250821085323366 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085323366 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085323366 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085323366 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085323366 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085323366 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=14 20250821085323366 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085323366 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085323366 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(788)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(788)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(788)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(786)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085323395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085323395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085323395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085323395 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085323395 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:562) 20250821085323395 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085323395 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085323395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085323395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085323402 DLINP DEBUG SRVCONN(,r=127.0.0.1:55990<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085323402 DLINP DEBUG SRVCONN(,r=127.0.0.1:55990<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085323402 DLINP DEBUG SRVCONN(,r=127.0.0.1:55990<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085323402 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085323402 DHNBAP DEBUG (127.0.0.1:55990 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821085323402 DHNBAP NOTICE (127.0.0.1:55990 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085323402 DHNBAP NOTICE (127.0.0.1:55990 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085323402 DLINP DEBUG SRVCONN(,r=127.0.0.1:55990<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085323402 DLINP DEBUG SRVCONN(,r=127.0.0.1:55990<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085323526 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085323527 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085323527 DLSS7 <000c> ss7_xua_srv.c:128 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 20250821085323527 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250821085323527 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250821085323527 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250821085323527 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(779)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085323533 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085323533 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085323533 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250821085323533 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250821085323533 DLSS7 <000c> ss7_asp.c:1383 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  20250821085323533 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250821085323533 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085323533 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085323533 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085323533 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Pending () 20250821085323533 DLSS7 <000c> ss7_asp.c:1383 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  20250821085323533 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085323534 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085323534 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085323534 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085323534 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250821085323534 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085323534 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085323534 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085323534 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085323534 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085323534 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085323534 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085323534 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085323534 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085323538 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085323538 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085323538 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085323538 DLSS7 <000c> ss7_asp.c:1383 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  20250821085323538 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085323538 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085323539 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250821085323539 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085323539 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085323539 DLSS7 <000c> ss7_asp.c:1383 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  20250821085323539 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085323539 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085323539 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085323539 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085323539 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085323539 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085323539 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085323539 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085323539 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085323539 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085323539 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085323539 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085323539 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085323539 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085323539 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085323539 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085323540 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085323540 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085323540 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085323540 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085323540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323540 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085323540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323540 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085323540 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085323540 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085323540 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085323540 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085323541 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085323541 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085323541 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085323541 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085323541 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085323541 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821085323541 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085323541 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085323541 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085323541 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085323541 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085323541 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085323542 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085323542 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821085323542 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085323542 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(782)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821085323548 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085323548 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821085323548 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085323548 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085323548 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085323548 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085323548 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085323548 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085323548 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085323548 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085323548 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085323548 DLSS7 <000c> ss7_asp.c:1383 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  20250821085323548 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085323551 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085323551 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085323551 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085323551 DLSS7 <000c> ss7_asp.c:1383 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  20250821085323551 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085323551 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085323551 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085323551 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085323551 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821085323551 DLSS7 <000c> ss7_asp.c:1383 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  20250821085323551 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085323551 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085323551 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821085323551 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085323551 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085323551 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085323551 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085323552 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085323552 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821085323552 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085323552 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085323552 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085323552 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085323552 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085323552 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085323552 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085323552 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085323553 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085323553 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085323553 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085323553 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085323553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085323553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323553 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085323553 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085323553 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085323553 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085323553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085323553 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085323553 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085323553 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085323553 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085323553 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085323553 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=14 20250821085323554 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085323554 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085323554 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc1 proto=m3ua 20250821085323554 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085323554 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085323554 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 03  20250821085323558 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085323558 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250821085323558 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085323558 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(785)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250821085323564 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085323564 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250821085323564 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085323564 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085323564 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085323564 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085323564 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085323564 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085323564 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250821085323564 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085323564 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085323564 DLSS7 <000c> ss7_asp.c:1383 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  20250821085323564 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085323567 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085323567 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085323567 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085323567 DLSS7 <000c> ss7_asp.c:1383 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  20250821085323567 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085323567 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085323567 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085323567 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085323567 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250821085323567 DLSS7 <000c> ss7_asp.c:1383 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  20250821085323567 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821085323567 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821085323567 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 03  20250821085323567 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085323567 DLSS7 <000c> ss7_asp.c:1383 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  20250821085323567 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 05 00 12 00 10 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085323567 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085323567 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085323567 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085323567 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250821085323567 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085323567 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085323568 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085323568 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085323568 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085323568 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085323568 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085323568 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085323569 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085323569 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085323569 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085323569 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085323569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323569 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085323569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323569 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085323569 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085323569 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085323569 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085323569 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085323569 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085323569 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085323569 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085323569 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085323569 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085323569 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=6 20250821085323569 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085323569 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085323569 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821085323570 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821085323570 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085323570 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 05  20250821085323584 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085323584 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085323584 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085323584 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(788)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085323590 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085323590 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085323590 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085323590 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085323590 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085323590 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085323590 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085323590 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085323590 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085323590 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085323590 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085323590 DLSS7 <000c> ss7_asp.c:1383 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  20250821085323590 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085323591 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085323591 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085323591 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085323591 DLSS7 <000c> ss7_asp.c:1383 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  20250821085323591 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085323591 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085323591 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085323591 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085323591 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085323591 DLSS7 <000c> ss7_asp.c:1383 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  20250821085323591 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085323591 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085323591 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085323591 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085323591 DLSS7 <000c> ss7_asp.c:1383 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  20250821085323591 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250821085323591 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 02 00 12 00 0c 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085323591 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085323591 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085323591 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085323591 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085323591 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085323591 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085323591 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085323591 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085323592 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085323592 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085323592 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085323592 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085323593 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085323593 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085323593 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085323593 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085323593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323593 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085323593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085323593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085323593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085323593 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085323593 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085323593 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085323593 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085323593 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085323593 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085323593 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085323593 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085323593 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085323593 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085323593 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821085323593 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085323593 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085323593 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085323593 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085323593 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085323593 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  20250821085323753 DLSCCP DEBUG SCCP-SCOC(69)[0x55571067ce60]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085323753 DLSCCP DEBUG SCCP-SCOC(69)[0x55571067ce60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085323753 DLSCCP DEBUG SCCP-SCOC(69)[0x55571067ce60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085323753 DLSCCP DEBUG SCCP-SCOC(69)[0x55571067ce60]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085323753 DLSCCP DEBUG SCCP-SCOC(69)[0x55571067ce60]{IDLE}: Deallocated (fsm.c:568) 20250821085323757 DLSCCP DEBUG SCCP-SCOC(70)[0x555710682f30]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085323757 DLSCCP DEBUG SCCP-SCOC(70)[0x555710682f30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085323757 DLSCCP DEBUG SCCP-SCOC(70)[0x555710682f30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085323757 DLSCCP DEBUG SCCP-SCOC(70)[0x555710682f30]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085323757 DLSCCP DEBUG SCCP-SCOC(70)[0x555710682f30]{IDLE}: Deallocated (fsm.c:568) 20250821085323757 DLSCCP DEBUG SCCP-SCOC(68)[0x5557105fa920]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085323757 DLSCCP DEBUG SCCP-SCOC(68)[0x5557105fa920]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085323757 DLSCCP DEBUG SCCP-SCOC(68)[0x5557105fa920]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085323757 DLSCCP DEBUG SCCP-SCOC(68)[0x5557105fa920]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085323757 DLSCCP DEBUG SCCP-SCOC(68)[0x5557105fa920]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(778)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085324342 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085324342 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085324342 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085324342 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085324343 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085324343 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085324343 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085324343 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085324343 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085324343 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085324343 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085324343 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085324343 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085324343 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085324343 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085324343 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085324343 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085324343 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085324343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324343 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085324343 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085324343 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085324343 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085324343 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085324343 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085324343 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085324343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324343 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085324343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324343 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085324343 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085324343 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085324343 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085324343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085324343 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085324343 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085324343 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085324344 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085324344 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085324344 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085324344 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821085324344 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085324344 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085324344 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085324344 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085324344 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085324344 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085324347 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085324347 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085324347 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085324347 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085324347 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085324347 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085324347 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085324347 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085324347 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085324347 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085324347 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085324347 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085324347 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085324347 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085324347 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085324347 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085324347 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085324347 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085324347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324347 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085324347 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085324347 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085324347 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085324347 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(778)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.msc1-RAN(781)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085324352 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085324352 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085324352 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085324352 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085324352 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085324352 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085324352 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085324352 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085324353 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085324353 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085324353 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085324353 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085324353 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085324353 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085324353 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085324353 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085324353 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085324353 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085324353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324353 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085324353 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085324353 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085324353 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085324353 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:357) 20250821085324353 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085324353 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085324353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324353 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085324353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324353 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085324353 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085324353 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085324353 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085324353 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085324353 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085324353 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085324353 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085324353 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085324353 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085324353 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085324353 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=2 20250821085324353 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085324353 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085324353 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085324353 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085324353 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085324353 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 03  20250821085324354 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085324354 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085324354 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085324354 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085324354 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085324354 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085324354 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085324354 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085324354 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085324354 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085324354 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085324354 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085324354 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085324354 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085324354 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085324354 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085324354 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085324354 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085324354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324354 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085324354 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085324354 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085324354 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085324354 DRANAP INFO cnlink(msc-1)[0x555710666630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(781)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.msc2-RAN(784)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085324365 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085324365 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821085324365 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821085324365 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821085324365 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085324365 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085324365 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085324365 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085324365 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085324365 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085324365 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085324365 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085324365 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085324365 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085324365 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085324365 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085324365 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821085324365 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085324365 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) 20250821085324365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324365 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) 20250821085324365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324365 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085324365 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085324365 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085324365 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085324365 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:357) 20250821085324365 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085324366 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085324366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324366 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085324366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324366 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085324366 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085324366 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085324366 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085324366 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085324366 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085324366 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085324366 DRANAP NOTICE cnlink(msc-2)[0x5557106673a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085324366 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085324366 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085324366 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085324366 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=7 20250821085324366 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085324366 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085324366 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821085324366 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821085324366 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085324366 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 05  20250821085324368 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085324368 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821085324368 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821085324368 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821085324368 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085324368 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085324368 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085324368 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085324368 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085324368 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085324368 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085324368 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085324368 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085324368 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085324368 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085324368 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085324368 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821085324368 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085324368 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) 20250821085324368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324369 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) 20250821085324369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085324369 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085324369 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085324369 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085324369 DRANAP INFO cnlink(msc-2)[0x5557106673a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(784)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(787)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085324401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085324401 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085324401 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085324401 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085324401 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085324401 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085324401 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085324401 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085324401 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085324401 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085324402 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085324402 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085324402 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085324402 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085324402 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085324402 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085324402 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085324402 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085324402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085324402 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085324402 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085324402 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085324402 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085324403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085324403 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085324403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085324403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324403 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085324403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085324403 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085324403 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085324403 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085324403 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085324403 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085324403 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085324403 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085324404 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085324404 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085324404 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=12 20250821085324404 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085324404 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085324404 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085324404 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085324404 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085324404 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085324404 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085324404 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085324404 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085324404 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085324404 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085324404 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085324404 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085324404 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085324404 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085324404 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085324405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085324405 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085324405 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085324405 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085324405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085324405 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085324405 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085324405 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085324405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085324405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085324405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085324405 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085324405 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085324405 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085324405 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085324405 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(787)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085325414 DLCTRL DEBUG Command: GET 860881398 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085325414 DLCTRL DEBUG Tx Command reply: GET_REPLY 860881398 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085325423 DLCTRL DEBUG Command: GET 797905462 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085325423 DLCTRL DEBUG Tx Command reply: GET_REPLY 797905462 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085325427 DLCTRL DEBUG Command: GET 156990772 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085325427 DLCTRL DEBUG Tx Command reply: GET_REPLY 156990772 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085325433 DLCTRL DEBUG Command: GET 877210237 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085325433 DLCTRL DEBUG Tx Command reply: GET_REPLY 877210237 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085325442 DLCTRL DEBUG Command: GET 369957776 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085325442 DLCTRL DEBUG Tx Command reply: GET_REPLY 369957776 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821085325449 DLCTRL DEBUG Command: GET 390669301 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085325449 DLCTRL DEBUG Tx Command reply: GET_REPLY 390669301 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085325455 DLCTRL DEBUG Command: GET 371724730 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085325455 DLCTRL DEBUG Tx Command reply: GET_REPLY 371724730 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085325459 DLCTRL DEBUG Command: GET 427986348 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085325459 DLCTRL DEBUG Tx Command reply: GET_REPLY 427986348 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085325463 DLCTRL DEBUG Command: GET 739123726 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085325463 DLCTRL DEBUG Tx Command reply: GET_REPLY 739123726 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085325465 DLCTRL DEBUG Command: GET 431887266 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085325465 DLCTRL DEBUG Tx Command reply: GET_REPLY 431887266 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821085325466 DLCTRL DEBUG Command: GET 447162670 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085325466 DLCTRL DEBUG Tx Command reply: GET_REPLY 447162670 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085325467 DLCTRL DEBUG Command: GET 321028078 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085325467 DLCTRL DEBUG Tx Command reply: GET_REPLY 321028078 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085325468 DLCTRL DEBUG Command: GET 993119924 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085325468 DLCTRL DEBUG Tx Command reply: GET_REPLY 993119924 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085325468 DLCTRL DEBUG Command: GET 650424484 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085325468 DLCTRL DEBUG Tx Command reply: GET_REPLY 650424484 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085325469 DLCTRL DEBUG Command: GET 339901734 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085325469 DLCTRL DEBUG Tx Command reply: GET_REPLY 339901734 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821085325470 DLCTRL DEBUG Command: GET 881708936 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085325470 DLCTRL DEBUG Tx Command reply: GET_REPLY 881708936 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085325471 DLCTRL DEBUG Command: GET 952036324 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085325471 DLCTRL DEBUG Tx Command reply: GET_REPLY 952036324 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085325471 DLCTRL DEBUG Command: GET 142104596 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085325471 DLCTRL DEBUG Tx Command reply: GET_REPLY 142104596 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085325472 DLCTRL DEBUG Command: GET 977476833 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085325472 DLCTRL DEBUG Tx Command reply: GET_REPLY 977476833 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085325473 DLCTRL DEBUG Command: GET 989568330 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085325473 DLCTRL DEBUG Tx Command reply: GET_REPLY 989568330 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: 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@9519884ab86b: "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 } } } 20250821085325483 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36592<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(790)@9519884ab86b: 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 20250821085326502 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085326502 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085326502 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085326502 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085326503 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085326503 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085326503 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085326503 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085326503 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085326503 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 42 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 22 00 0e 40 1e 00 00 03 00 03 40 01 00 00 17 40 09 50 00 01 01 00 00 00 21 f4 00 40 40 05 00 42 4b 00 23 00 00  20250821085326503 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (ss7_asp.c:1285) 20250821085326503 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085326503 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085326503 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085326503 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085326503 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085326503 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085326503 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=34,D=000e401e0000030003400100001740095000010100000021f40040400500424b0023) (sccp_scrc.c:545) 20250821085326503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085326503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085326503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085326503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085326503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085326503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085326503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085326503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085326503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085326503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085326503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085326503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085326503 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085326503 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085326503 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250821085326503 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: NOT_PRESENT 000-00-0-0 (hnbgw_ranap.c:417) 20250821085326503 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:86) 20250821085326503 DRUA DEBUG (127.0.0.1:55990 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:86) 20250821085326503 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (cnlink_paging.c:136) 20250821085326503 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (cnlink_paging.c:163) 20250821085326503 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (cnlink_paging.c:180) 20250821085326503 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (cnlink_paging.c:114) 20250821085326504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085326504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:879) 20250821085326504 DLINP DEBUG SRVCONN(,r=127.0.0.1:55990<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085326504 DLINP DEBUG SRVCONN(,r=127.0.0.1:55990<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:879) TC_mscpool_paging_tmsi-Iuh1-RUA(776)@9519884ab86b: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(774)@9519884ab86b: UnitdataCallback TC_mscpool_paging_tmsi0(790)@9519884ab86b: 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(778)@9519884ab86b: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(778)@9519884ab86b: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(790) TC_mscpool_paging_tmsi-Iuh0-RUA(774)@9519884ab86b: Added conn table entry 0TC_mscpool_paging_tmsi0(790)12290437 20250821085327535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085327535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085327535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250821085327535 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085327535 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbb8985, normal) (hnbgw_rua.c:408) 20250821085327535 DHNB DEBUG map_rua[0x55571067ce60]{init}: Allocated (fsm.c:456) 20250821085327535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12290437)[0x55571067ce60]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085327535 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12290437 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085327535 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085327535 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085327535 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12290437 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging response record selects msc 0 (hnbgw_cn.c:121) 20250821085327535 DCN DEBUG map_sccp[0x555710616d20]{init}: Allocated (fsm.c:456) 20250821085327535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x555710616d20]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085327535 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-12290437 <-> SCCP-86 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085327535 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12290437 SCCP-86 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250821085327535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12290437)[0x55571067ce60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085327535 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085327535 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085327535 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12290437 SCCP-86 msc-0 MI=TMSI-0x424B0023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085327535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x555710616d20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085327535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085327535 DLSCCP DEBUG SCCP-SCOC(86)[0x555710675630]{IDLE}: Allocated (fsm.c:456) 20250821085327535 DLSCCP DEBUG SCCP-SCOC(86)[0x555710675630]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085327535 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030000090056400500f1100926) (sccp_scrc.c:455) 20250821085327535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085327535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085327535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085327535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085327535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085327535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085327535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085327536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085327536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085327536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085327536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085327536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085327536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085327536 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085327536 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085327536 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085327536 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085327536 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085327536 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 69 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 56 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 4b 00 23 00 4f 40 03 00 00 09 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085327536 DLSCCP DEBUG SCCP-SCOC(86)[0x555710675630]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085327536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x555710616d20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085327536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12290437)[0x55571067ce60]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085327536 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085327536 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085327536 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085327536 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821085327536 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085327536 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085327536 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085327536 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085327536 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085327536 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 03 01 00 00 56 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 4b 00 23 00 4f 40 03 00 00 09 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(777)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(777)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(778)@9519884ab86b: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(790) HNBGW_Test.msc0-RAN(778)@9519884ab86b: Added conn table entry 0TC_mscpool_paging_tmsi0(790)16434863 HNBGW_Test.msc0-SCCP(777)@9519884ab86b: Session index based on connection ID:0 TC_mscpool_paging_tmsi0(790)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(777)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821085327554 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085327554 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085327554 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085327554 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085327554 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085327555 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085327555 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085327555 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085327555 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085327555 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 56 85 67 9d 02 00 00 00 00  20250821085327555 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085327555 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085327555 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085327555 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085327555 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085327555 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0085679d) (sccp_scrc.c:545) 20250821085327555 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(86,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085327555 DLSCCP DEBUG SCCP-SCOC(86)[0x555710675630]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085327555 DLSCCP DEBUG SCCP-SCOC(86)[0x555710675630]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085327555 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085327555 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085327555 DCN DEBUG handle_cn_conn_conf() conn_id=86, 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_sccp.c:157) 20250821085327555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x555710616d20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085327555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x555710616d20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@9519884ab86b: 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 } } } 20250821085328557 DLCTRL DEBUG Command: GET 815202625 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085328557 DLCTRL DEBUG Tx Command reply: GET_REPLY 815202625 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085328563 DLCTRL DEBUG Command: GET 245201786 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085328563 DLCTRL DEBUG Tx Command reply: GET_REPLY 245201786 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085328567 DLCTRL DEBUG Command: GET 978944778 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085328567 DLCTRL DEBUG Tx Command reply: GET_REPLY 978944778 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085328571 DLCTRL DEBUG Command: GET 233751664 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085328571 DLCTRL DEBUG Tx Command reply: GET_REPLY 233751664 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085328575 DLCTRL DEBUG Command: GET 99432374 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085328575 DLCTRL DEBUG Tx Command reply: GET_REPLY 99432374 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085328580 DLCTRL DEBUG Command: GET 480921854 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085328580 DLCTRL DEBUG Tx Command reply: GET_REPLY 480921854 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085328584 DLCTRL DEBUG Command: GET 846218880 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085328584 DLCTRL DEBUG Tx Command reply: GET_REPLY 846218880 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085328587 DLCTRL DEBUG Command: GET 272795981 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085328587 DLCTRL DEBUG Tx Command reply: GET_REPLY 272795981 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085328591 DLCTRL DEBUG Command: GET 613706711 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085328591 DLCTRL DEBUG Tx Command reply: GET_REPLY 613706711 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085328594 DLCTRL DEBUG Command: GET 943077660 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085328594 DLCTRL DEBUG Tx Command reply: GET_REPLY 943077660 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085328597 DLCTRL DEBUG Command: GET 180618433 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085328597 DLCTRL DEBUG Tx Command reply: GET_REPLY 180618433 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085328599 DLCTRL DEBUG Command: GET 851201132 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085328599 DLCTRL DEBUG Tx Command reply: GET_REPLY 851201132 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085328601 DLCTRL DEBUG Command: GET 470741100 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085328601 DLCTRL DEBUG Tx Command reply: GET_REPLY 470741100 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085328603 DLCTRL DEBUG Command: GET 628907016 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085328604 DLCTRL DEBUG Tx Command reply: GET_REPLY 628907016 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085328605 DLCTRL DEBUG Command: GET 375953235 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085328605 DLCTRL DEBUG Tx Command reply: GET_REPLY 375953235 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085328607 DLCTRL DEBUG Command: GET 604608745 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085328607 DLCTRL DEBUG Tx Command reply: GET_REPLY 604608745 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085328609 DLCTRL DEBUG Command: GET 103056386 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085328609 DLCTRL DEBUG Tx Command reply: GET_REPLY 103056386 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085328611 DLCTRL DEBUG Command: GET 207417105 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085328611 DLCTRL DEBUG Tx Command reply: GET_REPLY 207417105 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085328612 DLCTRL DEBUG Command: GET 965166357 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085328612 DLCTRL DEBUG Tx Command reply: GET_REPLY 965166357 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085328613 DLCTRL DEBUG Command: GET 495445672 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085328614 DLCTRL DEBUG Tx Command reply: GET_REPLY 495445672 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085328618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40892<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085328619 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38845<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(771)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(770)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085328621 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40884<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085328622 DLINP DEBUG SRVCONN(,r=127.0.0.1:55990<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085328622 DLINP DEBUG SRVCONN(,r=127.0.0.1:55990<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085328622 DLINP NOTICE SRV(,r=127.0.0.1:55990<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085328622 DMAIN NOTICE (127.0.0.1:55990 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55990<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821085328622 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250821085328623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085328623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085328623 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085328624 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 (hnb.c:255) 20250821085328624 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085328624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12290437)[0x55571067ce60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821085328624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12290437)[0x55571067ce60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250821085328624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x555710616d20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250821085328624 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085328624 DLSCCP DEBUG SCCP-SCOC(86)[0x555710675630]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085328624 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085679d), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085328624 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085328624 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085328624 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085328624 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085328624 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085328624 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085328624 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085328624 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 03 04 85 67 9d 00 00 56 00 00 00 00 00 (ss7_asp.c:1383) 20250821085328624 DLSCCP DEBUG SCCP-SCOC(86)[0x555710675630]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085328624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x555710616d20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085328624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12290437)[0x55571067ce60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085328624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12290437)[0x55571067ce60]{disrupted}: Freeing instance (context_map.c:203) 20250821085328624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12290437)[0x55571067ce60]{disrupted}: Deallocated (fsm.c:568) 20250821085328624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x555710616d20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085328624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x555710616d20]{disconnected}: Freeing instance (context_map.c:207) 20250821085328624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x555710616d20]{disconnected}: Deallocated (fsm.c:568) 20250821085328624 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12290437 SCCP-86 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:226) 20250821085328625 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_mscpool_paging_tmsi-Iuh1-RUA(776)@9519884ab86b: Final verdict of PTC: none 20250821085328625 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085328625 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085328625 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821085328625 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085328625 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085328625 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085328625 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085328625 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085328625 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 03 04 85 67 9d 00 00 56 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc2-RAN(784)@9519884ab86b: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_tmsi(769)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(783)@9519884ab86b: Final verdict of PTC: none 20250821085328626 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085328626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085328626 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085328626 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821085328626 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085328626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-RAN(787)@9519884ab86b: Final verdict of PTC: none20250821085328626 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085328626 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250821085328626 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.msc1-SCCP(780)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(786)@9519884ab86b: Final verdict of PTC: none 20250821085328626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085328626 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085328626 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085328626 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085328626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085328626 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085328626 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250821085328626 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085328626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085328626 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085328626 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT TC_mscpool_paging_tmsi-Iuh0-RUA(774)@9519884ab86b: Final verdict of PTC: none 20250821085328626 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250821085328626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085328626 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250821085328626 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250821085328626 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085328626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085328626 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821085328626 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085328626 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc1-RAN(781)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(778)@9519884ab86b: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(775)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(779)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(788)@9519884ab86b: Final verdict of PTC: none 20250821085328626 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821085328627 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085328627 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085328627 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085328627 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085328627 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085328627 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821085328627 DLSS7 <000c> ss7_asp.c:1383 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  20250821085328627 DLSS7 <000c> ss7_asp.c:1383 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  20250821085328627 DLSS7 <000c> ss7_asp.c:1383 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  20250821085328627 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085328627 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085328627 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085328627 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085328627 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085328627 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085328627 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085328627 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085328627 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085328627 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085328627 DLINP <0002> stream_srv.c:818 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250821085328627 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085328627 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085328627 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085328627 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085328627 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085328627 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085328627 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085328627 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085328627 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085328627 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085328627 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085328627 DLSS7 <000c> ss7_asp.c:1383 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  20250821085328628 DLSS7 <000c> ss7_asp.c:1383 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 b9  HNBGW_Test.msc1-M3UA(782)@9519884ab86b: Final verdict of PTC: none 20250821085328627 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085328627 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085328627 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821085328627 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085328627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085328627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085328628 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085328628 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085328628 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085328628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085328628 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250821085328628 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085328627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085328627 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085328627 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085328628 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085328628 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085328628 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085328628 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085328628 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250821085328628 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085328628 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250821085328628 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085328628 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821085328628 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' HNBGW_Test.msc2-M3UA(785)@9519884ab86b: Final verdict of PTC: none 20250821085328628 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 03  20250821085328628 DLSS7 <000c> ss7_asp.c:1383 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  20250821085328628 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085328628 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085328628 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085328628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085328628 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085328628 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085328628 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085328628 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085328628 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085328628 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085328628 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085328628 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085328628 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085328628 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085328628 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085328628 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085328629 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) TC_mscpool_paging_tmsi-Iuh0(773)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(789)@9519884ab86b: Final verdict of PTC: none 20250821085328629 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085328629 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085328629 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085328629 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085328630 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085328630 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085328630 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085328630 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085328630 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085328630 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085328630 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085328630 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085328630 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085328630 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250821085328630 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085328630 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085328630 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085328631 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085328631 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085328631 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085328631 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085328631 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085328631 DRANAP NOTICE cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085328631 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085328631 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085328631 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085328631 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085328631 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085328631 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085328632 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085328632 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085328632 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085328632 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085328632 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085328632 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085328633 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36592<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(790)@9519884ab86b: Final verdict of PTC: pass HNBGW_Test.msc0-SCCP(777)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(772)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(769): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(770): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(771): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(772): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(773): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(774): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(775): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(776): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(777): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(778): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(779): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-SCCP(780): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-RAN(781): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-M3UA(782): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc2-SCCP(783): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc2-RAN(784): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc2-M3UA(785): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(786): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(787): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(788): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(789): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_paging_tmsi0(790): pass (pass -> pass) MTC@9519884ab86b: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Thu Aug 21 08:53:28 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 20250821085328722 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36594<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085329350 DLSCCP DEBUG SCCP-SCOC(85)[0x555710699930]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085329350 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019a7fd), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085329350 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085329350 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085329350 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085329350 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085329350 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085329350 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085329350 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085329350 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085329350 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085329350 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 19 a7 fd 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085329351 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085329351 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085329351 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085329351 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085329351 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085329351 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085329351 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085329425 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36594<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=556256) 20250821085330013 DLSCCP DEBUG SCCP-SCOC(83)[0x555710676360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085330013 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a2c6f), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085330013 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085330013 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085330013 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085330013 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085330013 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085330013 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085330013 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085330013 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085330013 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085330013 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6a 2c 6f 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085330013 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085330014 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085330014 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085330014 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085330014 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085330014 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085330014 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085330017 DLSCCP DEBUG SCCP-SCOC(84)[0x555710684c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085330018 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072a54c), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085330018 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085330018 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085330018 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085330018 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085330018 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085330018 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085330018 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085330018 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085330018 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085330018 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 72 a5 4c 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085330018 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085330018 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085330018 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085330018 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085330018 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085330018 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085330018 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! Waiting for packet dumper to finish... 1 (prev_count=556256, count=575332) 20250821085330627 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085330627 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085330627 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821085330628 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085330628 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250821085330628 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250821085330628 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085330628 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085330628 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085330629 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085330629 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085330629 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:53:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 20250821085332056 DLSCCP DEBUG SCCP-SCOC(80)[0x5557106a1f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085332056 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002af915), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085332056 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085332056 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085332056 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085332056 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085332056 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085332056 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085332056 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085332056 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085332056 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085332056 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 2a f9 15 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085332056 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085332056 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085332056 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085332056 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085332056 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085332056 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085332056 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085332060 DLSCCP DEBUG SCCP-SCOC(81)[0x5557106a1a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085332060 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00559061), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085332060 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085332060 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085332060 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085332060 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085332060 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085332061 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085332061 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085332061 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085332061 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085332061 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 55 90 61 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085332061 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085332061 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085332061 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085332061 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085332061 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085332061 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085332061 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085332068 DLSCCP DEBUG SCCP-SCOC(82)[0x555710690ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085332068 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00819f3c), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085332068 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085332068 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085332068 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085332068 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085332068 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085332068 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085332068 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085332069 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085332069 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085332069 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 81 9f 3c 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085332069 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085332069 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085332069 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085332069 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085332069 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085332069 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085332069 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085332328 DLSCCP DEBUG SCCP-SCOC(77)[0x55571067f2f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085332328 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b467b), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085332328 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085332328 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085332328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085332328 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085332328 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085332328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085332328 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085332328 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085332328 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085332328 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 4b 46 7b 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085332329 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085332329 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085332329 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085332329 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085332329 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085332329 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085332329 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085332332 DLSCCP DEBUG SCCP-SCOC(78)[0x555710672750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085332332 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00674c85), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085332332 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085332332 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085332332 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085332332 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085332332 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085332332 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085332332 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085332332 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085332332 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085332332 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 67 4c 85 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085332332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085332332 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085332332 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085332333 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085332333 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085332333 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085332333 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085332336 DLSCCP DEBUG SCCP-SCOC(79)[0x5557106a1580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085332336 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a36608), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085332336 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085332336 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085332336 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085332336 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085332336 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085332336 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085332336 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085332336 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085332337 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085332337 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 a3 66 08 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085332337 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085332337 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085332337 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085332337 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085332337 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085332337 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085332337 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@9519884ab86b: 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@9519884ab86b: Test case TC_mscpool_paging_imsi_lai_registered started. 20250821085332555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36608<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085332561 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36612<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085332566 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38291<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi_lai_registered-Iuh0(795)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085332580 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085332580 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085332587 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085332587 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085332587 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085332587 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085332587 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085332587 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085332587 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085332588 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_paging_imsi_lai_registered-Iuh1(797)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085332588 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51160 (stream_srv.c:143) 20250821085332588 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51160<->l=127.0.0.1:29169 (hnb.c:335) 20250821085332589 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085332589 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085332589 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085332589 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085332589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332589 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085332589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332589 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085332589 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085332589 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085332589 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085332589 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085332589 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085332589 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085332589 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085332589 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085332589 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085332589 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085332589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332589 DLSS7 INFO 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=1 -> eSLS=17: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085332589 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085332589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332589 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085332589 DLSS7 INFO 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=1 -> eSLS=17: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085332589 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085332589 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085332589 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085332589 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085332589 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085332589 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085332589 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085332589 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085332589 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085332589 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085332589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332589 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085332589 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085332589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332589 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085332589 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085332589 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085332589 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085332589 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085332589 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085332589 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085332589 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085332589 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085332589 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085332589 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085332589 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085332589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332589 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085332589 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085332589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332589 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085332589 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085332589 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085332589 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085332589 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085332589 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085332589 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085332589 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085332589 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085332589 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085332589 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085332589 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=10 20250821085332589 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085332589 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085332589 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085332589 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085332589 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085332589 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=1 20250821085332589 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085332589 DLSS7 <000c> ss7_combined_linkset.c:322 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=1 -> eSLS=17: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085332589 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085332589 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085332589 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085332589 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085332589 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=11 20250821085332589 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085332589 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085332589 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085332589 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085332589 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085332589 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085332589 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821085332589 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085332589 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085332589 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(801)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(801)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(801)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(799)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(804)@9519884ab86b: ************************************************* HNBGW_Test.msc1-M3UA(804)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(804)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(802)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(807)@9519884ab86b: ************************************************* HNBGW_Test.msc2-M3UA(807)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(807)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(805)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085332628 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085332628 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085332628 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085332628 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085332628 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085332628 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085332629 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085332629 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085332630 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085332630 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085332630 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085332630 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085332630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332630 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=10 -> eSLS=122: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085332630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332630 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085332630 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=10 -> eSLS=122: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085332630 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085332630 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085332630 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085332630 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085332630 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085332630 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085332630 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085332630 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085332630 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085332630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332630 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085332630 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085332630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332630 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085332630 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085332630 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085332630 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085332630 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085332630 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085332630 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085332630 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085332630 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085332630 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085332630 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085332630 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085332630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332630 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085332630 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085332630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332630 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085332630 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085332630 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085332630 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085332630 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085332630 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085332630 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085332630 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085332630 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085332630 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085332630 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085332630 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085332630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332630 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085332630 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085332630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332630 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085332630 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085332630 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085332630 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085332630 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085332630 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085332630 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085332630 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085332630 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085332630 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085332630 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085332630 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=10 20250821085332630 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085332630 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085332630 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085332630 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085332630 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085332630 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=10 20250821085332630 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085332630 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085332630 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085332630 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085332630 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085332630 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085332630 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=7 20250821085332630 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085332630 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085332630 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085332630 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085332630 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085332630 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085332630 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=9 20250821085332630 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085332630 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085332630 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(810)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(810)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(810)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(808)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085332654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085332654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085332654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085332654 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085332654 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:562) 20250821085332654 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085332654 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085332654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085332654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085332658 DLINP DEBUG SRVCONN(,r=127.0.0.1:51160<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085332658 DLINP DEBUG SRVCONN(,r=127.0.0.1:51160<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085332658 DLINP DEBUG SRVCONN(,r=127.0.0.1:51160<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085332658 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085332658 DHNBAP DEBUG (127.0.0.1:51160 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821085332658 DHNBAP NOTICE (127.0.0.1:51160 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085332658 DHNBAP NOTICE (127.0.0.1:51160 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085332658 DLINP DEBUG SRVCONN(,r=127.0.0.1:51160<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085332658 DLINP DEBUG SRVCONN(,r=127.0.0.1:51160<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085332691 DLSCCP DEBUG SCCP-SCOC(75)[0x555710682610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085332691 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae2a20), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085332691 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085332691 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085332691 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085332691 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085332691 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085332691 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085332691 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085332692 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085332692 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085332692 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 ae 2a 20 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085332692 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085332692 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085332692 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085332692 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085332692 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085332692 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085332692 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085332695 DLSCCP DEBUG SCCP-SCOC(74)[0x555710670470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085332695 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df7be4), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085332695 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085332695 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085332695 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085332695 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085332695 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085332695 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085332695 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085332695 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085332695 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085332695 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 df 7b e4 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085332695 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085332695 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085332695 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085332695 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085332695 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085332695 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085332695 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085332696 DLSCCP DEBUG SCCP-SCOC(76)[0x55571067dc40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085332696 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0097743d), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085332696 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085332696 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085332696 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085332696 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085332696 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085332696 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085332696 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085332696 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085332696 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085332696 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 97 74 3d 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085332696 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085332696 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085332696 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085332697 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085332697 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085332697 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085332697 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085332799 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085332799 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085332799 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085332799 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(801)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085332800 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085332800 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085332801 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085332801 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085332801 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085332801 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085332801 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085332801 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085332801 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085332801 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085332801 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085332801 DLSS7 <000c> ss7_asp.c:1383 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  20250821085332801 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085332801 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085332801 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085332801 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085332801 DLSS7 <000c> ss7_asp.c:1383 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  20250821085332801 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085332801 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085332801 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085332801 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085332801 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085332801 DLSS7 <000c> ss7_asp.c:1383 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  20250821085332801 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085332801 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085332801 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085332801 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085332801 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085332801 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085332801 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085332801 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085332801 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085332801 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085332801 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085332801 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085332801 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085332801 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085332801 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085332801 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085332802 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085332802 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085332802 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085332802 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085332802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332802 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085332802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332802 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085332803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085332803 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085332803 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085332803 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085332803 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085332803 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085332803 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085332803 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085332803 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085332803 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821085332803 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085332803 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085332803 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085332803 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085332803 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085332803 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085332810 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085332810 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821085332810 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085332810 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(804)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821085332811 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085332811 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821085332811 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085332811 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085332811 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085332811 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085332811 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085332811 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085332811 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085332811 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085332811 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085332811 DLSS7 <000c> ss7_asp.c:1383 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  20250821085332811 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085332812 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085332812 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085332812 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085332812 DLSS7 <000c> ss7_asp.c:1383 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  20250821085332812 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085332812 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085332812 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085332812 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085332812 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821085332812 DLSS7 <000c> ss7_asp.c:1383 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  20250821085332812 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085332812 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085332812 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821085332812 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085332812 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085332812 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085332812 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085332812 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085332812 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821085332812 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085332812 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085332812 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085332812 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085332812 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085332812 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085332812 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085332812 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085332813 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085332813 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085332813 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085332813 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085332813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332813 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085332813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332813 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085332813 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085332813 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085332813 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085332813 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085332813 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085332813 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085332813 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085332813 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085332813 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085332813 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=4 20250821085332813 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085332813 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085332813 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc1 proto=m3ua 20250821085332813 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085332813 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085332813 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 03  20250821085332823 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085332823 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250821085332823 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085332823 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(807)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250821085332825 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085332825 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250821085332825 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085332825 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085332825 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085332825 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085332825 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085332825 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085332825 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250821085332825 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085332825 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085332825 DLSS7 <000c> ss7_asp.c:1383 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  20250821085332825 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085332827 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085332827 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085332827 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085332827 DLSS7 <000c> ss7_asp.c:1383 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  20250821085332827 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085332827 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085332827 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085332827 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085332827 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250821085332827 DLSS7 <000c> ss7_asp.c:1383 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  20250821085332827 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821085332827 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821085332827 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 03  20250821085332827 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085332827 DLSS7 <000c> ss7_asp.c:1383 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  20250821085332827 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 05 00 12 00 10 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085332827 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085332827 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085332827 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085332827 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250821085332827 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085332827 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085332827 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085332827 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085332827 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085332827 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085332827 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085332827 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085332828 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085332828 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085332828 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085332828 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085332828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332828 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085332828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332828 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085332828 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085332828 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085332828 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085332828 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085332828 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085332828 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085332828 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085332828 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085332828 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085332828 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=8 20250821085332828 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085332828 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085332828 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821085332828 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821085332829 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085332829 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 05  20250821085332843 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085332844 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085332844 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085332844 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(810)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085332848 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085332848 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085332848 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085332848 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085332848 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085332848 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085332848 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085332848 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085332848 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085332848 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085332848 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085332848 DLSS7 <000c> ss7_asp.c:1383 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  20250821085332848 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085332849 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085332849 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085332849 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085332849 DLSS7 <000c> ss7_asp.c:1383 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  20250821085332849 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085332849 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085332849 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085332849 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085332849 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085332849 DLSS7 <000c> ss7_asp.c:1383 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  20250821085332849 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085332849 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085332849 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085332849 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085332850 DLSS7 <000c> ss7_asp.c:1383 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  20250821085332850 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250821085332850 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 02 00 12 00 0c 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085332850 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085332850 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085332850 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085332850 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085332850 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085332850 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085332850 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085332850 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085332850 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085332850 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085332850 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085332850 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085332851 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085332851 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085332851 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085332851 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085332851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332851 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085332851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085332851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085332851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085332851 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085332851 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085332851 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085332851 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085332851 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085332851 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085332851 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085332851 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085332851 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085332851 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085332851 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=9 20250821085332851 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085332851 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085332851 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085332851 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085332851 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085332851 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  20250821085333184 DLSCCP DEBUG SCCP-SCOC(71)[0x55571067f420]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085333184 DLSCCP DEBUG SCCP-SCOC(71)[0x55571067f420]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085333184 DLSCCP DEBUG SCCP-SCOC(71)[0x55571067f420]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085333184 DLSCCP DEBUG SCCP-SCOC(71)[0x55571067f420]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085333184 DLSCCP DEBUG SCCP-SCOC(71)[0x55571067f420]{IDLE}: Deallocated (fsm.c:568) 20250821085333184 DLSCCP DEBUG SCCP-SCOC(72)[0x555710682750]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085333184 DLSCCP DEBUG SCCP-SCOC(72)[0x555710682750]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085333184 DLSCCP DEBUG SCCP-SCOC(72)[0x555710682750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085333184 DLSCCP DEBUG SCCP-SCOC(72)[0x555710682750]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085333184 DLSCCP DEBUG SCCP-SCOC(72)[0x555710682750]{IDLE}: Deallocated (fsm.c:568) 20250821085333187 DLSCCP DEBUG SCCP-SCOC(73)[0x555710699a60]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085333187 DLSCCP DEBUG SCCP-SCOC(73)[0x555710699a60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085333187 DLSCCP DEBUG SCCP-SCOC(73)[0x555710699a60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085333187 DLSCCP DEBUG SCCP-SCOC(73)[0x555710699a60]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085333187 DLSCCP DEBUG SCCP-SCOC(73)[0x555710699a60]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(800)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085333612 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085333612 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085333612 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085333612 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085333612 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085333612 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085333612 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085333612 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085333612 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085333612 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085333612 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085333612 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085333612 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085333612 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085333612 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085333612 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085333612 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085333612 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085333612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333612 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085333612 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085333612 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085333612 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085333612 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085333612 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085333612 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085333612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085333613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333613 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085333613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085333613 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085333613 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085333613 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085333613 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085333613 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085333613 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085333613 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085333613 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085333613 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085333613 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821085333613 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085333613 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085333613 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085333613 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085333613 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085333613 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085333615 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085333615 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085333615 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085333615 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085333615 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085333615 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085333615 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085333615 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085333615 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085333615 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085333615 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085333615 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085333615 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085333615 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085333615 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085333615 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085333615 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085333615 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085333615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333615 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085333615 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085333615 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085333615 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085333615 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(803)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(800)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085333618 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085333618 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085333618 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085333618 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085333618 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085333618 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085333618 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085333618 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085333618 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085333618 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085333618 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085333618 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085333618 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085333618 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085333618 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085333618 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085333618 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085333618 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085333618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085333618 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085333618 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085333618 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085333618 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:357) 20250821085333618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085333618 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085333618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085333618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333618 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085333618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085333618 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085333618 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085333618 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085333618 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085333618 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085333618 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085333618 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085333618 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085333618 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085333618 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=13 20250821085333618 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085333618 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085333618 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085333618 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085333618 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085333618 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 03  20250821085333619 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085333619 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085333619 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085333619 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085333619 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085333619 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085333619 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085333619 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085333619 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085333619 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085333619 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085333619 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085333619 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085333619 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085333619 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085333619 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085333619 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085333619 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085333619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333619 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085333619 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085333619 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085333619 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085333619 DRANAP INFO cnlink(msc-1)[0x555710666630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(803)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.msc2-RAN(806)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085333638 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085333638 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821085333638 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821085333638 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821085333638 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085333638 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085333638 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085333638 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085333638 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085333638 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085333639 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085333639 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085333639 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085333639 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085333639 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085333639 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085333639 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821085333639 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085333639 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) 20250821085333639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333639 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) 20250821085333639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333639 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085333639 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085333639 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085333639 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085333639 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:357) 20250821085333639 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085333639 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085333639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333639 DLSS7 DEBUG 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=1 -> eSLS=17: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085333639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333639 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085333639 DLSS7 DEBUG 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=1 -> eSLS=17: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085333639 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085333639 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085333639 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085333639 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085333639 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085333639 DRANAP NOTICE cnlink(msc-2)[0x5557106673a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085333639 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085333639 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085333639 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085333639 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=1 20250821085333639 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085333639 DLSS7 <000c> ss7_combined_linkset.c:275 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=1 -> eSLS=17: use Normal Route via 'virt-msc2' 20250821085333639 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821085333639 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821085333639 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085333639 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 05  20250821085333639 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085333639 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821085333639 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821085333639 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821085333639 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085333639 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085333639 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085333639 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085333639 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085333639 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085333639 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085333639 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085333639 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085333639 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085333639 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085333639 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085333639 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821085333639 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085333639 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) 20250821085333639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333639 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) 20250821085333639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333639 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085333639 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085333639 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085333639 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085333639 DRANAP INFO cnlink(msc-2)[0x5557106673a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(806)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(809)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085333646 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085333646 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085333646 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085333646 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085333646 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085333646 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085333646 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085333646 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085333646 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085333646 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085333646 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085333646 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085333646 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085333646 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085333646 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085333646 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085333646 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085333646 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085333646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333647 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085333647 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085333647 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085333647 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085333647 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085333647 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085333647 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085333647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333647 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085333647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333647 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085333647 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085333647 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085333647 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085333647 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085333647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085333647 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085333647 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085333647 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821085333647 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085333647 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085333647 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085333647 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085333647 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085333647 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085333647 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085333647 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085333647 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085333647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085333647 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085333647 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085333647 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085333647 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085333647 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085333647 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085333647 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085333647 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085333647 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085333647 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085333647 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085333647 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085333647 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085333647 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085333647 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085333647 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085333647 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085333647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085333647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085333647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085333647 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085333647 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085333647 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085333647 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085333647 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(809)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085334668 DLCTRL DEBUG Command: GET 738593077 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085334668 DLCTRL DEBUG Tx Command reply: GET_REPLY 738593077 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085334674 DLCTRL DEBUG Command: GET 864890153 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085334674 DLCTRL DEBUG Tx Command reply: GET_REPLY 864890153 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085334677 DLCTRL DEBUG Command: GET 263250894 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085334677 DLCTRL DEBUG Tx Command reply: GET_REPLY 263250894 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085334683 DLCTRL DEBUG Command: GET 349198208 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085334683 DLCTRL DEBUG Tx Command reply: GET_REPLY 349198208 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085334686 DLCTRL DEBUG Command: GET 514077458 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085334686 DLCTRL DEBUG Tx Command reply: GET_REPLY 514077458 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821085334689 DLCTRL DEBUG Command: GET 161211346 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085334689 DLCTRL DEBUG Tx Command reply: GET_REPLY 161211346 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085334699 DLCTRL DEBUG Command: GET 212550593 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085334699 DLCTRL DEBUG Tx Command reply: GET_REPLY 212550593 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085334706 DLCTRL DEBUG Command: GET 950736388 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085334706 DLCTRL DEBUG Tx Command reply: GET_REPLY 950736388 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085334711 DLCTRL DEBUG Command: GET 285206547 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085334711 DLCTRL DEBUG Tx Command reply: GET_REPLY 285206547 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085334718 DLCTRL DEBUG Command: GET 888423771 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085334718 DLCTRL DEBUG Tx Command reply: GET_REPLY 888423771 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821085334724 DLCTRL DEBUG Command: GET 344028382 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085334724 DLCTRL DEBUG Tx Command reply: GET_REPLY 344028382 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085334727 DLCTRL DEBUG Command: GET 294405239 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085334727 DLCTRL DEBUG Tx Command reply: GET_REPLY 294405239 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085334731 DLCTRL DEBUG Command: GET 334995667 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085334731 DLCTRL DEBUG Tx Command reply: GET_REPLY 334995667 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085334735 DLCTRL DEBUG Command: GET 686941797 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085334735 DLCTRL DEBUG Tx Command reply: GET_REPLY 686941797 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085334738 DLCTRL DEBUG Command: GET 935662611 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085334738 DLCTRL DEBUG Tx Command reply: GET_REPLY 935662611 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821085334741 DLCTRL DEBUG Command: GET 712600332 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085334741 DLCTRL DEBUG Tx Command reply: GET_REPLY 712600332 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085334745 DLCTRL DEBUG Command: GET 771235844 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085334745 DLCTRL DEBUG Tx Command reply: GET_REPLY 771235844 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085334748 DLCTRL DEBUG Command: GET 291236900 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085334748 DLCTRL DEBUG Tx Command reply: GET_REPLY 291236900 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085334755 DLCTRL DEBUG Command: GET 742255982 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085334755 DLCTRL DEBUG Tx Command reply: GET_REPLY 742255982 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085334759 DLCTRL DEBUG Command: GET 767171078 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085334759 DLCTRL DEBUG Tx Command reply: GET_REPLY 767171078 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: 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@9519884ab86b: "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 } } } 20250821085334796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36626<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085335816 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085335816 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085335816 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085335816 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085335816 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085335816 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085335816 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085335816 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085335816 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085335816 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 43 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 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  20250821085335816 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (ss7_asp.c:1285) 20250821085335816 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085335816 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085335816 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085335816 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085335816 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085335816 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085335816 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=35,D=000e401f0000030003400100001740095000010100000021f3001540060000f1100926) (sccp_scrc.c:545) 20250821085335817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085335817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085335817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085335817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085335817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085335817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085335817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085335817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085335817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085335817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085335817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085335817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085335817 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085335817 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085335817 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250821085335817 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: LAI 001-01-2342-0 (hnbgw_ranap.c:417) 20250821085335817 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 47 bytes (hnbgw_rua.c:86) 20250821085335817 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250821085335817 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (cnlink_paging.c:180) 20250821085335817 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250821085335817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085335817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 47 bytes of data (stream_srv.c:879) TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796)@9519884ab86b: UnitdataCallback HNBGW_Test.msc0-RAN(800)@9519884ab86b: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(800)@9519884ab86b: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi_lai_registered0(812) TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796)@9519884ab86b: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(812)9559885 20250821085336841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085336841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085336841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250821085336841 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085336841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x91df4d, normal) (hnbgw_rua.c:408) 20250821085336841 DHNB DEBUG map_rua[0x555710682750]{init}: Allocated (fsm.c:456) 20250821085336841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9559885)[0x555710682750]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085336841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9559885 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085336841 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085336841 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085336841 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9559885 SCCP-0 CS MI=IMSI-001010000000123: CN link paging response record selects msc 0 (hnbgw_cn.c:121) 20250821085336841 DCN DEBUG map_sccp[0x55571067ce60]{init}: Allocated (fsm.c:456) 20250821085336841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55571067ce60]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085336841 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-9559885 <-> SCCP-87 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085336841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9559885 SCCP-87 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250821085336841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9559885)[0x555710682750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085336841 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085336841 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085336841 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9559885 SCCP-87 msc-0 MI=IMSI-001010000000123: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085336841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55571067ce60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085336841 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085336841 DLSCCP DEBUG SCCP-SCOC(87)[0x555710616d20]{IDLE}: Allocated (fsm.c:456) 20250821085336841 DLSCCP DEBUG SCCP-SCOC(87)[0x555710616d20]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085336841 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030002460056400500f1100926) (sccp_scrc.c:455) 20250821085336841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085336841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085336841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085336841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085336841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085336841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085336842 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085336842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085336842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085336842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085336842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085336842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085336842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085336842 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085336842 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085336842 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085336842 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085336842 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085336842 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6c 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 57 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 02 46 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821085336842 DLSCCP DEBUG SCCP-SCOC(87)[0x555710616d20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085336842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55571067ce60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085336842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9559885)[0x555710682750]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085336842 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085336842 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085336842 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085336842 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821085336842 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085336842 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085336842 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085336842 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085336842 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085336842 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 02 01 00 00 57 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 02 46 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(799)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(799)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(800)@9519884ab86b: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_lai_registered0(812) HNBGW_Test.msc0-RAN(800)@9519884ab86b: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(812)13429808 HNBGW_Test.msc0-SCCP(799)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(799)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi_lai_registered0(812)@9519884ab86b: setverdict(pass): none -> pass 20250821085336861 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085336861 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085336861 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085336861 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085336861 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085336861 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085336861 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085336861 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085336861 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085336861 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 57 89 e6 99 02 00 00 00 00  20250821085336861 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085336861 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085336861 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085336861 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085336861 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085336861 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0089e699) (sccp_scrc.c:545) 20250821085336861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(87,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085336861 DLSCCP DEBUG SCCP-SCOC(87)[0x555710616d20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085336861 DLSCCP DEBUG SCCP-SCOC(87)[0x555710616d20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085336861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085336861 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085336861 DCN DEBUG handle_cn_conn_conf() conn_id=87, 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_sccp.c:157) 20250821085336861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55571067ce60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085336861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55571067ce60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@9519884ab86b: 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 } } } 20250821085337866 DLCTRL DEBUG Command: GET 680118822 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085337866 DLCTRL DEBUG Tx Command reply: GET_REPLY 680118822 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085337871 DLCTRL DEBUG Command: GET 457780693 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085337871 DLCTRL DEBUG Tx Command reply: GET_REPLY 457780693 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085337876 DLCTRL DEBUG Command: GET 606129394 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085337876 DLCTRL DEBUG Tx Command reply: GET_REPLY 606129394 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085337880 DLCTRL DEBUG Command: GET 247142235 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085337880 DLCTRL DEBUG Tx Command reply: GET_REPLY 247142235 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085337884 DLCTRL DEBUG Command: GET 734665391 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085337885 DLCTRL DEBUG Tx Command reply: GET_REPLY 734665391 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085337890 DLCTRL DEBUG Command: GET 360724290 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085337890 DLCTRL DEBUG Tx Command reply: GET_REPLY 360724290 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085337894 DLCTRL DEBUG Command: GET 422791910 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085337894 DLCTRL DEBUG Tx Command reply: GET_REPLY 422791910 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085337899 DLCTRL DEBUG Command: GET 882311245 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085337899 DLCTRL DEBUG Tx Command reply: GET_REPLY 882311245 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085337903 DLCTRL DEBUG Command: GET 850226681 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085337903 DLCTRL DEBUG Tx Command reply: GET_REPLY 850226681 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085337907 DLCTRL DEBUG Command: GET 284158172 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085337907 DLCTRL DEBUG Tx Command reply: GET_REPLY 284158172 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085337911 DLCTRL DEBUG Command: GET 241783140 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085337911 DLCTRL DEBUG Tx Command reply: GET_REPLY 241783140 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085337915 DLCTRL DEBUG Command: GET 123406636 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085337916 DLCTRL DEBUG Tx Command reply: GET_REPLY 123406636 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085337919 DLCTRL DEBUG Command: GET 101688735 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085337919 DLCTRL DEBUG Tx Command reply: GET_REPLY 101688735 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085337922 DLCTRL DEBUG Command: GET 185463766 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085337922 DLCTRL DEBUG Tx Command reply: GET_REPLY 185463766 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085337925 DLCTRL DEBUG Command: GET 360533188 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085337925 DLCTRL DEBUG Tx Command reply: GET_REPLY 360533188 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085337928 DLCTRL DEBUG Command: GET 934377020 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085337928 DLCTRL DEBUG Tx Command reply: GET_REPLY 934377020 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085337931 DLCTRL DEBUG Command: GET 270399153 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085337931 DLCTRL DEBUG Tx Command reply: GET_REPLY 270399153 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085337933 DLCTRL DEBUG Command: GET 596484057 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085337933 DLCTRL DEBUG Tx Command reply: GET_REPLY 596484057 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085337934 DLCTRL DEBUG Command: GET 838399160 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085337934 DLCTRL DEBUG Tx Command reply: GET_REPLY 838399160 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085337936 DLCTRL DEBUG Command: GET 95562028 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085337936 DLCTRL DEBUG Tx Command reply: GET_REPLY 95562028 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085337941 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36612<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085337942 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38291<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(793)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(792)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085337944 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36608<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085337945 DLINP DEBUG SRVCONN(,r=127.0.0.1:51160<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085337945 DLINP DEBUG SRVCONN(,r=127.0.0.1:51160<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085337945 DLINP NOTICE SRV(,r=127.0.0.1:51160<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085337945 DMAIN NOTICE (127.0.0.1:51160 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51160<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821085337945 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250821085337946 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085337946 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085337946 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085337946 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(809)@9519884ab86b: Final verdict of PTC: none 20250821085337946 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085337946 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085337946 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085337946 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085337946 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085337946 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085337946 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085337946 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085337946 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085337946 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085337946 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085337946 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085337946 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085337946 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc2-RAN(806)@9519884ab86b: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(808)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(802)@9519884ab86b: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798)@9519884ab86b: Final verdict of PTC: none 20250821085337945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085337945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085337946 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821085337946 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085337946 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN MutexDispCT-TC_mscpool_paging_imsi_lai_registered(791)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(805)@9519884ab86b: Final verdict of PTC: none 20250821085337945 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085337945 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 (hnb.c:255) 20250821085337945 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085337945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9559885)[0x555710682750]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821085337945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9559885)[0x555710682750]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250821085337945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55571067ce60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250821085337945 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085337945 DLSCCP DEBUG SCCP-SCOC(87)[0x555710616d20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085337945 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089e699), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085337946 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085337946 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085337946 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085337946 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085337946 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085337946 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085337946 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085337946 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 02 04 89 e6 99 00 00 57 00 00 00 00 00 (ss7_asp.c:1383) 20250821085337946 DLSCCP DEBUG SCCP-SCOC(87)[0x555710616d20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085337946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55571067ce60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085337946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9559885)[0x555710682750]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085337946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9559885)[0x555710682750]{disrupted}: Freeing instance (context_map.c:203) 20250821085337946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9559885)[0x555710682750]{disrupted}: Deallocated (fsm.c:568) 20250821085337946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55571067ce60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085337946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55571067ce60]{disconnected}: Freeing instance (context_map.c:207) 20250821085337946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55571067ce60]{disconnected}: Deallocated (fsm.c:568) 20250821085337946 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9559885 SCCP-87 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:226) HNBGW_Test.msc0-RAN(800)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-RAN(803)@9519884ab86b: Final verdict of PTC: none 20250821085337946 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821085337946 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085337946 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085337946 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085337947 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085337947 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085337947 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821085337947 DLSS7 <000c> ss7_asp.c:1383 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  20250821085337947 DLSS7 <000c> ss7_asp.c:1383 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  20250821085337947 DLSS7 <000c> ss7_asp.c:1383 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  20250821085337947 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085337947 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085337947 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085337947 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085337947 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085337947 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250821085337947 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085337947 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085337947 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085337947 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085337947 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085337947 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085337947 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085337947 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821085337947 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085337947 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085337947 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085337947 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085337947 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085337947 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 02 04 89 e6 99 00 00 57 00 00 00 00 00 00 06 00 08 00 00 00 01  20250821085337947 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085337947 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085337947 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085337947 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085337948 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085337948 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085337948 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085337948 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085337948 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085337948 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085337948 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085337948 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085337948 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085337948 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085337948 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085337948 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085337948 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085337948 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085337948 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085337948 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085337948 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085337948 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085337948 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085337948 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085337948 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085337948 DLSS7 <000c> ss7_asp.c:1383 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  20250821085337948 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085337948 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085337948 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085337948 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085337948 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085337948 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085337948 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085337948 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085337948 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085337948 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821085337948 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085337948 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085337948 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085337949 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085337949 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085337949 DLSS7 <000c> ss7_asp.c:1383 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  20250821085337949 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085337949 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085337949 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085337949 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085337949 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250821085337949 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085337949 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085337949 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250821085337949 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085337949 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250821085337949 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085337949 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085337949 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085337949 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821085337949 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821085337949 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 03  20250821085337949 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085337949 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085337949 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085337949 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085337949 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085337949 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085337949 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085337949 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085337949 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085337949 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085337949 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085337949 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) HNBGW_Test.sgsn0-M3UA(810)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(799)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(801)@9519884ab86b: Final verdict of PTC: none 20250821085337950 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085337950 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085337950 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085337950 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085337950 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085337950 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085337950 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085337950 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085337950 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085337950 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085337950 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085337950 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) TC_mscpool_paging_imsi_lai_registered-Iuh1(797)@9519884ab86b: Final verdict of PTC: none20250821085337950 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085337950 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085337950 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085337950 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085337950 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085337950 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085337950 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085337950 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085337950 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085337950 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085337950 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085337950 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250821085337950 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085337950 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085337950 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085337950 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085337950 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085337950 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085337950 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085337950 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085337950 DRANAP NOTICE cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc2-M3UA(807)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(811)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(804)@9519884ab86b: Final verdict of PTC: none 20250821085337953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36626<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi_lai_registered0(812)@9519884ab86b: Final verdict of PTC: pass TC_mscpool_paging_imsi_lai_registered-Iuh0(795)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(794)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_lai_registered(791): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(792): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(793): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(794): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0(795): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1(797): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(799): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(800): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(801): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-SCCP(802): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-RAN(803): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-M3UA(804): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc2-SCCP(805): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc2-RAN(806): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc2-M3UA(807): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(808): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(809): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(810): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(811): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered0(812): pass (pass -> pass) MTC@9519884ab86b: Test case TC_mscpool_paging_imsi_lai_registered finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass'. Thu Aug 21 08:53:38 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 20250821085338061 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50838<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085338625 DLSCCP DEBUG SCCP-SCOC(86)[0x555710675630]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085338625 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085679d), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085338625 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085338625 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085338625 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085338625 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085338625 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085338625 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085338625 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085338625 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085338625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085338625 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 85 67 9d 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085338626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085338626 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085338626 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085338626 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085338626 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085338626 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085338626 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085338764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50838<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=544204) 20250821085339351 DLSCCP DEBUG SCCP-SCOC(85)[0x555710699930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085339351 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019a7fd), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085339351 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085339351 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085339351 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085339351 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085339351 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085339351 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085339351 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085339351 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085339351 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085339351 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 19 a7 fd 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085339352 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085339352 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085339352 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085339352 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085339352 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085339352 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085339352 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=544204, count=554480) 20250821085339948 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085339948 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085339948 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821085339949 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085339949 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250821085339949 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250821085339949 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085339949 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085339949 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085339949 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085339949 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085339949 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085340014 DLSCCP DEBUG SCCP-SCOC(83)[0x555710676360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085340014 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a2c6f), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085340014 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085340014 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085340014 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085340014 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085340014 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085340014 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085340014 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085340014 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085340014 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085340014 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6a 2c 6f 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085340014 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085340014 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085340014 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085340014 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085340014 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085340014 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085340014 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085340018 DLSCCP DEBUG SCCP-SCOC(84)[0x555710684c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085340018 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072a54c), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085340018 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085340018 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085340018 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085340018 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085340018 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085340018 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085340018 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085340018 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085340018 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085340018 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 72 a5 4c 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085340019 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085340019 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085340019 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085340019 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085340019 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085340019 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085340019 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:53:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@9519884ab86b: 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@9519884ab86b: Test case TC_mscpool_paging_imsi_rai_registered started. 20250821085341853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50840<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085341855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50848<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085341858 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39885<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi_rai_registered-Iuh0(817)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085341869 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085341869 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085341876 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085341876 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085341876 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085341876 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085341877 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085341877 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085341877 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085341877 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_paging_imsi_rai_registered-Iuh1(819)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085341877 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42120 (stream_srv.c:143) 20250821085341877 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42120<->l=127.0.0.1:29169 (hnb.c:335) 20250821085341878 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085341878 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085341878 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085341878 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085341878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085341878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085341878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085341878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085341878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085341878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085341878 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085341878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085341878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085341878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085341878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085341878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085341878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085341878 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085341878 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085341878 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085341878 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085341878 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085341878 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085341878 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085341878 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085341878 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085341878 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085341878 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085341878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085341878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085341878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085341878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085341878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085341878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085341878 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085341878 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085341878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085341878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085341878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085341878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085341878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085341878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085341878 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085341878 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085341878 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085341878 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085341878 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085341878 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085341878 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085341878 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085341878 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085341878 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085341878 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085341878 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085341878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085341878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085341878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085341878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085341878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085341878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085341878 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085341878 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085341878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085341878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085341878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085341878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085341878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085341878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085341878 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085341878 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085341878 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085341878 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085341878 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085341878 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085341878 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085341878 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085341878 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085341878 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085341878 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085341878 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085341878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085341878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085341878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085341878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085341878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085341878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085341878 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085341878 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085341878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085341878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085341878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085341878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085341878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085341878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085341878 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085341878 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085341878 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085341878 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085341878 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085341878 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085341878 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085341878 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085341878 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085341878 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085341878 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085341878 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=6 20250821085341878 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085341878 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085341878 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085341878 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085341878 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085341878 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=13 20250821085341878 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085341878 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085341879 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085341879 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085341879 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085341879 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085341879 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=1 20250821085341879 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085341879 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085341879 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085341879 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085341879 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085341879 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085341879 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821085341879 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085341879 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085341879 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(823)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(823)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(823)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(821)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(826)@9519884ab86b: ************************************************* HNBGW_Test.msc1-M3UA(826)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(826)@9519884ab86b: ************************************************* HNBGW_Test.msc1-SCCP(824)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(829)@9519884ab86b: ************************************************* HNBGW_Test.msc2-M3UA(829)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(829)@9519884ab86b: ************************************************* HNBGW_Test.msc2-SCCP(827)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085341911 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085341911 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085341911 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085341911 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085341911 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085341911 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085341911 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085341911 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085341912 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085341912 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085341912 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085341912 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085341912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085341912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085341912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085341912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085341912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085341912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085341912 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=2 -> eSLS=114: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085341912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085341912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085341912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085341912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085341912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085341912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085341912 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085341912 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=2 -> eSLS=114: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085341912 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085341912 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085341912 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085341912 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085341912 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085341912 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085341912 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085341912 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085341912 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085341912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085341912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085341912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085341912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085341912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085341912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085341912 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085341912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085341912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085341912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085341912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085341912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085341912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085341912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085341912 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085341912 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085341912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085341912 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085341912 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085341912 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085341912 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085341912 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085341912 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085341912 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085341912 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085341912 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085341912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085341912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085341912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085341912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085341912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085341912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085341912 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085341912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085341912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085341912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085341912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085341912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085341912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085341912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085341912 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085341912 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085341913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085341913 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085341913 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085341913 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085341913 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085341913 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085341913 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085341913 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085341913 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085341913 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085341913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085341913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085341913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085341913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085341913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085341913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085341913 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085341913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085341913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085341913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085341913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085341913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085341913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085341913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085341913 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085341913 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085341913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085341913 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085341913 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085341913 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085341913 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085341913 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085341913 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085341913 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085341913 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085341913 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=2 20250821085341913 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085341913 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085341913 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085341913 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085341913 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085341913 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=12 20250821085341913 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085341913 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085341913 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085341913 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085341913 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085341913 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085341913 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=5 20250821085341913 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085341913 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085341913 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085341913 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085341913 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085341913 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085341913 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821085341913 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085341913 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085341913 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(832)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(832)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(832)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(830)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085341935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085341935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085341935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085341935 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085341935 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:562) 20250821085341935 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085341935 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085341935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085341935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085341943 DLINP DEBUG SRVCONN(,r=127.0.0.1:42120<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085341943 DLINP DEBUG SRVCONN(,r=127.0.0.1:42120<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085341943 DLINP DEBUG SRVCONN(,r=127.0.0.1:42120<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085341943 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085341943 DHNBAP DEBUG (127.0.0.1:42120 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821085341943 DHNBAP NOTICE (127.0.0.1:42120 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085341943 DHNBAP NOTICE (127.0.0.1:42120 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085341943 DLINP DEBUG SRVCONN(,r=127.0.0.1:42120<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085341943 DLINP DEBUG SRVCONN(,r=127.0.0.1:42120<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085342057 DLSCCP DEBUG SCCP-SCOC(80)[0x5557106a1f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085342057 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002af915), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085342057 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085342057 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085342057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085342057 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085342057 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085342057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085342057 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085342057 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085342057 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085342057 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 2a f9 15 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085342057 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342057 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085342057 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085342057 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085342057 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085342057 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085342057 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085342061 DLSCCP DEBUG SCCP-SCOC(81)[0x5557106a1a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085342061 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00559061), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085342061 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085342061 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085342061 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085342061 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085342061 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085342061 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085342061 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085342061 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085342061 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085342061 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 55 90 61 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085342062 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342062 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085342062 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085342062 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085342062 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085342062 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085342062 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085342070 DLSCCP DEBUG SCCP-SCOC(82)[0x555710690ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085342070 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00819f3c), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085342070 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085342070 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085342070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085342070 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085342070 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085342070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085342070 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085342070 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085342070 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085342070 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 81 9f 3c 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085342070 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342070 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085342070 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085342070 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085342070 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085342070 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085342070 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085342089 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085342089 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085342089 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085342089 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(823)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085342098 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342098 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085342098 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085342098 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085342098 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085342098 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085342098 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085342098 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085342098 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085342098 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085342098 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085342098 DLSS7 <000c> ss7_asp.c:1383 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  20250821085342098 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085342099 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085342099 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821085342099 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085342099 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(826)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821085342102 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342102 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085342102 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085342102 DLSS7 <000c> ss7_asp.c:1383 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  20250821085342102 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085342102 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085342102 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085342102 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085342102 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085342102 DLSS7 <000c> ss7_asp.c:1383 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  20250821085342102 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085342102 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085342102 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085342102 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085342102 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085342103 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085342103 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085342103 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085342103 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085342103 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085342103 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085342103 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085342103 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085342103 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085342103 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085342103 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085342104 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085342104 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085342104 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085342104 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085342104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342104 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085342104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342104 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085342104 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085342104 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085342104 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085342104 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085342104 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085342104 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085342105 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342105 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085342105 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085342105 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821085342105 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085342105 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085342105 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085342105 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085342105 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085342105 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085342106 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342106 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821085342106 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085342106 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085342106 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085342106 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085342106 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085342106 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085342106 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085342106 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085342106 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085342106 DLSS7 <000c> ss7_asp.c:1383 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  20250821085342106 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085342109 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085342109 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250821085342109 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085342109 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085342109 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342109 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085342109 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085342109 DLSS7 <000c> ss7_asp.c:1383 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  20250821085342109 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085342109 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085342109 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085342109 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085342109 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821085342109 DLSS7 <000c> ss7_asp.c:1383 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  20250821085342109 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085342109 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085342109 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821085342109 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085342109 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085342109 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085342109 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085342110 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085342110 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821085342110 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085342110 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085342110 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085342110 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085342110 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085342110 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085342110 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085342110 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085342111 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085342111 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085342111 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085342111 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085342111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342111 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085342111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342111 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085342111 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085342111 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085342111 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085342111 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085342111 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085342111 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085342111 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342111 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085342111 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085342111 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=11 20250821085342111 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085342111 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085342112 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085342112 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085342112 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085342112 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc2-M3UA(829)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250821085342118 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342118 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250821085342118 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085342118 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085342118 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085342118 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085342118 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085342118 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085342118 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250821085342118 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085342118 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085342118 DLSS7 <000c> ss7_asp.c:1383 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  20250821085342118 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085342121 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342121 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085342121 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085342121 DLSS7 <000c> ss7_asp.c:1383 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  20250821085342121 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085342121 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085342121 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085342121 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085342121 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250821085342121 DLSS7 <000c> ss7_asp.c:1383 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  20250821085342121 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821085342121 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821085342121 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 03  20250821085342121 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085342121 DLSS7 <000c> ss7_asp.c:1383 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  20250821085342121 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 05 00 12 00 10 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085342121 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085342121 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085342121 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085342121 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250821085342121 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085342121 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085342121 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085342121 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085342121 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085342121 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085342121 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085342121 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085342122 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085342122 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085342122 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085342122 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085342122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342122 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085342122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342123 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085342123 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085342123 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085342123 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085342123 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085342123 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085342123 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085342123 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342123 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085342123 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085342123 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=11 20250821085342123 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085342123 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085342123 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821085342123 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821085342123 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085342123 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 05  20250821085342124 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085342124 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085342124 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085342124 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(832)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085342130 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342130 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085342130 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085342130 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085342130 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085342130 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085342130 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085342130 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085342130 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085342130 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085342130 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085342130 DLSS7 <000c> ss7_asp.c:1383 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  20250821085342130 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085342133 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342133 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085342133 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085342133 DLSS7 <000c> ss7_asp.c:1383 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  20250821085342133 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085342133 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085342133 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085342133 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085342133 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085342133 DLSS7 <000c> ss7_asp.c:1383 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  20250821085342133 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085342133 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085342133 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085342133 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085342133 DLSS7 <000c> ss7_asp.c:1383 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  20250821085342133 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250821085342133 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 02 00 12 00 0c 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085342133 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085342133 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085342133 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085342133 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085342133 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085342133 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085342133 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085342133 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085342133 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085342133 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085342133 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085342133 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085342134 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085342134 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085342134 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085342134 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085342134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342134 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085342134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342134 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085342134 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085342134 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085342134 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085342134 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085342134 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085342134 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085342135 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342135 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085342135 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085342135 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=8 20250821085342135 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085342135 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085342135 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085342135 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085342135 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085342135 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  20250821085342329 DLSCCP DEBUG SCCP-SCOC(77)[0x55571067f2f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085342329 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b467b), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085342329 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085342329 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085342329 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085342329 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085342329 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085342329 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085342329 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085342329 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 4b 46 7b 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085342330 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342330 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085342330 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085342330 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085342330 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085342330 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085342330 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085342330 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085342330 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085342330 DLSS7 <000c> ss7_asp.c:1383 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 4b 46 7b 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250821085342332 DLSCCP DEBUG SCCP-SCOC(78)[0x555710672750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085342333 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00674c85), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085342333 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085342333 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085342333 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085342333 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085342333 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085342333 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085342333 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085342333 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 67 4c 85 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085342333 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342333 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085342333 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085342333 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085342333 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085342333 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085342333 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085342333 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085342333 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085342333 DLSS7 <000c> ss7_asp.c:1383 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 67 4c 85 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250821085342337 DLSCCP DEBUG SCCP-SCOC(79)[0x5557106a1580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085342337 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a36608), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085342337 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085342337 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085342337 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085342337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085342337 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085342337 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085342337 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085342337 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 a3 66 08 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085342337 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342337 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085342337 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085342337 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085342337 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085342337 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085342337 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085342338 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085342338 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085342338 DLSS7 <000c> ss7_asp.c:1383 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 a3 66 08 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250821085342338 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342338 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085342338 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085342338 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085342338 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085342338 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085342338 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085342338 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085342338 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085342338 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 4d 4b 46 7b 00  20250821085342338 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085342338 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085342338 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085342338 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085342338 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085342338 DLSCCP DEBUG 0: SCCP(rctx=0) 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=004b467b) (sccp_scrc.c:545) 20250821085342338 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(77,remPC=2=0.0.2) Received CO:RELCO (sccp_scoc.c:787) 20250821085342338 DLSCCP DEBUG SCCP-SCOC(77)[0x55571067f2f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085342338 DLSCCP DEBUG SCCP-SCOC(77)[0x55571067f2f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085342339 DLSCCP DEBUG SCCP-SCOC(77)[0x55571067f2f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085342339 DLSCCP DEBUG SCCP-SCOC(77)[0x55571067f2f0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085342339 DLSCCP DEBUG SCCP-SCOC(77)[0x55571067f2f0]{IDLE}: Deallocated (fsm.c:568) 20250821085342541 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342541 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085342541 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085342541 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085342541 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085342541 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085342541 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085342541 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085342541 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085342541 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 4e 67 4c 85 00  20250821085342541 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342541 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085342541 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085342541 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085342541 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085342541 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085342541 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085342541 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085342541 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085342541 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 4f a3 66 08 00  20250821085342541 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085342541 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085342541 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085342541 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085342541 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085342541 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00674c85) (sccp_scrc.c:545) 20250821085342541 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(78,remPC=2=0.0.2) Received CO:RELCO (sccp_scoc.c:787) 20250821085342541 DLSCCP DEBUG SCCP-SCOC(78)[0x555710672750]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085342541 DLSCCP DEBUG SCCP-SCOC(78)[0x555710672750]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085342541 DLSCCP DEBUG SCCP-SCOC(78)[0x555710672750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085342541 DLSCCP DEBUG SCCP-SCOC(78)[0x555710672750]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085342541 DLSCCP DEBUG SCCP-SCOC(78)[0x555710672750]{IDLE}: Deallocated (fsm.c:568) 20250821085342541 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085342541 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085342541 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085342541 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085342541 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085342541 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00a36608) (sccp_scrc.c:545) 20250821085342541 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(79,remPC=2=0.0.2) Received CO:RELCO (sccp_scoc.c:787) 20250821085342541 DLSCCP DEBUG SCCP-SCOC(79)[0x5557106a1580]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085342541 DLSCCP DEBUG SCCP-SCOC(79)[0x5557106a1580]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085342541 DLSCCP DEBUG SCCP-SCOC(79)[0x5557106a1580]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085342541 DLSCCP DEBUG SCCP-SCOC(79)[0x5557106a1580]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085342541 DLSCCP DEBUG SCCP-SCOC(79)[0x5557106a1580]{IDLE}: Deallocated (fsm.c:568) 20250821085342686 DLSCCP DEBUG SCCP-SCOC(75)[0x555710682610]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085342686 DLSCCP DEBUG SCCP-SCOC(75)[0x555710682610]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085342686 DLSCCP DEBUG SCCP-SCOC(75)[0x555710682610]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085342686 DLSCCP DEBUG SCCP-SCOC(75)[0x555710682610]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085342686 DLSCCP DEBUG SCCP-SCOC(75)[0x555710682610]{IDLE}: Deallocated (fsm.c:568) 20250821085342690 DLSCCP DEBUG SCCP-SCOC(74)[0x555710670470]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085342690 DLSCCP DEBUG SCCP-SCOC(74)[0x555710670470]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085342690 DLSCCP DEBUG SCCP-SCOC(74)[0x555710670470]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085342690 DLSCCP DEBUG SCCP-SCOC(74)[0x555710670470]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085342690 DLSCCP DEBUG SCCP-SCOC(74)[0x555710670470]{IDLE}: Deallocated (fsm.c:568) 20250821085342693 DLSCCP DEBUG SCCP-SCOC(76)[0x55571067dc40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085342693 DLSCCP DEBUG SCCP-SCOC(76)[0x55571067dc40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085342693 DLSCCP DEBUG SCCP-SCOC(76)[0x55571067dc40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085342693 DLSCCP DEBUG SCCP-SCOC(76)[0x55571067dc40]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085342693 DLSCCP DEBUG SCCP-SCOC(76)[0x55571067dc40]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(822)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085342904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342904 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085342904 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085342904 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085342904 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085342904 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085342904 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085342904 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085342904 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085342904 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085342904 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085342904 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085342904 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085342904 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085342904 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085342904 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085342904 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085342904 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085342904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085342904 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085342904 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085342904 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085342904 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085342904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085342904 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085342904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342904 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085342904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342904 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085342904 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085342904 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085342904 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085342904 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085342904 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085342904 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085342904 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085342904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342904 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085342904 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085342904 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821085342904 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085342904 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085342904 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085342904 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085342904 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085342904 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085342905 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085342905 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085342905 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085342905 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085342905 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085342905 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085342905 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085342905 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085342905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342905 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342905 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085342905 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085342905 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085342905 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085342905 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085342905 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085342905 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085342905 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085342905 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085342905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342905 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085342905 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085342905 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085342905 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085342905 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(825)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085342906 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085342906 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342906 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085342906 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085342906 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085342906 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085342906 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085342906 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085342906 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085342906 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085342906 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085342906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085342906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085342906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085342906 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085342906 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085342906 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085342906 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085342906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342906 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085342906 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085342906 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085342906 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085342906 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:357) 20250821085342906 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085342906 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085342906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342906 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085342906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342906 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085342906 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085342906 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085342906 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085342906 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085342906 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085342906 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085342906 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085342906 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342906 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085342906 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085342906 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=3 20250821085342906 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085342906 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085342906 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085342906 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085342906 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085342906 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 03  20250821085342907 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342907 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085342907 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085342907 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085342907 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085342907 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085342907 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085342907 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085342907 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085342907 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085342907 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085342907 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085342907 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085342907 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085342907 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085342907 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085342907 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085342907 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085342907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342907 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085342907 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085342907 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085342907 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085342907 DRANAP INFO cnlink(msc-1)[0x555710666630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(822)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.msc1-RAN(825)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.msc2-RAN(828)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085342917 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342917 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821085342917 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821085342917 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821085342917 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085342917 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085342917 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085342917 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085342917 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085342917 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085342917 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085342917 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085342917 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085342917 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085342917 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085342917 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085342917 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821085342917 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085342917 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) 20250821085342917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342917 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) 20250821085342917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342917 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085342917 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085342917 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085342917 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085342917 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:357) 20250821085342917 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085342917 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085342917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342917 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085342917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342917 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085342917 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085342917 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085342917 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085342917 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085342917 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085342917 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085342917 DRANAP NOTICE cnlink(msc-2)[0x5557106673a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085342917 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342917 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085342917 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085342917 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=4 20250821085342917 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085342917 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085342917 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821085342917 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821085342917 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085342917 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 05  20250821085342918 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342918 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821085342918 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821085342918 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821085342918 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085342918 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085342918 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085342918 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085342918 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085342918 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085342918 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085342918 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085342918 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085342918 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085342918 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085342918 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085342918 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821085342918 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085342918 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) 20250821085342918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342918 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) 20250821085342918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342918 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085342918 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085342918 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085342918 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085342918 DRANAP INFO cnlink(msc-2)[0x5557106673a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(828)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(831)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085342931 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342931 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085342931 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085342931 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085342931 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085342931 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085342931 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085342931 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085342931 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085342931 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085342931 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085342931 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085342931 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085342931 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085342931 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085342931 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085342931 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085342931 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085342931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342931 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085342931 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085342932 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085342932 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085342932 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085342932 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085342932 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085342932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342932 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085342932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342932 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085342932 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085342932 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085342932 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085342932 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085342932 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085342932 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085342932 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085342932 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342932 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085342932 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085342932 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=8 20250821085342932 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085342932 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085342932 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085342932 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085342932 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085342932 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085342934 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085342934 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085342934 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085342934 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085342934 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085342934 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085342934 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085342934 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085342934 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085342934 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085342934 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085342934 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085342934 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085342934 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085342934 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085342934 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085342934 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085342934 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085342934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085342934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085342934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085342934 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085342934 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085342934 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085342934 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085342934 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(831)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085343953 DLCTRL DEBUG Command: GET 257026759 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821085343953 DLCTRL DEBUG Tx Command reply: GET_REPLY 257026759 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085343964 DLCTRL DEBUG Command: GET 184609506 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821085343964 DLCTRL DEBUG Tx Command reply: GET_REPLY 184609506 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085343971 DLCTRL DEBUG Command: GET 718832468 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085343971 DLCTRL DEBUG Tx Command reply: GET_REPLY 718832468 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085343976 DLCTRL DEBUG Command: GET 175398114 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085343976 DLCTRL DEBUG Tx Command reply: GET_REPLY 175398114 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085343979 DLCTRL DEBUG Command: GET 30470578 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085343979 DLCTRL DEBUG Tx Command reply: GET_REPLY 30470578 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821085343981 DLCTRL DEBUG Command: GET 510871515 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821085343981 DLCTRL DEBUG Tx Command reply: GET_REPLY 510871515 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085343983 DLCTRL DEBUG Command: GET 541737375 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821085343983 DLCTRL DEBUG Tx Command reply: GET_REPLY 541737375 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085343986 DLCTRL DEBUG Command: GET 870999886 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085343986 DLCTRL DEBUG Tx Command reply: GET_REPLY 870999886 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085343989 DLCTRL DEBUG Command: GET 405194894 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085343989 DLCTRL DEBUG Tx Command reply: GET_REPLY 405194894 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085343993 DLCTRL DEBUG Command: GET 935042547 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085343994 DLCTRL DEBUG Tx Command reply: GET_REPLY 935042547 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821085344001 DLCTRL DEBUG Command: GET 830077322 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821085344001 DLCTRL DEBUG Tx Command reply: GET_REPLY 830077322 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085344009 DLCTRL DEBUG Command: GET 965202491 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821085344009 DLCTRL DEBUG Tx Command reply: GET_REPLY 965202491 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085344017 DLCTRL DEBUG Command: GET 157617428 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085344017 DLCTRL DEBUG Tx Command reply: GET_REPLY 157617428 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085344024 DLCTRL DEBUG Command: GET 983193796 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085344024 DLCTRL DEBUG Tx Command reply: GET_REPLY 983193796 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085344035 DLCTRL DEBUG Command: GET 871767497 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085344035 DLCTRL DEBUG Tx Command reply: GET_REPLY 871767497 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821085344044 DLCTRL DEBUG Command: GET 76731545 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821085344044 DLCTRL DEBUG Tx Command reply: GET_REPLY 76731545 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085344055 DLCTRL DEBUG Command: GET 549111994 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821085344055 DLCTRL DEBUG Tx Command reply: GET_REPLY 549111994 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085344065 DLCTRL DEBUG Command: GET 493928062 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085344065 DLCTRL DEBUG Tx Command reply: GET_REPLY 493928062 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085344075 DLCTRL DEBUG Command: GET 347952722 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085344075 DLCTRL DEBUG Tx Command reply: GET_REPLY 347952722 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085344081 DLCTRL DEBUG Command: GET 423566926 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085344081 DLCTRL DEBUG Tx Command reply: GET_REPLY 423566926 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: 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@9519884ab86b: "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 } } } 20250821085344097 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50852<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085345118 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085345118 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085345118 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085345118 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085345118 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085345118 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085345118 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085345118 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085345118 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085345118 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 44 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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  20250821085345118 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (ss7_asp.c:1285) 20250821085345118 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085345118 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085345118 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085345118 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085345118 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085345118 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085345118 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=36,D=000e40200000030003400180001740095000010100000021f3001540074000f11009260b) (sccp_scrc.c:545) 20250821085345118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085345118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085345118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085345118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085345118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085345118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085345118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085345118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085345118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085345118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085345118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085345118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085345118 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085345118 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085345118 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250821085345118 DCN DEBUG (sgsn-0) Rx Paging from CN: PS PagingAreaID: RAI 001-01-2342-11 (hnbgw_ranap.c:417) 20250821085345119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 48 bytes (hnbgw_rua.c:86) 20250821085345119 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250821085345119 DCN DEBUG (sgsn-0) Decoded Paging: PS IMSI-001010000000123 - (cnlink_paging.c:180) 20250821085345119 DCN INFO (sgsn-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250821085345119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085345119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 48 bytes of data (stream_srv.c:879) TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818)@9519884ab86b: UnitdataCallback HNBGW_Test.sgsn0-RAN(831)@9519884ab86b: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(831)@9519884ab86b: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi_rai_registered0(834) TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818)@9519884ab86b: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(834)16191834 20250821085346131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085346131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085346131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 105 bytes from client (stream_srv.c:1431) 20250821085346131 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085346131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf7115a, normal) (hnbgw_rua.c:408) 20250821085346131 DHNB DEBUG map_rua[0x55571067f2f0]{init}: Allocated (fsm.c:456) 20250821085346131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16191834)[0x55571067f2f0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085346131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16191834 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085346131 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085346131 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085346131 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16191834 SCCP-0 PS MI=NONE: CN link paging response record selects sgsn 0 (hnbgw_cn.c:121) 20250821085346131 DCN DEBUG map_sccp[0x555710682750]{init}: Allocated (fsm.c:456) 20250821085346131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x555710682750]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085346131 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-16191834 <-> SCCP-88 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085346131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16191834 SCCP-88 sgsn-0 MI=NONE: rx RUA Connect with 76 bytes RANAP data (hnbgw_rua.c:313) 20250821085346131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16191834)[0x55571067f2f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085346131 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085346131 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085346131 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16191834 SCCP-88 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085346131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x555710682750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085346131 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085346131 DLSCCP DEBUG SCCP-SCOC(88)[0x55571067ce60]{IDLE}: Allocated (fsm.c:456) 20250821085346131 DLSCCP DEBUG SCCP-SCOC(88)[0x55571067ce60]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085346131 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=76,D=001340480000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040111006270003505902080910100000001032004f40030001b20056400500f1100926) (sccp_scrc.c:455) 20250821085346131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085346131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085346131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085346131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085346131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085346132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085346132 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085346132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085346132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085346132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085346132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085346132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085346132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085346132 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085346132 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085346132 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085346132 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085346132 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085346132 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 71 00 00 00 bd 00 00 00 bc 03 00 00 0d 01 00 00 58 02 02 06 04 43 bc 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 01 b2 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085346132 DLSCCP DEBUG SCCP-SCOC(88)[0x55571067ce60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085346132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x555710682750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085346132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16191834)[0x55571067f2f0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085346132 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085346132 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085346132 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085346132 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821085346132 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085346132 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085346132 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085346132 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085346132 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085346132 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0d 01 00 00 58 02 02 06 04 43 bc 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 01 b2 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(830)@9519884ab86b: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(830)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(831)@9519884ab86b: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_rai_registered0(834) HNBGW_Test.sgsn0-RAN(831)@9519884ab86b: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(834)7715462 HNBGW_Test.sgsn0-SCCP(830)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(830)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi_rai_registered0(834)@9519884ab86b: setverdict(pass): none -> pass 20250821085346144 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085346144 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085346144 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085346144 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085346144 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085346144 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085346144 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085346144 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085346144 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085346144 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 58 29 49 13 02 00 00 00 00  20250821085346144 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085346144 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085346144 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085346144 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085346144 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085346145 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00294913) (sccp_scrc.c:545) 20250821085346145 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(88,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085346145 DLSCCP DEBUG SCCP-SCOC(88)[0x55571067ce60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085346145 DLSCCP DEBUG SCCP-SCOC(88)[0x55571067ce60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085346145 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085346145 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085346145 DCN DEBUG handle_cn_conn_conf() conn_id=88, 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_sccp.c:157) 20250821085346145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x555710682750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085346145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x555710682750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@9519884ab86b: 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 } } } 20250821085347150 DLCTRL DEBUG Command: GET 520001269 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821085347150 DLCTRL DEBUG Tx Command reply: GET_REPLY 520001269 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085347155 DLCTRL DEBUG Command: GET 343041721 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821085347156 DLCTRL DEBUG Tx Command reply: GET_REPLY 343041721 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085347160 DLCTRL DEBUG Command: GET 40761965 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085347160 DLCTRL DEBUG Tx Command reply: GET_REPLY 40761965 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085347164 DLCTRL DEBUG Command: GET 220800025 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085347164 DLCTRL DEBUG Tx Command reply: GET_REPLY 220800025 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085347167 DLCTRL DEBUG Command: GET 447309856 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085347167 DLCTRL DEBUG Tx Command reply: GET_REPLY 447309856 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085347171 DLCTRL DEBUG Command: GET 499610076 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821085347171 DLCTRL DEBUG Tx Command reply: GET_REPLY 499610076 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085347177 DLCTRL DEBUG Command: GET 122071740 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821085347177 DLCTRL DEBUG Tx Command reply: GET_REPLY 122071740 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085347181 DLCTRL DEBUG Command: GET 867890580 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085347181 DLCTRL DEBUG Tx Command reply: GET_REPLY 867890580 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085347185 DLCTRL DEBUG Command: GET 658917238 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085347185 DLCTRL DEBUG Tx Command reply: GET_REPLY 658917238 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085347188 DLCTRL DEBUG Command: GET 619877466 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085347188 DLCTRL DEBUG Tx Command reply: GET_REPLY 619877466 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085347191 DLCTRL DEBUG Command: GET 234459944 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821085347191 DLCTRL DEBUG Tx Command reply: GET_REPLY 234459944 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085347195 DLCTRL DEBUG Command: GET 480910239 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821085347195 DLCTRL DEBUG Tx Command reply: GET_REPLY 480910239 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085347199 DLCTRL DEBUG Command: GET 514209681 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085347199 DLCTRL DEBUG Tx Command reply: GET_REPLY 514209681 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085347202 DLCTRL DEBUG Command: GET 760417948 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085347202 DLCTRL DEBUG Tx Command reply: GET_REPLY 760417948 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085347205 DLCTRL DEBUG Command: GET 196244593 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085347205 DLCTRL DEBUG Tx Command reply: GET_REPLY 196244593 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085347208 DLCTRL DEBUG Command: GET 335572159 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821085347208 DLCTRL DEBUG Tx Command reply: GET_REPLY 335572159 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085347211 DLCTRL DEBUG Command: GET 519324335 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821085347211 DLCTRL DEBUG Tx Command reply: GET_REPLY 519324335 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085347214 DLCTRL DEBUG Command: GET 791707863 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085347214 DLCTRL DEBUG Tx Command reply: GET_REPLY 791707863 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085347216 DLCTRL DEBUG Command: GET 39285351 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085347216 DLCTRL DEBUG Tx Command reply: GET_REPLY 39285351 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085347219 DLCTRL DEBUG Command: GET 165255762 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085347219 DLCTRL DEBUG Tx Command reply: GET_REPLY 165255762 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085347226 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39885<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(815)@9519884ab86b: Final verdict of PTC: none 20250821085347227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50848<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(814)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085347230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50840<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085347231 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085347231 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085347231 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085347231 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 (hnb.c:255) 20250821085347231 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085347231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16191834)[0x55571067f2f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821085347231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16191834)[0x55571067f2f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250821085347231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x555710682750]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250821085347231 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085347231 DLSCCP DEBUG SCCP-SCOC(88)[0x55571067ce60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085347231 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00294913), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085347231 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085347231 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085347231 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085347231 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085347231 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085347231 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085347231 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085347231 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0d 04 29 49 13 00 00 58 00 00 00 00 00 (ss7_asp.c:1383) 20250821085347231 DLSCCP DEBUG SCCP-SCOC(88)[0x55571067ce60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085347231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x555710682750]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085347231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16191834)[0x55571067f2f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085347231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16191834)[0x55571067f2f0]{disrupted}: Freeing instance (context_map.c:203) 20250821085347231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16191834)[0x55571067f2f0]{disrupted}: Deallocated (fsm.c:568) 20250821085347231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x555710682750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085347231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x555710682750]{disconnected}: Freeing instance (context_map.c:207) 20250821085347231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x555710682750]{disconnected}: Deallocated (fsm.c:568) 20250821085347231 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16191834 SCCP-88 sgsn-0 MI=NONE: Deallocating (context_map.c:226) 20250821085347231 DLINP DEBUG SRVCONN(,r=127.0.0.1:42120<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085347231 DLINP DEBUG SRVCONN(,r=127.0.0.1:42120<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085347231 DLINP NOTICE SRV(,r=127.0.0.1:42120<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085347231 DMAIN NOTICE (127.0.0.1:42120 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42120<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821085347231 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250821085347232 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085347232 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085347232 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085347232 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821085347232 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085347232 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085347232 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085347232 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085347232 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085347232 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0d 04 29 49 13 00 00 58 00 00 00 00 00 00 06 00 08 00 00 00 02  MutexDispCT-TC_mscpool_paging_imsi_rai_registered(813)@9519884ab86b: Final verdict of PTC: none 20250821085347233 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085347234 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085347234 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085347234 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821085347234 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085347234 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085347234 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085347234 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085347234 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085347234 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085347234 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821085347234 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(822)@9519884ab86b: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(827)@9519884ab86b: Final verdict of PTC: none 20250821085347234 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085347234 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821085347234 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085347234 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085347234 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085347234 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085347234 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085347234 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821085347234 DLSS7 <000c> ss7_asp.c:1383 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  20250821085347234 DLSS7 <000c> ss7_asp.c:1383 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  HNBGW_Test.msc1-RAN(825)@9519884ab86b: Final verdict of PTC: none 20250821085347234 DLSS7 <000c> ss7_asp.c:1383 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  20250821085347234 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085347234 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(821)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc2-RAN(828)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(824)@9519884ab86b: Final verdict of PTC: none 20250821085347235 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085347235 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085347235 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821085347235 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085347235 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085347235 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085347235 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085347235 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) HNBGW_Test.msc1-M3UA(826)@9519884ab86b: Final verdict of PTC: none 20250821085347235 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085347235 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085347235 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085347235 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-SCCP(830)@9519884ab86b: Final verdict of PTC: none 20250821085347235 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085347235 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085347235 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085347235 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085347235 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085347235 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085347235 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085347235 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085347235 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250821085347235 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085347235 DLINP <0002> stream_srv.c:795 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 20250821085347235 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085347235 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085347235 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085347235 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085347235 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085347235 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085347235 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085347235 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085347235 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085347235 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085347236 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085347236 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250821085347236 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085347236 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085347236 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085347236 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085347236 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW-PFCP(816)@9519884ab86b: Final verdict of PTC: none20250821085347236 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085347236 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085347236 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085347236 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085347236 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085347236 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085347236 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085347236 DLSS7 <000c> ss7_asp.c:1383 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  20250821085347236 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821085347236 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085347236 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085347236 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085347236 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085347236 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250821085347236 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085347236 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085347236 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250821085347236 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085347237 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250821085347237 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085347237 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821085347237 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821085347237 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 03  20250821085347237 DLSS7 <000c> ss7_asp.c:1383 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  20250821085347237 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085347237 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085347237 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250821085347237 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085347237 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250821085347237 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250821085347237 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085347237 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085347237 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085347237 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085347237 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085347237 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085347237 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085347237 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085347237 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085347237 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085347237 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085347237 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085347237 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085347237 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085347238 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085347238 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085347238 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250821085347238 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) TC_mscpool_paging_imsi_rai_registered-Iuh1(819)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(833)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(831)@9519884ab86b: Final verdict of PTC: none 20250821085347238 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085347238 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085347238 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085347238 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085347238 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085347238 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085347238 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085347238 DRANAP NOTICE cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-M3UA(832)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(829)@9519884ab86b: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh0(817)@9519884ab86b: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered0(834)@9519884ab86b: Final verdict of PTC: pass 20250821085347240 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50852<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(823)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_rai_registered(813): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(814): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(815): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(816): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0(817): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1(819): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(821): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(822): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(823): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-SCCP(824): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-RAN(825): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-M3UA(826): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc2-SCCP(827): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc2-RAN(828): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc2-M3UA(829): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(830): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(831): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(832): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(833): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered0(834): pass (pass -> pass) MTC@9519884ab86b: Test case TC_mscpool_paging_imsi_rai_registered finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass'. Thu Aug 21 08:53:47 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 20250821085347356 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49714<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085347947 DLSCCP DEBUG SCCP-SCOC(87)[0x555710616d20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085347947 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089e699), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085347947 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085347947 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085347947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085347947 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085347947 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085347947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085347947 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085347947 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085347947 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085347947 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 89 e6 99 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085347947 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085347947 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085347947 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085347947 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085347947 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085347948 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085347948 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085348059 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49714<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=542688) 20250821085348626 DLSCCP DEBUG SCCP-SCOC(86)[0x555710675630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085348626 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085679d), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085348626 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085348626 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085348626 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085348626 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085348626 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085348626 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085348626 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085348626 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085348626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085348626 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 85 67 9d 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085348626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085348626 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085348626 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085348626 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085348626 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085348626 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085348626 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=542688, count=552884) 20250821085349236 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085349236 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085349236 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085349236 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085349236 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085349236 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821085349238 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085349238 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250821085349238 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250821085349352 DLSCCP DEBUG SCCP-SCOC(85)[0x555710699930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085349352 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019a7fd), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085349352 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085349352 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085349352 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085349352 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085349352 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085349352 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085349352 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085349352 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085349352 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085349353 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 19 a7 fd 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085349353 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085349353 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085349353 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085349353 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085349353 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085349353 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085349353 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085349870 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085349870 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085349870 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821085349870 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821085349870 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085349870 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821085349870 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821085349870 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821085349870 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085349870 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821085349870 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821085349870 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821085349870 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085349870 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821085349870 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821085349870 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250821085349871 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085349871 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821085349871 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821085349871 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250821085350015 DLSCCP DEBUG SCCP-SCOC(83)[0x555710676360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085350015 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a2c6f), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085350015 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085350015 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085350015 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085350015 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085350015 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085350015 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085350015 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085350015 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085350015 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085350015 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6a 2c 6f 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085350015 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085350015 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085350015 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085350015 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085350015 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085350015 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085350015 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085350019 DLSCCP DEBUG SCCP-SCOC(84)[0x555710684c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085350019 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072a54c), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085350019 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085350019 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085350019 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085350019 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085350019 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085350019 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085350019 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085350019 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085350019 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085350019 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 72 a5 4c 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085350020 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085350020 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085350020 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085350020 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085350020 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085350020 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085350020 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:53:50 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 MTC@9519884ab86b: 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@9519884ab86b: Test case TC_mscpool_no_allow_attach_round_robin started. 20250821085351167 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49726<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085351173 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49732<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085351178 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41223<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_round_robin-Iuh0(839)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085351195 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085351195 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085351202 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085351202 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085351202 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085351202 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_no_allow_attach_round_robin-Iuh1(841)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085351202 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49361 (stream_srv.c:143) 20250821085351202 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49361<->l=127.0.0.1:29169 (hnb.c:335) 20250821085351202 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085351202 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085351202 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085351203 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085351204 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085351204 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085351204 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085351204 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085351204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351204 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085351204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351204 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085351204 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085351204 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085351204 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085351204 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085351204 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085351204 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085351204 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085351204 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085351204 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085351204 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085351204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351204 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085351204 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085351204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351204 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085351204 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085351204 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085351204 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085351204 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085351204 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085351204 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085351204 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085351204 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085351204 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085351204 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085351204 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085351204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351204 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085351204 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085351204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351204 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085351204 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085351204 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085351204 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085351204 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085351204 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085351204 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085351204 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085351204 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085351204 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085351204 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085351204 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085351204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351204 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085351204 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085351204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351204 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085351204 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085351204 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085351204 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085351204 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085351204 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085351204 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085351204 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085351205 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085351205 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085351205 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085351205 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=4 20250821085351205 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085351205 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085351205 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085351205 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085351205 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085351205 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=15 20250821085351205 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085351205 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085351205 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085351205 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085351205 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085351205 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085351205 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=13 20250821085351205 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085351205 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085351205 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085351205 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085351205 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085351205 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085351205 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821085351205 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085351205 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085351205 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(845)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(845)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(845)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(843)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(848)@9519884ab86b: ************************************************* HNBGW_Test.msc1-M3UA(848)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(848)@9519884ab86b: ************************************************* HNBGW_Test.msc1-SCCP(846)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(851)@9519884ab86b: ************************************************* HNBGW_Test.msc2-M3UA(851)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(851)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(849)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085351239 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085351239 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085351239 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085351240 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085351240 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085351240 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085351240 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085351240 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085351240 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085351241 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085351241 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085351241 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085351241 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085351241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351241 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085351241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351241 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085351241 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085351241 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085351241 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085351241 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085351241 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085351241 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085351241 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085351241 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085351241 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085351241 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085351241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351241 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085351241 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085351241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351241 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085351241 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085351241 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085351241 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085351241 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085351241 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085351241 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085351241 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085351241 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085351241 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085351241 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085351241 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085351241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351241 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085351241 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085351241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351242 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085351242 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085351242 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085351242 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085351242 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085351242 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085351242 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085351242 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085351242 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085351242 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085351242 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085351242 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085351242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351242 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085351242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351242 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085351242 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085351242 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085351242 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085351242 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085351242 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085351242 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085351242 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085351242 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085351242 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085351242 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=9 20250821085351242 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085351242 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085351242 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085351242 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085351242 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085351242 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=5 20250821085351242 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085351242 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085351242 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085351242 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085351242 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085351242 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085351242 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=8 20250821085351242 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085351242 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085351242 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085351242 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085351242 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085351242 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085351242 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=7 20250821085351242 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085351242 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085351242 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085351242 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085351242 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085351242 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  20250821085351242 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(854)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(854)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(854)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(852)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085351267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085351267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085351267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085351267 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085351267 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:562) 20250821085351267 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085351267 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085351267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085351267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085351275 DLINP DEBUG SRVCONN(,r=127.0.0.1:49361<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085351275 DLINP DEBUG SRVCONN(,r=127.0.0.1:49361<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085351275 DLINP DEBUG SRVCONN(,r=127.0.0.1:49361<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085351275 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085351275 DHNBAP DEBUG (127.0.0.1:49361 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821085351275 DHNBAP NOTICE (127.0.0.1:49361 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085351275 DHNBAP NOTICE (127.0.0.1:49361 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085351275 DLINP DEBUG SRVCONN(,r=127.0.0.1:49361<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085351275 DLINP DEBUG SRVCONN(,r=127.0.0.1:49361<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085351415 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085351415 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085351415 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085351415 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(845)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085351423 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085351423 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085351423 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085351423 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085351423 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085351423 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085351423 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085351423 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085351423 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085351423 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085351423 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085351424 DLSS7 <000c> ss7_asp.c:1383 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  20250821085351424 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085351425 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085351425 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821085351425 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085351425 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085351427 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085351427 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085351427 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085351427 DLSS7 <000c> ss7_asp.c:1383 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  20250821085351427 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085351427 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085351428 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085351428 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085351428 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085351428 DLSS7 <000c> ss7_asp.c:1383 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  20250821085351428 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085351428 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085351428 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085351428 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821085351428 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 01 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085351428 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085351428 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc1-M3UA(848)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821085351428 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085351428 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085351428 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085351428 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085351428 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085351428 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085351428 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085351428 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085351428 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085351428 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085351428 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085351429 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085351430 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085351430 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085351430 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085351430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351430 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085351430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351430 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085351430 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085351430 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085351430 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085351430 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085351430 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085351430 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085351430 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085351430 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085351431 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085351431 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821085351431 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085351431 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085351431 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085351431 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085351431 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085351431 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085351433 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085351433 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821085351433 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085351433 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085351433 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085351433 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085351433 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085351433 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085351433 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085351433 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085351433 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085351433 DLSS7 <000c> ss7_asp.c:1383 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  20250821085351433 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085351435 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085351435 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250821085351436 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085351436 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085351436 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085351436 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085351436 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085351436 DLSS7 <000c> ss7_asp.c:1383 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  20250821085351436 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085351436 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085351436 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085351436 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085351436 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821085351436 DLSS7 <000c> ss7_asp.c:1383 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  20250821085351436 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085351436 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085351436 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821085351436 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085351436 DLSS7 <000c> ss7_asp.c:1383 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  20250821085351436 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 03 00 12 00 10 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085351436 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085351436 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085351436 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085351436 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821085351436 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085351436 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085351436 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085351436 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085351436 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085351436 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085351437 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085351436 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085351437 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085351438 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085351438 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085351438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085351438 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085351438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351438 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085351438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351438 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085351438 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085351438 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085351438 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085351438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085351438 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085351438 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) HNBGW_Test.msc2-M3UA(851)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250821085351438 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085351438 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085351438 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085351439 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085351439 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085351439 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085351439 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085351439 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085351439 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085351439 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 03  20250821085351442 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085351442 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250821085351442 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085351442 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085351442 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085351442 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085351442 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085351442 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085351442 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250821085351442 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085351442 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085351442 DLSS7 <000c> ss7_asp.c:1383 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  20250821085351442 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085351445 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085351445 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085351445 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085351445 DLSS7 <000c> ss7_asp.c:1383 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  20250821085351445 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085351445 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085351445 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085351445 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085351445 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250821085351445 DLSS7 <000c> ss7_asp.c:1383 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  20250821085351445 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821085351445 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821085351445 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 03  20250821085351445 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085351445 DLSS7 <000c> ss7_asp.c:1383 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  20250821085351445 DLSS7 <000c> ss7_asp.c:1383 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  20250821085351445 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 05 00 12 00 0c 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085351445 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085351445 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085351445 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085351445 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250821085351445 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085351445 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085351445 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085351445 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085351445 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085351445 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085351446 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085351446 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085351446 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085351447 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085351447 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085351447 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085351447 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085351447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351447 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085351447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351447 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085351447 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085351447 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085351447 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085351447 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085351447 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085351447 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085351448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085351448 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085351448 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085351448 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085351448 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085351448 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085351448 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821085351448 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821085351448 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085351448 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 05  20250821085351454 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085351454 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085351454 DLSS7 <000c> ss7_xua_srv.c:128 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 20250821085351454 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250821085351454 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250821085351454 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250821085351454 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(854)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085351458 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085351458 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085351458 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250821085351458 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250821085351458 DLSS7 <000c> ss7_asp.c:1383 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  20250821085351458 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250821085351458 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085351458 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085351458 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085351458 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250821085351458 DLSS7 <000c> ss7_asp.c:1383 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  20250821085351458 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085351458 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085351458 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085351458 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085351458 DLSS7 <000c> ss7_asp.c:1383 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  20250821085351458 DLSS7 <000c> ss7_asp.c:1383 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  20250821085351458 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085351458 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250821085351458 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085351458 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085351458 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085351458 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085351458 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085351458 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085351458 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085351458 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085351458 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085351460 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085351460 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085351460 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085351460 DLSS7 <000c> ss7_asp.c:1383 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  20250821085351460 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085351460 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085351460 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250821085351460 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085351460 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085351460 DLSS7 <000c> ss7_asp.c:1383 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  20250821085351460 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085351460 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085351460 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085351460 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085351460 DLSS7 <000c> ss7_asp.c:1383 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  20250821085351461 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250821085351461 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 02 00 12 00 0c 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085351461 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085351461 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085351461 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085351461 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085351461 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085351461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085351461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085351461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085351461 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085351461 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085351461 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085351461 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085351462 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085351462 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085351462 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085351462 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085351462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351462 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085351462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085351462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085351462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085351462 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085351462 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085351462 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085351462 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085351462 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085351462 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085351462 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085351462 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085351462 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085351462 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085351462 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821085351462 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085351462 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085351462 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085351462 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085351462 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085351462 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  20250821085352058 DLSCCP DEBUG SCCP-SCOC(80)[0x5557106a1f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085352058 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002af915), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085352058 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085352058 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085352058 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085352058 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085352058 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085352058 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085352058 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085352058 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 2a f9 15 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085352058 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085352058 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085352058 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085352058 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085352058 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085352058 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085352058 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821085352058 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821085352058 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085352058 DLSS7 <000c> ss7_asp.c:1383 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 2a f9 15 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250821085352062 DLSCCP DEBUG SCCP-SCOC(81)[0x5557106a1a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085352062 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00559061), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085352062 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085352062 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085352062 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085352062 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085352062 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085352062 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085352062 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085352062 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 55 90 61 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085352063 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085352063 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085352063 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085352063 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085352063 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085352063 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085352063 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821085352063 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821085352063 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085352063 DLSS7 <000c> ss7_asp.c:1383 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 55 90 61 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250821085352067 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085352068 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821085352068 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821085352068 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821085352068 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085352068 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085352068 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085352068 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085352068 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085352068 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 03 00 00 00 bd 03 02 00 00 05 00 00 50 2a f9 15 00  20250821085352068 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085352068 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085352068 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085352068 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085352068 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085352068 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000050), PART(T=Source Reference,L=4,D=002af915) (sccp_scrc.c:545) 20250821085352068 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(80,remPC=3=0.0.3) Received CO:RELCO (sccp_scoc.c:787) 20250821085352068 DLSCCP DEBUG SCCP-SCOC(80)[0x5557106a1f10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085352068 DLSCCP DEBUG SCCP-SCOC(80)[0x5557106a1f10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085352068 DLSCCP DEBUG SCCP-SCOC(80)[0x5557106a1f10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085352068 DLSCCP DEBUG SCCP-SCOC(80)[0x5557106a1f10]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085352068 DLSCCP DEBUG SCCP-SCOC(80)[0x5557106a1f10]{IDLE}: Deallocated (fsm.c:568) 20250821085352070 DLSCCP DEBUG SCCP-SCOC(82)[0x555710690ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085352070 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00819f3c), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085352070 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085352070 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085352070 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085352070 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085352070 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085352070 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085352070 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085352071 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 81 9f 3c 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085352071 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085352071 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085352071 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085352071 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085352071 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085352071 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085352071 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085352071 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085352071 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085352071 DLSS7 <000c> ss7_asp.c:1383 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 81 9f 3c 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250821085352077 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085352077 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085352077 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085352077 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085352077 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085352077 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085352077 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085352077 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085352077 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085352077 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 52 81 9f 3c 00  20250821085352077 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085352077 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085352077 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085352077 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085352077 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085352077 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000052), PART(T=Source Reference,L=4,D=00819f3c) (sccp_scrc.c:545) 20250821085352077 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(82,remPC=2=0.0.2) Received CO:RELCO (sccp_scoc.c:787) 20250821085352077 DLSCCP DEBUG SCCP-SCOC(82)[0x555710690ae0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085352077 DLSCCP DEBUG SCCP-SCOC(82)[0x555710690ae0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085352077 DLSCCP DEBUG SCCP-SCOC(82)[0x555710690ae0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085352077 DLSCCP DEBUG SCCP-SCOC(82)[0x555710690ae0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085352077 DLSCCP DEBUG SCCP-SCOC(82)[0x555710690ae0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(844)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085352229 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085352229 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085352229 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085352229 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085352229 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085352229 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085352229 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085352229 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085352229 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085352229 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085352229 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085352229 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085352229 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085352229 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085352229 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085352229 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085352229 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085352229 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085352229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352229 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085352230 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085352230 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085352230 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085352230 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085352230 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085352230 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085352230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352230 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085352230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352230 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085352230 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085352230 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085352230 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085352230 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085352230 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085352230 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085352230 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085352230 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085352230 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085352230 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085352230 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085352230 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085352230 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085352230 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085352230 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085352230 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085352230 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085352234 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085352234 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085352234 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085352234 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085352234 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085352234 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085352234 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085352234 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085352234 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085352234 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085352235 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085352235 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085352235 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085352235 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085352235 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085352235 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085352235 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085352235 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085352235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352235 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085352235 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085352235 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085352235 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085352235 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(847)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(844)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.msc2-RAN(850)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(853)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085352264 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085352264 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085352264 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085352264 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085352264 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085352264 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085352264 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085352264 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085352264 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085352264 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085352264 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085352264 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085352264 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085352264 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085352264 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085352264 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085352264 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085352264 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085352264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352264 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085352264 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085352264 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085352264 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085352264 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085352264 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085352264 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085352264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352264 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085352264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352264 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085352264 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085352264 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085352264 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085352264 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085352264 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085352264 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085352264 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085352264 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085352264 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085352264 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085352264 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821085352264 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085352264 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085352264 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085352264 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085352264 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085352264 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085352265 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085352265 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085352265 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085352265 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085352265 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085352265 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085352265 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085352265 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085352265 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085352265 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085352265 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085352265 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085352265 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085352265 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085352265 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085352265 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085352265 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085352265 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085352265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352265 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085352265 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085352265 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085352265 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085352265 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(853)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085352268 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085352268 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821085352268 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821085352268 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821085352268 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085352268 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085352268 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085352268 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085352268 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085352268 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 03 00 00 00 bd 03 02 00 00 05 00 00 51 55 90 61 00  20250821085352269 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085352269 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085352269 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085352269 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085352269 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085352269 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00559061) (sccp_scrc.c:545) 20250821085352269 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(81,remPC=3=0.0.3) Received CO:RELCO (sccp_scoc.c:787) 20250821085352269 DLSCCP DEBUG SCCP-SCOC(81)[0x5557106a1a80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085352269 DLSCCP DEBUG SCCP-SCOC(81)[0x5557106a1a80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085352269 DLSCCP DEBUG SCCP-SCOC(81)[0x5557106a1a80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085352269 DLSCCP DEBUG SCCP-SCOC(81)[0x5557106a1a80]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085352269 DLSCCP DEBUG SCCP-SCOC(81)[0x5557106a1a80]{IDLE}: Deallocated (fsm.c:568) 20250821085352269 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085352269 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821085352269 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821085352269 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821085352269 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085352269 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085352269 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085352269 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085352269 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085352269 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085352269 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085352269 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085352269 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085352269 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821085352269 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085352269 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085352269 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085352269 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085352269 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) 20250821085352269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352269 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085352269 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821085352269 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821085352269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352269 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821085352269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352269 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) 20250821085352269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352269 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085352269 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085352269 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085352269 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085352269 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085352269 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085352269 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:357) 20250821085352269 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085352269 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085352269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352269 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085352269 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085352269 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085352269 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085352269 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085352269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352269 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085352269 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085352269 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085352269 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085352269 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085352269 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085352269 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085352269 DRANAP NOTICE cnlink(msc-2)[0x5557106673a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085352269 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085352269 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085352269 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085352269 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085352269 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085352269 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085352269 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821085352269 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085352269 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) 20250821085352269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352269 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) 20250821085352269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352269 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085352269 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085352269 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085352269 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085352269 DRANAP INFO cnlink(msc-2)[0x5557106673a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250821085352270 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085352270 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085352270 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085352270 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=9 20250821085352270 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085352270 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085352270 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821085352270 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821085352270 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085352270 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-RAN(850)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085352280 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085352280 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085352280 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085352280 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085352280 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085352280 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085352280 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085352280 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085352280 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085352280 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085352281 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085352281 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085352281 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085352281 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085352281 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085352281 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085352281 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085352281 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085352281 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085352281 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085352281 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085352281 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085352281 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085352281 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085352281 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085352281 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085352281 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085352281 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085352281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352281 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085352281 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085352281 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085352281 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085352281 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:357) 20250821085352281 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085352281 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085352281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085352281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352281 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085352281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085352281 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085352281 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085352281 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085352281 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085352281 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085352281 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085352281 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085352281 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085352281 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085352281 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085352281 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085352281 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085352281 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085352281 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085352281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085352281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085352281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085352281 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085352281 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085352281 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085352281 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085352281 DRANAP INFO cnlink(msc-1)[0x555710666630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250821085352282 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085352282 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085352282 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085352282 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=3 20250821085352282 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085352282 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085352282 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085352282 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085352282 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085352282 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-RAN(847)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085353302 DLCTRL DEBUG Command: GET 562218877 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085353302 DLCTRL DEBUG Tx Command reply: GET_REPLY 562218877 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085353309 DLCTRL DEBUG Command: GET 800812271 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085353309 DLCTRL DEBUG Tx Command reply: GET_REPLY 800812271 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085353313 DLCTRL DEBUG Command: GET 84810931 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085353313 DLCTRL DEBUG Tx Command reply: GET_REPLY 84810931 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085353316 DLCTRL DEBUG Command: GET 380907299 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085353317 DLCTRL DEBUG Tx Command reply: GET_REPLY 380907299 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085353319 DLCTRL DEBUG Command: GET 592317305 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085353319 DLCTRL DEBUG Tx Command reply: GET_REPLY 592317305 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821085353322 DLCTRL DEBUG Command: GET 483840445 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085353322 DLCTRL DEBUG Tx Command reply: GET_REPLY 483840445 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085353324 DLCTRL DEBUG Command: GET 158460558 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085353324 DLCTRL DEBUG Tx Command reply: GET_REPLY 158460558 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085353326 DLCTRL DEBUG Command: GET 494225844 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085353326 DLCTRL DEBUG Tx Command reply: GET_REPLY 494225844 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085353328 DLCTRL DEBUG Command: GET 399358988 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085353328 DLCTRL DEBUG Tx Command reply: GET_REPLY 399358988 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085353330 DLCTRL DEBUG Command: GET 512771680 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085353330 DLCTRL DEBUG Tx Command reply: GET_REPLY 512771680 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821085353332 DLCTRL DEBUG Command: GET 25720294 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085353332 DLCTRL DEBUG Tx Command reply: GET_REPLY 25720294 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085353333 DLCTRL DEBUG Command: GET 206490540 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085353333 DLCTRL DEBUG Tx Command reply: GET_REPLY 206490540 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085353334 DLCTRL DEBUG Command: GET 338312075 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085353334 DLCTRL DEBUG Tx Command reply: GET_REPLY 338312075 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085353336 DLCTRL DEBUG Command: GET 554997337 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085353336 DLCTRL DEBUG Tx Command reply: GET_REPLY 554997337 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085353337 DLCTRL DEBUG Command: GET 432649785 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085353337 DLCTRL DEBUG Tx Command reply: GET_REPLY 432649785 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821085353338 DLCTRL DEBUG Command: GET 454902327 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085353338 DLCTRL DEBUG Tx Command reply: GET_REPLY 454902327 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085353339 DLCTRL DEBUG Command: GET 247027004 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085353339 DLCTRL DEBUG Tx Command reply: GET_REPLY 247027004 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085353340 DLCTRL DEBUG Command: GET 287701435 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085353340 DLCTRL DEBUG Tx Command reply: GET_REPLY 287701435 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085353341 DLCTRL DEBUG Command: GET 642719233 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085353341 DLCTRL DEBUG Tx Command reply: GET_REPLY 642719233 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085353342 DLCTRL DEBUG Command: GET 672413257 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085353342 DLCTRL DEBUG Tx Command reply: GET_REPLY 672413257 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: 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@9519884ab86b: "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@9519884ab86b: 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 := '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 := '000000000000000001011011'B, t_guard := 20.000000 } 20250821085353352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49742<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(844)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(844)@9519884ab86b: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(856) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840)@9519884ab86b: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(856)1573411 20250821085354385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085354385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085354385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085354385 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085354385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x180223, normal) (hnbgw_rua.c:408) 20250821085354385 DHNB DEBUG map_rua[0x5557106a1f10]{init}: Allocated (fsm.c:456) 20250821085354385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1573411)[0x5557106a1f10]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085354385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1573411 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085354385 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085354385 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085354385 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1573411 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085354385 DCN DEBUG map_sccp[0x55571067f2f0]{init}: Allocated (fsm.c:456) 20250821085354385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55571067f2f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085354385 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-1573411 <-> SCCP-89 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085354385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1573411 SCCP-89 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085354385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1573411)[0x5557106a1f10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085354385 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085354385 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085354385 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1573411 SCCP-89 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085354385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55571067f2f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085354385 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085354385 DLSCCP DEBUG SCCP-SCOC(89)[0x555710682750]{IDLE}: Allocated (fsm.c:456) 20250821085354385 DLSCCP DEBUG SCCP-SCOC(89)[0x555710682750]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085354385 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300005b0056400500f1100926) (sccp_scrc.c:455) 20250821085354385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085354385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085354385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085354385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085354385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085354385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085354385 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085354385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085354385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085354385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085354385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085354385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085354386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085354386 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085354386 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085354386 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085354386 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085354386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085354386 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0c 01 00 00 59 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 5b 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085354386 DLSCCP DEBUG SCCP-SCOC(89)[0x555710682750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085354386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55571067f2f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085354386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1573411)[0x5557106a1f10]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085354386 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085354386 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085354386 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085354386 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821085354386 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085354386 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085354386 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085354386 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085354386 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085354386 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0c 01 00 00 59 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 5b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(843)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(843)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(844)@9519884ab86b: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(856) HNBGW_Test.msc0-RAN(844)@9519884ab86b: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(856)12871627 HNBGW_Test.msc0-SCCP(843)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(843)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821085354402 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085354402 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085354402 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085354402 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085354402 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085354402 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085354402 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085354402 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085354402 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085354402 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 59 f1 96 cc 02 00 00 00 00  20250821085354402 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085354402 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085354402 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085354402 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085354402 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085354402 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00f196cc) (sccp_scrc.c:545) 20250821085354402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(89,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085354402 DLSCCP DEBUG SCCP-SCOC(89)[0x555710682750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085354402 DLSCCP DEBUG SCCP-SCOC(89)[0x555710682750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085354402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085354402 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085354402 DCN DEBUG handle_cn_conn_conf() conn_id=89, 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_sccp.c:157) 20250821085354402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55571067f2f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085354402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55571067f2f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_no_allow_attach_round_robin0(856)@9519884ab86b: setverdict(pass): none -> pass MTC@9519884ab86b: 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 } } } 20250821085354404 DLCTRL DEBUG Command: GET 75393060 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085354404 DLCTRL DEBUG Tx Command reply: GET_REPLY 75393060 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821085354407 DLCTRL DEBUG Command: GET 38436629 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085354407 DLCTRL DEBUG Tx Command reply: GET_REPLY 38436629 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085354409 DLCTRL DEBUG Command: GET 815894195 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085354409 DLCTRL DEBUG Tx Command reply: GET_REPLY 815894195 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085354411 DLCTRL DEBUG Command: GET 370129973 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085354411 DLCTRL DEBUG Tx Command reply: GET_REPLY 370129973 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085354413 DLCTRL DEBUG Command: GET 488017170 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085354413 DLCTRL DEBUG Tx Command reply: GET_REPLY 488017170 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085354414 DLCTRL DEBUG Command: GET 441593146 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085354414 DLCTRL DEBUG Tx Command reply: GET_REPLY 441593146 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085354416 DLCTRL DEBUG Command: GET 504467606 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085354416 DLCTRL DEBUG Tx Command reply: GET_REPLY 504467606 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085354418 DLCTRL DEBUG Command: GET 231170814 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085354418 DLCTRL DEBUG Tx Command reply: GET_REPLY 231170814 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085354420 DLCTRL DEBUG Command: GET 127738849 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085354420 DLCTRL DEBUG Tx Command reply: GET_REPLY 127738849 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085354421 DLCTRL DEBUG Command: GET 49366646 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085354421 DLCTRL DEBUG Tx Command reply: GET_REPLY 49366646 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085354423 DLCTRL DEBUG Command: GET 241351401 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085354423 DLCTRL DEBUG Tx Command reply: GET_REPLY 241351401 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085354425 DLCTRL DEBUG Command: GET 943052780 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085354425 DLCTRL DEBUG Tx Command reply: GET_REPLY 943052780 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085354428 DLCTRL DEBUG Command: GET 231477562 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085354428 DLCTRL DEBUG Tx Command reply: GET_REPLY 231477562 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085354431 DLCTRL DEBUG Command: GET 801800916 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085354431 DLCTRL DEBUG Tx Command reply: GET_REPLY 801800916 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085354434 DLCTRL DEBUG Command: GET 978192938 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085354434 DLCTRL DEBUG Tx Command reply: GET_REPLY 978192938 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085354437 DLCTRL DEBUG Command: GET 576869793 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085354437 DLCTRL DEBUG Tx Command reply: GET_REPLY 576869793 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085354442 DLCTRL DEBUG Command: GET 728445222 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085354442 DLCTRL DEBUG Tx Command reply: GET_REPLY 728445222 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085354445 DLCTRL DEBUG Command: GET 121548378 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085354445 DLCTRL DEBUG Tx Command reply: GET_REPLY 121548378 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085354449 DLCTRL DEBUG Command: GET 733314438 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085354449 DLCTRL DEBUG Tx Command reply: GET_REPLY 733314438 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085354453 DLCTRL DEBUG Command: GET 863891960 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085354453 DLCTRL DEBUG Tx Command reply: GET_REPLY 863891960 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '000000000000000010111110'B, t_guard := 20.000000 } 20250821085354491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49746<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(850)@9519884ab86b: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(850)@9519884ab86b: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(857) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840)@9519884ab86b: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(857)9740628 20250821085355524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085355524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085355524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250821085355524 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085355524 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x94a154, normal) (hnbgw_rua.c:408) 20250821085355524 DHNB DEBUG map_rua[0x555710685cf0]{init}: Allocated (fsm.c:456) 20250821085355524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9740628)[0x555710685cf0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085355524 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9740628 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085355524 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085355524 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085355524 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250821085355524 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9740628 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:232) 20250821085355524 DCN DEBUG map_sccp[0x555710686430]{init}: Allocated (fsm.c:456) 20250821085355524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x555710686430]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085355524 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-9740628 <-> SCCP-90 msc-2 msc-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.3 (context_map.c:129) 20250821085355524 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9740628 SCCP-90 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250821085355524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9740628)[0x555710685cf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085355524 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085355524 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085355524 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9740628 SCCP-90 msc-2 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085355524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x555710686430]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085355524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085355524 DLSCCP DEBUG SCCP-SCOC(90)[0x5557106a1110]{IDLE}: Allocated (fsm.c:456) 20250821085355524 DLSCCP DEBUG SCCP-SCOC(90)[0x5557106a1110]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085355524 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000be0056400500f1100926) (sccp_scrc.c:455) 20250821085355524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085355524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085355524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085355524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085355524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085355525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085355525 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085355525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085355525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085355525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085355525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085355525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085355525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085355525 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085355525 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085355525 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085355525 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085355525 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085355525 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 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 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 be 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821085355525 DLSCCP DEBUG SCCP-SCOC(90)[0x5557106a1110]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085355525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x555710686430]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085355525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9740628)[0x555710685cf0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085355525 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085355525 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085355525 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085355525 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=15 20250821085355525 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085355525 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085355525 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821085355525 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821085355525 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085355525 DLSS7 <000c> ss7_asp.c:1383 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 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 be 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(849)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc2-SCCP(849)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(850)@9519884ab86b: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(857) HNBGW_Test.msc2-RAN(850)@9519884ab86b: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(857)15510552 HNBGW_Test.msc2-SCCP(849)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(849)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(857)@9519884ab86b: setverdict(pass): none -> pass 20250821085355544 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085355544 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821085355544 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821085355544 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821085355544 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085355544 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085355544 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085355544 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085355544 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085355544 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 03 00 00 00 bd 03 02 00 00 02 00 00 5a 17 f2 96 02 00 00 00 00  20250821085355544 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085355545 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085355545 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085355545 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085355545 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085355545 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0017f296) (sccp_scrc.c:545) 20250821085355545 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(90,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085355545 DLSCCP DEBUG SCCP-SCOC(90)[0x5557106a1110]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085355545 DLSCCP DEBUG SCCP-SCOC(90)[0x5557106a1110]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085355545 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085355545 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085355545 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_sccp.c:157) 20250821085355545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x555710686430]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) MTC@9519884ab86b: 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 } } } 20250821085355545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x555710686430]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085355546 DLCTRL DEBUG Command: GET 97077786 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085355546 DLCTRL DEBUG Tx Command reply: GET_REPLY 97077786 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821085355550 DLCTRL DEBUG Command: GET 60362595 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085355550 DLCTRL DEBUG Tx Command reply: GET_REPLY 60362595 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085355554 DLCTRL DEBUG Command: GET 481212913 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085355554 DLCTRL DEBUG Tx Command reply: GET_REPLY 481212913 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085355558 DLCTRL DEBUG Command: GET 827427348 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085355558 DLCTRL DEBUG Tx Command reply: GET_REPLY 827427348 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085355562 DLCTRL DEBUG Command: GET 629282794 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085355562 DLCTRL DEBUG Tx Command reply: GET_REPLY 629282794 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085355566 DLCTRL DEBUG Command: GET 550501507 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085355566 DLCTRL DEBUG Tx Command reply: GET_REPLY 550501507 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085355570 DLCTRL DEBUG Command: GET 894427458 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085355570 DLCTRL DEBUG Tx Command reply: GET_REPLY 894427458 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085355574 DLCTRL DEBUG Command: GET 96533444 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085355574 DLCTRL DEBUG Tx Command reply: GET_REPLY 96533444 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085355577 DLCTRL DEBUG Command: GET 907683476 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085355577 DLCTRL DEBUG Tx Command reply: GET_REPLY 907683476 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085355579 DLCTRL DEBUG Command: GET 361579287 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085355580 DLCTRL DEBUG Tx Command reply: GET_REPLY 361579287 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085355582 DLCTRL DEBUG Command: GET 159292562 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085355582 DLCTRL DEBUG Tx Command reply: GET_REPLY 159292562 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250821085355585 DLCTRL DEBUG Command: GET 912300541 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085355585 DLCTRL DEBUG Tx Command reply: GET_REPLY 912300541 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085355587 DLCTRL DEBUG Command: GET 920917693 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085355587 DLCTRL DEBUG Tx Command reply: GET_REPLY 920917693 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085355589 DLCTRL DEBUG Command: GET 826830341 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085355590 DLCTRL DEBUG Tx Command reply: GET_REPLY 826830341 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085355591 DLCTRL DEBUG Command: GET 199593332 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085355591 DLCTRL DEBUG Tx Command reply: GET_REPLY 199593332 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085355593 DLCTRL DEBUG Command: GET 40032558 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085355593 DLCTRL DEBUG Tx Command reply: GET_REPLY 40032558 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085355595 DLCTRL DEBUG Command: GET 897324106 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085355595 DLCTRL DEBUG Tx Command reply: GET_REPLY 897324106 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085355596 DLCTRL DEBUG Command: GET 281967599 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085355596 DLCTRL DEBUG Tx Command reply: GET_REPLY 281967599 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085355598 DLCTRL DEBUG Command: GET 372964659 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085355598 DLCTRL DEBUG Tx Command reply: GET_REPLY 372964659 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085355599 DLCTRL DEBUG Command: GET 216386086 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085355599 DLCTRL DEBUG Tx Command reply: GET_REPLY 216386086 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '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 := '000000000000000111101011'B, t_guard := 20.000000 } 20250821085355622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59784<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(844)@9519884ab86b: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(844)@9519884ab86b: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(858) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840)@9519884ab86b: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(858)2307024 20250821085356642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085356642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085356642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250821085356642 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085356642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2333d0, normal) (hnbgw_rua.c:408) 20250821085356642 DHNB DEBUG map_rua[0x555710685e20]{init}: Allocated (fsm.c:456) 20250821085356642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2307024)[0x555710685e20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085356642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2307024 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085356642 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085356642 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085356642 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2307024 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250821085356642 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2307024 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085356642 DCN DEBUG map_sccp[0x555710672cb0]{init}: Allocated (fsm.c:456) 20250821085356642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x555710672cb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085356642 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-2307024 <-> SCCP-91 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085356642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2307024 SCCP-91 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250821085356642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2307024)[0x555710685e20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085356642 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085356642 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085356642 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2307024 SCCP-91 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085356642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x555710672cb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085356642 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085356642 DLSCCP DEBUG SCCP-SCOC(91)[0x555710671b10]{IDLE}: Allocated (fsm.c:456) 20250821085356642 DLSCCP DEBUG SCCP-SCOC(91)[0x555710671b10]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085356642 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001eb0056400500f1100926) (sccp_scrc.c:455) 20250821085356642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085356642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085356642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085356642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085356642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085356642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085356642 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085356642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085356642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085356642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085356642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085356642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085356642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085356643 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085356643 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085356643 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085356643 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085356643 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085356643 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6c 00 00 00 bd 00 00 00 b9 03 00 00 0e 01 00 00 5b 02 02 06 04 43 b9 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 eb 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821085356643 DLSCCP DEBUG SCCP-SCOC(91)[0x555710671b10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085356643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x555710672cb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085356643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2307024)[0x555710685e20]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085356643 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085356643 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085356643 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085356643 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821085356643 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085356643 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085356643 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085356643 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085356643 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085356643 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0e 01 00 00 5b 02 02 06 04 43 b9 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 eb 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(843)@9519884ab86b: First idle individual index:1 HNBGW_Test.msc0-SCCP(843)@9519884ab86b: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(844)@9519884ab86b: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(858) HNBGW_Test.msc0-RAN(844)@9519884ab86b: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(858)2596376 HNBGW_Test.msc0-SCCP(843)@9519884ab86b: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(843)@9519884ab86b: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250821085356649 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085356649 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085356649 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085356650 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085356650 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085356650 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085356650 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085356650 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085356650 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085356650 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 5b 44 a8 f6 02 00 00 00 00  20250821085356650 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085356650 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085356650 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085356650 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085356650 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085356650 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0044a8f6) (sccp_scrc.c:545) 20250821085356650 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(91,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085356650 DLSCCP DEBUG SCCP-SCOC(91)[0x555710671b10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085356650 DLSCCP DEBUG SCCP-SCOC(91)[0x555710671b10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085356650 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085356650 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085356650 DCN DEBUG handle_cn_conn_conf() conn_id=91, 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_sccp.c:157) 20250821085356650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x555710672cb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085356650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x555710672cb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_no_allow_attach_round_robin0(858)@9519884ab86b: setverdict(pass): none -> pass MTC@9519884ab86b: 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 } } } 20250821085356653 DLCTRL DEBUG Command: GET 344417174 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085356653 DLCTRL DEBUG Tx Command reply: GET_REPLY 344417174 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250821085356657 DLCTRL DEBUG Command: GET 87747444 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085356657 DLCTRL DEBUG Tx Command reply: GET_REPLY 87747444 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085356660 DLCTRL DEBUG Command: GET 448410792 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085356660 DLCTRL DEBUG Tx Command reply: GET_REPLY 448410792 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085356665 DLCTRL DEBUG Command: GET 819378051 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085356665 DLCTRL DEBUG Tx Command reply: GET_REPLY 819378051 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085356669 DLCTRL DEBUG Command: GET 416522436 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085356669 DLCTRL DEBUG Tx Command reply: GET_REPLY 416522436 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085356673 DLCTRL DEBUG Command: GET 710249989 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085356673 DLCTRL DEBUG Tx Command reply: GET_REPLY 710249989 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085356676 DLCTRL DEBUG Command: GET 909830335 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085356676 DLCTRL DEBUG Tx Command reply: GET_REPLY 909830335 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085356680 DLCTRL DEBUG Command: GET 772826648 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085356680 DLCTRL DEBUG Tx Command reply: GET_REPLY 772826648 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085356684 DLCTRL DEBUG Command: GET 303490559 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085356684 DLCTRL DEBUG Tx Command reply: GET_REPLY 303490559 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085356687 DLCTRL DEBUG Command: GET 511829250 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085356687 DLCTRL DEBUG Tx Command reply: GET_REPLY 511829250 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085356690 DLCTRL DEBUG Command: GET 844763212 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085356690 DLCTRL DEBUG Tx Command reply: GET_REPLY 844763212 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250821085356693 DLCTRL DEBUG Command: GET 289907412 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085356693 DLCTRL DEBUG Tx Command reply: GET_REPLY 289907412 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085356695 DLCTRL DEBUG Command: GET 627492573 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085356695 DLCTRL DEBUG Tx Command reply: GET_REPLY 627492573 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085356697 DLCTRL DEBUG Command: GET 348417213 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085356697 DLCTRL DEBUG Tx Command reply: GET_REPLY 348417213 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085356699 DLCTRL DEBUG Command: GET 939272902 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085356699 DLCTRL DEBUG Tx Command reply: GET_REPLY 939272902 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085356701 DLCTRL DEBUG Command: GET 941167206 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085356701 DLCTRL DEBUG Tx Command reply: GET_REPLY 941167206 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085356702 DLCTRL DEBUG Command: GET 475603112 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085356702 DLCTRL DEBUG Tx Command reply: GET_REPLY 475603112 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085356704 DLCTRL DEBUG Command: GET 681533866 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085356704 DLCTRL DEBUG Tx Command reply: GET_REPLY 681533866 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085356705 DLCTRL DEBUG Command: GET 94483409 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085356705 DLCTRL DEBUG Tx Command reply: GET_REPLY 94483409 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085356706 DLCTRL DEBUG Command: GET 419038370 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085356706 DLCTRL DEBUG Tx Command reply: GET_REPLY 419038370 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085356709 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49732<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085356710 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41223<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(836)@9519884ab86b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(837)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085356711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49726<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085356712 DLINP DEBUG SRVCONN(,r=127.0.0.1:49361<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085356712 DLINP DEBUG SRVCONN(,r=127.0.0.1:49361<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085356712 DLINP NOTICE SRV(,r=127.0.0.1:49361<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085356712 DMAIN NOTICE (127.0.0.1:49361 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49361<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821085356712 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(842)@9519884ab86b: Final verdict of PTC: none 20250821085356713 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085356713 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085356713 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085356713 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085356713 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085356713 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc1-SCCP(846)@9519884ab86b: Final verdict of PTC: none 20250821085356713 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085356713 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085356713 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085356713 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085356713 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085356713 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085356713 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085356714 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085356714 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085356714 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085356714 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085356714 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085356714 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085356714 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085356714 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085356714 DLSS7 <000c> ss7_asp.c:1383 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  20250821085356714 DLSS7 <000c> ss7_asp.c:1383 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  20250821085356714 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085356714 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(852)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-RAN(847)@9519884ab86b: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840)@9519884ab86b: Final verdict of PTC: none 20250821085356714 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085356714 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085356714 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085356714 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085356714 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085356714 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085356714 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085356714 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085356714 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085356714 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085356714 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085356714 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085356714 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085356714 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085356714 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085356715 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-M3UA(854)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(849)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc2-RAN(850)@9519884ab86b: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_round_robin(835)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(851)@9519884ab86b: Final verdict of PTC: none20250821085356715 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085356715 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085356715 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085356715 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085356715 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250821085356715 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085356715 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085356715 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085356715 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085356715 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085356715 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085356715 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085356715 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085356715 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085356715 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085356715 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085356715 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085356715 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085356715 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085356715 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_mscpool_no_allow_attach_round_robin-Iuh1(841)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(844)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(848)@9519884ab86b: Final verdict of PTC: none 20250821085356715 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085356715 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085356716 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085356716 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085356716 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821085356716 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085356716 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_mscpool_no_allow_attach_round_robin-Iuh0(839)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(853)@9519884ab86b: Final verdict of PTC: none20250821085356716 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821085356716 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085356716 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085356716 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085356716 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085356716 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085356716 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821085356716 DLSS7 <000c> ss7_asp.c:1383 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  20250821085356716 DLSS7 <000c> ss7_asp.c:1383 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  20250821085356716 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085356716 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085356716 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085356716 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085356716 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250821085356716 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085356716 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085356716 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250821085356716 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085356716 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250821085356716 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085356717 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821085356717 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821085356717 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 03  20250821085356717 DLSS7 <000c> ss7_asp.c:1383 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  20250821085356717 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085356717 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085356717 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085356717 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085356717 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085356717 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085356717 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085356717 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085356717 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085356717 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085356717 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085356717 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085356717 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085356717 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085356717 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085356717 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085356718 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) HNBGW_Test.msc0-M3UA(845)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(843)@9519884ab86b: Final verdict of PTC: none 20250821085356719 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085356719 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821085356719 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085356719 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085356720 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085356720 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085356720 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085356721 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085356721 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085356721 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085356721 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085356721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49742<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085356722 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085356722 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085356722 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250821085356722 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085356722 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085356723 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085356723 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085356723 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085356723 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085356723 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085356723 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085356723 DRANAP NOTICE cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085356724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x555710686430]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085356724 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085356724 DLSCCP DEBUG SCCP-SCOC(90)[0x5557106a1110]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085356724 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017f296), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085356724 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085356724 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=15 -> eSLS=63: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085356724 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=15 -> eSLS=63: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085356725 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085356725 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085356725 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085356725 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085356725 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085356725 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085356726 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085356726 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 0f 04 17 f2 96 00 00 5a 00 00 00 00 00 (ss7_asp.c:1383) 20250821085356726 DLSCCP DEBUG SCCP-SCOC(90)[0x5557106a1110]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085356726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x555710686430]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085356726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9740628)[0x555710685cf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085356726 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9740628)[0x555710685cf0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085356726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085356727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9740628)[0x555710685cf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085356727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9740628)[0x555710685cf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085356727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9740628)[0x555710685cf0]{disrupted}: Freeing instance (context_map.c:203) 20250821085356727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9740628)[0x555710685cf0]{disrupted}: Deallocated (fsm.c:568) 20250821085356727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x555710686430]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085356727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x555710686430]{disconnected}: Freeing instance (context_map.c:207) 20250821085356727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x555710686430]{disconnected}: Deallocated (fsm.c:568) 20250821085356728 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9740628 SCCP-90 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821085356728 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49746<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085356728 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59784<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085356728 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085356729 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085356729 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085356729 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085356729 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085356729 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085356729 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085356729 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085356729 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085356730 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085356730 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085356730 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085356730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55571067f2f0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085356730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085356730 DLSCCP DEBUG SCCP-SCOC(89)[0x555710682750]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085356730 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f196cc), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085356730 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085356731 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085356731 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085356731 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085356731 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085356731 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085356731 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085356731 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085356731 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085356732 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 0c 04 f1 96 cc 00 00 59 00 00 00 00 00 (ss7_asp.c:1383) 20250821085356732 DLSCCP DEBUG SCCP-SCOC(89)[0x555710682750]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085356732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55571067f2f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085356732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1573411)[0x5557106a1f10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085356732 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1573411)[0x5557106a1f10]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085356732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085356732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1573411)[0x5557106a1f10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) HNBGW-PFCP(838)@9519884ab86b: Final verdict of PTC: none20250821085356732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1573411)[0x5557106a1f10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085356733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1573411)[0x5557106a1f10]{disrupted}: Freeing instance (context_map.c:203) 20250821085356733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1573411)[0x5557106a1f10]{disrupted}: Deallocated (fsm.c:568) 20250821085356733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55571067f2f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085356733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55571067f2f0]{disconnected}: Freeing instance (context_map.c:207) 20250821085356733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55571067f2f0]{disconnected}: Deallocated (fsm.c:568) HNBGW-MGCP(855)@9519884ab86b: Final verdict of PTC: none20250821085356733 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1573411 SCCP-89 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821085356733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x555710672cb0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085356733 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085356733 DLSCCP DEBUG SCCP-SCOC(91)[0x555710671b10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085356733 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0044a8f6), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) TC_mscpool_no_allow_attach_round_robin0(856)@9519884ab86b: Final verdict of PTC: pass20250821085356734 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085356734 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085356734 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085356734 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085356734 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) TC_mscpool_no_allow_attach_round_robin0(858)@9519884ab86b: Final verdict of PTC: pass20250821085356734 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085356734 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085356734 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085356734 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085356734 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 0e 04 44 a8 f6 00 00 5b 00 00 00 00 00 (ss7_asp.c:1383) TC_mscpool_no_allow_attach_round_robin0(857)@9519884ab86b: Final verdict of PTC: pass20250821085356734 DLSCCP DEBUG SCCP-SCOC(91)[0x555710671b10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085356735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x555710672cb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085356735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2307024)[0x555710685e20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085356735 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2307024)[0x555710685e20]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085356735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085356735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2307024)[0x555710685e20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085356735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2307024)[0x555710685e20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085356735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2307024)[0x555710685e20]{disrupted}: Freeing instance (context_map.c:203) 20250821085356735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2307024)[0x555710685e20]{disrupted}: Deallocated (fsm.c:568) 20250821085356735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x555710672cb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085356735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x555710672cb0]{disconnected}: Freeing instance (context_map.c:207) 20250821085356736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x555710672cb0]{disconnected}: Deallocated (fsm.c:568) 20250821085356736 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2307024 SCCP-91 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821085356736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085356736 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085356736 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085356736 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=15 20250821085356736 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085356736 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085356736 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085356736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085356737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821085356737 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085356737 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085356737 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085356737 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821085356737 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085356737 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085356737 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085356737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250821085356738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085356738 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085356739 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 (hnb.c:255) 20250821085356739 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085356740 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085356740 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085356740 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085356740 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821085356740 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085356740 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085356740 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(835): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(836): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(837): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(838): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(839): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(841): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(842): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(843): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(844): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(845): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-SCCP(846): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-RAN(847): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-M3UA(848): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc2-SCCP(849): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc2-RAN(850): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc2-M3UA(851): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(852): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(853): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(854): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(855): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(856): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(857): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(858): pass (pass -> pass) MTC@9519884ab86b: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@9519884ab86b: 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'. Thu Aug 21 08:53:56 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 20250821085356826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59788<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085357232 DLSCCP DEBUG SCCP-SCOC(88)[0x55571067ce60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085357232 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00294913), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085357232 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085357232 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085357232 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085357232 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085357232 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085357232 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085357232 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085357232 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085357232 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085357232 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 29 49 13 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085357233 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085357233 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085357233 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085357233 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085357233 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085357233 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085357233 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085357529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59788<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=639500) 20250821085357948 DLSCCP DEBUG SCCP-SCOC(87)[0x555710616d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085357948 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089e699), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085357948 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085357948 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085357948 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085357948 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085357948 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085357948 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085357948 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085357948 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085357948 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085357948 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 89 e6 99 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085357949 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085357949 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085357949 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085357949 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085357949 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085357949 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085357949 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=639500, count=649696) 20250821085358627 DLSCCP DEBUG SCCP-SCOC(86)[0x555710675630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085358628 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085679d), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085358628 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085358628 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085358628 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085358628 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085358628 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085358628 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085358628 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085358628 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085358628 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085358628 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 85 67 9d 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085358628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085358628 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085358628 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085358628 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085358628 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085358629 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085358629 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085358715 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085358715 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085358715 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085358717 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085358717 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250821085358717 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250821085358717 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085358717 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085358717 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821085358718 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085358718 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085358718 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085359353 DLSCCP DEBUG SCCP-SCOC(85)[0x555710699930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085359353 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019a7fd), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085359353 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085359353 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085359353 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085359353 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085359353 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085359353 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085359354 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085359354 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085359354 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085359354 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 19 a7 fd 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085359354 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085359354 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085359354 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085359354 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085359354 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085359354 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085359354 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:53: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_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 20250821085400016 DLSCCP DEBUG SCCP-SCOC(83)[0x555710676360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085400016 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a2c6f), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085400016 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085400016 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085400016 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085400016 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085400016 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085400016 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085400016 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085400016 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085400016 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085400016 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6a 2c 6f 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085400017 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085400017 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085400017 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085400017 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085400017 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085400017 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085400017 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085400020 DLSCCP DEBUG SCCP-SCOC(84)[0x555710684c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085400020 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072a54c), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085400020 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085400020 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085400020 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085400020 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085400020 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085400020 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085400020 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085400020 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085400020 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085400020 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 72 a5 4c 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085400020 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085400020 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085400020 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085400020 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085400020 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085400020 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085400020 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@9519884ab86b: 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@9519884ab86b: Test case TC_mscpool_no_allow_attach_valid_nri started. 20250821085400651 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59790<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085400656 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59794<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085400660 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40175<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_valid_nri-Iuh0(863)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085400677 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085400677 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085400684 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085400684 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085400685 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085400685 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_no_allow_attach_valid_nri-Iuh1(865)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085400685 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45716 (stream_srv.c:143) 20250821085400685 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45716<->l=127.0.0.1:29169 (hnb.c:335) 20250821085400685 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085400685 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085400685 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085400685 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085400686 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085400686 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085400686 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085400686 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085400686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400686 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085400686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400686 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085400686 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085400686 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085400686 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085400686 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085400686 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085400686 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085400687 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085400687 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085400687 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085400687 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085400687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400687 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085400687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085400687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400687 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085400687 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085400687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085400687 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085400687 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085400687 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085400687 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085400687 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085400687 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085400687 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085400687 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085400687 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085400687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400687 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085400687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085400687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400687 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085400687 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085400687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085400687 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085400687 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085400687 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085400687 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085400687 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085400687 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085400687 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085400687 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085400687 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085400687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400687 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085400687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085400687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400687 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085400687 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085400687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085400687 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085400687 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085400687 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085400687 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085400687 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085400687 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085400687 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085400687 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085400687 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=15 20250821085400687 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085400687 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085400687 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085400687 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085400687 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085400687 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=10 20250821085400687 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085400687 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085400687 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085400687 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085400687 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085400687 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085400687 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=10 20250821085400687 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085400687 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085400687 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085400687 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085400687 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085400687 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085400687 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821085400687 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085400687 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085400687 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(869)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(869)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(869)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(867)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(872)@9519884ab86b: ************************************************* HNBGW_Test.msc1-M3UA(872)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(872)@9519884ab86b: ************************************************* HNBGW_Test.msc1-SCCP(870)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(875)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(875)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(875)@9519884ab86b: ************************************************* HNBGW_Test.msc2-SCCP(873)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085400726 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085400726 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085400726 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085400726 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085400727 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085400727 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085400727 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085400727 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085400727 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085400727 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085400727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400728 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085400728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085400728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400728 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085400728 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085400728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085400728 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085400728 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085400728 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085400728 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085400728 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085400728 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085400728 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085400728 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085400728 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085400728 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085400728 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085400728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400728 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085400728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085400728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400728 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085400728 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085400728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085400728 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085400728 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085400728 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085400728 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085400729 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085400729 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085400729 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085400729 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085400729 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085400729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400729 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085400729 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085400729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400729 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085400729 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085400729 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085400729 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085400729 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085400729 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085400729 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085400729 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085400729 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085400729 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085400729 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085400729 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821085400729 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085400729 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085400730 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085400729 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085400729 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085400729 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085400729 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085400729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400730 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085400730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400730 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085400730 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085400730 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085400730 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085400730 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085400730 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085400730 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085400730 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085400730 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085400730 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085400730 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821085400730 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085400730 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085400730 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085400730 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085400730 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085400730 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085400730 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=15 20250821085400730 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085400730 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085400730 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085400730 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085400730 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085400730 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085400730 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=1 20250821085400730 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085400730 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(878)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(878)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(878)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(876)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085400758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085400758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085400758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085400758 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085400758 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:562) 20250821085400758 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085400758 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085400758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085400758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085400764 DLINP DEBUG SRVCONN(,r=127.0.0.1:45716<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085400764 DLINP DEBUG SRVCONN(,r=127.0.0.1:45716<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085400764 DLINP DEBUG SRVCONN(,r=127.0.0.1:45716<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085400764 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085400764 DHNBAP DEBUG (127.0.0.1:45716 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821085400764 DHNBAP NOTICE (127.0.0.1:45716 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085400764 DHNBAP NOTICE (127.0.0.1:45716 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085400764 DLINP DEBUG SRVCONN(,r=127.0.0.1:45716<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085400764 DLINP DEBUG SRVCONN(,r=127.0.0.1:45716<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085400898 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085400898 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085400898 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085400898 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(869)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085400907 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085400907 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085400907 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085400907 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085400907 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085400907 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085400907 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085400907 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085400907 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085400907 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085400907 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085400907 DLSS7 <000c> ss7_asp.c:1383 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  20250821085400907 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085400908 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085400908 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821085400908 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085400908 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085400910 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085400910 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085400910 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085400910 DLSS7 <000c> ss7_asp.c:1383 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  20250821085400910 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085400910 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085400911 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085400911 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs HNBGW_Test.msc1-M3UA(872)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821085400911 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085400911 DLSS7 <000c> ss7_asp.c:1383 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  20250821085400911 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085400911 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085400911 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085400911 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085400911 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085400911 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085400911 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085400911 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085400911 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085400911 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085400911 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085400911 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085400911 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085400911 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085400911 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085400911 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085400913 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085400913 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085400913 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085400913 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085400913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085400913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400913 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085400913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085400913 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085400913 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085400913 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085400913 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085400913 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085400913 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085400913 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085400913 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085400913 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821085400913 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085400913 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085400913 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085400913 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085400913 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085400913 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085400913 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085400913 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821085400913 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085400913 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085400913 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085400913 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085400913 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085400913 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085400913 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085400913 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085400913 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085400913 DLSS7 <000c> ss7_asp.c:1383 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  20250821085400913 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085400914 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085400914 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085400914 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085400914 DLSS7 <000c> ss7_asp.c:1383 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  20250821085400914 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085400914 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085400914 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085400914 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085400914 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821085400914 DLSS7 <000c> ss7_asp.c:1383 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  20250821085400914 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085400914 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085400914 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821085400914 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085400914 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085400914 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085400915 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085400915 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085400915 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821085400915 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085400915 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085400915 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085400915 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085400915 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085400915 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085400915 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085400915 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085400916 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085400916 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085400916 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085400916 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085400916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085400917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400917 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085400917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085400917 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085400917 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085400917 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085400917 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085400917 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085400917 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085400917 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085400917 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085400917 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=11 20250821085400917 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085400917 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085400917 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085400917 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085400917 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085400917 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 03  20250821085400920 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085400920 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250821085400920 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085400920 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(875)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250821085400926 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085400926 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250821085400926 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085400926 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085400926 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085400926 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085400926 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085400926 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085400926 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250821085400926 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085400926 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085400926 DLSS7 <000c> ss7_asp.c:1383 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  20250821085400926 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085400928 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085400928 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085400928 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085400928 DLSS7 <000c> ss7_asp.c:1383 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  20250821085400928 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085400928 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085400928 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085400928 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085400928 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250821085400928 DLSS7 <000c> ss7_asp.c:1383 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  20250821085400928 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821085400928 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821085400928 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 03  20250821085400928 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085400928 DLSS7 <000c> ss7_asp.c:1383 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  20250821085400928 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 05 00 12 00 10 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085400928 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085400928 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085400928 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085400928 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250821085400928 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085400928 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085400928 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085400928 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085400928 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085400928 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085400928 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085400928 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085400929 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085400929 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085400929 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085400929 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085400929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400930 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085400930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400930 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085400930 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085400930 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085400930 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085400930 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085400930 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085400930 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085400930 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085400930 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085400930 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085400930 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=9 20250821085400930 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085400930 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085400930 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821085400930 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821085400930 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085400930 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 05  20250821085400948 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085400948 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085400948 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085400948 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(878)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085400954 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085400954 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085400954 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085400954 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085400954 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085400954 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085400954 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085400954 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085400954 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085400954 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085400954 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085400954 DLSS7 <000c> ss7_asp.c:1383 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  20250821085400954 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085400956 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085400956 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085400956 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085400956 DLSS7 <000c> ss7_asp.c:1383 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  20250821085400956 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085400956 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085400956 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085400956 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085400957 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085400957 DLSS7 <000c> ss7_asp.c:1383 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  20250821085400957 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085400957 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085400957 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085400957 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085400957 DLSS7 <000c> ss7_asp.c:1383 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  20250821085400957 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250821085400957 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 02 00 12 00 0c 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085400957 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085400957 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085400957 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085400957 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085400957 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085400957 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085400957 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085400957 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085400957 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085400957 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085400957 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085400957 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085400958 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085400958 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085400958 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085400958 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085400958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400959 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085400959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085400959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085400959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085400959 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085400959 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085400959 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085400959 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085400959 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085400959 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085400959 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085400959 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085400959 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085400959 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085400959 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=9 20250821085400959 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085400959 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085400959 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085400959 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085400959 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085400959 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(868)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085401707 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085401707 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085401707 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085401707 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085401707 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085401707 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085401707 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085401707 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085401707 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085401707 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085401707 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085401707 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085401707 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085401707 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085401707 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085401707 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085401707 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085401708 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085401708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401708 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085401708 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085401708 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085401708 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085401708 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085401708 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085401708 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085401708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085401708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401708 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085401708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085401708 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085401708 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085401708 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085401708 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085401708 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085401708 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085401708 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085401708 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085401708 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085401708 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821085401708 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085401708 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085401708 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085401708 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085401708 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085401708 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085401710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085401710 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085401710 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085401710 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085401710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085401710 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085401710 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085401710 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085401710 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085401710 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085401710 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085401710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085401710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085401710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085401710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085401710 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085401710 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085401710 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085401710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401710 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085401710 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085401710 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085401710 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085401710 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(871)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(868)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085401716 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085401716 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085401716 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085401716 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085401716 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085401716 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085401716 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085401716 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085401716 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085401716 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085401716 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085401716 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085401716 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085401716 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085401716 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085401716 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085401716 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085401716 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085401716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401716 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085401716 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085401716 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085401716 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085401716 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:357) 20250821085401716 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085401716 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085401716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085401716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401716 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085401716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085401716 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085401716 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085401716 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085401716 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085401716 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085401716 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085401717 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085401717 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085401717 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085401717 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=14 20250821085401717 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085401717 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085401717 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc1 proto=m3ua 20250821085401717 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085401717 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085401717 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 03  20250821085401718 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085401718 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085401718 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085401718 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085401718 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085401718 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085401718 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085401718 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085401718 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085401718 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085401718 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085401719 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085401719 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085401719 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085401719 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085401719 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085401719 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085401719 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085401719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401719 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085401719 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085401719 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085401719 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085401719 DRANAP INFO cnlink(msc-1)[0x555710666630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(871)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.msc2-RAN(874)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085401730 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085401730 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821085401730 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821085401730 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821085401730 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085401730 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085401730 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085401730 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085401730 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085401730 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085401730 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085401730 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085401730 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085401730 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085401730 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085401730 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085401730 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821085401730 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085401730 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) 20250821085401730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401730 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) 20250821085401730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085401730 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085401730 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085401730 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085401730 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:357) 20250821085401730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085401730 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085401730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401730 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085401730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401730 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085401730 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085401730 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085401730 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085401730 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085401730 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085401730 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085401730 DRANAP NOTICE cnlink(msc-2)[0x5557106673a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085401730 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085401730 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085401730 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085401730 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=2 20250821085401731 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085401731 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085401731 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc2 proto=m3ua 20250821085401731 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821085401731 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085401731 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 05  20250821085401733 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085401733 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821085401733 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821085401733 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821085401733 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085401733 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085401733 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085401733 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085401733 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085401733 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085401733 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085401733 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085401733 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085401733 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085401733 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085401733 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085401733 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821085401733 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085401733 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) 20250821085401733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401733 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) 20250821085401733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401733 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085401733 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085401733 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085401733 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085401733 DRANAP INFO cnlink(msc-2)[0x5557106673a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(874)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(877)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085401757 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085401757 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085401757 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085401757 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085401757 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085401757 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085401757 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085401757 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085401757 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085401757 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085401757 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085401757 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085401757 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085401757 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085401757 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085401757 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085401757 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085401757 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085401757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401757 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085401757 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085401757 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085401757 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085401757 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085401757 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085401757 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085401757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401757 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085401757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401757 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085401757 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085401757 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085401757 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085401757 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085401757 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085401757 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085401757 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085401757 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085401757 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085401757 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085401758 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821085401758 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085401758 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085401758 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085401758 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085401758 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085401758 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085401759 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085401759 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085401759 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085401759 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085401759 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085401759 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085401759 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085401759 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085401759 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085401759 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085401759 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085401759 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085401759 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085401759 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085401759 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085401759 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085401759 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085401759 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085401759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085401759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085401759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085401759 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085401759 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085401759 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085401759 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085401759 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(877)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085402791 DLCTRL DEBUG Command: GET 188248779 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085402791 DLCTRL DEBUG Tx Command reply: GET_REPLY 188248779 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085402798 DLCTRL DEBUG Command: GET 370114011 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085402799 DLCTRL DEBUG Tx Command reply: GET_REPLY 370114011 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085402803 DLCTRL DEBUG Command: GET 373882521 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085402804 DLCTRL DEBUG Tx Command reply: GET_REPLY 373882521 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085402808 DLCTRL DEBUG Command: GET 590266123 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085402808 DLCTRL DEBUG Tx Command reply: GET_REPLY 590266123 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085402812 DLCTRL DEBUG Command: GET 826719541 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085402812 DLCTRL DEBUG Tx Command reply: GET_REPLY 826719541 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821085402816 DLCTRL DEBUG Command: GET 957919640 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085402816 DLCTRL DEBUG Tx Command reply: GET_REPLY 957919640 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085402819 DLCTRL DEBUG Command: GET 872368798 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085402819 DLCTRL DEBUG Tx Command reply: GET_REPLY 872368798 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085402823 DLCTRL DEBUG Command: GET 127645223 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085402823 DLCTRL DEBUG Tx Command reply: GET_REPLY 127645223 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085402827 DLCTRL DEBUG Command: GET 56406273 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085402827 DLCTRL DEBUG Tx Command reply: GET_REPLY 56406273 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085402831 DLCTRL DEBUG Command: GET 413826883 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085402831 DLCTRL DEBUG Tx Command reply: GET_REPLY 413826883 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821085402835 DLCTRL DEBUG Command: GET 214212017 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085402835 DLCTRL DEBUG Tx Command reply: GET_REPLY 214212017 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085402838 DLCTRL DEBUG Command: GET 396198845 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085402838 DLCTRL DEBUG Tx Command reply: GET_REPLY 396198845 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085402840 DLCTRL DEBUG Command: GET 553204656 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085402840 DLCTRL DEBUG Tx Command reply: GET_REPLY 553204656 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085402843 DLCTRL DEBUG Command: GET 54405535 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085402843 DLCTRL DEBUG Tx Command reply: GET_REPLY 54405535 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085402845 DLCTRL DEBUG Command: GET 508148663 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085402845 DLCTRL DEBUG Tx Command reply: GET_REPLY 508148663 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821085402846 DLCTRL DEBUG Command: GET 992874487 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085402846 DLCTRL DEBUG Tx Command reply: GET_REPLY 992874487 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085402848 DLCTRL DEBUG Command: GET 643541612 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085402848 DLCTRL DEBUG Tx Command reply: GET_REPLY 643541612 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085402849 DLCTRL DEBUG Command: GET 683114170 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085402849 DLCTRL DEBUG Tx Command reply: GET_REPLY 683114170 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085402851 DLCTRL DEBUG Command: GET 625206603 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085402851 DLCTRL DEBUG Tx Command reply: GET_REPLY 625206603 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085402852 DLCTRL DEBUG Command: GET 910490777 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085402852 DLCTRL DEBUG Tx Command reply: GET_REPLY 910490777 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: 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@9519884ab86b: "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@9519884ab86b: 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@9519884ab86b: 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 := '000000000000000111100110'B, t_guard := 20.000000 } 20250821085402871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59806<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(871)@9519884ab86b: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(871)@9519884ab86b: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(880) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864)@9519884ab86b: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(880)11154429 20250821085403910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085403910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085403910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250821085403910 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085403910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xaa33fd, normal) (hnbgw_rua.c:408) 20250821085403910 DHNB DEBUG map_rua[0x5557106a1f10]{init}: Allocated (fsm.c:456) 20250821085403910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11154429)[0x5557106a1f10]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085403910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11154429 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085403910 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085403910 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085403910 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11154429 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:185) 20250821085403910 DCN DEBUG map_sccp[0x55571067f2f0]{init}: Allocated (fsm.c:456) 20250821085403910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55571067f2f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085403910 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-11154429 <-> SCCP-92 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250821085403910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11154429 SCCP-92 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250821085403910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11154429)[0x5557106a1f10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085403910 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085403910 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085403910 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11154429 SCCP-92 msc-1 MI=TMSI-0x42410023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085403910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55571067f2f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085403910 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085403910 DLSCCP DEBUG SCCP-SCOC(92)[0x555710685e20]{IDLE}: Allocated (fsm.c:456) 20250821085403910 DLSCCP DEBUG SCCP-SCOC(92)[0x555710685e20]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085403910 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030001e60056400500f1100926) (sccp_scrc.c:455) 20250821085403910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085403910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085403910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085403910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085403910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085403910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085403910 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085403910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085403910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085403910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085403910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085403910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085403910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085403910 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085403910 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085403910 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085403911 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085403911 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085403911 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 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 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 41 00 23 00 4f 40 03 00 01 e6 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250821085403911 DLSCCP DEBUG SCCP-SCOC(92)[0x555710685e20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085403911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55571067f2f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085403911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11154429)[0x5557106a1f10]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085403911 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085403911 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085403911 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085403911 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=9 20250821085403911 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085403911 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085403911 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085403911 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085403911 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085403911 DLSS7 <000c> ss7_asp.c:1383 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 09 01 00 00 5c 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 41 00 23 00 4f 40 03 00 01 e6 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(870)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc1-SCCP(870)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(871)@9519884ab86b: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(880) HNBGW_Test.msc1-RAN(871)@9519884ab86b: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(880)869707 HNBGW_Test.msc1-SCCP(870)@9519884ab86b: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(880)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(870)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@9519884ab86b: 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 } } } 20250821085403921 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085403921 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085403921 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085403921 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085403921 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085403921 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085403921 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085403922 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085403922 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085403922 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 5c d1 67 db 02 00 00 00 00  20250821085403922 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085403922 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085403922 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085403922 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085403922 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085403922 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00d167db) (sccp_scrc.c:545) 20250821085403922 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(92,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085403922 DLSCCP DEBUG SCCP-SCOC(92)[0x555710685e20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085403922 DLSCCP DEBUG SCCP-SCOC(92)[0x555710685e20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085403922 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085403922 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085403922 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_sccp.c:157) 20250821085403922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55571067f2f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085403922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55571067f2f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085403922 DLCTRL DEBUG Command: GET 451903677 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085403922 DLCTRL DEBUG Tx Command reply: GET_REPLY 451903677 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085403924 DLCTRL DEBUG Command: GET 201554302 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085403924 DLCTRL DEBUG Tx Command reply: GET_REPLY 201554302 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085403926 DLCTRL DEBUG Command: GET 763897004 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085403926 DLCTRL DEBUG Tx Command reply: GET_REPLY 763897004 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085403928 DLCTRL DEBUG Command: GET 414664417 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085403928 DLCTRL DEBUG Tx Command reply: GET_REPLY 414664417 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085403930 DLCTRL DEBUG Command: GET 113470962 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085403930 DLCTRL DEBUG Tx Command reply: GET_REPLY 113470962 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085403933 DLCTRL DEBUG Command: GET 465832543 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085403933 DLCTRL DEBUG Tx Command reply: GET_REPLY 465832543 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085403936 DLCTRL DEBUG Command: GET 442580527 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085403936 DLCTRL DEBUG Tx Command reply: GET_REPLY 442580527 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250821085403939 DLCTRL DEBUG Command: GET 990665739 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085403939 DLCTRL DEBUG Tx Command reply: GET_REPLY 990665739 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085403944 DLCTRL DEBUG Command: GET 850871510 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085403944 DLCTRL DEBUG Tx Command reply: GET_REPLY 850871510 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085403949 DLCTRL DEBUG Command: GET 837308517 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085403949 DLCTRL DEBUG Tx Command reply: GET_REPLY 837308517 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085403953 DLCTRL DEBUG Command: GET 268377554 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085403953 DLCTRL DEBUG Tx Command reply: GET_REPLY 268377554 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085403957 DLCTRL DEBUG Command: GET 272674620 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085403957 DLCTRL DEBUG Tx Command reply: GET_REPLY 272674620 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085403961 DLCTRL DEBUG Command: GET 801348574 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085403961 DLCTRL DEBUG Tx Command reply: GET_REPLY 801348574 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085403964 DLCTRL DEBUG Command: GET 805176037 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085403964 DLCTRL DEBUG Tx Command reply: GET_REPLY 805176037 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085403968 DLCTRL DEBUG Command: GET 584236618 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085403968 DLCTRL DEBUG Tx Command reply: GET_REPLY 584236618 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085403970 DLCTRL DEBUG Command: GET 804110503 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085403970 DLCTRL DEBUG Tx Command reply: GET_REPLY 804110503 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085403973 DLCTRL DEBUG Command: GET 429357016 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085403973 DLCTRL DEBUG Tx Command reply: GET_REPLY 429357016 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085403974 DLCTRL DEBUG Command: GET 275919413 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085403975 DLCTRL DEBUG Tx Command reply: GET_REPLY 275919413 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085403976 DLCTRL DEBUG Command: GET 290503039 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085403976 DLCTRL DEBUG Tx Command reply: GET_REPLY 290503039 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085403977 DLCTRL DEBUG Command: GET 961356302 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085403977 DLCTRL DEBUG Tx Command reply: GET_REPLY 961356302 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '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 := '000000000000001001111100'B, t_guard := 20.000000 } 20250821085403991 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59820<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(868)@9519884ab86b: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(868)@9519884ab86b: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(881) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864)@9519884ab86b: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(881)6048279 20250821085405021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085405022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085405022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250821085405022 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085405022 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5c4a17, normal) (hnbgw_rua.c:408) 20250821085405022 DHNB DEBUG map_rua[0x555710685cf0]{init}: Allocated (fsm.c:456) 20250821085405022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6048279)[0x555710685cf0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085405022 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6048279 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085405022 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085405022 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085405022 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250821085405022 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6048279 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085405022 DCN DEBUG map_sccp[0x555710686430]{init}: Allocated (fsm.c:456) 20250821085405022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x555710686430]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085405022 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-6048279 <-> SCCP-93 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085405022 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6048279 SCCP-93 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250821085405022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6048279)[0x555710685cf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085405022 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085405022 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085405022 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6048279 SCCP-93 msc-0 MI=IMSI-001010000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085405022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x555710686430]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085405022 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085405022 DLSCCP DEBUG SCCP-SCOC(93)[0x55571066f200]{IDLE}: Allocated (fsm.c:456) 20250821085405022 DLSCCP DEBUG SCCP-SCOC(93)[0x55571066f200]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085405022 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f400300027c0056400500f1100926) (sccp_scrc.c:455) 20250821085405022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085405022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085405022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085405022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085405022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085405022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085405022 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085405022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085405022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085405022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085405022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085405022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085405022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085405022 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085405022 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085405022 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085405022 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085405022 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085405022 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6c 00 00 00 bd 00 00 00 b9 03 00 00 08 01 00 00 5d 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 09 10 10 00 00 00 00 20 00 4f 40 03 00 02 7c 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821085405022 DLSCCP DEBUG SCCP-SCOC(93)[0x55571066f200]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085405022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x555710686430]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085405022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6048279)[0x555710685cf0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085405022 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085405022 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085405022 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085405022 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821085405022 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085405022 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085405022 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085405022 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085405022 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085405022 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 08 01 00 00 5d 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 09 10 10 00 00 00 00 20 00 4f 40 03 00 02 7c 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(867)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(867)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(868)@9519884ab86b: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(881) HNBGW_Test.msc0-RAN(868)@9519884ab86b: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(881)12049921 HNBGW_Test.msc0-SCCP(867)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(867)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(881)@9519884ab86b: setverdict(pass): none -> pass 20250821085405038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085405038 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085405038 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085405038 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085405038 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085405038 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085405038 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085405038 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085405038 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085405038 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 5d 20 de b5 02 00 00 00 00  20250821085405038 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085405038 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085405038 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085405038 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085405038 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085405038 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0020deb5) (sccp_scrc.c:545) 20250821085405038 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(93,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085405038 DLSCCP DEBUG SCCP-SCOC(93)[0x55571066f200]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085405038 DLSCCP DEBUG SCCP-SCOC(93)[0x55571066f200]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085405038 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085405038 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085405038 DCN DEBUG handle_cn_conn_conf() conn_id=93, 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_sccp.c:157) 20250821085405038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x555710686430]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085405038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x555710686430]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@9519884ab86b: 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 } } } 20250821085405039 DLCTRL DEBUG Command: GET 838494999 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085405039 DLCTRL DEBUG Tx Command reply: GET_REPLY 838494999 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821085405042 DLCTRL DEBUG Command: GET 304913272 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085405042 DLCTRL DEBUG Tx Command reply: GET_REPLY 304913272 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085405044 DLCTRL DEBUG Command: GET 754375624 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085405044 DLCTRL DEBUG Tx Command reply: GET_REPLY 754375624 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085405047 DLCTRL DEBUG Command: GET 653649570 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085405047 DLCTRL DEBUG Tx Command reply: GET_REPLY 653649570 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085405050 DLCTRL DEBUG Command: GET 47921355 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085405050 DLCTRL DEBUG Tx Command reply: GET_REPLY 47921355 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085405054 DLCTRL DEBUG Command: GET 143011869 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085405054 DLCTRL DEBUG Tx Command reply: GET_REPLY 143011869 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085405058 DLCTRL DEBUG Command: GET 655029426 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085405058 DLCTRL DEBUG Tx Command reply: GET_REPLY 655029426 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250821085405062 DLCTRL DEBUG Command: GET 449109803 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085405062 DLCTRL DEBUG Tx Command reply: GET_REPLY 449109803 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085405065 DLCTRL DEBUG Command: GET 246589198 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085405065 DLCTRL DEBUG Tx Command reply: GET_REPLY 246589198 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085405069 DLCTRL DEBUG Command: GET 704257409 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085405069 DLCTRL DEBUG Tx Command reply: GET_REPLY 704257409 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085405072 DLCTRL DEBUG Command: GET 917412519 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085405072 DLCTRL DEBUG Tx Command reply: GET_REPLY 917412519 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085405075 DLCTRL DEBUG Command: GET 396938039 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085405075 DLCTRL DEBUG Tx Command reply: GET_REPLY 396938039 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085405079 DLCTRL DEBUG Command: GET 837213716 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085405079 DLCTRL DEBUG Tx Command reply: GET_REPLY 837213716 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085405083 DLCTRL DEBUG Command: GET 78518725 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085405083 DLCTRL DEBUG Tx Command reply: GET_REPLY 78518725 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085405086 DLCTRL DEBUG Command: GET 493801123 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085405086 DLCTRL DEBUG Tx Command reply: GET_REPLY 493801123 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085405089 DLCTRL DEBUG Command: GET 875150413 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085405089 DLCTRL DEBUG Tx Command reply: GET_REPLY 875150413 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085405092 DLCTRL DEBUG Command: GET 577987058 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085405092 DLCTRL DEBUG Tx Command reply: GET_REPLY 577987058 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085405096 DLCTRL DEBUG Command: GET 446455592 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085405096 DLCTRL DEBUG Tx Command reply: GET_REPLY 446455592 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085405099 DLCTRL DEBUG Command: GET 582835658 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085405099 DLCTRL DEBUG Tx Command reply: GET_REPLY 582835658 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085405102 DLCTRL DEBUG Command: GET 161416792 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085405102 DLCTRL DEBUG Tx Command reply: GET_REPLY 161416792 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '000000000000000000000011'B, t_guard := 20.000000 } 20250821085405122 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59826<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(874)@9519884ab86b: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(874)@9519884ab86b: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(882) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864)@9519884ab86b: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(882)4135352 20250821085406148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085406148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085406148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250821085406148 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085406148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3f19b8, normal) (hnbgw_rua.c:408) 20250821085406148 DHNB DEBUG map_rua[0x555710679da0]{init}: Allocated (fsm.c:456) 20250821085406148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4135352)[0x555710679da0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085406148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4135352 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085406148 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085406148 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085406148 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4135352 SCCP-0 CS MI=IMSI-001010000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250821085406148 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4135352 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:232) 20250821085406148 DCN DEBUG map_sccp[0x5557106f0e90]{init}: Allocated (fsm.c:456) 20250821085406148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x5557106f0e90]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085406148 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-4135352 <-> SCCP-94 msc-2 msc-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.3 (context_map.c:129) 20250821085406148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4135352 SCCP-94 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250821085406148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4135352)[0x555710679da0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085406148 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085406148 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085406148 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4135352 SCCP-94 msc-2 MI=IMSI-001010000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085406148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x5557106f0e90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085406148 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085406148 DLSCCP DEBUG SCCP-SCOC(94)[0x5557106822f0]{IDLE}: Allocated (fsm.c:456) 20250821085406148 DLSCCP DEBUG SCCP-SCOC(94)[0x5557106822f0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085406148 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030000030056400500f1100926) (sccp_scrc.c:455) 20250821085406148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085406148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085406148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085406148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085406148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085406148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085406148 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085406148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085406148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085406148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085406148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085406148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085406148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085406148 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085406148 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085406148 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085406148 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085406148 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085406148 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6c 00 00 00 bd 00 00 00 03 03 00 00 0b 01 00 00 5e 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 03 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821085406148 DLSCCP DEBUG SCCP-SCOC(94)[0x5557106822f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085406148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x5557106f0e90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085406148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4135352)[0x555710679da0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085406148 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085406149 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085406149 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085406149 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=11 20250821085406149 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085406149 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085406149 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821085406149 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821085406149 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085406149 DLSS7 <000c> ss7_asp.c:1383 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 0b 01 00 00 5e 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 03 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(873)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc2-SCCP(873)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(874)@9519884ab86b: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(882) HNBGW_Test.msc2-RAN(874)@9519884ab86b: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(882)9194462 HNBGW_Test.msc2-SCCP(873)@9519884ab86b: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(882)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(873)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@9519884ab86b: 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 } } } 20250821085406164 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085406164 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821085406164 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821085406164 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821085406164 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085406164 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085406164 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085406164 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085406164 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085406164 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 03 00 00 00 bd 03 02 00 00 02 00 00 5e 3e 21 9c 02 00 00 00 00  20250821085406164 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085406164 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085406164 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085406164 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085406164 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085406164 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=003e219c) (sccp_scrc.c:545) 20250821085406164 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(94,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085406164 DLSCCP DEBUG SCCP-SCOC(94)[0x5557106822f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085406164 DLSCCP DEBUG SCCP-SCOC(94)[0x5557106822f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085406164 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085406164 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085406164 DCN DEBUG handle_cn_conn_conf() conn_id=94, 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_sccp.c:157) 20250821085406164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x5557106f0e90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085406165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x5557106f0e90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085406166 DLCTRL DEBUG Command: GET 389530472 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085406166 DLCTRL DEBUG Tx Command reply: GET_REPLY 389530472 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821085406172 DLCTRL DEBUG Command: GET 70428500 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085406172 DLCTRL DEBUG Tx Command reply: GET_REPLY 70428500 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085406178 DLCTRL DEBUG Command: GET 588932005 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085406178 DLCTRL DEBUG Tx Command reply: GET_REPLY 588932005 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085406183 DLCTRL DEBUG Command: GET 675830219 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085406183 DLCTRL DEBUG Tx Command reply: GET_REPLY 675830219 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085406186 DLCTRL DEBUG Command: GET 620836193 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085406186 DLCTRL DEBUG Tx Command reply: GET_REPLY 620836193 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085406190 DLCTRL DEBUG Command: GET 338779700 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085406190 DLCTRL DEBUG Tx Command reply: GET_REPLY 338779700 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085406193 DLCTRL DEBUG Command: GET 270569353 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085406193 DLCTRL DEBUG Tx Command reply: GET_REPLY 270569353 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250821085406195 DLCTRL DEBUG Command: GET 663584573 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085406195 DLCTRL DEBUG Tx Command reply: GET_REPLY 663584573 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085406197 DLCTRL DEBUG Command: GET 31900521 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085406197 DLCTRL DEBUG Tx Command reply: GET_REPLY 31900521 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085406198 DLCTRL DEBUG Command: GET 778125247 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085406198 DLCTRL DEBUG Tx Command reply: GET_REPLY 778125247 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085406199 DLCTRL DEBUG Command: GET 495150745 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085406199 DLCTRL DEBUG Tx Command reply: GET_REPLY 495150745 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250821085406200 DLCTRL DEBUG Command: GET 519969779 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085406200 DLCTRL DEBUG Tx Command reply: GET_REPLY 519969779 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085406201 DLCTRL DEBUG Command: GET 274118642 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085406201 DLCTRL DEBUG Tx Command reply: GET_REPLY 274118642 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085406203 DLCTRL DEBUG Command: GET 695877303 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085406203 DLCTRL DEBUG Tx Command reply: GET_REPLY 695877303 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085406205 DLCTRL DEBUG Command: GET 898521 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085406205 DLCTRL DEBUG Tx Command reply: GET_REPLY 898521 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085406207 DLCTRL DEBUG Command: GET 530678169 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085406207 DLCTRL DEBUG Tx Command reply: GET_REPLY 530678169 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085406210 DLCTRL DEBUG Command: GET 873070517 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085406210 DLCTRL DEBUG Tx Command reply: GET_REPLY 873070517 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085406213 DLCTRL DEBUG Command: GET 488214620 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085406213 DLCTRL DEBUG Tx Command reply: GET_REPLY 488214620 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085406217 DLCTRL DEBUG Command: GET 980765435 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085406217 DLCTRL DEBUG Tx Command reply: GET_REPLY 980765435 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085406220 DLCTRL DEBUG Command: GET 109670938 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085406220 DLCTRL DEBUG Tx Command reply: GET_REPLY 109670938 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085406227 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40175<->l=127.0.0.1:4262) (control_if.c:193) 20250821085406228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59794<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(861)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(860)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085406231 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59790<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085406232 DLINP DEBUG SRVCONN(,r=127.0.0.1:45716<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085406232 DLINP DEBUG SRVCONN(,r=127.0.0.1:45716<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085406232 DLINP NOTICE SRV(,r=127.0.0.1:45716<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085406232 DMAIN NOTICE (127.0.0.1:45716 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45716<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821085406232 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250821085406234 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085406234 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085406234 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085406234 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085406234 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085406234 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085406234 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085406234 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085406234 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085406234 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085406234 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085406234 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085406234 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085406235 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085406235 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085406235 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085406235 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085406235 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085406235 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085406235 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085406235 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(866)@9519884ab86b: Final verdict of PTC: none 20250821085406235 DLSS7 <000c> ss7_asp.c:1383 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  20250821085406235 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821085406235 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085406235 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085406235 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn0-RAN(877)@9519884ab86b: Final verdict of PTC: none 20250821085406235 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085406235 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085406235 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821085406235 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085406236 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085406236 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085406236 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085406236 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085406236 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085406236 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085406236 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085406236 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085406236 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085406236 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085406236 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085406236 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085406236 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085406236 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085406236 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085406236 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085406236 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085406236 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250821085406236 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085406236 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085406236 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085406236 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085406236 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085406236 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085406236 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) HNBGW_Test.sgsn0-SCCP(876)@9519884ab86b: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864)@9519884ab86b: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(859)@9519884ab86b: Final verdict of PTC: none 20250821085406236 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821085406236 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085406236 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085406236 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821085406236 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085406236 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085406236 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085406236 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085406236 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085406236 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821085406237 DLSS7 <000c> ss7_asp.c:1383 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  20250821085406237 DLSS7 <000c> ss7_asp.c:1383 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  20250821085406237 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085406237 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085406237 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085406237 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085406237 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085406237 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085406237 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085406237 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085406236 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085406236 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085406236 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085406236 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085406237 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085406237 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085406237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x555710686430]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085406237 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085406237 DLSCCP DEBUG SCCP-SCOC(93)[0x55571066f200]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085406237 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085406237 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085406237 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085406237 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085406237 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085406237 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085406237 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085406237 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085406237 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' HNBGW_Test.msc1-RAN(871)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc2-RAN(874)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(869)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(868)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(867)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(873)@9519884ab86b: Final verdict of PTC: none 20250821085406237 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020deb5), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085406237 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085406238 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085406238 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085406238 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085406238 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085406238 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085406239 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) HNBGW_Test.msc2-M3UA(875)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(872)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(878)@9519884ab86b: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(865)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(870)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(862)@9519884ab86b: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri0(881)@9519884ab86b: Final verdict of PTC: pass TC_mscpool_no_allow_attach_valid_nri0(882)@9519884ab86b: Final verdict of PTC: pass TC_mscpool_no_allow_attach_valid_nri0(880)@9519884ab86b: Final verdict of PTC: pass 20250821085406239 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085406239 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085406239 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 08 04 20 de b5 00 00 5d 00 00 00 00 00 (ss7_asp.c:1383) 20250821085406239 DLSCCP DEBUG SCCP-SCOC(93)[0x55571066f200]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085406240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x555710686430]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085406240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6048279)[0x555710685cf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085406240 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6048279)[0x555710685cf0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085406240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085406241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6048279)[0x555710685cf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085406241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6048279)[0x555710685cf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085406241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6048279)[0x555710685cf0]{disrupted}: Freeing instance (context_map.c:203) 20250821085406242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6048279)[0x555710685cf0]{disrupted}: Deallocated (fsm.c:568) 20250821085406242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x555710686430]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085406242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x555710686430]{disconnected}: Freeing instance (context_map.c:207) 20250821085406242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x555710686430]{disconnected}: Deallocated (fsm.c:568) 20250821085406242 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6048279 SCCP-93 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:226) 20250821085406243 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085406243 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085406243 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821085406244 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085406244 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085406244 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085406245 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085406245 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085406245 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085406245 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085406246 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085406246 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085406246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55571067f2f0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085406246 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085406247 DLSCCP DEBUG SCCP-SCOC(92)[0x555710685e20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085406247 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d167db), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085406247 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085406247 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=9 -> eSLS=41: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085406248 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085406248 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085406248 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085406237 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085406237 DLSS7 <000c> ss7_asp.c:1383 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  20250821085406237 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085406237 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085406237 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085406237 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085406237 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250821085406237 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085406237 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085406237 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250821085406237 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085406237 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250821085406237 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085406237 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821085406237 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821085406238 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 03  20250821085406238 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085406238 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085406254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085406254 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085406254 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085406254 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821085406254 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085406254 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085406254 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085406249 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085406249 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085406249 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085406250 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085406250 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 09 04 d1 67 db 00 00 5c 00 00 00 00 00 (ss7_asp.c:1383) 20250821085406250 DLSCCP DEBUG SCCP-SCOC(92)[0x555710685e20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085406250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55571067f2f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085406251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11154429)[0x5557106a1f10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085406251 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11154429)[0x5557106a1f10]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085406251 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085406251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11154429)[0x5557106a1f10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085406252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11154429)[0x5557106a1f10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085406252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11154429)[0x5557106a1f10]{disrupted}: Freeing instance (context_map.c:203) 20250821085406252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11154429)[0x5557106a1f10]{disrupted}: Deallocated (fsm.c:568) 20250821085406252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55571067f2f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085406253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55571067f2f0]{disconnected}: Freeing instance (context_map.c:207) 20250821085406253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55571067f2f0]{disconnected}: Deallocated (fsm.c:568) 20250821085406253 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11154429 SCCP-92 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:226) 20250821085406254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085406254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821085406255 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59806<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085406256 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59820<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085406256 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59826<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri-Iuh0(863)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(879)@9519884ab86b: Final verdict of PTC: none 20250821085406256 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085406257 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085406257 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085406257 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085406258 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085406258 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085406258 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085406258 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085406259 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085406259 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085406259 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085406259 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085406260 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085406260 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085406260 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085406260 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=9 20250821085406260 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085406260 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085406260 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085406260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250821085406261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085406261 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085406261 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 (hnb.c:255) 20250821085406261 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085406262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4135352)[0x555710679da0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821085406262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4135352)[0x555710679da0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250821085406262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x5557106f0e90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250821085406262 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085406263 DLSCCP DEBUG SCCP-SCOC(94)[0x5557106822f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085406263 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e219c), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085406263 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085406263 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=11 -> eSLS=59: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085406264 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085406264 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085406264 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085406264 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085406265 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085406265 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 0b 04 3e 21 9c 00 00 5e 00 00 00 00 00 (ss7_asp.c:1383) 20250821085406265 DLSCCP DEBUG SCCP-SCOC(94)[0x5557106822f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085406266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x5557106f0e90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085406266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4135352)[0x555710679da0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085406266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4135352)[0x555710679da0]{disrupted}: Freeing instance (context_map.c:203) MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(859): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(860): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(861): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(862): none (pass -> pass) 20250821085406266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4135352)[0x555710679da0]{disrupted}: Deallocated (fsm.c:568) 20250821085406267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x5557106f0e90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085406267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x5557106f0e90]{disconnected}: Freeing instance (context_map.c:207) 20250821085406267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x5557106f0e90]{disconnected}: Deallocated (fsm.c:568) 20250821085406267 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4135352 SCCP-94 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:226) 20250821085406268 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085406268 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085406268 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250821085406268 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085406269 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085406269 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085406269 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085406269 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085406270 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085406270 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085406270 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085406271 DRANAP NOTICE cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085406271 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085406271 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085406271 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085406271 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=11 20250821085406271 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085406271 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085406271 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@9519884ab86b: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(863): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(865): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(866): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(867): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(868): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(869): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-SCCP(870): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-RAN(871): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-M3UA(872): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc2-SCCP(873): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc2-RAN(874): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc2-M3UA(875): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(876): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(877): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(878): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(879): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(880): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(881): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(882): pass (pass -> pass) MTC@9519884ab86b: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@9519884ab86b: 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'. Thu Aug 21 08:54:06 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 20250821085406370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60486<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085406727 DLSCCP DEBUG SCCP-SCOC(90)[0x5557106a1110]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085406727 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017f296), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085406727 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085406727 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085406727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085406727 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085406727 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085406727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085406727 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085406727 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085406727 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085406727 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 17 f2 96 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085406727 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085406727 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085406727 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085406727 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085406727 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085406727 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085406727 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085406732 DLSCCP DEBUG SCCP-SCOC(89)[0x555710682750]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085406732 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f196cc), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085406732 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085406732 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085406732 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085406732 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085406732 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085406732 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085406732 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085406732 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085406732 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085406732 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 f1 96 cc 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085406732 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085406732 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085406732 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085406732 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085406732 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085406732 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085406732 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085406735 DLSCCP DEBUG SCCP-SCOC(91)[0x555710671b10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085406735 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0044a8f6), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085406735 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085406736 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085406736 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085406736 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085406736 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085406736 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085406736 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085406736 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085406736 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085406736 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 44 a8 f6 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085406736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085406736 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085406736 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085406736 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085406736 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085406736 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085406736 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085407073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60486<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=603136) 20250821085407233 DLSCCP DEBUG SCCP-SCOC(88)[0x55571067ce60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085407234 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00294913), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085407234 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085407234 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085407234 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085407234 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085407234 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085407234 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085407234 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085407234 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085407234 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085407234 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 29 49 13 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085407234 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085407234 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085407234 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085407234 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085407234 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085407234 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085407234 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085407949 DLSCCP DEBUG SCCP-SCOC(87)[0x555710616d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085407949 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089e699), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085407949 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085407949 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085407949 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085407949 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085407949 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085407949 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085407949 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085407949 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085407949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085407949 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 89 e6 99 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085407950 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085407950 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085407950 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085407950 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085407950 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085407950 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085407950 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=603136, count=628428) 20250821085408236 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085408236 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085408236 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085408238 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085408238 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250821085408238 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250821085408238 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085408238 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085408238 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085408238 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085408238 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085408238 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821085408629 DLSCCP DEBUG SCCP-SCOC(86)[0x555710675630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085408629 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085679d), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085408629 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085408629 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085408630 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085408630 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085408630 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085408630 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085408630 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085408630 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085408630 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085408630 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 85 67 9d 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085408630 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085408630 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085408630 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085408630 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085408630 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085408630 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085408630 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:54: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_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 20250821085409354 DLSCCP DEBUG SCCP-SCOC(85)[0x555710699930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085409354 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019a7fd), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085409354 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085409354 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085409354 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085409354 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085409354 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085409354 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085409354 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085409354 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085409354 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085409355 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 19 a7 fd 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085409355 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085409355 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085409355 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085409355 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085409355 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085409355 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085409355 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085410017 DLSCCP DEBUG SCCP-SCOC(83)[0x555710676360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085410017 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a2c6f), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085410017 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085410017 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085410017 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085410017 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085410017 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085410017 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085410017 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085410017 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085410017 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085410017 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6a 2c 6f 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085410017 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085410017 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085410017 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085410017 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085410017 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085410018 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085410018 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085410020 DLSCCP DEBUG SCCP-SCOC(84)[0x555710684c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085410020 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072a54c), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085410020 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085410020 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085410020 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085410020 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085410020 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085410020 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085410020 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085410020 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085410020 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085410020 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 72 a5 4c 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085410021 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085410021 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085410021 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085410021 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085410021 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085410021 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085410021 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@9519884ab86b: 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@9519884ab86b: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20250821085410186 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60496<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085410192 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60508<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085410196 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36141<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085410216 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085410216 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085410224 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085410224 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085410224 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085410224 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085410224 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56946 (stream_srv.c:143) 20250821085410224 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56946<->l=127.0.0.1:29169 (hnb.c:335) 20250821085410224 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085410224 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085410225 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085410225 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085410226 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085410226 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085410226 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085410226 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085410226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410226 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085410226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410226 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085410226 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085410226 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085410226 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085410226 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085410226 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085410226 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085410226 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085410226 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085410226 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085410226 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085410226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410226 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085410226 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085410226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410226 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085410226 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085410226 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085410226 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085410226 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085410226 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085410226 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085410226 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085410226 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085410226 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085410226 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085410226 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085410226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410226 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085410226 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085410226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410226 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085410226 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085410226 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085410226 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085410226 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085410226 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085410226 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085410226 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085410226 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085410226 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085410226 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085410226 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085410226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410226 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085410226 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085410226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410226 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085410226 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085410226 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085410226 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085410226 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085410226 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085410226 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085410226 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085410226 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085410226 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085410226 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085410226 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=13 20250821085410226 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085410226 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085410226 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085410226 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085410226 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085410226 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=15 20250821085410226 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085410226 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085410226 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085410226 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085410226 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085410226 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085410226 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=1 20250821085410226 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085410226 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085410226 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085410226 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085410226 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085410226 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085410226 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821085410226 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085410226 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085410226 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(893)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(893)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(893)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(891)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(896)@9519884ab86b: ************************************************* HNBGW_Test.msc1-M3UA(896)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(896)@9519884ab86b: ************************************************* HNBGW_Test.msc1-SCCP(894)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085410266 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085410266 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085410266 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085410266 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085410267 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085410267 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085410267 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085410267 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085410267 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085410267 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085410267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410267 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085410267 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085410267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410267 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085410267 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085410267 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085410267 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085410268 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085410268 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085410268 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085410268 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085410268 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085410268 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085410268 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085410268 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085410268 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085410268 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085410268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410268 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085410268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085410268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410268 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085410268 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085410268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085410268 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085410268 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085410268 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085410268 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085410268 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085410268 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085410268 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085410268 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085410268 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085410268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410269 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085410269 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085410269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410269 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085410269 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085410269 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085410269 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085410269 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085410268 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085410268 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085410269 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085410269 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821085410269 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085410269 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085410269 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085410269 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085410269 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085410269 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085410269 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085410269 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085410269 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085410269 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085410269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410269 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085410269 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085410269 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085410269 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=9 20250821085410270 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085410270 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085410270 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085410269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410270 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=14 -> eSLS=126: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085410270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410270 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085410270 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=14 -> eSLS=126: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085410270 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085410270 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085410270 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085410270 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085410270 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085410270 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085410270 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085410270 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085410270 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=14 20250821085410270 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085410270 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085410270 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085410270 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085410270 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085410270 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085410270 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=14 20250821085410270 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085410270 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(899)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(899)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(899)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(897)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(902)@9519884ab86b: ************************************************* HNBGW_Test.sgsn1-M3UA(902)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(902)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(900)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085410333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085410333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085410333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085410333 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085410333 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:562) 20250821085410333 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085410333 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085410333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085410333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085410338 DLINP DEBUG SRVCONN(,r=127.0.0.1:56946<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085410338 DLINP DEBUG SRVCONN(,r=127.0.0.1:56946<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085410338 DLINP DEBUG SRVCONN(,r=127.0.0.1:56946<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085410338 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085410338 DHNBAP DEBUG (127.0.0.1:56946 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821085410338 DHNBAP NOTICE (127.0.0.1:56946 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085410338 DHNBAP NOTICE (127.0.0.1:56946 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085410338 DLINP DEBUG SRVCONN(,r=127.0.0.1:56946<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085410338 DLINP DEBUG SRVCONN(,r=127.0.0.1:56946<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085410439 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085410439 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085410439 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085410439 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(893)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085410448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085410448 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085410448 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085410448 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085410448 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085410448 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085410448 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085410448 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085410448 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085410448 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085410448 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085410448 DLSS7 <000c> ss7_asp.c:1383 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  20250821085410448 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085410451 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085410451 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085410451 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085410451 DLSS7 <000c> ss7_asp.c:1383 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  20250821085410451 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085410451 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085410451 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085410451 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085410451 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085410451 DLSS7 <000c> ss7_asp.c:1383 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  20250821085410451 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085410451 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085410451 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085410451 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085410451 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085410451 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085410451 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085410451 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085410451 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085410451 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085410451 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085410452 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085410452 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085410452 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085410452 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085410452 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085410453 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085410453 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085410453 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085410453 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085410453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410453 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085410453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410453 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085410453 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085410453 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085410453 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085410453 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085410453 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085410453 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085410453 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085410453 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085410453 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085410453 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821085410453 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085410453 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085410453 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085410453 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085410453 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085410453 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085410460 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085410460 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821085410460 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085410460 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(896)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821085410467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085410467 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821085410467 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085410467 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085410467 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085410467 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085410467 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085410467 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085410467 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085410467 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085410467 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085410467 DLSS7 <000c> ss7_asp.c:1383 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  20250821085410467 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085410469 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085410469 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085410469 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085410470 DLSS7 <000c> ss7_asp.c:1383 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  20250821085410470 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085410470 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085410470 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085410470 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085410470 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821085410470 DLSS7 <000c> ss7_asp.c:1383 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  20250821085410470 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085410470 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085410470 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821085410470 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085410470 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085410470 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085410470 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085410470 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085410470 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821085410470 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085410470 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085410470 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085410470 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085410470 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085410470 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085410470 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085410470 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085410471 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085410471 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085410471 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085410471 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085410471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410471 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085410471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410471 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085410471 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085410471 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085410471 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085410471 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085410471 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085410471 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085410472 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085410472 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085410472 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085410472 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=15 20250821085410472 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085410472 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085410472 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085410472 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085410472 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085410472 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 03  20250821085410507 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085410507 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085410507 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085410507 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(899)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085410516 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085410516 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085410516 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085410516 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085410516 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085410516 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085410516 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085410516 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085410516 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085410516 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085410516 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085410516 DLSS7 <000c> ss7_asp.c:1383 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  20250821085410516 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085410519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085410519 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085410519 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085410519 DLSS7 <000c> ss7_asp.c:1383 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  20250821085410519 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085410519 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085410519 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085410519 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085410519 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085410519 DLSS7 <000c> ss7_asp.c:1383 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  20250821085410519 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085410519 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085410519 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085410519 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085410519 DLSS7 <000c> ss7_asp.c:1383 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  20250821085410519 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 02 00 12 00 10 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085410519 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085410520 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085410520 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085410520 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085410520 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085410520 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085410520 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085410520 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085410520 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085410520 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085410520 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085410520 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085410521 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085410521 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085410521 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085410521 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085410521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410521 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085410521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410521 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085410521 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085410521 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085410521 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085410521 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085410521 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085410521 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085410522 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085410522 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250821085410522 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085410522 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085410522 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085410522 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085410522 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085410522 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085410522 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085410522 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085410522 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085410522 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085410522 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085410522 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn1-M3UA(902)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250821085410528 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085410528 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250821085410528 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085410528 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085410528 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085410528 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085410528 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085410528 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085410528 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085410528 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085410528 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085410528 DLSS7 <000c> ss7_asp.c:1383 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  20250821085410528 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085410531 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085410531 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085410531 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085410531 DLSS7 <000c> ss7_asp.c:1383 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  20250821085410531 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085410531 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085410531 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085410531 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085410531 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250821085410531 DLSS7 <000c> ss7_asp.c:1383 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  20250821085410531 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821085410531 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821085410531 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0a  20250821085410531 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085410531 DLSS7 <000c> ss7_asp.c:1383 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  20250821085410531 DLSS7 <000c> ss7_asp.c:1383 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  20250821085410531 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 04 00 12 00 0c 00 00 00 03 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085410531 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085410532 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085410532 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085410532 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250821085410532 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085410532 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085410532 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085410532 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085410532 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085410532 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085410532 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085410532 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085410533 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085410533 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085410533 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085410533 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085410533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410533 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085410533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085410533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085410533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085410533 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085410533 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085410533 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085410533 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085410533 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085410533 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085410533 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085410533 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085410533 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085410533 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085410533 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=6 20250821085410533 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085410533 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085410533 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085410533 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085410533 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085410533 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(892)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085411253 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085411253 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085411253 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085411253 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085411253 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085411253 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085411253 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085411253 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085411253 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085411253 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085411253 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085411253 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085411253 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085411253 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085411253 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085411253 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085411253 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085411253 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085411253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411254 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085411254 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085411254 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085411254 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085411254 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085411254 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085411254 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085411254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085411254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411254 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085411254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085411254 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085411254 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085411254 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085411254 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085411254 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085411254 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085411254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085411254 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085411254 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085411254 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821085411254 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085411254 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085411254 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085411254 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085411254 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085411255 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085411255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085411255 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085411255 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085411255 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085411255 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085411255 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085411255 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085411255 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085411255 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085411255 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085411255 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085411255 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085411255 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085411255 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085411255 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085411255 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085411255 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085411255 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085411255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411255 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085411255 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085411255 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085411255 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085411255 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(892)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085411265 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085411265 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085411265 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085411265 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085411265 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085411265 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085411265 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085411265 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085411265 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(895)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085411265 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085411265 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085411265 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085411265 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085411265 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085411265 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085411265 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085411265 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085411265 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085411265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411265 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085411265 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085411265 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085411265 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085411265 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:357) 20250821085411265 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085411265 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085411265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411265 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085411265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411266 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085411266 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085411266 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085411266 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085411266 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085411266 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085411266 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085411266 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085411266 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085411266 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085411266 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085411266 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=9 20250821085411266 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085411266 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085411266 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085411266 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085411266 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085411266 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 03  20250821085411266 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085411266 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085411266 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085411266 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085411266 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085411266 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085411266 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085411266 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085411266 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085411266 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085411266 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085411266 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085411266 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085411266 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085411266 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085411266 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085411266 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085411266 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085411266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411266 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085411266 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085411266 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085411267 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085411267 DRANAP INFO cnlink(msc-1)[0x555710666630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(895)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(898)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085411327 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085411327 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085411327 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085411327 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085411327 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085411327 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085411327 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085411327 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085411327 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085411327 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085411328 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085411328 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085411328 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085411328 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085411328 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085411328 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085411328 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085411328 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085411328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411328 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085411328 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085411328 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085411328 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085411328 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085411328 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085411328 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085411329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411329 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085411329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411329 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085411329 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085411329 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085411329 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085411329 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085411329 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085411329 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085411329 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085411329 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085411329 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085411329 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085411329 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821085411329 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085411329 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085411330 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085411330 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085411330 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085411330 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085411330 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085411330 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085411330 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085411330 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085411330 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085411330 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085411330 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085411330 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085411330 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085411330 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085411330 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085411330 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085411330 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085411330 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085411331 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085411331 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085411331 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085411331 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085411331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411331 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085411331 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085411331 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085411331 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085411331 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(901)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085411335 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085411335 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085411335 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085411335 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085411335 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085411335 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085411335 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085411335 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085411335 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085411335 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085411335 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085411335 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085411335 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085411335 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085411335 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085411335 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085411335 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821085411335 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085411335 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) 20250821085411335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411335 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) 20250821085411335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411335 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085411335 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085411335 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085411335 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085411335 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:357) 20250821085411335 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085411336 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085411336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411336 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085411336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411336 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085411336 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085411336 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085411336 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085411336 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085411336 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085411336 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085411336 DRANAP NOTICE cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085411336 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085411336 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085411336 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085411336 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085411336 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085411336 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085411336 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085411336 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085411336 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085411336 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn0-RAN(898)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085411338 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085411338 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085411338 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085411338 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085411338 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085411338 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085411338 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085411338 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085411338 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085411338 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085411338 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085411338 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085411338 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085411338 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085411338 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085411338 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085411338 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821085411338 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085411338 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) 20250821085411338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085411338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411338 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) 20250821085411338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085411338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085411338 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085411338 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085411338 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085411338 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085411338 DRANAP INFO cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(901)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085412350 DLCTRL DEBUG Command: GET 141928143 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085412350 DLCTRL DEBUG Tx Command reply: GET_REPLY 141928143 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085412358 DLCTRL DEBUG Command: GET 932639104 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085412358 DLCTRL DEBUG Tx Command reply: GET_REPLY 932639104 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085412362 DLCTRL DEBUG Command: GET 756160782 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085412362 DLCTRL DEBUG Tx Command reply: GET_REPLY 756160782 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085412366 DLCTRL DEBUG Command: GET 788598906 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085412367 DLCTRL DEBUG Tx Command reply: GET_REPLY 788598906 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085412371 DLCTRL DEBUG Command: GET 214299812 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085412371 DLCTRL DEBUG Tx Command reply: GET_REPLY 214299812 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821085412375 DLCTRL DEBUG Command: GET 242351706 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085412375 DLCTRL DEBUG Tx Command reply: GET_REPLY 242351706 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085412378 DLCTRL DEBUG Command: GET 344016040 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085412379 DLCTRL DEBUG Tx Command reply: GET_REPLY 344016040 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085412382 DLCTRL DEBUG Command: GET 173455587 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085412383 DLCTRL DEBUG Tx Command reply: GET_REPLY 173455587 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085412386 DLCTRL DEBUG Command: GET 170670850 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085412386 DLCTRL DEBUG Tx Command reply: GET_REPLY 170670850 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085412390 DLCTRL DEBUG Command: GET 263462675 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085412390 DLCTRL DEBUG Tx Command reply: GET_REPLY 263462675 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821085412393 DLCTRL DEBUG Command: GET 552201968 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085412393 DLCTRL DEBUG Tx Command reply: GET_REPLY 552201968 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085412395 DLCTRL DEBUG Command: GET 773603656 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085412395 DLCTRL DEBUG Tx Command reply: GET_REPLY 773603656 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085412398 DLCTRL DEBUG Command: GET 65184686 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085412398 DLCTRL DEBUG Tx Command reply: GET_REPLY 65184686 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085412400 DLCTRL DEBUG Command: GET 516108189 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085412400 DLCTRL DEBUG Tx Command reply: GET_REPLY 516108189 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085412402 DLCTRL DEBUG Command: GET 75684683 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085412402 DLCTRL DEBUG Tx Command reply: GET_REPLY 75684683 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821085412404 DLCTRL DEBUG Command: GET 559995207 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085412404 DLCTRL DEBUG Tx Command reply: GET_REPLY 559995207 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085412405 DLCTRL DEBUG Command: GET 265591024 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085412405 DLCTRL DEBUG Tx Command reply: GET_REPLY 265591024 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085412407 DLCTRL DEBUG Command: GET 5692560 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085412407 DLCTRL DEBUG Tx Command reply: GET_REPLY 5692560 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085412408 DLCTRL DEBUG Command: GET 276780128 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085412408 DLCTRL DEBUG Tx Command reply: GET_REPLY 276780128 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085412410 DLCTRL DEBUG Command: GET 126820182 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085412410 DLCTRL DEBUG Tx Command reply: GET_REPLY 126820182 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: 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@9519884ab86b: "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@9519884ab86b: 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 := '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 := '000000000000001011110111'B, t_guard := 20.000000 } 20250821085412427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60520<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(892)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(892)@9519884ab86b: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@9519884ab86b: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)9783897 20250821085413477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085413477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085413477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085413477 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085413477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x954a59, normal) (hnbgw_rua.c:408) 20250821085413477 DHNB DEBUG map_rua[0x555710679da0]{init}: Allocated (fsm.c:456) 20250821085413477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9783897)[0x555710679da0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085413477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9783897 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085413477 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085413477 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085413478 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9783897 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085413478 DCN DEBUG map_sccp[0x5557106a1f10]{init}: Allocated (fsm.c:456) 20250821085413478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5557106a1f10]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085413478 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-9783897 <-> SCCP-95 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085413478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9783897 SCCP-95 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085413478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9783897)[0x555710679da0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085413478 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085413478 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085413478 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9783897 SCCP-95 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085413478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5557106a1f10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085413478 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085413478 DLSCCP DEBUG SCCP-SCOC(95)[0x55571067f2f0]{IDLE}: Allocated (fsm.c:456) 20250821085413478 DLSCCP DEBUG SCCP-SCOC(95)[0x55571067f2f0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085413478 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002f70056400500f1100926) (sccp_scrc.c:455) 20250821085413478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085413478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085413478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085413478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085413478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085413478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085413478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085413478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085413478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085413478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085413478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085413478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085413478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085413478 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085413478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085413478 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085413478 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085413478 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085413478 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0a 01 00 00 5f 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 f7 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085413478 DLSCCP DEBUG SCCP-SCOC(95)[0x55571067f2f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085413478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5557106a1f10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085413478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9783897)[0x555710679da0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085413479 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085413479 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085413479 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085413479 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821085413479 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085413479 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085413479 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085413479 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085413479 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085413479 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0a 01 00 00 5f 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 f7 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(891)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(891)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(892)@9519884ab86b: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904) HNBGW_Test.msc0-RAN(892)@9519884ab86b: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)4115975 HNBGW_Test.msc0-SCCP(891)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(891)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)@9519884ab86b: setverdict(pass): none -> pass 20250821085413498 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085413498 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085413498 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085413498 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085413498 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085413498 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085413498 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085413498 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085413498 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085413498 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 5f 9a 5e 13 02 00 00 00 00  MTC@9519884ab86b: 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 } } } 20250821085413498 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085413498 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085413498 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085413498 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085413498 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085413498 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=009a5e13) (sccp_scrc.c:545) 20250821085413498 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(95,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085413498 DLSCCP DEBUG SCCP-SCOC(95)[0x55571067f2f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085413498 DLSCCP DEBUG SCCP-SCOC(95)[0x55571067f2f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085413498 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085413498 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085413498 DCN DEBUG handle_cn_conn_conf() conn_id=95, 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_sccp.c:157) 20250821085413498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5557106a1f10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085413498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5557106a1f10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085413500 DLCTRL DEBUG Command: GET 139033133 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085413500 DLCTRL DEBUG Tx Command reply: GET_REPLY 139033133 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821085413504 DLCTRL DEBUG Command: GET 754348379 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085413504 DLCTRL DEBUG Tx Command reply: GET_REPLY 754348379 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085413509 DLCTRL DEBUG Command: GET 137599227 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085413509 DLCTRL DEBUG Tx Command reply: GET_REPLY 137599227 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085413513 DLCTRL DEBUG Command: GET 326808268 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085413513 DLCTRL DEBUG Tx Command reply: GET_REPLY 326808268 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085413516 DLCTRL DEBUG Command: GET 153598861 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085413516 DLCTRL DEBUG Tx Command reply: GET_REPLY 153598861 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085413520 DLCTRL DEBUG Command: GET 416300679 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085413520 DLCTRL DEBUG Tx Command reply: GET_REPLY 416300679 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085413524 DLCTRL DEBUG Command: GET 384644408 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085413524 DLCTRL DEBUG Tx Command reply: GET_REPLY 384644408 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085413528 DLCTRL DEBUG Command: GET 889964875 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085413528 DLCTRL DEBUG Tx Command reply: GET_REPLY 889964875 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085413532 DLCTRL DEBUG Command: GET 140873621 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085413532 DLCTRL DEBUG Tx Command reply: GET_REPLY 140873621 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085413535 DLCTRL DEBUG Command: GET 935536842 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085413535 DLCTRL DEBUG Tx Command reply: GET_REPLY 935536842 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085413539 DLCTRL DEBUG Command: GET 909726824 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085413539 DLCTRL DEBUG Tx Command reply: GET_REPLY 909726824 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085413543 DLCTRL DEBUG Command: GET 42359501 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085413543 DLCTRL DEBUG Tx Command reply: GET_REPLY 42359501 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085413546 DLCTRL DEBUG Command: GET 654837071 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085413546 DLCTRL DEBUG Tx Command reply: GET_REPLY 654837071 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085413550 DLCTRL DEBUG Command: GET 200177925 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085413550 DLCTRL DEBUG Tx Command reply: GET_REPLY 200177925 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085413554 DLCTRL DEBUG Command: GET 681721803 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085413554 DLCTRL DEBUG Tx Command reply: GET_REPLY 681721803 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085413557 DLCTRL DEBUG Command: GET 222999584 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085413557 DLCTRL DEBUG Tx Command reply: GET_REPLY 222999584 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085413561 DLCTRL DEBUG Command: GET 634459413 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085413561 DLCTRL DEBUG Tx Command reply: GET_REPLY 634459413 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085413565 DLCTRL DEBUG Command: GET 564122740 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085413565 DLCTRL DEBUG Tx Command reply: GET_REPLY 564122740 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085413572 DLCTRL DEBUG Command: GET 840082972 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085413572 DLCTRL DEBUG Tx Command reply: GET_REPLY 840082972 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085413578 DLCTRL DEBUG Command: GET 95746894 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085413579 DLCTRL DEBUG Tx Command reply: GET_REPLY 95746894 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '000000000000001011011000'B, t_guard := 20.000000 } 20250821085413617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60528<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(895)@9519884ab86b: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(895)@9519884ab86b: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@9519884ab86b: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)5775066 20250821085414634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085414634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085414634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250821085414634 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085414634 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x581eda, normal) (hnbgw_rua.c:408) 20250821085414634 DHNB DEBUG map_rua[0x555710685cf0]{init}: Allocated (fsm.c:456) 20250821085414634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5775066)[0x555710685cf0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085414635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5775066 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085414635 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085414635 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085414635 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250821085414635 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5775066 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250821085414635 DCN DEBUG map_sccp[0x555710686430]{init}: Allocated (fsm.c:456) 20250821085414635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x555710686430]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085414635 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-5775066 <-> SCCP-96 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250821085414635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5775066 SCCP-96 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250821085414635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5775066)[0x555710685cf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085414635 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085414635 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085414635 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5775066 SCCP-96 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085414635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x555710686430]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085414635 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085414635 DLSCCP DEBUG SCCP-SCOC(96)[0x55571067d3f0]{IDLE}: Allocated (fsm.c:456) 20250821085414635 DLSCCP DEBUG SCCP-SCOC(96)[0x55571067d3f0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085414635 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002d80056400500f1100926) (sccp_scrc.c:455) 20250821085414635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085414635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085414635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085414635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085414635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085414635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085414635 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085414635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085414635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085414635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085414635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085414635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085414635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085414635 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085414635 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085414635 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085414635 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085414635 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085414635 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 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 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 d8 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821085414635 DLSCCP DEBUG SCCP-SCOC(96)[0x55571067d3f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085414635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x555710686430]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085414635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5775066)[0x555710685cf0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085414635 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085414635 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085414635 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085414635 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=6 20250821085414635 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085414635 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085414635 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085414635 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085414635 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085414635 DLSS7 <000c> ss7_asp.c:1383 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 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 d8 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(894)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc1-SCCP(894)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(895)@9519884ab86b: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905) HNBGW_Test.msc1-RAN(895)@9519884ab86b: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)14008967 HNBGW_Test.msc1-SCCP(894)@9519884ab86b: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(894)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821085414653 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085414653 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085414653 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085414653 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085414653 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085414653 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085414653 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085414653 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085414653 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@9519884ab86b: 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 } } } 20250821085414653 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 60 c1 19 6c 02 00 00 00 00  20250821085414653 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085414653 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085414653 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085414653 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085414653 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085414653 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00c1196c) (sccp_scrc.c:545) 20250821085414653 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(96,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085414653 DLSCCP DEBUG SCCP-SCOC(96)[0x55571067d3f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085414653 DLSCCP DEBUG SCCP-SCOC(96)[0x55571067d3f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085414653 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085414653 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085414653 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_sccp.c:157) 20250821085414653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x555710686430]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085414653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x555710686430]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085414655 DLCTRL DEBUG Command: GET 403576141 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085414655 DLCTRL DEBUG Tx Command reply: GET_REPLY 403576141 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821085414660 DLCTRL DEBUG Command: GET 355483827 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085414660 DLCTRL DEBUG Tx Command reply: GET_REPLY 355483827 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085414665 DLCTRL DEBUG Command: GET 187414439 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085414665 DLCTRL DEBUG Tx Command reply: GET_REPLY 187414439 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085414668 DLCTRL DEBUG Command: GET 342826062 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085414668 DLCTRL DEBUG Tx Command reply: GET_REPLY 342826062 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085414672 DLCTRL DEBUG Command: GET 119935876 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085414672 DLCTRL DEBUG Tx Command reply: GET_REPLY 119935876 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085414675 DLCTRL DEBUG Command: GET 573242315 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085414675 DLCTRL DEBUG Tx Command reply: GET_REPLY 573242315 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250821085414678 DLCTRL DEBUG Command: GET 415219539 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085414678 DLCTRL DEBUG Tx Command reply: GET_REPLY 415219539 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085414680 DLCTRL DEBUG Command: GET 767245891 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085414680 DLCTRL DEBUG Tx Command reply: GET_REPLY 767245891 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085414682 DLCTRL DEBUG Command: GET 370572448 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085414682 DLCTRL DEBUG Tx Command reply: GET_REPLY 370572448 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085414684 DLCTRL DEBUG Command: GET 761718189 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085414684 DLCTRL DEBUG Tx Command reply: GET_REPLY 761718189 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085414686 DLCTRL DEBUG Command: GET 792857955 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085414686 DLCTRL DEBUG Tx Command reply: GET_REPLY 792857955 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085414687 DLCTRL DEBUG Command: GET 531471291 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085414687 DLCTRL DEBUG Tx Command reply: GET_REPLY 531471291 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085414689 DLCTRL DEBUG Command: GET 918506796 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085414689 DLCTRL DEBUG Tx Command reply: GET_REPLY 918506796 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085414690 DLCTRL DEBUG Command: GET 835377309 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085414690 DLCTRL DEBUG Tx Command reply: GET_REPLY 835377309 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085414692 DLCTRL DEBUG Command: GET 842993217 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085414692 DLCTRL DEBUG Tx Command reply: GET_REPLY 842993217 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085414693 DLCTRL DEBUG Command: GET 711309150 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085414693 DLCTRL DEBUG Tx Command reply: GET_REPLY 711309150 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085414694 DLCTRL DEBUG Command: GET 172322765 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085414694 DLCTRL DEBUG Tx Command reply: GET_REPLY 172322765 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085414696 DLCTRL DEBUG Command: GET 537409513 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085414696 DLCTRL DEBUG Tx Command reply: GET_REPLY 537409513 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085414697 DLCTRL DEBUG Command: GET 329225193 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085414697 DLCTRL DEBUG Tx Command reply: GET_REPLY 329225193 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085414698 DLCTRL DEBUG Command: GET 916209694 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085414698 DLCTRL DEBUG Tx Command reply: GET_REPLY 916209694 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: "disconnecting msc0" 20250821085414699 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250821085414700 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085414700 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085414700 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085414700 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085414700 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085414700 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085414700 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085414700 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085414700 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085414700 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085414700 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085414700 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085414700 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085414700 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085414700 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085414700 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085414700 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085414700 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085414700 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085414700 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085414700 DLSS7 <000c> ss7_asp.c:1383 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  20250821085414700 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821085414700 DLSS7 <000c> ss7_asp.c:1383 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  20250821085414700 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085414700 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085414700 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085414700 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085414700 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085414700 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085414700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085414700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085414700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085414700 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085414700 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085414700 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085414700 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085414700 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085414700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5557106a1f10]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085414700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085414700 DLSCCP DEBUG SCCP-SCOC(95)[0x55571067f2f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085414700 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009a5e13), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085414700 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085414700 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085414700 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085414700 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085414700 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085414700 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085414700 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085414700 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085414700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085414700 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 0a 04 9a 5e 13 00 00 5f 00 00 00 00 00 (ss7_asp.c:1383) 20250821085414700 DLSCCP DEBUG SCCP-SCOC(95)[0x55571067f2f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085414700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5557106a1f10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085414700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9783897)[0x555710679da0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085414700 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9783897)[0x555710679da0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085414700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085414700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9783897)[0x555710679da0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085414700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9783897)[0x555710679da0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085414700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9783897)[0x555710679da0]{disrupted}: Freeing instance (context_map.c:203) 20250821085414700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9783897)[0x555710679da0]{disrupted}: Deallocated (fsm.c:568) 20250821085414700 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085414700 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085414700 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085414700 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821085414700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5557106a1f10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085414700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5557106a1f10]{disconnected}: Freeing instance (context_map.c:207) 20250821085414700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5557106a1f10]{disconnected}: Deallocated (fsm.c:568) 20250821085414700 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9783897 SCCP-95 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821085414700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085414700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821085414700 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085414700 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085414700 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: 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 := '000000000000001011011100'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@9519884ab86b: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)9783897 20250821085414735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60534<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(895)@9519884ab86b: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(895)@9519884ab86b: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@9519884ab86b: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)5200061 20250821085415770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085415770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085415770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250821085415770 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085415770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4f58bd, normal) (hnbgw_rua.c:408) 20250821085415770 DHNB DEBUG map_rua[0x555710679da0]{init}: Allocated (fsm.c:456) 20250821085415770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5200061)[0x555710679da0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085415770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5200061 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085415770 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085415770 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085415770 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5200061 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250821085415770 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5200061 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250821085415770 DCN DEBUG map_sccp[0x5557106a1f10]{init}: Allocated (fsm.c:456) 20250821085415770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x5557106a1f10]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085415770 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-5200061 <-> SCCP-97 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250821085415770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5200061 SCCP-97 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250821085415770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5200061)[0x555710679da0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085415770 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085415770 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085415770 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5200061 SCCP-97 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085415770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x5557106a1f10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085415770 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085415770 DLSCCP DEBUG SCCP-SCOC(97)[0x5557106824b0]{IDLE}: Allocated (fsm.c:456) 20250821085415770 DLSCCP DEBUG SCCP-SCOC(97)[0x5557106824b0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085415770 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002dc0056400500f1100926) (sccp_scrc.c:455) 20250821085415770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085415770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085415770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085415770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085415770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085415770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085415770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085415770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085415770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085415770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085415770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085415770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085415770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085415770 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085415770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085415770 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085415770 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085415770 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085415770 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 07 01 00 00 61 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 dc 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821085415770 DLSCCP DEBUG SCCP-SCOC(97)[0x5557106824b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085415770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x5557106a1f10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085415770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5200061)[0x555710679da0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085415770 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085415770 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085415770 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085415770 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=7 20250821085415770 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085415770 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085415770 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085415770 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085415770 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085415770 DLSS7 <000c> ss7_asp.c:1383 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 07 01 00 00 61 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 dc 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(894)@9519884ab86b: First idle individual index:1 HNBGW_Test.msc1-SCCP(894)@9519884ab86b: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(895)@9519884ab86b: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906) HNBGW_Test.msc1-RAN(895)@9519884ab86b: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)9137522 HNBGW_Test.msc1-SCCP(894)@9519884ab86b: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(894)@9519884ab86b: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)@9519884ab86b: setverdict(pass): none -> pass MTC@9519884ab86b: 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 } } } 20250821085415773 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085415773 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085415773 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085415773 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085415773 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085415773 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085415773 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085415773 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085415773 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085415773 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 61 b6 c0 68 02 00 00 00 00  20250821085415773 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085415773 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085415773 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085415773 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085415773 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085415773 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00b6c068) (sccp_scrc.c:545) 20250821085415773 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(97,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085415773 DLSCCP DEBUG SCCP-SCOC(97)[0x5557106824b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085415773 DLSCCP DEBUG SCCP-SCOC(97)[0x5557106824b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085415773 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085415773 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085415773 DCN DEBUG handle_cn_conn_conf() conn_id=97, 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_sccp.c:157) 20250821085415773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x5557106a1f10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085415773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x5557106a1f10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085415773 DLCTRL DEBUG Command: GET 804549839 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085415773 DLCTRL DEBUG Tx Command reply: GET_REPLY 804549839 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821085415775 DLCTRL DEBUG Command: GET 134839155 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085415775 DLCTRL DEBUG Tx Command reply: GET_REPLY 134839155 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085415777 DLCTRL DEBUG Command: GET 317141473 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085415777 DLCTRL DEBUG Tx Command reply: GET_REPLY 317141473 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085415779 DLCTRL DEBUG Command: GET 198601233 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085415779 DLCTRL DEBUG Tx Command reply: GET_REPLY 198601233 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085415782 DLCTRL DEBUG Command: GET 880094769 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085415782 DLCTRL DEBUG Tx Command reply: GET_REPLY 880094769 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085415786 DLCTRL DEBUG Command: GET 6692695 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085415786 DLCTRL DEBUG Tx Command reply: GET_REPLY 6692695 rate_ctr.abs.msc.1.cnpool:subscr:new 2 (control_if.c:477) 20250821085415790 DLCTRL DEBUG Command: GET 582911183 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085415790 DLCTRL DEBUG Tx Command reply: GET_REPLY 582911183 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085415794 DLCTRL DEBUG Command: GET 169886290 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085415794 DLCTRL DEBUG Tx Command reply: GET_REPLY 169886290 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085415798 DLCTRL DEBUG Command: GET 151158366 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085415798 DLCTRL DEBUG Tx Command reply: GET_REPLY 151158366 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085415803 DLCTRL DEBUG Command: GET 513949243 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085415803 DLCTRL DEBUG Tx Command reply: GET_REPLY 513949243 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085415808 DLCTRL DEBUG Command: GET 384568884 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085415808 DLCTRL DEBUG Tx Command reply: GET_REPLY 384568884 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085415813 DLCTRL DEBUG Command: GET 896122493 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085415813 DLCTRL DEBUG Tx Command reply: GET_REPLY 896122493 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085415817 DLCTRL DEBUG Command: GET 152235691 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085415817 DLCTRL DEBUG Tx Command reply: GET_REPLY 152235691 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085415821 DLCTRL DEBUG Command: GET 772115472 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085415821 DLCTRL DEBUG Tx Command reply: GET_REPLY 772115472 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085415825 DLCTRL DEBUG Command: GET 77478873 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085415825 DLCTRL DEBUG Tx Command reply: GET_REPLY 77478873 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085415830 DLCTRL DEBUG Command: GET 64304259 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085415830 DLCTRL DEBUG Tx Command reply: GET_REPLY 64304259 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085415834 DLCTRL DEBUG Command: GET 766515449 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085415834 DLCTRL DEBUG Tx Command reply: GET_REPLY 766515449 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085415839 DLCTRL DEBUG Command: GET 97711769 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085415839 DLCTRL DEBUG Tx Command reply: GET_REPLY 97711769 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085415843 DLCTRL DEBUG Command: GET 853791570 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085415843 DLCTRL DEBUG Tx Command reply: GET_REPLY 853791570 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085415846 DLCTRL DEBUG Command: GET 813345342 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085415846 DLCTRL DEBUG Tx Command reply: GET_REPLY 813345342 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085415854 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36141<->l=127.0.0.1:4262) (control_if.c:193) 20250821085415855 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60508<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(885)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(884)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085415858 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60496<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085415859 DLINP DEBUG SRVCONN(,r=127.0.0.1:56946<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085415859 DLINP DEBUG SRVCONN(,r=127.0.0.1:56946<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085415859 DLINP NOTICE SRV(,r=127.0.0.1:56946<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085415859 DMAIN NOTICE (127.0.0.1:56946 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56946<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821085415859 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-SCCP(897)@9519884ab86b: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(890)@9519884ab86b: Final verdict of PTC: none 20250821085415861 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085415861 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085415861 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085415861 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085415862 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085415862 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085415862 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085415862 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085415862 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085415862 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085415862 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085415862 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085415862 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085415862 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085415862 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085415862 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085415862 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085415862 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' HNBGW_Test.msc0-SCCP(891)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(892)@9519884ab86b: Final verdict of PTC: none 20250821085415862 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085415862 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085415862 DLSS7 <000c> ss7_asp.c:1383 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  20250821085415862 DLSS7 <000c> ss7_asp.c:1383 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  20250821085415862 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn0-RAN(898)@9519884ab86b: Final verdict of PTC: none 20250821085415862 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-RAN(901)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(900)@9519884ab86b: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@9519884ab86b: Final verdict of PTC: none 20250821085415863 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085415863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(883)@9519884ab86b: Final verdict of PTC: none 20250821085415863 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085415863 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085415863 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085415863 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085415863 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085415863 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085415863 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085415863 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085415863 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085415863 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085415863 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085415863 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085415864 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085415864 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085415864 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250821085415864 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085415864 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085415864 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085415864 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085415864 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085415864 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085415864 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085415864 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085415864 DRANAP NOTICE cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085415863 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085415863 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250821085415863 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085415863 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085415863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085415863 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085415863 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821085415863 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085415863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085415863 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085415863 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085415863 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085415863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085415863 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085415863 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085415863 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085415863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085415863 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250821085415864 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085415864 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085415864 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250821085415864 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085415864 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085415864 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085415864 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821085415864 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821085415864 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0a  20250821085415864 DLSS7 <000c> ss7_asp.c:1383 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  20250821085415864 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085415864 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085415864 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085415864 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085415864 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821085415864 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085415864 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085415864 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821085415864 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085415864 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085415864 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085415864 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085415864 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085415864 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821085415864 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085415865 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085415865 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085415865 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085415865 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821085415865 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085415865 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085415865 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085415865 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085415865 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085415865 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085415865 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085415865 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085415865 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085415865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x555710686430]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085415865 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085415865 DLSCCP DEBUG SCCP-SCOC(96)[0x55571067d3f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085415865 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1196c), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085415865 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085415865 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085415865 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085415865 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085415865 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085415865 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085415865 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085415865 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085415865 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085415865 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 06 04 c1 19 6c 00 00 60 00 00 00 00 00 (ss7_asp.c:1383) 20250821085415865 DLSCCP DEBUG SCCP-SCOC(96)[0x55571067d3f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085415865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x555710686430]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085415865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5775066)[0x555710685cf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085415865 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5775066)[0x555710685cf0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085415865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085415865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5775066)[0x555710685cf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085415865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5775066)[0x555710685cf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085415865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5775066)[0x555710685cf0]{disrupted}: Freeing instance (context_map.c:203) 20250821085415866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5775066)[0x555710685cf0]{disrupted}: Deallocated (fsm.c:568) 20250821085415866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x555710686430]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085415866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x555710686430]{disconnected}: Freeing instance (context_map.c:207) 20250821085415866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x555710686430]{disconnected}: Deallocated (fsm.c:568) 20250821085415866 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5775066 SCCP-96 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821085415866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x5557106a1f10]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085415866 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085415866 DLSCCP DEBUG SCCP-SCOC(97)[0x5557106824b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085415866 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6c068), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085415866 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085415866 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085415866 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085415866 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085415866 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085415866 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085415866 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085415866 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085415866 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085415866 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 07 04 b6 c0 68 00 00 61 00 00 00 00 00 (ss7_asp.c:1383) 20250821085415866 DLSCCP DEBUG SCCP-SCOC(97)[0x5557106824b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085415866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x5557106a1f10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085415866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5200061)[0x555710679da0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085415866 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5200061)[0x555710679da0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085415866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085415866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5200061)[0x555710679da0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085415866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5200061)[0x555710679da0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085415866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5200061)[0x555710679da0]{disrupted}: Freeing instance (context_map.c:203) 20250821085415866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5200061)[0x555710679da0]{disrupted}: Deallocated (fsm.c:568) 20250821085415866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x5557106a1f10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085415866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x5557106a1f10]{disconnected}: Freeing instance (context_map.c:207) 20250821085415867 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085415867 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085415867 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085415867 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=6 20250821085415867 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085415867 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085415867 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085415867 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085415867 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085415867 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085415867 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=7 20250821085415867 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085415867 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085415867 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085415866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x5557106a1f10]{disconnected}: Deallocated (fsm.c:568) 20250821085415866 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5200061 SCCP-97 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821085415866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085415866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821085415867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250821085415867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085415867 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085415867 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 (hnb.c:255) 20250821085415867 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085415868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60528<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085415870 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60520<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085415871 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60534<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-M3UA(896)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(899)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(903)@9519884ab86b: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)@9519884ab86b: Final verdict of PTC: pass HNBGW_Test.msc0-M3UA(893)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(886)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-RAN(895)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(894)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(902)@9519884ab86b: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)@9519884ab86b: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@9519884ab86b: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889)@9519884ab86b: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(883): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(884): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(885): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(886): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(890): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(891): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(892): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(893): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-SCCP(894): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-RAN(895): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-M3UA(896): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(897): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(898): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(899): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(900): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-RAN(901): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(902): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(903): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906): pass (pass -> pass) MTC@9519884ab86b: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@9519884ab86b: 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'. Thu Aug 21 08:54:15 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 20250821085415986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37730<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085416240 DLSCCP DEBUG SCCP-SCOC(93)[0x55571066f200]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085416240 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020deb5), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085416240 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085416240 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085416240 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085416240 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085416241 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085416241 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085416241 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085416241 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085416241 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085416241 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 20 de b5 00 00 5d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085416241 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085416241 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085416241 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085416241 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085416241 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085416241 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085416241 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085416251 DLSCCP DEBUG SCCP-SCOC(92)[0x555710685e20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085416251 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d167db), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085416251 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085416251 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085416251 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085416251 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085416251 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085416251 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085416251 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085416251 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085416251 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085416251 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d1 67 db 00 00 5c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085416251 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085416251 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085416251 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085416251 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085416251 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085416251 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085416251 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085416266 DLSCCP DEBUG SCCP-SCOC(94)[0x5557106822f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085416266 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e219c), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085416266 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085416266 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085416266 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085416266 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085416266 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085416266 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085416266 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085416266 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085416266 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085416266 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 3e 21 9c 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085416267 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085416267 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085416267 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085416267 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085416267 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085416267 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085416267 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085416689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37730<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=608620) 20250821085416701 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085416701 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085416701 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085416728 DLSCCP DEBUG SCCP-SCOC(90)[0x5557106a1110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085416728 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017f296), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085416728 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085416728 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085416728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085416728 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085416728 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085416728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085416728 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085416728 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085416728 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085416728 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 17 f2 96 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085416729 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085416729 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085416729 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085416729 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085416729 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085416729 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085416729 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085416733 DLSCCP DEBUG SCCP-SCOC(89)[0x555710682750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085416733 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f196cc), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085416733 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085416733 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085416733 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085416733 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085416733 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085416733 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085416733 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085416733 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085416733 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085416733 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 f1 96 cc 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085416733 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085416733 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085416733 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085416733 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085416733 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085416733 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085416733 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085416736 DLSCCP DEBUG SCCP-SCOC(91)[0x555710671b10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085416736 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0044a8f6), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085416736 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085416736 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085416736 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085416736 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085416736 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085416736 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085416736 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085416736 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085416736 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085416736 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 44 a8 f6 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085416737 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085416737 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085416737 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085416737 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085416737 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085416737 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085416737 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085417235 DLSCCP DEBUG SCCP-SCOC(88)[0x55571067ce60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085417235 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00294913), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085417235 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085417235 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085417235 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085417235 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085417235 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085417235 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085417235 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085417235 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085417235 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085417235 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 29 49 13 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085417235 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085417235 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085417235 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085417235 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085417235 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085417235 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085417235 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=608620, count=646904) 20250821085417864 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085417864 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085417864 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085417865 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085417865 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085417865 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821085417865 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085417865 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085417865 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250821085417950 DLSCCP DEBUG SCCP-SCOC(87)[0x555710616d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085417950 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089e699), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085417950 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085417950 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085417950 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085417950 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085417950 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085417950 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085417950 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085417950 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085417950 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085417950 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 89 e6 99 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085417950 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085417950 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085417950 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085417950 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085417950 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085417950 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085417950 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085418631 DLSCCP DEBUG SCCP-SCOC(86)[0x555710675630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085418631 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085679d), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085418631 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085418631 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085418631 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085418631 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085418631 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085418631 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085418631 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085418631 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085418631 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085418631 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 85 67 9d 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085418632 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085418632 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085418632 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085418632 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085418632 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085418632 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085418632 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:54:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 20250821085419355 DLSCCP DEBUG SCCP-SCOC(85)[0x555710699930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085419355 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019a7fd), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085419355 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085419355 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085419355 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085419355 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085419355 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085419355 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085419355 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085419355 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085419355 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085419355 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 19 a7 fd 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085419356 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085419356 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085419356 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085419356 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085419356 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085419356 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085419356 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: 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@9519884ab86b: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20250821085419820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37746<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085419830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37748<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085419839 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36493<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085419864 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085419864 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085419870 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821085419870 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821085419870 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085419870 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085419870 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085419870 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821085419870 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821085419870 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821085419870 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085419870 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821085419870 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821085419870 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821085419870 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085419870 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821085419870 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821085419870 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250821085419870 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085419870 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821085419870 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821085419870 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250821085419873 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085419873 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085419873 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085419873 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085419874 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085419874 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085419874 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085419874 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085419875 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085419875 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085419875 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085419875 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085419875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085419875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085419875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085419875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085419875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085419875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085419875 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085419875 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085419875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085419875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085419875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085419875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085419875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085419875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085419875 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085419875 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085419875 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085419875 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085419875 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085419875 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085419875 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085419875 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085419875 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085419875 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085419875 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085419875 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085419875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085419875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085419875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085419875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085419875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085419875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085419875 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085419875 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085419875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085419875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085419875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085419875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085419875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085419875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085419875 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085419875 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085419875 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085419875 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085419875 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085419875 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085419875 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085419875 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085419875 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085419875 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085419875 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085419875 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085419875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085419875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085419875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085419875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085419875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085419875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085419875 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085419875 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085419875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085419875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085419875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085419875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085419875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085419875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085419875 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085419875 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085419875 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085419875 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085419875 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085419875 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085419875 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085419875 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085419875 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51138 (stream_srv.c:143) 20250821085419875 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51138<->l=127.0.0.1:29169 (hnb.c:335) 20250821085419875 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085419875 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085419875 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085419875 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085419875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085419875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085419875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085419875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085419875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085419875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085419875 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085419875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085419875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085419875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085419875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085419875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085419875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085419875 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085419875 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085419875 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085419875 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085419875 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085419875 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085419875 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085419875 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085419875 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085419875 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085419875 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=3 20250821085419875 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085419875 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085419875 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085419875 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085419875 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085419875 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085419875 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=4 20250821085419875 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085419875 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085419875 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085419875 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085419875 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085419875 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085419875 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821085419875 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085419875 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085419875 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085419875 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085419875 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085419875 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085419875 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=10 20250821085419875 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085419875 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(917)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(917)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(917)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(915)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085419888 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085419888 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085419888 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085419888 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085419888 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085419889 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085419889 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085419889 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085419890 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085419890 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085419890 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085419890 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085419890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085419890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085419890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085419890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085419890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085419890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085419890 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=4 -> eSLS=116: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085419890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085419890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085419890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085419890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085419890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085419890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085419890 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085419890 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=4 -> eSLS=116: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085419890 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085419890 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085419890 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085419890 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085419890 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085419890 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085419890 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085419890 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085419890 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085419890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085419890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085419890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085419890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085419890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085419890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085419890 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085419890 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085419890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085419890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085419890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085419890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085419890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085419890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085419890 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085419890 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085419890 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085419890 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085419890 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085419890 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085419890 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085419890 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085419890 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085419890 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085419890 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085419890 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085419890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085419890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085419890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085419890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085419890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085419890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085419890 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085419890 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085419890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085419890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085419890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085419890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085419890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085419890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085419890 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085419890 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085419890 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085419890 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085419890 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085419890 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085419890 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085419890 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085419890 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085419890 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085419890 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085419890 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085419890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085419890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085419890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085419890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085419890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085419890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085419890 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085419890 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085419890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085419890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085419890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085419890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085419890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085419890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085419890 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085419890 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085419890 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085419890 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085419890 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085419890 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085419890 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085419890 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085419890 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085419890 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085419890 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085419890 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=4 20250821085419890 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085419890 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085419890 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085419890 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085419890 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085419890 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=2 20250821085419890 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085419890 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085419890 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085419890 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085419890 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085419890 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085419890 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=11 20250821085419890 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085419890 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085419890 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085419890 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085419890 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085419890 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085419890 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085419890 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085419890 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085419890 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(920)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(920)@9519884ab86b: M3UA emulation initiated, the test can be started MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(920)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(918)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085419911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085419911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085419911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085419911 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085419911 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:562) 20250821085419911 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085419911 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085419911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085419911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085419916 DLINP DEBUG SRVCONN(,r=127.0.0.1:51138<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085419916 DLINP DEBUG SRVCONN(,r=127.0.0.1:51138<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085419916 DLINP DEBUG SRVCONN(,r=127.0.0.1:51138<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085419916 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085419916 DHNBAP DEBUG (127.0.0.1:51138 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821085419916 DHNBAP NOTICE (127.0.0.1:51138 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085419916 DHNBAP NOTICE (127.0.0.1:51138 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085419916 DLINP DEBUG SRVCONN(,r=127.0.0.1:51138<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085419916 DLINP DEBUG SRVCONN(,r=127.0.0.1:51138<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085420013 DLSCCP DEBUG SCCP-SCOC(83)[0x555710676360]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085420013 DLSCCP DEBUG SCCP-SCOC(83)[0x555710676360]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085420013 DLSCCP DEBUG SCCP-SCOC(83)[0x555710676360]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085420013 DLSCCP DEBUG SCCP-SCOC(83)[0x555710676360]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085420013 DLSCCP DEBUG SCCP-SCOC(83)[0x555710676360]{IDLE}: Deallocated (fsm.c:568) 20250821085420017 DLSCCP DEBUG SCCP-SCOC(84)[0x555710684c70]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085420017 DLSCCP DEBUG SCCP-SCOC(84)[0x555710684c70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085420017 DLSCCP DEBUG SCCP-SCOC(84)[0x555710684c70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085420017 DLSCCP DEBUG SCCP-SCOC(84)[0x555710684c70]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085420017 DLSCCP DEBUG SCCP-SCOC(84)[0x555710684c70]{IDLE}: Deallocated (fsm.c:568) 20250821085420087 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085420087 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085420087 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085420087 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(917)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085420096 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085420096 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085420096 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085420096 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085420096 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085420096 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085420096 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085420096 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085420096 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085420096 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085420096 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085420096 DLSS7 <000c> ss7_asp.c:1383 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  20250821085420096 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085420099 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085420099 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085420099 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085420099 DLSS7 <000c> ss7_asp.c:1383 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  20250821085420099 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085420099 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085420099 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085420099 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085420099 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085420099 DLSS7 <000c> ss7_asp.c:1383 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  20250821085420099 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085420099 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085420099 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085420099 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085420099 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085420099 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085420099 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085420099 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085420100 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085420100 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085420100 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085420100 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085420100 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085420100 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085420100 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085420100 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085420101 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085420101 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085420101 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085420101 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085420101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085420101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085420101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085420101 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085420101 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085420101 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085420101 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085420101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085420101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085420101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085420101 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085420101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085420101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085420101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085420101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085420101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085420101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085420101 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085420101 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085420101 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085420102 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085420102 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085420102 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085420102 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085420102 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085420102 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085420102 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085420102 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085420102 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085420102 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085420102 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085420102 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085420102 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085420102 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(920)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085420107 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085420107 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085420108 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085420108 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085420108 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085420108 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085420108 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085420108 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085420108 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085420108 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085420108 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085420108 DLSS7 <000c> ss7_asp.c:1383 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  20250821085420108 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085420110 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085420110 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085420110 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085420110 DLSS7 <000c> ss7_asp.c:1383 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  20250821085420110 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085420110 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085420111 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085420111 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085420111 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085420111 DLSS7 <000c> ss7_asp.c:1383 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  20250821085420111 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085420111 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085420111 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085420111 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085420111 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085420111 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085420111 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085420111 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085420111 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085420111 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085420111 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085420111 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085420111 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085420111 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085420111 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085420111 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085420111 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085420112 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085420112 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085420113 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085420113 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085420113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085420113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085420113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085420113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085420113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085420113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085420113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085420113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085420113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085420113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085420113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085420113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085420113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085420113 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085420113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085420113 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085420113 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085420113 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085420113 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085420113 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085420113 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085420113 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085420114 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085420114 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821085420114 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085420114 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085420114 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085420114 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085420114 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085420114 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(916)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085420891 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085420891 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085420891 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085420891 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085420891 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085420891 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085420891 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085420891 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085420891 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085420891 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085420891 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085420891 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085420891 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085420891 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085420891 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085420891 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085420891 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085420891 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085420891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085420891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085420891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085420891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085420891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085420891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085420891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085420891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085420891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085420891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085420891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085420891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085420891 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085420891 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085420891 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085420891 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085420891 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085420891 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085420891 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085420891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085420891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085420891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085420891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085420891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085420891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085420891 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085420892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085420892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085420892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085420892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085420892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085420892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085420892 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085420892 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085420892 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085420892 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085420892 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085420892 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085420892 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085420892 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085420892 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085420892 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085420892 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085420892 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821085420892 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085420892 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085420892 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085420892 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085420892 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085420892 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085420892 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085420892 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085420892 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085420892 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085420892 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085420892 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085420892 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085420892 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085420892 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085420892 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085420892 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085420892 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085420892 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085420892 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085420892 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085420892 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085420892 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085420892 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085420892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085420892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085420892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085420892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085420892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085420892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085420892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085420892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085420892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085420892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085420892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085420892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085420892 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085420892 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085420892 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085420892 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085420892 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(916)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(919)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085420910 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085420910 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085420910 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085420910 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085420910 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085420910 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085420910 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085420910 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085420910 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085420910 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085420910 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085420910 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085420910 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085420910 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085420910 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085420910 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085420910 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085420910 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085420910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085420910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085420910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085420910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085420910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085420910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085420910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085420910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085420910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085420910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085420910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085420910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085420910 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085420910 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085420910 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085420910 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085420910 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085420910 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085420910 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085420910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085420910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085420910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085420910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085420910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085420910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085420910 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085420910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085420910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085420910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085420910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085420910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085420910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085420910 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085420910 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085420910 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085420910 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085420910 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085420910 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085420910 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085420910 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085420910 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085420910 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085420910 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085420910 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821085420910 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085420910 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085420910 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085420910 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085420910 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085420910 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085420912 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085420912 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085420912 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085420912 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085420912 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085420912 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085420912 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085420912 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085420912 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085420912 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085420913 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085420913 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085420913 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085420913 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085420913 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085420913 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085420913 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085420913 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085420913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085420913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085420913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085420913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085420913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085420913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085420913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085420913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085420913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085420913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085420913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085420913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085420913 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085420913 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085420913 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085420913 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085420913 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(919)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085421925 DLCTRL DEBUG Command: GET 264618166 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085421925 DLCTRL DEBUG Tx Command reply: GET_REPLY 264618166 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085421932 DLCTRL DEBUG Command: GET 898252088 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085421932 DLCTRL DEBUG Tx Command reply: GET_REPLY 898252088 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085421936 DLCTRL DEBUG Command: GET 602742448 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085421936 DLCTRL DEBUG Tx Command reply: GET_REPLY 602742448 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085421939 DLCTRL DEBUG Command: GET 442502211 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085421939 DLCTRL DEBUG Tx Command reply: GET_REPLY 442502211 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085421941 DLCTRL DEBUG Command: GET 421163323 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085421942 DLCTRL DEBUG Tx Command reply: GET_REPLY 421163323 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821085421943 DLCTRL DEBUG Command: GET 392008225 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085421943 DLCTRL DEBUG Tx Command reply: GET_REPLY 392008225 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085421945 DLCTRL DEBUG Command: GET 653875707 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085421945 DLCTRL DEBUG Tx Command reply: GET_REPLY 653875707 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085421946 DLCTRL DEBUG Command: GET 588995291 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085421946 DLCTRL DEBUG Tx Command reply: GET_REPLY 588995291 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085421948 DLCTRL DEBUG Command: GET 844546446 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085421948 DLCTRL DEBUG Tx Command reply: GET_REPLY 844546446 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085421950 DLCTRL DEBUG Command: GET 583885467 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085421950 DLCTRL DEBUG Tx Command reply: GET_REPLY 583885467 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821085421952 DLCTRL DEBUG Command: GET 693513341 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085421952 DLCTRL DEBUG Tx Command reply: GET_REPLY 693513341 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085421957 DLCTRL DEBUG Command: GET 536256806 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085421957 DLCTRL DEBUG Tx Command reply: GET_REPLY 536256806 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085421960 DLCTRL DEBUG Command: GET 724417978 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085421960 DLCTRL DEBUG Tx Command reply: GET_REPLY 724417978 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085421963 DLCTRL DEBUG Command: GET 704868393 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085421963 DLCTRL DEBUG Tx Command reply: GET_REPLY 704868393 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085421965 DLCTRL DEBUG Command: GET 325259738 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085421965 DLCTRL DEBUG Tx Command reply: GET_REPLY 325259738 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821085421968 DLCTRL DEBUG Command: GET 30332643 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085421968 DLCTRL DEBUG Tx Command reply: GET_REPLY 30332643 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085421970 DLCTRL DEBUG Command: GET 152607792 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085421970 DLCTRL DEBUG Tx Command reply: GET_REPLY 152607792 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085421971 DLCTRL DEBUG Command: GET 725758629 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085421971 DLCTRL DEBUG Tx Command reply: GET_REPLY 725758629 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085421973 DLCTRL DEBUG Command: GET 831868364 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085421973 DLCTRL DEBUG Tx Command reply: GET_REPLY 831868364 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085421975 DLCTRL DEBUG Command: GET 678106051 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085421975 DLCTRL DEBUG Tx Command reply: GET_REPLY 678106051 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: 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@9519884ab86b: "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@9519884ab86b: 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 := '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 := '000000000000001100011000'B, t_guard := 20.000000 } 20250821085422007 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37760<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(916)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(916)@9519884ab86b: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912)@9519884ab86b: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)3108180 20250821085423056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085423056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085423056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085423056 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085423056 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2f6d54, normal) (hnbgw_rua.c:408) 20250821085423056 DHNB DEBUG map_rua[0x555710684c70]{init}: Allocated (fsm.c:456) 20250821085423056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3108180)[0x555710684c70]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085423056 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3108180 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085423056 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085423056 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085423056 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3108180 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085423056 DCN DEBUG map_sccp[0x555710676360]{init}: Allocated (fsm.c:456) 20250821085423056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x555710676360]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085423056 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-3108180 <-> SCCP-98 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085423056 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3108180 SCCP-98 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085423056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3108180)[0x555710684c70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085423057 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085423057 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085423057 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3108180 SCCP-98 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085423057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x555710676360]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085423057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085423057 DLSCCP DEBUG SCCP-SCOC(98)[0x555710685cf0]{IDLE}: Allocated (fsm.c:456) 20250821085423057 DLSCCP DEBUG SCCP-SCOC(98)[0x555710685cf0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085423057 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003180056400500f1100926) (sccp_scrc.c:455) 20250821085423057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085423057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085423057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085423057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085423057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085423057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085423057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085423057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085423057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085423057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085423057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085423057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085423057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085423057 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085423057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085423057 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085423057 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085423057 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085423057 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 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 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 18 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085423057 DLSCCP DEBUG SCCP-SCOC(98)[0x555710685cf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085423058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x555710676360]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085423058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3108180)[0x555710684c70]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085423058 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085423058 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085423058 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085423058 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821085423058 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085423058 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085423058 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085423058 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085423058 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085423058 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 04 01 00 00 62 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 18 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(915)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(915)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(916)@9519884ab86b: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922) HNBGW_Test.msc0-RAN(916)@9519884ab86b: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)4469597 HNBGW_Test.msc0-SCCP(915)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(915)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)@9519884ab86b: setverdict(pass): none -> pass 20250821085423078 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085423078 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085423078 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085423078 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085423078 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085423079 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085423079 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085423079 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085423079 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085423079 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 62 30 77 3b 02 00 00 00 00  20250821085423079 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) MTC@9519884ab86b: 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 } } } 20250821085423079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085423079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085423079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085423079 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085423079 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0030773b) (sccp_scrc.c:545) 20250821085423079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(98,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085423079 DLSCCP DEBUG SCCP-SCOC(98)[0x555710685cf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085423079 DLSCCP DEBUG SCCP-SCOC(98)[0x555710685cf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085423079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085423079 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085423079 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_sccp.c:157) 20250821085423079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x555710676360]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085423079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x555710676360]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085423081 DLCTRL DEBUG Command: GET 769797383 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085423081 DLCTRL DEBUG Tx Command reply: GET_REPLY 769797383 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821085423086 DLCTRL DEBUG Command: GET 732345707 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085423086 DLCTRL DEBUG Tx Command reply: GET_REPLY 732345707 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085423089 DLCTRL DEBUG Command: GET 967231769 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085423089 DLCTRL DEBUG Tx Command reply: GET_REPLY 967231769 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085423092 DLCTRL DEBUG Command: GET 76041008 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085423093 DLCTRL DEBUG Tx Command reply: GET_REPLY 76041008 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085423095 DLCTRL DEBUG Command: GET 227346090 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085423095 DLCTRL DEBUG Tx Command reply: GET_REPLY 227346090 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085423098 DLCTRL DEBUG Command: GET 211798781 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085423098 DLCTRL DEBUG Tx Command reply: GET_REPLY 211798781 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085423100 DLCTRL DEBUG Command: GET 864634684 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085423100 DLCTRL DEBUG Tx Command reply: GET_REPLY 864634684 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085423102 DLCTRL DEBUG Command: GET 977113772 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085423102 DLCTRL DEBUG Tx Command reply: GET_REPLY 977113772 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085423104 DLCTRL DEBUG Command: GET 88814939 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085423104 DLCTRL DEBUG Tx Command reply: GET_REPLY 88814939 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085423105 DLCTRL DEBUG Command: GET 632441468 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085423105 DLCTRL DEBUG Tx Command reply: GET_REPLY 632441468 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085423107 DLCTRL DEBUG Command: GET 139426324 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085423107 DLCTRL DEBUG Tx Command reply: GET_REPLY 139426324 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085423108 DLCTRL DEBUG Command: GET 297250129 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085423108 DLCTRL DEBUG Tx Command reply: GET_REPLY 297250129 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085423109 DLCTRL DEBUG Command: GET 694833248 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085423109 DLCTRL DEBUG Tx Command reply: GET_REPLY 694833248 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085423110 DLCTRL DEBUG Command: GET 265682064 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085423110 DLCTRL DEBUG Tx Command reply: GET_REPLY 265682064 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085423111 DLCTRL DEBUG Command: GET 229039371 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085423111 DLCTRL DEBUG Tx Command reply: GET_REPLY 229039371 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085423112 DLCTRL DEBUG Command: GET 847547370 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085423112 DLCTRL DEBUG Tx Command reply: GET_REPLY 847547370 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085423113 DLCTRL DEBUG Command: GET 506223844 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085423113 DLCTRL DEBUG Tx Command reply: GET_REPLY 506223844 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085423114 DLCTRL DEBUG Command: GET 473764989 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085423114 DLCTRL DEBUG Tx Command reply: GET_REPLY 473764989 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085423115 DLCTRL DEBUG Command: GET 976814173 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085423115 DLCTRL DEBUG Tx Command reply: GET_REPLY 976814173 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085423116 DLCTRL DEBUG Command: GET 912762329 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085423116 DLCTRL DEBUG Tx Command reply: GET_REPLY 912762329 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '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 := '000000000000000010001001'B, t_guard := 20.000000 } 20250821085423133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37764<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(916)@9519884ab86b: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(916)@9519884ab86b: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912)@9519884ab86b: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)2950862 20250821085424148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085424148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085424148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250821085424148 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085424148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2d06ce, normal) (hnbgw_rua.c:408) 20250821085424148 DHNB DEBUG map_rua[0x555710686430]{init}: Allocated (fsm.c:456) 20250821085424148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2950862)[0x555710686430]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085424148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2950862 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085424148 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085424148 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085424148 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250821085424148 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2950862 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085424148 DCN DEBUG map_sccp[0x555710679da0]{init}: Allocated (fsm.c:456) 20250821085424148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x555710679da0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085424148 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-2950862 <-> SCCP-99 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085424148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2950862 SCCP-99 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250821085424148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2950862)[0x555710686430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085424148 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085424148 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085424148 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2950862 SCCP-99 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085424148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x555710679da0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085424148 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085424148 DLSCCP DEBUG SCCP-SCOC(99)[0x5557106a1f10]{IDLE}: Allocated (fsm.c:456) 20250821085424148 DLSCCP DEBUG SCCP-SCOC(99)[0x5557106a1f10]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085424148 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000890056400500f1100926) (sccp_scrc.c:455) 20250821085424148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085424148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085424148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085424148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085424148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085424148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085424148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085424148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085424148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085424148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085424148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085424148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085424148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085424148 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085424148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085424148 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085424148 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085424148 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085424148 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6c 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 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 89 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821085424148 DLSCCP DEBUG SCCP-SCOC(99)[0x5557106a1f10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085424148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x555710679da0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085424148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2950862)[0x555710686430]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085424148 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085424148 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085424148 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085424148 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821085424148 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085424148 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085424148 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085424148 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085424148 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085424148 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 05 01 00 00 63 02 02 06 04 43 b9 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 89 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(915)@9519884ab86b: First idle individual index:1 HNBGW_Test.msc0-SCCP(915)@9519884ab86b: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(916)@9519884ab86b: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923) HNBGW_Test.msc0-RAN(916)@9519884ab86b: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)389485 HNBGW_Test.msc0-SCCP(915)@9519884ab86b: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(915)@9519884ab86b: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250821085424150 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085424150 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085424150 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085424150 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085424150 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085424150 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00bfb007) (sccp_scrc.c:545) 20250821085424150 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(99,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085424150 DLSCCP DEBUG SCCP-SCOC(99)[0x5557106a1f10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085424150 DLSCCP DEBUG SCCP-SCOC(99)[0x5557106a1f10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085424150 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085424150 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085424150 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_sccp.c:157) 20250821085424150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x555710679da0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085424150 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085424150 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085424150 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085424150 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085424150 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085424150 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085424150 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085424150 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085424150 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085424150 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 63 bf b0 07 02 00 00 00 00  20250821085424150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x555710679da0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)@9519884ab86b: setverdict(pass): none -> pass MTC@9519884ab86b: 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 } } } 20250821085424151 DLCTRL DEBUG Command: GET 624603947 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085424151 DLCTRL DEBUG Tx Command reply: GET_REPLY 624603947 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250821085424153 DLCTRL DEBUG Command: GET 658355819 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085424153 DLCTRL DEBUG Tx Command reply: GET_REPLY 658355819 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085424154 DLCTRL DEBUG Command: GET 389092550 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085424154 DLCTRL DEBUG Tx Command reply: GET_REPLY 389092550 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085424155 DLCTRL DEBUG Command: GET 306350843 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085424155 DLCTRL DEBUG Tx Command reply: GET_REPLY 306350843 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085424156 DLCTRL DEBUG Command: GET 557917226 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085424156 DLCTRL DEBUG Tx Command reply: GET_REPLY 557917226 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085424156 DLCTRL DEBUG Command: GET 766504935 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085424156 DLCTRL DEBUG Tx Command reply: GET_REPLY 766504935 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085424157 DLCTRL DEBUG Command: GET 360936932 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085424157 DLCTRL DEBUG Tx Command reply: GET_REPLY 360936932 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085424158 DLCTRL DEBUG Command: GET 335777460 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085424158 DLCTRL DEBUG Tx Command reply: GET_REPLY 335777460 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085424159 DLCTRL DEBUG Command: GET 900378672 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085424159 DLCTRL DEBUG Tx Command reply: GET_REPLY 900378672 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085424160 DLCTRL DEBUG Command: GET 315143929 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085424160 DLCTRL DEBUG Tx Command reply: GET_REPLY 315143929 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085424161 DLCTRL DEBUG Command: GET 23161683 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085424161 DLCTRL DEBUG Tx Command reply: GET_REPLY 23161683 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085424162 DLCTRL DEBUG Command: GET 691980041 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085424162 DLCTRL DEBUG Tx Command reply: GET_REPLY 691980041 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085424164 DLCTRL DEBUG Command: GET 621175375 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085424164 DLCTRL DEBUG Tx Command reply: GET_REPLY 621175375 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085424165 DLCTRL DEBUG Command: GET 365332018 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085424165 DLCTRL DEBUG Tx Command reply: GET_REPLY 365332018 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085424166 DLCTRL DEBUG Command: GET 505990229 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085424166 DLCTRL DEBUG Tx Command reply: GET_REPLY 505990229 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085424167 DLCTRL DEBUG Command: GET 875574468 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085424167 DLCTRL DEBUG Tx Command reply: GET_REPLY 875574468 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085424169 DLCTRL DEBUG Command: GET 49185628 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085424169 DLCTRL DEBUG Tx Command reply: GET_REPLY 49185628 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085424170 DLCTRL DEBUG Command: GET 879091195 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085424170 DLCTRL DEBUG Tx Command reply: GET_REPLY 879091195 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085424171 DLCTRL DEBUG Command: GET 636705619 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085424171 DLCTRL DEBUG Tx Command reply: GET_REPLY 636705619 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085424171 DLCTRL DEBUG Command: GET 844925319 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085424171 DLCTRL DEBUG Tx Command reply: GET_REPLY 844925319 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085424172 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@9519884ab86b: "connecting cnlink 1" MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(926)@9519884ab86b: ************************************************* HNBGW_Test.msc1-M3UA(926)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(926)@9519884ab86b: ************************************************* HNBGW_Test.msc1-SCCP(924)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085424390 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085424390 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821085424390 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085424390 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(926)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821085424397 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085424397 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821085424397 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085424397 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085424397 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085424397 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085424397 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085424397 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085424397 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085424397 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085424397 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085424397 DLSS7 <000c> ss7_asp.c:1383 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  20250821085424397 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085424400 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085424400 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085424400 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085424400 DLSS7 <000c> ss7_asp.c:1383 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  20250821085424400 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085424400 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085424400 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085424400 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085424400 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821085424400 DLSS7 <000c> ss7_asp.c:1383 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  20250821085424400 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085424400 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085424400 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821085424400 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085424400 DLSS7 <000c> ss7_asp.c:1383 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  20250821085424400 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 03 00 12 00 10 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085424400 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085424401 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085424401 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085424401 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821085424401 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085424401 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085424401 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085424401 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085424401 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085424401 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085424401 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085424401 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085424402 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085424402 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085424402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085424402 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085424402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085424402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085424402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085424402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085424402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085424402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085424402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085424402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085424402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085424402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085424402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085424402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085424402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085424402 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085424402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085424402 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085424402 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085424402 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085424402 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085424402 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085424402 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085424403 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085424403 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085424403 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=2 20250821085424403 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085424403 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085424403 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085424403 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085424403 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085424403 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 03  20250821085424701 DLSCCP DEBUG SCCP-SCOC(95)[0x55571067f2f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085424701 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009a5e13), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085424701 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085424701 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085424701 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085424701 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085424701 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085424701 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085424701 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085424701 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 9a 5e 13 00 00 5f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085424701 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085424701 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085424701 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085424701 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085424701 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085424702 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085424702 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085424702 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085424702 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085424702 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 9a 5e 13 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821085424707 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085424707 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085424707 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085424707 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085424707 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085424707 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085424707 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085424707 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085424707 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085424707 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 5f 9a 5e 13 00  20250821085424707 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085424707 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085424707 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085424707 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085424707 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085424707 DLSCCP DEBUG 0: SCCP(rctx=0) 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=009a5e13) (sccp_scrc.c:545) 20250821085424707 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(95,remPC=185=0.23.1) Received CO:RELCO (sccp_scoc.c:787) 20250821085424707 DLSCCP DEBUG SCCP-SCOC(95)[0x55571067f2f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085424707 DLSCCP DEBUG SCCP-SCOC(95)[0x55571067f2f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085424707 DLSCCP DEBUG SCCP-SCOC(95)[0x55571067f2f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085424707 DLSCCP DEBUG SCCP-SCOC(95)[0x55571067f2f0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085424707 DLSCCP DEBUG SCCP-SCOC(95)[0x55571067f2f0]{IDLE}: Deallocated (fsm.c:568) MTC@9519884ab86b: 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 := '000000000000001111000100'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(925)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085425201 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085425201 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085425201 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085425201 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085425201 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085425201 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085425201 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085425201 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085425201 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085425201 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085425201 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085425201 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085425201 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085425201 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085425201 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085425201 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085425201 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085425201 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085425201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085425201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085425201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085425201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085425201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085425201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085425201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085425201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085425201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085425201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085425201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085425201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085425201 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085425201 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085425201 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085425201 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085425201 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:357) 20250821085425201 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085425201 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085425201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085425201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085425201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085425201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085425201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085425201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085425201 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085425201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085425201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085425201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085425201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085425201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085425201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085425201 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085425201 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085425201 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085425201 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085425201 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085425201 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085425201 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085425201 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085425202 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085425202 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085425202 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085425202 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=11 20250821085425202 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085425202 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085425202 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085425202 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085425202 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085425202 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 03  20250821085425202 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085425202 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085425202 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085425202 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085425202 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085425202 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085425202 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085425202 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085425202 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085425202 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085425202 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085425202 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085425202 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085425202 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085425202 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085425202 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085425202 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085425202 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085425202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085425202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085425202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085425202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085425202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085425202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085425202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085425202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085425202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085425202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085425202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085425202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085425202 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085425202 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085425202 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085425202 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085425202 DRANAP INFO cnlink(msc-1)[0x555710666630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(925)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085425216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44064<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085425866 DLSCCP DEBUG SCCP-SCOC(97)[0x5557106824b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085425866 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6c068), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085425866 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085425866 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085425866 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085425866 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085425866 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085425867 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085425867 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085425867 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b6 c0 68 00 00 61 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085425867 DLSCCP DEBUG SCCP-SCOC(96)[0x55571067d3f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085425867 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1196c), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085425867 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085425867 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085425867 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085425867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085425867 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085425867 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085425867 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085425867 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 c1 19 6c 00 00 60 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085425867 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085425867 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085425867 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085425867 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085425867 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085425867 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085425867 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085425867 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085425867 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085425867 DLSS7 <000c> ss7_asp.c:1383 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 b6 c0 68 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250821085425867 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085425867 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085425867 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085425867 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085425867 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085425867 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085425867 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085425867 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085425867 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085425867 DLSS7 <000c> ss7_asp.c:1383 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 c1 19 6c 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250821085425872 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085425872 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085425872 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085425872 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085425872 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085425872 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085425872 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085425872 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085425872 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085425872 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 61 b6 c0 68 00  20250821085425872 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085425872 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085425872 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085425873 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085425873 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085425873 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00b6c068) (sccp_scrc.c:545) 20250821085425873 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(97,remPC=2=0.0.2) Received CO:RELCO (sccp_scoc.c:787) 20250821085425873 DLSCCP DEBUG SCCP-SCOC(97)[0x5557106824b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085425873 DLSCCP DEBUG SCCP-SCOC(97)[0x5557106824b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085425873 DLSCCP DEBUG SCCP-SCOC(97)[0x5557106824b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085425873 DLSCCP DEBUG SCCP-SCOC(97)[0x5557106824b0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085425873 DLSCCP DEBUG SCCP-SCOC(97)[0x5557106824b0]{IDLE}: Deallocated (fsm.c:568) 20250821085426072 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085426072 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085426072 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085426072 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085426072 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085426072 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085426072 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085426072 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085426072 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085426072 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 60 c1 19 6c 00  20250821085426072 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085426072 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085426072 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085426072 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085426072 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085426072 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00c1196c) (sccp_scrc.c:545) 20250821085426072 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(96,remPC=2=0.0.2) Received CO:RELCO (sccp_scoc.c:787) 20250821085426073 DLSCCP DEBUG SCCP-SCOC(96)[0x55571067d3f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085426073 DLSCCP DEBUG SCCP-SCOC(96)[0x55571067d3f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085426073 DLSCCP DEBUG SCCP-SCOC(96)[0x55571067d3f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085426073 DLSCCP DEBUG SCCP-SCOC(96)[0x55571067d3f0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085426073 DLSCCP DEBUG SCCP-SCOC(96)[0x55571067d3f0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(925)@9519884ab86b: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(925)@9519884ab86b: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927) 20250821085426241 DLSCCP DEBUG SCCP-SCOC(93)[0x55571066f200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085426241 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020deb5), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085426241 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085426241 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085426241 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085426241 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085426241 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085426241 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085426241 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085426241 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 20 de b5 00 00 5d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085426241 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085426241 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085426241 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085426241 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085426241 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085426241 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085426241 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085426241 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085426241 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085426242 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 20 de b5 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821085426244 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085426244 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085426244 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085426244 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085426244 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085426244 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085426244 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085426244 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085426244 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085426244 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 5d 20 de b5 00  20250821085426244 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085426244 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085426244 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085426244 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085426244 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085426244 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0020deb5) (sccp_scrc.c:545) 20250821085426244 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(93,remPC=185=0.23.1) Received CO:RELCO (sccp_scoc.c:787) 20250821085426244 DLSCCP DEBUG SCCP-SCOC(93)[0x55571066f200]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085426244 DLSCCP DEBUG SCCP-SCOC(93)[0x55571066f200]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085426244 DLSCCP DEBUG SCCP-SCOC(93)[0x55571066f200]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085426244 DLSCCP DEBUG SCCP-SCOC(93)[0x55571066f200]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085426244 DLSCCP DEBUG SCCP-SCOC(93)[0x55571066f200]{IDLE}: Deallocated (fsm.c:568) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912)@9519884ab86b: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)8230995 20250821085426245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085426245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085426245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250821085426245 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085426245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7d9853, normal) (hnbgw_rua.c:408) 20250821085426245 DHNB DEBUG map_rua[0x55571066f200]{init}: Allocated (fsm.c:456) 20250821085426245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8230995)[0x55571066f200]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085426245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8230995 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085426245 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085426245 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085426245 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8230995 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250821085426245 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8230995 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250821085426245 DCN DEBUG map_sccp[0x55571067d3f0]{init}: Allocated (fsm.c:456) 20250821085426245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x55571067d3f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085426245 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-8230995 <-> SCCP-100 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250821085426245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8230995 SCCP-100 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250821085426245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8230995)[0x55571066f200]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085426245 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085426245 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085426245 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8230995 SCCP-100 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085426245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x55571067d3f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085426245 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085426245 DLSCCP DEBUG SCCP-SCOC(100)[0x5557106824b0]{IDLE}: Allocated (fsm.c:456) 20250821085426245 DLSCCP DEBUG SCCP-SCOC(100)[0x5557106824b0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085426245 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003c40056400500f1100926) (sccp_scrc.c:455) 20250821085426245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085426245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085426245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085426245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085426245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085426245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085426245 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085426245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085426245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085426245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085426245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085426245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085426245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085426245 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085426245 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085426245 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085426245 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085426245 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085426245 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 02 01 00 00 64 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 c4 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821085426245 DLSCCP DEBUG SCCP-SCOC(100)[0x5557106824b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085426245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x55571067d3f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085426245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8230995)[0x55571066f200]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085426246 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085426246 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085426246 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085426246 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=2 20250821085426246 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085426246 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085426246 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085426246 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085426246 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085426246 DLSS7 <000c> ss7_asp.c:1383 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 02 01 00 00 64 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 c4 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(924)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc1-SCCP(924)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. 20250821085426252 DLSCCP DEBUG SCCP-SCOC(92)[0x555710685e20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085426252 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d167db), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085426252 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085426252 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085426252 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085426252 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085426252 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085426252 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085426252 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085426252 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d1 67 db 00 00 5c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085426252 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085426252 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085426252 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085426252 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085426252 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085426252 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085426252 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085426252 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085426252 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085426252 DLSS7 <000c> ss7_asp.c:1383 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 d1 67 db 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250821085426254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085426254 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085426254 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085426254 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085426254 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085426254 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085426254 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085426254 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085426254 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085426254 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 5c d1 67 db 00  20250821085426254 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085426254 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085426254 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085426254 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085426254 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085426254 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00d167db) (sccp_scrc.c:545) 20250821085426254 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(92,remPC=2=0.0.2) Received CO:RELCO (sccp_scoc.c:787) 20250821085426254 DLSCCP DEBUG SCCP-SCOC(92)[0x555710685e20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085426254 DLSCCP DEBUG SCCP-SCOC(92)[0x555710685e20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085426254 DLSCCP DEBUG SCCP-SCOC(92)[0x555710685e20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085426254 DLSCCP DEBUG SCCP-SCOC(92)[0x555710685e20]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085426255 DLSCCP DEBUG SCCP-SCOC(92)[0x555710685e20]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(925)@9519884ab86b: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927) HNBGW_Test.msc1-RAN(925)@9519884ab86b: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)10715399 HNBGW_Test.msc1-SCCP(924)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(924)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)@9519884ab86b: setverdict(pass): none -> pass MTC@9519884ab86b: 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 } } } 20250821085426264 DLCTRL DEBUG Command: GET 312840173 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821085426264 DLCTRL DEBUG Tx Command reply: GET_REPLY 312840173 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250821085426267 DLSCCP DEBUG SCCP-SCOC(94)[0x5557106822f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085426267 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e219c), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085426267 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085426267 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085426267 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085426267 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085426267 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085426267 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085426267 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085426267 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085426267 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085426267 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 3e 21 9c 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085426268 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085426268 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085426268 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085426268 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085426268 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085426268 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085426268 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085426269 DLCTRL DEBUG Command: GET 121408609 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821085426269 DLCTRL DEBUG Tx Command reply: GET_REPLY 121408609 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085426275 DLCTRL DEBUG Command: GET 445369661 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085426275 DLCTRL DEBUG Tx Command reply: GET_REPLY 445369661 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085426280 DLCTRL DEBUG Command: GET 105060914 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085426280 DLCTRL DEBUG Tx Command reply: GET_REPLY 105060914 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085426284 DLCTRL DEBUG Command: GET 910908635 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085426284 DLCTRL DEBUG Tx Command reply: GET_REPLY 910908635 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085426288 DLCTRL DEBUG Command: GET 274747089 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821085426288 DLCTRL DEBUG Tx Command reply: GET_REPLY 274747089 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250821085426294 DLCTRL DEBUG Command: GET 896164857 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821085426294 DLCTRL DEBUG Tx Command reply: GET_REPLY 896164857 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085426298 DLCTRL DEBUG Command: GET 490823875 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085426298 DLCTRL DEBUG Tx Command reply: GET_REPLY 490823875 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085426302 DLCTRL DEBUG Command: GET 927298589 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085426302 DLCTRL DEBUG Tx Command reply: GET_REPLY 927298589 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085426304 DLCTRL DEBUG Command: GET 817580323 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085426304 DLCTRL DEBUG Tx Command reply: GET_REPLY 817580323 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085426306 DLCTRL DEBUG Command: GET 899732007 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821085426306 DLCTRL DEBUG Tx Command reply: GET_REPLY 899732007 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085426308 DLCTRL DEBUG Command: GET 756052688 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821085426308 DLCTRL DEBUG Tx Command reply: GET_REPLY 756052688 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085426310 DLCTRL DEBUG Command: GET 859057555 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085426310 DLCTRL DEBUG Tx Command reply: GET_REPLY 859057555 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085426311 DLCTRL DEBUG Command: GET 531847709 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085426311 DLCTRL DEBUG Tx Command reply: GET_REPLY 531847709 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085426312 DLCTRL DEBUG Command: GET 40187438 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085426312 DLCTRL DEBUG Tx Command reply: GET_REPLY 40187438 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085426313 DLCTRL DEBUG Command: GET 405584033 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821085426313 DLCTRL DEBUG Tx Command reply: GET_REPLY 405584033 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085426314 DLCTRL DEBUG Command: GET 726078660 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821085426314 DLCTRL DEBUG Tx Command reply: GET_REPLY 726078660 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085426316 DLCTRL DEBUG Command: GET 666484023 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085426316 DLCTRL DEBUG Tx Command reply: GET_REPLY 666484023 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085426319 DLCTRL DEBUG Command: GET 753331847 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085426319 DLCTRL DEBUG Tx Command reply: GET_REPLY 753331847 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085426321 DLCTRL DEBUG Command: GET 576669408 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085426321 DLCTRL DEBUG Tx Command reply: GET_REPLY 576669408 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085426327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37748<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085426328 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36493<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(909)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(908)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085426331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37746<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085426333 DLINP DEBUG SRVCONN(,r=127.0.0.1:51138<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085426333 DLINP DEBUG SRVCONN(,r=127.0.0.1:51138<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085426333 DLINP NOTICE SRV(,r=127.0.0.1:51138<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085426333 DMAIN NOTICE (127.0.0.1:51138 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51138<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821085426333 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(914)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(919)@9519884ab86b: Final verdict of PTC: none 20250821085426335 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085426335 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085426335 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085426335 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085426335 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085426336 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085426336 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085426336 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085426336 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085426336 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085426336 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085426336 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn0-SCCP(918)@9519884ab86b: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912)@9519884ab86b: Final verdict of PTC: none 20250821085426336 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085426336 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085426336 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085426336 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085426336 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085426336 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085426336 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085426336 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085426336 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085426336 DLSS7 <000c> ss7_asp.c:1383 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  20250821085426336 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085426336 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-RAN(925)@9519884ab86b: Final verdict of PTC: none 20250821085426336 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085426336 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085426337 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085426337 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085426337 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085426337 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085426337 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085426337 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085426337 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085426337 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085426337 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085426337 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(917)@9519884ab86b: Final verdict of PTC: none 20250821085426337 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085426337 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085426337 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085426337 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085426337 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085426337 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00f7b21f) (sccp_scrc.c:545) 20250821085426337 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(100,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085426338 DLSCCP DEBUG SCCP-SCOC(100)[0x5557106824b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085426338 DLSCCP DEBUG SCCP-SCOC(100)[0x5557106824b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085426338 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085426338 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085426338 DCN DEBUG handle_cn_conn_conf() conn_id=100, 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_sccp.c:157) 20250821085426338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x55571067d3f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085426338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x55571067d3f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc1-SCCP(924)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(915)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(916)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(920)@9519884ab86b: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911)@9519884ab86b: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(907)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(926)@9519884ab86b: Final verdict of PTC: none 20250821085426337 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085426337 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085426337 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085426337 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085426337 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085426337 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085426337 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085426337 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085426337 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085426337 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 64 f7 b2 1f 02 00 00 00 00  20250821085426337 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085426337 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085426337 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085426337 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085426337 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085426337 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085426337 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085426337 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085426337 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821085426337 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085426338 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085426338 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085426338 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085426338 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085426338 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085426338 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085426338 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085426338 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085426338 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085426338 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085426338 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085426338 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085426338 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085426338 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085426338 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085426338 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085426338 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085426338 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085426338 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085426338 DLSS7 <000c> ss7_asp.c:1383 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  20250821085426338 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085426338 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085426338 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085426338 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085426338 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821085426338 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085426338 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085426338 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821085426338 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085426338 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085426339 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085426339 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=availaTC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913)@9519884ab86b: Final verdict of PTC: none ble) changed to status 'unavailable' 20250821085426339 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085426339 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821085426339 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085426339 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(910)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(921)@9519884ab86b: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)@9519884ab86b: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)@9519884ab86b: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. 20250821085426339 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) MTC@9519884ab86b: Local verdict of MTC: pass 20250821085426352 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085426353 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085426353 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085426353 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085426353 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085426354 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085426354 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085426354 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085426354 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085426354 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085426355 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085426355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x555710676360]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085426355 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085426355 DLSCCP DEBUG SCCP-SCOC(98)[0x555710685cf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085426355 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030773b), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085426356 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085426356 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085426356 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085426356 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085426356 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085426357 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085426357 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085426357 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085426357 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085426357 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 04 04 30 77 3b 00 00 62 00 00 00 00 00 (ss7_asp.c:1383) 20250821085426357 DLSCCP DEBUG SCCP-SCOC(98)[0x555710685cf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085426358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x555710676360]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085426358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3108180)[0x555710684c70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085426358 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3108180)[0x555710684c70]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085426358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085426358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3108180)[0x555710684c70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085426358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3108180)[0x555710684c70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085426359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3108180)[0x555710684c70]{disrupted}: Freeing instance (context_map.c:203) 20250821085426359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3108180)[0x555710684c70]{disrupted}: Deallocated (fsm.c:568) 20250821085426359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x555710676360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085426359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x555710676360]{disconnected}: Freeing instance (context_map.c:207) 20250821085426359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x555710676360]{disconnected}: Deallocated (fsm.c:568) 20250821085426359 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3108180 SCCP-98 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821085426359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x555710679da0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085426360 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085426360 DLSCCP DEBUG SCCP-SCOC(99)[0x5557106a1f10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085426360 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfb007), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085426360 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085426360 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085426361 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085426361 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085426361 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085426361 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085426361 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085426361 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(907): none (pass -> pass)20250821085426361 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085426362 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 05 04 bf b0 07 00 00 63 00 00 00 00 00 (ss7_asp.c:1383) 20250821085426362 DLSCCP DEBUG SCCP-SCOC(99)[0x5557106a1f10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085426362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x555710679da0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085426362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2950862)[0x555710686430]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085426362 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2950862)[0x555710686430]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085426362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085426363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2950862)[0x555710686430]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085426363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2950862)[0x555710686430]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085426363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2950862)[0x555710686430]{disrupted}: Freeing instance (context_map.c:203) 20250821085426363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2950862)[0x555710686430]{disrupted}: Deallocated (fsm.c:568) 20250821085426363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x555710679da0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085426363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x555710679da0]{disconnected}: Freeing instance (context_map.c:207) 20250821085426363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x555710679da0]{disconnected}: Deallocated (fsm.c:568) 20250821085426364 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2950862 SCCP-99 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821085426364 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085426364 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085426364 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821085426364 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085426365 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085426365 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085426365 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085426365 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085426365 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085426365 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085426365 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085426366 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085426366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x55571067d3f0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085426366 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085426366 DLSCCP DEBUG SCCP-SCOC(100)[0x5557106824b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085426366 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7b21f), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085426366 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085426366 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=2 -> eSLS=34: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085426367 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=2 -> eSLS=34: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085426367 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085426367 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085426367 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085426367 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085426367 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085426367 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085426368 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085426368 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 02 04 f7 b2 1f 00 00 64 00 00 00 00 00 (ss7_asp.c:1383) 20250821085426368 DLSCCP DEBUG SCCP-SCOC(100)[0x5557106824b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085426368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x55571067d3f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085426368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8230995)[0x55571066f200]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085426368 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8230995)[0x55571066f200]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085426369 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085426369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8230995)[0x55571066f200]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085426369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8230995)[0x55571066f200]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085426369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8230995)[0x55571066f200]{disrupted}: Freeing instance (context_map.c:203) 20250821085426369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8230995)[0x55571066f200]{disrupted}: Deallocated (fsm.c:568) 20250821085426370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x55571067d3f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085426370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x55571067d3f0]{disconnected}: Freeing instance (context_map.c:207) 20250821085426370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x55571067d3f0]{disconnected}: Deallocated (fsm.c:568) 20250821085426370 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8230995 SCCP-100 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821085426370 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085426371 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085426371 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085426371 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821085426371 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085426371 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085426371 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085426371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085426372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821085426372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37760<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085426373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37764<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085426373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44064<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085426374 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085426374 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085426374 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085426374 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821085426374 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085426374 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085426374 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085426375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250821085426375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085426375 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085426375 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 (hnb.c:255) 20250821085426375 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085426376 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085426376 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085426376 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085426376 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=2 20250821085426377 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085426377 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085426377 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(908): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(909): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(910): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(914): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(915): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(916): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(917): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(918): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(919): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(920): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(921): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-SCCP(924): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-RAN(925): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-M3UA(926): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927): pass (pass -> pass) MTC@9519884ab86b: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@9519884ab86b: 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'. Thu Aug 21 08:54:26 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 20250821085426467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44076<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085426730 DLSCCP DEBUG SCCP-SCOC(90)[0x5557106a1110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085426730 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017f296), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085426730 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085426730 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085426730 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085426730 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085426730 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085426730 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085426730 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085426730 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085426730 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085426730 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 17 f2 96 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085426730 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085426730 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085426730 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085426730 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085426730 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085426731 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085426731 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085426733 DLSCCP DEBUG SCCP-SCOC(89)[0x555710682750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085426733 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f196cc), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085426733 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085426734 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085426734 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085426734 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085426734 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085426734 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085426734 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085426734 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085426734 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085426734 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 f1 96 cc 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085426734 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085426734 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085426734 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085426734 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085426734 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085426734 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085426734 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085426737 DLSCCP DEBUG SCCP-SCOC(91)[0x555710671b10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085426737 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0044a8f6), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085426737 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085426737 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085426737 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085426737 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085426737 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085426737 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085426737 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085426738 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085426738 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085426738 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 44 a8 f6 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085426738 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085426738 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085426738 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085426738 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085426738 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085426738 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085426738 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085427170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44076<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=627592) 20250821085427236 DLSCCP DEBUG SCCP-SCOC(88)[0x55571067ce60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085427236 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00294913), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085427236 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085427236 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085427236 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085427236 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085427236 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085427236 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085427236 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085427236 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085427236 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085427236 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 29 49 13 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085427237 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085427237 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085427237 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085427237 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085427237 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085427237 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085427237 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085427951 DLSCCP DEBUG SCCP-SCOC(87)[0x555710616d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085427951 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089e699), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085427951 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085427951 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085427951 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085427951 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085427951 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085427951 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085427951 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085427951 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085427951 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085427951 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 89 e6 99 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085427951 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085427952 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085427952 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085427952 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085427952 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085427952 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085427952 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=627592, count=634452) 20250821085428337 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085428337 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085428337 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085428339 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085428339 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085428339 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085428339 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085428339 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085428339 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821085428632 DLSCCP DEBUG SCCP-SCOC(86)[0x555710675630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085428632 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085679d), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085428632 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085428633 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085428633 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085428633 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085428633 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085428633 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085428633 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085428633 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085428633 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085428633 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 85 67 9d 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085428633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085428633 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085428633 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085428633 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085428633 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085428633 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085428633 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:54: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_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 20250821085429351 DLSCCP DEBUG SCCP-SCOC(85)[0x555710699930]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085429351 DLSCCP DEBUG SCCP-SCOC(85)[0x555710699930]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085429351 DLSCCP DEBUG SCCP-SCOC(85)[0x555710699930]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085429352 DLSCCP DEBUG SCCP-SCOC(85)[0x555710699930]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085429352 DLSCCP DEBUG SCCP-SCOC(85)[0x555710699930]{IDLE}: Deallocated (fsm.c:568) MTC@9519884ab86b: 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@9519884ab86b: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20250821085430292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44084<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085430296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44100<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085430298 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41493<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085430310 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085430310 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085430317 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085430317 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085430317 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085430317 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085430317 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085430317 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085430317 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085430317 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085430317 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37922 (stream_srv.c:143) 20250821085430317 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37922<->l=127.0.0.1:29169 (hnb.c:335) 20250821085430318 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085430318 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085430318 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085430318 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085430318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430318 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085430318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430318 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085430318 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085430318 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085430319 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085430319 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085430319 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085430319 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085430319 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085430319 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085430319 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085430319 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085430319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430319 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085430319 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085430319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430319 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085430319 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085430319 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085430319 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085430319 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085430319 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085430319 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085430319 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085430319 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085430319 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085430319 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085430319 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085430319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430319 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085430319 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085430319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430319 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085430319 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085430319 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085430319 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085430319 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085430319 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085430319 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085430319 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085430319 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085430319 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085430319 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085430319 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085430319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430319 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085430319 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085430319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430319 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085430319 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085430319 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085430319 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085430319 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085430319 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085430319 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085430319 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085430319 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085430319 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085430319 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085430319 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=13 20250821085430319 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085430319 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085430319 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085430319 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085430319 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085430319 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085430319 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085430319 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085430319 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085430319 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085430319 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085430319 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085430319 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=11 20250821085430319 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085430319 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085430319 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085430319 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085430319 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085430319 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085430319 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821085430319 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085430319 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085430319 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(938)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(938)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(938)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(936)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085430330 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085430330 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085430330 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085430330 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085430331 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085430331 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085430331 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085430331 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085430332 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085430332 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085430332 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085430332 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085430332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430332 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=7 -> eSLS=119: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085430332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430332 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085430332 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=7 -> eSLS=119: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085430332 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085430332 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085430332 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085430332 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085430332 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085430332 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085430332 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085430332 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085430332 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085430332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430332 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085430332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085430332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430332 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085430332 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085430332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085430332 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085430332 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085430332 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085430332 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085430332 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085430332 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085430332 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085430332 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085430332 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085430332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430332 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085430332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085430332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430332 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085430332 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085430332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085430332 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085430332 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085430332 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085430332 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085430332 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085430332 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085430332 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085430332 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085430332 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085430332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430332 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085430332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085430332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430332 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085430332 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085430332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085430332 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085430332 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085430332 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085430332 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085430332 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085430332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085430332 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085430332 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085430332 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=7 20250821085430332 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085430332 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085430332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085430332 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085430332 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085430332 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=15 20250821085430332 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085430332 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085430332 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085430332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085430332 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085430332 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085430332 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=8 20250821085430332 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085430332 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085430332 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085430332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085430332 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085430332 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085430332 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821085430332 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085430332 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085430332 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(941)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(941)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(941)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(939)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085430354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085430354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085430354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085430354 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085430354 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:562) 20250821085430354 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085430354 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085430354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085430354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085430358 DLINP DEBUG SRVCONN(,r=127.0.0.1:37922<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085430358 DLINP DEBUG SRVCONN(,r=127.0.0.1:37922<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085430358 DLINP DEBUG SRVCONN(,r=127.0.0.1:37922<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085430358 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085430358 DHNBAP DEBUG (127.0.0.1:37922 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821085430358 DHNBAP NOTICE (127.0.0.1:37922 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085430358 DHNBAP NOTICE (127.0.0.1:37922 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085430358 DLINP DEBUG SRVCONN(,r=127.0.0.1:37922<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085430358 DLINP DEBUG SRVCONN(,r=127.0.0.1:37922<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085430529 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085430529 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085430529 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085430529 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(938)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085430533 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085430533 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085430533 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085430533 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085430533 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085430533 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085430533 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085430533 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085430533 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085430533 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085430533 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085430533 DLSS7 <000c> ss7_asp.c:1383 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  20250821085430533 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085430536 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085430536 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085430536 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085430536 DLSS7 <000c> ss7_asp.c:1383 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  20250821085430536 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085430536 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085430536 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085430536 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085430536 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085430536 DLSS7 <000c> ss7_asp.c:1383 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  20250821085430536 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085430536 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085430536 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085430536 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085430536 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085430536 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085430537 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085430537 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085430537 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085430537 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085430537 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085430537 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085430537 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085430537 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085430537 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085430537 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085430538 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085430538 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085430538 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085430538 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085430538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430538 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085430538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430538 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085430538 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085430538 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085430538 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085430538 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085430538 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085430538 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085430538 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085430538 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085430538 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085430539 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085430539 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085430539 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085430539 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085430539 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085430539 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085430539 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085430543 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085430543 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085430543 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085430543 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(941)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085430547 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085430547 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085430547 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085430548 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085430548 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085430548 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085430548 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085430548 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085430548 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085430548 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085430548 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085430548 DLSS7 <000c> ss7_asp.c:1383 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  20250821085430548 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085430549 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085430549 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085430549 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085430549 DLSS7 <000c> ss7_asp.c:1383 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  20250821085430549 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085430549 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085430549 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085430549 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085430549 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085430549 DLSS7 <000c> ss7_asp.c:1383 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  20250821085430549 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085430549 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085430549 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085430549 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085430549 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085430549 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085430549 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085430549 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085430549 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085430549 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085430549 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085430549 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085430549 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085430549 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085430549 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085430549 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085430549 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085430550 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085430551 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085430551 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085430551 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085430551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430551 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085430551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085430551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085430551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085430551 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085430551 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085430551 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085430551 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085430551 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085430551 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085430551 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085430551 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085430551 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085430551 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085430551 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821085430551 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085430551 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085430551 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085430551 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085430551 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085430551 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(937)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085431346 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085431346 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085431346 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085431346 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085431346 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085431346 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085431346 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085431346 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085431346 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085431346 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085431346 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085431346 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085431346 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085431346 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085431347 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085431347 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085431347 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085431347 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085431347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085431347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085431347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085431347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085431347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085431347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085431347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085431347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085431347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085431347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085431347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085431347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085431347 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085431347 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085431347 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085431347 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085431347 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085431347 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085431347 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085431347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085431347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085431347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085431347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085431347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085431347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085431347 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085431347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085431347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085431347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085431347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085431347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085431347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085431347 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085431347 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085431347 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085431347 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085431347 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085431348 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085431348 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085431348 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085431348 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085431348 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085431348 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085431348 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821085431348 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085431348 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085431348 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085431348 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085431348 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085431348 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085431348 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085431348 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085431348 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085431348 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085431348 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085431348 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085431348 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085431348 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085431348 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085431348 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085431348 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085431349 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085431349 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085431349 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085431349 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085431349 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085431349 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085431349 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085431349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085431349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085431349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085431349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085431349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085431349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085431349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085431349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085431349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085431349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085431349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085431349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085431349 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085431349 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085431349 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085431349 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085431349 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(940)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085431353 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085431353 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085431353 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085431353 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085431353 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085431353 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085431353 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085431353 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085431353 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085431353 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085431353 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085431353 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085431353 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085431353 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085431353 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085431353 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085431353 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085431353 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085431353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085431353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085431353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085431353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085431353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085431353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085431353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085431353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085431353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085431353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085431353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085431353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085431353 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085431353 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085431353 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085431353 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085431353 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085431353 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085431353 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085431353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085431353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085431353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085431353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085431353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085431353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085431353 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085431353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085431353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085431353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085431353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085431353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085431353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085431353 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085431353 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085431353 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085431353 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085431353 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085431353 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085431353 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085431353 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085431353 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085431353 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085431353 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085431353 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821085431353 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085431353 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085431353 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085431353 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085431353 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085431353 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(937)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085431356 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085431356 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085431356 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085431356 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085431356 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085431356 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085431356 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085431356 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085431356 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085431356 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085431356 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085431356 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085431356 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085431356 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085431356 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085431356 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085431356 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085431356 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085431356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085431356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085431356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085431356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085431356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085431356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085431356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085431356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085431356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085431356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085431356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085431356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085431356 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085431356 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085431356 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085431356 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085431356 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(940)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085431363 DLCTRL DEBUG Command: GET 879259567 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821085431363 DLCTRL DEBUG Tx Command reply: GET_REPLY 879259567 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085431370 DLCTRL DEBUG Command: GET 964194375 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821085431370 DLCTRL DEBUG Tx Command reply: GET_REPLY 964194375 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085431374 DLCTRL DEBUG Command: GET 716676722 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085431374 DLCTRL DEBUG Tx Command reply: GET_REPLY 716676722 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085431378 DLCTRL DEBUG Command: GET 861007177 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085431378 DLCTRL DEBUG Tx Command reply: GET_REPLY 861007177 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085431382 DLCTRL DEBUG Command: GET 301774578 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085431382 DLCTRL DEBUG Tx Command reply: GET_REPLY 301774578 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821085431386 DLCTRL DEBUG Command: GET 390530012 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821085431386 DLCTRL DEBUG Tx Command reply: GET_REPLY 390530012 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085431389 DLCTRL DEBUG Command: GET 229832228 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821085431389 DLCTRL DEBUG Tx Command reply: GET_REPLY 229832228 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085431392 DLCTRL DEBUG Command: GET 727320457 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085431392 DLCTRL DEBUG Tx Command reply: GET_REPLY 727320457 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085431395 DLCTRL DEBUG Command: GET 817406296 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085431395 DLCTRL DEBUG Tx Command reply: GET_REPLY 817406296 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085431397 DLCTRL DEBUG Command: GET 36373664 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085431397 DLCTRL DEBUG Tx Command reply: GET_REPLY 36373664 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821085431399 DLCTRL DEBUG Command: GET 252386316 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821085431399 DLCTRL DEBUG Tx Command reply: GET_REPLY 252386316 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085431401 DLCTRL DEBUG Command: GET 549099722 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821085431401 DLCTRL DEBUG Tx Command reply: GET_REPLY 549099722 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085431402 DLCTRL DEBUG Command: GET 606733999 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085431402 DLCTRL DEBUG Tx Command reply: GET_REPLY 606733999 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085431404 DLCTRL DEBUG Command: GET 3157977 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085431404 DLCTRL DEBUG Tx Command reply: GET_REPLY 3157977 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085431405 DLCTRL DEBUG Command: GET 723622985 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085431405 DLCTRL DEBUG Tx Command reply: GET_REPLY 723622985 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821085431406 DLCTRL DEBUG Command: GET 584768936 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821085431406 DLCTRL DEBUG Tx Command reply: GET_REPLY 584768936 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085431408 DLCTRL DEBUG Command: GET 418399304 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821085431408 DLCTRL DEBUG Tx Command reply: GET_REPLY 418399304 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085431409 DLCTRL DEBUG Command: GET 215535629 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085431409 DLCTRL DEBUG Tx Command reply: GET_REPLY 215535629 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085431410 DLCTRL DEBUG Command: GET 607034940 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085431410 DLCTRL DEBUG Tx Command reply: GET_REPLY 607034940 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085431410 DLCTRL DEBUG Command: GET 85342407 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085431410 DLCTRL DEBUG Tx Command reply: GET_REPLY 85342407 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: 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@9519884ab86b: "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@9519884ab86b: 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 := '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 := '000000000000000111000011'B, t_guard := 20.000000 } 20250821085431441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44102<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@9519884ab86b: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@9519884ab86b: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(943) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@9519884ab86b: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(943)10789362 20250821085432489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085432489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085432489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085432489 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085432489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa4a1f2, normal) (hnbgw_rua.c:408) 20250821085432489 DHNB DEBUG map_rua[0x55571067d3f0]{init}: Allocated (fsm.c:456) 20250821085432489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10789362)[0x55571067d3f0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085432489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10789362 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085432489 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085432489 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085432489 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085432490 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10789362 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085432490 DCN DEBUG map_sccp[0x555710684c70]{init}: Allocated (fsm.c:456) 20250821085432490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x555710684c70]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085432490 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-10789362 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085432490 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10789362 SCCP-101 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085432490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10789362)[0x55571067d3f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085432490 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085432490 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085432490 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10789362 SCCP-101 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085432490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x555710684c70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085432490 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085432490 DLSCCP DEBUG SCCP-SCOC(101)[0x555710676360]{IDLE}: Allocated (fsm.c:456) 20250821085432490 DLSCCP DEBUG SCCP-SCOC(101)[0x555710676360]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085432490 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030001c30056400500f1100926) (sccp_scrc.c:455) 20250821085432490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085432490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085432490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085432490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085432490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085432490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085432490 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085432490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085432490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085432490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085432490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085432490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085432490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085432490 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085432490 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085432490 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085432490 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085432490 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085432490 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 03 01 00 00 65 02 02 06 04 43 bc 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 c3 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085432490 DLSCCP DEBUG SCCP-SCOC(101)[0x555710676360]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085432490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x555710684c70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085432490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10789362)[0x55571067d3f0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085432490 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085432490 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085432490 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085432490 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821085432490 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085432490 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085432490 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085432491 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085432491 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085432491 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 03 01 00 00 65 02 02 06 04 43 bc 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 c3 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(939)@9519884ab86b: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(939)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(940)@9519884ab86b: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(943) HNBGW_Test.sgsn0-RAN(940)@9519884ab86b: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(943)4558104 HNBGW_Test.sgsn0-SCCP(939)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(939)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(943)@9519884ab86b: setverdict(pass): none -> pass 20250821085432509 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085432509 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085432509 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085432509 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085432509 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085432509 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085432509 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085432509 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085432509 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085432509 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 65 37 82 a9 02 00 00 00 00  20250821085432510 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085432510 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085432510 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085432510 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085432510 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085432510 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=003782a9) (sccp_scrc.c:545) 20250821085432510 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(101,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085432510 DLSCCP DEBUG SCCP-SCOC(101)[0x555710676360]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085432510 DLSCCP DEBUG SCCP-SCOC(101)[0x555710676360]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085432510 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085432510 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085432510 DCN DEBUG handle_cn_conn_conf() conn_id=101, 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_sccp.c:157) 20250821085432510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x555710684c70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085432510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x555710684c70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@9519884ab86b: 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 } } } 20250821085432511 DLCTRL DEBUG Command: GET 215552768 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821085432511 DLCTRL DEBUG Tx Command reply: GET_REPLY 215552768 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250821085432516 DLCTRL DEBUG Command: GET 549183963 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821085432516 DLCTRL DEBUG Tx Command reply: GET_REPLY 549183963 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085432520 DLCTRL DEBUG Command: GET 77186678 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085432520 DLCTRL DEBUG Tx Command reply: GET_REPLY 77186678 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085432524 DLCTRL DEBUG Command: GET 66614803 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085432524 DLCTRL DEBUG Tx Command reply: GET_REPLY 66614803 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085432527 DLCTRL DEBUG Command: GET 830531252 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085432527 DLCTRL DEBUG Tx Command reply: GET_REPLY 830531252 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085432531 DLCTRL DEBUG Command: GET 899277642 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821085432531 DLCTRL DEBUG Tx Command reply: GET_REPLY 899277642 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085432534 DLCTRL DEBUG Command: GET 47483051 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821085432534 DLCTRL DEBUG Tx Command reply: GET_REPLY 47483051 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085432537 DLCTRL DEBUG Command: GET 904095309 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085432537 DLCTRL DEBUG Tx Command reply: GET_REPLY 904095309 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085432544 DLCTRL DEBUG Command: GET 756847615 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085432544 DLCTRL DEBUG Tx Command reply: GET_REPLY 756847615 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085432549 DLCTRL DEBUG Command: GET 150715293 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085432549 DLCTRL DEBUG Tx Command reply: GET_REPLY 150715293 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085432553 DLCTRL DEBUG Command: GET 463221914 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821085432553 DLCTRL DEBUG Tx Command reply: GET_REPLY 463221914 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085432559 DLCTRL DEBUG Command: GET 138101818 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821085432559 DLCTRL DEBUG Tx Command reply: GET_REPLY 138101818 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085432565 DLCTRL DEBUG Command: GET 224740571 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085432565 DLCTRL DEBUG Tx Command reply: GET_REPLY 224740571 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085432569 DLCTRL DEBUG Command: GET 202285493 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085432569 DLCTRL DEBUG Tx Command reply: GET_REPLY 202285493 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085432572 DLCTRL DEBUG Command: GET 699995404 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085432572 DLCTRL DEBUG Tx Command reply: GET_REPLY 699995404 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085432576 DLCTRL DEBUG Command: GET 200376309 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821085432576 DLCTRL DEBUG Tx Command reply: GET_REPLY 200376309 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085432579 DLCTRL DEBUG Command: GET 994441974 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821085432579 DLCTRL DEBUG Tx Command reply: GET_REPLY 994441974 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085432582 DLCTRL DEBUG Command: GET 523774240 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085432582 DLCTRL DEBUG Tx Command reply: GET_REPLY 523774240 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085432585 DLCTRL DEBUG Command: GET 916560300 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085432585 DLCTRL DEBUG Tx Command reply: GET_REPLY 916560300 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085432588 DLCTRL DEBUG Command: GET 350286472 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085432588 DLCTRL DEBUG Tx Command reply: GET_REPLY 350286472 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '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 := '000000000000001000100100'B, t_guard := 20.000000 } 20250821085432617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44112<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@9519884ab86b: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@9519884ab86b: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(944) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@9519884ab86b: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(944)14249573 20250821085433648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085433648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085433648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1431) 20250821085433648 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085433648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd96e65, normal) (hnbgw_rua.c:408) 20250821085433648 DHNB DEBUG map_rua[0x555710686430]{init}: Allocated (fsm.c:456) 20250821085433648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14249573)[0x555710686430]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085433648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14249573 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085433648 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085433648 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085433648 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250821085433648 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14249573 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085433648 DCN DEBUG map_sccp[0x555710679da0]{init}: Allocated (fsm.c:456) 20250821085433648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x555710679da0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085433648 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-14249573 <-> SCCP-102 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085433648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14249573 SCCP-102 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:313) 20250821085433649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14249573)[0x555710686430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085433649 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085433649 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085433649 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14249573 SCCP-102 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085433649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x555710679da0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085433649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085433649 DLSCCP DEBUG SCCP-SCOC(102)[0x555710685e20]{IDLE}: Allocated (fsm.c:456) 20250821085433649 DLSCCP DEBUG SCCP-SCOC(102)[0x555710685e20]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085433649 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030002240056400500f1100926) (sccp_scrc.c:455) 20250821085433649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085433649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085433649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085433649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085433649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085433649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085433649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085433649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085433649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085433649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085433649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085433649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085433649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085433649 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085433649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085433649 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085433649 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085433649 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085433649 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 70 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 66 02 02 06 04 43 bc 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 24 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821085433649 DLSCCP DEBUG SCCP-SCOC(102)[0x555710685e20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085433649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x555710679da0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085433649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14249573)[0x555710686430]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085433649 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085433649 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085433649 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085433649 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085433649 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085433649 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085433649 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085433649 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085433649 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085433649 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 01 00 00 66 02 02 06 04 43 bc 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 24 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(939)@9519884ab86b: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(939)@9519884ab86b: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(940)@9519884ab86b: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(944) HNBGW_Test.sgsn0-RAN(940)@9519884ab86b: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(944)14560908 HNBGW_Test.sgsn0-SCCP(939)@9519884ab86b: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(939)@9519884ab86b: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250821085433656 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085433656 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085433656 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085433656 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085433656 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085433656 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085433656 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085433656 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085433656 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085433656 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 66 cf 4a 26 02 00 00 00 00  20250821085433656 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085433656 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085433656 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085433656 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085433656 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085433656 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00cf4a26) (sccp_scrc.c:545) 20250821085433656 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(102,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085433656 DLSCCP DEBUG SCCP-SCOC(102)[0x555710685e20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085433656 DLSCCP DEBUG SCCP-SCOC(102)[0x555710685e20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085433656 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085433656 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085433656 DCN DEBUG handle_cn_conn_conf() conn_id=102, 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_sccp.c:157) 20250821085433656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x555710679da0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085433656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x555710679da0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Compl_on_1_cnlink0(944)@9519884ab86b: setverdict(pass): none -> pass MTC@9519884ab86b: 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 } } } 20250821085433659 DLCTRL DEBUG Command: GET 693192818 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821085433659 DLCTRL DEBUG Tx Command reply: GET_REPLY 693192818 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250821085433663 DLCTRL DEBUG Command: GET 760313688 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821085433663 DLCTRL DEBUG Tx Command reply: GET_REPLY 760313688 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085433667 DLCTRL DEBUG Command: GET 705458534 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085433667 DLCTRL DEBUG Tx Command reply: GET_REPLY 705458534 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085433671 DLCTRL DEBUG Command: GET 886569012 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085433671 DLCTRL DEBUG Tx Command reply: GET_REPLY 886569012 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085433674 DLCTRL DEBUG Command: GET 461009689 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085433674 DLCTRL DEBUG Tx Command reply: GET_REPLY 461009689 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085433678 DLCTRL DEBUG Command: GET 555780312 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821085433678 DLCTRL DEBUG Tx Command reply: GET_REPLY 555780312 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085433681 DLCTRL DEBUG Command: GET 331869198 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821085433681 DLCTRL DEBUG Tx Command reply: GET_REPLY 331869198 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085433684 DLCTRL DEBUG Command: GET 262200882 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085433684 DLCTRL DEBUG Tx Command reply: GET_REPLY 262200882 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085433686 DLCTRL DEBUG Command: GET 616647560 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085433686 DLCTRL DEBUG Tx Command reply: GET_REPLY 616647560 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085433688 DLCTRL DEBUG Command: GET 44397780 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085433688 DLCTRL DEBUG Tx Command reply: GET_REPLY 44397780 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085433690 DLCTRL DEBUG Command: GET 464397977 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821085433690 DLCTRL DEBUG Tx Command reply: GET_REPLY 464397977 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085433693 DLCTRL DEBUG Command: GET 351005564 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821085433693 DLCTRL DEBUG Tx Command reply: GET_REPLY 351005564 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085433695 DLCTRL DEBUG Command: GET 375686888 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085433695 DLCTRL DEBUG Tx Command reply: GET_REPLY 375686888 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085433698 DLCTRL DEBUG Command: GET 493874363 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085433698 DLCTRL DEBUG Tx Command reply: GET_REPLY 493874363 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085433702 DLCTRL DEBUG Command: GET 3765681 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085433702 DLCTRL DEBUG Tx Command reply: GET_REPLY 3765681 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085433706 DLCTRL DEBUG Command: GET 45656660 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821085433706 DLCTRL DEBUG Tx Command reply: GET_REPLY 45656660 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085433710 DLCTRL DEBUG Command: GET 679926922 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821085433710 DLCTRL DEBUG Tx Command reply: GET_REPLY 679926922 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085433713 DLCTRL DEBUG Command: GET 466879271 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085433713 DLCTRL DEBUG Tx Command reply: GET_REPLY 466879271 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085433716 DLCTRL DEBUG Command: GET 872586739 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085433716 DLCTRL DEBUG Tx Command reply: GET_REPLY 872586739 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085433718 DLCTRL DEBUG Command: GET 591825175 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085433718 DLCTRL DEBUG Tx Command reply: GET_REPLY 591825175 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '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 } 20250821085433754 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44124<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@9519884ab86b: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@9519884ab86b: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(945) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@9519884ab86b: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(945)10518716 20250821085434777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085434777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085434778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085434778 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085434778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa080bc, normal) (hnbgw_rua.c:408) 20250821085434778 DHNB DEBUG map_rua[0x55571067f2f0]{init}: Allocated (fsm.c:456) 20250821085434778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10518716)[0x55571067f2f0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085434778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10518716 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085434778 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085434778 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085434778 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10518716 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085434778 DCN DEBUG map_sccp[0x5557106f0e90]{init}: Allocated (fsm.c:456) 20250821085434778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5557106f0e90]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085434778 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-10518716 <-> SCCP-103 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085434778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10518716 SCCP-103 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085434778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10518716)[0x55571067f2f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085434778 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085434778 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085434778 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10518716 SCCP-103 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085434778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5557106f0e90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085434778 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085434778 DLSCCP DEBUG SCCP-SCOC(103)[0x555710682090]{IDLE}: Allocated (fsm.c:456) 20250821085434778 DLSCCP DEBUG SCCP-SCOC(103)[0x555710682090]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085434778 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000040004f400300036f0056400500f1100926) (sccp_scrc.c:455) 20250821085434778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085434778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085434778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085434778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085434778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085434778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085434778 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085434778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085434778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085434778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085434778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085434778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085434778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085434778 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085434778 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085434778 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085434778 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085434778 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085434778 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 67 02 02 06 04 43 bc 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 6f 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085434778 DLSCCP DEBUG SCCP-SCOC(103)[0x555710682090]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085434778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5557106f0e90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085434778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10518716)[0x55571067f2f0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085434778 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085434778 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085434778 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085434778 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=1 20250821085434778 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085434778 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085434778 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085434778 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085434778 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085434778 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 01 01 00 00 67 02 02 06 04 43 bc 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 6f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(939)@9519884ab86b: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(939)@9519884ab86b: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(940)@9519884ab86b: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(945) HNBGW_Test.sgsn0-RAN(940)@9519884ab86b: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(945)3484472 HNBGW_Test.sgsn0-SCCP(939)@9519884ab86b: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(939)@9519884ab86b: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250821085434782 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085434782 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085434782 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085434782 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085434782 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085434782 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085434782 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085434782 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085434782 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085434782 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 67 38 40 57 02 00 00 00 00  20250821085434782 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085434783 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085434783 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085434783 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085434783 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085434783 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00384057) (sccp_scrc.c:545) 20250821085434783 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(103,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) TC_sgsnpool_L3Compl_on_1_cnlink0(945)@9519884ab86b: setverdict(pass): none -> pass 20250821085434783 DLSCCP DEBUG SCCP-SCOC(103)[0x555710682090]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085434783 DLSCCP DEBUG SCCP-SCOC(103)[0x555710682090]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085434783 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085434783 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085434783 DCN DEBUG handle_cn_conn_conf() conn_id=103, 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_sccp.c:157) 20250821085434783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5557106f0e90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085434783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5557106f0e90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@9519884ab86b: 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 } } } 20250821085434784 DLCTRL DEBUG Command: GET 72627295 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821085434784 DLCTRL DEBUG Tx Command reply: GET_REPLY 72627295 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20250821085434786 DLCTRL DEBUG Command: GET 261356431 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821085434786 DLCTRL DEBUG Tx Command reply: GET_REPLY 261356431 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085434787 DLCTRL DEBUG Command: GET 356183759 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085434787 DLCTRL DEBUG Tx Command reply: GET_REPLY 356183759 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085434789 DLCTRL DEBUG Command: GET 435557015 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085434789 DLCTRL DEBUG Tx Command reply: GET_REPLY 435557015 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085434792 DLCTRL DEBUG Command: GET 664983971 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085434792 DLCTRL DEBUG Tx Command reply: GET_REPLY 664983971 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085434795 DLCTRL DEBUG Command: GET 44618084 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821085434795 DLCTRL DEBUG Tx Command reply: GET_REPLY 44618084 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085434797 DLCTRL DEBUG Command: GET 790352707 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821085434797 DLCTRL DEBUG Tx Command reply: GET_REPLY 790352707 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085434800 DLCTRL DEBUG Command: GET 995644698 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085434800 DLCTRL DEBUG Tx Command reply: GET_REPLY 995644698 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085434803 DLCTRL DEBUG Command: GET 694114190 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085434803 DLCTRL DEBUG Tx Command reply: GET_REPLY 694114190 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085434807 DLCTRL DEBUG Command: GET 878973947 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085434807 DLCTRL DEBUG Tx Command reply: GET_REPLY 878973947 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085434813 DLCTRL DEBUG Command: GET 306830490 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821085434813 DLCTRL DEBUG Tx Command reply: GET_REPLY 306830490 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085434817 DLCTRL DEBUG Command: GET 927101796 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821085434817 DLCTRL DEBUG Tx Command reply: GET_REPLY 927101796 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085434821 DLCTRL DEBUG Command: GET 465621703 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085434821 DLCTRL DEBUG Tx Command reply: GET_REPLY 465621703 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085434825 DLCTRL DEBUG Command: GET 529305679 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085434825 DLCTRL DEBUG Tx Command reply: GET_REPLY 529305679 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085434828 DLCTRL DEBUG Command: GET 836986730 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085434828 DLCTRL DEBUG Tx Command reply: GET_REPLY 836986730 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085434831 DLCTRL DEBUG Command: GET 872168679 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821085434831 DLCTRL DEBUG Tx Command reply: GET_REPLY 872168679 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085434833 DLCTRL DEBUG Command: GET 564899806 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821085434833 DLCTRL DEBUG Tx Command reply: GET_REPLY 564899806 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085434835 DLCTRL DEBUG Command: GET 519470492 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085434835 DLCTRL DEBUG Tx Command reply: GET_REPLY 519470492 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085434837 DLCTRL DEBUG Command: GET 895535962 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085434837 DLCTRL DEBUG Tx Command reply: GET_REPLY 895535962 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085434839 DLCTRL DEBUG Command: GET 374763142 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085434839 DLCTRL DEBUG Tx Command reply: GET_REPLY 374763142 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '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 := '000000000000001000001001'B, t_guard := 20.000000 } 20250821085434876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44132<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@9519884ab86b: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@9519884ab86b: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(946) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@9519884ab86b: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(946)10951069 20250821085435914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085435914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085435914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085435914 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085435914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa7199d, normal) (hnbgw_rua.c:408) 20250821085435914 DHNB DEBUG map_rua[0x5557106a1dc0]{init}: Allocated (fsm.c:456) 20250821085435914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10951069)[0x5557106a1dc0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085435914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10951069 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085435914 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085435914 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085435914 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085435914 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10951069 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085435914 DCN DEBUG map_sccp[0x555710677c10]{init}: Allocated (fsm.c:456) 20250821085435914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x555710677c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085435914 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-10951069 <-> SCCP-104 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085435914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10951069 SCCP-104 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085435914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10951069)[0x5557106a1dc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085435914 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085435914 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085435914 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10951069 SCCP-104 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085435914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x555710677c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085435914 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085435914 DLSCCP DEBUG SCCP-SCOC(104)[0x555710682bf0]{IDLE}: Allocated (fsm.c:456) 20250821085435914 DLSCCP DEBUG SCCP-SCOC(104)[0x555710682bf0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085435914 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030002090056400500f1100926) (sccp_scrc.c:455) 20250821085435914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085435914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085435914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085435914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085435914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085435914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085435914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085435914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085435914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085435914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085435914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085435914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085435914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085435914 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085435914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085435914 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085435914 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085435914 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085435914 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 68 02 02 06 04 43 bc 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 09 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085435914 DLSCCP DEBUG SCCP-SCOC(104)[0x555710682bf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085435915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x555710677c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085435915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10951069)[0x5557106a1dc0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085435915 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085435915 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085435915 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085435915 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821085435915 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085435915 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085435915 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085435915 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085435915 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085435915 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0e 01 00 00 68 02 02 06 04 43 bc 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 09 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(939)@9519884ab86b: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(939)@9519884ab86b: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(940)@9519884ab86b: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(946) HNBGW_Test.sgsn0-RAN(940)@9519884ab86b: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(946)11684201 HNBGW_Test.sgsn0-SCCP(939)@9519884ab86b: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(939)@9519884ab86b: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250821085435923 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085435923 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085435923 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085435923 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085435923 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085435923 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085435923 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085435923 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085435923 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085435923 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 68 4e 96 ac 02 00 00 00 00  20250821085435923 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085435923 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085435923 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085435923 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085435923 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085435924 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=004e96ac) (sccp_scrc.c:545) 20250821085435924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(104,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085435924 DLSCCP DEBUG SCCP-SCOC(104)[0x555710682bf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085435924 DLSCCP DEBUG SCCP-SCOC(104)[0x555710682bf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085435924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085435924 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085435924 DCN DEBUG handle_cn_conn_conf() conn_id=104, 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_sccp.c:157) 20250821085435924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x555710677c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085435924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x555710677c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Compl_on_1_cnlink0(946)@9519884ab86b: setverdict(pass): none -> pass MTC@9519884ab86b: 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 } } } 20250821085435927 DLCTRL DEBUG Command: GET 121375877 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821085435927 DLCTRL DEBUG Tx Command reply: GET_REPLY 121375877 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20250821085435932 DLCTRL DEBUG Command: GET 457313806 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821085435932 DLCTRL DEBUG Tx Command reply: GET_REPLY 457313806 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085435936 DLCTRL DEBUG Command: GET 129831361 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085435936 DLCTRL DEBUG Tx Command reply: GET_REPLY 129831361 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085435940 DLCTRL DEBUG Command: GET 228092185 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085435940 DLCTRL DEBUG Tx Command reply: GET_REPLY 228092185 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085435944 DLCTRL DEBUG Command: GET 224873531 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085435944 DLCTRL DEBUG Tx Command reply: GET_REPLY 224873531 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085435949 DLCTRL DEBUG Command: GET 865526382 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821085435949 DLCTRL DEBUG Tx Command reply: GET_REPLY 865526382 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085435953 DLCTRL DEBUG Command: GET 959660462 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821085435954 DLCTRL DEBUG Tx Command reply: GET_REPLY 959660462 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085435958 DLCTRL DEBUG Command: GET 704650344 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085435958 DLCTRL DEBUG Tx Command reply: GET_REPLY 704650344 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085435962 DLCTRL DEBUG Command: GET 654140848 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085435962 DLCTRL DEBUG Tx Command reply: GET_REPLY 654140848 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085435966 DLCTRL DEBUG Command: GET 168946532 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085435966 DLCTRL DEBUG Tx Command reply: GET_REPLY 168946532 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085435969 DLCTRL DEBUG Command: GET 523290826 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821085435970 DLCTRL DEBUG Tx Command reply: GET_REPLY 523290826 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085435973 DLCTRL DEBUG Command: GET 974223373 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821085435973 DLCTRL DEBUG Tx Command reply: GET_REPLY 974223373 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085435976 DLCTRL DEBUG Command: GET 788550020 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085435976 DLCTRL DEBUG Tx Command reply: GET_REPLY 788550020 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085435979 DLCTRL DEBUG Command: GET 639919606 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085435979 DLCTRL DEBUG Tx Command reply: GET_REPLY 639919606 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085435981 DLCTRL DEBUG Command: GET 829134827 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085435981 DLCTRL DEBUG Tx Command reply: GET_REPLY 829134827 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085435983 DLCTRL DEBUG Command: GET 265272286 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821085435983 DLCTRL DEBUG Tx Command reply: GET_REPLY 265272286 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085435985 DLCTRL DEBUG Command: GET 822499522 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821085435985 DLCTRL DEBUG Tx Command reply: GET_REPLY 822499522 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085435987 DLCTRL DEBUG Command: GET 994775033 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085435987 DLCTRL DEBUG Tx Command reply: GET_REPLY 994775033 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085435989 DLCTRL DEBUG Command: GET 426149431 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085435989 DLCTRL DEBUG Tx Command reply: GET_REPLY 426149431 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085435991 DLCTRL DEBUG Command: GET 94000445 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085435991 DLCTRL DEBUG Tx Command reply: GET_REPLY 94000445 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085435995 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44100<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085435995 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41493<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(930)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(929)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085435998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44084<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085435999 DLINP DEBUG SRVCONN(,r=127.0.0.1:37922<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085436000 DLINP DEBUG SRVCONN(,r=127.0.0.1:37922<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085436000 DLINP NOTICE SRV(,r=127.0.0.1:37922<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085436000 DMAIN NOTICE (127.0.0.1:37922 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37922<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821085436000 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-RAN(937)@9519884ab86b: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(935)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(936)@9519884ab86b: Final verdict of PTC: none 20250821085436002 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085436002 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085436003 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085436003 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085436003 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085436003 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085436003 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085436003 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085436003 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085436003 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@9519884ab86b: Final verdict of PTC: none 20250821085436003 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085436003 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085436003 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085436003 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085436003 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085436003 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085436003 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085436003 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085436003 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085436003 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932)@9519884ab86b: Final verdict of PTC: none 20250821085436003 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821085436003 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085436003 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085436004 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085436004 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085436004 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085436004 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085436004 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085436004 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085436004 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085436004 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085436004 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085436004 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085436004 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085436004 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085436004 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085436004 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085436004 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085436004 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085436004 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085436004 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085436004 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085436004 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085436004 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085436004 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085436004 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085436004 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085436004 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085436004 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085436004 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085436004 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085436004 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085436004 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085436004 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085436004 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085436005 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085436005 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085436005 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085436005 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085436005 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085436005 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085436005 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085436005 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085436005 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085436005 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085436005 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085436005 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085436005 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085436005 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085436005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x555710684c70]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085436005 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085436006 DLSCCP DEBUG SCCP-SCOC(101)[0x555710676360]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085436006 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003782a9), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085436006 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085436006 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085436006 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085436006 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085436006 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085436006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085436006 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085436006 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085436006 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085436006 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 03 04 37 82 a9 00 00 65 00 00 00 00 00 (ss7_asp.c:1383) 20250821085436006 DLSCCP DEBUG SCCP-SCOC(101)[0x555710676360]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085436006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x555710684c70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085436006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10789362)[0x55571067d3f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085436006 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10789362)[0x55571067d3f0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085436006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821085436006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10789362)[0x55571067d3f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085436006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10789362)[0x55571067d3f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) HNBGW_Test.sgsn0-M3UA(941)@9519884ab86b: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(938)@9519884ab86b: Final verdict of PTC: none 20250821085436006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10789362)[0x55571067d3f0]{disrupted}: Freeing instance (context_map.c:203) 20250821085436006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10789362)[0x55571067d3f0]{disrupted}: Deallocated (fsm.c:568) 20250821085436006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x555710684c70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085436006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x555710684c70]{disconnected}: Freeing instance (context_map.c:207) 20250821085436006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x555710684c70]{disconnected}: Deallocated (fsm.c:568) 20250821085436006 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10789362 SCCP-101 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250821085436006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x555710679da0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085436006 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085436006 DLSCCP DEBUG SCCP-SCOC(102)[0x555710685e20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085436006 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf4a26), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085436007 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085436007 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085436007 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085436007 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085436007 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085436007 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085436007 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085436007 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085436007 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085436007 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 cf 4a 26 00 00 66 00 00 00 00 00 (ss7_asp.c:1383) 20250821085436007 DLSCCP DEBUG SCCP-SCOC(102)[0x555710685e20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085436007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x555710679da0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(928)@9519884ab86b: Final verdict of PTC: none 20250821085436007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14249573)[0x555710686430]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085436007 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14249573)[0x555710686430]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085436007 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821085436007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14249573)[0x555710686430]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085436007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14249573)[0x555710686430]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085436007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14249573)[0x555710686430]{disrupted}: Freeing instance (context_map.c:203) 20250821085436007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14249573)[0x555710686430]{disrupted}: Deallocated (fsm.c:568) 20250821085436007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x555710679da0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085436007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x555710679da0]{disconnected}: Freeing instance (context_map.c:207) 20250821085436007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x555710679da0]{disconnected}: Deallocated (fsm.c:568) 20250821085436007 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14249573 SCCP-102 sgsn-0 MI=NONE: Deallocating (context_map.c:226) 20250821085436007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5557106f0e90]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085436007 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085436007 DLSCCP DEBUG SCCP-SCOC(103)[0x555710682090]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085436007 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00384057), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085436007 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085436008 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085436008 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085436008 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085436008 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085436008 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085436008 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085436008 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085436008 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085436008 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 01 04 38 40 57 00 00 67 00 00 00 00 00 (ss7_asp.c:1383) HNBGW_Test.sgsn0-RAN(940)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(942)@9519884ab86b: Final verdict of PTC: none 20250821085436008 DLSCCP DEBUG SCCP-SCOC(103)[0x555710682090]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085436008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5557106f0e90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) HNBGW-PFCP(931)@9519884ab86b: Final verdict of PTC: none 20250821085436008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10518716)[0x55571067f2f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085436008 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10518716)[0x55571067f2f0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085436008 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821085436008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10518716)[0x55571067f2f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085436008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10518716)[0x55571067f2f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085436008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10518716)[0x55571067f2f0]{disrupted}: Freeing instance (context_map.c:203) 20250821085436008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10518716)[0x55571067f2f0]{disrupted}: Deallocated (fsm.c:568) 20250821085436008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5557106f0e90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085436008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5557106f0e90]{disconnected}: Freeing instance (context_map.c:207) 20250821085436008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5557106f0e90]{disconnected}: Deallocated (fsm.c:568) 20250821085436008 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10518716 SCCP-103 sgsn-0 MI=NONE: Deallocating (context_map.c:226) 20250821085436008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x555710677c10]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085436008 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085436008 DLSCCP DEBUG SCCP-SCOC(104)[0x555710682bf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085436008 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e96ac), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085436008 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085436009 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085436009 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085436009 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085436009 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085436009 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085436009 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085436009 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085436009 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085436009 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0e 04 4e 96 ac 00 00 68 00 00 00 00 00 (ss7_asp.c:1383) 20250821085436009 DLSCCP DEBUG SCCP-SCOC(104)[0x555710682bf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085436009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x555710677c10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085436009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10951069)[0x5557106a1dc0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085436009 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10951069)[0x5557106a1dc0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085436009 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821085436009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10951069)[0x5557106a1dc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085436009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10951069)[0x5557106a1dc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085436009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10951069)[0x5557106a1dc0]{disrupted}: Freeing instance (context_map.c:203) 20250821085436009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10951069)[0x5557106a1dc0]{disrupted}: Deallocated (fsm.c:568) 20250821085436009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x555710677c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085436009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x555710677c10]{disconnected}: Freeing instance (context_map.c:207) 20250821085436009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x555710677c10]{disconnected}: Deallocated (fsm.c:568) 20250821085436009 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10951069 SCCP-104 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250821085436009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085436009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821085436010 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44132<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085436010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250821085436010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085436010 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085436010 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 (hnb.c:255) 20250821085436010 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085436011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44102<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(946)@9519884ab86b: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(943)@9519884ab86b: Final verdict of PTC: pass 20250821085436011 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085436011 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085436011 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085436011 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821085436011 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085436011 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085436012 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085436012 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085436012 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085436012 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085436012 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085436012 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085436012 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085436012 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085436012 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085436012 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085436012 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085436012 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=1 20250821085436012 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085436012 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085436012 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085436012 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085436012 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085436012 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085436012 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821085436012 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085436012 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085436013 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085436018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44124<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(945)@9519884ab86b: Final verdict of PTC: pass HNBGW_Test.sgsn0-SCCP(939)@9519884ab86b: Final verdict of PTC: none 20250821085436021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44112<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(944)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(928): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(929): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(930): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(931): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(935): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(936): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(937): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(938): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(939): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(940): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(941): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(942): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(943): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(944): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(945): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(946): pass (pass -> pass) MTC@9519884ab86b: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Thu Aug 21 08:54:36 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 20250821085436095 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57306<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085436268 DLSCCP DEBUG SCCP-SCOC(94)[0x5557106822f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085436269 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e219c), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085436269 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085436269 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085436269 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085436269 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085436269 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085436269 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085436269 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085436269 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085436269 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085436269 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 3e 21 9c 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085436269 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085436269 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085436269 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085436269 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085436269 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085436269 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085436269 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085436358 DLSCCP DEBUG SCCP-SCOC(98)[0x555710685cf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085436358 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030773b), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085436358 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085436358 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085436358 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085436358 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085436358 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085436358 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085436358 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085436358 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085436358 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085436358 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 30 77 3b 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085436359 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085436359 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085436359 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085436359 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085436359 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085436359 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085436359 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085436363 DLSCCP DEBUG SCCP-SCOC(99)[0x5557106a1f10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085436363 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfb007), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085436363 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085436363 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085436363 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085436363 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085436363 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085436363 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085436363 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085436363 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085436363 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085436363 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 bf b0 07 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085436363 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085436363 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085436363 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085436363 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085436363 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085436363 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085436363 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085436368 DLSCCP DEBUG SCCP-SCOC(100)[0x5557106824b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085436368 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7b21f), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085436368 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085436368 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085436368 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085436368 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085436368 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085436368 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085436368 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085436368 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085436368 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085436369 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f7 b2 1f 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085436369 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085436369 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085436369 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085436369 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085436369 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085436369 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085436369 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085436731 DLSCCP DEBUG SCCP-SCOC(90)[0x5557106a1110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085436731 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017f296), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085436731 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085436731 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085436731 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085436731 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085436731 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085436731 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085436731 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085436731 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085436731 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085436731 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 17 f2 96 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085436732 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085436732 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085436732 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085436732 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085436732 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085436732 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085436732 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085436735 DLSCCP DEBUG SCCP-SCOC(89)[0x555710682750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085436735 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f196cc), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085436735 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085436735 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085436735 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085436735 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085436735 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085436735 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085436735 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085436735 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085436735 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085436735 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 f1 96 cc 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085436735 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085436735 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085436735 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085436735 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085436735 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085436735 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085436735 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085436738 DLSCCP DEBUG SCCP-SCOC(91)[0x555710671b10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085436738 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0044a8f6), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085436738 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085436738 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085436738 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085436738 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085436738 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085436738 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085436738 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085436738 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085436738 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085436738 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 44 a8 f6 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085436739 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085436739 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085436739 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085436739 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085436739 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085436739 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085436739 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085436799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57306<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=495120) 20250821085437237 DLSCCP DEBUG SCCP-SCOC(88)[0x55571067ce60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085437237 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00294913), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085437237 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085437237 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085437237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085437237 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085437237 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085437237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085437237 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085437237 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085437237 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085437237 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 29 49 13 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085437237 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085437237 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085437238 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085437238 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085437238 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085437238 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085437238 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=495120, count=542156) 20250821085437952 DLSCCP DEBUG SCCP-SCOC(87)[0x555710616d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085437952 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089e699), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085437952 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085437952 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085437952 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085437952 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085437952 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085437952 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085437952 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085437952 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085437952 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085437952 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 89 e6 99 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085437952 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085437952 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085437952 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085437952 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085437953 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085437953 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085437953 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085438004 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085438004 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085438004 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085438005 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085438005 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085438005 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085438626 DLSCCP DEBUG SCCP-SCOC(86)[0x555710675630]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085438626 DLSCCP DEBUG SCCP-SCOC(86)[0x555710675630]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085438626 DLSCCP DEBUG SCCP-SCOC(86)[0x555710675630]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085438626 DLSCCP DEBUG SCCP-SCOC(86)[0x555710675630]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085438626 DLSCCP DEBUG SCCP-SCOC(86)[0x555710675630]{IDLE}: Deallocated (fsm.c:568) MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:54:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 MTC@9519884ab86b: 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@9519884ab86b: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20250821085439933 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57322<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085439938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57326<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085439941 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45849<->l=127.0.0.1:4262) (control_if.c:572) 20250821085439957 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085439957 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085439964 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085439964 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085439964 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085439964 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085439964 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085439964 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085439964 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085439964 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085439964 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36031 (stream_srv.c:143) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085439964 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36031<->l=127.0.0.1:29169 (hnb.c:335) 20250821085439966 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085439966 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085439966 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085439966 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085439966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085439966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085439966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085439966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085439966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085439966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085439966 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085439966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085439966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085439966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085439966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085439966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085439966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085439966 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085439966 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085439966 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085439966 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085439966 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085439966 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085439966 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085439966 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085439966 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085439966 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085439966 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085439966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085439966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085439966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085439966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085439966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085439966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085439966 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085439966 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085439966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085439966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085439966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085439966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085439966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085439966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085439966 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085439966 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085439966 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085439966 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085439966 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085439966 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085439966 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085439966 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085439966 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085439966 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085439966 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085439966 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085439966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085439966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085439966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085439966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085439966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085439966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085439966 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085439966 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085439966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085439966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085439966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085439966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085439966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085439966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085439966 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085439966 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085439966 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085439966 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085439966 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085439966 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085439966 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085439966 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085439966 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085439966 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085439966 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085439966 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085439966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085439966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085439966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085439966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085439966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085439966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085439966 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085439966 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085439966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085439966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085439966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085439966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085439966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085439966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085439966 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085439966 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085439966 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085439966 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085439966 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085439966 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085439966 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085439966 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085439966 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085439966 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085439966 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085439966 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=8 20250821085439966 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085439966 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085439966 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085439966 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085439966 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085439966 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=5 20250821085439966 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085439966 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085439966 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085439966 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085439966 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085439966 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085439966 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=7 20250821085439966 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085439966 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085439966 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085439966 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085439966 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085439966 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085439966 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821085439966 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085439966 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085439966 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(957)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(957)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(957)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(955)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(960)@9519884ab86b: ************************************************* HNBGW_Test.msc1-M3UA(960)@9519884ab86b: M3UA emulation initiated, the test can be started MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(960)@9519884ab86b: ************************************************* HNBGW_Test.msc1-SCCP(958)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085439993 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085439993 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085439993 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085439993 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085439993 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085439993 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085439994 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085439994 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085439995 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085439995 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085439995 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085439995 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085439995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085439995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085439995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085439995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085439995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085439995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085439995 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=6 -> eSLS=118: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085439995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085439995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085439995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085439995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085439995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085439995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085439995 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085439995 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=6 -> eSLS=118: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085439995 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085439995 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085439995 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085439995 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085439995 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085439995 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085439995 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085439995 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085439995 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085439995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085439995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085439995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085439995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085439995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085439995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085439995 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085439995 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085439995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085439995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085439995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085439995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085439996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085439996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085439996 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085439996 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085439996 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085439996 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085439996 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085439996 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085439996 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085439996 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085439996 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085439996 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085439996 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085439996 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085439996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085439996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085439996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085439996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085439996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085439996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085439996 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085439996 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085439996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085439996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085439996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085439996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085439996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085439996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085439996 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085439996 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085439996 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085439996 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085439996 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085439996 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085439996 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085439996 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085439996 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085439996 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085439996 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085439996 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085439996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085439996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085439996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085439997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085439997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085439997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085439997 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085439997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085439997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085439997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085439997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085439997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085439997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085439997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085439997 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085439997 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085439997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085439997 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085439997 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085439997 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085439997 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085439997 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085439997 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085439997 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085439997 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085439997 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=6 20250821085439997 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085439997 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085439997 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085439997 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085439997 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085439997 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=11 20250821085439998 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085439998 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085439998 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085439998 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085439998 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085439998 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085439998 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=7 20250821085439998 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085439998 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085439998 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085439998 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085439998 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085439998 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085439998 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=8 20250821085439998 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085439998 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085439998 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(963)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(963)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(963)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(961)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(966)@9519884ab86b: ************************************************* HNBGW_Test.sgsn1-M3UA(966)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(966)@9519884ab86b: ************************************************* HNBGW_Test.sgsn1-SCCP(964)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085440030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085440030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085440030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085440030 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085440030 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:562) 20250821085440030 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085440030 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085440030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085440030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085440035 DLINP DEBUG SRVCONN(,r=127.0.0.1:36031<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085440035 DLINP DEBUG SRVCONN(,r=127.0.0.1:36031<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085440035 DLINP DEBUG SRVCONN(,r=127.0.0.1:36031<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085440035 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085440035 DHNBAP DEBUG (127.0.0.1:36031 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821085440035 DHNBAP NOTICE (127.0.0.1:36031 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085440035 DHNBAP NOTICE (127.0.0.1:36031 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085440035 DLINP DEBUG SRVCONN(,r=127.0.0.1:36031<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085440035 DLINP DEBUG SRVCONN(,r=127.0.0.1:36031<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085440176 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085440176 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085440176 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085440176 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(957)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085440186 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085440186 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085440186 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085440186 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085440186 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085440186 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085440186 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085440186 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085440186 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085440186 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085440186 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085440186 DLSS7 <000c> ss7_asp.c:1383 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  20250821085440186 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085440188 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085440188 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821085440188 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085440188 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085440188 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085440188 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085440188 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085440188 DLSS7 <000c> ss7_asp.c:1383 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  20250821085440188 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085440188 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085440188 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085440188 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085440188 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085440188 DLSS7 <000c> ss7_asp.c:1383 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  20250821085440188 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085440188 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085440188 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085440188 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085440188 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085440188 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085440188 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085440188 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085440188 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085440188 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085440188 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085440188 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085440188 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085440188 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085440188 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085440188 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) HNBGW_Test.msc1-M3UA(960)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821085440189 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085440189 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821085440189 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085440189 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085440189 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085440189 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085440189 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085440189 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085440189 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085440189 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085440189 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085440189 DLSS7 <000c> ss7_asp.c:1383 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  20250821085440189 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085440189 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085440189 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085440189 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085440189 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085440189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085440189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085440189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085440189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085440189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085440189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085440189 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085440189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085440189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085440189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085440189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085440189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085440189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085440189 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085440189 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085440189 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085440189 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085440189 DLSS7 <000c> ss7_asp.c:1383 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  20250821085440189 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085440189 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085440189 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085440189 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085440189 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821085440189 DLSS7 <000c> ss7_asp.c:1383 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  20250821085440189 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085440189 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085440189 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821085440189 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085440189 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085440189 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085440189 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085440189 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085440189 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085440189 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085440189 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085440189 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085440189 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085440189 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085440189 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821085440189 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085440189 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085440189 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085440189 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085440189 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085440189 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085440189 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085440189 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085440189 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085440189 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085440189 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085440189 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821085440189 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085440189 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085440189 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085440189 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085440189 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085440189 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085440191 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085440191 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085440191 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085440191 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085440191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085440191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085440191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085440191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085440191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085440191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085440191 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085440191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085440191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085440191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085440191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085440191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085440191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085440191 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085440191 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085440191 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085440191 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085440191 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085440191 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085440191 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085440191 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085440191 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085440191 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085440191 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=11 20250821085440191 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085440191 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085440191 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085440191 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085440191 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085440191 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 03  20250821085440211 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085440211 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085440211 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085440211 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(963)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085440217 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085440217 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085440217 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085440217 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085440217 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085440217 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085440217 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085440217 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085440217 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085440217 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085440217 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085440217 DLSS7 <000c> ss7_asp.c:1383 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  20250821085440217 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085440220 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085440220 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085440220 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085440220 DLSS7 <000c> ss7_asp.c:1383 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  20250821085440220 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085440220 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085440220 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085440220 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085440220 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085440220 DLSS7 <000c> ss7_asp.c:1383 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  20250821085440220 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085440220 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085440220 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085440220 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085440220 DLSS7 <000c> ss7_asp.c:1383 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  20250821085440220 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 02 00 12 00 10 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085440220 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085440221 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085440221 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085440221 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085440221 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085440221 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085440221 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085440221 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085440221 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085440221 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085440221 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085440221 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085440221 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085440221 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250821085440221 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085440221 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085440222 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085440222 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085440222 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085440222 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085440222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085440222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085440222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085440222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085440222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085440222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085440222 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085440222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085440222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085440222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085440222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085440222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085440222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085440222 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085440222 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085440222 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085440222 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085440222 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085440222 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085440222 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085440222 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085440222 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085440223 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085440223 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821085440223 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085440223 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085440223 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085440223 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085440223 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085440223 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn1-M3UA(966)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250821085440227 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085440227 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250821085440227 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085440227 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085440227 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085440227 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085440227 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085440227 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085440227 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085440227 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085440227 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085440227 DLSS7 <000c> ss7_asp.c:1383 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  20250821085440227 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085440229 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085440229 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085440229 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085440229 DLSS7 <000c> ss7_asp.c:1383 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  20250821085440229 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085440229 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085440229 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085440229 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085440229 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250821085440229 DLSS7 <000c> ss7_asp.c:1383 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  20250821085440229 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821085440229 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821085440229 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0a  20250821085440229 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085440229 DLSS7 <000c> ss7_asp.c:1383 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  20250821085440229 DLSS7 <000c> ss7_asp.c:1383 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  20250821085440229 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 04 00 12 00 0c 00 00 00 03 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085440229 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085440229 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085440229 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085440229 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250821085440229 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085440229 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085440229 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085440229 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085440229 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085440229 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085440229 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085440229 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085440230 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085440230 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085440230 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085440230 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085440231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085440231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085440231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085440231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085440231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085440231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085440231 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085440231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085440231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085440231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085440231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085440231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085440231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085440231 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085440231 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085440231 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085440231 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085440231 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085440231 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085440231 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085440231 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085440231 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085440231 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085440231 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085440231 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085440231 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085440231 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085440231 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085440231 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085440231 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(956)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085440991 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085440991 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085440991 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085440991 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085440991 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085440991 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085440991 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085440991 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085440991 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085440991 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085440991 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085440991 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085440991 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085440991 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085440991 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085440991 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085440991 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085440991 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085440991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085440991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085440991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085440991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085440991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085440991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085440991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085440991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085440991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085440991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085440991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085440991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085440991 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085440991 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085440991 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085440992 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085440992 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085440992 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085440992 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085440992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085440992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085440992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085440992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085440992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085440992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085440992 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085440992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085440992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085440992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085440992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085440992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085440992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085440992 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085440992 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085440992 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085440992 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085440992 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085440992 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085440992 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085440992 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085440992 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085440992 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085440992 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085440992 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821085440992 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085440992 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085440992 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085440992 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085440992 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085440992 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085440993 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085440993 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085440993 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085440993 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085440993 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085440993 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085440993 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085440993 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085440993 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085440993 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085440993 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085440993 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085440993 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085440993 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085440993 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085440993 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085440993 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085440993 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085440993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085440994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085440994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085440994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085440994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085440994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085440994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085440994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085440994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085440994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085440994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085440994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085440994 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085440994 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085440994 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085440994 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085440994 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(959)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085440999 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085440999 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085440999 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085440999 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085440999 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085440999 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085440999 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085440999 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085440999 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085440999 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085440999 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085440999 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085440999 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085440999 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085440999 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085440999 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085440999 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085441000 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085441000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085441000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085441000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085441000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085441000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441000 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085441000 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085441000 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085441000 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085441000 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:357) 20250821085441000 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085441000 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085441000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085441000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085441000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085441000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085441000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085441000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441000 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085441000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085441000 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085441000 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085441000 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085441000 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085441000 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085441000 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085441000 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085441000 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085441000 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085441000 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=7 20250821085441000 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing HNBGW_Test.msc0-RAN(956)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085441000 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085441000 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085441000 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085441000 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085441000 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 03  20250821085441003 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085441003 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085441003 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085441003 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085441003 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085441003 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085441003 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085441003 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085441003 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085441003 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085441003 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085441003 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085441003 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085441003 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085441003 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085441003 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085441003 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085441003 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085441003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085441003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085441003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085441003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085441003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441003 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085441003 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085441003 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085441003 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085441003 DRANAP INFO cnlink(msc-1)[0x555710666630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(959)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(962)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085441022 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085441022 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085441022 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085441022 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085441022 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085441022 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085441022 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085441022 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085441022 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085441022 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085441022 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085441022 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085441022 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085441022 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085441022 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085441022 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085441022 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085441022 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085441022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085441022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085441022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085441022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085441022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441022 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085441022 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085441022 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085441022 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085441022 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085441022 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085441022 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085441022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085441022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085441022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441022 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085441022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085441022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085441022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441022 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085441022 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085441022 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085441022 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085441022 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085441022 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085441022 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085441022 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085441022 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085441023 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085441023 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085441023 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821085441023 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085441023 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085441023 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085441023 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085441023 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085441023 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085441025 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085441025 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085441025 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085441025 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085441025 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085441026 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085441026 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085441026 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085441026 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085441026 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085441026 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085441026 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085441026 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085441026 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085441026 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085441026 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085441026 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085441026 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085441026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085441026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085441026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085441026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085441026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441026 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085441026 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085441026 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085441026 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085441026 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(962)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn1-RAN(965)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085441029 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085441029 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085441029 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085441029 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085441029 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085441029 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085441029 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085441029 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085441029 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085441029 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085441029 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085441029 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085441029 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085441029 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085441029 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085441029 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085441029 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821085441029 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085441029 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) 20250821085441029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085441029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085441029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441029 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) 20250821085441029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441029 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085441029 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085441029 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085441029 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085441029 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:357) 20250821085441029 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085441029 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085441029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085441029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085441029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441029 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085441029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085441029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085441029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441029 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085441029 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085441029 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085441029 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085441029 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085441029 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085441029 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085441029 DRANAP NOTICE cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085441029 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085441029 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085441029 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085441029 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=5 20250821085441029 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085441029 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085441029 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085441029 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085441029 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085441029 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 04  20250821085441030 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085441030 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085441030 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085441031 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085441031 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085441031 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085441031 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085441031 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085441031 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085441031 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085441031 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085441031 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085441031 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085441031 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085441031 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085441031 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085441031 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821085441031 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085441031 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) 20250821085441031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085441031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085441031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441031 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) 20250821085441031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085441031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085441031 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085441031 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085441031 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085441031 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085441031 DRANAP INFO cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(965)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085442041 DLCTRL DEBUG Command: GET 964964716 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821085442041 DLCTRL DEBUG Tx Command reply: GET_REPLY 964964716 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085442044 DLCTRL DEBUG Command: GET 840700308 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821085442044 DLCTRL DEBUG Tx Command reply: GET_REPLY 840700308 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085442045 DLCTRL DEBUG Command: GET 290149145 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085442045 DLCTRL DEBUG Tx Command reply: GET_REPLY 290149145 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085442046 DLCTRL DEBUG Command: GET 337853345 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085442046 DLCTRL DEBUG Tx Command reply: GET_REPLY 337853345 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085442046 DLCTRL DEBUG Command: GET 281902308 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085442046 DLCTRL DEBUG Tx Command reply: GET_REPLY 281902308 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821085442047 DLCTRL DEBUG Command: GET 753829448 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821085442047 DLCTRL DEBUG Tx Command reply: GET_REPLY 753829448 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085442048 DLCTRL DEBUG Command: GET 759435174 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821085442048 DLCTRL DEBUG Tx Command reply: GET_REPLY 759435174 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085442049 DLCTRL DEBUG Command: GET 464290355 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085442049 DLCTRL DEBUG Tx Command reply: GET_REPLY 464290355 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085442050 DLCTRL DEBUG Command: GET 560031790 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085442050 DLCTRL DEBUG Tx Command reply: GET_REPLY 560031790 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085442051 DLCTRL DEBUG Command: GET 875860931 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085442052 DLCTRL DEBUG Tx Command reply: GET_REPLY 875860931 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821085442052 DLCTRL DEBUG Command: GET 783832472 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821085442052 DLCTRL DEBUG Tx Command reply: GET_REPLY 783832472 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085442053 DLCTRL DEBUG Command: GET 109396344 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821085442053 DLCTRL DEBUG Tx Command reply: GET_REPLY 109396344 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085442054 DLCTRL DEBUG Command: GET 496454643 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085442054 DLCTRL DEBUG Tx Command reply: GET_REPLY 496454643 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085442055 DLCTRL DEBUG Command: GET 52708675 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085442055 DLCTRL DEBUG Tx Command reply: GET_REPLY 52708675 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085442055 DLCTRL DEBUG Command: GET 375070595 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085442055 DLCTRL DEBUG Tx Command reply: GET_REPLY 375070595 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821085442056 DLCTRL DEBUG Command: GET 143272470 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821085442056 DLCTRL DEBUG Tx Command reply: GET_REPLY 143272470 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085442057 DLCTRL DEBUG Command: GET 63223060 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821085442057 DLCTRL DEBUG Tx Command reply: GET_REPLY 63223060 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085442058 DLCTRL DEBUG Command: GET 958386386 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085442058 DLCTRL DEBUG Tx Command reply: GET_REPLY 958386386 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085442058 DLCTRL DEBUG Command: GET 641443139 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085442058 DLCTRL DEBUG Tx Command reply: GET_REPLY 641443139 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085442059 DLCTRL DEBUG Command: GET 851138382 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085442059 DLCTRL DEBUG Tx Command reply: GET_REPLY 851138382 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: 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@9519884ab86b: "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@9519884ab86b: 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 := '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 := '000000000000000001000100'B, t_guard := 20.000000 } 20250821085442071 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57330<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(962)@9519884ab86b: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@9519884ab86b: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(968) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952)@9519884ab86b: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(968)15195358 20250821085443117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085443117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085443118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085443118 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085443118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe7dcde, normal) (hnbgw_rua.c:408) 20250821085443118 DHNB DEBUG map_rua[0x55571067d3f0]{init}: Allocated (fsm.c:456) 20250821085443118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15195358)[0x55571067d3f0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085443118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15195358 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085443118 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085443118 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085443118 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085443118 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15195358 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085443118 DCN DEBUG map_sccp[0x555710684c70]{init}: Allocated (fsm.c:456) 20250821085443118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x555710684c70]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085443118 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-15195358 <-> SCCP-105 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085443118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15195358 SCCP-105 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085443118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15195358)[0x55571067d3f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085443118 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085443118 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085443118 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15195358 SCCP-105 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085443118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x555710684c70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085443118 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085443118 DLSCCP DEBUG SCCP-SCOC(105)[0x555710686430]{IDLE}: Allocated (fsm.c:456) 20250821085443118 DLSCCP DEBUG SCCP-SCOC(105)[0x555710686430]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085443118 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030000440056400500f1100926) (sccp_scrc.c:455) 20250821085443118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085443118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085443118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085443118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085443118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085443118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085443118 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085443118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085443118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085443118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085443118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085443118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085443119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085443119 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085443119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085443119 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085443119 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085443119 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085443119 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085443119 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085443119 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821085443119 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085443119 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085443119 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085443119 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085443119 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085443119 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0f 01 00 00 69 02 02 06 04 43 bc 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 44 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250821085443119 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085443119 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 0f 01 00 00 69 02 02 06 04 43 bc 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 44 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085443119 DLSCCP DEBUG SCCP-SCOC(105)[0x555710686430]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085443119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x555710684c70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085443119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15195358)[0x55571067d3f0]{init}: State change to connected (no timeout) (context_map_rua.c:166) HNBGW_Test.sgsn0-SCCP(961)@9519884ab86b: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(961)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(962)@9519884ab86b: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(968) HNBGW_Test.sgsn0-RAN(962)@9519884ab86b: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(968)1203939 HNBGW_Test.sgsn0-SCCP(961)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(961)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821085443135 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085443135 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085443135 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085443135 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085443135 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085443135 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085443135 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085443135 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085443135 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085443135 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 69 ae d4 15 02 00 00 00 00  20250821085443135 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085443135 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085443135 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085443135 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085443135 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085443135 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00aed415) (sccp_scrc.c:545) 20250821085443135 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(105,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085443135 DLSCCP DEBUG SCCP-SCOC(105)[0x555710686430]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085443135 DLSCCP DEBUG SCCP-SCOC(105)[0x555710686430]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085443135 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085443135 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085443135 DCN DEBUG handle_cn_conn_conf() conn_id=105, 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_sccp.c:157) 20250821085443135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x555710684c70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) TC_sgsnpool_L3Complete_no_nri_round_robin0(968)@9519884ab86b: setverdict(pass): none -> pass 20250821085443135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x555710684c70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@9519884ab86b: 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 } } } 20250821085443137 DLCTRL DEBUG Command: GET 808538572 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821085443137 DLCTRL DEBUG Tx Command reply: GET_REPLY 808538572 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250821085443141 DLCTRL DEBUG Command: GET 578685883 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821085443141 DLCTRL DEBUG Tx Command reply: GET_REPLY 578685883 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085443145 DLCTRL DEBUG Command: GET 491512909 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085443145 DLCTRL DEBUG Tx Command reply: GET_REPLY 491512909 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085443149 DLCTRL DEBUG Command: GET 632010265 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085443150 DLCTRL DEBUG Tx Command reply: GET_REPLY 632010265 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085443154 DLCTRL DEBUG Command: GET 706893315 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085443154 DLCTRL DEBUG Tx Command reply: GET_REPLY 706893315 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085443158 DLCTRL DEBUG Command: GET 810501879 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821085443158 DLCTRL DEBUG Tx Command reply: GET_REPLY 810501879 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085443162 DLCTRL DEBUG Command: GET 59662365 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821085443162 DLCTRL DEBUG Tx Command reply: GET_REPLY 59662365 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085443166 DLCTRL DEBUG Command: GET 569049979 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085443166 DLCTRL DEBUG Tx Command reply: GET_REPLY 569049979 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085443170 DLCTRL DEBUG Command: GET 248680521 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085443170 DLCTRL DEBUG Tx Command reply: GET_REPLY 248680521 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085443174 DLCTRL DEBUG Command: GET 430234459 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085443174 DLCTRL DEBUG Tx Command reply: GET_REPLY 430234459 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085443177 DLCTRL DEBUG Command: GET 832785188 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821085443177 DLCTRL DEBUG Tx Command reply: GET_REPLY 832785188 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085443179 DLCTRL DEBUG Command: GET 919882801 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821085443179 DLCTRL DEBUG Tx Command reply: GET_REPLY 919882801 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085443181 DLCTRL DEBUG Command: GET 170117486 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085443181 DLCTRL DEBUG Tx Command reply: GET_REPLY 170117486 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085443183 DLCTRL DEBUG Command: GET 709572777 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085443183 DLCTRL DEBUG Tx Command reply: GET_REPLY 709572777 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085443185 DLCTRL DEBUG Command: GET 153334028 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085443185 DLCTRL DEBUG Tx Command reply: GET_REPLY 153334028 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085443186 DLCTRL DEBUG Command: GET 220260312 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821085443186 DLCTRL DEBUG Tx Command reply: GET_REPLY 220260312 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085443188 DLCTRL DEBUG Command: GET 852919112 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821085443188 DLCTRL DEBUG Tx Command reply: GET_REPLY 852919112 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085443189 DLCTRL DEBUG Command: GET 696220834 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085443189 DLCTRL DEBUG Tx Command reply: GET_REPLY 696220834 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085443190 DLCTRL DEBUG Command: GET 821781906 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085443190 DLCTRL DEBUG Tx Command reply: GET_REPLY 821781906 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085443191 DLCTRL DEBUG Command: GET 451096459 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085443191 DLCTRL DEBUG Tx Command reply: GET_REPLY 451096459 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '000000000000001011001100'B, t_guard := 20.000000 } 20250821085443202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57334<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(965)@9519884ab86b: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(965)@9519884ab86b: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(969) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952)@9519884ab86b: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(969)4867196 20250821085444225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085444225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085444225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1431) 20250821085444225 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085444225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4a447c, normal) (hnbgw_rua.c:408) 20250821085444225 DHNB DEBUG map_rua[0x555710679da0]{init}: Allocated (fsm.c:456) 20250821085444225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4867196)[0x555710679da0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085444225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4867196 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085444225 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085444225 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085444225 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250821085444225 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4867196 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:232) 20250821085444225 DCN DEBUG map_sccp[0x55571067f2f0]{init}: Allocated (fsm.c:456) 20250821085444225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55571067f2f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085444225 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-4867196 <-> SCCP-106 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250821085444225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4867196 SCCP-106 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:313) 20250821085444225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4867196)[0x555710679da0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085444225 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085444225 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085444225 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4867196 SCCP-106 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085444225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55571067f2f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085444225 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085444225 DLSCCP DEBUG SCCP-SCOC(106)[0x5557106a1dc0]{IDLE}: Allocated (fsm.c:456) 20250821085444225 DLSCCP DEBUG SCCP-SCOC(106)[0x5557106a1dc0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085444226 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030002cc0056400500f1100926) (sccp_scrc.c:455) 20250821085444226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085444226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085444226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085444226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085444226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085444226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085444226 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085444226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085444226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085444226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085444226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085444226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085444226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085444226 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085444226 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085444226 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085444226 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085444226 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085444226 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 70 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 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 cc 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821085444226 DLSCCP DEBUG SCCP-SCOC(106)[0x5557106a1dc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085444226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55571067f2f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085444226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4867196)[0x555710679da0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085444226 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085444226 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085444226 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085444226 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=12 20250821085444226 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085444226 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085444226 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085444226 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085444226 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085444226 DLSS7 <000c> ss7_asp.c:1383 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 0c 01 00 00 6a 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 cc 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(964)@9519884ab86b: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(964)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(965)@9519884ab86b: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(969) HNBGW_Test.sgsn1-RAN(965)@9519884ab86b: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(969)12798982 HNBGW_Test.sgsn1-SCCP(964)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(964)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(969)@9519884ab86b: setverdict(pass): none -> pass 20250821085444241 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085444241 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085444241 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085444241 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085444241 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085444241 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085444241 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085444241 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085444241 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085444241 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 6a 86 71 f4 02 00 00 00 00  20250821085444241 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085444241 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085444241 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085444241 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085444241 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085444241 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=008671f4) (sccp_scrc.c:545) 20250821085444241 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(106,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085444241 DLSCCP DEBUG SCCP-SCOC(106)[0x5557106a1dc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085444241 DLSCCP DEBUG SCCP-SCOC(106)[0x5557106a1dc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085444241 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085444241 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085444241 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_sccp.c:157) 20250821085444241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55571067f2f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085444242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55571067f2f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@9519884ab86b: 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 } } } 20250821085444243 DLCTRL DEBUG Command: GET 121146360 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821085444243 DLCTRL DEBUG Tx Command reply: GET_REPLY 121146360 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250821085444246 DLCTRL DEBUG Command: GET 526463163 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821085444246 DLCTRL DEBUG Tx Command reply: GET_REPLY 526463163 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085444248 DLCTRL DEBUG Command: GET 112606442 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085444248 DLCTRL DEBUG Tx Command reply: GET_REPLY 112606442 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085444250 DLCTRL DEBUG Command: GET 630615561 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085444250 DLCTRL DEBUG Tx Command reply: GET_REPLY 630615561 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085444252 DLCTRL DEBUG Command: GET 843952129 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085444252 DLCTRL DEBUG Tx Command reply: GET_REPLY 843952129 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085444254 DLCTRL DEBUG Command: GET 495432583 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821085444254 DLCTRL DEBUG Tx Command reply: GET_REPLY 495432583 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250821085444256 DLCTRL DEBUG Command: GET 988472735 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821085444256 DLCTRL DEBUG Tx Command reply: GET_REPLY 988472735 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085444257 DLCTRL DEBUG Command: GET 731611942 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085444257 DLCTRL DEBUG Tx Command reply: GET_REPLY 731611942 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085444258 DLCTRL DEBUG Command: GET 564305742 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085444258 DLCTRL DEBUG Tx Command reply: GET_REPLY 564305742 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085444259 DLCTRL DEBUG Command: GET 276283021 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085444259 DLCTRL DEBUG Tx Command reply: GET_REPLY 276283021 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085444260 DLCTRL DEBUG Command: GET 49556683 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821085444260 DLCTRL DEBUG Tx Command reply: GET_REPLY 49556683 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085444261 DLCTRL DEBUG Command: GET 458321196 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821085444261 DLCTRL DEBUG Tx Command reply: GET_REPLY 458321196 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085444262 DLCTRL DEBUG Command: GET 266076194 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085444262 DLCTRL DEBUG Tx Command reply: GET_REPLY 266076194 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085444263 DLCTRL DEBUG Command: GET 450363058 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085444263 DLCTRL DEBUG Tx Command reply: GET_REPLY 450363058 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085444264 DLCTRL DEBUG Command: GET 614982365 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085444264 DLCTRL DEBUG Tx Command reply: GET_REPLY 614982365 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085444265 DLCTRL DEBUG Command: GET 489168219 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821085444265 DLCTRL DEBUG Tx Command reply: GET_REPLY 489168219 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085444266 DLCTRL DEBUG Command: GET 902333314 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821085444266 DLCTRL DEBUG Tx Command reply: GET_REPLY 902333314 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085444267 DLCTRL DEBUG Command: GET 586787206 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085444267 DLCTRL DEBUG Tx Command reply: GET_REPLY 586787206 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085444268 DLCTRL DEBUG Command: GET 506495778 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085444268 DLCTRL DEBUG Tx Command reply: GET_REPLY 506495778 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085444268 DLCTRL DEBUG Command: GET 942603233 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085444268 DLCTRL DEBUG Tx Command reply: GET_REPLY 942603233 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '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 := '000000000000000000000010'B, t_guard := 20.000000 } 20250821085444285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57342<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(962)@9519884ab86b: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@9519884ab86b: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(970) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952)@9519884ab86b: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(970)91475 20250821085445316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085445316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085445316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085445316 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085445316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x16553, normal) (hnbgw_rua.c:408) 20250821085445316 DHNB DEBUG map_rua[0x555710677c10]{init}: Allocated (fsm.c:456) 20250821085445316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-91475)[0x555710677c10]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085445316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-91475 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085445316 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085445316 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085445316 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-91475 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085445317 DCN DEBUG map_sccp[0x555710672750]{init}: Allocated (fsm.c:456) 20250821085445317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x555710672750]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085445317 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-91475 <-> SCCP-107 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085445317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-91475 SCCP-107 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085445317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-91475)[0x555710677c10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085445317 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085445317 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085445317 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-91475 SCCP-107 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085445317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x555710672750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085445317 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085445317 DLSCCP DEBUG SCCP-SCOC(107)[0x5557104def10]{IDLE}: Allocated (fsm.c:456) 20250821085445317 DLSCCP DEBUG SCCP-SCOC(107)[0x5557104def10]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085445317 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030000020056400500f1100926) (sccp_scrc.c:455) 20250821085445317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085445317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085445317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085445317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085445317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085445317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085445317 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085445317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085445317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085445317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085445317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085445317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085445317 DLSUA[38;5;47m DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085445317 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085445317 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085445317 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085445317 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085445317 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085445317 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0d 01 00 00 6b 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 02 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085445317 DLSCCP DEBUG SCCP-SCOC(107)[0x5557104def10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085445317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x555710672750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085445317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-91475)[0x555710677c10]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085445317 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085445317 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085445317 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085445317 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821085445318 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085445318 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085445318 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085445318 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085445318 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085445318 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0d 01 00 00 6b 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 02 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(961)@9519884ab86b: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(961)@9519884ab86b: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(962)@9519884ab86b: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(970) HNBGW_Test.sgsn0-RAN(962)@9519884ab86b: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(970)3121117 HNBGW_Test.sgsn0-SCCP(961)@9519884ab86b: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(961)@9519884ab86b: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250821085445325 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085445325 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085445325 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085445325 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085445325 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085445325 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085445325 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085445325 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085445325 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085445325 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 6b 11 69 90 02 00 00 00 00  20250821085445325 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085445325 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085445325 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085445325 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085445325 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085445325 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00116990) (sccp_scrc.c:545) 20250821085445325 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(107,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085445325 DLSCCP DEBUG SCCP-SCOC(107)[0x5557104def10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085445326 DLSCCP DEBUG SCCP-SCOC(107)[0x5557104def10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085445326 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085445326 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085445326 DCN DEBUG handle_cn_conn_conf() conn_id=107, 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_sccp.c:157) 20250821085445326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x555710672750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085445326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x555710672750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_no_nri_round_robin0(970)@9519884ab86b: setverdict(pass): none -> pass MTC@9519884ab86b: 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 } } } 20250821085445328 DLCTRL DEBUG Command: GET 711102130 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821085445328 DLCTRL DEBUG Tx Command reply: GET_REPLY 711102130 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250821085445332 DLCTRL DEBUG Command: GET 55510771 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821085445332 DLCTRL DEBUG Tx Command reply: GET_REPLY 55510771 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085445336 DLCTRL DEBUG Command: GET 855007631 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085445336 DLCTRL DEBUG Tx Command reply: GET_REPLY 855007631 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085445341 DLCTRL DEBUG Command: GET 35141977 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085445341 DLCTRL DEBUG Tx Command reply: GET_REPLY 35141977 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085445346 DLCTRL DEBUG Command: GET 578658683 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085445346 DLCTRL DEBUG Tx Command reply: GET_REPLY 578658683 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085445350 DLCTRL DEBUG Command: GET 647482902 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821085445350 DLCTRL DEBUG Tx Command reply: GET_REPLY 647482902 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250821085445354 DLCTRL DEBUG Command: GET 418342868 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821085445354 DLCTRL DEBUG Tx Command reply: GET_REPLY 418342868 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085445358 DLCTRL DEBUG Command: GET 589300138 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085445358 DLCTRL DEBUG Tx Command reply: GET_REPLY 589300138 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085445362 DLCTRL DEBUG Command: GET 631961501 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085445362 DLCTRL DEBUG Tx Command reply: GET_REPLY 631961501 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085445365 DLCTRL DEBUG Command: GET 102117207 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085445365 DLCTRL DEBUG Tx Command reply: GET_REPLY 102117207 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085445368 DLCTRL DEBUG Command: GET 736744647 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821085445368 DLCTRL DEBUG Tx Command reply: GET_REPLY 736744647 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085445370 DLCTRL DEBUG Command: GET 402391540 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821085445370 DLCTRL DEBUG Tx Command reply: GET_REPLY 402391540 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085445372 DLCTRL DEBUG Command: GET 415970819 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085445372 DLCTRL DEBUG Tx Command reply: GET_REPLY 415970819 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085445374 DLCTRL DEBUG Command: GET 817955125 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085445374 DLCTRL DEBUG Tx Command reply: GET_REPLY 817955125 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085445376 DLCTRL DEBUG Command: GET 244523462 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085445376 DLCTRL DEBUG Tx Command reply: GET_REPLY 244523462 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085445377 DLCTRL DEBUG Command: GET 298255767 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821085445377 DLCTRL DEBUG Tx Command reply: GET_REPLY 298255767 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085445379 DLCTRL DEBUG Command: GET 610085333 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821085445379 DLCTRL DEBUG Tx Command reply: GET_REPLY 610085333 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085445380 DLCTRL DEBUG Command: GET 874263423 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085445380 DLCTRL DEBUG Tx Command reply: GET_REPLY 874263423 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085445382 DLCTRL DEBUG Command: GET 297924666 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085445382 DLCTRL DEBUG Tx Command reply: GET_REPLY 297924666 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085445383 DLCTRL DEBUG Command: GET 680377444 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085445383 DLCTRL DEBUG Tx Command reply: GET_REPLY 680377444 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085445392 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57326<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085445392 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45849<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(949)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(948)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085445395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57322<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085445397 DLINP DEBUG SRVCONN(,r=127.0.0.1:36031<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085445397 DLINP DEBUG SRVCONN(,r=127.0.0.1:36031<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085445397 DLINP NOTICE SRV(,r=127.0.0.1:36031<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085445398 DMAIN NOTICE (127.0.0.1:36031 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36031<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821085445398 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(954)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-RAN(959)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(955)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(956)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(958)@9519884ab86b: Final verdict of PTC: none 20250821085445401 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085445401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085445401 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085445401 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821085445401 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085445401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085445401 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085445401 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-SCCP(964)@9519884ab86b: Final verdict of PTC: none 20250821085445401 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085445401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085445401 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085445401 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085445401 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085445401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085445401 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085445401 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085445401 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085445401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085445402 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085445402 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085445402 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085445402 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085445402 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085445402 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn1-RAN(965)@9519884ab86b: Final verdict of PTC: none 20250821085445402 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085445402 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085445402 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821085445402 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085445402 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085445402 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821085445402 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085445402 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085445402 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085445402 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085445402 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085445402 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821085445402 DLSS7 <000c> ss7_asp.c:1383 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  20250821085445402 DLSS7 <000c> ss7_asp.c:1383 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  20250821085445402 DLSS7 <000c> ss7_asp.c:1383 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  20250821085445402 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085445402 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085445402 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085445402 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085445403 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250821085445403 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085445403 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085445403 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped HNBGW_Test.sgsn0-RAN(962)@9519884ab86b: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(947)@9519884ab86b: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952)@9519884ab86b: Final verdict of PTC: none 20250821085445403 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085445403 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085445403 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821085445403 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085445404 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085445404 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085445404 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085445403 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085445403 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085445403 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085445403 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821085445403 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821085445403 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0a  20250821085445403 DLSS7 <000c> ss7_asp.c:1383 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  20250821085445403 DLSS7 <000c> ss7_asp.c:1383 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  20250821085445403 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085445403 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085445403 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085445403 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085445403 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085445403 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085445403 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085445403 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085445403 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085445403 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085445403 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085445403 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085445404 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085445404 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085445404 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085445404 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085445404 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085445404 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn1-M3UA(966)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(963)@9519884ab86b: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(960)@9519884ab86b: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(961)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(957)@9519884ab86b: Final verdict of PTC: none 20250821085445406 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085445404 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085445404 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821085445404 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085445404 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085445405 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085445405 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085445405 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085445405 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085445405 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085445405 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085445405 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085445405 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085445405 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085445405 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085445405 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085445405 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085445405 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085445405 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085445405 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085445405 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085445405 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085445406 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085445406 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085445406 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085445406 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085445406 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085445406 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085445406 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085445406 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085445407 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250821085445407 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085445407 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085445408 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085445408 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085445409 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085445409 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085445409 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085445410 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085445410 DRANAP NOTICE cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085445410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55571067f2f0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085445410 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085445411 DLSCCP DEBUG SCCP-SCOC(106)[0x5557106a1dc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085445411 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008671f4), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085445411 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085445411 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085445411 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085445412 DLSS7 INFO 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=12 -> eSLS=60: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085445412 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085445412 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085445412 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085445413 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085445413 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085445413 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085445414 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 0c 04 86 71 f4 00 00 6a 00 00 00 00 00 (ss7_asp.c:1383) 20250821085445414 DLSCCP DEBUG SCCP-SCOC(106)[0x5557106a1dc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085445414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55571067f2f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085445415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4867196)[0x555710679da0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085445415 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4867196)[0x555710679da0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085445415 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821085445415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4867196)[0x555710679da0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085445416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4867196)[0x555710679da0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085445416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4867196)[0x555710679da0]{disrupted}: Freeing instance (context_map.c:203) 20250821085445417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4867196)[0x555710679da0]{disrupted}: Deallocated (fsm.c:568) 20250821085445417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55571067f2f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085445417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55571067f2f0]{disconnected}: Freeing instance (context_map.c:207) TC_sgsnpool_L3Complete_no_nri_round_robin0(968)@9519884ab86b: Final verdict of PTC: pass TC_sgsnpool_L3Complete_no_nri_round_robin0(969)@9519884ab86b: Final verdict of PTC: pass 20250821085445418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55571067f2f0]{disconnected}: Deallocated (fsm.c:568) HNBGW-MGCP(967)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(950)@9519884ab86b: Final verdict of PTC: none 20250821085445418 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4867196 SCCP-106 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250821085445419 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085445419 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085445419 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085445420 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085445420 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085445421 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085445421 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085445422 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085445422 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085445422 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085445423 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085445423 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085445424 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085445424 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085445424 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085445425 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=12 20250821085445425 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085445425 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085445425 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085445426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085445426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821085445427 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57330<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085445427 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57334<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085445428 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085445429 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085445429 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085445429 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085445430 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085445430 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085445431 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085445431 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085445431 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085445432 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085445432 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085445433 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085445433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x555710684c70]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085445433 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085445434 DLSCCP DEBUG SCCP-SCOC(105)[0x555710686430]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085445434 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aed415), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085445435 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085445435 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085445436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085445436 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085445436 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085445437 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085445437 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085445438 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085445438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085445438 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0f 04 ae d4 15 00 00 69 00 00 00 00 00 (ss7_asp.c:1383) 20250821085445439 DLSCCP DEBUG SCCP-SCOC(105)[0x555710686430]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085445439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x555710684c70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085445440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15195358)[0x55571067d3f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085445440 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15195358)[0x55571067d3f0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085445441 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821085445441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15195358)[0x55571067d3f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085445441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15195358)[0x55571067d3f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085445442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15195358)[0x55571067d3f0]{disrupted}: Freeing instance (context_map.c:203) 20250821085445442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15195358)[0x55571067d3f0]{disrupted}: Deallocated (fsm.c:568) 20250821085445443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x555710684c70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085445443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x555710684c70]{disconnected}: Freeing instance (context_map.c:207) 20250821085445443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x555710684c70]{disconnected}: Deallocated (fsm.c:568) 20250821085445444 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15195358 SCCP-105 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821085445444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x555710672750]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085445445 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085445445 DLSCCP DEBUG SCCP-SCOC(107)[0x5557104def10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085445446 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00116990), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085445446 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085445446 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085445447 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085445447 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085445448 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085445448 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085445448 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085445449 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085445449 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085445449 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0d 04 11 69 90 00 00 6b 00 00 00 00 00 (ss7_asp.c:1383) 20250821085445450 DLSCCP DEBUG SCCP-SCOC(107)[0x5557104def10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085445450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x555710672750]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085445450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-91475)[0x555710677c10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085445451 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-91475)[0x555710677c10]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085445451 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821085445451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-91475)[0x555710677c10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085445452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-91475)[0x555710677c10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085445452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-91475)[0x555710677c10]{disrupted}: Freeing instance (context_map.c:203) 20250821085445452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-91475)[0x555710677c10]{disrupted}: Deallocated (fsm.c:568) 20250821085445452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x555710672750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085445453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x555710672750]{disconnected}: Freeing instance (context_map.c:207) 20250821085445453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x555710672750]{disconnected}: Deallocated (fsm.c:568) 20250821085445453 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-91475 SCCP-107 sgsn-0 MI=NONE: Deallocating (context_map.c:226) 20250821085445454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085445454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085445454 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085445454 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 (hnb.c:255) 20250821085445455 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085445455 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085445455 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085445455 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085445455 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821085445455 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085445455 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085445455 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085445456 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085445456 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085445456 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085445456 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821085445456 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085445456 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085445456 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085445470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57342<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(970)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(947): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(948): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(949): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(950): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(954): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(955): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(956): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(957): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-SCCP(958): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-RAN(959): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-M3UA(960): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(961): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(962): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(963): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(964): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-RAN(965): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(966): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(967): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(968): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(969): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(970): pass (pass -> pass) MTC@9519884ab86b: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@9519884ab86b: 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'. Thu Aug 21 08:54:45 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 20250821085445531 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51506<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085446007 DLSCCP DEBUG SCCP-SCOC(101)[0x555710676360]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085446007 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003782a9), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085446007 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085446007 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085446007 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085446007 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085446007 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085446007 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085446007 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085446007 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085446007 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085446007 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 37 82 a9 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085446007 DLSCCP DEBUG SCCP-SCOC(102)[0x555710685e20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085446007 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf4a26), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085446007 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085446007 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085446007 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085446007 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085446007 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085446007 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085446007 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085446007 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085446007 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085446007 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 cf 4a 26 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085446008 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085446008 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085446008 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085446008 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085446008 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085446008 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085446008 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085446008 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085446008 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085446008 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085446008 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085446008 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085446008 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085446008 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085446009 DLSCCP DEBUG SCCP-SCOC(103)[0x555710682090]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085446009 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00384057), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085446009 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085446009 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085446009 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085446009 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085446009 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085446009 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085446009 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085446009 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085446009 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085446009 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 38 40 57 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085446009 DLSCCP DEBUG SCCP-SCOC(104)[0x555710682bf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085446009 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e96ac), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085446009 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085446009 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085446009 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085446009 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085446009 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085446009 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085446009 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085446009 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085446009 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085446010 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4e 96 ac 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085446010 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085446010 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085446010 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085446010 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085446010 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085446010 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085446010 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085446010 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085446010 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085446010 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085446010 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085446010 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085446010 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085446010 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085446234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51506<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=589092) 20250821085446270 DLSCCP DEBUG SCCP-SCOC(94)[0x5557106822f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085446270 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e219c), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085446270 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085446270 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085446270 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085446270 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085446270 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085446270 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085446270 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085446270 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085446270 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085446270 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 3e 21 9c 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085446271 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085446271 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085446271 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085446271 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085446271 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085446271 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085446271 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085446359 DLSCCP DEBUG SCCP-SCOC(98)[0x555710685cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085446359 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030773b), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085446359 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085446359 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085446359 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085446359 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085446359 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085446359 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085446359 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085446359 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085446359 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085446359 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 30 77 3b 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085446360 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085446360 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085446360 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085446360 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085446360 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085446360 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085446360 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085446363 DLSCCP DEBUG SCCP-SCOC(99)[0x5557106a1f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085446364 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfb007), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085446364 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085446364 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085446364 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085446364 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085446364 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085446364 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085446364 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085446364 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085446364 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085446364 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 bf b0 07 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085446364 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085446364 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085446364 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085446364 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085446364 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085446364 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085446364 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085446369 DLSCCP DEBUG SCCP-SCOC(100)[0x5557106824b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085446369 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7b21f), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085446369 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085446369 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085446369 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085446369 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085446369 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085446369 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085446369 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085446369 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085446369 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085446369 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f7 b2 1f 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085446370 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085446370 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085446370 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085446370 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085446370 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085446370 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085446370 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085446732 DLSCCP DEBUG SCCP-SCOC(90)[0x5557106a1110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085446732 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017f296), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085446732 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085446732 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085446732 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085446732 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085446732 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085446733 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085446733 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085446733 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085446733 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085446733 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 17 f2 96 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085446733 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085446733 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085446733 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085446733 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085446733 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085446733 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085446733 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085446736 DLSCCP DEBUG SCCP-SCOC(89)[0x555710682750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085446736 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f196cc), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085446736 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085446736 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085446736 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085446736 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085446736 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085446736 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085446736 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085446736 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085446736 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085446736 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 f1 96 cc 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085446737 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085446737 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085446737 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085446737 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085446737 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085446737 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085446737 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085446739 DLSCCP DEBUG SCCP-SCOC(91)[0x555710671b10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085446739 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0044a8f6), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085446739 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085446739 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085446739 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085446739 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085446739 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085446739 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085446739 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085446739 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085446739 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085446739 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 44 a8 f6 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085446740 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085446740 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085446740 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085446740 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085446740 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085446740 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085446740 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085447238 DLSCCP DEBUG SCCP-SCOC(88)[0x55571067ce60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085447238 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00294913), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085447238 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085447238 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085447238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085447238 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085447238 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085447238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085447238 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085447238 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085447238 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085447238 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 29 49 13 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085447239 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085447239 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085447239 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085447239 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085447239 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085447239 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085447239 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=589092, count=657664) 20250821085447403 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085447403 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085447403 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250821085447404 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085447404 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085447404 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821085447405 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085447405 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085447405 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085447406 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085447406 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085447406 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085447948 DLSCCP DEBUG SCCP-SCOC(87)[0x555710616d20]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085447948 DLSCCP DEBUG SCCP-SCOC(87)[0x555710616d20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085447948 DLSCCP DEBUG SCCP-SCOC(87)[0x555710616d20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085447948 DLSCCP DEBUG SCCP-SCOC(87)[0x555710616d20]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085447948 DLSCCP DEBUG SCCP-SCOC(87)[0x555710616d20]{IDLE}: Deallocated (fsm.c:568) MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 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_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 MTC@9519884ab86b: 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@9519884ab86b: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20250821085449339 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51510<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085449344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51526<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085449347 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34823<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085449363 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085449363 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085449370 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085449370 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085449371 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085449371 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085449371 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085449371 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085449371 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60996 (stream_srv.c:143) 20250821085449371 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60996<->l=127.0.0.1:29169 (hnb.c:335) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085449371 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085449371 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085449371 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085449371 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085449371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449371 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085449372 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085449372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449372 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085449372 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085449372 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085449372 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085449372 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085449372 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085449372 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085449372 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085449372 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085449372 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085449372 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085449372 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085449372 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085449372 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821085449372 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085449372 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085449372 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085449373 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085449373 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085449373 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085449373 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085449373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449373 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085449373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085449373 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085449373 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085449373 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085449373 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085449373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085449373 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085449373 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085449373 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085449373 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085449373 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085449373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449373 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085449373 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085449373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085449373 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085449373 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085449373 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085449373 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085449373 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085449373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085449373 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085449373 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085449373 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085449373 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085449373 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085449373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449373 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085449373 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085449373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085449373 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085449373 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085449373 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085449373 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085449373 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085449373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085449373 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085449373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085449373 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085449373 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085449373 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=7 20250821085449373 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085449373 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085449373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085449373 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085449373 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085449373 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085449373 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085449373 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085449373 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085449373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085449373 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085449373 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085449373 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085449373 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085449373 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085449373 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(981)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(981)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(981)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(979)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(984)@9519884ab86b: ************************************************* HNBGW_Test.msc1-M3UA(984)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(984)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(982)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085449409 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085449409 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085449409 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085449409 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085449409 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085449409 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085449409 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085449409 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085449410 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085449410 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085449411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085449411 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085449411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449411 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=7 -> eSLS=119: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085449411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085449411 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=7 -> eSLS=119: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085449411 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085449411 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085449411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085449411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085449411 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085449411 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085449411 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085449411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085449411 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085449411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449411 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085449411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085449411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085449411 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085449411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085449411 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085449411 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085449411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085449411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085449411 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085449411 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085449411 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085449411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085449411 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085449411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449412 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085449412 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085449412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449412 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085449412 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085449412 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085449412 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085449412 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085449412 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085449412 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085449412 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085449412 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085449412 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085449412 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085449412 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085449412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449412 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085449412 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085449413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449413 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085449413 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085449413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085449413 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085449413 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085449413 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085449413 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085449413 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085449413 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085449413 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085449413 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085449413 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=7 20250821085449413 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085449413 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085449413 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085449413 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085449413 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085449413 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=11 20250821085449414 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085449414 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085449414 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085449414 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085449414 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085449414 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085449414 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=15 20250821085449414 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085449414 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085449414 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085449414 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085449414 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085449414 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085449414 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821085449414 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085449414 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085449414 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(987)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(987)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(987)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(985)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(990)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(990)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(990)@9519884ab86b: ************************************************* HNBGW_Test.sgsn1-SCCP(988)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085449446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085449446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085449446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085449446 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085449447 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:562) 20250821085449447 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085449447 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085449447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085449447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085449452 DLINP DEBUG SRVCONN(,r=127.0.0.1:60996<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085449452 DLINP DEBUG SRVCONN(,r=127.0.0.1:60996<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085449452 DLINP DEBUG SRVCONN(,r=127.0.0.1:60996<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085449452 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085449452 DHNBAP DEBUG (127.0.0.1:60996 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821085449452 DHNBAP NOTICE (127.0.0.1:60996 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085449452 DHNBAP NOTICE (127.0.0.1:60996 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085449452 DLINP DEBUG SRVCONN(,r=127.0.0.1:60996<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085449452 DLINP DEBUG SRVCONN(,r=127.0.0.1:60996<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085449588 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085449588 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085449588 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085449588 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(981)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085449596 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085449596 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085449596 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085449596 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085449596 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085449596 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085449596 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085449596 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085449596 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085449596 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085449596 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085449597 DLSS7 <000c> ss7_asp.c:1383 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  20250821085449597 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085449599 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085449599 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085449599 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085449599 DLSS7 <000c> ss7_asp.c:1383 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  20250821085449599 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085449599 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085449599 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085449599 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085449600 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085449600 DLSS7 <000c> ss7_asp.c:1383 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  20250821085449600 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085449600 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085449600 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085449600 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085449600 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085449600 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085449600 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085449600 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085449600 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085449600 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085449600 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085449600 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085449600 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085449600 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085449600 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085449600 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085449601 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085449601 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821085449601 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085449601 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085449601 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085449601 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085449601 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085449602 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085449602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449602 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085449602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449602 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085449602 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085449602 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085449602 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085449602 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085449602 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085449602 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085449602 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085449602 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085449602 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085449602 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821085449602 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085449602 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085449602 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085449602 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085449602 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085449602 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-M3UA(984)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821085449606 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085449606 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821085449606 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085449606 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085449606 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085449606 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085449606 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085449606 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085449606 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085449606 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085449606 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085449606 DLSS7 <000c> ss7_asp.c:1383 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  20250821085449606 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085449607 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085449607 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085449607 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085449607 DLSS7 <000c> ss7_asp.c:1383 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  20250821085449607 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085449607 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085449607 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085449607 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085449607 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821085449607 DLSS7 <000c> ss7_asp.c:1383 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  20250821085449607 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085449607 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085449607 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821085449607 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085449607 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085449607 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085449607 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085449607 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085449607 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821085449607 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085449607 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085449607 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085449607 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085449607 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085449607 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085449607 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085449607 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085449608 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085449608 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085449608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085449608 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085449608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085449608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449608 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085449608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085449608 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085449608 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085449608 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085449608 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085449609 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085449609 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085449609 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085449609 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085449609 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=7 20250821085449609 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085449609 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085449609 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085449609 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085449609 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085449609 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 03  20250821085449626 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085449626 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085449626 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085449627 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(987)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085449633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085449633 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085449633 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085449633 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085449633 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085449633 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085449633 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085449633 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085449633 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085449633 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085449633 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085449633 DLSS7 <000c> ss7_asp.c:1383 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  20250821085449633 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085449636 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085449636 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085449636 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085449636 DLSS7 <000c> ss7_asp.c:1383 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  20250821085449636 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085449636 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085449636 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085449636 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085449636 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085449636 DLSS7 <000c> ss7_asp.c:1383 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  20250821085449636 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085449636 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085449636 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085449636 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085449636 DLSS7 <000c> ss7_asp.c:1383 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  20250821085449636 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 02 00 12 00 10 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085449636 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085449636 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085449636 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085449636 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085449636 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085449636 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085449636 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085449636 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085449636 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085449637 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085449637 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085449637 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085449637 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085449637 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250821085449637 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085449637 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085449638 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085449638 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085449638 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085449638 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085449638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449638 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085449638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449638 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085449638 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085449638 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085449638 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085449638 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085449638 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085449638 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085449638 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085449638 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085449638 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085449638 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821085449638 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085449638 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085449638 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085449638 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085449638 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085449638 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn1-M3UA(990)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250821085449643 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085449643 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250821085449643 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085449643 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085449643 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085449643 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085449643 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085449643 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085449643 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085449643 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085449643 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085449643 DLSS7 <000c> ss7_asp.c:1383 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  20250821085449643 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085449645 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085449646 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085449646 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085449646 DLSS7 <000c> ss7_asp.c:1383 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  20250821085449646 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085449646 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085449646 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085449646 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085449646 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250821085449646 DLSS7 <000c> ss7_asp.c:1383 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  20250821085449646 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821085449646 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821085449646 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0a  20250821085449646 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085449646 DLSS7 <000c> ss7_asp.c:1383 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  20250821085449646 DLSS7 <000c> ss7_asp.c:1383 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  20250821085449646 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 04 00 12 00 0c 00 00 00 03 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085449646 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085449646 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085449646 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085449646 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250821085449646 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085449646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085449646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085449646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085449646 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085449646 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085449646 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085449646 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085449647 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085449647 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085449647 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085449647 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085449647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449647 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085449647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085449647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085449647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085449647 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085449647 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085449647 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085449648 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085449648 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085449648 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085449648 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085449648 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085449648 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085449648 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085449648 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=8 20250821085449648 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085449648 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085449648 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn1 proto=m3ua 20250821085449648 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085449648 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085449648 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 04  20250821085449871 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085449871 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085449871 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085449871 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821085449871 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821085449871 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821085449871 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821085449871 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821085449871 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085449871 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821085449871 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821085449871 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821085449871 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085449871 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821085449871 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821085449871 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250821085449872 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085449872 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821085449872 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821085449872 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK HNBGW_Test.msc0-RAN(980)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085450405 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085450405 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085450405 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085450405 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085450405 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085450405 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085450405 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085450405 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085450405 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085450405 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085450405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085450405 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085450405 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085450405 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085450405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085450405 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085450405 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085450405 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085450405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450405 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085450405 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085450405 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085450405 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085450406 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085450406 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085450406 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085450406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450406 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085450406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450406 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085450406 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085450406 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085450406 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085450406 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085450406 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085450406 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085450406 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085450406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085450406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085450406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085450406 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821085450406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085450406 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085450406 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085450406 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085450406 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085450406 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085450409 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085450409 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085450409 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085450409 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085450409 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085450409 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085450409 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085450409 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085450409 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085450409 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085450409 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085450409 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085450409 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085450409 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085450409 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085450409 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085450409 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085450409 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085450409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450409 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085450409 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085450409 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085450409 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085450409 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(983)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085450413 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085450413 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085450413 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085450413 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085450413 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085450413 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085450413 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085450413 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085450413 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085450413 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085450413 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085450413 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085450413 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085450413 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085450413 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085450413 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085450413 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085450413 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085450413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450413 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085450413 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085450413 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085450413 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085450413 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:357) 20250821085450413 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085450413 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085450413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085450413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) HNBGW_Test.msc0-RAN(980)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085450413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450413 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085450413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085450413 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085450413 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085450413 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085450413 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085450413 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085450413 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085450413 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085450413 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085450413 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085450413 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=8 20250821085450413 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085450413 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085450413 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085450413 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085450413 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085450413 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 03  20250821085450415 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085450415 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085450415 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085450415 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085450415 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085450415 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085450415 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085450415 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085450415 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085450415 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085450415 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085450415 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085450415 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085450415 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085450415 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085450415 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085450415 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085450415 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085450415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450415 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085450415 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085450415 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085450415 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085450415 DRANAP INFO cnlink(msc-1)[0x555710666630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(983)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(986)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085450434 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085450434 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085450434 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085450434 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085450434 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085450434 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085450434 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085450434 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085450434 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085450434 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085450434 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085450435 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085450435 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085450435 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085450435 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085450435 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085450435 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085450435 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085450435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450435 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085450435 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085450435 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085450435 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085450435 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085450435 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085450435 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085450435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450435 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085450435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450435 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085450435 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085450435 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085450435 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085450435 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085450435 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085450435 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085450435 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085450435 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085450435 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085450435 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085450435 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821085450435 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085450435 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085450435 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085450435 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085450435 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085450435 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085450437 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085450437 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085450437 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085450437 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085450437 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085450437 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085450437 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085450437 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085450437 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085450437 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085450437 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085450437 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085450437 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085450437 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085450437 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085450437 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085450437 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085450437 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085450437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450437 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085450437 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085450437 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085450437 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085450437 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(986)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn1-RAN(989)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085450442 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085450442 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085450442 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085450442 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085450442 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085450442 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085450442 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085450442 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085450442 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085450442 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085450442 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085450442 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085450442 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085450442 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085450442 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085450442 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085450442 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821085450442 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085450442 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) 20250821085450442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450442 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) 20250821085450442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450442 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085450442 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085450442 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085450442 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085450442 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:357) 20250821085450442 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085450443 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085450443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450443 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085450443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450443 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085450443 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085450443 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085450443 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085450443 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085450443 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085450443 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085450443 DRANAP NOTICE cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085450443 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085450443 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085450443 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085450443 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=2 20250821085450443 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085450443 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085450443 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085450443 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085450443 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085450443 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 04  20250821085450444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085450444 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085450444 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085450444 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085450444 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085450444 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085450444 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085450444 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085450444 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085450444 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085450444 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085450444 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085450444 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085450444 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085450444 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085450444 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085450444 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821085450444 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085450444 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) 20250821085450444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085450444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450444 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) 20250821085450444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085450444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085450444 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085450444 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085450444 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085450444 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085450444 DRANAP INFO cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(989)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085451465 DLCTRL DEBUG Command: GET 598035722 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821085451465 DLCTRL DEBUG Tx Command reply: GET_REPLY 598035722 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085451468 DLCTRL DEBUG Command: GET 440652965 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821085451468 DLCTRL DEBUG Tx Command reply: GET_REPLY 440652965 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085451472 DLCTRL DEBUG Command: GET 517534501 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085451473 DLCTRL DEBUG Tx Command reply: GET_REPLY 517534501 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085451476 DLCTRL DEBUG Command: GET 968651989 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085451476 DLCTRL DEBUG Tx Command reply: GET_REPLY 968651989 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085451479 DLCTRL DEBUG Command: GET 477986085 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085451479 DLCTRL DEBUG Tx Command reply: GET_REPLY 477986085 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821085451482 DLCTRL DEBUG Command: GET 44901746 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821085451482 DLCTRL DEBUG Tx Command reply: GET_REPLY 44901746 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085451485 DLCTRL DEBUG Command: GET 3525644 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821085451485 DLCTRL DEBUG Tx Command reply: GET_REPLY 3525644 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085451487 DLCTRL DEBUG Command: GET 494255503 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085451487 DLCTRL DEBUG Tx Command reply: GET_REPLY 494255503 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085451489 DLCTRL DEBUG Command: GET 658720409 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085451489 DLCTRL DEBUG Tx Command reply: GET_REPLY 658720409 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085451491 DLCTRL DEBUG Command: GET 782083697 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085451491 DLCTRL DEBUG Tx Command reply: GET_REPLY 782083697 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821085451492 DLCTRL DEBUG Command: GET 686274754 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821085451492 DLCTRL DEBUG Tx Command reply: GET_REPLY 686274754 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085451494 DLCTRL DEBUG Command: GET 818145634 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821085451494 DLCTRL DEBUG Tx Command reply: GET_REPLY 818145634 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085451495 DLCTRL DEBUG Command: GET 190953586 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085451495 DLCTRL DEBUG Tx Command reply: GET_REPLY 190953586 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085451497 DLCTRL DEBUG Command: GET 93976513 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085451497 DLCTRL DEBUG Tx Command reply: GET_REPLY 93976513 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085451498 DLCTRL DEBUG Command: GET 502637941 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085451498 DLCTRL DEBUG Tx Command reply: GET_REPLY 502637941 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821085451500 DLCTRL DEBUG Command: GET 186892985 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821085451500 DLCTRL DEBUG Tx Command reply: GET_REPLY 186892985 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085451502 DLCTRL DEBUG Command: GET 945746691 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821085451502 DLCTRL DEBUG Tx Command reply: GET_REPLY 945746691 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085451503 DLCTRL DEBUG Command: GET 628127156 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085451503 DLCTRL DEBUG Tx Command reply: GET_REPLY 628127156 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085451505 DLCTRL DEBUG Command: GET 323845884 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085451505 DLCTRL DEBUG Tx Command reply: GET_REPLY 323845884 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085451507 DLCTRL DEBUG Command: GET 120003009 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085451507 DLCTRL DEBUG Tx Command reply: GET_REPLY 120003009 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: 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@9519884ab86b: "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@9519884ab86b: 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@9519884ab86b: 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@9519884ab86b: 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@9519884ab86b: 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 := '000000000000001100111100'B, t_guard := 20.000000 } 20250821085451538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51532<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(989)@9519884ab86b: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@9519884ab86b: Created Expect[0] for '08087300F1102A2A170512C742200010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(992) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976)@9519884ab86b: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(992)12243969 20250821085452565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085452565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085452565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1431) 20250821085452565 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085452565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbad401, normal) (hnbgw_rua.c:408) 20250821085452565 DHNB DEBUG map_rua[0x555710616d20]{init}: Allocated (fsm.c:456) 20250821085452565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12243969)[0x555710616d20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085452565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12243969 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085452565 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085452565 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085452565 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:248) 20250821085452565 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12243969 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:185) 20250821085452565 DCN DEBUG map_sccp[0x55571067d3f0]{init}: Allocated (fsm.c:456) 20250821085452565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55571067d3f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085452565 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-12243969 <-> SCCP-108 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250821085452565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12243969 SCCP-108 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:313) 20250821085452565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12243969)[0x555710616d20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085452565 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085452565 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085452566 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12243969 SCCP-108 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085452566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55571067d3f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085452566 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085452566 DLSCCP DEBUG SCCP-SCOC(108)[0x555710684c70]{IDLE}: Allocated (fsm.c:456) 20250821085452566 DLSCCP DEBUG SCCP-SCOC(108)[0x555710684c70]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085452566 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f400300033c0056400500f1100926) (sccp_scrc.c:455) 20250821085452566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085452566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085452566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085452566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085452566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085452566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085452566 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085452566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085452566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085452566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085452566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085452566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085452566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085452566 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085452566 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085452566 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085452566 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085452566 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085452566 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 74 00 00 00 bd 00 00 00 0a 03 00 00 0a 01 00 00 6c 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4f 00 13 40 4b 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 40 00 00 4f 40 03 00 03 3c 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821085452566 DLSCCP DEBUG SCCP-SCOC(108)[0x555710684c70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085452566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55571067d3f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085452566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12243969)[0x555710616d20]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085452566 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085452566 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085452566 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085452566 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=10 20250821085452566 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085452566 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085452566 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085452566 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085452566 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085452566 DLSS7 <000c> ss7_asp.c:1383 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 0a 01 00 00 6c 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4f 00 13 40 4b 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 40 00 00 4f 40 03 00 03 3c 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(988)@9519884ab86b: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(988)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(989)@9519884ab86b: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(992) HNBGW_Test.sgsn1-RAN(989)@9519884ab86b: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(992)10556743 HNBGW_Test.sgsn1-SCCP(988)@9519884ab86b: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_10(992)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(988)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@9519884ab86b: 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 } } } 20250821085452573 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085452573 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085452573 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085452573 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085452573 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085452573 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085452573 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085452573 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085452573 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085452573 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 6c a0 4d f6 02 00 00 00 00  20250821085452573 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085452573 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085452573 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085452573 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085452573 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085452573 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00a04df6) (sccp_scrc.c:545) 20250821085452573 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(108,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085452573 DLSCCP DEBUG SCCP-SCOC(108)[0x555710684c70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085452573 DLSCCP DEBUG SCCP-SCOC(108)[0x555710684c70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085452573 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085452573 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085452573 DCN DEBUG handle_cn_conn_conf() conn_id=108, 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_sccp.c:157) 20250821085452573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55571067d3f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085452573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55571067d3f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085452573 DLCTRL DEBUG Command: GET 112806914 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821085452574 DLCTRL DEBUG Tx Command reply: GET_REPLY 112806914 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085452575 DLCTRL DEBUG Command: GET 203211320 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821085452575 DLCTRL DEBUG Tx Command reply: GET_REPLY 203211320 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085452577 DLCTRL DEBUG Command: GET 686612840 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085452577 DLCTRL DEBUG Tx Command reply: GET_REPLY 686612840 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085452579 DLCTRL DEBUG Command: GET 758935957 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085452579 DLCTRL DEBUG Tx Command reply: GET_REPLY 758935957 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085452580 DLCTRL DEBUG Command: GET 509927836 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085452580 DLCTRL DEBUG Tx Command reply: GET_REPLY 509927836 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085452581 DLCTRL DEBUG Command: GET 487385603 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821085452581 DLCTRL DEBUG Tx Command reply: GET_REPLY 487385603 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085452582 DLCTRL DEBUG Command: GET 393037761 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821085452582 DLCTRL DEBUG Tx Command reply: GET_REPLY 393037761 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20250821085452583 DLCTRL DEBUG Command: GET 984930614 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085452583 DLCTRL DEBUG Tx Command reply: GET_REPLY 984930614 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085452584 DLCTRL DEBUG Command: GET 675983285 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085452584 DLCTRL DEBUG Tx Command reply: GET_REPLY 675983285 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085452586 DLCTRL DEBUG Command: GET 148640811 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085452586 DLCTRL DEBUG Tx Command reply: GET_REPLY 148640811 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085452587 DLCTRL DEBUG Command: GET 298324520 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821085452587 DLCTRL DEBUG Tx Command reply: GET_REPLY 298324520 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085452588 DLCTRL DEBUG Command: GET 889055332 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821085452588 DLCTRL DEBUG Tx Command reply: GET_REPLY 889055332 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085452590 DLCTRL DEBUG Command: GET 755006140 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085452590 DLCTRL DEBUG Tx Command reply: GET_REPLY 755006140 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085452591 DLCTRL DEBUG Command: GET 680597241 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085452591 DLCTRL DEBUG Tx Command reply: GET_REPLY 680597241 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085452592 DLCTRL DEBUG Command: GET 800595102 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085452592 DLCTRL DEBUG Tx Command reply: GET_REPLY 800595102 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085452593 DLCTRL DEBUG Command: GET 352701329 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821085452593 DLCTRL DEBUG Tx Command reply: GET_REPLY 352701329 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085452594 DLCTRL DEBUG Command: GET 821823011 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821085452594 DLCTRL DEBUG Tx Command reply: GET_REPLY 821823011 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085452595 DLCTRL DEBUG Command: GET 467096006 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085452595 DLCTRL DEBUG Tx Command reply: GET_REPLY 467096006 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085452596 DLCTRL DEBUG Command: GET 806011327 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085452596 DLCTRL DEBUG Tx Command reply: GET_REPLY 806011327 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085452597 DLCTRL DEBUG Command: GET 517867038 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085452597 DLCTRL DEBUG Tx Command reply: GET_REPLY 517867038 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '000000000000000100101111'B, t_guard := 20.000000 } 20250821085452608 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51542<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(989)@9519884ab86b: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@9519884ab86b: Created Expect[0] for '08087300F1102A2A170512C742200010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(993) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976)@9519884ab86b: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(993)2587159 20250821085453631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085453631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085453631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1431) 20250821085453631 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085453631 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x277a17, normal) (hnbgw_rua.c:408) 20250821085453631 DHNB DEBUG map_rua[0x555710677c10]{init}: Allocated (fsm.c:456) 20250821085453631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2587159)[0x555710677c10]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085453631 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2587159 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085453631 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085453631 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085453631 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:248) 20250821085453631 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2587159 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:185) 20250821085453631 DCN DEBUG map_sccp[0x555710672750]{init}: Allocated (fsm.c:456) 20250821085453631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x555710672750]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085453631 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-2587159 <-> SCCP-109 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250821085453631 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2587159 SCCP-109 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:313) 20250821085453631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2587159)[0x555710677c10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085453631 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085453631 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085453632 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2587159 SCCP-109 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085453632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x555710672750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085453632 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085453632 DLSCCP DEBUG SCCP-SCOC(109)[0x555710679da0]{IDLE}: Allocated (fsm.c:456) 20250821085453632 DLSCCP DEBUG SCCP-SCOC(109)[0x555710679da0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085453632 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=79,D=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f400300012f0056400500f1100926) (sccp_scrc.c:455) 20250821085453632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085453632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085453632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085453632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085453632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085453632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085453632 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085453632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085453632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085453632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085453632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085453632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085453632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085453632 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085453632 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085453632 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085453632 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085453632 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085453632 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 74 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 4f 00 13 40 4b 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 41 00 00 4f 40 03 00 01 2f 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821085453632 DLSCCP DEBUG SCCP-SCOC(109)[0x555710679da0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085453632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x555710672750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085453632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2587159)[0x555710677c10]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085453632 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085453632 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085453632 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085453632 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=11 20250821085453632 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085453632 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085453632 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085453632 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085453632 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085453632 DLSS7 <000c> ss7_asp.c:1383 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 0b 01 00 00 6d 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4f 00 13 40 4b 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 41 00 00 4f 40 03 00 01 2f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(988)@9519884ab86b: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(988)@9519884ab86b: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(989)@9519884ab86b: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(993) HNBGW_Test.sgsn1-RAN(989)@9519884ab86b: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(993)15064460 HNBGW_Test.sgsn1-SCCP(988)@9519884ab86b: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(988)@9519884ab86b: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250821085453638 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085453638 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085453638 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085453638 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085453638 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085453638 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085453638 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085453638 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085453638 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085453638 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 6d b2 ad c2 02 00 00 00 00  20250821085453638 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085453638 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085453638 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085453638 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085453638 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085453638 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00b2adc2) (sccp_scrc.c:545) 20250821085453639 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(109,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085453639 DLSCCP DEBUG SCCP-SCOC(109)[0x555710679da0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085453639 DLSCCP DEBUG SCCP-SCOC(109)[0x555710679da0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085453639 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085453639 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085453639 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_sccp.c:157) 20250821085453639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x555710672750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085453639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x555710672750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_valid_nri_10(993)@9519884ab86b: setverdict(pass): none -> pass MTC@9519884ab86b: 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 } } } 20250821085453641 DLCTRL DEBUG Command: GET 422790431 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821085453641 DLCTRL DEBUG Tx Command reply: GET_REPLY 422790431 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085453645 DLCTRL DEBUG Command: GET 783759399 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821085453645 DLCTRL DEBUG Tx Command reply: GET_REPLY 783759399 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085453649 DLCTRL DEBUG Command: GET 648792755 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085453649 DLCTRL DEBUG Tx Command reply: GET_REPLY 648792755 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085453652 DLCTRL DEBUG Command: GET 238096246 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085453652 DLCTRL DEBUG Tx Command reply: GET_REPLY 238096246 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085453654 DLCTRL DEBUG Command: GET 231881111 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085453654 DLCTRL DEBUG Tx Command reply: GET_REPLY 231881111 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085453656 DLCTRL DEBUG Command: GET 619270853 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821085453656 DLCTRL DEBUG Tx Command reply: GET_REPLY 619270853 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085453658 DLCTRL DEBUG Command: GET 515178067 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821085453658 DLCTRL DEBUG Tx Command reply: GET_REPLY 515178067 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20250821085453660 DLCTRL DEBUG Command: GET 926222816 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085453660 DLCTRL DEBUG Tx Command reply: GET_REPLY 926222816 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085453662 DLCTRL DEBUG Command: GET 823755421 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085453662 DLCTRL DEBUG Tx Command reply: GET_REPLY 823755421 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085453663 DLCTRL DEBUG Command: GET 564313689 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085453664 DLCTRL DEBUG Tx Command reply: GET_REPLY 564313689 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085453665 DLCTRL DEBUG Command: GET 94527762 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821085453665 DLCTRL DEBUG Tx Command reply: GET_REPLY 94527762 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085453667 DLCTRL DEBUG Command: GET 336645713 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821085453667 DLCTRL DEBUG Tx Command reply: GET_REPLY 336645713 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085453668 DLCTRL DEBUG Command: GET 44745937 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085453668 DLCTRL DEBUG Tx Command reply: GET_REPLY 44745937 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085453670 DLCTRL DEBUG Command: GET 822581579 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085453670 DLCTRL DEBUG Tx Command reply: GET_REPLY 822581579 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085453671 DLCTRL DEBUG Command: GET 400132595 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085453671 DLCTRL DEBUG Tx Command reply: GET_REPLY 400132595 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085453673 DLCTRL DEBUG Command: GET 207062873 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821085453674 DLCTRL DEBUG Tx Command reply: GET_REPLY 207062873 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085453676 DLCTRL DEBUG Command: GET 365551336 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821085453676 DLCTRL DEBUG Tx Command reply: GET_REPLY 365551336 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085453678 DLCTRL DEBUG Command: GET 44581260 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085453678 DLCTRL DEBUG Tx Command reply: GET_REPLY 44581260 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085453681 DLCTRL DEBUG Command: GET 318328313 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085453681 DLCTRL DEBUG Tx Command reply: GET_REPLY 318328313 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085453683 DLCTRL DEBUG Command: GET 18688917 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085453683 DLCTRL DEBUG Tx Command reply: GET_REPLY 18688917 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '000000000000000000100001'B, t_guard := 20.000000 } 20250821085453708 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51550<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(989)@9519884ab86b: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@9519884ab86b: Created Expect[0] for '08087300F1102A2A170512C742200010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(994) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976)@9519884ab86b: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(994)9470469 20250821085454730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085454730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085454730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1431) 20250821085454730 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085454730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x908205, normal) (hnbgw_rua.c:408) 20250821085454730 DHNB DEBUG map_rua[0x55571067f2f0]{init}: Allocated (fsm.c:456) 20250821085454730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9470469)[0x55571067f2f0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085454730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9470469 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085454730 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085454730 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085454730 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:248) 20250821085454730 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9470469 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:185) 20250821085454730 DCN DEBUG map_sccp[0x55571066f200]{init}: Allocated (fsm.c:456) 20250821085454730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55571066f200]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085454730 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-9470469 <-> SCCP-110 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250821085454730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9470469 SCCP-110 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:313) 20250821085454730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9470469)[0x55571067f2f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085454730 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085454730 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085454730 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9470469 SCCP-110 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085454730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55571066f200]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085454730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085454730 DLSCCP DEBUG SCCP-SCOC(110)[0x555710684500]{IDLE}: Allocated (fsm.c:456) 20250821085454730 DLSCCP DEBUG SCCP-SCOC(110)[0x555710684500]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085454730 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f40030000210056400500f1100926) (sccp_scrc.c:455) 20250821085454730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085454730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085454730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085454730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085454730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085454730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085454730 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085454730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085454730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085454731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085454731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085454731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085454731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085454731 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085454731 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085454731 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085454731 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085454731 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085454731 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 74 00 00 00 bd 00 00 00 0a 03 00 00 08 01 00 00 6e 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 00 21 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821085454731 DLSCCP DEBUG SCCP-SCOC(110)[0x555710684500]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085454731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55571066f200]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085454731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9470469)[0x55571067f2f0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085454731 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085454731 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085454731 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085454731 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=8 20250821085454731 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085454731 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085454731 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn1 proto=m3ua 20250821085454731 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085454731 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085454731 DLSS7 <000c> ss7_asp.c:1383 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 08 01 00 00 6e 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 00 21 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(988)@9519884ab86b: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(988)@9519884ab86b: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(989)@9519884ab86b: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(994) HNBGW_Test.sgsn1-RAN(989)@9519884ab86b: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(994)13955724 HNBGW_Test.sgsn1-SCCP(988)@9519884ab86b: Session index based on connection ID:2 TC_sgsnpool_L3Complete_valid_nri_10(994)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(988)@9519884ab86b: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250821085454736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085454736 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085454736 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085454736 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085454736 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085454736 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085454736 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085454736 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085454736 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085454736 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 6e af 2a 8a 02 00 00 00 00  20250821085454736 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085454736 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085454736 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085454736 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085454736 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085454736 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00af2a8a) (sccp_scrc.c:545) 20250821085454736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(110,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085454736 DLSCCP DEBUG SCCP-SCOC(110)[0x555710684500]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085454736 DLSCCP DEBUG SCCP-SCOC(110)[0x555710684500]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085454736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085454736 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085454736 DCN DEBUG handle_cn_conn_conf() conn_id=110, 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_sccp.c:157) 20250821085454736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55571066f200]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) MTC@9519884ab86b: 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 } } } 20250821085454736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55571066f200]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085454737 DLCTRL DEBUG Command: GET 893195320 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821085454737 DLCTRL DEBUG Tx Command reply: GET_REPLY 893195320 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085454739 DLCTRL DEBUG Command: GET 621684888 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821085454739 DLCTRL DEBUG Tx Command reply: GET_REPLY 621684888 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085454742 DLCTRL DEBUG Command: GET 414438162 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085454742 DLCTRL DEBUG Tx Command reply: GET_REPLY 414438162 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085454743 DLCTRL DEBUG Command: GET 300296518 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085454743 DLCTRL DEBUG Tx Command reply: GET_REPLY 300296518 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085454745 DLCTRL DEBUG Command: GET 804130971 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085454745 DLCTRL DEBUG Tx Command reply: GET_REPLY 804130971 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085454746 DLCTRL DEBUG Command: GET 904478412 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821085454746 DLCTRL DEBUG Tx Command reply: GET_REPLY 904478412 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085454748 DLCTRL DEBUG Command: GET 582005154 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821085454748 DLCTRL DEBUG Tx Command reply: GET_REPLY 582005154 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20250821085454749 DLCTRL DEBUG Command: GET 245021169 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085454749 DLCTRL DEBUG Tx Command reply: GET_REPLY 245021169 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085454750 DLCTRL DEBUG Command: GET 542031711 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085454750 DLCTRL DEBUG Tx Command reply: GET_REPLY 542031711 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085454752 DLCTRL DEBUG Command: GET 357135749 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085454752 DLCTRL DEBUG Tx Command reply: GET_REPLY 357135749 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085454753 DLCTRL DEBUG Command: GET 172309968 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821085454753 DLCTRL DEBUG Tx Command reply: GET_REPLY 172309968 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085454754 DLCTRL DEBUG Command: GET 687306896 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821085454754 DLCTRL DEBUG Tx Command reply: GET_REPLY 687306896 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085454756 DLCTRL DEBUG Command: GET 347429581 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085454756 DLCTRL DEBUG Tx Command reply: GET_REPLY 347429581 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085454758 DLCTRL DEBUG Command: GET 804387248 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085454758 DLCTRL DEBUG Tx Command reply: GET_REPLY 804387248 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085454759 DLCTRL DEBUG Command: GET 401873793 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085454759 DLCTRL DEBUG Tx Command reply: GET_REPLY 401873793 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085454761 DLCTRL DEBUG Command: GET 594510504 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821085454761 DLCTRL DEBUG Tx Command reply: GET_REPLY 594510504 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085454763 DLCTRL DEBUG Command: GET 601677536 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821085454763 DLCTRL DEBUG Tx Command reply: GET_REPLY 601677536 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085454764 DLCTRL DEBUG Command: GET 727810885 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085454764 DLCTRL DEBUG Tx Command reply: GET_REPLY 727810885 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085454765 DLCTRL DEBUG Command: GET 665947341 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085454765 DLCTRL DEBUG Tx Command reply: GET_REPLY 665947341 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085454766 DLCTRL DEBUG Command: GET 113436159 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085454766 DLCTRL DEBUG Tx Command reply: GET_REPLY 113436159 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085454771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51526<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085454771 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34823<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(973)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(972)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085454774 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51510<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085454775 DLINP DEBUG SRVCONN(,r=127.0.0.1:60996<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085454775 DLINP DEBUG SRVCONN(,r=127.0.0.1:60996<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085454775 DLINP NOTICE SRV(,r=127.0.0.1:60996<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085454775 DMAIN NOTICE (127.0.0.1:60996 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60996<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821085454775 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(978)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(986)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(985)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(982)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-RAN(983)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(980)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(979)@9519884ab86b: Final verdict of PTC: none 20250821085454778 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085454778 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085454778 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085454778 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085454778 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085454778 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085454778 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085454778 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085454778 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085454778 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085454778 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085454778 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085454778 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085454778 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085454778 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085454778 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085454778 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085454778 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085454778 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085454778 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085454778 DLSS7 <000c> ss7_asp.c:1383 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  20250821085454778 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821085454778 DLSS7 <000c> ss7_asp.c:1383 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  20250821085454779 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085454779 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085454779 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085454779 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085454779 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977)@9519884ab86b: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976)@9519884ab86b: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975)@9519884ab86b: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(971)@9519884ab86b: Final verdict of PTC: none 20250821085454779 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085454779 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085454779 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085454779 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085454779 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085454779 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085454779 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085454779 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085454779 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085454779 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085454779 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085454779 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085454779 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821085454779 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085454779 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085454779 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085454779 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085454779 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085454779 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085454779 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085454779 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085454779 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085454779 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085454779 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085454779 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085454779 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085454779 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085454779 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085454779 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085454779 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821085454779 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085454779 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085454779 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821085454779 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085454779 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085454779 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085454779 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085454779 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085454780 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821085454780 DLSS7 <000c> ss7_asp.c:1383 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  20250821085454780 DLSS7 <000c> ss7_asp.c:1383 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  20250821085454780 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085454780 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085454780 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085454780 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085454780 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085454780 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085454780 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085454780 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085454780 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085454780 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085454780 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085454780 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085454780 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085454780 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085454780 DLSS7 <000c> ss7_asp.c:1383 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  20250821085454780 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085454780 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085454780 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085454780 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085454780 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085454780 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250821085454780 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085454780 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085454780 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085454780 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085454780 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085454780 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085454780 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085454780 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821085454780 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085454780 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085454780 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250821085454780 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085454780 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085454780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085454781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085454780 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085454780 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250821085454780 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085454780 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085454781 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085454781 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821085454781 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821085454781 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0a  20250821085454781 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085454781 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085454781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085454781 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085454781 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085454781 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085454781 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085454781 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085454781 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085454781 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085454781 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085454781 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085454781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085454782 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085454782 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085454782 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085454782 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085454782 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085454782 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085454782 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085454782 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085454782 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085454782 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250821085454782 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085454782 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085454782 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085454782 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085454782 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085454782 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085454782 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085454782 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085454782 DRANAP NOTICE cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085454782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55571067d3f0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085454782 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085454782 DLSCCP DEBUG SCCP-SCOC(108)[0x555710684c70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085454782 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a04df6), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085454782 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085454782 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=10 -> eSLS=58: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085454782 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=10 -> eSLS=58: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085454782 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085454782 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085454782 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085454782 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085454783 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085454783 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085454783 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085454783 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 0a 04 a0 4d f6 00 00 6c 00 00 00 00 00 (ss7_asp.c:1383) 20250821085454783 DLSCCP DEBUG SCCP-SCOC(108)[0x555710684c70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085454783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55571067d3f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085454783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12243969)[0x555710616d20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085454783 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12243969)[0x555710616d20]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085454783 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821085454783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12243969)[0x555710616d20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085454783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12243969)[0x555710616d20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085454783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12243969)[0x555710616d20]{disrupted}: Freeing instance (context_map.c:203) 20250821085454783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12243969)[0x555710616d20]{disrupted}: Deallocated (fsm.c:568) 20250821085454783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55571067d3f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085454783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55571067d3f0]{disconnected}: Freeing instance (context_map.c:207) 20250821085454783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55571067d3f0]{disconnected}: Deallocated (fsm.c:568) 20250821085454783 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12243969 SCCP-108 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250821085454783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x555710672750]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085454783 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085454783 DLSCCP DEBUG SCCP-SCOC(109)[0x555710679da0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085454783 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2adc2), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085454783 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085454783 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=11 -> eSLS=59: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085454783 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=11 -> eSLS=59: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085454783 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085454784 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085454784 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085454784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085454784 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085454784 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085454784 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085454784 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 0b 04 b2 ad c2 00 00 6d 00 00 00 00 00 (ss7_asp.c:1383) 20250821085454784 DLSCCP DEBUG SCCP-SCOC(109)[0x555710679da0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085454784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x555710672750]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085454784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2587159)[0x555710677c10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085454784 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2587159)[0x555710677c10]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085454784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821085454784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2587159)[0x555710677c10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085454784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2587159)[0x555710677c10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085454784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2587159)[0x555710677c10]{disrupted}: Freeing instance (context_map.c:203) 20250821085454784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2587159)[0x555710677c10]{disrupted}: Deallocated (fsm.c:568) 20250821085454784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x555710672750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085454784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x555710672750]{disconnected}: Freeing instance (context_map.c:207) 20250821085454784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x555710672750]{disconnected}: Deallocated (fsm.c:568) 20250821085454784 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2587159 SCCP-109 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250821085454785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55571066f200]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085454785 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085454785 DLSCCP DEBUG SCCP-SCOC(110)[0x555710684500]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085454785 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af2a8a), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085454785 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085454785 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=8 -> eSLS=56: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085454785 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=8 -> eSLS=56: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085454785 DLSS7 INFO 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=8 -> eSLS=56: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085454785 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085454785 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085454785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085454785 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085454785 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085454785 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085454785 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 08 04 af 2a 8a 00 00 6e 00 00 00 00 00 (ss7_asp.c:1383) 20250821085454785 DLSCCP DEBUG SCCP-SCOC(110)[0x555710684500]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085454785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55571066f200]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085454785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9470469)[0x55571067f2f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085454785 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9470469)[0x55571067f2f0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085454785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821085454785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9470469)[0x55571067f2f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085454785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9470469)[0x55571067f2f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085454785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9470469)[0x55571067f2f0]{disrupted}: Freeing instance (context_map.c:203) 20250821085454785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9470469)[0x55571067f2f0]{disrupted}: Deallocated (fsm.c:568) 20250821085454785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55571066f200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085454785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55571066f200]{disconnected}: Freeing instance (context_map.c:207) 20250821085454785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55571066f200]{disconnected}: Deallocated (fsm.c:568) 20250821085454786 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9470469 SCCP-110 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250821085454786 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085454786 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085454786 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085454786 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=10 20250821085454786 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085454786 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085454786 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085454786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085454787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821085454787 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51532<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085454787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250821085454787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085454787 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085454787 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 (hnb.c:255) 20250821085454787 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085454787 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085454787 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085454787 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=11 20250821085454787 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085454787 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085454788 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085454788 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085454788 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51542<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085454788 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085454788 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51550<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085454788 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085454788 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085454788 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=8 20250821085454788 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085454788 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085454788 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! HNBGW_Test.sgsn0-M3UA(987)@9519884ab86b: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_10(994)@9519884ab86b: Final verdict of PTC: pass HNBGW_Test.sgsn1-M3UA(990)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(981)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(974)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(984)@9519884ab86b: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_10(992)@9519884ab86b: Final verdict of PTC: pass HNBGW_Test.sgsn1-SCCP(988)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(989)@9519884ab86b: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_10(993)@9519884ab86b: Final verdict of PTC: pass HNBGW-MGCP(991)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(971): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(972): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(973): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(974): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(978): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(979): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(980): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(981): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-SCCP(982): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-RAN(983): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-M3UA(984): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(985): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(986): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(987): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(988): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-RAN(989): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(990): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(991): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(992): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(993): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(994): pass (pass -> pass) MTC@9519884ab86b: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Thu Aug 21 08:54:54 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 20250821085454898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51566<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085455414 DLSCCP DEBUG SCCP-SCOC(106)[0x5557106a1dc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085455415 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008671f4), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085455415 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085455415 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085455415 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085455415 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085455415 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085455415 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085455415 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085455415 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085455415 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085455415 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085455415 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 86 71 f4 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085455415 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085455415 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085455415 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085455415 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085455415 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085455415 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085455415 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085455439 DLSCCP DEBUG SCCP-SCOC(105)[0x555710686430]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085455439 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aed415), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085455439 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085455439 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085455439 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085455439 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085455439 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085455440 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085455440 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085455440 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085455440 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085455440 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ae d4 15 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085455440 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085455440 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085455440 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085455440 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085455440 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085455440 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085455440 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085455450 DLSCCP DEBUG SCCP-SCOC(107)[0x5557104def10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085455450 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00116990), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085455450 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085455450 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085455450 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085455450 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085455450 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085455450 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085455450 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085455450 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085455450 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085455450 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 11 69 90 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085455451 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085455451 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085455451 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085455451 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085455451 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085455451 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085455451 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085455601 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51566<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=597472) 20250821085456008 DLSCCP DEBUG SCCP-SCOC(102)[0x555710685e20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085456008 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf4a26), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085456008 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085456008 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085456008 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085456008 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085456008 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085456008 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085456008 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085456008 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085456008 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085456008 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 cf 4a 26 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085456008 DLSCCP DEBUG SCCP-SCOC(101)[0x555710676360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085456008 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003782a9), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085456008 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085456008 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085456008 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085456008 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085456008 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085456008 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085456008 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085456008 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085456008 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085456008 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 37 82 a9 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085456008 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085456008 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085456008 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085456008 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085456009 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085456009 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085456009 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085456009 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085456009 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085456009 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085456009 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085456009 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085456009 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085456009 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085456010 DLSCCP DEBUG SCCP-SCOC(103)[0x555710682090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085456010 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00384057), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085456010 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085456010 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085456010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085456010 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085456010 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085456010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085456010 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085456010 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085456010 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085456010 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 38 40 57 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085456010 DLSCCP DEBUG SCCP-SCOC(104)[0x555710682bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085456010 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e96ac), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085456010 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085456010 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085456010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085456010 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085456010 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085456010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085456010 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085456010 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085456010 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085456010 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4e 96 ac 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085456010 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085456010 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085456010 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085456010 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085456010 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085456010 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085456010 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085456010 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085456010 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085456010 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085456010 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085456010 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085456010 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085456010 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085456271 DLSCCP DEBUG SCCP-SCOC(94)[0x5557106822f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085456271 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e219c), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085456271 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085456271 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085456271 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085456271 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085456271 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085456271 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085456271 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085456271 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085456271 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085456271 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 3e 21 9c 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085456271 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085456271 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085456271 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085456271 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085456271 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085456271 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085456271 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085456360 DLSCCP DEBUG SCCP-SCOC(98)[0x555710685cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085456360 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030773b), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085456360 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085456360 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085456360 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085456361 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085456361 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085456361 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085456361 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085456361 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085456361 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085456361 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 30 77 3b 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085456361 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085456361 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085456361 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085456361 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085456361 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085456361 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085456361 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085456365 DLSCCP DEBUG SCCP-SCOC(99)[0x5557106a1f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085456365 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfb007), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085456365 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085456365 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085456365 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085456365 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085456365 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085456365 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085456365 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085456365 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085456365 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085456365 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 bf b0 07 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085456365 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085456365 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085456365 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085456365 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085456365 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085456365 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085456365 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085456370 DLSCCP DEBUG SCCP-SCOC(100)[0x5557106824b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085456370 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7b21f), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085456370 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085456370 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085456370 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085456370 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085456371 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085456371 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085456371 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085456371 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085456371 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085456371 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f7 b2 1f 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085456371 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085456371 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085456371 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085456371 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085456371 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085456371 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085456371 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! Waiting for packet dumper to finish... 1 (prev_count=597472, count=641616) 20250821085456733 DLSCCP DEBUG SCCP-SCOC(90)[0x5557106a1110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085456733 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017f296), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085456733 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085456733 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085456733 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085456733 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085456733 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085456733 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085456733 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085456733 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085456733 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085456733 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 17 f2 96 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085456734 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085456734 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085456734 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085456734 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085456734 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085456734 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085456734 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085456737 DLSCCP DEBUG SCCP-SCOC(89)[0x555710682750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085456737 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f196cc), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085456737 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085456737 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085456737 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085456737 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085456737 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085456737 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085456737 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085456737 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085456737 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085456737 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 f1 96 cc 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085456737 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085456737 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085456737 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085456737 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085456737 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085456737 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085456737 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085456740 DLSCCP DEBUG SCCP-SCOC(91)[0x555710671b10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085456740 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0044a8f6), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085456740 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085456740 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085456740 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085456740 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085456740 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085456740 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085456740 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085456740 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085456740 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085456740 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 44 a8 f6 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085456741 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085456741 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085456741 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085456741 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085456741 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085456741 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085456741 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085456779 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085456779 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085456779 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085456780 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085456780 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085456780 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085456780 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085456780 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085456780 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821085456782 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085456782 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085456782 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250821085457234 DLSCCP DEBUG SCCP-SCOC(88)[0x55571067ce60]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085457234 DLSCCP DEBUG SCCP-SCOC(88)[0x55571067ce60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085457234 DLSCCP DEBUG SCCP-SCOC(88)[0x55571067ce60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085457234 DLSCCP DEBUG SCCP-SCOC(88)[0x55571067ce60]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085457234 DLSCCP DEBUG SCCP-SCOC(88)[0x55571067ce60]{IDLE}: Deallocated (fsm.c:568) MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 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_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 MTC@9519884ab86b: 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@9519884ab86b: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20250821085458721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44910<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085458729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44918<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085458735 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43899<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085458762 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085458762 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085458771 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085458771 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085458771 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085458771 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085458771 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085458771 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085458771 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39529 (stream_srv.c:143) 20250821085458772 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39529<->l=127.0.0.1:29169 (hnb.c:335) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085458772 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085458772 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085458773 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085458773 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085458773 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085458773 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085458773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085458773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085458773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085458773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085458773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085458773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085458773 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085458773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085458773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085458773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085458773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085458773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085458773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085458773 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085458773 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085458773 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085458773 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085458773 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085458773 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085458773 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085458773 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085458773 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085458773 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085458773 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085458773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085458773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085458773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085458773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085458773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085458773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085458773 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085458773 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085458773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085458773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085458773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085458773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085458773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085458773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085458773 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085458773 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085458773 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085458773 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085458773 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085458773 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085458773 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085458773 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085458773 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085458773 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085458773 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085458773 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085458773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085458773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085458773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085458773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085458773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085458773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085458773 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085458773 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085458773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085458773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085458773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085458773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085458773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085458773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085458773 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085458773 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085458773 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085458773 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085458773 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085458773 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085458773 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085458773 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085458773 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085458773 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085458773 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085458773 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085458773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085458773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085458773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085458773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085458773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085458773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085458773 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085458773 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085458773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085458773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085458773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085458773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085458773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085458773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085458773 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085458773 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085458773 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085458773 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085458773 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085458773 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085458773 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085458773 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085458773 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085458773 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085458773 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085458773 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=13 20250821085458773 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085458773 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085458773 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085458773 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085458773 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085458773 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=14 20250821085458773 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085458773 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085458773 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085458773 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085458773 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085458773 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085458773 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=4 20250821085458773 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085458773 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085458773 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085458773 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085458773 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085458773 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085458773 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821085458773 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085458773 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085458773 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1005)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(1005)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1005)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1003)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1008)@9519884ab86b: ************************************************* HNBGW_Test.msc1-M3UA(1008)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1008)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(1006)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(1011)@9519884ab86b: ************************************************* HNBGW_Test.msc2-M3UA(1011)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1011)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(1009)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085458811 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085458811 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085458812 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085458812 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085458812 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085458812 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085458812 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085458812 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085458813 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085458813 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085458813 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085458813 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085458813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085458813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085458813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085458813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085458813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085458813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085458813 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085458813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085458813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085458813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085458813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085458813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085458813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085458813 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085458813 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085458813 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085458813 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085458813 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085458813 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085458813 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085458813 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085458813 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085458813 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085458813 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085458813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085458813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085458813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085458813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085458813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085458813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085458813 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085458813 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085458813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085458813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085458813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085458813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085458814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085458814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085458814 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085458814 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085458814 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085458814 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085458814 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085458814 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085458814 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085458814 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085458814 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085458814 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085458814 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085458814 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085458814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085458814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085458814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085458814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085458814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085458814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085458814 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085458814 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085458814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085458814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085458814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085458814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085458814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085458814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085458814 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085458814 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085458814 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085458814 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085458814 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085458814 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085458814 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085458814 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085458814 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085458814 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085458814 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085458814 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085458814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085458814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085458814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085458814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085458814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085458814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085458814 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085458814 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085458814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085458814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085458814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085458814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085458814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085458814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085458814 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085458814 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085458814 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085458814 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085458814 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085458814 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085458814 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085458814 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085458814 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085458814 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085458814 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085458814 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=9 20250821085458814 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085458814 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085458814 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085458814 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085458814 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085458814 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=11 20250821085458814 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085458814 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085458814 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085458814 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085458814 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085458814 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085458814 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=12 20250821085458814 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085458814 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085458814 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085458814 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085458814 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085458814 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085458814 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821085458814 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085458814 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085458814 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1014)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1014)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1014)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(1012)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1017)@9519884ab86b: ************************************************* HNBGW_Test.sgsn1-M3UA(1017)@9519884ab86b: M3UA emulation initiated, the test can be started MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1017)@9519884ab86b: ************************************************* HNBGW_Test.sgsn1-SCCP(1015)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(1020)@9519884ab86b: ************************************************* HNBGW_Test.sgsn2-M3UA(1020)@9519884ab86b: M3UA emulation initiated, the test can be started MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(1020)@9519884ab86b: ************************************************* HNBGW_Test.sgsn2-SCCP(1018)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085458864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085458864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085458864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085458864 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085458864 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:562) 20250821085458864 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085458864 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085458864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085458864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085458873 DLINP DEBUG SRVCONN(,r=127.0.0.1:39529<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085458873 DLINP DEBUG SRVCONN(,r=127.0.0.1:39529<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085458873 DLINP DEBUG SRVCONN(,r=127.0.0.1:39529<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085458873 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085458873 DHNBAP DEBUG (127.0.0.1:39529 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821085458873 DHNBAP NOTICE (127.0.0.1:39529 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085458873 DHNBAP NOTICE (127.0.0.1:39529 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085458873 DLINP DEBUG SRVCONN(,r=127.0.0.1:39529<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085458873 DLINP DEBUG SRVCONN(,r=127.0.0.1:39529<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085458984 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085458984 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085458984 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085458984 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1005)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085458994 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085458994 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821085458994 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085458994 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(1008)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821085458998 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085458998 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085458998 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085458998 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085458998 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085458998 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085458998 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085458998 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085458998 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085458998 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085458998 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085458998 DLSS7 <000c> ss7_asp.c:1383 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  20250821085458998 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085458999 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085458999 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821085458999 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085458999 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085458999 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085458999 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085459000 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085459000 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085459000 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085459000 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085459000 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085459000 DLSS7 <000c> ss7_asp.c:1383 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  20250821085459000 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085459001 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459001 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085459001 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085459001 DLSS7 <000c> ss7_asp.c:1383 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  20250821085459001 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085459001 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085459001 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085459001 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085459001 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821085459001 DLSS7 <000c> ss7_asp.c:1383 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  20250821085459001 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085459001 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085459001 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821085459001 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 03 00 12 00 18 00 00 00 b9 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085459001 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085459001 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085459001 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085459002 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821085459002 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085459002 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085459002 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085459002 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085459002 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085459002 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085459002 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085459002 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085459002 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459002 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085459002 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085459002 DLSS7 <000c> ss7_asp.c:1383 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  20250821085459002 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085459002 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085459002 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085459002 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085459002 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085459002 DLSS7 <000c> ss7_asp.c:1383 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  20250821085459002 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085459002 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085459002 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085459002 DLSS7 <000c> ss7_asp.c:1383 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  20250821085459002 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 01 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085459002 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085459002 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085459002 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085459002 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085459002 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085459002 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085459002 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085459002 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085459002 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085459002 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085459002 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085459002 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085459003 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085459003 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085459003 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085459003 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085459003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085459003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459003 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085459003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085459003 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085459003 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085459003 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085459003 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085459003 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085459003 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085459003 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085459003 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085459003 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085459003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085459003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459003 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085459003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085459003 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085459003 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085459003 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085459003 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085459003 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085459003 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459003 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085459003 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085459003 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821085459003 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085459003 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085459004 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085459004 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085459004 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085459004 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085459004 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459004 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085459004 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085459004 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=6 20250821085459004 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085459004 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085459004 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085459004 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085459004 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085459004 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 03  20250821085459005 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085459005 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250821085459005 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085459005 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(1011)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250821085459007 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459007 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250821085459007 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085459007 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085459007 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085459007 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085459007 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085459007 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085459007 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250821085459007 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085459007 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085459007 DLSS7 <000c> ss7_asp.c:1383 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  20250821085459007 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085459008 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459008 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085459008 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085459008 DLSS7 <000c> ss7_asp.c:1383 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  20250821085459008 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085459008 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085459008 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085459008 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085459008 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250821085459008 DLSS7 <000c> ss7_asp.c:1383 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  20250821085459008 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821085459008 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821085459008 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 03  20250821085459008 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085459008 DLSS7 <000c> ss7_asp.c:1383 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  20250821085459008 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 05 00 12 00 10 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085459008 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085459008 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085459008 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085459008 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250821085459008 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085459008 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085459008 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085459008 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085459008 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085459008 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085459008 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085459008 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085459009 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085459009 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085459009 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085459009 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085459009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459009 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085459009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459009 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085459009 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085459009 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085459009 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085459009 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085459009 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085459009 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085459009 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459009 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085459009 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085459009 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=14 20250821085459009 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085459009 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085459009 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821085459009 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821085459009 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085459009 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 05  20250821085459028 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085459028 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085459028 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085459028 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1014)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085459035 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459035 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085459035 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085459035 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085459035 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085459035 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085459035 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085459035 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085459035 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085459035 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085459035 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085459035 DLSS7 <000c> ss7_asp.c:1383 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  20250821085459035 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085459037 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459037 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085459037 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085459037 DLSS7 <000c> ss7_asp.c:1383 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  20250821085459037 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085459037 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085459037 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085459037 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085459037 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085459037 DLSS7 <000c> ss7_asp.c:1383 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  20250821085459037 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085459037 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085459037 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085459037 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085459038 DLSS7 <000c> ss7_asp.c:1383 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  20250821085459038 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250821085459038 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 02 00 12 00 0c 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085459038 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085459038 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085459038 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085459038 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085459038 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085459038 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085459038 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085459038 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085459038 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085459038 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085459038 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085459038 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085459039 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085459039 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085459039 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085459039 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085459039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459039 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085459039 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250821085459039 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085459039 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085459039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459039 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085459039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459039 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085459039 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085459039 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085459039 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085459039 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085459039 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085459039 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085459040 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459040 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085459040 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085459040 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821085459040 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085459040 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085459040 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085459040 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085459040 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085459040 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn1-M3UA(1017)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250821085459045 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459045 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250821085459045 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085459045 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085459045 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085459045 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085459046 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085459046 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085459046 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085459046 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085459046 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085459046 DLSS7 <000c> ss7_asp.c:1383 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  20250821085459046 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085459049 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459049 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085459049 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085459049 DLSS7 <000c> ss7_asp.c:1383 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  20250821085459049 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085459049 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085459050 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085459050 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085459050 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250821085459050 DLSS7 <000c> ss7_asp.c:1383 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  20250821085459050 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821085459050 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821085459050 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0a  20250821085459050 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085459050 DLSS7 <000c> ss7_asp.c:1383 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  20250821085459050 DLSS7 <000c> ss7_asp.c:1383 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  20250821085459050 DLSS7 <000c> ss7_asp.c:1383 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  20250821085459050 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085459050 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085459050 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250821085459050 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085459050 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085459050 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085459050 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085459050 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085459050 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085459050 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085459050 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085459050 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 44 bytes: [L2]> 01 00 02 01 00 00 00 2c 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085459050 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085459051 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085459051 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085459052 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085459052 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085459052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459052 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085459052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459052 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085459052 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085459052 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085459052 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085459052 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085459052 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085459052 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085459052 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085459052 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250821085459052 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085459052 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085459052 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459052 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085459052 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085459052 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=14 20250821085459052 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085459052 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085459052 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085459052 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085459052 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085459052 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn2-M3UA(1020)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250821085459058 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459058 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250821085459058 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085459058 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085459058 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085459058 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085459058 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085459058 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085459058 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250821085459058 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085459058 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085459058 DLSS7 <000c> ss7_asp.c:1383 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  20250821085459058 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085459060 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459060 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085459060 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085459060 DLSS7 <000c> ss7_asp.c:1383 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  20250821085459060 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085459060 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085459061 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085459061 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085459061 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250821085459061 DLSS7 <000c> ss7_asp.c:1383 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  20250821085459061 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=unavailable) changed to status 'available' 20250821085459061 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=unavailable) changed to status 'available' 20250821085459061 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0b  20250821085459061 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085459061 DLSS7 <000c> ss7_asp.c:1383 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  20250821085459061 DLSS7 <000c> ss7_asp.c:1383 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  20250821085459061 DLSS7 <000c> ss7_asp.c:1383 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  20250821085459061 DLSS7 <000c> ss7_asp.c:1383 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  20250821085459061 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085459061 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085459061 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085459061 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:493) 20250821085459061 DLSS7 NOTICE 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085459061 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085459061 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085459061 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085459061 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085459061 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085459061 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085459061 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085459062 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085459062 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085459062 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085459063 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085459063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459063 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085459063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459063 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085459063 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085459063 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085459063 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085459063 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085459063 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085459063 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085459063 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459063 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085459063 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085459063 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=2 20250821085459063 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085459063 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085459063 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn2 proto=m3ua 20250821085459063 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250821085459063 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085459063 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.msc0-RAN(1004)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085459798 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459798 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085459798 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085459798 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085459798 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085459798 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085459798 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085459798 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085459798 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085459798 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085459798 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085459798 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085459798 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085459798 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085459798 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085459798 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085459798 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085459798 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085459798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459798 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085459798 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085459798 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085459798 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085459798 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085459798 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085459798 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085459798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459798 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085459798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459798 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085459798 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085459798 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085459798 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085459798 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085459798 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085459799 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085459799 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085459799 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459799 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085459799 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085459799 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821085459799 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085459799 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085459799 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085459799 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085459799 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085459799 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085459801 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459801 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085459801 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085459801 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085459801 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085459802 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085459802 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085459802 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085459802 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085459802 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085459802 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085459802 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085459802 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085459802 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085459802 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085459802 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085459802 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085459802 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085459802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459802 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085459802 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085459802 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085459802 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085459802 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(1007)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085459805 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459805 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085459805 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085459805 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085459805 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085459805 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085459805 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085459805 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085459805 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085459805 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085459805 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085459805 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085459805 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085459806 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085459806 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085459806 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085459806 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085459806 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085459806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459806 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085459806 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085459806 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085459806 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085459806 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:357) 20250821085459806 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085459806 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085459806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) HNBGW_Test.msc0-RAN(1004)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085459806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459806 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085459806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459806 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085459806 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085459806 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085459806 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085459806 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085459806 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085459806 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085459806 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085459807 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459807 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085459807 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085459807 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085459807 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085459807 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085459807 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085459807 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085459807 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085459807 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 03  20250821085459808 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459808 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085459808 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085459808 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085459808 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085459808 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085459808 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085459808 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085459808 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085459809 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085459809 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085459809 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085459809 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085459809 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085459809 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085459809 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085459809 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085459809 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085459809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459809 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085459809 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085459809 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085459809 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085459809 DRANAP INFO cnlink(msc-1)[0x555710666630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(1007)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085459812 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459812 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821085459812 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821085459812 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821085459812 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085459812 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085459812 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085459812 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085459812 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085459812 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085459812 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085459812 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085459812 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085459812 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085459812 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085459812 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085459812 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821085459812 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085459812 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) 20250821085459812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459812 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) 20250821085459812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459812 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085459812 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085459812 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085459812 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085459812 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:357) 20250821085459812 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085459812 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085459812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459812 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085459812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459812 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085459812 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085459812 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085459812 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085459812 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085459812 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085459812 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085459812 DRANAP NOTICE cnlink(msc-2)[0x5557106673a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085459812 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459812 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085459812 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085459812 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=9 20250821085459812 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085459812 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085459812 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821085459812 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821085459812 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085459812 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-RAN(1010)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085459816 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459816 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821085459816 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821085459816 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821085459816 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085459816 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085459816 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085459816 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085459816 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085459816 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085459816 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085459817 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085459817 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085459817 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085459817 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085459817 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085459817 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821085459817 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085459817 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) 20250821085459817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459817 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) 20250821085459817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459817 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085459817 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085459817 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085459817 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085459817 DRANAP INFO cnlink(msc-2)[0x5557106673a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(1010)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(1013)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085459834 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459834 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085459834 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085459834 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085459834 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085459834 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085459834 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085459834 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085459834 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085459834 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085459834 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085459834 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085459834 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085459835 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085459835 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085459835 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085459835 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085459835 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085459835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459835 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085459835 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085459835 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085459835 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085459835 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085459835 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085459835 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085459835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459835 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085459835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459835 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085459835 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085459835 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085459835 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085459835 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085459835 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085459835 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085459835 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085459835 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459835 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085459835 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085459835 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=8 20250821085459835 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085459835 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085459835 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085459835 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085459835 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085459835 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085459836 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459836 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085459836 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085459836 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085459836 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085459836 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085459836 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085459836 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085459836 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085459836 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085459836 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085459836 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085459836 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085459836 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085459836 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085459836 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085459836 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085459836 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085459837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459837 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085459837 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085459837 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085459837 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085459837 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1013)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn1-RAN(1016)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085459844 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459844 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085459844 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085459844 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085459844 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085459844 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085459844 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085459844 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085459844 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085459844 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085459844 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085459844 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085459844 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085459844 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085459844 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085459844 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085459844 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821085459844 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085459844 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) 20250821085459844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459844 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) 20250821085459844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459844 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085459845 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085459845 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085459845 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085459845 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:357) 20250821085459845 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085459845 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085459845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459845 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085459845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459845 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085459845 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085459845 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085459845 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085459845 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085459845 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085459845 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085459845 DRANAP NOTICE cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085459845 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459845 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085459845 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085459845 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085459845 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085459845 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085459845 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085459845 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085459845 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085459845 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 04  20250821085459845 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459845 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085459845 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085459845 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085459845 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085459845 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085459845 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085459845 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085459845 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085459845 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085459845 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085459845 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085459845 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085459846 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085459846 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085459846 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085459846 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821085459846 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085459846 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) 20250821085459846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459846 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) 20250821085459846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459846 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085459846 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085459846 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085459846 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085459846 DRANAP INFO cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(1016)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn2-RAN(1019)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085459859 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459859 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250821085459859 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250821085459859 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 20250821085459859 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085459859 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085459859 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085459859 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085459859 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085459859 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085459859 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085459860 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085459860 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085459860 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085459860 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085459860 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085459860 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250821085459860 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085459860 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) 20250821085459860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459860 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) 20250821085459860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459860 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085459860 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085459860 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085459860 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085459860 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:357) 20250821085459860 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085459860 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085459860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459860 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085459860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459860 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085459860 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085459860 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085459860 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085459860 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085459860 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085459860 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085459860 DRANAP NOTICE cnlink(sgsn-2)[0x55571066acd0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085459860 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459861 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085459861 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085459861 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821085459861 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085459861 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085459861 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn2 proto=m3ua 20250821085459861 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250821085459861 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085459861 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 06  20250821085459863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085459863 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250821085459863 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250821085459863 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 20250821085459863 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085459863 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085459863 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085459863 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085459863 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085459863 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085459863 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085459863 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085459863 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085459863 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085459863 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085459863 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085459863 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250821085459863 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085459863 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) 20250821085459863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085459863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459863 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) 20250821085459863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085459863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085459863 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085459863 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085459863 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085459863 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085459863 DRANAP INFO cnlink(sgsn-2)[0x55571066acd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn2-RAN(1019)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085500880 DLCTRL DEBUG Command: GET 491875874 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821085500880 DLCTRL DEBUG Tx Command reply: GET_REPLY 491875874 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085500885 DLCTRL DEBUG Command: GET 480622292 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821085500885 DLCTRL DEBUG Tx Command reply: GET_REPLY 480622292 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085500888 DLCTRL DEBUG Command: GET 729544319 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085500888 DLCTRL DEBUG Tx Command reply: GET_REPLY 729544319 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085500892 DLCTRL DEBUG Command: GET 655722984 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085500892 DLCTRL DEBUG Tx Command reply: GET_REPLY 655722984 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085500897 DLCTRL DEBUG Command: GET 136570233 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085500897 DLCTRL DEBUG Tx Command reply: GET_REPLY 136570233 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821085500900 DLCTRL DEBUG Command: GET 187404866 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821085500901 DLCTRL DEBUG Tx Command reply: GET_REPLY 187404866 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085500904 DLCTRL DEBUG Command: GET 968473798 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821085500904 DLCTRL DEBUG Tx Command reply: GET_REPLY 968473798 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085500906 DLCTRL DEBUG Command: GET 567229265 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085500906 DLCTRL DEBUG Tx Command reply: GET_REPLY 567229265 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085500910 DLCTRL DEBUG Command: GET 802252992 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085500910 DLCTRL DEBUG Tx Command reply: GET_REPLY 802252992 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085500913 DLCTRL DEBUG Command: GET 963552455 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085500913 DLCTRL DEBUG Tx Command reply: GET_REPLY 963552455 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821085500916 DLCTRL DEBUG Command: GET 195182743 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821085500916 DLCTRL DEBUG Tx Command reply: GET_REPLY 195182743 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085500918 DLCTRL DEBUG Command: GET 550230058 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821085500918 DLCTRL DEBUG Tx Command reply: GET_REPLY 550230058 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085500921 DLCTRL DEBUG Command: GET 982671489 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085500921 DLCTRL DEBUG Tx Command reply: GET_REPLY 982671489 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085500924 DLCTRL DEBUG Command: GET 851209673 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085500924 DLCTRL DEBUG Tx Command reply: GET_REPLY 851209673 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085500927 DLCTRL DEBUG Command: GET 958502315 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085500927 DLCTRL DEBUG Tx Command reply: GET_REPLY 958502315 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821085500930 DLCTRL DEBUG Command: GET 770508728 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821085500930 DLCTRL DEBUG Tx Command reply: GET_REPLY 770508728 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085500933 DLCTRL DEBUG Command: GET 275486889 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821085500933 DLCTRL DEBUG Tx Command reply: GET_REPLY 275486889 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085500935 DLCTRL DEBUG Command: GET 966261710 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085500935 DLCTRL DEBUG Tx Command reply: GET_REPLY 966261710 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085500937 DLCTRL DEBUG Command: GET 376653006 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085500937 DLCTRL DEBUG Tx Command reply: GET_REPLY 376653006 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085500939 DLCTRL DEBUG Command: GET 130148044 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085500939 DLCTRL DEBUG Tx Command reply: GET_REPLY 130148044 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: 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@9519884ab86b: "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@9519884ab86b: 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@9519884ab86b: 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@9519884ab86b: 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 := '000000000000001011100001'B, t_guard := 20.000000 } 20250821085500976 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44926<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1019)@9519884ab86b: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1019)@9519884ab86b: Created Expect[0] for '080101D571000005F44280002300F1102A2A170512C742200010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(1022) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000)@9519884ab86b: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1022)9952382 20250821085502011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085502011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085502011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1431) 20250821085502011 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085502011 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x97dc7e, normal) (hnbgw_rua.c:408) 20250821085502011 DHNB DEBUG map_rua[0x555710616d20]{init}: Allocated (fsm.c:456) 20250821085502011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9952382)[0x555710616d20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085502011 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9952382 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085502011 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085502011 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085502011 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:232) 20250821085502011 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9952382 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:185) 20250821085502011 DCN DEBUG map_sccp[0x55571067d3f0]{init}: Allocated (fsm.c:456) 20250821085502011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55571067d3f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085502011 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-9952382 <-> SCCP-111 sgsn-2 sgsn-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.3 (context_map.c:129) 20250821085502011 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9952382 SCCP-111 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:313) 20250821085502011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9952382)[0x555710616d20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085502011 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085502011 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085502011 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9952382 SCCP-111 sgsn-2 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085502011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55571067d3f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085502011 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085502011 DLSCCP DEBUG SCCP-SCOC(111)[0x555710677c10]{IDLE}: Allocated (fsm.c:456) 20250821085502011 DLSCCP DEBUG SCCP-SCOC(111)[0x555710677c10]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085502011 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f40030002e10056400500f1100926) (sccp_scrc.c:455) 20250821085502011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085502011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085502011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085502011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085502011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085502011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085502011 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085502011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085502011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085502011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085502011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085502011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085502011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085502011 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085502011 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085502011 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085502011 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085502011 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085502011 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 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 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 e1 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085502011 DLSCCP DEBUG SCCP-SCOC(111)[0x555710677c10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085502011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55571067d3f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085502011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9952382)[0x555710616d20]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085502011 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085502011 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085502011 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085502011 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=9 20250821085502011 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085502011 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085502011 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn2 proto=m3ua 20250821085502011 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250821085502011 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085502011 DLSS7 <000c> ss7_asp.c:1383 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 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 e1 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.sgsn2-SCCP(1018)@9519884ab86b: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1018)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1019)@9519884ab86b: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1022) HNBGW_Test.sgsn2-RAN(1019)@9519884ab86b: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1022)13202885 HNBGW_Test.sgsn2-SCCP(1018)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(1018)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(1022)@9519884ab86b: setverdict(pass): none -> pass 20250821085502018 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085502018 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250821085502018 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250821085502018 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 20250821085502018 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085502018 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085502018 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085502018 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085502018 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085502018 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 0b 00 00 00 bd 03 02 00 00 02 00 00 6f 9e 98 a0 02 00 00 00 00  20250821085502018 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085502018 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085502018 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085502018 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085502018 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085502018 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=009e98a0) (sccp_scrc.c:545) 20250821085502018 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(111,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085502018 DLSCCP DEBUG SCCP-SCOC(111)[0x555710677c10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085502018 DLSCCP DEBUG SCCP-SCOC(111)[0x555710677c10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085502018 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085502018 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085502019 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_sccp.c:157) 20250821085502019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55571067d3f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085502019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55571067d3f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@9519884ab86b: 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 } } } 20250821085502019 DLCTRL DEBUG Command: GET 703392151 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821085502019 DLCTRL DEBUG Tx Command reply: GET_REPLY 703392151 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085502020 DLCTRL DEBUG Command: GET 214143038 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821085502020 DLCTRL DEBUG Tx Command reply: GET_REPLY 214143038 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085502021 DLCTRL DEBUG Command: GET 510270824 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085502021 DLCTRL DEBUG Tx Command reply: GET_REPLY 510270824 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085502022 DLCTRL DEBUG Command: GET 58700410 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085502022 DLCTRL DEBUG Tx Command reply: GET_REPLY 58700410 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085502023 DLCTRL DEBUG Command: GET 825463860 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085502023 DLCTRL DEBUG Tx Command reply: GET_REPLY 825463860 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085502024 DLCTRL DEBUG Command: GET 101156093 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821085502024 DLCTRL DEBUG Tx Command reply: GET_REPLY 101156093 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085502025 DLCTRL DEBUG Command: GET 453526568 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821085502025 DLCTRL DEBUG Tx Command reply: GET_REPLY 453526568 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085502026 DLCTRL DEBUG Command: GET 815426237 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085502026 DLCTRL DEBUG Tx Command reply: GET_REPLY 815426237 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085502028 DLCTRL DEBUG Command: GET 944679964 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085502028 DLCTRL DEBUG Tx Command reply: GET_REPLY 944679964 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085502029 DLCTRL DEBUG Command: GET 214957202 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085502029 DLCTRL DEBUG Tx Command reply: GET_REPLY 214957202 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085502029 DLCTRL DEBUG Command: GET 159276762 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821085502029 DLCTRL DEBUG Tx Command reply: GET_REPLY 159276762 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085502030 DLCTRL DEBUG Command: GET 843904080 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821085502030 DLCTRL DEBUG Tx Command reply: GET_REPLY 843904080 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250821085502032 DLCTRL DEBUG Command: GET 314469519 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085502032 DLCTRL DEBUG Tx Command reply: GET_REPLY 314469519 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085502032 DLCTRL DEBUG Command: GET 983663606 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085502032 DLCTRL DEBUG Tx Command reply: GET_REPLY 983663606 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085502033 DLCTRL DEBUG Command: GET 278830515 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085502033 DLCTRL DEBUG Tx Command reply: GET_REPLY 278830515 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085502034 DLCTRL DEBUG Command: GET 561533336 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821085502034 DLCTRL DEBUG Tx Command reply: GET_REPLY 561533336 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085502035 DLCTRL DEBUG Command: GET 224261011 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821085502035 DLCTRL DEBUG Tx Command reply: GET_REPLY 224261011 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085502036 DLCTRL DEBUG Command: GET 160969806 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085502036 DLCTRL DEBUG Tx Command reply: GET_REPLY 160969806 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085502038 DLCTRL DEBUG Command: GET 625481633 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085502038 DLCTRL DEBUG Tx Command reply: GET_REPLY 625481633 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085502039 DLCTRL DEBUG Command: GET 724266210 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085502039 DLCTRL DEBUG Tx Command reply: GET_REPLY 724266210 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '000000000000000100110100'B, t_guard := 20.000000 } 20250821085502055 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44928<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1019)@9519884ab86b: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1019)@9519884ab86b: Created Expect[0] for '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(1023) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000)@9519884ab86b: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(1023)16122161 20250821085503074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085503074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085503074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1431) 20250821085503074 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085503074 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf60131, normal) (hnbgw_rua.c:408) 20250821085503074 DHNB DEBUG map_rua[0x555710672750]{init}: Allocated (fsm.c:456) 20250821085503074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16122161)[0x555710672750]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085503074 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16122161 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085503074 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085503074 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085503075 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:232) 20250821085503075 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16122161 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:185) 20250821085503075 DCN DEBUG map_sccp[0x55571067f2f0]{init}: Allocated (fsm.c:456) 20250821085503075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x55571067f2f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085503075 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-16122161 <-> SCCP-112 sgsn-2 sgsn-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.3 (context_map.c:129) 20250821085503075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16122161 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:313) 20250821085503075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16122161)[0x555710672750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085503075 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085503075 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085503075 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16122161 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085503075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x55571067f2f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085503075 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085503075 DLSCCP DEBUG SCCP-SCOC(112)[0x55571066f200]{IDLE}: Allocated (fsm.c:456) 20250821085503075 DLSCCP DEBUG SCCP-SCOC(112)[0x55571066f200]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085503075 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f40030001340056400500f1100926) (sccp_scrc.c:455) 20250821085503075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085503075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085503075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085503075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085503075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085503075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085503075 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085503075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085503075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085503075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085503075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085503075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085503075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085503075 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085503075 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085503075 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085503075 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085503075 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085503075 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7e 00 00 00 bd 00 00 00 0b 03 00 00 07 01 00 00 70 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 01 34 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085503075 DLSCCP DEBUG SCCP-SCOC(112)[0x55571066f200]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085503075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x55571067f2f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085503075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16122161)[0x555710672750]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085503075 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085503075 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085503075 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085503075 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=7 20250821085503075 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085503075 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085503075 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn2 proto=m3ua 20250821085503075 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250821085503075 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085503075 DLSS7 <000c> ss7_asp.c:1383 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 07 01 00 00 70 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 01 34 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.sgsn2-SCCP(1018)@9519884ab86b: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(1018)@9519884ab86b: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(1019)@9519884ab86b: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1023) HNBGW_Test.sgsn2-RAN(1019)@9519884ab86b: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(1023)7517891 HNBGW_Test.sgsn2-SCCP(1018)@9519884ab86b: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(1018)@9519884ab86b: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250821085503080 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085503080 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250821085503080 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250821085503080 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 20250821085503080 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085503080 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085503080 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085503080 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085503080 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085503080 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 0b 00 00 00 bd 03 02 00 00 02 00 00 70 47 d4 4a 02 00 00 00 00  20250821085503081 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085503081 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085503081 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085503081 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085503081 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085503081 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0047d44a) (sccp_scrc.c:545) 20250821085503081 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(112,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085503081 DLSCCP DEBUG SCCP-SCOC(112)[0x55571066f200]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085503081 DLSCCP DEBUG SCCP-SCOC(112)[0x55571066f200]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085503081 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085503081 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085503081 DCN DEBUG handle_cn_conn_conf() conn_id=112, 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_sccp.c:157) 20250821085503081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x55571067f2f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085503081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x55571067f2f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_valid_nri_20(1023)@9519884ab86b: setverdict(pass): none -> pass MTC@9519884ab86b: 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 } } } 20250821085503083 DLCTRL DEBUG Command: GET 74246660 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821085503083 DLCTRL DEBUG Tx Command reply: GET_REPLY 74246660 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085503086 DLCTRL DEBUG Command: GET 934380970 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821085503086 DLCTRL DEBUG Tx Command reply: GET_REPLY 934380970 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085503088 DLCTRL DEBUG Command: GET 569725440 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085503088 DLCTRL DEBUG Tx Command reply: GET_REPLY 569725440 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085503091 DLCTRL DEBUG Command: GET 137396527 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085503091 DLCTRL DEBUG Tx Command reply: GET_REPLY 137396527 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085503095 DLCTRL DEBUG Command: GET 726642644 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085503095 DLCTRL DEBUG Tx Command reply: GET_REPLY 726642644 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085503099 DLCTRL DEBUG Command: GET 428451765 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821085503099 DLCTRL DEBUG Tx Command reply: GET_REPLY 428451765 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085503102 DLCTRL DEBUG Command: GET 719756504 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821085503102 DLCTRL DEBUG Tx Command reply: GET_REPLY 719756504 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085503105 DLCTRL DEBUG Command: GET 876076055 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085503105 DLCTRL DEBUG Tx Command reply: GET_REPLY 876076055 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085503107 DLCTRL DEBUG Command: GET 385814946 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085503107 DLCTRL DEBUG Tx Command reply: GET_REPLY 385814946 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085503109 DLCTRL DEBUG Command: GET 454753448 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085503109 DLCTRL DEBUG Tx Command reply: GET_REPLY 454753448 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085503111 DLCTRL DEBUG Command: GET 295303024 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821085503111 DLCTRL DEBUG Tx Command reply: GET_REPLY 295303024 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085503113 DLCTRL DEBUG Command: GET 164193432 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821085503113 DLCTRL DEBUG Tx Command reply: GET_REPLY 164193432 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250821085503114 DLCTRL DEBUG Command: GET 107748388 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085503114 DLCTRL DEBUG Tx Command reply: GET_REPLY 107748388 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085503116 DLCTRL DEBUG Command: GET 465178936 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085503116 DLCTRL DEBUG Tx Command reply: GET_REPLY 465178936 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085503117 DLCTRL DEBUG Command: GET 884058952 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085503117 DLCTRL DEBUG Tx Command reply: GET_REPLY 884058952 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085503118 DLCTRL DEBUG Command: GET 608134595 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821085503118 DLCTRL DEBUG Tx Command reply: GET_REPLY 608134595 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085503119 DLCTRL DEBUG Command: GET 504444971 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821085503119 DLCTRL DEBUG Tx Command reply: GET_REPLY 504444971 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085503120 DLCTRL DEBUG Command: GET 318514499 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085503120 DLCTRL DEBUG Tx Command reply: GET_REPLY 318514499 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085503121 DLCTRL DEBUG Command: GET 767102005 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085503121 DLCTRL DEBUG Tx Command reply: GET_REPLY 767102005 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085503122 DLCTRL DEBUG Command: GET 175176801 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085503122 DLCTRL DEBUG Tx Command reply: GET_REPLY 175176801 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '000000000000001100010110'B, t_guard := 20.000000 } 20250821085503145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44930<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1016)@9519884ab86b: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1016)@9519884ab86b: Created Expect[0] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(1024) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000)@9519884ab86b: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(1024)5929066 20250821085504175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085504175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085504175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085504175 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085504175 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5a786a, normal) (hnbgw_rua.c:408) 20250821085504175 DHNB DEBUG map_rua[0x55571067ee20]{init}: Allocated (fsm.c:456) 20250821085504175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5929066)[0x55571067ee20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085504175 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5929066 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085504175 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085504175 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085504175 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085504175 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5929066 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:232) 20250821085504175 DCN DEBUG map_sccp[0x55571067ce60]{init}: Allocated (fsm.c:456) 20250821085504175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55571067ce60]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085504175 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-5929066 <-> SCCP-113 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250821085504175 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5929066 SCCP-113 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085504175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5929066)[0x55571067ee20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085504175 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085504175 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085504175 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5929066 SCCP-113 sgsn-1 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085504175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55571067ce60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085504175 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085504175 DLSCCP DEBUG SCCP-SCOC(113)[0x555710682880]{IDLE}: Allocated (fsm.c:456) 20250821085504175 DLSCCP DEBUG SCCP-SCOC(113)[0x555710682880]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085504175 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030003160056400500f1100926) (sccp_scrc.c:455) 20250821085504175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085504175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085504175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085504175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085504175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085504175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085504175 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085504175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085504175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085504175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085504175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085504175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085504175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085504175 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085504175 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085504175 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085504175 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085504175 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085504175 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 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 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 16 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085504175 DLSCCP DEBUG SCCP-SCOC(113)[0x555710682880]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085504175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55571067ce60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085504175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5929066)[0x55571067ee20]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085504175 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085504176 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085504176 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085504176 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=6 20250821085504176 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085504176 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085504176 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085504176 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085504176 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085504176 DLSS7 <000c> ss7_asp.c:1383 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 06 01 00 00 71 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 16 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(1015)@9519884ab86b: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1015)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1016)@9519884ab86b: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1024) HNBGW_Test.sgsn1-RAN(1016)@9519884ab86b: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1024)10310788 HNBGW_Test.sgsn1-SCCP(1015)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1015)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(1024)@9519884ab86b: setverdict(pass): none -> pass 20250821085504193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085504193 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085504193 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085504193 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085504193 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085504193 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085504193 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085504194 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085504194 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085504194 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 71 50 3e 54 02 00 00 00 00  20250821085504194 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085504194 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085504194 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085504194 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085504194 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085504194 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00503e54) (sccp_scrc.c:545) 20250821085504194 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(113,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085504194 DLSCCP DEBUG SCCP-SCOC(113)[0x555710682880]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085504194 DLSCCP DEBUG SCCP-SCOC(113)[0x555710682880]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085504194 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085504194 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085504194 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_sccp.c:157) 20250821085504194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55571067ce60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085504194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55571067ce60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@9519884ab86b: 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 } } } 20250821085504196 DLCTRL DEBUG Command: GET 298207711 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821085504196 DLCTRL DEBUG Tx Command reply: GET_REPLY 298207711 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085504201 DLCTRL DEBUG Command: GET 890001280 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821085504201 DLCTRL DEBUG Tx Command reply: GET_REPLY 890001280 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085504204 DLCTRL DEBUG Command: GET 918137042 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085504204 DLCTRL DEBUG Tx Command reply: GET_REPLY 918137042 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085504207 DLCTRL DEBUG Command: GET 446390446 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085504207 DLCTRL DEBUG Tx Command reply: GET_REPLY 446390446 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085504210 DLCTRL DEBUG Command: GET 470310633 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085504210 DLCTRL DEBUG Tx Command reply: GET_REPLY 470310633 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085504213 DLCTRL DEBUG Command: GET 707694648 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821085504213 DLCTRL DEBUG Tx Command reply: GET_REPLY 707694648 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250821085504217 DLCTRL DEBUG Command: GET 735748630 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821085504217 DLCTRL DEBUG Tx Command reply: GET_REPLY 735748630 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085504219 DLCTRL DEBUG Command: GET 573832322 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085504219 DLCTRL DEBUG Tx Command reply: GET_REPLY 573832322 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085504221 DLCTRL DEBUG Command: GET 475749960 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085504221 DLCTRL DEBUG Tx Command reply: GET_REPLY 475749960 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085504223 DLCTRL DEBUG Command: GET 257349874 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085504223 DLCTRL DEBUG Tx Command reply: GET_REPLY 257349874 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085504225 DLCTRL DEBUG Command: GET 583140538 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821085504225 DLCTRL DEBUG Tx Command reply: GET_REPLY 583140538 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085504226 DLCTRL DEBUG Command: GET 419031928 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821085504226 DLCTRL DEBUG Tx Command reply: GET_REPLY 419031928 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250821085504227 DLCTRL DEBUG Command: GET 565206258 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085504227 DLCTRL DEBUG Tx Command reply: GET_REPLY 565206258 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085504228 DLCTRL DEBUG Command: GET 651684069 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085504228 DLCTRL DEBUG Tx Command reply: GET_REPLY 651684069 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085504229 DLCTRL DEBUG Command: GET 704314398 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085504229 DLCTRL DEBUG Tx Command reply: GET_REPLY 704314398 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085504230 DLCTRL DEBUG Command: GET 513009622 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821085504230 DLCTRL DEBUG Tx Command reply: GET_REPLY 513009622 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085504231 DLCTRL DEBUG Command: GET 476468461 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821085504231 DLCTRL DEBUG Tx Command reply: GET_REPLY 476468461 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085504232 DLCTRL DEBUG Command: GET 934670580 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085504232 DLCTRL DEBUG Tx Command reply: GET_REPLY 934670580 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085504233 DLCTRL DEBUG Command: GET 29913707 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085504233 DLCTRL DEBUG Tx Command reply: GET_REPLY 29913707 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085504234 DLCTRL DEBUG Command: GET 167436853 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085504234 DLCTRL DEBUG Tx Command reply: GET_REPLY 167436853 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085504240 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43899<->l=127.0.0.1:4262) (control_if.c:193) 20250821085504240 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44918<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(997)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(996)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085504242 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44910<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085504242 DLINP DEBUG SRVCONN(,r=127.0.0.1:39529<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085504242 DLINP DEBUG SRVCONN(,r=127.0.0.1:39529<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085504242 DLINP NOTICE SRV(,r=127.0.0.1:39529<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085504242 DMAIN NOTICE (127.0.0.1:39529 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39529<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821085504242 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(1002)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1004)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1006)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(1009)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1003)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1013)@9519884ab86b: Final verdict of PTC: none 20250821085504244 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.msc2-RAN(1010)@9519884ab86b: Final verdict of PTC: none 20250821085504244 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085504244 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085504244 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821085504244 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085504244 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085504244 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085504244 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085504244 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085504244 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085504244 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085504244 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(1012)@9519884ab86b: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1007)@9519884ab86b: Final verdict of PTC: none 20250821085504245 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1016)@9519884ab86b: Final verdict of PTC: none 20250821085504245 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085504245 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085504245 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250821085504245 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085504245 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085504245 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085504245 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250821085504245 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085504245 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085504245 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085504245 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085504245 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085504245 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085504245 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821085504245 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085504245 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085504245 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821085504245 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085504245 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085504245 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085504245 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085504245 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085504245 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821085504245 DLSS7 <000c> ss7_asp.c:1383 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  20250821085504245 DLSS7 <000c> ss7_asp.c:1383 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  20250821085504245 DLSS7 <000c> ss7_asp.c:1383 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  20250821085504245 DLSS7 <000c> ss7_asp.c:1383 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  20250821085504245 DLSS7 <000c> ss7_asp.c:1383 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  20250821085504245 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085504245 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085504245 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085504246 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085504246 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085504246 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085504246 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085504246 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085504246 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085504246 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085504246 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085504246 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn1-SCCP(1015)@9519884ab86b: Final verdict of PTC: none 20250821085504246 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085504246 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085504246 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085504246 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085504246 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085504246 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085504246 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085504246 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085504246 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085504246 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821085504246 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085504246 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085504246 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085504246 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085504246 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085504246 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085504246 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085504246 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085504246 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085504246 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085504246 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085504246 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085504246 DLSS7 <000c> ss7_asp.c:1383 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  20250821085504246 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821085504246 DLSS7 <000c> ss7_asp.c:1383 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  20250821085504246 DLSS7 <000c> ss7_asp.c:1383 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  HNBGW_Test.sgsn2-RAN(1019)@9519884ab86b: Final verdict of PTC: none 20250821085504246 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085504246 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085504246 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085504246 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085504246 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250821085504246 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085504246 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085504246 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250821085504246 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085504247 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250821085504247 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085504247 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821085504247 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821085504247 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 03  20250821085504247 DLSS7 <000c> ss7_asp.c:1383 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  20250821085504247 DLSS7 <000c> ss7_asp.c:1383 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  HNBGW_Test.msc1-M3UA(1008)@9519884ab86b: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001)@9519884ab86b: Final verdict of PTC: none 20250821085504247 DLSS7 <000c> ss7_asp.c:1383 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  20250821085504247 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085504247 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085504247 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085504247 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085504247 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085504247 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085504247 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085504248 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085504248 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085504247 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085504247 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085504247 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn2-0: connection closed 20250821085504247 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085504247 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085504247 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: T(beat) stopped 20250821085504247 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085504247 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250821085504247 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085504247 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=available) changed to status 'unavailable' 20250821085504247 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=available) changed to status 'unavailable' 20250821085504247 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0b  20250821085504247 DLSS7 <000c> ss7_asp.c:1383 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  20250821085504247 DLSS7 <000c> ss7_asp.c:1383 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  20250821085504247 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085504247 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085504247 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085504248 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085504248 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085504248 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085504248 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085504248 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085504248 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085504248 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085504248 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250821085504248 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085504248 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085504248 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085504248 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085504248 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085504248 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085504248 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085504248 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085504248 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085504248 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085504248 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085504248 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085504248 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085504248 DLSS7 <000c> ss7_asp.c:1383 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  20250821085504248 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085504248 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085504248 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085504249 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085504249 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085504249 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085504249 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085504248 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085504248 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085504248 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085504248 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085504248 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085504249 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085504249 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085504249 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250821085504249 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085504249 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085504249 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250821085504249 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085504249 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085504249 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085504249 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821085504249 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821085504249 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0a  20250821085504249 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085504249 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085504249 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085504249 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085504249 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085504249 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085504249 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085504249 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085504249 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085504249 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250821085504250 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085504250 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085504250 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085504250 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085504250 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085504250 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085504250 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085504250 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085504250 DRANAP NOTICE cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085504250 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085504250 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085504250 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:458) 20250821085504250 DLSS7 NOTICE 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085504251 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085504251 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085504251 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085504251 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085504251 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085504251 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085504251 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085504251 DRANAP NOTICE cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085504251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55571067d3f0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085504251 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085504251 DLSCCP DEBUG SCCP-SCOC(111)[0x555710677c10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085504251 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e98a0), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085504252 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821085504252 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=9 -> eSLS=41: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085504252 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=9 -> eSLS=41: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085504252 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085504252 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085504252 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085504252 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085504252 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085504252 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085504252 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085504252 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 09 04 9e 98 a0 00 00 6f 00 00 00 00 00 (ss7_asp.c:1383) 20250821085504252 DLSCCP DEBUG SCCP-SCOC(111)[0x555710677c10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085504253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55571067d3f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085504253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9952382)[0x555710616d20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085504253 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9952382)[0x555710616d20]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085504253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821085504253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9952382)[0x555710616d20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085504253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9952382)[0x555710616d20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085504253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9952382)[0x555710616d20]{disrupted}: Freeing instance (context_map.c:203) 20250821085504253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9952382)[0x555710616d20]{disrupted}: Deallocated (fsm.c:568) 20250821085504253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55571067d3f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085504253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55571067d3f0]{disconnected}: Freeing instance (context_map.c:207) 20250821085504253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55571067d3f0]{disconnected}: Deallocated (fsm.c:568) 20250821085504253 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9952382 SCCP-111 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:226) 20250821085504253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x55571067f2f0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085504254 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085504254 DLSCCP DEBUG SCCP-SCOC(112)[0x55571066f200]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085504254 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047d44a), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085504254 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821085504254 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=7 -> eSLS=39: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085504254 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=7 -> eSLS=39: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085504254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085504254 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085504254 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085504254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085504254 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085504254 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085504254 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085504255 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 07 04 47 d4 4a 00 00 70 00 00 00 00 00 (ss7_asp.c:1383) 20250821085504255 DLSCCP DEBUG SCCP-SCOC(112)[0x55571066f200]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085504255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x55571067f2f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085504255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16122161)[0x555710672750]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085504255 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16122161)[0x555710672750]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085504255 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821085504255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16122161)[0x555710672750]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085504255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16122161)[0x555710672750]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085504255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16122161)[0x555710672750]{disrupted}: Freeing instance (context_map.c:203) 20250821085504255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16122161)[0x555710672750]{disrupted}: Deallocated (fsm.c:568) 20250821085504255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x55571067f2f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085504255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x55571067f2f0]{disconnected}: Freeing instance (context_map.c:207) 20250821085504255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x55571067f2f0]{disconnected}: Deallocated (fsm.c:568) 20250821085504255 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16122161 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:226) 20250821085504256 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085504256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085504256 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085504256 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085504256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085504256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085504256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085504256 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085504256 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085504256 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085504256 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085504256 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085504256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085504257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821085504257 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085504257 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085504257 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085504257 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=9 20250821085504257 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085504257 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085504257 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085504257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44926<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085504257 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085504257 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085504257 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250821085504257 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085504257 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085504257 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085504258 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085504258 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085504258 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085504258 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085504258 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085504258 DRANAP NOTICE cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085504258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55571067ce60]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085504258 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085504258 DLSCCP DEBUG SCCP-SCOC(113)[0x555710682880]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085504258 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00503e54), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085504258 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085504258 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085504258 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085504258 DLSS7 INFO 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=6 -> eSLS=54: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085504258 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085504259 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085504259 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085504259 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085504259 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085504259 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085504259 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 06 04 50 3e 54 00 00 71 00 00 00 00 00 (ss7_asp.c:1383) 20250821085504259 DLSCCP DEBUG SCCP-SCOC(113)[0x555710682880]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085504259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55571067ce60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) HNBGW_Test.msc2-M3UA(1011)@9519884ab86b: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(995)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1017)@9519884ab86b: Final verdict of PTC: none 20250821085504261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5929066)[0x55571067ee20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085504261 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5929066)[0x55571067ee20]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085504261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821085504261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5929066)[0x55571067ee20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085504261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5929066)[0x55571067ee20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085504262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5929066)[0x55571067ee20]{disrupted}: Freeing instance (context_map.c:203) 20250821085504262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5929066)[0x55571067ee20]{disrupted}: Deallocated (fsm.c:568) 20250821085504262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55571067ce60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085504262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55571067ce60]{disconnected}: Freeing instance (context_map.c:207) 20250821085504262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55571067ce60]{disconnected}: Deallocated (fsm.c:568) 20250821085504262 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5929066 SCCP-113 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250821085504262 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085504262 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085504262 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085504263 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=7 20250821085504263 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085504263 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085504263 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085504263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250821085504263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085504263 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085504263 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 (hnb.c:255) 20250821085504263 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085504263 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085504263 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085504263 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085504263 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=6 20250821085504263 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085504263 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085504263 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085504264 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44930<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn2-SCCP(1018)@9519884ab86b: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(1022)@9519884ab86b: Final verdict of PTC: pass HNBGW-MGCP(1021)@9519884ab86b: Final verdict of PTC: none 20250821085504282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44928<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(998)@9519884ab86b: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(1024)@9519884ab86b: Final verdict of PTC: pass HNBGW_Test.sgsn2-M3UA(1020)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1005)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1014)@9519884ab86b: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(1023)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(995): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(996): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(997): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(998): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(1002): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(1003): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(1004): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(1005): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-SCCP(1006): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-RAN(1007): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-M3UA(1008): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc2-SCCP(1009): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc2-RAN(1010): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc2-M3UA(1011): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1012): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1013): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1014): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1015): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1016): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1017): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1018): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1019): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1020): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(1021): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1022): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1023): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1024): pass (pass -> pass) MTC@9519884ab86b: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Thu Aug 21 08:55:04 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 20250821085504379 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44936<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085504784 DLSCCP DEBUG SCCP-SCOC(108)[0x555710684c70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085504784 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a04df6), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085504784 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085504784 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085504784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085504784 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085504784 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085504784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085504784 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085504784 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085504784 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085504784 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 a0 4d f6 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085504784 DLSCCP DEBUG SCCP-SCOC(109)[0x555710679da0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085504784 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2adc2), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085504784 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085504784 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085504784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085504784 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085504784 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085504784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085504785 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085504785 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085504785 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085504785 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b2 ad c2 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085504785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085504785 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085504785 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085504785 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085504785 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085504785 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085504785 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085504785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085504785 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085504785 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085504785 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085504785 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085504785 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085504785 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085504786 DLSCCP DEBUG SCCP-SCOC(110)[0x555710684500]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085504786 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af2a8a), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085504786 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085504786 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085504786 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085504786 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085504786 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085504786 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085504786 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085504786 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085504786 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085504786 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 af 2a 8a 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085504786 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085504786 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085504786 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085504786 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085504786 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085504786 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085504786 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085505182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44936<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=759156) 20250821085505416 DLSCCP DEBUG SCCP-SCOC(106)[0x5557106a1dc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085505416 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008671f4), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085505416 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085505416 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085505416 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085505416 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085505416 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085505416 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085505416 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085505416 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085505416 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085505416 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 86 71 f4 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085505416 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085505416 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085505416 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085505416 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085505416 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085505416 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085505416 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085505440 DLSCCP DEBUG SCCP-SCOC(105)[0x555710686430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085505440 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aed415), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085505441 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085505441 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085505441 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085505441 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085505441 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085505441 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085505441 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085505441 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085505441 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085505441 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ae d4 15 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085505441 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085505441 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085505441 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085505441 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085505441 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085505441 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085505441 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085505451 DLSCCP DEBUG SCCP-SCOC(107)[0x5557104def10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085505451 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00116990), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085505451 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085505451 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085505451 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085505451 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085505451 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085505451 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085505451 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085505451 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085505451 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085505451 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 11 69 90 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085505451 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085505451 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085505451 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085505451 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085505451 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085505452 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085505452 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085506008 DLSCCP DEBUG SCCP-SCOC(101)[0x555710676360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085506009 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003782a9), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085506009 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085506009 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085506009 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085506009 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085506009 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085506009 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085506009 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085506009 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085506009 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085506009 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 37 82 a9 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085506009 DLSCCP DEBUG SCCP-SCOC(102)[0x555710685e20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085506009 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf4a26), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085506009 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085506009 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085506009 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085506009 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085506009 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085506009 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085506009 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085506009 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085506009 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085506009 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 cf 4a 26 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085506009 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085506009 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085506009 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085506009 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085506009 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085506009 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085506009 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085506009 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085506009 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085506009 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085506009 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085506009 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085506009 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085506009 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085506010 DLSCCP DEBUG SCCP-SCOC(104)[0x555710682bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085506010 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e96ac), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085506010 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085506010 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085506010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085506010 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085506010 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085506010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085506010 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085506010 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085506010 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085506010 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4e 96 ac 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085506010 DLSCCP DEBUG SCCP-SCOC(103)[0x555710682090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085506010 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00384057), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085506010 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085506010 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085506010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085506010 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085506010 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085506010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085506010 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085506010 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085506010 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085506011 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 38 40 57 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085506011 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085506011 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085506011 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085506011 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085506011 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085506011 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085506011 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085506011 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085506011 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085506011 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085506011 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085506011 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085506011 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085506011 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=759156, count=778344) 20250821085506246 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085506246 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085506246 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085506246 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085506246 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085506247 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821085506248 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085506248 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250821085506248 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250821085506248 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085506248 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250821085506248 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250821085506249 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085506249 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085506249 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250821085506249 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085506249 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085506249 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085506271 DLSCCP DEBUG SCCP-SCOC(94)[0x5557106822f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085506271 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e219c), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085506271 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821085506271 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085506271 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085506271 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085506271 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085506271 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085506271 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085506271 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085506271 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085506271 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 3e 21 9c 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085506272 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085506272 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085506272 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085506272 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821085506272 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085506272 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085506272 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085506362 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085506362 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085506362 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085506362 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085506362 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085506362 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085506362 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085506362 DLSCCP DEBUG SCCP-SCOC(98)[0x555710685cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085506362 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030773b), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085506362 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085506362 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085506362 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085506362 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085506362 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085506362 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085506362 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085506362 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085506362 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085506362 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 30 77 3b 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085506366 DLSCCP DEBUG SCCP-SCOC(99)[0x5557106a1f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085506366 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfb007), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085506366 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085506366 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085506366 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085506366 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085506366 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085506366 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085506366 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085506366 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085506366 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085506366 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 bf b0 07 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085506366 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085506366 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085506366 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085506366 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085506366 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085506366 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085506366 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085506371 DLSCCP DEBUG SCCP-SCOC(100)[0x5557106824b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085506371 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7b21f), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085506371 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085506371 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085506371 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085506371 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085506371 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085506371 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085506371 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085506371 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085506371 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085506371 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f7 b2 1f 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085506371 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085506371 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085506371 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085506371 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085506371 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085506371 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085506371 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085506729 DLSCCP DEBUG SCCP-SCOC(90)[0x5557106a1110]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085506729 DLSCCP DEBUG SCCP-SCOC(90)[0x5557106a1110]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085506729 DLSCCP DEBUG SCCP-SCOC(90)[0x5557106a1110]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085506729 DLSCCP DEBUG SCCP-SCOC(90)[0x5557106a1110]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085506729 DLSCCP DEBUG SCCP-SCOC(90)[0x5557106a1110]{IDLE}: Deallocated (fsm.c:568) 20250821085506733 DLSCCP DEBUG SCCP-SCOC(89)[0x555710682750]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085506733 DLSCCP DEBUG SCCP-SCOC(89)[0x555710682750]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085506733 DLSCCP DEBUG SCCP-SCOC(89)[0x555710682750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085506733 DLSCCP DEBUG SCCP-SCOC(89)[0x555710682750]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085506733 DLSCCP DEBUG SCCP-SCOC(89)[0x555710682750]{IDLE}: Deallocated (fsm.c:568) 20250821085506736 DLSCCP DEBUG SCCP-SCOC(91)[0x555710671b10]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085506736 DLSCCP DEBUG SCCP-SCOC(91)[0x555710671b10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085506736 DLSCCP DEBUG SCCP-SCOC(91)[0x555710671b10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085506736 DLSCCP DEBUG SCCP-SCOC(91)[0x555710671b10]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085506736 DLSCCP DEBUG SCCP-SCOC(91)[0x555710671b10]{IDLE}: Deallocated (fsm.c:568) MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 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_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 MTC@9519884ab86b: 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@9519884ab86b: Test case TC_sgsnpool_L3Compl_no_cn started. 20250821085508294 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55052<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085508297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55068<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085508300 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41943<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_no_cn-Iuh0(1029)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085508313 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085508314 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085508320 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085508320 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085508321 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085508321 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085508321 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085508321 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085508321 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085508321 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085508321 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51844 (stream_srv.c:143) 20250821085508321 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51844<->l=127.0.0.1:29169 (hnb.c:335) TC_sgsnpool_L3Compl_no_cn-Iuh1(1031)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085508322 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085508322 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085508322 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085508322 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085508322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508322 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085508322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508322 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085508322 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085508322 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085508322 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085508322 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085508322 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085508322 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085508322 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085508322 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085508322 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085508322 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085508322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508322 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085508322 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085508322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508322 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085508322 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085508322 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085508322 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085508322 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085508322 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085508322 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085508322 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085508322 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085508322 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085508322 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085508322 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085508322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508322 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085508322 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085508322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508322 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085508322 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085508322 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085508322 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085508322 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085508322 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085508322 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085508322 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085508322 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085508322 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085508322 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085508322 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085508322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508322 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085508322 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085508322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508322 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085508322 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085508322 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085508322 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085508322 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085508322 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085508322 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085508322 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085508322 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085508322 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085508322 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085508322 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=3 20250821085508323 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085508323 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085508323 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085508323 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085508323 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085508323 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=15 20250821085508323 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085508323 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085508323 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085508323 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085508323 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085508323 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085508323 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=14 20250821085508323 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085508323 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085508323 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085508323 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085508323 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085508323 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085508323 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821085508323 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085508323 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085508323 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1035)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(1035)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1035)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1033)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085508335 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085508335 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085508335 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085508335 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085508335 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085508335 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085508335 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085508335 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085508336 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085508336 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085508336 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085508336 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085508336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508336 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=7 -> eSLS=119: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085508336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508336 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085508336 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=7 -> eSLS=119: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085508336 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085508336 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085508336 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085508336 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085508336 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085508336 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085508336 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085508336 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085508336 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085508336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508336 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085508336 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085508336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508336 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085508336 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085508336 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085508336 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085508336 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085508336 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085508336 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085508336 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085508336 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085508336 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085508336 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085508336 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085508336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508336 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085508336 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085508336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508336 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085508336 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085508336 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085508336 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085508336 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085508336 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085508336 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085508336 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085508336 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085508336 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085508336 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085508336 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085508336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508336 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085508336 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085508336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508336 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085508336 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085508336 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085508336 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085508336 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085508336 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085508336 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085508336 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085508336 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085508336 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085508336 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085508336 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=7 20250821085508337 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085508337 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085508337 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085508337 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085508337 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085508337 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=2 20250821085508337 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085508337 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085508337 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085508337 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085508337 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085508337 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085508337 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=7 20250821085508337 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085508337 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085508337 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085508337 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085508337 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085508337 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085508337 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085508337 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085508337 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085508337 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1038)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(1038)@9519884ab86b: M3UA emulation initiated, the test can be started MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1038)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(1036)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085508356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085508356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085508356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085508356 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085508357 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:562) 20250821085508357 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085508357 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085508357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085508357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085508361 DLINP DEBUG SRVCONN(,r=127.0.0.1:51844<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085508361 DLINP DEBUG SRVCONN(,r=127.0.0.1:51844<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085508361 DLINP DEBUG SRVCONN(,r=127.0.0.1:51844<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085508361 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085508361 DHNBAP DEBUG (127.0.0.1:51844 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821085508361 DHNBAP NOTICE (127.0.0.1:51844 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085508361 DHNBAP NOTICE (127.0.0.1:51844 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085508361 DLINP DEBUG SRVCONN(,r=127.0.0.1:51844<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085508361 DLINP DEBUG SRVCONN(,r=127.0.0.1:51844<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085508533 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085508533 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085508533 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085508533 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1035)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085508543 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085508543 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085508543 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085508543 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085508543 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085508543 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085508543 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085508543 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085508543 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085508543 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085508543 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085508543 DLSS7 <000c> ss7_asp.c:1383 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  20250821085508543 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085508546 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085508546 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085508546 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085508546 DLSS7 <000c> ss7_asp.c:1383 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  20250821085508546 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085508546 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085508546 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085508546 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085508546 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085508546 DLSS7 <000c> ss7_asp.c:1383 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  20250821085508546 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085508546 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085508546 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085508546 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085508546 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085508546 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085508546 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085508546 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085508546 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085508546 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085508546 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085508546 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085508546 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085508546 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085508546 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085508546 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085508547 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085508547 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085508547 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085508547 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085508547 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085508548 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085508548 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085508548 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085508548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085508548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508548 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085508548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085508548 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085508548 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085508548 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085508548 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085508548 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085508548 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085508548 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085508548 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085508549 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821085508549 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085508549 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085508549 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085508549 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085508549 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085508549 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(1038)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085508553 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085508553 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085508553 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085508553 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085508553 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085508553 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085508553 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085508553 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085508553 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085508553 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085508553 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085508553 DLSS7 <000c> ss7_asp.c:1383 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  20250821085508553 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085508557 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085508557 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085508558 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085508558 DLSS7 <000c> ss7_asp.c:1383 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  20250821085508558 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085508558 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085508558 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085508558 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085508558 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085508558 DLSS7 <000c> ss7_asp.c:1383 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  20250821085508558 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085508558 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085508558 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085508558 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085508558 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085508558 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085508558 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085508558 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085508558 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085508558 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085508558 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085508558 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085508558 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085508558 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085508558 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085508558 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085508558 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085508559 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085508559 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085508559 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085508559 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085508559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508560 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085508560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085508560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085508560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085508560 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085508560 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085508560 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085508560 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085508560 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085508560 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085508560 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085508560 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085508560 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085508560 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085508560 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821085508560 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085508560 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085508560 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085508560 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085508560 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085508560 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(1034)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085509347 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085509347 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085509347 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085509347 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085509347 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085509347 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085509347 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085509347 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085509347 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085509347 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085509347 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085509347 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085509348 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085509348 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085509348 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085509348 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085509348 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085509348 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085509348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085509348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085509348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085509348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085509348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085509348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085509348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085509348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085509348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085509348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085509348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085509348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085509348 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085509348 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085509348 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085509348 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085509348 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085509348 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085509348 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085509348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085509348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085509348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085509348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085509348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085509348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085509348 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085509349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085509349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085509349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085509349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085509349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085509349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085509349 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085509349 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085509349 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085509349 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085509349 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085509349 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085509349 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085509349 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085509349 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085509349 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085509349 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085509349 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821085509349 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085509349 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085509349 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085509349 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085509349 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085509349 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085509350 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085509350 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085509350 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085509350 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085509350 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085509350 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085509350 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085509350 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085509350 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085509350 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085509350 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085509350 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085509350 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085509350 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085509350 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085509350 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085509350 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085509350 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085509350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085509350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085509350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085509350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085509350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085509350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085509350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085509350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085509350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085509350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085509350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085509350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085509350 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085509350 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085509350 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085509350 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085509350 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1034)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085509357 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085509357 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085509357 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085509357 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085509357 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085509357 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085509357 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085509357 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085509357 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085509357 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085509357 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085509357 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085509357 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085509357 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085509357 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085509357 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085509357 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085509357 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085509357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085509357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085509357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085509357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085509357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085509357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085509357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085509357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085509357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085509357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085509357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085509357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085509357 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085509357 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085509357 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085509357 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085509357 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085509357 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085509358 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085509358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085509358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085509358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085509358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085509358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085509358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085509358 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085509358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085509358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085509358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085509358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085509358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085509358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085509358 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085509358 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085509358 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085509358 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085509358 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085509358 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085509358 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085509358 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) HNBGW_Test.sgsn0-RAN(1037)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085509358 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085509358 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085509358 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085509358 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=7 20250821085509358 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085509358 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085509358 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085509358 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085509358 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085509358 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085509360 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085509360 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085509360 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085509360 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085509360 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085509360 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085509360 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085509360 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085509360 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085509360 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085509360 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085509360 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085509360 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085509360 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085509360 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085509360 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085509360 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085509360 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085509360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085509360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085509360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085509361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085509361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085509361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085509361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085509361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085509361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085509361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085509361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085509361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085509361 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085509361 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085509361 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085509361 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085509361 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1037)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085509373 DLCTRL DEBUG Command: GET 534300203 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821085509373 DLCTRL DEBUG Tx Command reply: GET_REPLY 534300203 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085509376 DLCTRL DEBUG Command: GET 715687319 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821085509376 DLCTRL DEBUG Tx Command reply: GET_REPLY 715687319 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085509378 DLCTRL DEBUG Command: GET 37804224 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085509378 DLCTRL DEBUG Tx Command reply: GET_REPLY 37804224 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085509380 DLCTRL DEBUG Command: GET 610796124 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085509380 DLCTRL DEBUG Tx Command reply: GET_REPLY 610796124 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085509381 DLCTRL DEBUG Command: GET 360869268 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085509381 DLCTRL DEBUG Tx Command reply: GET_REPLY 360869268 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821085509382 DLCTRL DEBUG Command: GET 776057425 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821085509382 DLCTRL DEBUG Tx Command reply: GET_REPLY 776057425 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085509383 DLCTRL DEBUG Command: GET 733103941 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821085509383 DLCTRL DEBUG Tx Command reply: GET_REPLY 733103941 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085509384 DLCTRL DEBUG Command: GET 143865159 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085509384 DLCTRL DEBUG Tx Command reply: GET_REPLY 143865159 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085509385 DLCTRL DEBUG Command: GET 638033159 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085509385 DLCTRL DEBUG Tx Command reply: GET_REPLY 638033159 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085509386 DLCTRL DEBUG Command: GET 518328580 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085509386 DLCTRL DEBUG Tx Command reply: GET_REPLY 518328580 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821085509387 DLCTRL DEBUG Command: GET 293510750 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821085509387 DLCTRL DEBUG Tx Command reply: GET_REPLY 293510750 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085509388 DLCTRL DEBUG Command: GET 287435425 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821085509388 DLCTRL DEBUG Tx Command reply: GET_REPLY 287435425 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085509389 DLCTRL DEBUG Command: GET 106750366 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085509389 DLCTRL DEBUG Tx Command reply: GET_REPLY 106750366 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085509390 DLCTRL DEBUG Command: GET 563882775 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085509390 DLCTRL DEBUG Tx Command reply: GET_REPLY 563882775 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085509391 DLCTRL DEBUG Command: GET 623396335 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085509391 DLCTRL DEBUG Tx Command reply: GET_REPLY 623396335 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821085509392 DLCTRL DEBUG Command: GET 824469778 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821085509392 DLCTRL DEBUG Tx Command reply: GET_REPLY 824469778 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085509393 DLCTRL DEBUG Command: GET 147231217 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821085509393 DLCTRL DEBUG Tx Command reply: GET_REPLY 147231217 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085509395 DLCTRL DEBUG Command: GET 374540554 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085509395 DLCTRL DEBUG Tx Command reply: GET_REPLY 374540554 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085509396 DLCTRL DEBUG Command: GET 47611169 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085509396 DLCTRL DEBUG Tx Command reply: GET_REPLY 47611169 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085509398 DLCTRL DEBUG Command: GET 881247879 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085509398 DLCTRL DEBUG Tx Command reply: GET_REPLY 881247879 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: 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@9519884ab86b: "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@9519884ab86b: 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 := '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 := '000000000000001110001011'B, t_guard := 20.000000 } 20250821085509430 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55074<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@9519884ab86b: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1040)16189006 20250821085510461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085510461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085510461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085510461 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085510461 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf7064e, normal) (hnbgw_rua.c:408) 20250821085510461 DHNB DEBUG map_rua[0x5557106a1110]{init}: Allocated (fsm.c:456) 20250821085510462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16189006)[0x5557106a1110]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085510462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16189006 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085510462 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085510462 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085510462 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085510462 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-16189006 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:220) 20250821085510462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16189006)[0x5557106a1110]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085510462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16189006)[0x5557106a1110]{init}: Freeing instance (context_map.c:203) 20250821085510462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16189006)[0x5557106a1110]{init}: Deallocated (fsm.c:568) 20250821085510462 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16189006 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250821085510462 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:283) 20250821085510462 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250821085510462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821085510462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085510462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@9519884ab86b: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1040)16189006 MTC@9519884ab86b: 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 := '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 := '000000000000001001101100'B, t_guard := 20.000000 } 20250821085510498 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55076<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@9519884ab86b: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1041)8363945 20250821085511514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085511514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085511514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1431) 20250821085511514 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085511514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7f9fa9, normal) (hnbgw_rua.c:408) 20250821085511514 DHNB DEBUG map_rua[0x5557106a1110]{init}: Allocated (fsm.c:456) 20250821085511514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8363945)[0x5557106a1110]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085511514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8363945 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085511514 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085511514 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085511514 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250821085511514 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-8363945 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:220) 20250821085511514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8363945)[0x5557106a1110]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085511514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8363945)[0x5557106a1110]{init}: Freeing instance (context_map.c:203) 20250821085511514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8363945)[0x5557106a1110]{init}: Deallocated (fsm.c:568) 20250821085511514 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8363945 SCCP-0 PS MI=NONE: Deallocating (context_map.c:226) 20250821085511514 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:283) 20250821085511514 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250821085511514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821085511514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085511514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@9519884ab86b: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1041)8363945 MTC@9519884ab86b: 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 := '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 := '000000000000001001001011'B, t_guard := 20.000000 } 20250821085511551 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55090<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@9519884ab86b: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1042)15212645 20250821085512573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085512573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085512573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085512573 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085512573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe82065, normal) (hnbgw_rua.c:408) 20250821085512573 DHNB DEBUG map_rua[0x5557106a1110]{init}: Allocated (fsm.c:456) 20250821085512573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15212645)[0x5557106a1110]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085512573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15212645 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085512573 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085512573 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085512573 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-15212645 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:220) 20250821085512573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15212645)[0x5557106a1110]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085512573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15212645)[0x5557106a1110]{init}: Freeing instance (context_map.c:203) 20250821085512573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15212645)[0x5557106a1110]{init}: Deallocated (fsm.c:568) 20250821085512573 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15212645 SCCP-0 PS MI=NONE: Deallocating (context_map.c:226) 20250821085512573 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:283) 20250821085512573 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250821085512573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821085512573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085512573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@9519884ab86b: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1042)15212645 MTC@9519884ab86b: 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 := '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 := '000000000000000001110011'B, t_guard := 20.000000 } 20250821085512596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55104<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@9519884ab86b: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1043)11360633 20250821085513614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085513614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085513614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085513614 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085513614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xad5979, normal) (hnbgw_rua.c:408) 20250821085513614 DHNB DEBUG map_rua[0x5557106a1110]{init}: Allocated (fsm.c:456) 20250821085513614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11360633)[0x5557106a1110]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085513614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11360633 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085513614 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085513614 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085513614 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085513614 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-11360633 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:220) 20250821085513614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11360633)[0x5557106a1110]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085513614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11360633)[0x5557106a1110]{init}: Freeing instance (context_map.c:203) 20250821085513614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11360633)[0x5557106a1110]{init}: Deallocated (fsm.c:568) 20250821085513614 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11360633 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250821085513614 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:283) 20250821085513614 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250821085513614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821085513615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085513615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@9519884ab86b: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1043)11360633 MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085513628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55068<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085513629 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41943<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1027)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(1026)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085513632 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55052<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085513634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085513634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085513634 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085513634 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 (hnb.c:255) 20250821085513634 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085513634 DLINP DEBUG SRVCONN(,r=127.0.0.1:51844<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085513634 DLINP DEBUG SRVCONN(,r=127.0.0.1:51844<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085513634 DLINP NOTICE SRV(,r=127.0.0.1:51844<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085513634 DMAIN NOTICE (127.0.0.1:51844 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51844<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821085513634 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(1032)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1034)@9519884ab86b: Final verdict of PTC: none 20250821085513636 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085513636 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085513636 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085513636 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085513636 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085513636 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085513636 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085513636 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085513636 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085513636 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085513636 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085513636 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085513636 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085513636 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085513636 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085513636 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085513636 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085513636 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085513636 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085513636 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085513636 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085513636 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped HNBGW_Test.sgsn0-SCCP(1036)@9519884ab86b: Final verdict of PTC: none 20250821085513637 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085513637 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085513637 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085513637 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085513637 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085513637 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085513637 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085513637 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085513637 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(1033)@9519884ab86b: Final verdict of PTC: none 20250821085513637 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085513637 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085513637 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085513637 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085513637 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085513637 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085513637 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085513637 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085513637 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085513637 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085513637 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085513637 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085513637 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085513637 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085513637 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085513637 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085513637 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085513637 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085513637 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085513637 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085513637 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085513637 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085513637 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085513637 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085513638 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085513638 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085513638 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085513638 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085513638 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085513638 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085513638 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085513638 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085513638 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085513638 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085513638 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085513638 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085513638 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085513638 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-M3UA(1038)@9519884ab86b: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(1031)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1035)@9519884ab86b: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@9519884ab86b: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(1029)@9519884ab86b: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_no_cn(1025)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1037)@9519884ab86b: Final verdict of PTC: none 20250821085513644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55074<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085513644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55104<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085513645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55076<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085513646 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55090<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(1039)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(1028)@9519884ab86b: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(1043)@9519884ab86b: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(1040)@9519884ab86b: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(1041)@9519884ab86b: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(1042)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(1025): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(1026): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(1027): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(1028): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(1029): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(1031): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(1032): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(1033): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(1034): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(1035): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1036): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1037): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1038): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(1039): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1040): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1041): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1042): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1043): none (pass -> pass) MTC@9519884ab86b: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass'. Thu Aug 21 08:55:13 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 20250821085513737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55116<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085514253 DLSCCP DEBUG SCCP-SCOC(111)[0x555710677c10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085514253 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e98a0), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085514253 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821085514253 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085514253 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085514253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085514253 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085514253 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085514253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085514253 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085514253 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085514253 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085514253 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 9e 98 a0 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085514253 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085514254 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085514254 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085514254 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821085514254 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085514254 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085514254 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085514255 DLSCCP DEBUG SCCP-SCOC(112)[0x55571066f200]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085514255 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047d44a), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085514255 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821085514255 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085514255 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085514255 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085514256 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085514256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085514256 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085514256 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085514256 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085514256 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 47 d4 4a 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085514256 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085514256 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085514256 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085514256 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821085514256 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085514256 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085514256 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085514259 DLSCCP DEBUG SCCP-SCOC(113)[0x555710682880]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085514259 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00503e54), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085514259 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085514259 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085514259 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085514259 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085514259 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085514259 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085514259 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085514259 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085514259 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085514259 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 50 3e 54 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085514260 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085514260 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085514260 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085514260 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085514260 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085514260 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085514260 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085514439 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55116<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=312304) 20250821085514785 DLSCCP DEBUG SCCP-SCOC(109)[0x555710679da0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085514785 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2adc2), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085514785 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085514785 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085514785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085514785 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085514785 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085514785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085514785 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085514785 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085514785 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085514785 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b2 ad c2 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085514785 DLSCCP DEBUG SCCP-SCOC(108)[0x555710684c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085514785 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a04df6), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085514785 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085514785 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085514785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085514785 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085514785 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085514785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085514785 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085514785 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085514785 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085514785 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 a0 4d f6 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085514786 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085514786 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085514786 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085514786 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085514786 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085514786 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085514786 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085514786 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085514786 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085514786 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085514786 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085514786 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085514786 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085514786 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085514787 DLSCCP DEBUG SCCP-SCOC(110)[0x555710684500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085514787 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af2a8a), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085514787 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085514787 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085514787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085514787 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085514787 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085514787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085514787 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085514787 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085514787 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085514787 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 af 2a 8a 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085514787 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085514787 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085514787 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085514787 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085514787 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085514787 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085514787 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085515417 DLSCCP DEBUG SCCP-SCOC(106)[0x5557106a1dc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085515417 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008671f4), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085515417 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085515417 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085515417 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085515417 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085515417 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085515417 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085515417 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085515417 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085515417 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085515417 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 86 71 f4 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085515417 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085515417 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085515417 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085515417 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085515417 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085515417 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085515417 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085515441 DLSCCP DEBUG SCCP-SCOC(105)[0x555710686430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085515441 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aed415), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085515441 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085515441 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085515441 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085515441 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085515441 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085515441 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085515441 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085515441 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085515441 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085515441 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ae d4 15 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085515441 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085515441 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085515441 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085515441 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085515441 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085515441 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085515442 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=312304, count=350196) 20250821085515451 DLSCCP DEBUG SCCP-SCOC(107)[0x5557104def10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085515451 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00116990), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085515451 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085515452 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085515452 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085515452 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085515452 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085515452 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085515452 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085515452 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085515452 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085515452 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 11 69 90 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085515452 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085515452 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085515452 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085515452 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085515452 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085515453 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085515453 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085515637 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085515637 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085515637 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085515637 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085515637 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085515637 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085516010 DLSCCP DEBUG SCCP-SCOC(102)[0x555710685e20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085516010 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf4a26), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085516010 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085516010 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085516010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085516010 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085516010 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085516010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085516010 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085516010 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085516010 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085516010 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 cf 4a 26 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085516010 DLSCCP DEBUG SCCP-SCOC(101)[0x555710676360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085516010 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003782a9), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085516010 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085516010 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085516010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085516010 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085516010 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085516010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085516010 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085516010 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085516011 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085516011 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 37 82 a9 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085516011 DLSCCP DEBUG SCCP-SCOC(103)[0x555710682090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085516011 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00384057), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085516011 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085516011 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085516011 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085516011 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085516011 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085516011 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085516011 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085516011 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085516011 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085516011 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 38 40 57 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085516011 DLSCCP DEBUG SCCP-SCOC(104)[0x555710682bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085516011 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e96ac), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085516011 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085516011 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085516011 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085516011 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085516011 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085516011 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085516011 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085516011 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085516011 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085516011 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4e 96 ac 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085516012 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085516012 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085516012 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085516012 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085516012 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085516012 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085516012 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085516012 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085516012 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085516012 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085516012 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085516012 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085516012 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085516012 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085516012 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085516012 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085516012 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085516012 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085516012 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085516012 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085516012 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085516012 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085516012 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085516012 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085516012 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085516012 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085516012 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085516012 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085516267 DLSCCP DEBUG SCCP-SCOC(94)[0x5557106822f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085516267 DLSCCP DEBUG SCCP-SCOC(94)[0x5557106822f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085516267 DLSCCP DEBUG SCCP-SCOC(94)[0x5557106822f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085516267 DLSCCP DEBUG SCCP-SCOC(94)[0x5557106822f0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085516267 DLSCCP DEBUG SCCP-SCOC(94)[0x5557106822f0]{IDLE}: Deallocated (fsm.c:568) 20250821085516362 DLSCCP DEBUG SCCP-SCOC(98)[0x555710685cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085516363 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030773b), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085516363 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085516363 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085516363 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085516363 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085516363 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085516363 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085516363 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085516363 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085516363 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085516363 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 30 77 3b 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085516363 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085516363 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085516363 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085516363 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085516363 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085516363 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085516363 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085516366 DLSCCP DEBUG SCCP-SCOC(99)[0x5557106a1f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085516366 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfb007), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085516366 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085516366 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085516366 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085516366 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085516366 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085516366 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085516366 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085516367 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085516367 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085516367 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 bf b0 07 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085516367 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085516367 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085516367 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085516367 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085516367 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085516367 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085516367 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085516372 DLSCCP DEBUG SCCP-SCOC(100)[0x5557106824b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085516372 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7b21f), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085516372 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085516372 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085516372 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085516372 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085516372 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085516372 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085516372 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085516372 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085516372 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085516372 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f7 b2 1f 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085516373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085516373 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085516373 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085516373 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085516373 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085516373 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085516373 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 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_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 MTC@9519884ab86b: 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@9519884ab86b: Test case TC_sgsnpool_nri_from_other_PLMN started. 20250821085517555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37668<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085517562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37674<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085517571 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41313<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085517587 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085517587 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085517595 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085517595 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085517595 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085517595 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085517596 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085517596 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085517596 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59742 (stream_srv.c:143) 20250821085517596 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59742<->l=127.0.0.1:29169 (hnb.c:335) 20250821085517596 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085517596 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085517597 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085517597 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085517597 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085517597 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085517597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517597 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085517597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517597 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085517597 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085517597 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085517597 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085517597 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085517597 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085517597 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085517597 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085517597 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085517597 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085517597 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085517597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517597 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085517597 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085517597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517597 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085517597 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085517597 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085517597 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085517597 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085517597 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085517597 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085517597 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085517597 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085517597 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085517597 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085517597 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085517597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517597 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085517597 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085517597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517597 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085517597 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085517597 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085517597 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085517597 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085517597 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085517597 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085517597 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085517597 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085517597 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085517597 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085517597 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085517597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517597 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085517597 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085517597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517597 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085517597 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085517597 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085517597 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085517597 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085517597 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085517597 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085517597 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085517597 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085517597 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085517597 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085517597 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=11 20250821085517597 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085517597 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085517597 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085517597 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085517597 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085517597 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=7 20250821085517597 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085517597 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085517598 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085517598 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085517598 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085517598 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085517598 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=11 20250821085517598 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085517598 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085517598 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085517598 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085517598 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085517598 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085517598 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821085517598 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085517598 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085517598 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1054)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1054)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1054)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(1052)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1057)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(1057)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1057)@9519884ab86b: ************************************************* HNBGW_Test.msc1-SCCP(1055)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(1060)@9519884ab86b: ************************************************* HNBGW_Test.msc2-M3UA(1060)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1060)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(1058)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085517634 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085517634 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085517634 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085517634 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085517635 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085517635 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085517635 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085517635 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085517636 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085517636 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085517636 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085517636 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085517636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517636 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=2 -> eSLS=114: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085517636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517636 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085517636 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=2 -> eSLS=114: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085517636 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085517636 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085517636 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085517636 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085517636 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085517636 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085517636 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085517636 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085517636 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085517636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517636 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085517636 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085517636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517636 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085517636 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085517636 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085517636 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085517636 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085517636 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085517636 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085517636 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085517636 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085517636 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085517636 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085517636 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085517636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517636 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085517636 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085517636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517636 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085517636 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085517636 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085517636 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085517636 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085517636 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085517636 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085517636 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085517636 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085517636 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085517636 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085517636 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085517636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517636 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085517636 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085517636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517636 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085517636 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085517636 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085517636 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085517636 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085517636 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085517636 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085517636 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085517636 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085517636 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085517636 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085517636 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=2 20250821085517636 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085517636 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085517636 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085517636 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085517636 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085517637 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=7 20250821085517637 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085517637 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085517637 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085517637 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085517637 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085517637 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085517637 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=2 20250821085517637 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085517637 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085517637 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085517637 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085517637 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085517637 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085517637 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=9 20250821085517637 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085517637 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085517637 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1063)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(1063)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1063)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(1061)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1066)@9519884ab86b: ************************************************* HNBGW_Test.sgsn1-M3UA(1066)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1066)@9519884ab86b: ************************************************* HNBGW_Test.sgsn1-SCCP(1064)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(1069)@9519884ab86b: ************************************************* HNBGW_Test.sgsn2-M3UA(1069)@9519884ab86b: M3UA emulation initiated, the test can be started MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(1069)@9519884ab86b: ************************************************* HNBGW_Test.sgsn2-SCCP(1067)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085517690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085517690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085517690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085517690 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085517690 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:562) 20250821085517690 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085517690 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085517690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085517690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085517694 DLINP DEBUG SRVCONN(,r=127.0.0.1:59742<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085517694 DLINP DEBUG SRVCONN(,r=127.0.0.1:59742<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085517694 DLINP DEBUG SRVCONN(,r=127.0.0.1:59742<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085517694 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085517695 DHNBAP DEBUG (127.0.0.1:59742 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821085517695 DHNBAP NOTICE (127.0.0.1:59742 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085517695 DHNBAP NOTICE (127.0.0.1:59742 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085517695 DLINP DEBUG SRVCONN(,r=127.0.0.1:59742<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085517695 DLINP DEBUG SRVCONN(,r=127.0.0.1:59742<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085517808 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085517808 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085517808 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085517808 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1054)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085517816 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085517816 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085517816 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085517816 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085517816 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085517816 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085517816 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085517816 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085517816 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085517816 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085517816 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085517816 DLSS7 <000c> ss7_asp.c:1383 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  20250821085517816 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085517818 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085517818 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821085517818 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085517818 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085517820 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085517820 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085517820 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085517820 DLSS7 <000c> ss7_asp.c:1383 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  20250821085517820 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085517820 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085517820 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085517820 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085517820 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085517820 DLSS7 <000c> ss7_asp.c:1383 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  20250821085517820 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085517820 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085517820 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085517820 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085517820 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.msc1-M3UA(1057)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821085517820 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085517820 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085517820 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085517820 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085517820 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085517820 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085517820 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085517820 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085517820 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085517820 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085517820 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085517822 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085517822 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085517822 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085517822 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085517822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517822 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085517822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517822 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085517822 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085517822 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085517822 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085517822 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085517822 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085517822 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085517822 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085517822 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085517822 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085517822 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085517822 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085517822 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085517822 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085517822 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085517823 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085517823 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085517825 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085517825 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821085517825 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085517825 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085517825 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085517825 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085517825 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085517826 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085517826 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085517826 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085517826 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085517826 DLSS7 <000c> ss7_asp.c:1383 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  20250821085517826 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085517828 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085517828 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085517828 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085517828 DLSS7 <000c> ss7_asp.c:1383 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  20250821085517828 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085517828 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085517828 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085517828 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085517828 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821085517828 DLSS7 <000c> ss7_asp.c:1383 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  20250821085517828 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085517828 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085517828 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821085517828 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085517828 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085517828 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085517829 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085517829 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085517829 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821085517829 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085517829 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085517829 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085517829 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085517829 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085517829 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085517829 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085517829 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085517830 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085517830 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085517830 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085517830 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085517830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517830 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085517830 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250821085517830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517831 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085517831 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085517830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517830 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085517831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517831 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085517831 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085517831 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085517831 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085517831 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085517831 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085517831 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085517831 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085517831 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085517831 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085517831 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085517831 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085517831 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085517831 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085517831 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085517831 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085517831 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc2-M3UA(1060)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250821085517836 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085517836 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250821085517836 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085517836 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085517837 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085517837 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085517837 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085517837 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085517837 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250821085517837 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085517837 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085517837 DLSS7 <000c> ss7_asp.c:1383 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  20250821085517837 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085517839 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085517839 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085517839 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085517839 DLSS7 <000c> ss7_asp.c:1383 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  20250821085517839 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085517839 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085517839 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085517839 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085517839 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250821085517839 DLSS7 <000c> ss7_asp.c:1383 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  20250821085517839 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821085517839 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821085517839 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 03  20250821085517839 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085517839 DLSS7 <000c> ss7_asp.c:1383 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  20250821085517840 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 05 00 12 00 10 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085517840 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085517840 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085517840 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085517840 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250821085517840 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085517840 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085517840 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085517840 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085517840 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085517840 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085517840 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085517840 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085517841 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085517841 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085517841 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085517841 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085517841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517842 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085517842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517842 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085517842 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085517842 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085517842 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085517842 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085517842 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085517842 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085517842 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085517842 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085517842 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085517842 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=12 20250821085517842 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085517842 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085517842 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821085517842 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821085517842 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085517842 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 05  20250821085517849 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085517849 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085517849 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085517849 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1063)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085517855 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085517855 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085517855 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085517855 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085517855 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085517855 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085517855 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085517855 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085517855 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085517855 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085517855 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085517855 DLSS7 <000c> ss7_asp.c:1383 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  20250821085517856 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085517858 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085517858 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085517858 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085517858 DLSS7 <000c> ss7_asp.c:1383 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  20250821085517858 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085517858 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085517858 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085517858 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085517858 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085517858 DLSS7 <000c> ss7_asp.c:1383 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  20250821085517858 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085517858 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085517858 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085517858 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085517858 DLSS7 <000c> ss7_asp.c:1383 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  20250821085517858 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250821085517858 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 02 00 12 00 0c 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085517858 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085517858 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085517858 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085517859 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085517859 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085517859 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085517859 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085517859 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085517859 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085517859 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085517859 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085517859 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085517860 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085517860 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085517860 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085517860 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085517860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085517860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517860 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085517860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085517860 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085517860 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085517860 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085517860 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085517860 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085517860 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085517860 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085517860 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085517860 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821085517860 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085517860 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085517860 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085517860 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085517860 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085517860 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  20250821085517868 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085517868 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250821085517868 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085517868 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1066)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250821085517873 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085517873 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250821085517873 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085517873 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085517873 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085517873 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085517873 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085517873 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085517873 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085517873 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085517873 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085517873 DLSS7 <000c> ss7_asp.c:1383 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  20250821085517873 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085517878 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085517878 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085517878 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085517878 DLSS7 <000c> ss7_asp.c:1383 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  20250821085517878 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085517878 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085517878 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085517878 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085517878 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250821085517878 DLSS7 <000c> ss7_asp.c:1383 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  20250821085517878 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821085517878 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821085517878 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0a  20250821085517878 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085517878 DLSS7 <000c> ss7_asp.c:1383 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  20250821085517878 DLSS7 <000c> ss7_asp.c:1383 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  20250821085517878 DLSS7 <000c> ss7_asp.c:1383 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  20250821085517878 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 44 bytes: [L2]> 01 00 02 01 00 00 00 2c 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085517878 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085517878 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085517878 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085517878 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250821085517878 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085517878 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085517878 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085517878 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085517878 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085517878 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085517878 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085517878 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085517879 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085517879 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085517879 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085517879 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085517879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517880 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085517880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517880 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085517880 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085517880 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085517880 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085517880 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085517880 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085517880 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085517880 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085517880 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250821085517880 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085517880 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085517880 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085517880 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085517880 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085517880 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=3 20250821085517880 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085517881 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085517881 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085517881 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085517881 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085517881 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn2-M3UA(1069)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250821085517886 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085517886 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250821085517886 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085517886 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085517886 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085517886 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085517886 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085517886 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085517886 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250821085517886 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085517886 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085517886 DLSS7 <000c> ss7_asp.c:1383 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  20250821085517886 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085517889 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085517889 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085517889 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085517889 DLSS7 <000c> ss7_asp.c:1383 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  20250821085517889 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085517889 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085517889 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085517889 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085517889 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250821085517889 DLSS7 <000c> ss7_asp.c:1383 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  20250821085517889 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=unavailable) changed to status 'available' 20250821085517889 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=unavailable) changed to status 'available' 20250821085517889 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0b  20250821085517889 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085517889 DLSS7 <000c> ss7_asp.c:1383 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  20250821085517889 DLSS7 <000c> ss7_asp.c:1383 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  20250821085517889 DLSS7 <000c> ss7_asp.c:1383 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  20250821085517889 DLSS7 <000c> ss7_asp.c:1383 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  20250821085517889 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085517889 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085517889 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085517889 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:493) 20250821085517889 DLSS7 NOTICE 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085517889 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085517889 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085517889 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085517889 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085517889 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085517889 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085517889 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085517891 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085517891 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085517891 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085517891 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085517891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517891 DLSS7 DEBUG 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=3 -> eSLS=3: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085517891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085517891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085517891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085517891 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085517891 DLSS7 DEBUG 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=3 -> eSLS=3: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085517891 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085517891 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085517891 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085517891 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085517891 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085517892 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085517892 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085517892 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085517892 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=3 20250821085517892 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085517892 DLSS7 <000c> ss7_combined_linkset.c:275 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=3 -> eSLS=3: use Normal Route via 'virt-sgsn2' 20250821085517892 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn2 proto=m3ua 20250821085517892 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250821085517892 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085517892 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.msc0-RAN(1053)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085518622 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085518622 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085518622 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085518622 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085518622 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085518622 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085518623 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085518623 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085518623 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085518623 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085518623 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085518623 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085518623 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085518623 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085518623 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085518623 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085518623 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085518623 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085518623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518623 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085518623 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085518623 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085518623 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085518623 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085518623 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085518623 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085518623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518623 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085518623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518623 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085518623 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085518623 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085518623 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085518624 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085518624 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085518624 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085518624 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085518624 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085518624 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085518624 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085518624 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821085518624 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085518624 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085518624 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085518624 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085518624 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085518624 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085518624 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085518624 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085518624 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085518624 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085518624 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085518624 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085518624 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085518624 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085518624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518624 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085518624 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085518624 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085518624 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085518624 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085518624 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085518624 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085518624 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085518624 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085518624 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085518624 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085518624 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085518624 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085518624 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085518624 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250821085518626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085518626 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085518626 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085518626 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085518626 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085518626 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085518626 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085518626 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085518626 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085518626 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  HNBGW_Test.msc1-RAN(1056)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085518627 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085518627 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085518627 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085518627 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085518627 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085518627 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085518627 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085518627 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085518627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085518627 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085518627 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085518627 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085518627 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:357) 20250821085518627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085518627 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085518627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518627 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085518627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518627 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085518627 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085518627 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085518627 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085518627 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085518627 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085518627 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085518627 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085518627 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085518627 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085518627 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085518627 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=12 20250821085518627 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085518627 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085518627 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085518628 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085518628 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085518628 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc0-RAN(1053)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085518630 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085518630 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085518630 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085518630 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085518630 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085518630 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085518630 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085518630 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085518630 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085518630 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085518630 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085518630 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085518630 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085518630 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085518630 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085518630 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085518630 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085518630 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085518630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518630 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085518630 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085518630 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085518630 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085518630 DRANAP INFO cnlink(msc-1)[0x555710666630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(1056)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085518640 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085518640 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821085518640 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821085518640 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821085518640 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085518640 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085518640 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085518640 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085518640 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(1059)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085518640 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085518640 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085518640 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085518640 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085518640 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085518640 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085518640 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085518640 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821085518640 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085518640 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) 20250821085518640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518640 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) 20250821085518640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518640 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085518640 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085518640 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085518640 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085518640 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:357) 20250821085518640 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085518640 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085518640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518640 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085518640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518640 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085518640 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085518640 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085518640 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085518640 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085518640 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085518640 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085518640 DRANAP NOTICE cnlink(msc-2)[0x5557106673a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085518641 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085518641 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085518641 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085518641 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=11 20250821085518641 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085518641 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085518641 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821085518641 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821085518641 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085518641 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 05  20250821085518643 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085518643 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821085518643 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821085518643 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821085518643 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085518643 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085518643 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085518643 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085518643 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085518643 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085518643 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085518643 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085518643 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085518643 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085518643 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085518643 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085518643 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821085518643 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085518643 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) 20250821085518643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518643 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) 20250821085518643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518643 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085518643 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085518643 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085518643 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085518643 DRANAP INFO cnlink(msc-2)[0x5557106673a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(1059)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(1062)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085518656 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085518656 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085518656 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085518656 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085518656 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085518657 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085518657 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085518657 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085518657 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085518657 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085518657 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085518657 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085518657 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085518657 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085518657 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085518657 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085518657 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085518657 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085518657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518657 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085518657 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085518657 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085518657 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085518657 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085518657 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085518657 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085518657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518657 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085518657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518657 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085518657 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085518657 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085518657 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085518657 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085518657 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085518657 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085518657 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085518657 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085518657 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085518657 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085518657 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=12 20250821085518657 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085518657 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085518657 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085518657 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085518657 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085518657 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085518659 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085518659 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085518659 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085518659 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085518659 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085518659 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085518659 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085518659 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085518659 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085518659 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085518659 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085518659 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085518659 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085518659 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085518659 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085518659 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085518659 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085518659 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085518659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518659 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085518659 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085518659 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085518659 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085518659 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1062)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn1-RAN(1065)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085518674 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085518674 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085518674 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085518674 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085518674 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085518674 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085518674 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085518674 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085518674 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085518674 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085518674 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085518674 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085518674 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085518674 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085518674 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085518674 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085518674 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821085518674 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085518674 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) 20250821085518674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518674 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) 20250821085518674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518674 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085518674 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085518674 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085518674 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085518674 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:357) 20250821085518674 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085518674 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085518674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518674 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085518674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518674 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085518674 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085518674 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085518674 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085518674 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085518674 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085518674 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085518674 DRANAP NOTICE cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085518674 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085518674 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085518674 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085518674 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=13 20250821085518674 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085518674 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085518674 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085518674 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085518674 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085518674 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 04  20250821085518674 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085518674 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085518674 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085518674 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085518674 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085518674 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085518674 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085518674 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085518674 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085518674 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085518674 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085518674 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085518674 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085518674 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085518674 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085518674 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085518674 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821085518674 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085518674 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) 20250821085518674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518674 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) 20250821085518674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518674 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085518674 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085518674 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085518674 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085518674 DRANAP INFO cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(1065)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn2-RAN(1068)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085518686 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085518686 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250821085518686 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250821085518686 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 20250821085518686 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085518686 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085518686 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085518686 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085518686 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085518686 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085518686 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085518686 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085518686 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085518686 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085518686 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085518686 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085518686 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250821085518686 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085518686 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) 20250821085518686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518686 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) 20250821085518686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518686 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085518686 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085518686 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085518686 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085518686 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:357) 20250821085518686 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085518686 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085518686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518686 DLSS7 DEBUG 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085518686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518686 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085518686 DLSS7 DEBUG 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085518686 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085518686 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085518686 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085518686 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085518686 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085518686 DRANAP NOTICE cnlink(sgsn-2)[0x55571066acd0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085518686 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085518686 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085518686 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085518686 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=15 20250821085518686 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085518686 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-sgsn2' 20250821085518686 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn2 proto=m3ua 20250821085518686 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250821085518686 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085518686 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 06  20250821085518689 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085518689 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250821085518689 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250821085518689 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 20250821085518689 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085518689 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085518689 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085518689 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085518689 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085518689 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085518689 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085518689 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085518689 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085518689 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085518689 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085518689 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085518689 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250821085518690 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085518690 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) 20250821085518690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085518690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518690 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) 20250821085518690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085518690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085518690 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085518690 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085518690 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085518690 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085518690 DRANAP INFO cnlink(sgsn-2)[0x55571066acd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn2-RAN(1068)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085519703 DLCTRL DEBUG Command: GET 671813472 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821085519703 DLCTRL DEBUG Tx Command reply: GET_REPLY 671813472 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085519711 DLCTRL DEBUG Command: GET 295698730 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821085519711 DLCTRL DEBUG Tx Command reply: GET_REPLY 295698730 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085519715 DLCTRL DEBUG Command: GET 338436152 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085519715 DLCTRL DEBUG Tx Command reply: GET_REPLY 338436152 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085519719 DLCTRL DEBUG Command: GET 693932077 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085519719 DLCTRL DEBUG Tx Command reply: GET_REPLY 693932077 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085519725 DLCTRL DEBUG Command: GET 423341285 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085519725 DLCTRL DEBUG Tx Command reply: GET_REPLY 423341285 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821085519729 DLCTRL DEBUG Command: GET 723273989 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821085519729 DLCTRL DEBUG Tx Command reply: GET_REPLY 723273989 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085519733 DLCTRL DEBUG Command: GET 985402558 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821085519733 DLCTRL DEBUG Tx Command reply: GET_REPLY 985402558 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085519736 DLCTRL DEBUG Command: GET 941572311 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085519736 DLCTRL DEBUG Tx Command reply: GET_REPLY 941572311 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085519739 DLCTRL DEBUG Command: GET 943224490 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085519739 DLCTRL DEBUG Tx Command reply: GET_REPLY 943224490 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085519743 DLCTRL DEBUG Command: GET 515589724 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085519743 DLCTRL DEBUG Tx Command reply: GET_REPLY 515589724 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821085519749 DLCTRL DEBUG Command: GET 286493722 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821085519749 DLCTRL DEBUG Tx Command reply: GET_REPLY 286493722 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085519755 DLCTRL DEBUG Command: GET 383698978 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821085519755 DLCTRL DEBUG Tx Command reply: GET_REPLY 383698978 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085519759 DLCTRL DEBUG Command: GET 78343674 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085519759 DLCTRL DEBUG Tx Command reply: GET_REPLY 78343674 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085519762 DLCTRL DEBUG Command: GET 996341759 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085519762 DLCTRL DEBUG Tx Command reply: GET_REPLY 996341759 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085519767 DLCTRL DEBUG Command: GET 597657400 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085519767 DLCTRL DEBUG Tx Command reply: GET_REPLY 597657400 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821085519769 DLCTRL DEBUG Command: GET 786288556 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821085519769 DLCTRL DEBUG Tx Command reply: GET_REPLY 786288556 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085519771 DLCTRL DEBUG Command: GET 549035239 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821085519771 DLCTRL DEBUG Tx Command reply: GET_REPLY 549035239 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085519773 DLCTRL DEBUG Command: GET 231941485 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085519773 DLCTRL DEBUG Tx Command reply: GET_REPLY 231941485 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085519775 DLCTRL DEBUG Command: GET 243451453 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085519775 DLCTRL DEBUG Tx Command reply: GET_REPLY 243451453 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085519778 DLCTRL DEBUG Command: GET 830780985 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085519778 DLCTRL DEBUG Tx Command reply: GET_REPLY 830780985 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: 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@9519884ab86b: "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@9519884ab86b: 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@9519884ab86b: 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@9519884ab86b: 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 := '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 := '000000000000000000100111'B, t_guard := 20.000000 } 20250821085519805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37686<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085519871 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085519872 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085519872 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821085519872 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821085519872 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085519872 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821085519872 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821085519872 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821085519872 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085519872 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821085519872 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821085519872 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821085519872 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085519872 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821085519872 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821085519872 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250821085519872 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085519872 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821085519872 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821085519872 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) HNBGW_Test.sgsn0-RAN(1062)@9519884ab86b: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1062)@9519884ab86b: Created Expect[0] for '080101D571000005F44241002399F9992A2A170512C742200010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(1071) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049)@9519884ab86b: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1071)7911112 20250821085520855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085520855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085520855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1431) 20250821085520855 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085520856 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x78b6c8, normal) (hnbgw_rua.c:408) 20250821085520856 DHNB DEBUG map_rua[0x5557106a1110]{init}: Allocated (fsm.c:456) 20250821085520856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7911112)[0x5557106a1110]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085520856 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7911112 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085520856 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085520856 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085520856 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:232) 20250821085520856 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:238) 20250821085520856 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7911112 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:154) 20250821085520856 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7911112 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085520856 DCN DEBUG map_sccp[0x55571067ee20]{init}: Allocated (fsm.c:456) 20250821085520856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55571067ee20]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085520856 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-7911112 <-> SCCP-114 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085520856 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7911112 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:313) 20250821085520856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7911112)[0x5557106a1110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085520856 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085520856 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085520856 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7911112 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085520856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55571067ee20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085520856 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085520856 DLSCCP DEBUG SCCP-SCOC(114)[0x55571067ce60]{IDLE}: Allocated (fsm.c:456) 20250821085520856 DLSCCP DEBUG SCCP-SCOC(114)[0x55571067ce60]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085520856 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f40030000270056400500f1100926) (sccp_scrc.c:455) 20250821085520856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085520856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085520856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085520856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085520856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085520856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085520856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085520856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085520856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085520856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085520856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085520856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085520856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085520856 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085520856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085520856 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085520856 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085520856 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085520856 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7e 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 72 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 41 00 23 99 f9 99 2a 2a 17 05 12 c7 42 20 00 10 02 41 00 00 4f 40 03 00 00 27 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085520856 DLSCCP DEBUG SCCP-SCOC(114)[0x55571067ce60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085520856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55571067ee20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085520856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7911112)[0x5557106a1110]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085520857 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085520857 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085520857 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085520857 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821085520857 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085520857 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085520857 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085520857 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085520857 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085520857 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 05 01 00 00 72 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 41 00 23 99 f9 99 2a 2a 17 05 12 c7 42 20 00 10 02 41 00 00 4f 40 03 00 00 27 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(1061)@9519884ab86b: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1061)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1062)@9519884ab86b: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(1071) HNBGW_Test.sgsn0-RAN(1062)@9519884ab86b: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1071)13898392 HNBGW_Test.sgsn0-SCCP(1061)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1061)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821085520875 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085520875 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085520875 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085520875 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085520875 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085520875 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085520875 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085520875 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085520875 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085520875 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 72 2a 2d 16 02 00 00 00 00  20250821085520875 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085520876 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085520876 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085520876 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085520876 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085520876 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=002a2d16) (sccp_scrc.c:545) 20250821085520876 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(114,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085520876 DLSCCP DEBUG SCCP-SCOC(114)[0x55571067ce60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085520876 DLSCCP DEBUG SCCP-SCOC(114)[0x55571067ce60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085520876 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085520876 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085520876 DCN DEBUG handle_cn_conn_conf() conn_id=114, 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_sccp.c:157) 20250821085520876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55571067ee20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085520876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55571067ee20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_nri_from_other_PLMN0(1071)@9519884ab86b: setverdict(pass): none -> pass MTC@9519884ab86b: 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 } } } 20250821085520878 DLCTRL DEBUG Command: GET 678006320 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821085520878 DLCTRL DEBUG Tx Command reply: GET_REPLY 678006320 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250821085520882 DLCTRL DEBUG Command: GET 588281580 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821085520882 DLCTRL DEBUG Tx Command reply: GET_REPLY 588281580 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085520886 DLCTRL DEBUG Command: GET 173292945 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085520886 DLCTRL DEBUG Tx Command reply: GET_REPLY 173292945 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085520890 DLCTRL DEBUG Command: GET 716788903 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085520890 DLCTRL DEBUG Tx Command reply: GET_REPLY 716788903 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085520893 DLCTRL DEBUG Command: GET 4219726 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085520893 DLCTRL DEBUG Tx Command reply: GET_REPLY 4219726 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085520897 DLCTRL DEBUG Command: GET 178725666 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821085520897 DLCTRL DEBUG Tx Command reply: GET_REPLY 178725666 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085520899 DLCTRL DEBUG Command: GET 952397217 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821085520899 DLCTRL DEBUG Tx Command reply: GET_REPLY 952397217 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085520902 DLCTRL DEBUG Command: GET 412869488 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085520902 DLCTRL DEBUG Tx Command reply: GET_REPLY 412869488 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085520904 DLCTRL DEBUG Command: GET 191581827 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085520904 DLCTRL DEBUG Tx Command reply: GET_REPLY 191581827 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085520906 DLCTRL DEBUG Command: GET 854046356 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085520906 DLCTRL DEBUG Tx Command reply: GET_REPLY 854046356 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085520907 DLCTRL DEBUG Command: GET 811651483 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821085520907 DLCTRL DEBUG Tx Command reply: GET_REPLY 811651483 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085520909 DLCTRL DEBUG Command: GET 749050799 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821085520909 DLCTRL DEBUG Tx Command reply: GET_REPLY 749050799 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085520910 DLCTRL DEBUG Command: GET 780621457 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085520910 DLCTRL DEBUG Tx Command reply: GET_REPLY 780621457 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085520911 DLCTRL DEBUG Command: GET 525021630 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085520911 DLCTRL DEBUG Tx Command reply: GET_REPLY 525021630 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085520913 DLCTRL DEBUG Command: GET 328045365 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085520913 DLCTRL DEBUG Tx Command reply: GET_REPLY 328045365 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085520914 DLCTRL DEBUG Command: GET 545138295 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821085520914 DLCTRL DEBUG Tx Command reply: GET_REPLY 545138295 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085520915 DLCTRL DEBUG Command: GET 735508966 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821085520915 DLCTRL DEBUG Tx Command reply: GET_REPLY 735508966 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085520916 DLCTRL DEBUG Command: GET 616255610 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085520916 DLCTRL DEBUG Tx Command reply: GET_REPLY 616255610 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085520916 DLCTRL DEBUG Command: GET 409749068 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085520916 DLCTRL DEBUG Tx Command reply: GET_REPLY 409749068 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085520917 DLCTRL DEBUG Command: GET 122754456 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085520917 DLCTRL DEBUG Tx Command reply: GET_REPLY 122754456 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '000000000000001101001000'B, t_guard := 20.000000 } 20250821085520937 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37700<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1068)@9519884ab86b: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1068)@9519884ab86b: Created Expect[0] for '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(1072) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049)@9519884ab86b: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(1072)9593756 20250821085521963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085521963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085521963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1431) 20250821085521963 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085521963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x92639c, normal) (hnbgw_rua.c:408) 20250821085521963 DHNB DEBUG map_rua[0x555710616d20]{init}: Allocated (fsm.c:456) 20250821085521963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9593756)[0x555710616d20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085521963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9593756 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085521963 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085521963 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085521963 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:232) 20250821085521963 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9593756 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:185) 20250821085521963 DCN DEBUG map_sccp[0x55571067d3f0]{init}: Allocated (fsm.c:456) 20250821085521963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x55571067d3f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085521963 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-9593756 <-> SCCP-115 sgsn-2 sgsn-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.3 (context_map.c:129) 20250821085521963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9593756 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:313) 20250821085521963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9593756)[0x555710616d20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085521963 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085521963 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085521963 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9593756 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085521963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x55571067d3f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085521963 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085521963 DLSCCP DEBUG SCCP-SCOC(115)[0x555710672750]{IDLE}: Allocated (fsm.c:456) 20250821085521963 DLSCCP DEBUG SCCP-SCOC(115)[0x555710672750]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085521964 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f40030003480056400500f1100926) (sccp_scrc.c:455) 20250821085521964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085521964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085521964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085521964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085521964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085521964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085521964 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085521964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085521964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085521964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085521964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085521964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085521964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085521964 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085521964 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085521964 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085521964 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085521964 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085521964 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7e 00 00 00 bd 00 00 00 0b 03 00 00 04 01 00 00 73 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 03 48 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085521964 DLSCCP DEBUG SCCP-SCOC(115)[0x555710672750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085521964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x55571067d3f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085521964 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9593756)[0x555710616d20]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085521964 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085521964 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085521964 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085521964 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=4 20250821085521964 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085521964 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085521964 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn2 proto=m3ua 20250821085521964 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250821085521964 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085521964 DLSS7 <000c> ss7_asp.c:1383 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 04 01 00 00 73 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 03 48 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.sgsn2-SCCP(1067)@9519884ab86b: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1067)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1068)@9519884ab86b: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(1072) HNBGW_Test.sgsn2-RAN(1068)@9519884ab86b: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1072)5238628 HNBGW_Test.sgsn2-SCCP(1067)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(1067)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(1072)@9519884ab86b: setverdict(pass): none -> pass 20250821085521980 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085521980 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250821085521980 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250821085521980 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 20250821085521980 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085521980 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085521980 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085521980 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085521980 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085521980 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 0b 00 00 00 bd 03 02 00 00 02 00 00 73 cd 7c 6b 02 00 00 00 00  20250821085521980 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085521980 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085521980 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085521980 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085521980 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085521980 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00cd7c6b) (sccp_scrc.c:545) 20250821085521980 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(115,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085521980 DLSCCP DEBUG SCCP-SCOC(115)[0x555710672750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085521980 DLSCCP DEBUG SCCP-SCOC(115)[0x555710672750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085521980 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085521980 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085521980 DCN DEBUG handle_cn_conn_conf() conn_id=115, 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_sccp.c:157) 20250821085521980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x55571067d3f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085521980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x55571067d3f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@9519884ab86b: 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 } } } 20250821085521982 DLCTRL DEBUG Command: GET 373114058 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821085521982 DLCTRL DEBUG Tx Command reply: GET_REPLY 373114058 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250821085521985 DLCTRL DEBUG Command: GET 911029541 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821085521985 DLCTRL DEBUG Tx Command reply: GET_REPLY 911029541 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085521988 DLCTRL DEBUG Command: GET 52121587 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085521988 DLCTRL DEBUG Tx Command reply: GET_REPLY 52121587 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085521990 DLCTRL DEBUG Command: GET 692586412 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085521990 DLCTRL DEBUG Tx Command reply: GET_REPLY 692586412 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085521991 DLCTRL DEBUG Command: GET 223431259 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085521991 DLCTRL DEBUG Tx Command reply: GET_REPLY 223431259 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085521993 DLCTRL DEBUG Command: GET 964614753 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821085521993 DLCTRL DEBUG Tx Command reply: GET_REPLY 964614753 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085521995 DLCTRL DEBUG Command: GET 583318681 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821085521995 DLCTRL DEBUG Tx Command reply: GET_REPLY 583318681 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085521996 DLCTRL DEBUG Command: GET 34567380 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085521996 DLCTRL DEBUG Tx Command reply: GET_REPLY 34567380 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085521998 DLCTRL DEBUG Command: GET 731352524 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085521998 DLCTRL DEBUG Tx Command reply: GET_REPLY 731352524 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085522001 DLCTRL DEBUG Command: GET 548422629 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085522001 DLCTRL DEBUG Tx Command reply: GET_REPLY 548422629 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085522004 DLCTRL DEBUG Command: GET 337723838 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821085522004 DLCTRL DEBUG Tx Command reply: GET_REPLY 337723838 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085522007 DLCTRL DEBUG Command: GET 517108508 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821085522007 DLCTRL DEBUG Tx Command reply: GET_REPLY 517108508 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250821085522009 DLCTRL DEBUG Command: GET 914429764 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085522009 DLCTRL DEBUG Tx Command reply: GET_REPLY 914429764 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085522011 DLCTRL DEBUG Command: GET 671342274 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085522011 DLCTRL DEBUG Tx Command reply: GET_REPLY 671342274 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085522013 DLCTRL DEBUG Command: GET 787643310 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085522013 DLCTRL DEBUG Tx Command reply: GET_REPLY 787643310 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085522015 DLCTRL DEBUG Command: GET 576349031 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821085522015 DLCTRL DEBUG Tx Command reply: GET_REPLY 576349031 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085522016 DLCTRL DEBUG Command: GET 546821746 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821085522016 DLCTRL DEBUG Tx Command reply: GET_REPLY 546821746 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085522018 DLCTRL DEBUG Command: GET 509200650 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085522018 DLCTRL DEBUG Tx Command reply: GET_REPLY 509200650 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085522020 DLCTRL DEBUG Command: GET 923668311 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085522020 DLCTRL DEBUG Tx Command reply: GET_REPLY 923668311 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085522022 DLCTRL DEBUG Command: GET 400476799 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085522022 DLCTRL DEBUG Tx Command reply: GET_REPLY 400476799 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085522028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37674<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085522029 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41313<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1046)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(1045)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085522032 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37668<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085522032 DLINP DEBUG SRVCONN(,r=127.0.0.1:59742<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085522032 DLINP DEBUG SRVCONN(,r=127.0.0.1:59742<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085522032 DLINP NOTICE SRV(,r=127.0.0.1:59742<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085522032 DMAIN NOTICE (127.0.0.1:59742 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59742<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821085522032 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(1051)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1053)@9519884ab86b: Final verdict of PTC: none 20250821085522033 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085522033 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085522033 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085522033 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-RAN(1056)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1055)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1052)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1064)@9519884ab86b: Final verdict of PTC: none 20250821085522034 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085522034 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085522034 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085522034 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085522034 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085522034 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085522034 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085522034 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085522034 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085522034 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped HNBGW_Test.msc2-RAN(1059)@9519884ab86b: Final verdict of PTC: none 20250821085522034 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085522034 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085522034 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085522034 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085522034 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085522034 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085522034 DLSS7 <000c> ss7_asp.c:1383 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  20250821085522034 DLSS7 <000c> ss7_asp.c:1383 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  HNBGW_Test.sgsn1-RAN(1065)@9519884ab86b: Final verdict of PTC: none 20250821085522034 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821085522034 DLSS7 <000c> ss7_asp.c:1383 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  20250821085522034 DLSS7 <000c> ss7_asp.c:1383 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  20250821085522034 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085522034 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085522034 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085522034 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085522034 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085522034 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc2-SCCP(1058)@9519884ab86b: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(1044)@9519884ab86b: Final verdict of PTC: none20250821085522034 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085522034 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085522034 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085522034 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085522034 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1062)@9519884ab86b: Final verdict of PTC: none 20250821085522035 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW_Test.sgsn2-RAN(1068)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(1060)@9519884ab86b: Final verdict of PTC: none 20250821085522035 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) HNBGW_Test.msc0-M3UA(1054)@9519884ab86b: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048)@9519884ab86b: Final verdict of PTC: none 20250821085522035 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085522035 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085522036 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085522036 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085522036 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085522035 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085522035 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085522035 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085522035 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085522035 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250821085522035 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085522035 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085522035 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085522035 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085522035 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085522035 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085522035 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085522035 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085522035 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085522035 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250821085522035 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085522035 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085522035 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085522035 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821085522035 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085522035 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085522035 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821085522035 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085522035 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085522035 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085522035 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085522035 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085522035 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821085522035 DLSS7 <000c> ss7_asp.c:1383 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  20250821085522035 DLSS7 <000c> ss7_asp.c:1383 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  20250821085522035 DLSS7 <000c> ss7_asp.c:1383 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  20250821085522035 DLSS7 <000c> ss7_asp.c:1383 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  20250821085522035 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085522035 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085522035 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085522035 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085522035 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085522035 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085522036 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085522036 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085522036 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085522036 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085522036 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085522036 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085522036 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085522036 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-M3UA(1063)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1066)@9519884ab86b: Final verdict of PTC: none 20250821085522036 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085522036 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085522036 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250821085522036 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085522036 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085522036 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250821085522036 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085522036 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250821085522036 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085522036 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821085522036 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821085522036 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 03  20250821085522036 DLSS7 <000c> ss7_asp.c:1383 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  20250821085522036 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085522036 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085522036 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085522036 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085522036 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085522036 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW_Test.msc1-M3UA(1057)@9519884ab86b: Final verdict of PTC: none20250821085522036 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821085522036 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085522036 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085522037 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085522037 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085522037 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085522037 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085522037 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085522037 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085522037 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn2-SCCP(1067)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(1070)@9519884ab86b: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN0(1071)@9519884ab86b: Final verdict of PTC: pass 20250821085522037 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085522037 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085522037 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250821085522037 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085522037 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085522037 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085522037 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085522037 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085522037 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085522037 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085522037 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085522038 DRANAP NOTICE cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085522038 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085522038 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085522038 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085522038 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085522038 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085522038 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085522038 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085522038 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085522038 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085522038 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085522038 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085522038 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085522038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55571067ee20]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085522038 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085522038 DLSCCP DEBUG SCCP-SCOC(114)[0x55571067ce60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085522038 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a2d16), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085522038 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085522038 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085522038 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085522038 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085522038 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085522038 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085522038 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085522038 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085522038 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085522038 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 05 04 2a 2d 16 00 00 72 00 00 00 00 00 (ss7_asp.c:1383) 20250821085522038 DLSCCP DEBUG SCCP-SCOC(114)[0x55571067ce60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085522038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55571067ee20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085522038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7911112)[0x5557106a1110]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085522038 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7911112)[0x5557106a1110]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085522038 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821085522038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7911112)[0x5557106a1110]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085522038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7911112)[0x5557106a1110]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085522038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7911112)[0x5557106a1110]{disrupted}: Freeing instance (context_map.c:203) 20250821085522038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7911112)[0x5557106a1110]{disrupted}: Deallocated (fsm.c:568) 20250821085522038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55571067ee20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085522038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55571067ee20]{disconnected}: Freeing instance (context_map.c:207) 20250821085522038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55571067ee20]{disconnected}: Deallocated (fsm.c:568) 20250821085522038 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7911112 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:226) 20250821085522038 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085522039 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085522039 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250821085522039 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085522039 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085522039 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085522039 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085522039 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085522039 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085522039 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085522039 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085522039 DRANAP NOTICE cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085522039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085522039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821085522039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085522039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085522039 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085522039 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 (hnb.c:255) 20250821085522039 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085522039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9593756)[0x555710616d20]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821085522039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9593756)[0x555710616d20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250821085522039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x55571067d3f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250821085522039 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085522039 DLSCCP DEBUG SCCP-SCOC(115)[0x555710672750]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085522039 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd7c6b), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085522039 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821085522039 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=4 -> eSLS=36: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085522039 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085522039 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085522039 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085522039 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085522039 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085522039 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 04 04 cd 7c 6b 00 00 73 00 00 00 00 00 (ss7_asp.c:1383) 20250821085522039 DLSCCP DEBUG SCCP-SCOC(115)[0x555710672750]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085522039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x55571067d3f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085522039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9593756)[0x555710616d20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085522039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9593756)[0x555710616d20]{disrupted}: Freeing instance (context_map.c:203) 20250821085522039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9593756)[0x555710616d20]{disrupted}: Deallocated (fsm.c:568) 20250821085522039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x55571067d3f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085522039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x55571067d3f0]{disconnected}: Freeing instance (context_map.c:207) 20250821085522039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x55571067d3f0]{disconnected}: Deallocated (fsm.c:568) 20250821085522040 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9593756 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:226) 20250821085522040 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37686<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1047)@9519884ab86b: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050)@9519884ab86b: Final verdict of PTC: none20250821085522036 DLSS7 <000c> ss7_asp.c:1383 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  20250821085522036 DLSS7 <000c> ss7_asp.c:1383 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  20250821085522036 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085522036 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085522036 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085522036 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085522036 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085522036 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085522036 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085522036 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085522036 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085522036 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085522036 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085522036 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085522036 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085522036 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085522036 DLSS7 <000c> ss7_asp.c:1383 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  20250821085522036 DLSS7 <000c> ss7_asp.c:1383 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  20250821085522036 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085522036 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085522037 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085522037 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085522037 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250821085522037 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085522037 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085522037 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250821085522037 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085522037 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085522037 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085522037 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821085522037 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821085522037 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0a  20250821085522037 DLSS7 <000c> ss7_asp.c:1383 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  20250821085522037 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085522037 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085522040 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085522040 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085522040 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085522040 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821085522040 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085522040 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085522040 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085522040 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085522040 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085522040 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085522040 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=4 20250821085522040 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085522040 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085522040 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn2 proto=m3ua[ HNBGW_Test.sgsn0-SCCP(1061)@9519884ab86b: Final verdict of PTC: none 0;m 20250821085522040 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250821085522040 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085522040 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 04 04 cd 7c 6b 00 00 73 00 00 00 00 00 00 06 00 08 00 00 00 06  20250821085522050 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085522050 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085522050 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085522050 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250821085522050 DLINP <0002> stream_srv.c:818 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250821085522050 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085522050 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn2-0: connection closed 20250821085522050 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085522050 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085522050 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: T(beat) stopped 20250821085522050 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085522050 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250821085522050 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085522050 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=available) changed to status 'unavailable' 20250821085522050 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=available) changed to status 'unavailable' 20250821085522050 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0b  20250821085522050 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085522050 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085522051 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085522052 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085522052 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:458) 20250821085522053 DLSS7 NOTICE 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085522053 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085522053 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085522053 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085522053 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085522054 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085522054 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085522054 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085522054 DRANAP NOTICE cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085522055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37700<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn2-M3UA(1069)@9519884ab86b: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN0(1072)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(1044): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(1045): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(1046): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(1047): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(1051): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(1052): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(1053): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(1054): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-SCCP(1055): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-RAN(1056): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-M3UA(1057): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc2-SCCP(1058): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc2-RAN(1059): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc2-M3UA(1060): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1061): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1062): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1063): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1064): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1065): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1066): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1067): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1068): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1069): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(1070): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1071): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1072): pass (pass -> pass) MTC@9519884ab86b: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Thu Aug 21 08:55:22 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 20250821085522162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37714<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085522865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37714<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=691412) Waiting for packet dumper to finish... 1 (prev_count=691412, count=691952) 20250821085524036 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085524036 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085524036 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821085524036 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085524036 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085524036 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085524037 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085524037 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085524037 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250821085524037 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085524037 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085524037 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085524037 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085524037 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250821085524037 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250821085524051 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085524051 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250821085524051 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250821085524254 DLSCCP DEBUG SCCP-SCOC(111)[0x555710677c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085524254 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e98a0), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085524254 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821085524254 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085524254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085524254 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085524254 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085524254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085524254 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085524254 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085524254 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085524254 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 9e 98 a0 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085524254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085524254 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085524254 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085524254 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821085524255 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085524255 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085524255 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085524256 DLSCCP DEBUG SCCP-SCOC(112)[0x55571066f200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085524256 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047d44a), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085524256 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821085524256 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085524256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085524256 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085524256 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085524256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085524256 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085524256 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085524256 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085524256 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 47 d4 4a 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085524257 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085524257 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085524257 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085524257 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821085524257 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085524257 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085524257 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085524260 DLSCCP DEBUG SCCP-SCOC(113)[0x555710682880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085524260 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00503e54), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085524260 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085524260 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085524260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085524260 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085524260 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085524260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085524260 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085524260 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085524260 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085524260 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 50 3e 54 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085524260 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085524260 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085524260 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085524260 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085524260 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085524260 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085524260 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085524786 DLSCCP DEBUG SCCP-SCOC(108)[0x555710684c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085524786 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a04df6), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085524786 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085524786 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085524786 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085524786 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085524786 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085524786 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085524786 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085524786 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085524787 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085524787 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 a0 4d f6 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085524787 DLSCCP DEBUG SCCP-SCOC(109)[0x555710679da0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085524787 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2adc2), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085524787 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085524787 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085524787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085524787 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085524787 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085524787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085524787 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085524787 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085524787 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085524787 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b2 ad c2 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085524787 DLSCCP DEBUG SCCP-SCOC(110)[0x555710684500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085524787 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af2a8a), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085524787 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085524787 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085524787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085524787 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085524787 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085524787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085524787 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085524787 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085524787 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085524787 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 af 2a 8a 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085524788 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085524788 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085524788 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085524788 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085524788 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085524788 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085524788 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085524788 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085524788 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085524788 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085524788 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085524788 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085524788 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085524788 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085524788 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085524788 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085524788 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085524788 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085524788 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085524788 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085524788 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:55:24 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 20250821085525417 DLSCCP DEBUG SCCP-SCOC(106)[0x5557106a1dc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085525418 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008671f4), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085525418 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085525418 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085525418 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085525418 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085525418 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085525418 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085525418 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085525418 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085525418 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085525418 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 86 71 f4 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085525418 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085525418 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085525418 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085525418 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085525418 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085525418 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085525418 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085525442 DLSCCP DEBUG SCCP-SCOC(105)[0x555710686430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085525442 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aed415), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085525442 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085525442 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085525442 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085525443 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085525443 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085525443 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085525443 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085525443 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085525443 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085525443 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ae d4 15 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085525443 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085525443 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085525443 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085525443 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085525443 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085525443 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085525443 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085525453 DLSCCP DEBUG SCCP-SCOC(107)[0x5557104def10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085525453 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00116990), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085525453 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085525453 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085525453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085525453 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085525453 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085525453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085525453 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085525453 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085525453 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085525453 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 11 69 90 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085525454 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085525454 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085525454 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085525454 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085525454 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085525454 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085525454 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: 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@9519884ab86b: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20250821085525995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53746<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085526000 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53754<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085526003 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33059<->l=127.0.0.1:4262) (control_if.c:572) 20250821085526010 DLSCCP DEBUG SCCP-SCOC(102)[0x555710685e20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085526010 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf4a26), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085526010 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085526010 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085526010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085526010 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085526010 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085526010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085526010 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085526010 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085526010 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085526010 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 cf 4a 26 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085526011 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085526011 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085526011 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085526011 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085526011 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085526011 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085526011 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085526012 DLSCCP DEBUG SCCP-SCOC(104)[0x555710682bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085526012 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e96ac), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085526012 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085526012 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085526012 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085526012 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085526012 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085526012 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085526012 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085526012 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085526012 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085526012 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4e 96 ac 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085526012 DLSCCP DEBUG SCCP-SCOC(103)[0x555710682090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085526012 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00384057), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085526012 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085526012 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085526012 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085526012 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085526012 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085526012 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085526012 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085526012 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085526012 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085526012 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 38 40 57 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085526012 DLSCCP DEBUG SCCP-SCOC(101)[0x555710676360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085526012 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003782a9), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085526012 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085526012 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085526012 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085526012 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085526012 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085526012 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085526012 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085526012 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085526012 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085526012 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 37 82 a9 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085526012 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085526012 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085526012 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085526012 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085526012 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085526012 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085526012 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085526012 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085526012 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085526012 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085526012 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085526012 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085526012 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085526012 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085526012 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085526012 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085526012 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085526012 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085526012 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085526012 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085526012 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085526019 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085526019 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085526027 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085526027 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085526027 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085526027 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085526027 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085526027 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085526027 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085526027 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085526027 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38231 (stream_srv.c:143) 20250821085526027 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38231<->l=127.0.0.1:29169 (hnb.c:335) 20250821085526029 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085526029 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085526029 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085526029 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085526029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526029 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085526029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526029 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085526029 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085526029 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085526029 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085526029 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085526029 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085526029 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085526029 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085526029 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085526029 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085526029 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085526029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526029 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085526029 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085526029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526029 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085526029 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085526029 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085526029 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085526029 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085526029 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085526029 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085526029 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085526029 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085526029 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085526029 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085526029 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085526029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526029 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085526029 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085526029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526029 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085526029 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085526029 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085526029 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085526029 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085526029 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085526029 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085526029 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085526029 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085526029 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085526029 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085526029 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085526029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526029 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085526029 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085526029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526029 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085526029 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085526029 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085526029 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085526029 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085526029 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085526029 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085526029 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085526029 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085526029 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085526029 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085526029 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=12 20250821085526029 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085526029 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085526029 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085526029 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085526029 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085526029 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=11 20250821085526029 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085526029 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085526029 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085526029 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085526029 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085526029 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085526029 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=13 20250821085526029 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085526029 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085526029 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085526029 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085526029 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085526029 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085526029 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821085526029 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085526029 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085526029 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1083)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(1083)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1083)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(1081)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1086)@9519884ab86b: ************************************************* HNBGW_Test.msc1-M3UA(1086)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1086)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(1084)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085526057 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085526057 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085526057 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085526057 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085526057 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085526057 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085526057 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085526057 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085526058 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085526058 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085526058 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085526059 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085526059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526059 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=13 -> eSLS=125: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085526059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526059 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085526059 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=13 -> eSLS=125: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085526059 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085526059 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085526059 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085526059 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085526059 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085526059 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085526059 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085526059 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085526059 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085526059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526059 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085526059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085526059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526059 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085526059 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085526059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085526059 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085526059 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085526059 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085526059 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085526059 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085526059 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085526059 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085526059 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085526059 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085526059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526059 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085526059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085526059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526059 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085526059 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085526059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085526059 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085526059 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085526059 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085526059 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085526059 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085526059 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085526059 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085526059 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085526059 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085526059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526059 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085526059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085526059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526059 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085526059 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085526059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085526059 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085526059 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085526059 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085526059 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085526059 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085526059 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085526060 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085526060 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085526060 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=13 20250821085526060 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085526060 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085526060 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085526060 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085526060 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085526060 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=4 20250821085526060 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085526060 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085526060 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085526060 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085526060 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085526060 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085526060 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=3 20250821085526060 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085526060 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085526060 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085526060 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085526060 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085526060 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085526060 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=7 20250821085526060 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085526060 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085526060 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1089)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(1089)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1089)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(1087)@9519884ab86b: v_sccp_pdu_maxlen:268 MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1092)@9519884ab86b: ************************************************* HNBGW_Test.sgsn1-M3UA(1092)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1092)@9519884ab86b: ************************************************* HNBGW_Test.sgsn1-SCCP(1090)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085526106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085526106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085526106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085526106 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085526106 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:562) 20250821085526106 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085526106 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085526106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085526106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085526117 DLINP DEBUG SRVCONN(,r=127.0.0.1:38231<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085526117 DLINP DEBUG SRVCONN(,r=127.0.0.1:38231<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085526117 DLINP DEBUG SRVCONN(,r=127.0.0.1:38231<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085526117 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085526117 DHNBAP DEBUG (127.0.0.1:38231 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821085526117 DHNBAP NOTICE (127.0.0.1:38231 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085526117 DHNBAP NOTICE (127.0.0.1:38231 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085526117 DLINP DEBUG SRVCONN(,r=127.0.0.1:38231<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085526117 DLINP DEBUG SRVCONN(,r=127.0.0.1:38231<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085526240 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085526240 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085526240 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085526240 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1083)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085526245 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085526245 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085526246 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085526246 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085526246 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085526246 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085526246 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085526246 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085526246 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085526246 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085526246 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085526246 DLSS7 <000c> ss7_asp.c:1383 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  20250821085526246 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085526247 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085526247 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085526247 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085526247 DLSS7 <000c> ss7_asp.c:1383 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  20250821085526247 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085526247 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085526247 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085526247 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085526247 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085526247 DLSS7 <000c> ss7_asp.c:1383 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  20250821085526247 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085526247 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085526247 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085526247 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085526247 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085526247 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085526247 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085526247 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085526247 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085526247 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085526247 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085526247 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085526247 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085526247 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085526247 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085526247 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085526248 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085526249 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085526249 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085526249 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085526249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526249 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085526249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526249 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085526249 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085526249 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085526249 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085526249 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085526249 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085526249 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085526249 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085526249 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085526249 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085526249 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821085526249 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085526249 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085526249 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085526249 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085526249 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085526249 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085526253 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085526253 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821085526253 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085526253 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(1086)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821085526254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085526254 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821085526254 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085526254 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085526254 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085526254 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085526254 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085526254 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085526254 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085526254 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085526254 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085526254 DLSS7 <000c> ss7_asp.c:1383 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  20250821085526254 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085526255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085526255 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085526255 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085526255 DLSS7 <000c> ss7_asp.c:1383 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  20250821085526255 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085526255 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085526255 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085526255 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085526255 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821085526255 DLSS7 <000c> ss7_asp.c:1383 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  20250821085526255 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085526255 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821085526255 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821085526255 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085526255 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085526255 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085526255 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085526255 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085526255 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821085526255 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085526255 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085526255 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085526255 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085526255 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085526255 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085526255 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085526255 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085526256 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085526256 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085526256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085526256 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085526256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085526256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526256 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085526256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085526256 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085526256 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085526256 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085526256 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085526256 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085526256 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085526256 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085526256 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085526256 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=6 20250821085526256 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085526256 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085526256 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085526256 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085526256 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085526256 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 03  20250821085526275 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085526275 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085526275 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085526275 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1089)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085526281 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085526281 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085526281 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085526281 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085526281 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085526281 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085526281 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085526281 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085526281 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085526281 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085526281 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085526282 DLSS7 <000c> ss7_asp.c:1383 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  20250821085526282 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085526284 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085526284 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085526284 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085526284 DLSS7 <000c> ss7_asp.c:1383 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  20250821085526284 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085526284 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085526284 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085526284 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085526284 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085526284 DLSS7 <000c> ss7_asp.c:1383 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  20250821085526284 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085526284 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085526284 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085526284 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085526284 DLSS7 <000c> ss7_asp.c:1383 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  20250821085526284 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 02 00 12 00 10 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085526284 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085526284 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085526285 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085526285 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085526285 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085526285 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085526285 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085526285 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085526285 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085526285 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085526285 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085526285 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085526286 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085526286 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085526286 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085526286 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085526286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526286 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085526286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526286 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085526286 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085526286 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085526286 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085526286 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085526286 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085526286 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085526286 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085526286 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085526286 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085526286 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821085526287 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085526287 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085526287 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085526287 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085526287 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085526287 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  20250821085526289 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085526289 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250821085526289 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085526289 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1092)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250821085526294 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085526294 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250821085526294 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085526295 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085526295 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085526295 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085526295 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085526295 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085526295 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085526295 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085526295 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085526295 DLSS7 <000c> ss7_asp.c:1383 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  20250821085526295 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085526297 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085526297 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085526297 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085526297 DLSS7 <000c> ss7_asp.c:1383 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  20250821085526297 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085526297 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085526297 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085526297 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085526297 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250821085526297 DLSS7 <000c> ss7_asp.c:1383 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  20250821085526297 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821085526297 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821085526297 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0a  20250821085526297 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085526297 DLSS7 <000c> ss7_asp.c:1383 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  20250821085526297 DLSS7 <000c> ss7_asp.c:1383 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  20250821085526297 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 04 00 12 00 0c 00 00 00 03 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085526297 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085526297 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085526297 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085526297 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250821085526297 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085526297 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085526297 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085526297 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085526297 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085526297 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085526297 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085526297 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085526299 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085526299 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085526299 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085526299 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085526299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526299 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085526299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085526299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085526299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085526299 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085526299 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085526299 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085526299 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085526299 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085526299 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085526299 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085526300 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085526300 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085526300 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085526300 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=13 20250821085526300 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085526300 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085526300 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085526300 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085526300 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085526300 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 04  20250821085526364 DLSCCP DEBUG SCCP-SCOC(98)[0x555710685cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085526364 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030773b), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085526364 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085526364 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085526364 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085526364 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085526364 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085526364 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085526364 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085526364 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 30 77 3b 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085526364 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085526365 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085526365 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085526365 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085526365 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085526365 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085526365 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085526365 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085526365 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085526365 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 30 77 3b 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821085526367 DLSCCP DEBUG SCCP-SCOC(99)[0x5557106a1f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085526368 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfb007), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085526368 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085526368 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085526368 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085526368 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085526368 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085526368 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085526368 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085526368 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 bf b0 07 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085526368 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085526368 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085526368 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085526368 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085526368 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085526368 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085526368 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085526368 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085526368 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085526368 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 bf b0 07 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821085526373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085526373 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085526373 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085526373 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085526373 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085526373 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085526373 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085526373 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085526373 DLSCCP DEBUG SCCP-SCOC(100)[0x5557106824b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085526373 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085526373 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 62 30 77 3b 00  20250821085526373 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7b21f), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085526373 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821085526373 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085526373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085526373 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085526373 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085526373 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085526373 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085526373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f7 b2 1f 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085526373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085526373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085526373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085526374 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085526374 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085526374 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0030773b) (sccp_scrc.c:545) 20250821085526374 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(98,remPC=185=0.23.1) Received CO:RELCO (sccp_scoc.c:787) 20250821085526374 DLSCCP DEBUG SCCP-SCOC(98)[0x555710685cf0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085526374 DLSCCP DEBUG SCCP-SCOC(98)[0x555710685cf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085526374 DLSCCP DEBUG SCCP-SCOC(98)[0x555710685cf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085526374 DLSCCP DEBUG SCCP-SCOC(98)[0x555710685cf0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085526374 DLSCCP DEBUG SCCP-SCOC(98)[0x555710685cf0]{IDLE}: Deallocated (fsm.c:568) 20250821085526374 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085526374 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085526374 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085526374 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085526374 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085526374 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085526374 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085526374 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085526374 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085526374 DLSS7 <000c> ss7_asp.c:1383 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 f7 b2 1f 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250821085526381 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085526381 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085526381 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085526381 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085526381 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085526381 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085526381 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085526381 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085526381 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085526381 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 64 f7 b2 1f 00  20250821085526381 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085526381 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085526381 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085526382 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085526382 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085526382 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00f7b21f) (sccp_scrc.c:545) 20250821085526382 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(100,remPC=2=0.0.2) Received CO:RELCO (sccp_scoc.c:787) 20250821085526382 DLSCCP DEBUG SCCP-SCOC(100)[0x5557106824b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085526382 DLSCCP DEBUG SCCP-SCOC(100)[0x5557106824b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085526382 DLSCCP DEBUG SCCP-SCOC(100)[0x5557106824b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085526382 DLSCCP DEBUG SCCP-SCOC(100)[0x5557106824b0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085526382 DLSCCP DEBUG SCCP-SCOC(100)[0x5557106824b0]{IDLE}: Deallocated (fsm.c:568) 20250821085526577 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085526577 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085526577 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085526577 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085526577 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085526577 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085526577 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085526577 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085526577 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085526577 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 63 bf b0 07 00  20250821085526577 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085526577 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085526577 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085526577 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085526577 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085526577 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00bfb007) (sccp_scrc.c:545) 20250821085526577 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(99,remPC=185=0.23.1) Received CO:RELCO (sccp_scoc.c:787) 20250821085526577 DLSCCP DEBUG SCCP-SCOC(99)[0x5557106a1f10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085526577 DLSCCP DEBUG SCCP-SCOC(99)[0x5557106a1f10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085526577 DLSCCP DEBUG SCCP-SCOC(99)[0x5557106a1f10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085526577 DLSCCP DEBUG SCCP-SCOC(99)[0x5557106a1f10]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085526577 DLSCCP DEBUG SCCP-SCOC(99)[0x5557106a1f10]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1082)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085527053 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085527053 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085527053 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085527053 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085527053 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085527053 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085527053 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085527053 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085527053 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085527053 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085527053 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085527053 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085527054 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085527054 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085527054 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085527054 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085527054 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085527054 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085527054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527054 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085527054 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085527054 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085527054 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085527054 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085527054 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085527054 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085527054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085527055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527055 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085527055 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085527055 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085527055 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085527055 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085527055 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085527055 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085527055 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085527055 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085527055 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085527055 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085527055 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085527055 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085527055 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085527055 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085527055 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085527055 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085527055 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085527058 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085527058 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085527058 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085527058 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085527058 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085527058 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085527058 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085527058 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085527058 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085527058 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085527058 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085527058 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085527059 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085527059 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085527059 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085527059 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085527059 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085527059 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085527059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527059 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085527059 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085527059 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085527059 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085527059 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250821085527062 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085527062 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085527062 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085527062 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085527062 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085527062 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085527062 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085527062 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085527062 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085527062 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085527062 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085527062 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085527062 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085527062 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085527062 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085527062 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085527062 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085527062 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085527062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) HNBGW_Test.msc0-RAN(1082)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085527063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527063 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085527063 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085527063 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085527063 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085527063 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:357) 20250821085527063 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085527063 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085527063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085527063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527063 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085527063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) HNBGW_Test.msc1-RAN(1085)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085527063 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085527063 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085527063 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085527063 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085527063 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085527063 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085527063 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085527063 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085527063 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085527063 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=10 20250821085527063 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085527063 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821085527063 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085527063 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821085527063 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085527063 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 03  20250821085527066 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085527066 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821085527066 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821085527066 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821085527066 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085527066 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085527066 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085527066 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085527066 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085527066 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085527066 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085527066 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085527066 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085527066 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085527066 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085527066 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085527066 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821085527066 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085527066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527066 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085527066 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085527066 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085527066 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085527066 DRANAP INFO cnlink(msc-1)[0x555710666630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(1085)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(1088)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085527087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085527087 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085527088 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085527088 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085527088 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085527088 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085527088 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085527088 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085527088 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085527088 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085527088 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085527088 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085527088 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085527088 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085527088 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085527088 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085527088 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085527088 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085527088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527088 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085527088 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085527088 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085527089 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085527089 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085527089 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085527089 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085527089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527089 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085527089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527089 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085527089 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085527089 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085527089 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085527089 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085527089 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085527089 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085527089 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085527089 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085527089 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085527089 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085527089 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821085527089 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085527089 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085527089 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085527089 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085527089 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085527089 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085527091 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085527091 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085527091 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085527091 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085527091 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085527092 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085527092 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085527092 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085527092 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085527092 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085527092 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085527092 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085527092 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085527092 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085527092 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085527092 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085527092 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085527092 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085527092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527092 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085527092 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085527092 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085527092 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085527092 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1088)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn1-RAN(1091)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085527101 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085527101 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085527101 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085527101 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085527101 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085527101 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085527101 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085527101 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085527101 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085527101 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085527101 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085527101 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085527101 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085527101 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085527101 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085527101 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085527101 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821085527101 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085527101 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) 20250821085527102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527102 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) 20250821085527102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527102 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085527102 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085527102 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085527102 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085527102 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:357) 20250821085527102 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085527102 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085527102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527102 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085527102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527102 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085527102 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085527102 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085527102 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085527102 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085527102 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085527102 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085527102 DRANAP NOTICE cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085527102 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085527102 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085527102 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085527102 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=15 20250821085527102 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085527102 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085527102 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085527102 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085527102 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085527102 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 04  20250821085527104 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085527104 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085527104 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085527104 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085527104 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085527104 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085527104 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085527104 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085527104 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085527104 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085527105 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085527105 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085527105 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085527105 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085527105 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085527105 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085527105 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821085527105 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085527105 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) 20250821085527105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085527105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527105 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) 20250821085527105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085527105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085527105 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085527105 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085527105 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085527105 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085527105 DRANAP INFO cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(1091)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085528128 DLCTRL DEBUG Command: GET 725736076 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821085528128 DLCTRL DEBUG Tx Command reply: GET_REPLY 725736076 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085528135 DLCTRL DEBUG Command: GET 465331643 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821085528135 DLCTRL DEBUG Tx Command reply: GET_REPLY 465331643 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085528140 DLCTRL DEBUG Command: GET 179974101 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085528140 DLCTRL DEBUG Tx Command reply: GET_REPLY 179974101 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085528146 DLCTRL DEBUG Command: GET 305287430 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085528146 DLCTRL DEBUG Tx Command reply: GET_REPLY 305287430 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085528150 DLCTRL DEBUG Command: GET 322781953 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085528150 DLCTRL DEBUG Tx Command reply: GET_REPLY 322781953 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821085528154 DLCTRL DEBUG Command: GET 729075793 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821085528155 DLCTRL DEBUG Tx Command reply: GET_REPLY 729075793 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085528160 DLCTRL DEBUG Command: GET 865590328 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821085528160 DLCTRL DEBUG Tx Command reply: GET_REPLY 865590328 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085528164 DLCTRL DEBUG Command: GET 938704612 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085528164 DLCTRL DEBUG Tx Command reply: GET_REPLY 938704612 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085528168 DLCTRL DEBUG Command: GET 817501667 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085528168 DLCTRL DEBUG Tx Command reply: GET_REPLY 817501667 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085528171 DLCTRL DEBUG Command: GET 609491736 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085528171 DLCTRL DEBUG Tx Command reply: GET_REPLY 609491736 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821085528175 DLCTRL DEBUG Command: GET 820760063 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821085528175 DLCTRL DEBUG Tx Command reply: GET_REPLY 820760063 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085528181 DLCTRL DEBUG Command: GET 768248913 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821085528181 DLCTRL DEBUG Tx Command reply: GET_REPLY 768248913 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085528186 DLCTRL DEBUG Command: GET 460959912 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085528186 DLCTRL DEBUG Tx Command reply: GET_REPLY 460959912 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085528190 DLCTRL DEBUG Command: GET 20593751 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085528190 DLCTRL DEBUG Tx Command reply: GET_REPLY 20593751 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085528196 DLCTRL DEBUG Command: GET 896125032 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085528196 DLCTRL DEBUG Tx Command reply: GET_REPLY 896125032 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821085528200 DLCTRL DEBUG Command: GET 229335434 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821085528200 DLCTRL DEBUG Tx Command reply: GET_REPLY 229335434 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085528203 DLCTRL DEBUG Command: GET 239963615 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821085528203 DLCTRL DEBUG Tx Command reply: GET_REPLY 239963615 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085528206 DLCTRL DEBUG Command: GET 669207798 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085528206 DLCTRL DEBUG Tx Command reply: GET_REPLY 669207798 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085528210 DLCTRL DEBUG Command: GET 831009336 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085528210 DLCTRL DEBUG Tx Command reply: GET_REPLY 831009336 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085528214 DLCTRL DEBUG Command: GET 695609647 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085528214 DLCTRL DEBUG Tx Command reply: GET_REPLY 695609647 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: 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@9519884ab86b: "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@9519884ab86b: 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 := '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 := '000000000000001110001011'B, t_guard := 20.000000 } 20250821085528240 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53766<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1088)@9519884ab86b: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1088)@9519884ab86b: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@9519884ab86b: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)1143166 20250821085529280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085529281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085529281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085529281 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085529281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x11717e, normal) (hnbgw_rua.c:408) 20250821085529281 DHNB DEBUG map_rua[0x5557106824b0]{init}: Allocated (fsm.c:456) 20250821085529281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1143166)[0x5557106824b0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085529281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1143166 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085529281 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085529281 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085529281 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085529281 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1143166 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085529281 DCN DEBUG map_sccp[0x555710685cf0]{init}: Allocated (fsm.c:456) 20250821085529281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x555710685cf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085529281 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-1143166 <-> SCCP-116 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085529281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1143166 SCCP-116 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085529281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1143166)[0x5557106824b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085529281 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085529281 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085529281 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1143166 SCCP-116 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085529281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x555710685cf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085529281 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085529281 DLSCCP DEBUG SCCP-SCOC(116)[0x555710616d20]{IDLE}: Allocated (fsm.c:456) 20250821085529281 DLSCCP DEBUG SCCP-SCOC(116)[0x555710616d20]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085529281 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300038b0056400500f1100926) (sccp_scrc.c:455) 20250821085529281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085529281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085529281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085529281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085529281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085529281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085529281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085529281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085529281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085529281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085529281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085529281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085529281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085529281 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085529281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085529281 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085529281 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085529281 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085529281 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 03 01 00 00 74 02 02 06 04 43 bc 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 8b 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085529281 DLSCCP DEBUG SCCP-SCOC(116)[0x555710616d20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085529281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x555710685cf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085529281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1143166)[0x5557106824b0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085529281 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085529281 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085529281 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085529281 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821085529281 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085529281 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085529281 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085529281 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085529281 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085529281 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 03 01 00 00 74 02 02 06 04 43 bc 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 8b 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(1087)@9519884ab86b: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1087)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1088)@9519884ab86b: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094) HNBGW_Test.sgsn0-RAN(1088)@9519884ab86b: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)2132981 HNBGW_Test.sgsn0-SCCP(1087)@9519884ab86b: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(1087)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821085529307 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085529307 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085529307 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085529307 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085529307 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085529307 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085529307 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085529307 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085529307 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085529307 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 74 9e 9e 5e 02 00 00 00 00  20250821085529307 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085529307 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085529307 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085529307 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085529307 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085529307 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=009e9e5e) (sccp_scrc.c:545) 20250821085529307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(116,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085529307 DLSCCP DEBUG SCCP-SCOC(116)[0x555710616d20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085529307 DLSCCP DEBUG SCCP-SCOC(116)[0x555710616d20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085529307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085529307 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085529307 DCN DEBUG handle_cn_conn_conf() conn_id=116, 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_sccp.c:157) 20250821085529307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x555710685cf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085529307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x555710685cf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@9519884ab86b: 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 } } } 20250821085529308 DLCTRL DEBUG Command: GET 68350124 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821085529308 DLCTRL DEBUG Tx Command reply: GET_REPLY 68350124 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250821085529311 DLCTRL DEBUG Command: GET 706030944 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821085529311 DLCTRL DEBUG Tx Command reply: GET_REPLY 706030944 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085529315 DLCTRL DEBUG Command: GET 310647387 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085529315 DLCTRL DEBUG Tx Command reply: GET_REPLY 310647387 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085529320 DLCTRL DEBUG Command: GET 565202010 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085529320 DLCTRL DEBUG Tx Command reply: GET_REPLY 565202010 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085529324 DLCTRL DEBUG Command: GET 679791902 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085529324 DLCTRL DEBUG Tx Command reply: GET_REPLY 679791902 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085529328 DLCTRL DEBUG Command: GET 963282520 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821085529328 DLCTRL DEBUG Tx Command reply: GET_REPLY 963282520 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085529332 DLCTRL DEBUG Command: GET 444225690 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821085529332 DLCTRL DEBUG Tx Command reply: GET_REPLY 444225690 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085529336 DLCTRL DEBUG Command: GET 287481867 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085529336 DLCTRL DEBUG Tx Command reply: GET_REPLY 287481867 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085529340 DLCTRL DEBUG Command: GET 631719674 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085529340 DLCTRL DEBUG Tx Command reply: GET_REPLY 631719674 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085529344 DLCTRL DEBUG Command: GET 951148355 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085529344 DLCTRL DEBUG Tx Command reply: GET_REPLY 951148355 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085529348 DLCTRL DEBUG Command: GET 622617710 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821085529348 DLCTRL DEBUG Tx Command reply: GET_REPLY 622617710 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085529352 DLCTRL DEBUG Command: GET 868763278 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821085529352 DLCTRL DEBUG Tx Command reply: GET_REPLY 868763278 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085529356 DLCTRL DEBUG Command: GET 304298433 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085529356 DLCTRL DEBUG Tx Command reply: GET_REPLY 304298433 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085529361 DLCTRL DEBUG Command: GET 565345201 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085529361 DLCTRL DEBUG Tx Command reply: GET_REPLY 565345201 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085529365 DLCTRL DEBUG Command: GET 763203699 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085529365 DLCTRL DEBUG Tx Command reply: GET_REPLY 763203699 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085529369 DLCTRL DEBUG Command: GET 476825078 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821085529369 DLCTRL DEBUG Tx Command reply: GET_REPLY 476825078 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085529373 DLCTRL DEBUG Command: GET 11281296 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821085529373 DLCTRL DEBUG Tx Command reply: GET_REPLY 11281296 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085529377 DLCTRL DEBUG Command: GET 155999455 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085529377 DLCTRL DEBUG Tx Command reply: GET_REPLY 155999455 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085529381 DLCTRL DEBUG Command: GET 216972648 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085529381 DLCTRL DEBUG Tx Command reply: GET_REPLY 216972648 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085529384 DLCTRL DEBUG Command: GET 261497317 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085529384 DLCTRL DEBUG Tx Command reply: GET_REPLY 261497317 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '000000000000000100110000'B, t_guard := 20.000000 } 20250821085529419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53774<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1091)@9519884ab86b: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1091)@9519884ab86b: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@9519884ab86b: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)14020578 20250821085530440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085530440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085530440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1431) 20250821085530440 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085530440 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd5efe2, normal) (hnbgw_rua.c:408) 20250821085530440 DHNB DEBUG map_rua[0x55571067d3f0]{init}: Allocated (fsm.c:456) 20250821085530440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14020578)[0x55571067d3f0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085530440 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14020578 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085530440 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085530440 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085530440 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250821085530440 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14020578 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:232) 20250821085530440 DCN DEBUG map_sccp[0x5557106a1110]{init}: Allocated (fsm.c:456) 20250821085530440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5557106a1110]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085530440 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-14020578 <-> SCCP-117 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250821085530440 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14020578 SCCP-117 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:313) 20250821085530440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14020578)[0x55571067d3f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085530440 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085530440 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085530440 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14020578 SCCP-117 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085530440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5557106a1110]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085530440 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085530440 DLSCCP DEBUG SCCP-SCOC(117)[0x55571067ee20]{IDLE}: Allocated (fsm.c:456) 20250821085530440 DLSCCP DEBUG SCCP-SCOC(117)[0x55571067ee20]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085530440 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030001300056400500f1100926) (sccp_scrc.c:455) 20250821085530440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085530440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085530440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085530440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085530440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085530440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085530440 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085530440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085530440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085530440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085530440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085530440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085530440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085530440 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085530440 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085530440 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085530441 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085530441 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085530441 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 70 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 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 30 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821085530441 DLSCCP DEBUG SCCP-SCOC(117)[0x55571067ee20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085530441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5557106a1110]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085530441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14020578)[0x55571067d3f0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085530441 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085530441 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085530441 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085530441 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=2 20250821085530441 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085530441 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085530441 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085530441 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085530441 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085530441 DLSS7 <000c> ss7_asp.c:1383 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 02 01 00 00 75 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 30 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(1090)@9519884ab86b: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1090)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1091)@9519884ab86b: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095) HNBGW_Test.sgsn1-RAN(1091)@9519884ab86b: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)16773037 HNBGW_Test.sgsn1-SCCP(1090)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1090)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)@9519884ab86b: setverdict(pass): none -> pass MTC@9519884ab86b: 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 } } } 20250821085530457 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085530457 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085530457 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085530457 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085530457 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085530457 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085530457 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085530457 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085530457 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085530457 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 75 2a 30 47 02 00 00 00 00  20250821085530457 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085530457 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085530457 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085530457 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085530457 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085530457 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=002a3047) (sccp_scrc.c:545) 20250821085530457 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(117,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085530457 DLSCCP DEBUG SCCP-SCOC(117)[0x55571067ee20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085530458 DLSCCP DEBUG SCCP-SCOC(117)[0x55571067ee20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085530458 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085530458 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085530458 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_sccp.c:157) 20250821085530458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5557106a1110]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085530458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5557106a1110]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085530459 DLCTRL DEBUG Command: GET 863634195 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821085530459 DLCTRL DEBUG Tx Command reply: GET_REPLY 863634195 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250821085530463 DLCTRL DEBUG Command: GET 801692242 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821085530463 DLCTRL DEBUG Tx Command reply: GET_REPLY 801692242 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085530466 DLCTRL DEBUG Command: GET 476909389 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085530466 DLCTRL DEBUG Tx Command reply: GET_REPLY 476909389 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085530469 DLCTRL DEBUG Command: GET 500160628 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085530469 DLCTRL DEBUG Tx Command reply: GET_REPLY 500160628 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085530471 DLCTRL DEBUG Command: GET 674094883 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085530471 DLCTRL DEBUG Tx Command reply: GET_REPLY 674094883 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085530473 DLCTRL DEBUG Command: GET 772749782 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821085530473 DLCTRL DEBUG Tx Command reply: GET_REPLY 772749782 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250821085530476 DLCTRL DEBUG Command: GET 544026655 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821085530476 DLCTRL DEBUG Tx Command reply: GET_REPLY 544026655 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085530479 DLCTRL DEBUG Command: GET 699489210 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085530479 DLCTRL DEBUG Tx Command reply: GET_REPLY 699489210 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085530481 DLCTRL DEBUG Command: GET 61074889 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085530481 DLCTRL DEBUG Tx Command reply: GET_REPLY 61074889 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085530483 DLCTRL DEBUG Command: GET 622640247 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085530483 DLCTRL DEBUG Tx Command reply: GET_REPLY 622640247 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085530484 DLCTRL DEBUG Command: GET 535480925 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821085530484 DLCTRL DEBUG Tx Command reply: GET_REPLY 535480925 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085530485 DLCTRL DEBUG Command: GET 237801299 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821085530485 DLCTRL DEBUG Tx Command reply: GET_REPLY 237801299 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085530487 DLCTRL DEBUG Command: GET 260519230 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085530487 DLCTRL DEBUG Tx Command reply: GET_REPLY 260519230 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085530489 DLCTRL DEBUG Command: GET 84151348 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085530489 DLCTRL DEBUG Tx Command reply: GET_REPLY 84151348 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085530491 DLCTRL DEBUG Command: GET 584586168 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085530491 DLCTRL DEBUG Tx Command reply: GET_REPLY 584586168 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085530494 DLCTRL DEBUG Command: GET 587264860 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821085530494 DLCTRL DEBUG Tx Command reply: GET_REPLY 587264860 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085530496 DLCTRL DEBUG Command: GET 217419807 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821085530496 DLCTRL DEBUG Tx Command reply: GET_REPLY 217419807 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085530498 DLCTRL DEBUG Command: GET 612445684 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085530498 DLCTRL DEBUG Tx Command reply: GET_REPLY 612445684 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085530501 DLCTRL DEBUG Command: GET 686422809 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085530501 DLCTRL DEBUG Tx Command reply: GET_REPLY 686422809 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085530503 DLCTRL DEBUG Command: GET 611214831 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085530503 DLCTRL DEBUG Tx Command reply: GET_REPLY 611214831 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: "disconnecting msc0" 20250821085530504 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250821085530505 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085530505 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085530505 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085530505 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085530505 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085530505 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085530505 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085530505 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085530505 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085530505 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085530505 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085530505 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085530505 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085530505 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085530505 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085530505 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085530505 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085530505 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085530505 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085530505 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085530505 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085530505 DLSS7 <000c> ss7_asp.c:1383 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  20250821085530505 DLSS7 <000c> ss7_asp.c:1383 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  20250821085530505 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085530505 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085530505 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085530505 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085530505 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085530505 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085530505 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085530505 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085530505 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085530505 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085530505 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085530505 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085530505 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085530505 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085530505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x555710685cf0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085530505 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085530505 DLSCCP DEBUG SCCP-SCOC(116)[0x555710616d20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085530505 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e9e5e), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085530505 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085530505 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085530505 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085530505 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085530505 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085530505 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085530505 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085530505 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085530505 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085530505 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 03 04 9e 9e 5e 00 00 74 00 00 00 00 00 (ss7_asp.c:1383) 20250821085530505 DLSCCP DEBUG SCCP-SCOC(116)[0x555710616d20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085530505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x555710685cf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085530505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1143166)[0x5557106824b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085530505 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1143166)[0x5557106824b0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085530505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821085530505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1143166)[0x5557106824b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085530505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1143166)[0x5557106824b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085530506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1143166)[0x5557106824b0]{disrupted}: Freeing instance (context_map.c:203) 20250821085530506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1143166)[0x5557106824b0]{disrupted}: Deallocated (fsm.c:568) 20250821085530506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x555710685cf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085530506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x555710685cf0]{disconnected}: Freeing instance (context_map.c:207) 20250821085530506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x555710685cf0]{disconnected}: Deallocated (fsm.c:568) 20250821085530506 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1143166 SCCP-116 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821085530506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085530506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821085530506 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085530506 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085530506 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085530506 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821085530506 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085530506 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085530506 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: 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 := '000000000000001001100110'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@9519884ab86b: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)1143166 20250821085530520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53780<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1091)@9519884ab86b: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1091)@9519884ab86b: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@9519884ab86b: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)12448224 20250821085531535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085531535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085531535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085531535 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085531535 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbdf1e0, normal) (hnbgw_rua.c:408) 20250821085531535 DHNB DEBUG map_rua[0x5557106824b0]{init}: Allocated (fsm.c:456) 20250821085531535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12448224)[0x5557106824b0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085531535 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12448224 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085531535 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085531535 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085531535 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12448224 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:232) 20250821085531535 DCN DEBUG map_sccp[0x555710685cf0]{init}: Allocated (fsm.c:456) 20250821085531535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x555710685cf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085531535 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-12448224 <-> SCCP-118 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250821085531535 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12448224 SCCP-118 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085531535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12448224)[0x5557106824b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085531535 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085531535 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085531535 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12448224 SCCP-118 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085531535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x555710685cf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085531535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085531535 DLSCCP DEBUG SCCP-SCOC(118)[0x55571067f2f0]{IDLE}: Allocated (fsm.c:456) 20250821085531535 DLSCCP DEBUG SCCP-SCOC(118)[0x55571067f2f0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085531535 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030002660056400500f1100926) (sccp_scrc.c:455) 20250821085531535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085531535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085531535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085531535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085531535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085531535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085531535 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085531535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085531535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085531535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085531535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085531535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085531535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085531535 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085531535 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085531535 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085531535 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085531535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085531535 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 0a 03 00 00 01 01 00 00 76 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 66 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085531535 DLSCCP DEBUG SCCP-SCOC(118)[0x55571067f2f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085531535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x555710685cf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085531535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12448224)[0x5557106824b0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085531535 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085531535 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085531535 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085531535 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=1 20250821085531535 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085531535 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085531535 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085531535 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085531535 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085531535 DLSS7 <000c> ss7_asp.c:1383 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 01 01 00 00 76 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 66 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(1090)@9519884ab86b: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(1090)@9519884ab86b: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(1091)@9519884ab86b: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096) HNBGW_Test.sgsn1-RAN(1091)@9519884ab86b: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)13275163 HNBGW_Test.sgsn1-SCCP(1090)@9519884ab86b: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(1090)@9519884ab86b: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250821085531541 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085531541 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085531541 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085531541 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085531541 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085531541 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085531541 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085531541 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085531541 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085531541 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 76 ad 4f 7e 02 00 00 00 00  20250821085531541 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085531541 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085531541 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085531541 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085531541 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085531541 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00ad4f7e) (sccp_scrc.c:545) 20250821085531541 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(118,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085531541 DLSCCP DEBUG SCCP-SCOC(118)[0x55571067f2f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085531541 DLSCCP DEBUG SCCP-SCOC(118)[0x55571067f2f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085531541 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085531541 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085531541 DCN DEBUG handle_cn_conn_conf() conn_id=118, 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_sccp.c:157) 20250821085531541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x555710685cf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085531541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x555710685cf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)@9519884ab86b: setverdict(pass): none -> pass MTC@9519884ab86b: 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 } } } 20250821085531544 DLCTRL DEBUG Command: GET 579068669 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821085531544 DLCTRL DEBUG Tx Command reply: GET_REPLY 579068669 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250821085531548 DLCTRL DEBUG Command: GET 705542186 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821085531548 DLCTRL DEBUG Tx Command reply: GET_REPLY 705542186 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085531552 DLCTRL DEBUG Command: GET 694867072 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085531552 DLCTRL DEBUG Tx Command reply: GET_REPLY 694867072 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085531556 DLCTRL DEBUG Command: GET 260161431 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085531556 DLCTRL DEBUG Tx Command reply: GET_REPLY 260161431 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085531560 DLCTRL DEBUG Command: GET 83644156 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085531560 DLCTRL DEBUG Tx Command reply: GET_REPLY 83644156 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085531564 DLCTRL DEBUG Command: GET 269882609 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821085531564 DLCTRL DEBUG Tx Command reply: GET_REPLY 269882609 rate_ctr.abs.sgsn.1.cnpool:subscr:new 2 (control_if.c:477) 20250821085531569 DLCTRL DEBUG Command: GET 107548355 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821085531569 DLCTRL DEBUG Tx Command reply: GET_REPLY 107548355 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085531573 DLCTRL DEBUG Command: GET 454678669 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085531573 DLCTRL DEBUG Tx Command reply: GET_REPLY 454678669 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085531577 DLCTRL DEBUG Command: GET 599509411 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085531577 DLCTRL DEBUG Tx Command reply: GET_REPLY 599509411 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085531581 DLCTRL DEBUG Command: GET 704720132 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085531581 DLCTRL DEBUG Tx Command reply: GET_REPLY 704720132 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085531584 DLCTRL DEBUG Command: GET 406987567 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821085531584 DLCTRL DEBUG Tx Command reply: GET_REPLY 406987567 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085531588 DLCTRL DEBUG Command: GET 760205010 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821085531588 DLCTRL DEBUG Tx Command reply: GET_REPLY 760205010 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085531590 DLCTRL DEBUG Command: GET 56263584 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085531591 DLCTRL DEBUG Tx Command reply: GET_REPLY 56263584 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085531593 DLCTRL DEBUG Command: GET 537846134 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085531593 DLCTRL DEBUG Tx Command reply: GET_REPLY 537846134 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085531595 DLCTRL DEBUG Command: GET 311848265 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085531595 DLCTRL DEBUG Tx Command reply: GET_REPLY 311848265 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085531597 DLCTRL DEBUG Command: GET 314538374 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821085531597 DLCTRL DEBUG Tx Command reply: GET_REPLY 314538374 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085531599 DLCTRL DEBUG Command: GET 629260887 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821085531600 DLCTRL DEBUG Tx Command reply: GET_REPLY 629260887 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085531602 DLCTRL DEBUG Command: GET 134740176 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085531602 DLCTRL DEBUG Tx Command reply: GET_REPLY 134740176 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085531605 DLCTRL DEBUG Command: GET 175687254 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085531605 DLCTRL DEBUG Tx Command reply: GET_REPLY 175687254 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085531610 DLCTRL DEBUG Command: GET 298870015 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085531610 DLCTRL DEBUG Tx Command reply: GET_REPLY 298870015 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085531620 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33059<->l=127.0.0.1:4262) (control_if.c:193) 20250821085531621 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53754<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1075)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(1074)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085531625 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53746<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085531627 DLINP DEBUG SRVCONN(,r=127.0.0.1:38231<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085531627 DLINP DEBUG SRVCONN(,r=127.0.0.1:38231<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085531627 DLINP NOTICE SRV(,r=127.0.0.1:38231<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085531627 DMAIN NOTICE (127.0.0.1:38231 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38231<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821085531627 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1080)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1084)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1082)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1085)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1087)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1088)@9519884ab86b: Final verdict of PTC: none 20250821085531630 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085531630 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085531630 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085531630 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085531630 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085531630 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085531630 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085531630 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821085531630 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085531630 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085531630 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085531630 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-M3UA(1089)@9519884ab86b: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@9519884ab86b: Final verdict of PTC: none 20250821085531630 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085531630 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085531630 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085531631 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085531631 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085531631 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085531631 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085531631 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085531631 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085531631 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085531631 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085531631 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085531631 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085531631 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1081)@9519884ab86b: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079)@9519884ab86b: Final verdict of PTC: none 20250821085531631 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085531631 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085531631 DLSS7 <000c> ss7_asp.c:1383 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  20250821085531631 DLSS7 <000c> ss7_asp.c:1383 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  20250821085531631 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085531631 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085531631 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1073)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1092)@9519884ab86b: Final verdict of PTC: none 20250821085531631 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085531631 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821085531631 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085531631 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085531631 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821085531631 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085531631 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085531631 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085531631 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085531631 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821085531631 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821085531631 DLSS7 <000c> ss7_asp.c:1383 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  20250821085531631 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085531631 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085531632 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085531632 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085531632 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085531632 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085531632 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250821085531632 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085531632 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085531632 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085531632 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085531632 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085531632 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085531632 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085531632 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250821085531632 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085531632 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085531632 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250821085531632 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc1-M3UA(1086)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1090)@9519884ab86b: Final verdict of PTC: none 20250821085531632 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085531632 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085531632 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085531632 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085531632 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085531632 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085531632 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085531632 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085531632 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085531632 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085531632 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085531632 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085531632 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085531632 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821085531632 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085531632 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085531632 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085531632 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085531633 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085531633 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085531633 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085531633 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085531633 DRANAP NOTICE cnlink(msc-1)[0x555710666630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085531633 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085531633 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085531633 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250821085531633 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085531633 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085531632 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085531632 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085531632 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821085531632 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821085531632 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0a  20250821085531632 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085531632 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085531633 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085531633 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085531633 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085531633 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085531633 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085531633 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085531633 DRANAP NOTICE cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085531633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5557106a1110]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085531633 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085531633 DLSCCP DEBUG SCCP-SCOC(117)[0x55571067ee20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085531633 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a3047), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085531633 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085531633 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085531633 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085531633 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085531633 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085531633 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085531633 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085531633 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085531633 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085531633 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085531633 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 02 04 2a 30 47 00 00 75 00 00 00 00 00 (ss7_asp.c:1383) 20250821085531633 DLSCCP DEBUG SCCP-SCOC(117)[0x55571067ee20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085531633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5557106a1110]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085531633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14020578)[0x55571067d3f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085531633 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14020578)[0x55571067d3f0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085531633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821085531634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14020578)[0x55571067d3f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085531634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14020578)[0x55571067d3f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085531634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14020578)[0x55571067d3f0]{disrupted}: Freeing instance (context_map.c:203) 20250821085531634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14020578)[0x55571067d3f0]{disrupted}: Deallocated (fsm.c:568) 20250821085531634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5557106a1110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085531634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5557106a1110]{disconnected}: Freeing instance (context_map.c:207) 20250821085531634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5557106a1110]{disconnected}: Deallocated (fsm.c:568) 20250821085531634 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14020578 SCCP-117 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250821085531634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x555710685cf0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085531634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085531634 DLSCCP DEBUG SCCP-SCOC(118)[0x55571067f2f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085531634 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad4f7e), PART(T=Source Reference,L=4,D=00000076), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085531634 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085531634 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=1 -> eSLS=49: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085531634 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=1 -> eSLS=49: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085531634 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085531634 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085531634 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085531634 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085531634 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085531634 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085531634 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085531634 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 01 04 ad 4f 7e 00 00 76 00 00 00 00 00 (ss7_asp.c:1383) 20250821085531634 DLSCCP DEBUG SCCP-SCOC(118)[0x55571067f2f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085531634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x555710685cf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085531634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12448224)[0x5557106824b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085531634 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12448224)[0x5557106824b0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085531634 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821085531634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12448224)[0x5557106824b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085531634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12448224)[0x5557106824b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085531634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12448224)[0x5557106824b0]{disrupted}: Freeing instance (context_map.c:203) 20250821085531634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12448224)[0x5557106824b0]{disrupted}: Deallocated (fsm.c:568) 20250821085531634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x555710685cf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085531634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x555710685cf0]{disconnected}: Freeing instance (context_map.c:207) 20250821085531634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x555710685cf0]{disconnected}: Deallocated (fsm.c:568) 20250821085531634 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12448224 SCCP-118 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250821085531635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085531635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821085531635 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085531635 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085531635 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085531635 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=2 20250821085531635 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085531635 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085531635 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085531635 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085531635 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085531635 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085531635 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=1 20250821085531635 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085531635 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085531635 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085531635 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53766<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085531635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250821085531636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085531636 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085531636 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 (hnb.c:255) 20250821085531636 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085531636 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53774<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085531637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53780<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)@9519884ab86b: Final verdict of PTC: pass HNBGW_Test.sgsn1-RAN(1091)@9519884ab86b: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)@9519884ab86b: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)@9519884ab86b: Final verdict of PTC: pass HNBGW_Test.msc0-M3UA(1083)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(1076)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(1093)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1073): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(1074): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(1075): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(1076): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1080): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(1081): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(1082): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(1083): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-SCCP(1084): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-RAN(1085): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc1-M3UA(1086): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1087): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1088): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1089): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1090): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1091): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1092): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(1093): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096): pass (pass -> pass) MTC@9519884ab86b: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@9519884ab86b: 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'. Thu Aug 21 08:55:31 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 20250821085531765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53792<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085532039 DLSCCP DEBUG SCCP-SCOC(114)[0x55571067ce60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085532039 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a2d16), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085532039 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085532039 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085532039 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085532039 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085532039 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085532039 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085532039 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085532039 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085532039 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085532039 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2a 2d 16 00 00 72 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085532039 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085532039 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085532039 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085532039 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085532039 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085532039 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085532039 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085532040 DLSCCP DEBUG SCCP-SCOC(115)[0x555710672750]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085532040 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd7c6b), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085532040 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821085532040 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085532040 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085532040 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085532040 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085532040 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085532041 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085532041 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085532041 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085532041 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 cd 7c 6b 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085532041 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085532041 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085532041 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085532041 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821085532041 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085532041 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085532041 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085532468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53792<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=675384) 20250821085532506 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085532506 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085532506 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN Waiting for packet dumper to finish... 1 (prev_count=675384, count=688964) 20250821085533632 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085533632 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085533632 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821085533632 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085533632 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085533632 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085533633 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085533633 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085533633 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250821085534255 DLSCCP DEBUG SCCP-SCOC(111)[0x555710677c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085534255 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e98a0), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085534255 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821085534255 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085534255 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085534255 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085534255 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085534255 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085534255 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085534255 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085534255 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085534255 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 9e 98 a0 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085534255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085534255 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085534255 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085534255 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821085534255 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085534255 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085534255 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085534257 DLSCCP DEBUG SCCP-SCOC(112)[0x55571066f200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085534257 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047d44a), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085534257 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821085534257 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085534258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085534258 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085534258 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085534258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085534258 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085534258 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085534258 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085534258 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 47 d4 4a 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085534258 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085534258 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085534258 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085534258 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821085534258 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085534258 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085534258 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085534261 DLSCCP DEBUG SCCP-SCOC(113)[0x555710682880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085534261 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00503e54), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085534261 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085534261 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085534261 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085534261 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085534261 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085534261 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085534261 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085534261 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085534261 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085534261 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 50 3e 54 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085534261 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085534261 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085534261 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085534261 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085534261 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085534262 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085534262 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:55: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_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 20250821085534788 DLSCCP DEBUG SCCP-SCOC(110)[0x555710684500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085534788 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af2a8a), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085534788 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085534788 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085534788 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085534788 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085534788 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085534788 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085534788 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085534788 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085534788 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085534789 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 af 2a 8a 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085534789 DLSCCP DEBUG SCCP-SCOC(109)[0x555710679da0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085534789 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2adc2), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085534789 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085534789 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085534789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085534789 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085534789 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085534789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085534789 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085534789 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085534789 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085534789 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b2 ad c2 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085534789 DLSCCP DEBUG SCCP-SCOC(108)[0x555710684c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085534789 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a04df6), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085534789 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085534789 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085534789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085534789 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085534789 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085534789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085534789 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085534789 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085534789 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085534789 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 a0 4d f6 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085534789 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085534789 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085534789 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085534789 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085534789 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085534789 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085534789 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085534789 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085534789 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085534789 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085534789 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085534789 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085534790 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085534790 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085534790 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085534790 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085534790 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085534790 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085534790 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085534790 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085534790 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085535419 DLSCCP DEBUG SCCP-SCOC(106)[0x5557106a1dc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085535419 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008671f4), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085535419 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085535419 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085535419 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085535419 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085535419 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085535419 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085535419 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085535419 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085535419 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085535419 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 86 71 f4 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085535420 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085535420 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085535420 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085535420 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085535420 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085535420 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085535420 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085535443 DLSCCP DEBUG SCCP-SCOC(105)[0x555710686430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085535443 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aed415), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085535443 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085535443 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085535443 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085535444 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085535444 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085535444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085535444 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085535444 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085535444 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085535444 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ae d4 15 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085535444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085535444 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085535444 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085535444 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085535444 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085535444 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085535444 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085535454 DLSCCP DEBUG SCCP-SCOC(107)[0x5557104def10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085535454 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00116990), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085535454 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085535454 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085535454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085535454 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085535454 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085535454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085535454 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085535454 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085535454 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085535454 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 11 69 90 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085535454 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085535454 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085535454 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085535454 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085535454 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085535454 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085535454 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: 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@9519884ab86b: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20250821085535601 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41890<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085535606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41906<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085535610 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33817<->l=127.0.0.1:4262) (control_if.c:572) 20250821085535626 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085535626 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085535633 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085535633 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085535633 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085535633 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085535634 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085535634 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085535634 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47681 (stream_srv.c:143) 20250821085535634 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47681<->l=127.0.0.1:29169 (hnb.c:335) 20250821085535634 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085535634 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085535635 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085535635 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085535635 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085535635 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085535635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535635 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085535635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535635 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085535635 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085535635 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085535635 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085535635 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085535635 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085535635 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085535635 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085535635 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085535635 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085535635 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085535635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535635 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085535635 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085535635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535635 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085535635 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085535635 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085535635 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085535635 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085535635 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085535635 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085535635 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085535635 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085535635 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085535635 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085535635 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085535635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535635 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085535635 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085535635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535635 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085535635 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085535635 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085535635 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085535635 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085535635 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085535635 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085535635 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085535635 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085535635 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085535635 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085535635 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085535635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535635 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085535635 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085535635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535635 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085535635 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085535635 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085535635 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085535635 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085535635 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085535635 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085535635 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085535635 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085535635 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085535635 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085535635 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=1 20250821085535635 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085535635 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085535635 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085535635 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085535635 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085535636 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=4 20250821085535636 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085535636 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085535636 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085535636 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085535636 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085535636 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085535636 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=9 20250821085535636 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085535636 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085535636 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085535636 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085535636 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085535636 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085535636 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821085535636 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085535636 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085535636 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1107)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(1107)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1107)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1105)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085535650 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085535650 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085535651 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085535651 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085535651 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085535651 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085535651 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085535651 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085535652 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085535652 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085535652 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085535652 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085535652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535652 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085535652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535652 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085535652 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085535652 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085535652 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085535652 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085535652 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085535652 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085535652 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085535652 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085535652 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085535652 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085535652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535652 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085535652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085535652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535652 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085535652 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085535652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085535652 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085535652 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085535652 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085535652 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085535652 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085535652 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085535652 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085535652 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085535652 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085535652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535652 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085535652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085535652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535652 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085535652 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085535652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085535652 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085535652 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085535652 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085535652 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085535652 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085535652 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085535652 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085535652 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085535652 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085535652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535652 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085535652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085535652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535652 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085535652 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085535652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085535652 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085535652 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085535652 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085535652 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085535652 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085535652 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085535652 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085535652 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085535652 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=5 20250821085535652 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085535652 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085535652 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085535652 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085535652 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085535652 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=5 20250821085535652 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085535652 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085535652 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085535652 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085535652 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085535653 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085535653 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=10 20250821085535653 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085535653 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085535653 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085535653 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085535653 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085535653 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085535653 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=8 20250821085535653 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085535653 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085535653 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1110)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(1110)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1110)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1108)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085535672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085535672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085535672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085535672 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085535672 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:562) 20250821085535672 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085535672 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085535672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085535672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085535678 DLINP DEBUG SRVCONN(,r=127.0.0.1:47681<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085535678 DLINP DEBUG SRVCONN(,r=127.0.0.1:47681<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085535678 DLINP DEBUG SRVCONN(,r=127.0.0.1:47681<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085535678 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085535678 DHNBAP DEBUG (127.0.0.1:47681 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821085535678 DHNBAP NOTICE (127.0.0.1:47681 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085535678 DHNBAP NOTICE (127.0.0.1:47681 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085535678 DLINP DEBUG SRVCONN(,r=127.0.0.1:47681<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085535678 DLINP DEBUG SRVCONN(,r=127.0.0.1:47681<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085535846 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085535846 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085535846 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085535846 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1107)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085535855 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085535855 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085535855 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085535855 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085535855 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085535855 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085535855 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085535855 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085535855 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085535855 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085535855 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085535855 DLSS7 <000c> ss7_asp.c:1383 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  20250821085535855 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085535858 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085535858 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085535858 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085535858 DLSS7 <000c> ss7_asp.c:1383 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  20250821085535858 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085535858 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085535858 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085535858 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085535858 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085535858 DLSS7 <000c> ss7_asp.c:1383 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  20250821085535859 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085535859 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085535859 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085535859 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085535859 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085535859 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085535859 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085535859 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085535859 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085535859 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085535859 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085535859 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085535859 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085535859 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085535859 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085535859 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085535860 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085535860 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085535860 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085535860 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085535860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085535860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535860 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085535861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085535861 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085535861 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085535861 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085535861 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085535861 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085535861 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085535861 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085535861 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085535861 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821085535861 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085535861 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085535861 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085535861 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085535861 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085535861 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085535863 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085535863 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085535863 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085535863 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1110)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085535869 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085535869 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085535869 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085535869 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085535869 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085535869 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085535869 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085535869 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085535869 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085535869 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085535869 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085535869 DLSS7 <000c> ss7_asp.c:1383 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  20250821085535869 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085535871 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085535871 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085535871 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085535871 DLSS7 <000c> ss7_asp.c:1383 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  20250821085535871 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085535871 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085535871 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085535871 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085535871 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085535872 DLSS7 <000c> ss7_asp.c:1383 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  20250821085535872 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085535872 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085535872 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085535872 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085535872 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085535872 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085535872 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085535872 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085535872 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085535872 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085535872 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085535872 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085535872 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085535872 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085535872 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085535872 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085535872 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085535873 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085535873 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085535873 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085535873 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085535873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535873 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085535873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085535873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085535873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085535873 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085535873 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085535873 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085535873 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085535873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085535873 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085535873 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085535874 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085535874 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085535874 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085535874 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821085535874 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085535874 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085535874 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085535874 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085535874 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085535874 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  20250821085536011 DLSCCP DEBUG SCCP-SCOC(102)[0x555710685e20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085536011 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf4a26), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085536011 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085536011 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085536011 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085536011 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085536011 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085536011 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085536011 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085536011 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 cf 4a 26 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085536011 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085536011 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085536011 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085536011 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085536011 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085536011 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085536011 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085536011 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085536011 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085536011 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 04 cf 4a 26 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250821085536012 DLSCCP DEBUG SCCP-SCOC(101)[0x555710676360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085536012 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003782a9), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085536012 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085536012 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085536012 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085536012 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085536012 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085536012 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085536012 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085536012 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 37 82 a9 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085536012 DLSCCP DEBUG SCCP-SCOC(103)[0x555710682090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085536012 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00384057), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085536012 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085536012 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085536012 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085536012 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085536012 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085536012 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085536012 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085536012 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 38 40 57 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085536012 DLSCCP DEBUG SCCP-SCOC(104)[0x555710682bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085536012 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e96ac), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085536012 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085536012 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085536012 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085536012 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085536012 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085536012 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085536012 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085536013 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4e 96 ac 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085536013 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085536013 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085536013 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085536013 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085536013 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085536013 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085536013 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085536013 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085536013 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085536013 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 04 37 82 a9 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250821085536013 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085536013 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085536013 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085536013 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085536013 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085536013 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085536013 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085536013 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085536013 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085536013 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 04 38 40 57 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250821085536013 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085536013 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085536013 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085536013 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085536013 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085536013 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085536013 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085536013 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085536013 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085536013 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 04 4e 96 ac 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250821085536019 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085536019 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085536019 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085536019 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085536019 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085536019 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085536019 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085536019 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085536019 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085536019 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 66 cf 4a 26 00  20250821085536019 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085536019 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085536019 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085536019 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085536019 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085536019 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000066), PART(T=Source Reference,L=4,D=00cf4a26) (sccp_scrc.c:545) 20250821085536019 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(102,remPC=188=0.23.4) Received CO:RELCO (sccp_scoc.c:787) 20250821085536019 DLSCCP DEBUG SCCP-SCOC(102)[0x555710685e20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085536019 DLSCCP DEBUG SCCP-SCOC(102)[0x555710685e20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085536019 DLSCCP DEBUG SCCP-SCOC(102)[0x555710685e20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085536019 DLSCCP DEBUG SCCP-SCOC(102)[0x555710685e20]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085536019 DLSCCP DEBUG SCCP-SCOC(102)[0x555710685e20]{IDLE}: Deallocated (fsm.c:568) 20250821085536220 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085536220 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085536220 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085536220 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085536220 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085536221 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085536221 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085536221 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085536221 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085536221 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 65 37 82 a9 00  20250821085536221 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085536221 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085536221 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085536221 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085536221 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085536221 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085536221 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085536221 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085536221 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085536221 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 67 38 40 57 00  20250821085536221 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085536221 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085536221 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085536221 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085536221 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085536221 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000065), PART(T=Source Reference,L=4,D=003782a9) (sccp_scrc.c:545) 20250821085536221 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(101,remPC=188=0.23.4) Received CO:RELCO (sccp_scoc.c:787) 20250821085536221 DLSCCP DEBUG SCCP-SCOC(101)[0x555710676360]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085536221 DLSCCP DEBUG SCCP-SCOC(101)[0x555710676360]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085536221 DLSCCP DEBUG SCCP-SCOC(101)[0x555710676360]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085536221 DLSCCP DEBUG SCCP-SCOC(101)[0x555710676360]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085536221 DLSCCP DEBUG SCCP-SCOC(101)[0x555710676360]{IDLE}: Deallocated (fsm.c:568) 20250821085536221 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085536221 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085536221 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085536221 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085536221 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085536221 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000067), PART(T=Source Reference,L=4,D=00384057) (sccp_scrc.c:545) 20250821085536221 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(103,remPC=188=0.23.4) Received CO:RELCO (sccp_scoc.c:787) 20250821085536221 DLSCCP DEBUG SCCP-SCOC(103)[0x555710682090]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085536221 DLSCCP DEBUG SCCP-SCOC(103)[0x555710682090]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085536221 DLSCCP DEBUG SCCP-SCOC(103)[0x555710682090]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085536221 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085536221 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085536221 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085536221 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085536221 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085536221 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085536221 DLSCCP DEBUG SCCP-SCOC(103)[0x555710682090]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085536221 DLSCCP DEBUG SCCP-SCOC(103)[0x555710682090]{IDLE}: Deallocated (fsm.c:568) 20250821085536221 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085536221 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085536221 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085536221 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 68 4e 96 ac 00  20250821085536221 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085536221 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085536221 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085536221 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085536221 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085536221 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000068), PART(T=Source Reference,L=4,D=004e96ac) (sccp_scrc.c:545) 20250821085536221 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(104,remPC=188=0.23.4) Received CO:RELCO (sccp_scoc.c:787) 20250821085536221 DLSCCP DEBUG SCCP-SCOC(104)[0x555710682bf0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085536221 DLSCCP DEBUG SCCP-SCOC(104)[0x555710682bf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085536221 DLSCCP DEBUG SCCP-SCOC(104)[0x555710682bf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085536221 DLSCCP DEBUG SCCP-SCOC(104)[0x555710682bf0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085536221 DLSCCP DEBUG SCCP-SCOC(104)[0x555710682bf0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1106)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085536661 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085536661 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085536661 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085536661 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085536661 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085536661 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085536661 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085536661 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085536662 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085536662 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085536662 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085536662 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085536662 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085536662 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085536662 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085536662 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085536662 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085536662 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085536662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085536662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085536662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085536662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085536662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085536662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085536662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085536662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085536662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085536662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085536662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085536662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085536662 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085536662 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085536662 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085536662 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085536662 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085536662 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085536662 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085536662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085536662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085536662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085536662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085536662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085536662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085536662 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085536662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085536662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085536662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085536662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085536662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085536662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085536662 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085536662 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085536662 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085536662 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085536662 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085536662 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085536662 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085536662 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085536662 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085536662 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085536662 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085536662 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821085536662 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085536662 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085536662 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085536662 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085536662 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085536662 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085536664 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085536664 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085536664 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085536664 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085536664 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085536664 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085536664 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085536664 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085536664 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085536664 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085536664 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085536664 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085536664 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085536664 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085536664 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085536664 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085536664 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085536664 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085536664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085536664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085536664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085536664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085536664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085536664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085536664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085536664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085536664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085536664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085536664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085536664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085536664 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085536664 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085536664 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085536665 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085536665 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250821085536669 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085536669 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085536669 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085536669 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085536669 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085536669 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085536669 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085536669 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085536669 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085536669 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085536669 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085536669 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085536669 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085536669 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085536669 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085536669 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085536669 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085536669 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) HNBGW_Test.msc0-RAN(1106)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085536669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085536669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085536669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085536669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085536669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085536669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085536669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085536669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085536669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085536669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085536669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085536669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085536669 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085536669 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085536669 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085536669 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085536669 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085536670 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085536670 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085536670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085536670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085536670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085536670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085536670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085536670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085536670 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085536670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085536670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085536670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085536670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085536670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085536670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085536670 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085536670 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085536670 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085536670 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085536670 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085536670 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085536670 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085536670 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085536670 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085536670 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085536670 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085536670 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821085536670 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085536670 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085536670 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085536670 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085536670 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085536670 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-RAN(1109)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085536671 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085536671 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085536671 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085536671 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085536671 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085536671 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085536671 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085536671 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085536671 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085536671 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085536671 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085536671 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085536671 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085536671 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085536671 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085536671 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085536671 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085536671 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085536671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085536671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085536671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085536671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085536671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085536671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085536671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085536671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085536671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085536671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085536671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085536671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085536671 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085536671 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085536671 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085536671 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085536671 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1109)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085537691 DLCTRL DEBUG Command: GET 673197806 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821085537691 DLCTRL DEBUG Tx Command reply: GET_REPLY 673197806 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250821085537698 DLCTRL DEBUG Command: GET 150485972 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821085537698 DLCTRL DEBUG Tx Command reply: GET_REPLY 150485972 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085537702 DLCTRL DEBUG Command: GET 565187085 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085537702 DLCTRL DEBUG Tx Command reply: GET_REPLY 565187085 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085537707 DLCTRL DEBUG Command: GET 244994306 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085537707 DLCTRL DEBUG Tx Command reply: GET_REPLY 244994306 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085537713 DLCTRL DEBUG Command: GET 389474240 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085537713 DLCTRL DEBUG Tx Command reply: GET_REPLY 389474240 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821085537717 DLCTRL DEBUG Command: GET 116880653 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821085537717 DLCTRL DEBUG Tx Command reply: GET_REPLY 116880653 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085537721 DLCTRL DEBUG Command: GET 939746402 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821085537721 DLCTRL DEBUG Tx Command reply: GET_REPLY 939746402 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085537725 DLCTRL DEBUG Command: GET 351421613 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085537725 DLCTRL DEBUG Tx Command reply: GET_REPLY 351421613 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085537729 DLCTRL DEBUG Command: GET 955928416 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085537729 DLCTRL DEBUG Tx Command reply: GET_REPLY 955928416 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085537732 DLCTRL DEBUG Command: GET 225058424 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085537732 DLCTRL DEBUG Tx Command reply: GET_REPLY 225058424 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821085537735 DLCTRL DEBUG Command: GET 650859820 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821085537735 DLCTRL DEBUG Tx Command reply: GET_REPLY 650859820 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085537737 DLCTRL DEBUG Command: GET 64106079 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821085537737 DLCTRL DEBUG Tx Command reply: GET_REPLY 64106079 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085537739 DLCTRL DEBUG Command: GET 739455879 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085537739 DLCTRL DEBUG Tx Command reply: GET_REPLY 739455879 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085537741 DLCTRL DEBUG Command: GET 275559366 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085537741 DLCTRL DEBUG Tx Command reply: GET_REPLY 275559366 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085537742 DLCTRL DEBUG Command: GET 421342746 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085537742 DLCTRL DEBUG Tx Command reply: GET_REPLY 421342746 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821085537744 DLCTRL DEBUG Command: GET 617216418 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821085537744 DLCTRL DEBUG Tx Command reply: GET_REPLY 617216418 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085537745 DLCTRL DEBUG Command: GET 639150750 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821085537745 DLCTRL DEBUG Tx Command reply: GET_REPLY 639150750 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085537746 DLCTRL DEBUG Command: GET 611817846 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085537747 DLCTRL DEBUG Tx Command reply: GET_REPLY 611817846 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085537748 DLCTRL DEBUG Command: GET 760145178 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085537748 DLCTRL DEBUG Tx Command reply: GET_REPLY 760145178 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085537749 DLCTRL DEBUG Command: GET 605922841 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085537749 DLCTRL DEBUG Tx Command reply: GET_REPLY 605922841 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: 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@9519884ab86b: "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@9519884ab86b: 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 := '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 := '000000000000001001101001'B, t_guard := 20.000000 } 20250821085537777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41914<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1109)@9519884ab86b: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1109)@9519884ab86b: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102)@9519884ab86b: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)3404765 20250821085538820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085538820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085538820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085538820 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085538820 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x33f3dd, normal) (hnbgw_rua.c:408) 20250821085538821 DHNB DEBUG map_rua[0x555710682090]{init}: Allocated (fsm.c:456) 20250821085538821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3404765)[0x555710682090]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085538821 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3404765 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085538821 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085538821 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085538821 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085538821 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3404765 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085538821 DCN DEBUG map_sccp[0x555710676360]{init}: Allocated (fsm.c:456) 20250821085538821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x555710676360]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085538821 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-3404765 <-> SCCP-119 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085538821 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3404765 SCCP-119 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085538821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3404765)[0x555710682090]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085538821 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085538821 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085538821 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3404765 SCCP-119 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085538821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x555710676360]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085538821 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085538821 DLSCCP DEBUG SCCP-SCOC(119)[0x555710685e20]{IDLE}: Allocated (fsm.c:456) 20250821085538821 DLSCCP DEBUG SCCP-SCOC(119)[0x555710685e20]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085538821 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030002690056400500f1100926) (sccp_scrc.c:455) 20250821085538821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085538821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085538821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085538821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085538821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085538821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085538821 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085538821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085538821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085538821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085538821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085538821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085538821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085538821 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085538821 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085538821 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085538821 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085538821 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085538821 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 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 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 69 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085538821 DLSCCP DEBUG SCCP-SCOC(119)[0x555710685e20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085538821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x555710676360]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085538821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3404765)[0x555710682090]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085538821 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085538821 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085538821 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085538821 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085538821 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085538821 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085538821 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085538821 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085538821 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085538821 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 01 00 00 77 02 02 06 04 43 bc 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 69 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(1108)@9519884ab86b: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1108)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1109)@9519884ab86b: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112) HNBGW_Test.sgsn0-RAN(1109)@9519884ab86b: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)4046490 HNBGW_Test.sgsn0-SCCP(1108)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1108)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)@9519884ab86b: setverdict(pass): none -> pass 20250821085538831 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085538831 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085538831 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085538831 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085538831 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085538831 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085538831 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085538831 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085538831 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085538831 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 77 96 16 02 02 00 00 00 00  MTC@9519884ab86b: 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 } } } 20250821085538831 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085538831 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085538831 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085538831 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085538831 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085538831 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00961602) (sccp_scrc.c:545) 20250821085538831 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(119,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085538831 DLSCCP DEBUG SCCP-SCOC(119)[0x555710685e20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085538831 DLSCCP DEBUG SCCP-SCOC(119)[0x555710685e20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085538831 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085538831 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085538831 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_sccp.c:157) 20250821085538831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x555710676360]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085538831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x555710676360]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085538833 DLCTRL DEBUG Command: GET 345343140 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821085538833 DLCTRL DEBUG Tx Command reply: GET_REPLY 345343140 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250821085538837 DLCTRL DEBUG Command: GET 942666131 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821085538837 DLCTRL DEBUG Tx Command reply: GET_REPLY 942666131 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085538840 DLCTRL DEBUG Command: GET 637679542 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085538840 DLCTRL DEBUG Tx Command reply: GET_REPLY 637679542 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085538843 DLCTRL DEBUG Command: GET 636336496 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085538843 DLCTRL DEBUG Tx Command reply: GET_REPLY 636336496 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085538846 DLCTRL DEBUG Command: GET 240362701 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085538846 DLCTRL DEBUG Tx Command reply: GET_REPLY 240362701 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085538849 DLCTRL DEBUG Command: GET 904166058 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821085538849 DLCTRL DEBUG Tx Command reply: GET_REPLY 904166058 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085538851 DLCTRL DEBUG Command: GET 670207854 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821085538851 DLCTRL DEBUG Tx Command reply: GET_REPLY 670207854 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085538853 DLCTRL DEBUG Command: GET 838130465 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085538853 DLCTRL DEBUG Tx Command reply: GET_REPLY 838130465 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085538854 DLCTRL DEBUG Command: GET 624466362 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085538854 DLCTRL DEBUG Tx Command reply: GET_REPLY 624466362 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085538856 DLCTRL DEBUG Command: GET 710742448 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085538856 DLCTRL DEBUG Tx Command reply: GET_REPLY 710742448 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085538859 DLCTRL DEBUG Command: GET 360712805 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821085538859 DLCTRL DEBUG Tx Command reply: GET_REPLY 360712805 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085538861 DLCTRL DEBUG Command: GET 282991967 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821085538861 DLCTRL DEBUG Tx Command reply: GET_REPLY 282991967 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085538863 DLCTRL DEBUG Command: GET 705022936 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085538863 DLCTRL DEBUG Tx Command reply: GET_REPLY 705022936 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085538865 DLCTRL DEBUG Command: GET 884672820 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085538865 DLCTRL DEBUG Tx Command reply: GET_REPLY 884672820 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085538866 DLCTRL DEBUG Command: GET 17303350 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085538866 DLCTRL DEBUG Tx Command reply: GET_REPLY 17303350 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085538868 DLCTRL DEBUG Command: GET 413956760 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821085538868 DLCTRL DEBUG Tx Command reply: GET_REPLY 413956760 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085538870 DLCTRL DEBUG Command: GET 727159528 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821085538870 DLCTRL DEBUG Tx Command reply: GET_REPLY 727159528 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085538871 DLCTRL DEBUG Command: GET 355653586 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085538871 DLCTRL DEBUG Tx Command reply: GET_REPLY 355653586 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085538873 DLCTRL DEBUG Command: GET 33766780 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085538873 DLCTRL DEBUG Tx Command reply: GET_REPLY 33766780 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085538874 DLCTRL DEBUG Command: GET 880347615 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085538874 DLCTRL DEBUG Tx Command reply: GET_REPLY 880347615 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: 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 := '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 } 20250821085538901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41928<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1109)@9519884ab86b: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1109)@9519884ab86b: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102)@9519884ab86b: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)11661171 20250821085539917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085539917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085539917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1431) 20250821085539917 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085539917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb1ef73, normal) (hnbgw_rua.c:408) 20250821085539917 DHNB DEBUG map_rua[0x55571067d3f0]{init}: Allocated (fsm.c:456) 20250821085539917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11661171)[0x55571067d3f0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085539917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11661171 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085539917 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085539917 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085539917 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250821085539917 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11661171 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085539917 DCN DEBUG map_sccp[0x5557106a1110]{init}: Allocated (fsm.c:456) 20250821085539917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5557106a1110]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085539917 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-11661171 <-> SCCP-120 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085539917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11661171 SCCP-120 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:313) 20250821085539917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11661171)[0x55571067d3f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085539917 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085539917 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085539917 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11661171 SCCP-120 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085539917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5557106a1110]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085539917 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085539917 DLSCCP DEBUG SCCP-SCOC(120)[0x5557106824b0]{IDLE}: Allocated (fsm.c:456) 20250821085539917 DLSCCP DEBUG SCCP-SCOC(120)[0x5557106824b0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085539917 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000078), 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=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030002e30056400500f1100926) (sccp_scrc.c:455) 20250821085539917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085539917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085539917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085539917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085539917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085539917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085539917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085539917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085539917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085539917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085539917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085539917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085539917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085539917 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085539917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085539917 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085539917 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085539917 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085539917 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 70 00 00 00 bd 00 00 00 bc 03 00 00 0f 01 00 00 78 02 02 06 04 43 bc 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 e3 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821085539917 DLSCCP DEBUG SCCP-SCOC(120)[0x5557106824b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085539917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5557106a1110]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085539917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11661171)[0x55571067d3f0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085539917 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085539917 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085539917 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085539917 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821085539917 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085539917 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085539917 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085539917 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085539917 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085539917 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0f 01 00 00 78 02 02 06 04 43 bc 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 e3 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(1108)@9519884ab86b: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1108)@9519884ab86b: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1109)@9519884ab86b: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113) HNBGW_Test.sgsn0-RAN(1109)@9519884ab86b: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)3492881 HNBGW_Test.sgsn0-SCCP(1108)@9519884ab86b: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(1108)@9519884ab86b: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250821085539924 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085539924 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085539924 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085539924 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085539924 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085539924 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085539924 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085539924 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085539925 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085539925 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 78 0d f8 4a 02 00 00 00 00  20250821085539925 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085539925 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)@9519884ab86b: setverdict(pass): none -> pass 20250821085539925 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085539925 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085539925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085539925 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000078), PART(T=Source Reference,L=4,D=000df84a) (sccp_scrc.c:545) 20250821085539925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(120,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085539925 DLSCCP DEBUG SCCP-SCOC(120)[0x5557106824b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085539925 DLSCCP DEBUG SCCP-SCOC(120)[0x5557106824b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085539925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085539925 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085539925 DCN DEBUG handle_cn_conn_conf() conn_id=120, 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_sccp.c:157) 20250821085539925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5557106a1110]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085539925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5557106a1110]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@9519884ab86b: 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 } } } 20250821085539927 DLCTRL DEBUG Command: GET 914111859 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821085539927 DLCTRL DEBUG Tx Command reply: GET_REPLY 914111859 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250821085539931 DLCTRL DEBUG Command: GET 804528466 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821085539931 DLCTRL DEBUG Tx Command reply: GET_REPLY 804528466 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085539934 DLCTRL DEBUG Command: GET 228980585 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085539934 DLCTRL DEBUG Tx Command reply: GET_REPLY 228980585 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085539936 DLCTRL DEBUG Command: GET 21659128 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085539937 DLCTRL DEBUG Tx Command reply: GET_REPLY 21659128 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085539940 DLCTRL DEBUG Command: GET 875504255 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085539940 DLCTRL DEBUG Tx Command reply: GET_REPLY 875504255 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085539946 DLCTRL DEBUG Command: GET 437692132 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821085539946 DLCTRL DEBUG Tx Command reply: GET_REPLY 437692132 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821085539950 DLCTRL DEBUG Command: GET 219440965 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821085539951 DLCTRL DEBUG Tx Command reply: GET_REPLY 219440965 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085539954 DLCTRL DEBUG Command: GET 867415100 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085539954 DLCTRL DEBUG Tx Command reply: GET_REPLY 867415100 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085539956 DLCTRL DEBUG Command: GET 984131119 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085539956 DLCTRL DEBUG Tx Command reply: GET_REPLY 984131119 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085539957 DLCTRL DEBUG Command: GET 318510914 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085539957 DLCTRL DEBUG Tx Command reply: GET_REPLY 318510914 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085539959 DLCTRL DEBUG Command: GET 291753336 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821085539959 DLCTRL DEBUG Tx Command reply: GET_REPLY 291753336 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085539960 DLCTRL DEBUG Command: GET 731590528 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821085539960 DLCTRL DEBUG Tx Command reply: GET_REPLY 731590528 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085539962 DLCTRL DEBUG Command: GET 40900573 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085539962 DLCTRL DEBUG Tx Command reply: GET_REPLY 40900573 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085539963 DLCTRL DEBUG Command: GET 9618558 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085539963 DLCTRL DEBUG Tx Command reply: GET_REPLY 9618558 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085539965 DLCTRL DEBUG Command: GET 704031669 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085539965 DLCTRL DEBUG Tx Command reply: GET_REPLY 704031669 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085539967 DLCTRL DEBUG Command: GET 313745175 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821085539967 DLCTRL DEBUG Tx Command reply: GET_REPLY 313745175 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085539969 DLCTRL DEBUG Command: GET 121713198 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821085539969 DLCTRL DEBUG Tx Command reply: GET_REPLY 121713198 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085539971 DLCTRL DEBUG Command: GET 722110807 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085539971 DLCTRL DEBUG Tx Command reply: GET_REPLY 722110807 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085539973 DLCTRL DEBUG Command: GET 517916580 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085539973 DLCTRL DEBUG Tx Command reply: GET_REPLY 517916580 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085539976 DLCTRL DEBUG Command: GET 925485814 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085539976 DLCTRL DEBUG Tx Command reply: GET_REPLY 925485814 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: "connecting cnlink 1" 20250821085539978 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1116)@9519884ab86b: ************************************************* HNBGW_Test.sgsn1-M3UA(1116)@9519884ab86b: M3UA emulation initiated, the test can be started MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1116)@9519884ab86b: ************************************************* HNBGW_Test.sgsn1-SCCP(1114)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085540205 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085540205 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250821085540205 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085540205 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1116)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250821085540214 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085540214 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250821085540214 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085540214 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085540214 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085540214 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085540214 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085540214 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085540214 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250821085540214 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085540214 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085540214 DLSS7 <000c> ss7_asp.c:1383 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  20250821085540214 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085540218 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085540218 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085540218 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085540218 DLSS7 <000c> ss7_asp.c:1383 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  20250821085540218 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085540218 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085540218 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085540218 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085540218 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250821085540218 DLSS7 <000c> ss7_asp.c:1383 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  20250821085540218 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821085540218 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821085540218 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0a  20250821085540218 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085540218 DLSS7 <000c> ss7_asp.c:1383 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  20250821085540218 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 04 00 12 00 10 00 00 00 02 00 00 00 03 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085540218 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085540218 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085540218 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085540218 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250821085540218 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085540218 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085540218 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085540218 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085540219 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085540219 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085540219 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085540219 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085540220 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085540220 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085540220 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085540220 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085540220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085540220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085540220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085540220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085540220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085540220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085540220 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085540220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085540220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085540220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085540220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085540220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085540220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085540220 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085540220 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085540220 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085540220 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085540220 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085540220 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085540220 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085540221 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085540221 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085540221 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085540221 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=2 20250821085540221 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085540221 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085540221 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085540221 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085540221 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085540221 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 04  20250821085540506 DLSCCP DEBUG SCCP-SCOC(116)[0x555710616d20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085540506 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e9e5e), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085540506 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085540506 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085540506 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085540506 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085540506 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085540506 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085540506 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085540506 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 9e 9e 5e 00 00 74 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085540506 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085540506 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085540506 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085540506 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085540506 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085540507 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085540507 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085540507 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085540507 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085540507 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 04 9e 9e 5e 00 00 74 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250821085540510 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085540510 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085540510 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085540510 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085540510 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085540510 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085540510 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085540510 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085540510 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085540510 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 74 9e 9e 5e 00  20250821085540510 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085540510 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085540510 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085540510 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085540510 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085540510 DLSCCP DEBUG 0: SCCP(rctx=0) 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=009e9e5e) (sccp_scrc.c:545) 20250821085540510 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(116,remPC=188=0.23.4) Received CO:RELCO (sccp_scoc.c:787) 20250821085540510 DLSCCP DEBUG SCCP-SCOC(116)[0x555710616d20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085540510 DLSCCP DEBUG SCCP-SCOC(116)[0x555710616d20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085540510 DLSCCP DEBUG SCCP-SCOC(116)[0x555710616d20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085540510 DLSCCP DEBUG SCCP-SCOC(116)[0x555710616d20]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085540510 DLSCCP DEBUG SCCP-SCOC(116)[0x555710616d20]{IDLE}: Deallocated (fsm.c:568) MTC@9519884ab86b: 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 := '000000000000001011100110'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(1115)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085541017 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085541017 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085541017 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085541017 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085541017 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085541017 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085541017 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085541017 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085541017 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085541017 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085541017 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085541017 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821085541017 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085541017 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085541017 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085541017 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085541017 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821085541017 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085541017 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) 20250821085541017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085541017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085541017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085541017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085541017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085541017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085541017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085541017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085541017 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) 20250821085541017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085541017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085541017 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085541017 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085541017 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085541017 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085541017 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:357) 20250821085541017 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085541017 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085541017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085541017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085541017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085541017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085541017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085541017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085541018 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085541018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085541018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085541018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085541018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085541018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085541018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085541018 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085541018 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085541018 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085541018 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085541018 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085541018 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085541018 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085541018 DRANAP NOTICE cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085541018 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085541018 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085541018 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085541018 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=1 20250821085541018 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085541018 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085541018 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085541018 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085541018 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085541018 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 04  20250821085541021 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085541021 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085541021 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085541021 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085541021 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085541021 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085541021 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085541021 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085541021 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085541021 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821085541021 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085541021 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085541021 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085541021 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085541021 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085541021 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085541021 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821085541021 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821085541021 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) 20250821085541021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085541021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085541021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085541021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085541021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085541021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085541021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085541021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085541022 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) 20250821085541022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085541022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085541022 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085541022 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085541022 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085541022 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085541022 DRANAP INFO cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(1115)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085541040 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41940<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085541634 DLSCCP DEBUG SCCP-SCOC(118)[0x55571067f2f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085541634 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad4f7e), PART(T=Source Reference,L=4,D=00000076), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085541634 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085541634 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085541634 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085541634 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085541634 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085541634 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085541634 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085541634 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 ad 4f 7e 00 00 76 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085541634 DLSCCP DEBUG SCCP-SCOC(117)[0x55571067ee20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085541634 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a3047), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085541634 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085541634 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085541635 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085541635 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085541635 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085541635 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085541635 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085541635 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 2a 30 47 00 00 75 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085541635 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085541635 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085541635 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085541635 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085541635 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085541635 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085541635 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085541635 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085541635 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085541635 DLSS7 <000c> ss7_asp.c:1383 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 ad 4f 7e 00 00 76 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250821085541635 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085541635 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085541635 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085541635 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085541635 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085541635 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085541635 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085541635 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085541635 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085541635 DLSS7 <000c> ss7_asp.c:1383 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 2a 30 47 00 00 75 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250821085541639 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085541639 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085541639 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085541639 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085541639 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085541639 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085541639 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085541639 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085541639 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085541639 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 0a 00 00 00 bd 03 02 00 00 05 00 00 76 ad 4f 7e 00  20250821085541639 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085541639 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085541639 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085541639 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085541639 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085541639 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000076), PART(T=Source Reference,L=4,D=00ad4f7e) (sccp_scrc.c:545) 20250821085541640 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(118,remPC=10=0.1.2) Received CO:RELCO (sccp_scoc.c:787) 20250821085541640 DLSCCP DEBUG SCCP-SCOC(118)[0x55571067f2f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085541640 DLSCCP DEBUG SCCP-SCOC(118)[0x55571067f2f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085541640 DLSCCP DEBUG SCCP-SCOC(118)[0x55571067f2f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085541640 DLSCCP DEBUG SCCP-SCOC(118)[0x55571067f2f0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085541640 DLSCCP DEBUG SCCP-SCOC(118)[0x55571067f2f0]{IDLE}: Deallocated (fsm.c:568) 20250821085541840 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085541841 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085541841 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085541841 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085541841 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085541841 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085541841 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085541841 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085541841 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085541841 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 0a 00 00 00 bd 03 02 00 00 05 00 00 75 2a 30 47 00  20250821085541841 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085541841 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085541841 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085541841 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085541841 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085541841 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000075), PART(T=Source Reference,L=4,D=002a3047) (sccp_scrc.c:545) 20250821085541841 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(117,remPC=10=0.1.2) Received CO:RELCO (sccp_scoc.c:787) 20250821085541841 DLSCCP DEBUG SCCP-SCOC(117)[0x55571067ee20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085541841 DLSCCP DEBUG SCCP-SCOC(117)[0x55571067ee20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085541841 DLSCCP DEBUG SCCP-SCOC(117)[0x55571067ee20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085541841 DLSCCP DEBUG SCCP-SCOC(117)[0x55571067ee20]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085541841 DLSCCP DEBUG SCCP-SCOC(117)[0x55571067ee20]{IDLE}: Deallocated (fsm.c:568) 20250821085542040 DLSCCP DEBUG SCCP-SCOC(114)[0x55571067ce60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085542040 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a2d16), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085542040 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085542040 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085542040 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085542040 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085542040 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085542040 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085542040 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085542040 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2a 2d 16 00 00 72 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085542040 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085542040 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085542040 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085542040 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085542040 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085542040 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085542040 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085542040 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085542040 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085542040 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 04 2a 2d 16 00 00 72 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250821085542041 DLSCCP DEBUG SCCP-SCOC(115)[0x555710672750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085542041 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd7c6b), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085542041 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821085542041 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085542041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085542041 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085542041 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085542041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085542041 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085542041 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085542041 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085542041 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 cd 7c 6b 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085542041 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085542041 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085542041 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085542042 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821085542042 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085542042 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085542042 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085542047 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085542047 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085542048 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085542048 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085542048 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085542048 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085542048 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085542048 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085542048 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085542048 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 72 2a 2d 16 00  20250821085542048 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085542048 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085542048 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085542048 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085542048 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085542048 DLSCCP DEBUG 0: SCCP(rctx=0) 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=002a2d16) (sccp_scrc.c:545) 20250821085542048 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(114,remPC=188=0.23.4) Received CO:RELCO (sccp_scoc.c:787) 20250821085542048 DLSCCP DEBUG SCCP-SCOC(114)[0x55571067ce60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085542048 DLSCCP DEBUG SCCP-SCOC(114)[0x55571067ce60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085542048 DLSCCP DEBUG SCCP-SCOC(114)[0x55571067ce60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085542048 DLSCCP DEBUG SCCP-SCOC(114)[0x55571067ce60]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085542048 DLSCCP DEBUG SCCP-SCOC(114)[0x55571067ce60]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1115)@9519884ab86b: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1115)@9519884ab86b: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102)@9519884ab86b: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)10798927 20250821085542067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085542067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085542067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085542067 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085542067 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa4c74f, normal) (hnbgw_rua.c:408) 20250821085542067 DHNB DEBUG map_rua[0x55571067ce60]{init}: Allocated (fsm.c:456) 20250821085542067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10798927)[0x55571067ce60]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085542067 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10798927 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085542067 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085542067 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085542067 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10798927 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:232) 20250821085542067 DCN DEBUG map_sccp[0x55571067ee20]{init}: Allocated (fsm.c:456) 20250821085542067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x55571067ee20]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085542067 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-10798927 <-> SCCP-121 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250821085542067 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10798927 SCCP-121 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085542067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10798927)[0x55571067ce60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085542067 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085542067 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085542067 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10798927 SCCP-121 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085542067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x55571067ee20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085542067 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085542067 DLSCCP DEBUG SCCP-SCOC(121)[0x55571067f2f0]{IDLE}: Allocated (fsm.c:456) 20250821085542067 DLSCCP DEBUG SCCP-SCOC(121)[0x55571067f2f0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085542067 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000079), 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030002e60056400500f1100926) (sccp_scrc.c:455) 20250821085542067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085542067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085542067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085542067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085542067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085542067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085542067 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085542067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085542067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085542067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085542067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085542067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085542067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085542067 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085542067 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085542067 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085542067 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085542067 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085542068 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 0a 03 00 00 0e 01 00 00 79 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 e6 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085542068 DLSCCP DEBUG SCCP-SCOC(121)[0x55571067f2f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085542068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x55571067ee20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085542068 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10798927)[0x55571067ce60]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085542068 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085542068 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085542068 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085542068 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=14 20250821085542068 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085542068 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821085542068 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085542068 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821085542068 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085542068 DLSS7 <000c> ss7_asp.c:1383 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 0e 01 00 00 79 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 e6 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(1114)@9519884ab86b: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1114)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1115)@9519884ab86b: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117) HNBGW_Test.sgsn1-RAN(1115)@9519884ab86b: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)5488106 HNBGW_Test.sgsn1-SCCP(1114)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1114)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821085542082 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085542082 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821085542082 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821085542082 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821085542082 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085542083 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821085542083 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085542083 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085542083 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085542083 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 79 f3 3a 77 02 00 00 00 00  TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)@9519884ab86b: setverdict(pass): none -> pass 20250821085542083 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085542083 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085542083 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085542083 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085542083 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085542083 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000079), PART(T=Source Reference,L=4,D=00f33a77) (sccp_scrc.c:545) 20250821085542083 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(121,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085542083 DLSCCP DEBUG SCCP-SCOC(121)[0x55571067f2f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085542083 DLSCCP DEBUG SCCP-SCOC(121)[0x55571067f2f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085542083 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085542083 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085542083 DCN DEBUG handle_cn_conn_conf() conn_id=121, 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_sccp.c:157) 20250821085542083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x55571067ee20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085542083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x55571067ee20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@9519884ab86b: 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 } } } 20250821085542084 DLCTRL DEBUG Command: GET 845492425 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821085542084 DLCTRL DEBUG Tx Command reply: GET_REPLY 845492425 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250821085542087 DLCTRL DEBUG Command: GET 410513982 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821085542087 DLCTRL DEBUG Tx Command reply: GET_REPLY 410513982 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821085542090 DLCTRL DEBUG Command: GET 203564264 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821085542090 DLCTRL DEBUG Tx Command reply: GET_REPLY 203564264 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085542094 DLCTRL DEBUG Command: GET 743415793 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085542094 DLCTRL DEBUG Tx Command reply: GET_REPLY 743415793 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085542096 DLCTRL DEBUG Command: GET 805102930 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821085542096 DLCTRL DEBUG Tx Command reply: GET_REPLY 805102930 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085542098 DLCTRL DEBUG Command: GET 968494066 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821085542098 DLCTRL DEBUG Tx Command reply: GET_REPLY 968494066 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250821085542100 DLCTRL DEBUG Command: GET 522518850 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821085542100 DLCTRL DEBUG Tx Command reply: GET_REPLY 522518850 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821085542101 DLCTRL DEBUG Command: GET 726061098 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821085542101 DLCTRL DEBUG Tx Command reply: GET_REPLY 726061098 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085542104 DLCTRL DEBUG Command: GET 921537024 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085542104 DLCTRL DEBUG Tx Command reply: GET_REPLY 921537024 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085542106 DLCTRL DEBUG Command: GET 923968495 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821085542106 DLCTRL DEBUG Tx Command reply: GET_REPLY 923968495 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085542108 DLCTRL DEBUG Command: GET 191899631 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821085542109 DLCTRL DEBUG Tx Command reply: GET_REPLY 191899631 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821085542111 DLCTRL DEBUG Command: GET 420738294 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821085542111 DLCTRL DEBUG Tx Command reply: GET_REPLY 420738294 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821085542113 DLCTRL DEBUG Command: GET 404541507 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821085542113 DLCTRL DEBUG Tx Command reply: GET_REPLY 404541507 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085542115 DLCTRL DEBUG Command: GET 739338253 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085542115 DLCTRL DEBUG Tx Command reply: GET_REPLY 739338253 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085542117 DLCTRL DEBUG Command: GET 2110177 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821085542117 DLCTRL DEBUG Tx Command reply: GET_REPLY 2110177 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085542120 DLCTRL DEBUG Command: GET 656243902 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821085542120 DLCTRL DEBUG Tx Command reply: GET_REPLY 656243902 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821085542123 DLCTRL DEBUG Command: GET 128782165 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821085542123 DLCTRL DEBUG Tx Command reply: GET_REPLY 128782165 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821085542125 DLCTRL DEBUG Command: GET 71721535 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821085542125 DLCTRL DEBUG Tx Command reply: GET_REPLY 71721535 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821085542127 DLCTRL DEBUG Command: GET 922450244 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821085542127 DLCTRL DEBUG Tx Command reply: GET_REPLY 922450244 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821085542129 DLCTRL DEBUG Command: GET 503422353 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821085542129 DLCTRL DEBUG Tx Command reply: GET_REPLY 503422353 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085542135 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33817<->l=127.0.0.1:4262) (control_if.c:193) 20250821085542136 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41906<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1099)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(1098)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085542139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41890<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085542140 DLINP DEBUG SRVCONN(,r=127.0.0.1:47681<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085542140 DLINP DEBUG SRVCONN(,r=127.0.0.1:47681<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085542140 DLINP NOTICE SRV(,r=127.0.0.1:47681<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085542140 DMAIN NOTICE (127.0.0.1:47681 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47681<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821085542140 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1104)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1106)@9519884ab86b: Final verdict of PTC: none 20250821085542143 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085542143 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085542143 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085542143 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085542143 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085542143 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085542143 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085542143 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(1105)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1115)@9519884ab86b: Final verdict of PTC: none 20250821085542143 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085542143 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085542143 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085542143 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085542143 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085542143 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085542143 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085542143 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085542143 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085542144 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085542144 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085542144 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085542144 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821085542144 DLSS7 <000c> ss7_asp.c:1383 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  20250821085542144 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085542144 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-SCCP(1114)@9519884ab86b: Final verdict of PTC: none20250821085542144 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085542144 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085542144 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085542144 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085542144 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085542144 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085542144 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085542144 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085542144 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085542144 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085542144 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085542144 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250821085542144 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085542144 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085542144 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085542144 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085542145 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085542145 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085542145 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085542145 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085542144 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085542144 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085542144 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085542144 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085542144 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085542144 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085542144 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085542144 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085542145 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085542145 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085542145 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085542145 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085542145 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085542145 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped HNBGW_Test.sgsn0-RAN(1109)@9519884ab86b: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103)@9519884ab86b: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1097)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1107)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1110)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1108)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1116)@9519884ab86b: Final verdict of PTC: none 20250821085542145 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085542145 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085542145 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085542145 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085542145 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085542145 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085542145 DLSS7 <000c> ss7_asp.c:1383 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  20250821085542145 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085542145 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085542145 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085542145 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085542145 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250821085542145 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085542145 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085542145 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101)@9519884ab86b: Final verdict of PTC: none 20250821085542145 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085542145 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250821085542145 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085542145 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821085542145 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821085542145 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0a  20250821085542145 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085542145 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085542146 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085542146 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085542146 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085542146 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085542146 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085542146 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085542146 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085542146 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085542146 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085542146 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085542146 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085542146 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085542146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x555710676360]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085542146 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085542146 DLSCCP DEBUG SCCP-SCOC(119)[0x555710685e20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085542146 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00961602), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085542146 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085542146 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085542146 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085542146 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085542146 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085542146 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085542146 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085542146 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085542146 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085542146 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 96 16 02 00 00 77 00 00 00 00 00 (ss7_asp.c:1383) 20250821085542146 DLSCCP DEBUG SCCP-SCOC(119)[0x555710685e20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085542146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x555710676360]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085542146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3404765)[0x555710682090]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085542146 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3404765)[0x555710682090]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085542146 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821085542146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3404765)[0x555710682090]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085542146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3404765)[0x555710682090]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085542147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3404765)[0x555710682090]{disrupted}: Freeing instance (context_map.c:203) 20250821085542147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3404765)[0x555710682090]{disrupted}: Deallocated (fsm.c:568) 20250821085542147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x555710676360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085542147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x555710676360]{disconnected}: Freeing instance (context_map.c:207) 20250821085542147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x555710676360]{disconnected}: Deallocated (fsm.c:568) 20250821085542147 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3404765 SCCP-119 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821085542147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5557106a1110]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085542147 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085542147 DLSCCP DEBUG SCCP-SCOC(120)[0x5557106824b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085542147 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000df84a), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085542147 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085542147 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085542147 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085542147 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085542147 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085542147 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085542147 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085542147 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085542147 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085542147 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0f 04 0d f8 4a 00 00 78 00 00 00 00 00 (ss7_asp.c:1383) 20250821085542147 DLSCCP DEBUG SCCP-SCOC(120)[0x5557106824b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085542147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5557106a1110]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085542147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11661171)[0x55571067d3f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085542147 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11661171)[0x55571067d3f0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085542147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821085542147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11661171)[0x55571067d3f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085542147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11661171)[0x55571067d3f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085542147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11661171)[0x55571067d3f0]{disrupted}: Freeing instance (context_map.c:203) 20250821085542147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11661171)[0x55571067d3f0]{disrupted}: Deallocated (fsm.c:568) 20250821085542147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5557106a1110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085542147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5557106a1110]{disconnected}: Freeing instance (context_map.c:207) 20250821085542147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5557106a1110]{disconnected}: Deallocated (fsm.c:568) 20250821085542147 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11661171 SCCP-120 sgsn-0 MI=NONE: Deallocating (context_map.c:226) 20250821085542147 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085542147 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085542147 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250821085542147 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085542147 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085542147 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085542147 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085542147 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085542148 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085542148 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085542148 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085542148 DRANAP NOTICE cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085542148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x55571067ee20]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085542148 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085542148 DLSCCP DEBUG SCCP-SCOC(121)[0x55571067f2f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085542148 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f33a77), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085542148 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085542148 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085542148 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085542148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085542148 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085542148 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085542148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085542148 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085542148 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085542148 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085542148 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 0e 04 f3 3a 77 00 00 79 00 00 00 00 00 (ss7_asp.c:1383) 20250821085542148 DLSCCP DEBUG SCCP-SCOC(121)[0x55571067f2f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085542148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x55571067ee20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085542148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10798927)[0x55571067ce60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085542148 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10798927)[0x55571067ce60]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085542148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821085542148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10798927)[0x55571067ce60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085542148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10798927)[0x55571067ce60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085542148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10798927)[0x55571067ce60]{disrupted}: Freeing instance (context_map.c:203) 20250821085542148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10798927)[0x55571067ce60]{disrupted}: Deallocated (fsm.c:568) 20250821085542148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x55571067ee20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085542148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x55571067ee20]{disconnected}: Freeing instance (context_map.c:207) 20250821085542148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x55571067ee20]{disconnected}: Deallocated (fsm.c:568) 20250821085542148 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10798927 SCCP-121 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250821085542148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085542148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821085542149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250821085542149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085542149 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085542149 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 (hnb.c:255) 20250821085542149 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085542149 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085542149 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) HNBGW-PFCP(1100)@9519884ab86b: Final verdict of PTC: none 20250821085542149 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085542149 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085542149 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085542149 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085542149 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085542149 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085542149 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085542150 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085542150 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821085542150 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085542150 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085542150 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085542150 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085542150 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085542150 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085542150 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=14 20250821085542150 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085542150 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085542150 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085542151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41914<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(1111)@9519884ab86b: Final verdict of PTC: none 20250821085542152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41928<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)@9519884ab86b: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)@9519884ab86b: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)@9519884ab86b: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: Setting final verdict of the test case.20250821085542164 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41940<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1097): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(1098): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(1099): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(1100): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1104): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(1105): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(1106): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(1107): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1108): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1109): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1110): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(1111): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1114): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1115): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1116): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117): pass (pass -> pass) MTC@9519884ab86b: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@9519884ab86b: 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'. Thu Aug 21 08:55:42 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 20250821085542259 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41950<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085542963 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41950<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=671648) Waiting for packet dumper to finish... 1 (prev_count=671648, count=672284) 20250821085544145 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085544145 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085544145 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085544146 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085544146 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250821085544146 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250821085544146 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085544146 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085544146 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085544256 DLSCCP DEBUG SCCP-SCOC(111)[0x555710677c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085544256 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e98a0), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085544256 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821085544256 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085544256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085544256 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085544256 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085544256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085544256 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085544256 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085544256 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085544256 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 9e 98 a0 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085544257 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085544257 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085544257 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085544257 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821085544257 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085544257 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085544257 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085544259 DLSCCP DEBUG SCCP-SCOC(112)[0x55571066f200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085544259 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047d44a), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085544259 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821085544259 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085544259 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085544259 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085544259 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085544259 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085544259 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085544259 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085544259 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085544259 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 47 d4 4a 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085544259 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085544259 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085544259 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085544259 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821085544259 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085544259 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085544259 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085544261 DLSCCP DEBUG SCCP-SCOC(113)[0x555710682880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085544262 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00503e54), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085544262 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085544262 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085544262 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085544262 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085544262 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085544262 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085544262 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085544262 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085544262 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085544262 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 50 3e 54 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085544262 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085544262 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085544262 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085544262 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085544262 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085544262 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085544262 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085544790 DLSCCP DEBUG SCCP-SCOC(108)[0x555710684c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085544790 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a04df6), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085544790 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085544790 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085544790 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085544790 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085544790 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085544790 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085544790 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085544790 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085544790 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085544790 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 a0 4d f6 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085544790 DLSCCP DEBUG SCCP-SCOC(109)[0x555710679da0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085544790 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2adc2), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085544790 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085544790 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085544790 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085544790 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085544791 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085544791 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085544791 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085544791 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085544791 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085544791 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b2 ad c2 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085544791 DLSCCP DEBUG SCCP-SCOC(110)[0x555710684500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085544791 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af2a8a), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085544791 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085544791 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085544791 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085544791 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085544791 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085544791 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085544791 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085544791 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085544791 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085544791 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 af 2a 8a 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085544791 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085544791 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085544791 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085544791 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085544791 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085544791 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085544791 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085544792 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085544792 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085544792 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085544792 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085544792 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085544792 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085544792 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085544792 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085544792 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085544792 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085544792 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085544792 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085544792 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085544792 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:55: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_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 20250821085545420 DLSCCP DEBUG SCCP-SCOC(106)[0x5557106a1dc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085545420 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008671f4), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085545420 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085545421 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085545421 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085545421 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085545421 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085545421 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085545421 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085545421 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085545421 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085545421 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 86 71 f4 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085545421 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085545421 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085545421 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085545421 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085545421 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085545421 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085545421 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085545444 DLSCCP DEBUG SCCP-SCOC(105)[0x555710686430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085545444 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aed415), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085545444 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085545444 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085545444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085545445 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085545445 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085545445 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085545445 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085545445 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085545445 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085545445 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ae d4 15 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085545445 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085545445 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085545445 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085545445 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085545445 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085545445 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085545445 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085545455 DLSCCP DEBUG SCCP-SCOC(107)[0x5557104def10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085545455 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00116990), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085545455 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085545455 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085545455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085545455 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085545455 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085545455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085545455 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085545455 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085545455 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085545455 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 11 69 90 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085545455 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085545455 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085545456 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085545456 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085545456 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085545456 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085545456 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: 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@9519884ab86b: Test case TC_second_rab_assignment started. 20250821085546083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45750<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085546087 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45764<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085546091 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46561<->l=127.0.0.1:4262) (control_if.c:572) 20250821085546112 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085546113 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085546113 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085546113 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085546113 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085546113 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085546114 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085546114 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085546114 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085546114 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085546114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) TC_second_rab_assignment-Iuh0(1122)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085546114 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085546114 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085546114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546114 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085546114 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085546114 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085546114 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085546114 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085546114 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085546114 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085546114 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085546114 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085546114 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085546114 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085546114 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085546114 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085546114 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821085546114 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085546114 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085546114 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085546115 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085546115 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085546115 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085546115 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085546115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546115 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085546115 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085546115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546115 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085546115 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085546115 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085546115 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085546115 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085546115 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085546115 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085546115 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085546115 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085546115 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085546115 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085546115 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085546115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546115 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085546115 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085546115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546115 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085546115 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085546115 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085546115 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085546115 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085546115 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085546115 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085546115 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085546116 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085546116 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085546116 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085546116 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085546116 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085546116 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=14 20250821085546116 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085546116 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085546116 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085546116 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085546116 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085546116 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085546116 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=13 20250821085546116 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085546116 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085546116 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085546117 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085546117 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085546117 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085546117 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085546117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546117 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085546117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546117 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085546117 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085546117 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085546117 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085546117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085546117 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085546117 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085546117 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085546117 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085546117 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085546117 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=0 20250821085546117 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085546117 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1126)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(1126)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1126)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(1124)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085546139 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085546139 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085546139 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085546139 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085546139 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085546139 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085546139 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085546139 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085546140 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085546140 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085546140 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085546140 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085546140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546140 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085546140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546140 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085546140 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085546140 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085546140 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085546140 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085546140 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085546140 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085546140 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085546140 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085546140 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085546140 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085546140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546140 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085546140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085546140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546140 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085546140 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085546140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085546140 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085546140 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085546140 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085546140 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085546140 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085546140 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085546140 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085546140 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085546140 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085546140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546140 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085546140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085546140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546141 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085546141 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085546141 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085546141 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085546141 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085546141 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085546141 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085546141 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085546141 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085546141 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085546141 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085546141 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085546141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546141 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085546141 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085546141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546141 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085546141 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085546141 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085546141 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085546141 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085546141 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085546141 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085546141 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085546141 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085546141 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085546141 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085546141 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=1 20250821085546141 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085546141 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085546141 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085546141 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085546141 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085546141 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=10 20250821085546141 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085546141 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085546141 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085546141 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085546141 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085546141 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085546141 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=5 20250821085546141 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085546141 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085546141 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085546141 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085546141 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085546141 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085546141 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821085546141 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085546141 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085546141 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1129)@9519884ab86b: ************************************************* MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1129)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1129)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(1127)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085546172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085546172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085546172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085546172 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085546172 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:562) 20250821085546172 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085546172 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085546172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085546172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085546336 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085546336 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085546336 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085546336 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1126)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085546339 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085546339 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085546339 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085546339 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085546339 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085546339 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085546339 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085546339 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085546339 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085546339 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085546339 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085546339 DLSS7 <000c> ss7_asp.c:1383 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  20250821085546339 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085546340 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085546340 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085546340 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085546340 DLSS7 <000c> ss7_asp.c:1383 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  20250821085546340 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085546340 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085546340 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085546340 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085546340 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085546340 DLSS7 <000c> ss7_asp.c:1383 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  20250821085546340 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085546340 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085546340 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085546340 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085546340 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085546340 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085546340 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085546340 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085546340 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085546340 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085546340 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085546340 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085546340 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085546340 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085546340 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085546340 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085546341 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085546341 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085546341 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085546341 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085546341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546341 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085546341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546341 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085546341 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085546341 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085546341 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085546341 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085546341 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085546341 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085546341 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085546341 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085546341 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085546341 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821085546341 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085546341 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085546341 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085546341 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085546341 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085546341 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085546355 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085546355 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085546355 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085546356 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1129)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085546359 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085546359 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085546359 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085546359 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085546359 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085546359 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085546359 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085546359 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085546359 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085546359 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085546359 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085546359 DLSS7 <000c> ss7_asp.c:1383 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  20250821085546359 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085546361 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085546361 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085546361 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085546361 DLSS7 <000c> ss7_asp.c:1383 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  20250821085546361 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085546361 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085546361 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085546361 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085546361 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085546361 DLSS7 <000c> ss7_asp.c:1383 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  20250821085546361 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085546361 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085546361 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085546361 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085546361 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085546361 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085546361 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085546361 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085546361 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085546361 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085546361 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085546361 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085546361 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085546361 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085546361 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085546361 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085546361 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085546362 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085546362 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085546362 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085546362 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085546362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546362 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085546362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085546362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085546362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085546362 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085546362 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085546362 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085546362 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085546362 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085546362 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085546362 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085546362 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085546362 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085546362 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085546362 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=7 20250821085546362 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085546362 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085546362 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085546362 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085546362 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085546362 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(1125)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085547151 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085547151 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085547151 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085547151 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085547151 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085547151 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085547151 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085547151 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085547151 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085547151 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085547152 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085547152 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085547152 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085547152 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085547152 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085547152 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085547152 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085547152 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085547152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085547152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085547152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085547152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085547152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085547152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085547152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085547152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085547152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085547152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085547152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085547152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085547152 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085547152 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085547152 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085547152 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085547152 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085547152 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085547152 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085547152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085547152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085547152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085547152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085547152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085547152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085547152 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085547152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085547152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085547152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085547152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085547152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085547152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085547152 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085547152 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085547152 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085547152 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085547152 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085547152 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085547152 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085547152 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085547153 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085547153 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085547153 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085547153 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821085547153 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085547153 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085547153 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085547153 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085547153 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085547153 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085547155 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085547155 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085547155 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085547155 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085547155 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085547155 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085547155 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085547155 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085547155 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085547155 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085547155 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085547155 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085547155 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085547155 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085547155 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085547156 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085547156 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085547156 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085547156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085547156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085547156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085547156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085547156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085547156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085547156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085547156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085547156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085547156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085547156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085547156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085547156 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085547156 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085547156 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085547156 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085547156 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1125)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(1128)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085547163 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085547163 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085547163 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085547163 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085547163 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085547163 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085547163 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085547163 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085547163 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085547163 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085547163 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085547163 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085547163 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085547163 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085547163 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085547163 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085547163 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085547163 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085547163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085547163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085547163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085547163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085547163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085547163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085547163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085547163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085547163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085547164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085547164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085547164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085547164 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085547164 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085547164 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085547164 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085547164 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085547164 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085547164 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085547164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085547164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085547164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085547164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085547164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085547164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085547164 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085547164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085547164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085547164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085547164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085547164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085547164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085547164 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085547164 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085547164 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085547164 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085547164 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085547164 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085547164 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085547164 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085547164 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085547164 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085547164 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085547164 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=1 20250821085547164 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085547164 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085547164 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085547164 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085547164 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085547164 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085547165 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085547165 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085547165 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085547165 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085547165 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085547165 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085547165 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085547165 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085547165 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085547165 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085547165 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085547165 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085547165 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085547165 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085547165 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085547165 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085547165 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085547165 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085547165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085547165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085547165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085547165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085547165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085547165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085547165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085547165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085547165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085547165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085547165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085547165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085547165 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085547165 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085547165 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085547165 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085547165 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1128)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085547190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45770<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_second_rab_assignment0(1131)@9519884ab86b: 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(1125)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1125)@9519884ab86b: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_second_rab_assignment0(1131) TC_second_rab_assignment-Iuh0-RUA(1123)@9519884ab86b: Added conn table entry 0TC_second_rab_assignment0(1131)15305968 20250821085548241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085548241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085548241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085548241 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085548241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe98cf0, normal) (hnbgw_rua.c:408) 20250821085548241 DHNB DEBUG map_rua[0x55571067ee20]{init}: Allocated (fsm.c:456) 20250821085548241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15305968)[0x55571067ee20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085548241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15305968 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085548241 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085548241 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085548241 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15305968 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085548241 DCN DEBUG map_sccp[0x555710682090]{init}: Allocated (fsm.c:456) 20250821085548241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555710682090]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085548241 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-15305968 <-> SCCP-122 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085548241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15305968 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085548241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15305968)[0x55571067ee20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085548241 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085548241 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085548241 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15305968 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085548241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555710682090]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085548241 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085548241 DLSCCP DEBUG SCCP-SCOC(122)[0x555710676360]{IDLE}: Allocated (fsm.c:456) 20250821085548241 DLSCCP DEBUG SCCP-SCOC(122)[0x555710676360]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085548241 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000007a), 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000f30056400500f1100926) (sccp_scrc.c:455) 20250821085548241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085548241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085548241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085548241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085548241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085548241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085548241 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085548241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085548241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085548241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085548241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085548241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085548241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085548241 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085548241 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085548241 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085548241 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085548241 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085548241 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0d 01 00 00 7a 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 f3 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085548241 DLSCCP DEBUG SCCP-SCOC(122)[0x555710676360]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085548241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555710682090]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085548241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15305968)[0x55571067ee20]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085548241 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085548241 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085548242 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085548242 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085548242 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085548242 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085548242 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085548242 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085548242 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085548242 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0d 01 00 00 7a 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 f3 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1124)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(1124)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1125)@9519884ab86b: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_second_rab_assignment0(1131) HNBGW_Test.msc0-RAN(1125)@9519884ab86b: Added conn table entry 0TC_second_rab_assignment0(1131)1285124 HNBGW_Test.msc0-SCCP(1124)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_second_rab_assignment0(1131)@9519884ab86b: setverdict(pass): none -> pass 20250821085548250 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085548250 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085548250 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085548250 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085548250 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085548250 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085548250 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085548250 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085548250 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085548250 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 7a 62 03 a2 02 00 00 00 00  20250821085548250 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085548250 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085548250 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085548250 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085548250 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085548250 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000007a), PART(T=Source Reference,L=4,D=006203a2) (sccp_scrc.c:545) 20250821085548250 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(122,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085548250 DLSCCP DEBUG SCCP-SCOC(122)[0x555710676360]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085548250 DLSCCP DEBUG SCCP-SCOC(122)[0x555710676360]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085548250 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085548250 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085548250 DCN DEBUG handle_cn_conn_conf() conn_id=122, 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_sccp.c:157) 20250821085548250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555710682090]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085548250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555710682090]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_second_rab_assignment0(1131)@9519884ab86b: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(1130)@9519884ab86b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1131) HNBGW_Test.msc0-SCCP(1124)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@9519884ab86b: vl_len:91 HNBGW_Test.msc0-SCCP(1124)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(1124)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821085548452 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085548452 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085548453 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085548453 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085548453 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085548453 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085548453 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085548453 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085548453 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085548453 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 7a 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  20250821085548453 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085548453 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085548453 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085548453 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085548453 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085548453 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:545) 20250821085548453 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(122,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085548453 DLSCCP DEBUG SCCP-SCOC(122)[0x555710676360]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085548453 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085548453 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085548453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555710682090]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085548453 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085548453 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085548453 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15305968 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085548453 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085548453 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085548453 DMGW DEBUG mgw(mgw-fsm-15305968-0)[0x55571067d3f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821085548453 DMGW DEBUG mgw(mgw-fsm-15305968-0)[0x55571067d3f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821085548453 DMGW DEBUG mgw(mgw-fsm-15305968-0)[0x55571067d3f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821085548453 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085548453 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821085548453 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{UNUSED}: Allocated (fsm.c:456) 20250821085548453 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{UNUSED}: is child of mgw(mgw-fsm-15305968-0)[0x55571067d3f0] (fsm.c:486) 20250821085548453 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15305968-0)[0x55571067d3f0] (mgcp_client_endpoint_fsm.c:724) 20250821085548453 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085548453 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085548453 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085548454 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15305968-0)[0x555710616d20]{ST_CRCX}: Allocated (fsm.c:456) 20250821085548454 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15305968-0)[0x555710616d20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110] (fsm.c:486) 20250821085548454 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15305968-0)[0x555710616d20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085548454 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15305968-0)[0x555710616d20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821085548454 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: e98c'... (mgcp_client.c:807) 20250821085548454 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250821085548454 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15305968-0)[0x555710616d20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085548454 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1130)@9519884ab86b: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e98cf017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e98cf017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(1131) TC_second_rab_assignment0(1131)@9519884ab86b: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e98cf017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e98cf017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(1131)@9519884ab86b: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250821085548477 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20250821085548477 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710616d20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821085548477 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710616d20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821085548477 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710616d20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085548477 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710616d20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085548477 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821085548477 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{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) 20250821085548477 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{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) 20250821085548477 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085548477 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085548477 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{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) 20250821085548477 DMGW DEBUG mgw(mgw-fsm-15305968-0)[0x55571067d3f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085548477 DMGW DEBUG mgw(mgw-fsm-15305968-0)[0x55571067d3f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821085548477 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085548477 DMGW DEBUG mgw(mgw-fsm-15305968-0)[0x55571067d3f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821085548477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15305968)[0x55571067ee20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821085548477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821085548477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085548477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_second_rab_assignment0(1131)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085548498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085548498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085548498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085548498 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085548498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe98cf0) (hnbgw_rua.c:472) 20250821085548498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15305968 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085548498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15305968)[0x55571067ee20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085548498 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085548498 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085548498 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15305968 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085548498 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085548498 DMGW DEBUG mgw(mgw-fsm-15305968-0)[0x55571067d3f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821085548498 DMGW DEBUG mgw(mgw-fsm-15305968-0)[0x55571067d3f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821085548498 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085548498 DMGW DEBUG mgw(mgw-fsm-15305968-0)[0x55571067d3f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821085548498 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15305968-0)[0x55571067d3f0] (mgcp_client_endpoint_fsm.c:724) 20250821085548498 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085548498 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085548498 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{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) 20250821085548498 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710616d20]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821085548498 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: e98c'... (mgcp_client.c:807) 20250821085548498 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250821085548498 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710616d20]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085548498 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085548498 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{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) 20250821085548498 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1131)@9519884ab86b: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "e98cf017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e98cf017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085548512 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20250821085548512 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710616d20]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821085548512 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710616d20]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821085548512 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710616d20]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821085548512 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821085548512 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{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) 20250821085548512 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{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) 20250821085548512 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085548512 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085548512 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{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) 20250821085548512 DMGW DEBUG mgw(mgw-fsm-15305968-0)[0x55571067d3f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085548512 DMGW DEBUG mgw(mgw-fsm-15305968-0)[0x55571067d3f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821085548512 DMGW DEBUG mgw(mgw-fsm-15305968-0)[0x55571067d3f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821085548512 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15305968-0)[0x55571067d3f0] (mgcp_client_endpoint_fsm.c:724) 20250821085548512 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085548512 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085548512 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085548513 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15305968-0)[0x555710685cf0]{ST_CRCX}: Allocated (fsm.c:456) 20250821085548513 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15305968-0)[0x555710685cf0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110] (fsm.c:486) 20250821085548513 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15305968-0)[0x555710685cf0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085548513 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15305968-0)[0x555710685cf0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250821085548513 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: e98c'... (mgcp_client.c:807) 20250821085548513 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250821085548513 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15305968-0)[0x555710685cf0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085548513 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085548513 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{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) 20250821085548513 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{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) 20250821085548513 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1131)@9519884ab86b: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "e98cf017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e98cf017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085548525 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20250821085548525 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710685cf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821085548525 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710685cf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821085548525 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710685cf0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085548525 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710685cf0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085548525 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821085548525 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{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) 20250821085548525 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{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) 20250821085548525 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{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) 20250821085548525 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085548525 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085548525 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{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) 20250821085548525 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{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) 20250821085548525 DMGW DEBUG mgw(mgw-fsm-15305968-0)[0x55571067d3f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085548525 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085548525 DMGW DEBUG mgw(mgw-fsm-15305968-0)[0x55571067d3f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821085548525 DMGW DEBUG mgw(mgw-fsm-15305968-0)[0x55571067d3f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821085548525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555710682090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821085548525 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085548525 DLSCCP DEBUG SCCP-SCOC(122)[0x555710676360]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085548525 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006203a2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821085548525 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085548525 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085548525 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085548525 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085548525 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085548525 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085548525 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085548525 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0d 06 62 03 a2 00 01 2e 60 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 (ss7_asp.c:1383) 20250821085548525 DMGW DEBUG mgw(mgw-fsm-15305968-0)[0x55571067d3f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821085548525 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085548525 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085548525 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085548525 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085548525 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085548525 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085548525 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085548525 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085548525 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085548525 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0d 06 62 03 a2 00 01 2e 60 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(1124)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1124)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@9519884ab86b: vl_len:63 HNBGW_Test.msc0-SCCP(1124)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(1124)@9519884ab86b: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20250821085548538 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085548538 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085548538 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085548538 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085548538 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085548538 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085548538 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085548538 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085548538 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085548538 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 56 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 7a 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  20250821085548538 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 96 (flags=0x0) (ss7_asp.c:1285) 20250821085548538 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085548538 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085548538 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085548538 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085548538 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=63,D=0000003b000001003640340000010035002a202ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d00400100) (sccp_scrc.c:545) 20250821085548538 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(122,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085548538 DLSCCP DEBUG SCCP-SCOC(122)[0x555710676360]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085548538 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085548538 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085548538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555710682090]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085548538 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085548538 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085548538 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15305968 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085548538 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085548538 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085548538 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15305968 SCCP-122 msc-0 MI=IMSI-262420000000003: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20250821085548538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15305968)[0x55571067ee20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20250821085548538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:123) 20250821085548538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085548538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 87 bytes of data (stream_srv.c:879) TC_second_rab_assignment0(1131)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085548543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085548543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085548543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1431) 20250821085548543 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085548543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe98cf0) (hnbgw_rua.c:472) 20250821085548543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15305968 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:313) 20250821085548543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15305968)[0x55571067ee20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085548543 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085548543 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085548543 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15305968 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085548543 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085548543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555710682090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20250821085548543 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085548543 DLSCCP DEBUG SCCP-SCOC(122)[0x555710676360]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085548543 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006203a2), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:455) 20250821085548543 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085548543 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085548543 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085548543 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085548543 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085548543 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085548543 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085548543 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2b 00 00 00 bd 00 00 00 b9 03 00 00 0d 06 62 03 a2 00 01 14 60 00 00 10 00 00 01 00 34 40 09 00 00 01 00 33 40 02 00 b8 00 (ss7_asp.c:1383) 20250821085548543 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085548543 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085548543 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085548543 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085548543 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085548543 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085548543 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085548543 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085548543 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085548543 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0d 06 62 03 a2 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(1124)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1124)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@9519884ab86b: vl_len:12 HNBGW_Test.msc0-SCCP(1124)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(1124)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821085548550 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085548550 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085548550 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085548550 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085548550 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085548550 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085548550 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085548550 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085548550 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085548550 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 7a 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00  20250821085548551 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085548551 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085548551 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085548551 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085548551 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085548551 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:545) 20250821085548551 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(122,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085548551 DLSCCP DEBUG SCCP-SCOC(122)[0x555710676360]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085548551 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085548551 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085548551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555710682090]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085548551 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085548551 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085548551 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15305968 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085548551 DMGW DEBUG mgw(mgw-fsm-15305968-0)[0x55571067d3f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821085548551 DMGW DEBUG mgw(mgw-fsm-15305968-0)[0x55571067d3f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821085548551 DMGW DEBUG mgw(mgw-fsm-15305968-0)[0x55571067d3f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821085548551 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821085548551 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710616d20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085548551 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: e98c'... (mgcp_client.c:807) 20250821085548551 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821085548551 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710616d20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085548551 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710685cf0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085548551 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: e98c'... (mgcp_client.c:807) 20250821085548551 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821085548551 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710685cf0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085548551 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{IN_USE}: Removing from parent mgw(mgw-fsm-15305968-0)[0x55571067d3f0] (mgcp_client_endpoint_fsm.c:873) 20250821085548551 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821085548551 DLMGCP DEBUG mgw-endp(mgw-fsm-15305968-0)[0x5557106a1110]{IN_USE}: Deallocated (fsm.c:568) 20250821085548551 DMGW DEBUG mgw(mgw-fsm-15305968-0)[0x55571067d3f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821085548551 DMGW DEBUG mgw(mgw-fsm-15305968-0)[0x55571067d3f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821085548551 DMGW DEBUG mgw(mgw-fsm-15305968-0)[0x55571067d3f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821085548551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15305968)[0x55571067ee20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085548551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821085548551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085548551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) TC_second_rab_assignment0(1131)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1131)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "e98cf017" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1131)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "e98cf017" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(1131)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085548556 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20250821085548556 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710616d20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085548556 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710616d20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085548556 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710616d20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085548556 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710616d20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250821085548556 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20250821085548556 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710685cf0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085548556 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710685cf0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085548556 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710685cf0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085548556 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710685cf0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1123)@9519884ab86b: Deleted conn table entry 0TC_second_rab_assignment0(1131)15305968 20250821085548561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085548561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085548561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085548561 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085548561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe98cf0,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085548561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15305968 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085548561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15305968)[0x55571067ee20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085548561 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085548561 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085548561 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15305968 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085548561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555710682090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085548561 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085548561 DLSCCP DEBUG SCCP-SCOC(122)[0x555710676360]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085548561 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006203a2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085548561 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085548561 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085548561 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085548561 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085548561 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085548561 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085548561 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085548561 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0d 06 62 03 a2 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085548561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15305968)[0x55571067ee20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085548561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555710682090]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085548561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555710682090]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085548561 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085548561 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085548561 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085548561 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085548561 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085548561 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085548561 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085548561 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085548561 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085548561 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0d 06 62 03 a2 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1124)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1125)@9519884ab86b: Deleted conn table entry 0TC_second_rab_assignment0(1131)1285124 HNBGW_Test.msc0-SCCP(1124)@9519884ab86b: Session index based on connection ID:0 20250821085548566 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085548566 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085548566 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085548566 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085548566 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085548566 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085548566 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085548566 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085548566 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085548566 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 7a 62 03 a2 00 00 00 00 00  20250821085548566 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085548566 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085548566 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085548566 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085548566 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085548566 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007a), PART(T=Source Reference,L=4,D=006203a2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085548566 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(122,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821085548566 DLSCCP DEBUG SCCP-SCOC(122)[0x555710676360]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085548566 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085548566 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085548566 DCN DEBUG handle_cn_disc_ind() conn_id=122 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085548566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555710682090]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085548566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555710682090]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085548566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15305968)[0x55571067ee20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085548566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15305968)[0x55571067ee20]{disconnected}: Freeing instance (context_map.c:203) 20250821085548566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15305968)[0x55571067ee20]{disconnected}: Deallocated (fsm.c:568) 20250821085548566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555710682090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085548566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555710682090]{disconnected}: Freeing instance (context_map.c:207) 20250821085548566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x555710682090]{disconnected}: Deallocated (fsm.c:568) 20250821085548566 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15305968 SCCP-122 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821085548566 DLSCCP DEBUG 0: SCCP(rctx=0) 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=006203a2), PART(T=Source Reference,L=4,D=0000007a) (sccp_scrc.c:455) 20250821085548566 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085548566 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085548566 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085548566 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085548566 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085548566 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085548566 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085548566 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0d 05 62 03 a2 00 00 7a 00 (ss7_asp.c:1383) 20250821085548566 DLSCCP DEBUG SCCP-SCOC(122)[0x555710676360]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085548566 DLSCCP DEBUG SCCP-SCOC(122)[0x555710676360]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085548566 DLSCCP DEBUG SCCP-SCOC(122)[0x555710676360]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085548566 DLSCCP DEBUG SCCP-SCOC(122)[0x555710676360]{IDLE}: Deallocated (fsm.c:568) 20250821085548566 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085548566 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085548566 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085548566 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085548566 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085548566 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085548566 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085548566 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085548566 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085548566 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0d 05 62 03 a2 00 00 7a 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1124)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@9519884ab86b: RLC received in state:disconnect_pending 20250821085549873 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821085549873 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821085549873 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085549873 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821085549873 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821085549873 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821085549873 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085549873 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821085549873 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821085549873 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250821085549873 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085549873 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085549873 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085549873 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821085549873 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821085549873 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821085549873 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085549873 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821085549873 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821085549873 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK TC_second_rab_assignment0(1131)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085550570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45764<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085550570 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46561<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1120)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(1119)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085550574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45750<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085550575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085550575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085550575 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085550575 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 (hnb.c:255) 20250821085550575 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-SCCP(1127)@9519884ab86b: Final verdict of PTC: none 20250821085550577 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085550577 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085550577 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085550577 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085550577 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085550577 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085550577 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085550577 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085550577 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085550577 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085550578 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed MutexDispCT-TC_second_rab_assignment(1118)@9519884ab86b: Final verdict of PTC: none 20250821085550578 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085550578 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085550578 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085550578 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085550578 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085550578 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085550578 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085550578 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085550578 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085550578 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085550578 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085550578 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_second_rab_assignment-Iuh0-RUA(1123)@9519884ab86b: Final verdict of PTC: none 20250821085550578 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085550578 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085550578 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085550578 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(1128)@9519884ab86b: Final verdict of PTC: none 20250821085550578 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085550578 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085550578 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085550578 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085550578 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085550578 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085550578 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085550579 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085550579 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-SCCP(1124)@9519884ab86b: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(1122)@9519884ab86b: Final verdict of PTC: none 20250821085550579 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085550579 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085550579 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085550578 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085550578 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085550578 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085550578 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085550578 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085550578 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085550579 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085550579 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085550579 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085550579 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085550579 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085550579 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085550579 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085550579 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085550579 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085550579 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085550579 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085550579 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085550579 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(1125)@9519884ab86b: Final verdict of PTC: none 20250821085550579 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) HNBGW_Test.msc0-M3UA(1126)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1129)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(1121)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(1130)@9519884ab86b: Final verdict of PTC: none 20250821085550580 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085550580 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085550580 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085550580 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085550580 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085550580 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085550580 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085550580 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085550580 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085550580 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085550580 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085550588 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45770<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1131)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1118): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(1119): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(1120): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(1121): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_second_rab_assignment-Iuh0(1122): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1123): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(1124): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(1125): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(1126): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1127): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1128): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1129): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(1130): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_second_rab_assignment0(1131): pass (pass -> pass) MTC@9519884ab86b: Test case TC_second_rab_assignment finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Thu Aug 21 08:55:50 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 20250821085550651 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45782<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085551353 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45782<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=419920) 20250821085552042 DLSCCP DEBUG SCCP-SCOC(115)[0x555710672750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085552042 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd7c6b), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085552042 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821085552042 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085552042 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085552042 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085552042 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085552042 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085552042 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085552042 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085552042 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085552042 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 cd 7c 6b 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085552042 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085552042 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085552042 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085552042 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821085552043 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085552043 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085552043 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085552148 DLSCCP DEBUG SCCP-SCOC(120)[0x5557106824b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085552148 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000df84a), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085552148 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085552148 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085552148 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085552148 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085552148 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085552148 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085552148 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085552148 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085552148 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085552148 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0d f8 4a 00 00 78 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085552148 DLSCCP DEBUG SCCP-SCOC(119)[0x555710685e20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085552148 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00961602), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085552148 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085552148 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085552149 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085552149 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085552149 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085552149 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085552149 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085552149 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085552149 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085552149 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 96 16 02 00 00 77 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085552149 DLSCCP DEBUG SCCP-SCOC(121)[0x55571067f2f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085552149 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f33a77), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085552149 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085552149 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085552149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085552149 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085552149 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085552149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085552149 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085552149 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085552149 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085552149 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 f3 3a 77 00 00 79 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085552149 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085552149 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085552149 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085552149 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085552149 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085552149 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085552149 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085552149 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085552149 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085552149 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085552150 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085552150 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085552150 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085552150 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085552150 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085552150 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085552150 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085552150 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085552150 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085552150 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085552150 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! Waiting for packet dumper to finish... 1 (prev_count=419920, count=420460) 20250821085552579 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085552579 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085552579 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085552579 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085552579 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085552579 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: 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 ------ Thu Aug 21 08:55: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_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 20250821085554258 DLSCCP DEBUG SCCP-SCOC(111)[0x555710677c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085554258 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e98a0), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085554258 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821085554258 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085554258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085554258 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085554258 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085554258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085554258 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085554258 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085554258 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085554258 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 9e 98 a0 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085554259 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085554259 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085554259 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085554259 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821085554259 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085554259 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085554259 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085554260 DLSCCP DEBUG SCCP-SCOC(112)[0x55571066f200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085554260 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047d44a), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085554260 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821085554260 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085554260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085554260 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085554260 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085554260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085554260 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085554260 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085554260 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085554260 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 47 d4 4a 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085554260 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085554260 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085554260 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085554260 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821085554260 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085554261 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085554261 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085554262 DLSCCP DEBUG SCCP-SCOC(113)[0x555710682880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085554262 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00503e54), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085554262 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085554262 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085554262 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085554262 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085554262 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085554262 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085554263 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085554263 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085554263 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085554263 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 50 3e 54 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085554263 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085554263 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085554263 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085554263 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085554263 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085554263 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085554263 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@9519884ab86b: 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@9519884ab86b: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20250821085554468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45784<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085554473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45796<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085554475 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46149<->l=127.0.0.1:4262) (control_if.c:572) 20250821085554489 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085554489 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085554489 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085554489 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085554490 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085554490 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085554490 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085554490 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085554490 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085554490 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085554491 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085554491 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085554491 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085554491 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085554491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554491 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085554491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554491 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085554491 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085554491 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085554491 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085554491 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085554491 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085554491 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085554491 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085554491 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085554491 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085554491 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085554491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554491 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085554491 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085554491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554491 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085554491 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085554491 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085554491 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085554491 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085554491 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085554491 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085554491 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085554491 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085554491 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085554491 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085554491 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085554491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554491 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085554491 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085554491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554491 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085554491 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085554491 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085554491 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085554491 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085554491 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085554491 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085554491 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085554491 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085554491 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085554491 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085554491 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085554491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554491 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085554491 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085554491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554491 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085554492 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085554492 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085554492 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085554492 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085554492 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085554492 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085554492 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085554492 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085554492 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085554492 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085554492 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=4 20250821085554492 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085554492 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085554492 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085554492 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085554492 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085554492 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=8 20250821085554492 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085554492 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085554492 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085554492 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085554492 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085554492 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085554492 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=11 20250821085554492 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085554492 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085554492 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085554492 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085554492 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085554492 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085554492 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821085554492 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085554492 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085554492 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1140)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(1140)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1140)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(1138)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085554503 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085554503 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085554503 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085554503 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085554503 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085554503 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085554503 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085554503 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085554504 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085554504 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085554504 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085554504 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085554504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554504 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=7 -> eSLS=119: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085554504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554504 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085554504 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=7 -> eSLS=119: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085554504 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085554504 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085554504 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085554504 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085554504 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085554504 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085554504 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085554504 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085554504 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085554504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554504 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085554504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085554504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554504 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085554504 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085554504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085554504 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085554504 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085554504 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085554504 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085554504 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085554504 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085554504 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085554504 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085554504 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085554504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554504 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085554504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085554504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554504 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085554504 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085554504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085554504 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085554504 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085554504 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085554504 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085554504 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085554504 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085554504 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085554504 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085554504 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085554504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554504 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085554504 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085554504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554504 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085554504 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085554504 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085554504 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085554504 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085554504 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085554504 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085554504 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085554504 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085554505 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085554505 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085554505 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=7 20250821085554505 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085554505 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085554505 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085554505 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085554505 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085554505 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=12 20250821085554505 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085554505 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085554505 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085554505 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085554505 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085554505 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085554505 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=11 20250821085554505 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085554505 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085554505 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085554505 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085554505 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085554505 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085554505 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085554505 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085554505 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085554505 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1143)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(1143)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1143)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(1141)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085554702 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085554702 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085554702 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085554702 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1140)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085554711 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085554711 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085554711 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085554711 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085554711 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085554711 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085554711 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085554711 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085554711 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085554711 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085554711 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085554711 DLSS7 <000c> ss7_asp.c:1383 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  20250821085554711 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085554714 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085554714 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085554714 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085554714 DLSS7 <000c> ss7_asp.c:1383 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  20250821085554715 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085554715 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085554715 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085554715 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085554715 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085554715 DLSS7 <000c> ss7_asp.c:1383 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  20250821085554715 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085554715 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085554715 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085554715 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085554715 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085554715 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085554715 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085554715 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085554715 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085554715 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085554715 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085554715 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085554715 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085554715 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085554715 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085554715 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085554716 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085554716 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085554716 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085554716 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085554716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554717 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085554717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554717 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085554717 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085554717 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085554717 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085554717 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085554717 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085554717 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085554717 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085554717 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085554717 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085554717 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085554717 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085554717 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085554717 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085554717 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821085554717 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085554717 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085554718 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085554718 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085554718 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085554718 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(1143)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085554723 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085554723 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085554723 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085554723 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085554723 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085554723 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085554723 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085554723 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085554723 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085554723 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085554723 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085554723 DLSS7 <000c> ss7_asp.c:1383 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  20250821085554723 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085554726 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085554726 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085554726 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085554726 DLSS7 <000c> ss7_asp.c:1383 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  20250821085554726 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085554726 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085554726 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085554726 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085554726 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085554726 DLSS7 <000c> ss7_asp.c:1383 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  20250821085554726 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085554726 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085554726 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085554726 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085554726 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085554726 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085554726 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085554726 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085554726 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085554726 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085554726 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085554726 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085554726 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085554726 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085554726 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085554726 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085554726 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085554728 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085554728 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085554728 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085554728 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085554728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085554728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085554728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085554728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085554728 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085554728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085554728 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085554728 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085554728 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085554728 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085554728 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085554728 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085554728 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085554728 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085554728 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085554728 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085554728 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085554728 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085554728 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085554728 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085554728 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  20250821085554791 DLSCCP DEBUG SCCP-SCOC(110)[0x555710684500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085554791 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af2a8a), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085554791 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085554791 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085554791 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085554791 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085554791 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085554791 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085554791 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085554791 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085554791 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085554791 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 af 2a 8a 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085554791 DLSCCP DEBUG SCCP-SCOC(109)[0x555710679da0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085554791 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2adc2), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085554791 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085554791 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085554791 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085554791 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085554791 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085554792 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085554792 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085554792 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085554792 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085554792 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b2 ad c2 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085554792 DLSCCP DEBUG SCCP-SCOC(108)[0x555710684c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085554792 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a04df6), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085554792 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085554792 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085554792 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085554792 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085554792 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085554792 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085554792 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085554792 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085554792 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085554792 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 a0 4d f6 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085554792 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085554792 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085554792 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085554792 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085554792 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085554792 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085554792 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085554792 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085554792 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085554792 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085554792 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085554792 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085554792 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085554792 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085554792 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085554792 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085554792 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085554792 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085554792 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085554792 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085554792 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085555416 DLSCCP DEBUG SCCP-SCOC(106)[0x5557106a1dc0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085555416 DLSCCP DEBUG SCCP-SCOC(106)[0x5557106a1dc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085555416 DLSCCP DEBUG SCCP-SCOC(106)[0x5557106a1dc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085555416 DLSCCP DEBUG SCCP-SCOC(106)[0x5557106a1dc0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085555416 DLSCCP DEBUG SCCP-SCOC(106)[0x5557106a1dc0]{IDLE}: Deallocated (fsm.c:568) 20250821085555440 DLSCCP DEBUG SCCP-SCOC(105)[0x555710686430]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085555440 DLSCCP DEBUG SCCP-SCOC(105)[0x555710686430]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085555440 DLSCCP DEBUG SCCP-SCOC(105)[0x555710686430]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085555440 DLSCCP DEBUG SCCP-SCOC(105)[0x555710686430]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085555440 DLSCCP DEBUG SCCP-SCOC(105)[0x555710686430]{IDLE}: Deallocated (fsm.c:568) 20250821085555451 DLSCCP DEBUG SCCP-SCOC(107)[0x5557104def10]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085555451 DLSCCP DEBUG SCCP-SCOC(107)[0x5557104def10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085555451 DLSCCP DEBUG SCCP-SCOC(107)[0x5557104def10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085555451 DLSCCP DEBUG SCCP-SCOC(107)[0x5557104def10]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085555451 DLSCCP DEBUG SCCP-SCOC(107)[0x5557104def10]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1139)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085555511 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085555511 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085555511 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085555511 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085555511 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085555511 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085555511 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085555511 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085555511 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085555511 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085555511 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085555511 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085555511 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085555511 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085555511 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085555511 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085555511 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085555511 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085555511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085555511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085555511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085555511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085555511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085555511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085555511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085555511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085555511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085555511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085555511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085555511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085555511 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085555511 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085555511 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085555512 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085555512 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085555512 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085555512 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085555512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085555512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085555512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085555512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085555512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085555512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085555512 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085555512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085555512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085555512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085555512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085555512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085555512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085555512 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085555512 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085555512 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085555512 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085555512 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085555512 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085555512 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085555512 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085555512 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821085555512 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085555512 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085555512 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085555512 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085555512 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085555512 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085555512 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085555512 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085555512 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085555513 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085555513 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085555513 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085555513 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085555513 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085555513 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085555513 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085555513 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085555513 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085555513 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085555513 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085555513 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085555513 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085555513 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085555513 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085555513 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085555513 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085555513 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085555513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085555513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085555513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085555513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085555513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085555513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085555513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085555513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085555513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085555513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085555513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085555513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085555513 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085555513 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085555513 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085555513 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085555513 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1139)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(1142)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085555523 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085555523 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085555524 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085555524 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085555524 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085555524 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085555524 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085555524 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085555524 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085555524 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085555524 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085555524 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085555524 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085555524 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085555524 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085555524 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085555524 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085555524 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085555524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085555524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085555524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085555524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085555524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085555524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085555524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085555524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085555524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085555524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085555524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085555524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085555524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085555524 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085555524 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085555524 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085555524 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085555524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085555524 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085555524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085555524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085555524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085555525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085555525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085555525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085555525 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085555525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085555525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085555525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085555525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085555525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085555525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085555525 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085555525 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085555525 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085555525 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085555525 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085555525 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085555525 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085555525 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085555525 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085555525 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085555525 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085555525 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821085555525 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085555525 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085555525 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085555525 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085555525 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085555525 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085555527 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085555527 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085555527 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085555527 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085555527 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085555527 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085555527 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085555527 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085555527 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085555527 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085555527 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085555527 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085555527 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085555527 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085555527 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085555527 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085555527 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085555527 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085555527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085555527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085555527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085555528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085555528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085555528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085555528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085555528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085555528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085555528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085555528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085555528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085555528 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085555528 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085555528 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085555528 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085555528 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1142)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085555542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085555542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085555542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085555542 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085555542 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:562) 20250821085555542 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085555542 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085555542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085555542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085555548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085555548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085555548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1431) 20250821085555548 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20250821085555548 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:462) 20250821085555748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085555749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085555749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085555749 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085555749 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:562) 20250821085555749 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085555749 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085555749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085555749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: talloc reports "struct hnb_context" x 1, expecting 1 MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085555763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45796<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085555763 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46149<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1134)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(1133)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085555767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45784<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085555768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085555768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085555769 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085555769 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 (hnb.c:255) 20250821085555769 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1132)@9519884ab86b: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1137)@9519884ab86b: Final verdict of PTC: none 20250821085555769 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085555770 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085555770 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn0-RAN(1142)@9519884ab86b: Final verdict of PTC: none 20250821085555770 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085555770 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085555770 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085555770 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085555770 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(1139)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1138)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(1135)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1141)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1140)@9519884ab86b: Final verdict of PTC: none 20250821085555770 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085555770 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085555770 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085555770 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085555770 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085555770 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085555770 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085555770 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085555770 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085555770 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085555770 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085555770 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085555770 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821085555770 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085555770 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085555770 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085555770 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085555770 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085555770 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085555770 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085555770 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085555770 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085555770 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085555770 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085555770 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085555770 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085555771 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085555771 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085555771 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085555771 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085555771 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085555771 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085555771 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085555771 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085555771 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085555771 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085555771 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085555771 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085555771 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085555771 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085555771 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085555771 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(1143)@9519884ab86b: Final verdict of PTC: none 20250821085555771 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085555771 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085555771 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085555771 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085555771 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085555771 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085555771 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085555771 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085555771 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085555771 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085555771 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085555771 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085555771 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085555771 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085555771 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085555771 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085555771 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085555771 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085555771 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085555771 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(1144)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1132): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(1133): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(1134): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(1135): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1137): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(1138): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(1139): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(1140): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1141): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1142): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1143): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(1144): none (pass -> pass) MTC@9519884ab86b: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Thu Aug 21 08:55:55 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 20250821085555863 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60452<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085556466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60452<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=295272) Waiting for packet dumper to finish... 1 (prev_count=295272, count=299152) 20250821085557770 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085557770 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085557770 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085557771 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085557771 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085557771 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_stat_stp_sctp_disconnected'. ------ HNBGW_Tests.TC_stat_stp_sctp_disconnected ------ Thu Aug 21 08:55:58 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_stat_stp_sctp_disconnected.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_stat_stp_sctp_disconnected.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9519884ab86b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_stat_stp_sctp_disconnected' was executed successfully (exit status: 0). MTC@9519884ab86b: Test case TC_stat_stp_sctp_disconnected started. 20250821085559614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60462<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085559624 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60476<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085559629 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32825<->l=127.0.0.1:4262) (control_if.c:572) 20250821085559644 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085559644 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085559645 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085559645 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085559645 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085559645 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085559645 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085559645 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_stat_stp_sctp_disconnected-Iuh0(1149)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085559645 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085559645 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085559646 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085559646 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085559646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085559646 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085559646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559646 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085559646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559646 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085559646 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085559646 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085559646 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085559646 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085559646 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085559646 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085559646 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085559646 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085559646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085559646 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085559646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559646 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085559646 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085559646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559646 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085559646 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085559646 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085559646 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085559646 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085559646 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085559646 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085559646 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085559646 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085559646 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085559646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085559646 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085559646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559646 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085559646 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085559646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559646 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085559646 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085559646 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085559646 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085559646 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085559646 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085559646 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085559646 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085559646 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085559646 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085559646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085559646 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085559646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559647 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085559647 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085559647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559647 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085559647 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085559647 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085559647 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085559647 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085559647 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085559647 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085559647 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085559647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085559647 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085559647 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085559647 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=8 20250821085559647 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085559647 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085559647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085559647 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085559647 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085559647 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=14 20250821085559647 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085559647 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085559647 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085559647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085559647 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085559647 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085559647 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=10 20250821085559647 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085559647 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085559647 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085559647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085559647 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085559647 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085559647 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821085559647 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085559647 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085559647 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1153)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(1153)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1153)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085559658 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085559658 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085559659 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085559659 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085559659 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085559659 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085559659 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085559659 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085559660 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085559660 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085559660 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085559660 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085559660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559660 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=2 -> eSLS=114: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085559660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559660 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085559660 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=2 -> eSLS=114: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085559660 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085559660 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085559660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085559660 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085559660 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085559660 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085559660 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085559660 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085559660 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085559660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559660 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085559660 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085559660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559660 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085559660 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085559660 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085559660 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085559660 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085559660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085559660 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085559660 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085559660 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085559660 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085559660 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085559660 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085559660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559660 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085559660 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085559660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559660 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085559660 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085559660 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085559660 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085559660 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085559660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085559660 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085559660 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085559660 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085559660 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085559660 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085559660 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085559660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559660 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085559660 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085559660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559660 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085559660 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085559660 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085559660 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085559660 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085559660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085559660 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085559660 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085559660 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085559660 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085559660 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085559660 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=2 20250821085559660 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085559660 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085559660 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085559660 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085559660 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085559660 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=13 20250821085559660 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085559660 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085559660 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085559660 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085559660 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085559660 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085559660 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=14 20250821085559660 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085559660 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085559660 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085559660 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085559660 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085559660 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085559660 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821085559660 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing [38;5;43m20250821085559660 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085559660 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1156)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(1156)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1156)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(1154)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085559682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085559682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085559682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085559682 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085559682 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:562) 20250821085559682 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085559682 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085559682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085559682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085559857 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085559857 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085559857 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085559857 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1153)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085559865 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085559865 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085559865 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085559865 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085559865 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085559865 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085559865 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085559865 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085559865 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085559865 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085559865 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085559865 DLSS7 <000c> ss7_asp.c:1383 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  20250821085559865 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085559868 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085559868 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085559868 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085559868 DLSS7 <000c> ss7_asp.c:1383 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  20250821085559868 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085559868 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085559868 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085559868 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085559868 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085559868 DLSS7 <000c> ss7_asp.c:1383 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  20250821085559868 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085559868 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085559868 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085559868 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085559868 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085559868 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085559868 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085559868 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085559869 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085559869 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085559869 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085559869 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085559869 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085559869 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085559869 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085559869 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085559870 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085559870 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085559870 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085559870 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085559870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559870 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085559870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559870 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085559870 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085559870 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085559870 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085559870 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085559870 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085559870 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085559870 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085559870 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085559870 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085559870 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085559870 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085559870 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085559870 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085559870 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821085559870 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085559870 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085559870 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085559870 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085559870 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085559870 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(1156)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085559875 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085559875 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085559875 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085559875 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085559875 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085559875 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085559875 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085559875 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085559875 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085559875 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085559875 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085559875 DLSS7 <000c> ss7_asp.c:1383 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  20250821085559875 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085559877 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085559877 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085559877 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085559877 DLSS7 <000c> ss7_asp.c:1383 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  20250821085559877 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085559877 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085559877 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085559877 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085559877 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085559877 DLSS7 <000c> ss7_asp.c:1383 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  20250821085559877 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085559877 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085559877 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085559877 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085559877 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085559877 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085559877 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085559877 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085559877 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085559877 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085559877 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085559877 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085559877 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085559877 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085559877 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085559877 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085559877 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085559878 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085559878 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085559878 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085559878 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085559878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559878 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085559878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559879 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085559879 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085559879 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085559879 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821085559879 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085559879 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085559879 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085559879 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085559879 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085559879 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  20250821085559878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085559878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085559878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085559878 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085559878 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085559878 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085559878 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085559878 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085559878 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085559878 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) HNBGW_Test.msc0-RAN(1152)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085600675 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085600675 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085600675 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085600675 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085600675 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085600675 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085600675 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085600675 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085600675 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085600675 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085600675 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085600676 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085600676 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085600676 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085600676 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085600676 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085600676 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085600676 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085600676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085600676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085600676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085600676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085600676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085600676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085600676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085600676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085600676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085600676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085600676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085600676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085600676 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085600676 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085600676 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085600676 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085600676 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085600676 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085600676 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085600676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085600676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085600676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085600676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085600676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085600676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085600676 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085600676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085600676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085600676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085600676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085600676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085600676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085600676 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085600676 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085600676 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085600676 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085600676 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085600676 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085600676 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085600676 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085600676 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085600676 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085600676 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085600676 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821085600676 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085600676 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085600676 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085600676 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085600676 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085600676 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085600676 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085600676 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085600676 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085600676 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085600676 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085600676 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085600676 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085600676 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085600676 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085600677 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085600677 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085600677 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085600677 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085600677 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085600677 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085600677 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085600677 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085600677 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085600677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085600677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085600677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085600677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085600677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085600677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085600677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085600677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085600677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085600677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085600677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085600677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085600677 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085600677 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085600677 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085600677 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085600677 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1155)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085600680 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085600680 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085600680 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085600680 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085600680 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085600680 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085600680 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085600680 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085600680 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085600680 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085600680 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085600680 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085600680 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085600680 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085600680 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085600680 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085600680 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085600680 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085600680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085600680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085600680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085600680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085600680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085600680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085600680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085600680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085600680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085600680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085600680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085600680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085600680 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085600680 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085600680 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085600680 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085600680 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085600680 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085600680 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085600680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085600680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085600680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085600680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085600680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085600680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085600680 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085600680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085600680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085600680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085600680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085600680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085600680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085600680 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085600680 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085600680 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085600680 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085600680 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085600680 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085600680 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085600680 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085600680 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085600680 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085600680 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085600680 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821085600680 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085600680 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085600680 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085600680 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085600680 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085600680 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085600681 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085600681 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085600681 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085600681 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085600681 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085600681 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085600681 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085600681 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085600681 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085600681 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085600681 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085600681 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085600681 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085600681 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085600681 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085600681 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085600681 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085600681 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085600681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085600681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085600681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085600681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085600681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085600681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085600681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085600681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085600681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085600681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085600681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085600681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085600681 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085600681 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085600681 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085600681 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085600681 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) VirtHNBGW-STATS(1146)@9519884ab86b: EXP match: { name := "TTCN3.sgsn.0.connected", val := 1, mtype := "g", srate := omit } vs exp { name := "TTCN3.sgsn.0.connected", mtype := "g", min := 1, max := 1 } VirtHNBGW-STATS(1146)@9519884ab86b: EXP match: { name := "TTCN3.msc.0.connected", val := 1, mtype := "g", srate := omit } vs exp { name := "TTCN3.msc.0.connected", mtype := "g", min := 1, max := 1 } VirtHNBGW-STATS(1146)@9519884ab86b: Warning: Stopping inactive timer T_poll_converge. 20250821085601870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60490<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085602043 DLSCCP DEBUG SCCP-SCOC(115)[0x555710672750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085602043 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd7c6b), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085602043 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821085602043 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085602043 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085602043 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085602043 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085602043 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085602043 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085602043 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085602043 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085602043 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 cd 7c 6b 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085602043 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085602043 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085602043 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085602043 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821085602043 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085602043 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085602043 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085602149 DLSCCP DEBUG SCCP-SCOC(121)[0x55571067f2f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085602150 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f33a77), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085602150 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085602150 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085602150 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085602150 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085602150 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085602150 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085602150 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085602150 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085602150 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085602150 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 f3 3a 77 00 00 79 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085602150 DLSCCP DEBUG SCCP-SCOC(119)[0x555710685e20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085602150 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00961602), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085602150 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085602150 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085602150 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085602150 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085602150 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085602150 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085602150 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085602150 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 96 16 02 00 00 77 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085602150 DLSCCP DEBUG SCCP-SCOC(120)[0x5557106824b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085602150 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000df84a), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085602150 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085602150 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085602150 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085602150 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085602150 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085602150 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085602150 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085602150 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0d f8 4a 00 00 78 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085602151 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085602151 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085602151 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085602151 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085602151 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085602151 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085602151 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085602151 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085602151 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085602151 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085602151 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085602151 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085602151 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085602151 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085602151 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085602151 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085602151 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 04 96 16 02 00 00 77 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250821085602151 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085602151 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085602151 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085602151 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085602151 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085602151 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085602151 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085602151 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085602151 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085602151 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 04 0d f8 4a 00 00 78 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250821085602155 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085602156 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085602156 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085602156 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085602156 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085602156 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085602156 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085602156 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085602156 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085602156 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 77 96 16 02 00  20250821085602156 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085602156 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085602156 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085602156 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085602156 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085602156 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00961602) (sccp_scrc.c:545) 20250821085602156 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(119,remPC=188=0.23.4) Received CO:RELCO (sccp_scoc.c:787) 20250821085602156 DLSCCP DEBUG SCCP-SCOC(119)[0x555710685e20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085602156 DLSCCP DEBUG SCCP-SCOC(119)[0x555710685e20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085602156 DLSCCP DEBUG SCCP-SCOC(119)[0x555710685e20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085602156 DLSCCP DEBUG SCCP-SCOC(119)[0x555710685e20]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085602156 DLSCCP DEBUG SCCP-SCOC(119)[0x555710685e20]{IDLE}: Deallocated (fsm.c:568) 20250821085602357 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085602357 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085602357 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085602357 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085602357 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085602357 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085602357 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085602357 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085602357 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085602357 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 78 0d f8 4a 00  20250821085602357 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085602357 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085602357 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085602357 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085602357 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085602357 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000078), PART(T=Source Reference,L=4,D=000df84a) (sccp_scrc.c:545) 20250821085602357 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(120,remPC=188=0.23.4) Received CO:RELCO (sccp_scoc.c:787) 20250821085602357 DLSCCP DEBUG SCCP-SCOC(120)[0x5557106824b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085602357 DLSCCP DEBUG SCCP-SCOC(120)[0x5557106824b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085602357 DLSCCP DEBUG SCCP-SCOC(120)[0x5557106824b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085602357 DLSCCP DEBUG SCCP-SCOC(120)[0x5557106824b0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085602357 DLSCCP DEBUG SCCP-SCOC(120)[0x5557106824b0]{IDLE}: Deallocated (fsm.c:568) TC_stat_stp_sctp_disconnected0(1158)@9519884ab86b: 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(1152)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1152)@9519884ab86b: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_stat_stp_sctp_disconnected0(1158) TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150)@9519884ab86b: Added conn table entry 0TC_stat_stp_sctp_disconnected0(1158)8569394 20250821085602922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085602922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085602922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085602922 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085602922 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x82c232, normal) (hnbgw_rua.c:408) 20250821085602922 DHNB DEBUG map_rua[0x55571067ee20]{init}: Allocated (fsm.c:456) 20250821085602922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8569394)[0x55571067ee20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085602922 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8569394 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085602922 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085602922 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085602922 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8569394 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085602922 DCN DEBUG map_sccp[0x555710682090]{init}: Allocated (fsm.c:456) 20250821085602922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x555710682090]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085602922 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-8569394 <-> SCCP-123 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085602922 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8569394 SCCP-123 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085602922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8569394)[0x55571067ee20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085602922 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085602922 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085602922 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8569394 SCCP-123 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085602922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x555710682090]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085602922 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085602922 DLSCCP DEBUG SCCP-SCOC(123)[0x555710676360]{IDLE}: Allocated (fsm.c:456) 20250821085602922 DLSCCP DEBUG SCCP-SCOC(123)[0x555710676360]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085602922 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000007b), 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000f40056400500f1100926) (sccp_scrc.c:455) 20250821085602922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085602922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085602922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085602922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085602922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085602922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085602922 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085602922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085602922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085602922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085602922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085602922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085602922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085602922 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085602922 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085602922 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085602922 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085602922 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085602922 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0c 01 00 00 7b 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 f4 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085602923 DLSCCP DEBUG SCCP-SCOC(123)[0x555710676360]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085602923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x555710682090]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085602923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8569394)[0x55571067ee20]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085602923 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085602923 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085602923 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085602923 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821085602923 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085602923 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085602923 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085602923 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085602923 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085602923 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0c 01 00 00 7b 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 f4 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1152)@9519884ab86b: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_stat_stp_sctp_disconnected0(1158) HNBGW_Test.msc0-RAN(1152)@9519884ab86b: Added conn table entry 0TC_stat_stp_sctp_disconnected0(1158)14457194 HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: Session index based on connection ID:0 TC_stat_stp_sctp_disconnected0(1158)@9519884ab86b: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821085602942 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085602942 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085602942 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085602942 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085602942 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085602942 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085602942 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085602942 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085602942 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085602942 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 7b 8a 6c 64 02 00 00 00 00  20250821085602942 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085602943 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085602943 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085602943 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085602943 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085602943 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000007b), PART(T=Source Reference,L=4,D=008a6c64) (sccp_scrc.c:545) 20250821085602943 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(123,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085602943 DLSCCP DEBUG SCCP-SCOC(123)[0x555710676360]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085602943 DLSCCP DEBUG SCCP-SCOC(123)[0x555710676360]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085602943 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085602943 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085602943 DCN DEBUG handle_cn_conn_conf() conn_id=123, 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_sccp.c:157) 20250821085602943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x555710682090]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085602943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x555710682090]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(1146)@9519884ab86b: 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(1146)@9519884ab86b: 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(1146)@9519884ab86b: 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 } VirtHNBGW-STATS(1146)@9519884ab86b: Warning: Stopping inactive timer T_poll_converge. TC_stat_stp_sctp_disconnected0(1158)@9519884ab86b: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(1157)@9519884ab86b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_stat_stp_sctp_disconnected0(1158) HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: vl_len:91 HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821085603144 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085603145 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085603145 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085603145 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085603145 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085603145 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085603145 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085603145 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085603145 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085603145 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 7b 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  20250821085603145 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085603145 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085603145 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085603145 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085603145 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085603145 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:545) 20250821085603145 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(123,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085603145 DLSCCP DEBUG SCCP-SCOC(123)[0x555710676360]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085603145 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085603145 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085603145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x555710682090]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085603145 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085603145 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085603145 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8569394 SCCP-123 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085603145 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085603145 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085603145 DMGW DEBUG mgw(mgw-fsm-8569394-0)[0x555710685cf0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821085603145 DMGW DEBUG mgw(mgw-fsm-8569394-0)[0x555710685cf0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821085603145 DMGW DEBUG mgw(mgw-fsm-8569394-0)[0x555710685cf0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821085603145 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085603145 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821085603145 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{UNUSED}: Allocated (fsm.c:456) 20250821085603145 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{UNUSED}: is child of mgw(mgw-fsm-8569394-0)[0x555710685cf0] (fsm.c:486) 20250821085603145 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8569394-0)[0x555710685cf0] (mgcp_client_endpoint_fsm.c:724) 20250821085603146 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085603146 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085603146 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085603146 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8569394-0)[0x5557106a1110]{ST_CRCX}: Allocated (fsm.c:456) 20250821085603146 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8569394-0)[0x5557106a1110]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8569394-0)[0x555710616d20] (fsm.c:486) 20250821085603146 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8569394-0)[0x5557106a1110]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085603146 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8569394-0)[0x5557106a1110]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821085603146 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=201 'CRCX 114 rtpbridge/*@mgw MGCP 1.0\r\nC: 82c2'... (mgcp_client.c:807) 20250821085603146 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250821085603146 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8569394-0)[0x5557106a1110]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085603146 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1157)@9519884ab86b: Found Expect[0] for { line := { verb := "CRCX", trans_id := "114", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "82c23217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "82c23217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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_stat_stp_sctp_disconnected0(1158) TC_stat_stp_sctp_disconnected0(1158)@9519884ab86b: CRCX1{ line := { verb := "CRCX", trans_id := "114", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "82c23217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "82c23217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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_stat_stp_sctp_disconnected0(1158)@9519884ab86b: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250821085603181 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 114 OK (mgcp_client.c:758) 20250821085603181 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a1110]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821085603181 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a1110]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821085603181 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a1110]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085603181 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a1110]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085603181 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821085603181 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{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) 20250821085603181 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{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) 20250821085603181 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085603181 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085603181 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{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) 20250821085603181 DMGW DEBUG mgw(mgw-fsm-8569394-0)[0x555710685cf0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085603181 DMGW DEBUG mgw(mgw-fsm-8569394-0)[0x555710685cf0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821085603181 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085603181 DMGW DEBUG mgw(mgw-fsm-8569394-0)[0x555710685cf0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821085603181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8569394)[0x55571067ee20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821085603181 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821085603181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085603181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_stat_stp_sctp_disconnected0(1158)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085603209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085603210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085603210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085603210 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085603210 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x82c232) (hnbgw_rua.c:472) 20250821085603210 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8569394 SCCP-123 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085603210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8569394)[0x55571067ee20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085603210 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085603210 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085603210 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8569394 SCCP-123 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085603210 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085603210 DMGW DEBUG mgw(mgw-fsm-8569394-0)[0x555710685cf0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821085603210 DMGW DEBUG mgw(mgw-fsm-8569394-0)[0x555710685cf0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821085603210 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085603210 DMGW DEBUG mgw(mgw-fsm-8569394-0)[0x555710685cf0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821085603210 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8569394-0)[0x555710685cf0] (mgcp_client_endpoint_fsm.c:724) 20250821085603210 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085603210 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085603210 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{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) 20250821085603210 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a1110]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821085603210 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=215 'MDCX 115 rtpbridge/3@mgw MGCP 1.0\r\nC: 82c2'... (mgcp_client.c:807) 20250821085603210 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250821085603210 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a1110]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085603210 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085603210 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{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) 20250821085603210 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_stat_stp_sctp_disconnected0(1158)@9519884ab86b: MDCX1{ line := { verb := "MDCX", trans_id := "115", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "82c23217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "82c23217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085603228 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 115 OK (mgcp_client.c:758) 20250821085603228 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a1110]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821085603228 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a1110]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821085603228 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a1110]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821085603228 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821085603228 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{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) 20250821085603228 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{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) 20250821085603228 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085603228 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085603228 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{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) 20250821085603228 DMGW DEBUG mgw(mgw-fsm-8569394-0)[0x555710685cf0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085603228 DMGW DEBUG mgw(mgw-fsm-8569394-0)[0x555710685cf0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821085603228 DMGW DEBUG mgw(mgw-fsm-8569394-0)[0x555710685cf0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821085603228 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8569394-0)[0x555710685cf0] (mgcp_client_endpoint_fsm.c:724) 20250821085603228 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085603228 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085603228 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085603228 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8569394-0)[0x55571067d3f0]{ST_CRCX}: Allocated (fsm.c:456) 20250821085603228 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8569394-0)[0x55571067d3f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8569394-0)[0x555710616d20] (fsm.c:486) 20250821085603228 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8569394-0)[0x55571067d3f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085603228 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8569394-0)[0x55571067d3f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250821085603228 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=205 'CRCX 116 rtpbridge/3@mgw MGCP 1.0\r\nC: 82c2'... (mgcp_client.c:807) 20250821085603228 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250821085603228 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8569394-0)[0x55571067d3f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085603228 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085603228 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{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) 20250821085603228 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{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) 20250821085603228 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_stat_stp_sctp_disconnected0(1158)@9519884ab86b: CRCX2{ line := { verb := "CRCX", trans_id := "116", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "82c23217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "82c23217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085603245 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 116 OK (mgcp_client.c:758) 20250821085603245 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571067d3f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821085603245 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571067d3f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821085603245 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571067d3f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085603245 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571067d3f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085603245 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821085603245 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{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) 20250821085603245 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{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) 20250821085603245 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{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) 20250821085603245 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085603245 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085603245 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{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) 20250821085603245 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{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) 20250821085603245 DMGW DEBUG mgw(mgw-fsm-8569394-0)[0x555710685cf0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085603245 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085603245 DMGW DEBUG mgw(mgw-fsm-8569394-0)[0x555710685cf0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821085603245 DMGW DEBUG mgw(mgw-fsm-8569394-0)[0x555710685cf0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821085603245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x555710682090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821085603245 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085603245 DLSCCP DEBUG SCCP-SCOC(123)[0x555710676360]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085603246 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a6c64), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821085603246 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085603246 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085603246 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085603246 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085603246 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085603246 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085603246 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085603246 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0c 06 8a 6c 64 00 01 2e 60 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 (ss7_asp.c:1383) 20250821085603246 DMGW DEBUG mgw(mgw-fsm-8569394-0)[0x555710685cf0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821085603246 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085603246 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085603246 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085603246 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821085603246 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085603246 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085603246 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085603246 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085603246 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085603246 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0c 06 8a 6c 64 00 01 2e 60 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(1151)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_stp_sctp_disconnected0(1158)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(1146)@9519884ab86b: 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(1146)@9519884ab86b: 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(1146)@9519884ab86b: 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 } VirtHNBGW-STATS(1146)@9519884ab86b: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: vl_len:12 HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821085603286 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085603286 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085603286 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085603286 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085603286 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085603286 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085603286 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085603286 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085603286 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085603286 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 7b 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00  20250821085603286 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085603286 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085603286 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085603286 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085603286 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085603286 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:545) 20250821085603286 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(123,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085603286 DLSCCP DEBUG SCCP-SCOC(123)[0x555710676360]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085603286 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085603286 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085603286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x555710682090]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085603286 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085603286 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085603286 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8569394 SCCP-123 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085603286 DMGW DEBUG mgw(mgw-fsm-8569394-0)[0x555710685cf0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821085603286 DMGW DEBUG mgw(mgw-fsm-8569394-0)[0x555710685cf0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821085603286 DMGW DEBUG mgw(mgw-fsm-8569394-0)[0x555710685cf0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821085603286 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821085603286 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a1110]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085603286 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=58 'DLCX 117 rtpbridge/3@mgw MGCP 1.0\r\nC: 82c2'... (mgcp_client.c:807) 20250821085603286 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821085603286 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a1110]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085603286 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571067d3f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085603286 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=58 'DLCX 118 rtpbridge/3@mgw MGCP 1.0\r\nC: 82c2'... (mgcp_client.c:807) 20250821085603286 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821085603286 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571067d3f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085603286 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{IN_USE}: Removing from parent mgw(mgw-fsm-8569394-0)[0x555710685cf0] (mgcp_client_endpoint_fsm.c:873) 20250821085603286 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821085603286 DLMGCP DEBUG mgw-endp(mgw-fsm-8569394-0)[0x555710616d20]{IN_USE}: Deallocated (fsm.c:568) 20250821085603286 DMGW DEBUG mgw(mgw-fsm-8569394-0)[0x555710685cf0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821085603286 DMGW DEBUG mgw(mgw-fsm-8569394-0)[0x555710685cf0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821085603286 DMGW DEBUG mgw(mgw-fsm-8569394-0)[0x555710685cf0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821085603286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8569394)[0x55571067ee20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085603286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821085603286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085603286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) TC_stat_stp_sctp_disconnected0(1158)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_stat_stp_sctp_disconnected0(1158)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "117", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "82c23217" }, { code := "I", val := "11111" } }, sdp := omit } TC_stat_stp_sctp_disconnected0(1158)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "118", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "82c23217" }, { code := "I", val := "22222" } }, sdp := omit } TC_stat_stp_sctp_disconnected0(1158)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085603289 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 117 OK (mgcp_client.c:758) 20250821085603289 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a1110]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085603289 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a1110]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085603289 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a1110]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085603289 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5557106a1110]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250821085603289 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 118 OK (mgcp_client.c:758) 20250821085603289 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571067d3f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085603289 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571067d3f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085603289 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571067d3f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085603289 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55571067d3f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150)@9519884ab86b: Deleted conn table entry 0TC_stat_stp_sctp_disconnected0(1158)8569394 20250821085603292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085603292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085603292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085603292 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085603292 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x82c232,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085603292 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8569394 SCCP-123 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085603292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8569394)[0x55571067ee20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085603292 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085603292 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085603292 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8569394 SCCP-123 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085603292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x555710682090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085603292 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085603292 DLSCCP DEBUG SCCP-SCOC(123)[0x555710676360]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085603292 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a6c64), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085603292 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085603292 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085603292 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085603292 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085603292 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085603292 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085603292 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085603292 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0c 06 8a 6c 64 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085603292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8569394)[0x55571067ee20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085603292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x555710682090]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085603292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x555710682090]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085603292 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085603292 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085603292 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085603292 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821085603292 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085603292 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085603292 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085603292 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085603292 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085603292 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0c 06 8a 6c 64 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_stp_sctp_disconnected0(1158)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1152)@9519884ab86b: Deleted conn table entry 0TC_stat_stp_sctp_disconnected0(1158)14457194 HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: Session index based on connection ID:0 20250821085603294 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085603294 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085603294 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085603294 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085603294 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085603294 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085603294 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085603294 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085603294 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085603294 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 7b 8a 6c 64 00 00 00 00 00  20250821085603294 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085603294 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085603294 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085603294 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085603294 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085603294 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007b), PART(T=Source Reference,L=4,D=008a6c64), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085603294 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(123,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821085603294 DLSCCP DEBUG SCCP-SCOC(123)[0x555710676360]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085603294 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085603294 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085603294 DCN DEBUG handle_cn_disc_ind() conn_id=123 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085603294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x555710682090]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085603294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x555710682090]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085603294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8569394)[0x55571067ee20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085603294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8569394)[0x55571067ee20]{disconnected}: Freeing instance (context_map.c:203) 20250821085603294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8569394)[0x55571067ee20]{disconnected}: Deallocated (fsm.c:568) 20250821085603294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x555710682090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085603294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x555710682090]{disconnected}: Freeing instance (context_map.c:207) 20250821085603294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x555710682090]{disconnected}: Deallocated (fsm.c:568) 20250821085603294 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8569394 SCCP-123 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821085603294 DLSCCP DEBUG 0: SCCP(rctx=0) 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=008a6c64), PART(T=Source Reference,L=4,D=0000007b) (sccp_scrc.c:455) 20250821085603294 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085603294 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085603294 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085603294 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085603294 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085603294 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085603294 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085603294 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0c 05 8a 6c 64 00 00 7b 00 (ss7_asp.c:1383) 20250821085603294 DLSCCP DEBUG SCCP-SCOC(123)[0x555710676360]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085603294 DLSCCP DEBUG SCCP-SCOC(123)[0x555710676360]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085603294 DLSCCP DEBUG SCCP-SCOC(123)[0x555710676360]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085603294 DLSCCP DEBUG SCCP-SCOC(123)[0x555710676360]{IDLE}: Deallocated (fsm.c:568) 20250821085603294 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085603294 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085603294 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085603294 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821085603294 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085603294 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085603294 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085603294 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085603294 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085603294 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0c 05 8a 6c 64 00 00 7b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: RLC received in state:disconnect_pending 20250821085604259 DLSCCP DEBUG SCCP-SCOC(111)[0x555710677c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085604259 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e98a0), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085604259 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821085604259 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085604259 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085604259 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085604259 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085604259 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085604259 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085604259 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085604259 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085604259 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 9e 98 a0 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085604259 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085604259 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085604259 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085604259 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821085604259 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085604259 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085604259 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085604260 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085604260 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085604260 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085604260 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821085604260 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085604260 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085604260 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085604260 DLSCCP DEBUG SCCP-SCOC(112)[0x55571066f200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085604260 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047d44a), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085604260 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821085604260 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085604260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085604260 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085604260 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085604260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085604260 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085604260 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085604260 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085604260 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 47 d4 4a 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085604263 DLSCCP DEBUG SCCP-SCOC(113)[0x555710682880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085604263 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00503e54), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085604263 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085604263 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085604263 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085604263 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085604263 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085604263 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085604263 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085604263 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085604263 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085604263 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 50 3e 54 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085604263 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085604263 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085604263 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085604263 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085604263 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085604263 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085604263 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085604785 DLSCCP DEBUG SCCP-SCOC(109)[0x555710679da0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085604785 DLSCCP DEBUG SCCP-SCOC(109)[0x555710679da0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085604785 DLSCCP DEBUG SCCP-SCOC(109)[0x555710679da0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085604785 DLSCCP DEBUG SCCP-SCOC(109)[0x555710679da0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085604785 DLSCCP DEBUG SCCP-SCOC(109)[0x555710679da0]{IDLE}: Deallocated (fsm.c:568) 20250821085604785 DLSCCP DEBUG SCCP-SCOC(108)[0x555710684c70]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085604785 DLSCCP DEBUG SCCP-SCOC(108)[0x555710684c70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085604785 DLSCCP DEBUG SCCP-SCOC(108)[0x555710684c70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085604786 DLSCCP DEBUG SCCP-SCOC(108)[0x555710684c70]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085604786 DLSCCP DEBUG SCCP-SCOC(108)[0x555710684c70]{IDLE}: Deallocated (fsm.c:568) 20250821085604787 DLSCCP DEBUG SCCP-SCOC(110)[0x555710684500]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085604787 DLSCCP DEBUG SCCP-SCOC(110)[0x555710684500]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085604787 DLSCCP DEBUG SCCP-SCOC(110)[0x555710684500]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085604787 DLSCCP DEBUG SCCP-SCOC(110)[0x555710684500]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085604787 DLSCCP DEBUG SCCP-SCOC(110)[0x555710684500]{IDLE}: Deallocated (fsm.c:568) TC_stat_stp_sctp_disconnected0(1158)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: "Shutting down HNBGW ASP in STP" 20250821085605297 DLGLOBAL NOTICE TTCN3 f_logp(): Shutting down HNBGW ASP in STP (logging_vty.c:1172) 20250821085605302 DLSS7 <000c> ss7_asp_vty.c:654 0: ASP(hnbgw0-0) Applying Adm State change: ENABLED -> SHUTDOWN 20250821085605302 DLSS7 <000c> ss7_asp.c:894 0: ASP(hnbgw0-0) Restarting ASP hnbgw0-0, r=127.0.0.1:2906<->l=127.0.0.1:2905 20250821085605302 DLSS7 <000c> ss7_asp.c:1334 hnbgw0-0: connection closed 20250821085605302 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085605302 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085605302 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(hnbgw0-0){ASP_DOWN}: T(beat) stopped 20250821085605302 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085605302 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(hnbgw0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085605302 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(hnbgw0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085605302 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5,via=hnbgw0,st=available) changed to status 'unavailable' 20250821085605302 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5,via=hnbgw0,st=available) changed to status 'unavailable' 20250821085605302 DLSS7 <000c> ss7_asp.c:1383 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 bd  20250821085605302 DLSS7 <000c> ss7_asp.c:1383 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 bd  20250821085605302 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085605302 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085605302 DLSS7 <000c> ss7_asp.c:907 XUA_ASP(hnbgw0-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) 20250821085605302 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(hnbgw0-0){ASP_DOWN}: T(beat) stopped 20250821085605302 DLSS7 <000c> ss7_asp.c:907 XUA_ASP(hnbgw0-0){ASP_DOWN}: Freeing instance 20250821085605302 DLSS7 <000c> fsm.c:568 XUA_ASP(hnbgw0-0){ASP_DOWN}: Deallocated 20250821085605302 DLINP NOTICE asp-clnt-CN-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085605302 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 160 (flags=0x80) (ss7_asp.c:1285) 20250821085605302 DLSS7 INFO 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250821085605302 DLSS7 NOTICE 0: ASP(asp-clnt-CN-0) xUA CLNT SHUTDOWN_EVENT (ss7_asp.c:1023) 20250821085605302 DLINP NOTICE asp-clnt-CN-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250821085605302 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 168 (flags=0x80) (ss7_asp.c:1285) 20250821085605302 DLSS7 <000c> fsm.c:456 XUA_ASP(hnbgw0-0){ASP_DOWN}: Allocated 20250821085605302 DLSS7 <000c> ss7_asp.c:925 0: ASP(hnbgw0-0) Skipping start for ASP in administrative state SHUTDOWN 20250821085605302 DLSS7 INFO 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250821085605302 DLSS7 NOTICE 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250821085605302 DLINP NOTICE CLICONN(asp-clnt-CN-0,r=127.0.0.1:2905<->l=127.0.0.1:2906){CONNECTED} connection closed with srv (stream_cli.c:631) 20250821085605302 DLINP DEBUG CLICONN(asp-clnt-CN-0,r=127.0.0.1:2905<->l=127.0.0.1:2906){CONNECTED} close() (stream_cli.c:179) 20250821085605302 DLSS7 NOTICE 0: ASP(asp-clnt-CN-0) disconnect_cb() from lower layers, reconnecting (ss7_asp.c:1233) 20250821085605302 DLSS7 NOTICE 0: ASP(asp-clnt-CN-0) Closing and reconnecting ASP (ss7_asp.c:1223) 20250821085605302 DLINP DEBUG CLICONN(asp-clnt-CN-0,r=127.0.0.1:2905<->l=127.0.0.1:2906){CLOSED} close() (stream_cli.c:179) 20250821085605303 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1215) 20250821085605303 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_ACTIVE}: State change to ASP_DOWN (no timeout) (xua_asp_fsm.c:824) 20250821085605303 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250821085605303 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250821085605303 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: State change to AS_PENDING (no timeout) (xua_as_fsm.c:592) 20250821085605303 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250821085605303 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive, some routes to remote PCs may have become unavailable (xua_as_fsm.c:374) 20250821085605303 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => remote pc=185=0.23.1 is now unavailable (xua_as_fsm.c:391) 20250821085605303 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085605303 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085605303 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085605303 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085605303 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085605303 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085605303 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085605303 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085605303 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085605303 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => remote pc=4=0.0.4 is now unavailable (xua_as_fsm.c:391) 20250821085605303 DLSS7 NOTICE 0: RT(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085605303 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085605303 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085605303 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085605303 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085605303 DCN DEBUG N-PCSTATE ind: affected_pc=4=0.0.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085605303 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => remote pc=188=0.23.4 is now unavailable (xua_as_fsm.c:391) 20250821085605303 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085605303 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085605303 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085605303 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085605303 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085605303 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085605303 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085605303 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085605303 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085605303 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => remote pc=12=0.1.4 is now unavailable (xua_as_fsm.c:391) 20250821085605303 DLSS7 NOTICE 0: RT(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085605303 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085605303 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085605303 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085605303 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085605303 DCN DEBUG N-PCSTATE ind: affected_pc=12=0.1.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085605304 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => address-book pc=185=0.23.1 is now unavailable (xua_as_fsm.c:414) 20250821085605304 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'unavailable' (ss7_route.c:409) 20250821085605304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085605304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085605304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085605304 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085605304 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085605304 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => address-book pc=2=0.0.2 is now unavailable (xua_as_fsm.c:414) 20250821085605304 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'unavailable' (ss7_route.c:409) 20250821085605304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085605304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085605304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085605304 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085605304 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085605304 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => address-book pc=3=0.0.3 is now unavailable (xua_as_fsm.c:414) 20250821085605304 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'unavailable' (ss7_route.c:409) 20250821085605304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085605304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085605304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085605304 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085605304 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085605304 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => address-book pc=4=0.0.4 is now unavailable (xua_as_fsm.c:414) 20250821085605304 DLSS7 NOTICE 0: RT(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'unavailable' (ss7_route.c:409) 20250821085605304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085605304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085605304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085605304 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085605304 DCN DEBUG N-PCSTATE ind: affected_pc=4=0.0.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085605304 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => address-book pc=188=0.23.4 is now unavailable (xua_as_fsm.c:414) 20250821085605304 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'unavailable' (ss7_route.c:409) 20250821085605304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085605304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085605304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085605304 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085605304 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085605304 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => address-book pc=10=0.1.2 is now unavailable (xua_as_fsm.c:414) 20250821085605304 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'unavailable' (ss7_route.c:409) 20250821085605304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085605304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085605304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085605304 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085605304 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085605304 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => address-book pc=11=0.1.3 is now unavailable (xua_as_fsm.c:414) 20250821085605304 DLSS7 NOTICE 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'unavailable' (ss7_route.c:409) 20250821085605304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085605304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085605304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085605304 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085605304 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085605304 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => address-book pc=12=0.1.4 is now unavailable (xua_as_fsm.c:414) 20250821085605304 DLSS7 NOTICE 0: RT(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'unavailable' (ss7_route.c:409) 20250821085605304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085605304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085605304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085605304 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085605304 DCN DEBUG N-PCSTATE ind: affected_pc=12=0.1.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085605304 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{ACTIVE}: Received primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:403) 20250821085605304 DLSS7 NOTICE xua_default_lm(asp-clnt-CN-0)[0x555710618980]{ACTIVE}: Ignoring primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:406) 20250821085605304 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{ACTIVE}: Received primitive M-SCTP_RELEASE.indication (xua_default_lm_fsm.c:403) 20250821085605304 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{ACTIVE}: Received Event SCTP-RELEASE.ind (xua_default_lm_fsm.c:410) 20250821085605304 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{ACTIVE}: State change to IDLE (no timeout) (xua_default_lm_fsm.c:324) 20250821085605304 DLINP DEBUG CLICONN(asp-clnt-CN-0,r=127.0.0.1:2905<->l=127.0.0.1:2906){CLOSED} close() (stream_cli.c:179) 20250821085605304 DLINP INFO CLICONN(asp-clnt-CN-0,r=127.0.0.1:2905<->l=127.0.0.1:2906){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250821085605304 DLINP INFO CLICONN(asp-clnt-CN-0,r=127.0.0.1:2905<->l=127.0.0.1:2906){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250821085605304 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1285) 20250821085605304 DLSS7 NOTICE 0: ASP(asp-clnt-CN-0) Closing and reconnecting ASP (ss7_asp.c:1223) 20250821085605304 DLINP DEBUG CLICONN(asp-clnt-CN-0,r=127.0.0.1:2905<->l=127.0.0.1:2906){WAIT_RECONNECT} close() (stream_cli.c:179) 20250821085605305 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1215) 20250821085605305 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_DOWN}: State change to ASP_DOWN (no timeout) (xua_asp_fsm.c:824) 20250821085605305 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250821085605305 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_PENDING}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250821085605305 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{IDLE}: Received primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:403) 20250821085605305 DLSS7 NOTICE xua_default_lm(asp-clnt-CN-0)[0x555710618980]{IDLE}: Ignoring primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:406) 20250821085605305 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{IDLE}: Received primitive M-SCTP_RELEASE.indication (xua_default_lm_fsm.c:403) 20250821085605305 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{IDLE}: Received Event SCTP-RELEASE.ind (xua_default_lm_fsm.c:410) 20250821085605305 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{IDLE}: State change to IDLE (no timeout) (xua_default_lm_fsm.c:324) 20250821085605305 DLINP DEBUG CLICONN(asp-clnt-CN-0,r=127.0.0.1:2905<->l=127.0.0.1:2906){CLOSED} close() (stream_cli.c:179) 20250821085605305 DLINP INFO CLICONN(asp-clnt-CN-0,r=127.0.0.1:2905<->l=127.0.0.1:2906){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) VirtHNBGW-STATS(1146)@9519884ab86b: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@9519884ab86b: EXP match: { name := "TTCN3.sgsn.0.connected", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.sgsn.0.connected", mtype := "g", min := 0, max := 0 } VirtHNBGW-STATS(1146)@9519884ab86b: EXP match: { name := "TTCN3.msc.0.connected", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.msc.0.connected", mtype := "g", min := 0, max := 0 } MTC@9519884ab86b: "Restarting HNBGW ASP in STP" 20250821085605408 DLGLOBAL NOTICE TTCN3 f_logp(): Restarting HNBGW ASP in STP (logging_vty.c:1172) 20250821085605408 DLSS7 <000c> ss7_asp_vty.c:671 0: ASP(hnbgw0-0) Applying Adm State change: SHUTDOWN -> ENABLED 20250821085605408 DLSS7 <000c> ss7_asp.c:894 0: ASP(hnbgw0-0) Restarting ASP hnbgw0-0, r=127.0.0.1:2906<->l=127.0.0.1:2905 20250821085605408 DLSS7 <000c> ss7_asp.c:907 XUA_ASP(hnbgw0-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) 20250821085605408 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(hnbgw0-0){ASP_DOWN}: T(beat) stopped 20250821085605408 DLSS7 <000c> ss7_asp.c:907 XUA_ASP(hnbgw0-0){ASP_DOWN}: Freeing instance 20250821085605408 DLSS7 <000c> fsm.c:568 XUA_ASP(hnbgw0-0){ASP_DOWN}: Deallocated 20250821085605408 DLSS7 <000c> fsm.c:456 XUA_ASP(hnbgw0-0){ASP_DOWN}: Allocated 20250821085605408 DLSS7 <000c> ss7_asp.c:935 0: ASP(hnbgw0-0) ASP Restart for server not implemented yet! VirtHNBGW-STATS(1146)@9519884ab86b: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@9519884ab86b: EXP mismatch: { name := "TTCN3.sgsn.0.connected", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.sgsn.0.connected", mtype := "g", min := 1, max := 1 } | use_snapshot=false, snapshot={ } VirtHNBGW-STATS(1146)@9519884ab86b: Waiting convergence: Ignoring metric mismatch metric={ name := "TTCN3.sgsn.0.connected", val := 0, mtype := "g", srate := omit } expect={ name := "TTCN3.sgsn.0.connected", mtype := "g", min := 1, max := 1 } VirtHNBGW-STATS(1146)@9519884ab86b: EXP mismatch: { name := "TTCN3.msc.0.connected", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.msc.0.connected", mtype := "g", min := 1, max := 1 } | use_snapshot=false, snapshot={ } VirtHNBGW-STATS(1146)@9519884ab86b: Waiting convergence: Ignoring metric mismatch metric={ name := "TTCN3.msc.0.connected", val := 0, mtype := "g", srate := omit } expect={ name := "TTCN3.msc.0.connected", mtype := "g", min := 1, max := 1 } VirtHNBGW-STATS(1146)@9519884ab86b: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@9519884ab86b: EXP mismatch: { name := "TTCN3.sgsn.0.connected", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.sgsn.0.connected", mtype := "g", min := 1, max := 1 } | use_snapshot=false, snapshot={ } VirtHNBGW-STATS(1146)@9519884ab86b: Waiting convergence: Ignoring metric mismatch metric={ name := "TTCN3.sgsn.0.connected", val := 0, mtype := "g", srate := omit } expect={ name := "TTCN3.sgsn.0.connected", mtype := "g", min := 1, max := 1 } VirtHNBGW-STATS(1146)@9519884ab86b: EXP mismatch: { name := "TTCN3.msc.0.connected", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.msc.0.connected", mtype := "g", min := 1, max := 1 } | use_snapshot=false, snapshot={ } VirtHNBGW-STATS(1146)@9519884ab86b: Waiting convergence: Ignoring metric mismatch metric={ name := "TTCN3.msc.0.connected", val := 0, mtype := "g", srate := omit } expect={ name := "TTCN3.msc.0.connected", mtype := "g", min := 1, max := 1 } 20250821085607304 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(hnbgw0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085607304 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(hnbgw0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085607304 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(hnbgw0){AS_PENDING}: state_chg to AS_DOWN 20250821085607305 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250821085607305 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250821085607305 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_PENDING}: State change to AS_DOWN (no timeout) (xua_as_fsm.c:675) VirtHNBGW-STATS(1146)@9519884ab86b: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@9519884ab86b: EXP mismatch: { name := "TTCN3.sgsn.0.connected", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.sgsn.0.connected", mtype := "g", min := 1, max := 1 } | use_snapshot=false, snapshot={ } VirtHNBGW-STATS(1146)@9519884ab86b: Waiting convergence: Ignoring metric mismatch metric={ name := "TTCN3.sgsn.0.connected", val := 0, mtype := "g", srate := omit } expect={ name := "TTCN3.sgsn.0.connected", mtype := "g", min := 1, max := 1 } VirtHNBGW-STATS(1146)@9519884ab86b: EXP mismatch: { name := "TTCN3.msc.0.connected", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.msc.0.connected", mtype := "g", min := 1, max := 1 } | use_snapshot=false, snapshot={ } VirtHNBGW-STATS(1146)@9519884ab86b: Waiting convergence: Ignoring metric mismatch metric={ name := "TTCN3.msc.0.connected", val := 0, mtype := "g", srate := omit } expect={ name := "TTCN3.msc.0.connected", mtype := "g", min := 1, max := 1 } VirtHNBGW-STATS(1146)@9519884ab86b: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@9519884ab86b: EXP mismatch: { name := "TTCN3.sgsn.0.connected", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.sgsn.0.connected", mtype := "g", min := 1, max := 1 } | use_snapshot=false, snapshot={ } VirtHNBGW-STATS(1146)@9519884ab86b: Waiting convergence: Ignoring metric mismatch metric={ name := "TTCN3.sgsn.0.connected", val := 0, mtype := "g", srate := omit } expect={ name := "TTCN3.sgsn.0.connected", mtype := "g", min := 1, max := 1 } VirtHNBGW-STATS(1146)@9519884ab86b: EXP mismatch: { name := "TTCN3.msc.0.connected", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.msc.0.connected", mtype := "g", min := 1, max := 1 } | use_snapshot=false, snapshot={ } VirtHNBGW-STATS(1146)@9519884ab86b: Waiting convergence: Ignoring metric mismatch metric={ name := "TTCN3.msc.0.connected", val := 0, mtype := "g", srate := omit } expect={ name := "TTCN3.msc.0.connected", mtype := "g", min := 1, max := 1 } VirtHNBGW-STATS(1146)@9519884ab86b: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@9519884ab86b: EXP mismatch: { name := "TTCN3.sgsn.0.connected", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.sgsn.0.connected", mtype := "g", min := 1, max := 1 } | use_snapshot=false, snapshot={ } VirtHNBGW-STATS(1146)@9519884ab86b: Waiting convergence: Ignoring metric mismatch metric={ name := "TTCN3.sgsn.0.connected", val := 0, mtype := "g", srate := omit } expect={ name := "TTCN3.sgsn.0.connected", mtype := "g", min := 1, max := 1 } VirtHNBGW-STATS(1146)@9519884ab86b: EXP mismatch: { name := "TTCN3.msc.0.connected", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.msc.0.connected", mtype := "g", min := 1, max := 1 } | use_snapshot=false, snapshot={ } VirtHNBGW-STATS(1146)@9519884ab86b: Waiting convergence: Ignoring metric mismatch metric={ name := "TTCN3.msc.0.connected", val := 0, mtype := "g", srate := omit } expect={ name := "TTCN3.msc.0.connected", mtype := "g", min := 1, max := 1 } 20250821085610306 DLINP DEBUG CLICONN(asp-clnt-CN-0,r=127.0.0.1:2905<->l=127.0.0.1:2906){WAIT_RECONNECT} reconnecting (stream_cli.c:1352) 20250821085610306 DLINP INFO CLICONN(asp-clnt-CN-0,r=127.0.0.1:2905<->l=127.0.0.1:2906){CONNECTING} connection established (stream_cli.c:441) 20250821085610306 DLSS7 INFO 0: ASP(asp-clnt-CN-0) Client connected (r=127.0.0.1:2905<->l=127.0.0.1:2906) (ss7_asp.c:1187) 20250821085610306 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:403) 20250821085610306 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:410) 20250821085610306 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:170) 20250821085610306 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:171) 20250821085610306 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 01 00 00 00 08 (ss7_asp.c:1383) 20250821085610306 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:2906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085610306 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:2906<->l=::ffff:127.0.0.1:2905): matched connection to ASP hnbgw0-0 20250821085610306 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085610306 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085610306 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085610306 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:UP) 20250821085610306 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085610306 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085610306 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(hnbgw0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085610306 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085610306 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085610306 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(hnbgw0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085610306 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(hnbgw0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085610306 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(hnbgw0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085610306 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(hnbgw0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085610306 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02  20250821085610306 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085610306 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085610306 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:797) 20250821085610306 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:758) 20250821085610306 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:414) 20250821085610306 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:542) 20250821085610306 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821085610306 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821085610306 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250821085610306 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:357) 20250821085610306 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250821085610306 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:403) 20250821085610306 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:410) 20250821085610306 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:182) 20250821085610306 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085610306 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821085610306 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_INACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821085610306 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821085610306 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085610306 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:797) 20250821085610306 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:693) 20250821085610306 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:403) 20250821085610306 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:410) 20250821085610306 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:258) 20250821085610306 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:259) 20250821085610306 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 04 01 00 00 00 08 (ss7_asp.c:1383) 20250821085610306 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085610306 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821085610306 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT 20250821085610306 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821085610306 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085610306 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821085610306 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK 20250821085610306 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Rx HEARTBEAT ACK 20250821085610306 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085610306 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085610306 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085610306 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08  20250821085610306 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085610306 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(hnbgw0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085610306 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(hnbgw0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085610306 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(hnbgw0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085610306 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(hnbgw0-0) Tx NOTIFY Type State Change:AS Active () 20250821085610306 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03  20250821085610306 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5,via=hnbgw0,st=unavailable) changed to status 'available' 20250821085610306 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5,via=hnbgw0,st=unavailable) changed to status 'available' 20250821085610306 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821085610306 DLSS7 <000c> ss7_asp.c:1383 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  20250821085610306 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 00 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085610306 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085610306 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085610306 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821085610306 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821085610306 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_INACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250821085610307 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085610307 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:797) 20250821085610307 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:758) 20250821085610307 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:414) 20250821085610307 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5557105fbac0]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:627) 20250821085610307 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250821085610307 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:565) 20250821085610307 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250821085610307 DLSS7 INFO 0: AS(as-clnt-CN) AS became active, some routes to remote PCs may have become available (xua_as_fsm.c:430) 20250821085610307 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=185=0.23.1 is now available (xua_as_fsm.c:445) 20250821085610307 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085610307 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085610307 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085610307 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085610307 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=2=0.0.2 is now available (xua_as_fsm.c:445) 20250821085610307 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085610307 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085610307 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085610307 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085610307 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=3=0.0.3 is now available (xua_as_fsm.c:445) 20250821085610307 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085610307 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085610307 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085610307 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085610307 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=4=0.0.4 is now available (xua_as_fsm.c:445) 20250821085610307 DLSS7 NOTICE 0: RT(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085610307 DCN DEBUG N-PCSTATE ind: affected_pc=4=0.0.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085610307 DCN NOTICE (msc-3) now available: N-PCSTATE ind: pc=4=0.0.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085610307 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085610307 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=188=0.23.4 is now available (xua_as_fsm.c:445) 20250821085610307 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085610307 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085610307 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085610307 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085610307 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=10=0.1.2 is now available (xua_as_fsm.c:445) 20250821085610307 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085610307 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085610307 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085610307 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085610307 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=11=0.1.3 is now available (xua_as_fsm.c:445) 20250821085610307 DLSS7 NOTICE 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085610307 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085610307 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085610307 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085610307 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=12=0.1.4 is now available (xua_as_fsm.c:445) 20250821085610307 DLSS7 NOTICE 0: RT(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085610307 DCN DEBUG N-PCSTATE ind: affected_pc=12=0.1.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085610307 DCN NOTICE (sgsn-3) now available: N-PCSTATE ind: pc=12=0.1.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085610307 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085610307 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => address-book pc=185=0.23.1 is now available (xua_as_fsm.c:471) 20250821085610307 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'available' (ss7_route.c:409) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085610307 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085610307 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085610307 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085610307 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => address-book pc=2=0.0.2 is now available (xua_as_fsm.c:471) 20250821085610307 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'available' (ss7_route.c:409) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085610307 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085610307 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085610307 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085610307 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => address-book pc=3=0.0.3 is now available (xua_as_fsm.c:471) 20250821085610307 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'available' (ss7_route.c:409) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085610307 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085610307 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085610307 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085610307 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => address-book pc=4=0.0.4 is now available (xua_as_fsm.c:471) 20250821085610307 DLSS7 NOTICE 0: RT(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'available' (ss7_route.c:409) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085610307 DCN DEBUG N-PCSTATE ind: affected_pc=4=0.0.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085610307 DCN NOTICE (msc-3) now available: N-PCSTATE ind: pc=4=0.0.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085610307 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085610307 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => address-book pc=188=0.23.4 is now available (xua_as_fsm.c:471) 20250821085610307 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'available' (ss7_route.c:409) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085610307 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085610307 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085610307 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085610307 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => address-book pc=10=0.1.2 is now available (xua_as_fsm.c:471) 20250821085610307 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'available' (ss7_route.c:409) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085610307 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085610307 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085610307 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085610307 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => address-book pc=11=0.1.3 is now available (xua_as_fsm.c:471) 20250821085610307 DLSS7 NOTICE 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'available' (ss7_route.c:409) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085610307 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085610307 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085610307 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085610307 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => address-book pc=12=0.1.4 is now available (xua_as_fsm.c:471) 20250821085610307 DLSS7 NOTICE 0: RT(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'available' (ss7_route.c:409) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085610307 DCN DEBUG N-PCSTATE ind: affected_pc=12=0.1.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085610307 DCN NOTICE (sgsn-3) now available: N-PCSTATE ind: pc=12=0.1.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085610307 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085610307 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250821085610307 DLSS7 NOTICE xua_default_lm(asp-clnt-CN-0)[0x555710618980]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:406) 20250821085610307 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085610307 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:797) 20250821085610307 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Received NOTIFY Type State Change:AS Active () (m3ua.c:693) 20250821085610307 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:403) 20250821085610307 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x555710618980]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:410) 20250821085610307 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250821085610307 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085610307 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA(RFC4666 4.5.1) for 0.0.2/0, 0.0.3/0, 0.1.2/0, 0.1.3/0 (xua_snm.c:458) 20250821085610307 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085610307 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085610307 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085610307 DLSS7 NOTICE 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085610307 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085610307 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085610307 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085610307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085610307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085610307 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085610308 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085610308 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085610308 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085610308 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085610308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610308 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085610308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610308 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085610308 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085610308 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085610308 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085610308 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085610308 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085610308 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085610308 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085610308 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085610308 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085610308 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085610308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610309 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085610309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085610309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610309 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085610309 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085610309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085610309 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085610309 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085610309 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085610309 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085610309 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085610309 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085610309 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085610309 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085610309 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085610309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610309 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085610309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085610309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610309 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085610309 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085610309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085610309 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085610309 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085610309 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085610309 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085610309 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085610309 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085610309 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085610309 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085610309 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085610309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085610309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610309 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085610309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085610309 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085610309 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085610309 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085610309 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085610309 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085610309 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085610309 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085610309 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085610309 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085610309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610309 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085610309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610309 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085610309 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085610309 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085610309 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085610309 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085610309 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085610309 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085610309 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085610309 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085610309 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085610309 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085610309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610309 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085610309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085610309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610309 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085610309 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085610309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085610309 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085610309 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085610309 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085610309 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085610309 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085610309 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085610309 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085610309 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085610309 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085610309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610309 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085610309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085610309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610309 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085610309 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085610309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085610309 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085610309 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085610309 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085610309 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085610309 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085610309 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085610309 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085610309 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085610309 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085610309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085610309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610309 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085610309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085610309 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085610309 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085610309 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085610309 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085610309 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085610309 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085610309 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085610309 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085610309 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=5 20250821085610309 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085610309 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085610309 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085610309 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085610309 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085610309 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=10 20250821085610309 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085610309 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085610309 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085610309 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085610309 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085610309 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085610309 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=2 20250821085610309 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085610309 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085610309 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085610309 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085610309 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085610309 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085610309 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=7 20250821085610309 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085610309 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085610309 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085610309 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085610309 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085610309 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  20250821085610309 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085610309 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085610309 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085610309 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=1 20250821085610309 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085610309 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085610309 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085610309 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085610309 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085610309 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=13 20250821085610309 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085610309 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085610309 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085610309 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085610309 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085610309 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085610309 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=8 20250821085610309 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085610309 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085610309 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085610309 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085610309 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085610309 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085610309 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821085610309 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085610309 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085610309 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085610309 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085610309 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085610309 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-RAN(1155)@9519884ab86b: Answering RESET with RESET-ACK: { initiatingMessage := { procedureCode := 9, criticality := reject (0), value_ := { reset := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { transmissionNetwork := 65 } } }, { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.msc0-RAN(1152)@9519884ab86b: Answering RESET with RESET-ACK: { initiatingMessage := { procedureCode := 9, criticality := reject (0), value_ := { reset := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { transmissionNetwork := 65 } } }, { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085610311 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085610311 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085610311 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085610311 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085610311 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085610311 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085610311 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085610311 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085610311 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085610311 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085610311 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085610311 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085610311 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085610311 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085610312 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085610312 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085610312 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085610312 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085610312 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085610312 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085610312 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085610312 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085610312 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085610312 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085610312 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085610312 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085610312 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085610312 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085610312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610312 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085610312 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085610312 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085610312 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085610312 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:99) 20250821085610312 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085610312 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085610312 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085610312 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085610312 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085610312 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085610312 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085610312 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085610312 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085610312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085610312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085610312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085610312 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085610312 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085610312 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085610312 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085610312 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:99) 20250821085610312 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) VirtHNBGW-STATS(1146)@9519884ab86b: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@9519884ab86b: EXP match: { name := "TTCN3.sgsn.0.connected", val := 1, mtype := "g", srate := omit } vs exp { name := "TTCN3.sgsn.0.connected", mtype := "g", min := 1, max := 1 } VirtHNBGW-STATS(1146)@9519884ab86b: EXP match: { name := "TTCN3.msc.0.connected", val := 1, mtype := "g", srate := omit } vs exp { name := "TTCN3.msc.0.connected", mtype := "g", min := 1, max := 1 } 20250821085611105 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36036<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085612044 DLSCCP DEBUG SCCP-SCOC(115)[0x555710672750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085612044 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd7c6b), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085612044 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821085612044 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085612044 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085612044 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085612044 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085612044 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085612044 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085612044 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085612044 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085612044 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 cd 7c 6b 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085612044 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085612044 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085612044 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085612044 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821085612044 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085612044 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085612044 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! TC_stat_stp_sctp_disconnected0(1159)@9519884ab86b: 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(1152)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1152)@9519884ab86b: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_stat_stp_sctp_disconnected0(1159) TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150)@9519884ab86b: Added conn table entry 0TC_stat_stp_sctp_disconnected0(1159)5037887 20250821085612135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085612135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085612135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085612135 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085612136 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4cdf3f, normal) (hnbgw_rua.c:408) 20250821085612136 DHNB DEBUG map_rua[0x55571067ee20]{init}: Allocated (fsm.c:456) 20250821085612136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5037887)[0x55571067ee20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085612136 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5037887 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085612136 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085612136 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085612136 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5037887 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085612136 DCN DEBUG map_sccp[0x555710682090]{init}: Allocated (fsm.c:456) 20250821085612136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x555710682090]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085612136 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-5037887 <-> SCCP-124 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085612136 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5037887 SCCP-124 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085612136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5037887)[0x55571067ee20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085612136 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085612136 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085612136 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5037887 SCCP-124 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085612136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x555710682090]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085612136 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085612136 DLSCCP DEBUG SCCP-SCOC(124)[0x555710676360]{IDLE}: Allocated (fsm.c:456) 20250821085612136 DLSCCP DEBUG SCCP-SCOC(124)[0x555710676360]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085612136 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000007c), 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030002d00056400500f1100926) (sccp_scrc.c:455) 20250821085612136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085612136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085612136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085612136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085612136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085612136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085612136 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085612136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085612136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085612136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085612136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085612136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085612136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085612136 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085612136 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085612136 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085612136 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085612136 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085612136 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0b 01 00 00 7c 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 d0 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085612136 DLSCCP DEBUG SCCP-SCOC(124)[0x555710676360]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085612136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x555710682090]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085612136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5037887)[0x55571067ee20]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085612136 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085612136 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085612136 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085612136 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821085612136 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085612136 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085612136 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085612136 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085612136 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085612136 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0b 01 00 00 7c 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 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(1151)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: Warning: Re-starting timer T_guard[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1152)@9519884ab86b: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_stat_stp_sctp_disconnected0(1159) HNBGW_Test.msc0-RAN(1152)@9519884ab86b: Added conn table entry 0TC_stat_stp_sctp_disconnected0(1159)9654370 HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821085612140 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085612140 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085612140 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085612140 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085612140 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085612140 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085612140 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085612140 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085612140 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085612140 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 7c 23 d5 91 02 00 00 00 00  20250821085612140 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085612140 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085612140 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085612140 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085612140 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085612140 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000007c), PART(T=Source Reference,L=4,D=0023d591) (sccp_scrc.c:545) 20250821085612140 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(124,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085612140 DLSCCP DEBUG SCCP-SCOC(124)[0x555710676360]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085612140 DLSCCP DEBUG SCCP-SCOC(124)[0x555710676360]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085612140 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085612140 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085612140 DCN DEBUG handle_cn_conn_conf() conn_id=124, 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_sccp.c:157) 20250821085612140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x555710682090]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085612140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x555710682090]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_stat_stp_sctp_disconnected0(1159)@9519884ab86b: setverdict(pass): none -> pass 20250821085612151 DLSCCP DEBUG SCCP-SCOC(121)[0x55571067f2f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085612151 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f33a77), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085612151 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085612151 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085612151 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085612151 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085612151 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085612151 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085612151 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085612151 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085612151 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085612151 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 f3 3a 77 00 00 79 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085612151 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085612151 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085612151 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085612151 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085612151 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085612151 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085612151 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085612156 DLINP INFO asp-clnt-CN-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED 10.0.2.100:2905 err=None (stream.c:348) 20250821085612156 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (ss7_asp.c:1285) 20250821085612156 DLSS7 INFO 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (ss7_asp.c:1000) 20250821085612156 DLSS7 INFO 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:2905 err=None (ss7_asp.c:1016) VirtHNBGW-STATS(1146)@9519884ab86b: 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(1146)@9519884ab86b: 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(1146)@9519884ab86b: 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 } VirtHNBGW-STATS(1146)@9519884ab86b: Warning: Stopping inactive timer T_poll_converge. TC_stat_stp_sctp_disconnected0(1159)@9519884ab86b: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(1157)@9519884ab86b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_stat_stp_sctp_disconnected0(1159) HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: vl_len:91 HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821085612340 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085612341 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085612341 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085612341 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085612341 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085612341 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085612341 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085612341 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085612341 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085612341 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 7c 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  20250821085612341 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085612341 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085612341 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085612341 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085612341 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085612341 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:545) 20250821085612341 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(124,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085612341 DLSCCP DEBUG SCCP-SCOC(124)[0x555710676360]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085612341 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085612341 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085612341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x555710682090]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085612341 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085612341 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085612341 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5037887 SCCP-124 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085612341 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085612341 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085612341 DMGW DEBUG mgw(mgw-fsm-5037887-0)[0x55571067d3f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821085612341 DMGW DEBUG mgw(mgw-fsm-5037887-0)[0x55571067d3f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821085612341 DMGW DEBUG mgw(mgw-fsm-5037887-0)[0x55571067d3f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821085612341 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085612341 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821085612342 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{UNUSED}: Allocated (fsm.c:456) 20250821085612342 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{UNUSED}: is child of mgw(mgw-fsm-5037887-0)[0x55571067d3f0] (fsm.c:486) 20250821085612342 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5037887-0)[0x55571067d3f0] (mgcp_client_endpoint_fsm.c:724) 20250821085612342 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085612342 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085612342 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085612342 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5037887-0)[0x555710616d20]{ST_CRCX}: Allocated (fsm.c:456) 20250821085612342 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5037887-0)[0x555710616d20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110] (fsm.c:486) 20250821085612342 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5037887-0)[0x555710616d20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085612342 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5037887-0)[0x555710616d20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821085612342 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=201 'CRCX 119 rtpbridge/*@mgw MGCP 1.0\r\nC: 4cdf'... (mgcp_client.c:807) 20250821085612342 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250821085612342 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5037887-0)[0x555710616d20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085612342 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1157)@9519884ab86b: Found Expect[0] for { line := { verb := "CRCX", trans_id := "119", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4cdf3f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4cdf3f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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_stat_stp_sctp_disconnected0(1159) TC_stat_stp_sctp_disconnected0(1159)@9519884ab86b: CRCX1{ line := { verb := "CRCX", trans_id := "119", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4cdf3f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4cdf3f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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_stat_stp_sctp_disconnected0(1159)@9519884ab86b: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250821085612382 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 119 OK (mgcp_client.c:758) 20250821085612382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710616d20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821085612382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710616d20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821085612382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710616d20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085612382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710616d20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085612382 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821085612382 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{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) 20250821085612382 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{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) 20250821085612382 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085612382 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085612382 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{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) 20250821085612382 DMGW DEBUG mgw(mgw-fsm-5037887-0)[0x55571067d3f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085612382 DMGW DEBUG mgw(mgw-fsm-5037887-0)[0x55571067d3f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821085612382 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085612382 DMGW DEBUG mgw(mgw-fsm-5037887-0)[0x55571067d3f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821085612382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5037887)[0x55571067ee20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821085612382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821085612382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085612383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_stat_stp_sctp_disconnected0(1159)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085612395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085612395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085612395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085612395 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085612395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4cdf3f) (hnbgw_rua.c:472) 20250821085612395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5037887 SCCP-124 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085612395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5037887)[0x55571067ee20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085612395 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085612395 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085612395 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5037887 SCCP-124 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085612395 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085612395 DMGW DEBUG mgw(mgw-fsm-5037887-0)[0x55571067d3f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821085612395 DMGW DEBUG mgw(mgw-fsm-5037887-0)[0x55571067d3f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821085612395 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085612395 DMGW DEBUG mgw(mgw-fsm-5037887-0)[0x55571067d3f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821085612395 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5037887-0)[0x55571067d3f0] (mgcp_client_endpoint_fsm.c:724) 20250821085612395 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085612395 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085612395 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{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) 20250821085612395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710616d20]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821085612395 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=215 'MDCX 120 rtpbridge/4@mgw MGCP 1.0\r\nC: 4cdf'... (mgcp_client.c:807) 20250821085612395 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250821085612395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710616d20]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085612395 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085612395 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{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) 20250821085612395 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_stat_stp_sctp_disconnected0(1159)@9519884ab86b: MDCX1{ line := { verb := "MDCX", trans_id := "120", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "4cdf3f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4cdf3f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085612411 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 120 OK (mgcp_client.c:758) 20250821085612411 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710616d20]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821085612411 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710616d20]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821085612411 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710616d20]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821085612411 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821085612411 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{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) 20250821085612411 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{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) 20250821085612411 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085612411 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085612411 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{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) 20250821085612411 DMGW DEBUG mgw(mgw-fsm-5037887-0)[0x55571067d3f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085612411 DMGW DEBUG mgw(mgw-fsm-5037887-0)[0x55571067d3f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821085612411 DMGW DEBUG mgw(mgw-fsm-5037887-0)[0x55571067d3f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821085612411 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5037887-0)[0x55571067d3f0] (mgcp_client_endpoint_fsm.c:724) 20250821085612411 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085612411 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085612411 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085612411 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5037887-0)[0x555710685cf0]{ST_CRCX}: Allocated (fsm.c:456) 20250821085612411 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5037887-0)[0x555710685cf0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110] (fsm.c:486) 20250821085612411 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5037887-0)[0x555710685cf0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085612411 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5037887-0)[0x555710685cf0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250821085612411 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=205 'CRCX 121 rtpbridge/4@mgw MGCP 1.0\r\nC: 4cdf'... (mgcp_client.c:807) 20250821085612411 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250821085612411 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5037887-0)[0x555710685cf0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085612411 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085612411 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{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) 20250821085612411 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{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) 20250821085612411 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_stat_stp_sctp_disconnected0(1159)@9519884ab86b: CRCX2{ line := { verb := "CRCX", trans_id := "121", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "4cdf3f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4cdf3f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085612421 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 121 OK (mgcp_client.c:758) 20250821085612421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710685cf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821085612421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710685cf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821085612421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710685cf0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085612421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710685cf0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085612421 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821085612421 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{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) 20250821085612421 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{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) 20250821085612421 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{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) 20250821085612421 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085612421 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085612421 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{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) 20250821085612421 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{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) 20250821085612421 DMGW DEBUG mgw(mgw-fsm-5037887-0)[0x55571067d3f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085612421 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085612421 DMGW DEBUG mgw(mgw-fsm-5037887-0)[0x55571067d3f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821085612421 DMGW DEBUG mgw(mgw-fsm-5037887-0)[0x55571067d3f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821085612422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x555710682090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821085612422 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085612422 DLSCCP DEBUG SCCP-SCOC(124)[0x555710676360]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085612422 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023d591), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821085612422 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085612422 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085612422 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085612422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085612422 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085612422 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085612422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085612422 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0b 06 23 d5 91 00 01 2e 60 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 (ss7_asp.c:1383) 20250821085612422 DMGW DEBUG mgw(mgw-fsm-5037887-0)[0x55571067d3f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821085612422 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085612422 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085612422 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085612422 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821085612422 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085612422 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085612422 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085612422 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085612422 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085612422 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0b 06 23 d5 91 00 01 2e 60 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(1151)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_stp_sctp_disconnected0(1159)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(1146)@9519884ab86b: 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(1146)@9519884ab86b: 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(1146)@9519884ab86b: 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 } VirtHNBGW-STATS(1146)@9519884ab86b: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: vl_len:12 HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821085612467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085612467 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085612467 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085612467 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085612467 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085612467 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085612467 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085612467 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085612467 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085612467 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 7c 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00  20250821085612467 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085612467 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085612467 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085612467 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085612467 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085612467 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:545) 20250821085612467 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(124,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085612467 DLSCCP DEBUG SCCP-SCOC(124)[0x555710676360]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085612467 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085612468 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085612468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x555710682090]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085612468 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085612468 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085612468 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5037887 SCCP-124 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085612468 DMGW DEBUG mgw(mgw-fsm-5037887-0)[0x55571067d3f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821085612468 DMGW DEBUG mgw(mgw-fsm-5037887-0)[0x55571067d3f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821085612468 DMGW DEBUG mgw(mgw-fsm-5037887-0)[0x55571067d3f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821085612468 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821085612468 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710616d20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085612468 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=58 'DLCX 122 rtpbridge/4@mgw MGCP 1.0\r\nC: 4cdf'... (mgcp_client.c:807) 20250821085612468 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821085612468 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710616d20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085612468 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710685cf0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085612468 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58921: len=58 'DLCX 123 rtpbridge/4@mgw MGCP 1.0\r\nC: 4cdf'... (mgcp_client.c:807) 20250821085612468 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821085612468 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710685cf0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085612468 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{IN_USE}: Removing from parent mgw(mgw-fsm-5037887-0)[0x55571067d3f0] (mgcp_client_endpoint_fsm.c:873) 20250821085612468 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821085612468 DLMGCP DEBUG mgw-endp(mgw-fsm-5037887-0)[0x5557106a1110]{IN_USE}: Deallocated (fsm.c:568) 20250821085612468 DMGW DEBUG mgw(mgw-fsm-5037887-0)[0x55571067d3f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821085612468 DMGW DEBUG mgw(mgw-fsm-5037887-0)[0x55571067d3f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821085612468 DMGW DEBUG mgw(mgw-fsm-5037887-0)[0x55571067d3f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821085612468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5037887)[0x55571067ee20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085612468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821085612468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085612468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) TC_stat_stp_sctp_disconnected0(1159)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_stat_stp_sctp_disconnected0(1159)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "122", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "4cdf3f17" }, { code := "I", val := "11111" } }, sdp := omit } 20250821085612482 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 122 OK (mgcp_client.c:758) 20250821085612482 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710616d20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085612482 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710616d20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085612482 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710616d20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085612482 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x555710616d20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_stat_stp_sctp_disconnected0(1159)@9519884ab86b: DLCX{ line := { verb := "DLCX", trans_id := "123", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "4cdf3f17" }, { code := "I", val := "22222" } }, sdp := omit } TC_stat_stp_sctp_disconnected0(1159)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085612484 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 123 OK (mgcp_client.c:758) 20250821085612484 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710685cf0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085612484 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710685cf0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085612484 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710685cf0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085612484 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x555710685cf0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150)@9519884ab86b: Deleted conn table entry 0TC_stat_stp_sctp_disconnected0(1159)5037887 20250821085612487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085612487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085612487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085612488 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085612488 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4cdf3f,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085612488 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5037887 SCCP-124 msc-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085612488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5037887)[0x55571067ee20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085612488 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085612488 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085612488 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5037887 SCCP-124 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085612488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x555710682090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085612488 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085612488 DLSCCP DEBUG SCCP-SCOC(124)[0x555710676360]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085612488 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023d591), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085612488 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085612488 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085612488 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085612488 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085612488 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085612488 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085612488 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085612488 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0b 06 23 d5 91 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085612488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5037887)[0x55571067ee20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085612488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x555710682090]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085612488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x555710682090]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085612488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085612488 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085612488 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085612488 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821085612488 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085612488 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085612488 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085612488 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085612488 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085612488 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0b 06 23 d5 91 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_stp_sctp_disconnected0(1159)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1152)@9519884ab86b: Deleted conn table entry 0TC_stat_stp_sctp_disconnected0(1159)9654370 HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: Session index based on connection ID:0 20250821085612497 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085612497 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085612497 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085612497 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085612497 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085612497 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085612497 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085612497 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085612497 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085612497 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 7c 23 d5 91 00 00 00 00 00  20250821085612497 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085612497 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085612497 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085612497 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085612497 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085612497 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007c), PART(T=Source Reference,L=4,D=0023d591), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085612497 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(124,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821085612497 DLSCCP DEBUG SCCP-SCOC(124)[0x555710676360]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085612497 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085612497 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085612497 DCN DEBUG handle_cn_disc_ind() conn_id=124 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085612497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x555710682090]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085612497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x555710682090]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085612497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5037887)[0x55571067ee20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085612497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5037887)[0x55571067ee20]{disconnected}: Freeing instance (context_map.c:203) 20250821085612497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5037887)[0x55571067ee20]{disconnected}: Deallocated (fsm.c:568) 20250821085612497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x555710682090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085612497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x555710682090]{disconnected}: Freeing instance (context_map.c:207) 20250821085612497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x555710682090]{disconnected}: Deallocated (fsm.c:568) 20250821085612497 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5037887 SCCP-124 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250821085612497 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0023d591), PART(T=Source Reference,L=4,D=0000007c) (sccp_scrc.c:455) 20250821085612497 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085612497 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085612497 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085612497 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085612498 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085612498 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085612498 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085612498 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0b 05 23 d5 91 00 00 7c 00 (ss7_asp.c:1383) 20250821085612498 DLSCCP DEBUG SCCP-SCOC(124)[0x555710676360]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085612498 DLSCCP DEBUG SCCP-SCOC(124)[0x555710676360]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085612498 DLSCCP DEBUG SCCP-SCOC(124)[0x555710676360]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085612498 DLSCCP DEBUG SCCP-SCOC(124)[0x555710676360]{IDLE}: Deallocated (fsm.c:568) 20250821085612498 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085612498 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085612498 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085612498 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821085612498 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085612498 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085612498 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085612498 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085612498 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085612498 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0b 05 23 d5 91 00 00 7c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: RLC received in state:disconnect_pending 20250821085614254 DLSCCP DEBUG SCCP-SCOC(111)[0x555710677c10]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085614254 DLSCCP DEBUG SCCP-SCOC(111)[0x555710677c10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085614254 DLSCCP DEBUG SCCP-SCOC(111)[0x555710677c10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085614254 DLSCCP DEBUG SCCP-SCOC(111)[0x555710677c10]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085614254 DLSCCP DEBUG SCCP-SCOC(111)[0x555710677c10]{IDLE}: Deallocated (fsm.c:568) 20250821085614257 DLSCCP DEBUG SCCP-SCOC(112)[0x55571066f200]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085614257 DLSCCP DEBUG SCCP-SCOC(112)[0x55571066f200]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085614257 DLSCCP DEBUG SCCP-SCOC(112)[0x55571066f200]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085614257 DLSCCP DEBUG SCCP-SCOC(112)[0x55571066f200]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085614257 DLSCCP DEBUG SCCP-SCOC(112)[0x55571066f200]{IDLE}: Deallocated (fsm.c:568) 20250821085614260 DLSCCP DEBUG SCCP-SCOC(113)[0x555710682880]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085614260 DLSCCP DEBUG SCCP-SCOC(113)[0x555710682880]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085614260 DLSCCP DEBUG SCCP-SCOC(113)[0x555710682880]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085614260 DLSCCP DEBUG SCCP-SCOC(113)[0x555710682880]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085614260 DLSCCP DEBUG SCCP-SCOC(113)[0x555710682880]{IDLE}: Deallocated (fsm.c:568) TC_stat_stp_sctp_disconnected0(1159)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085614505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60476<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085614507 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32825<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1147)@9519884ab86b: Final verdict of PTC: none VirtHNBGW-STATS(1146)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085614510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60462<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085614512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085614512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085614512 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085614512 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 (hnb.c:255) 20250821085614512 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-RAN(1155)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1151)@9519884ab86b: Final verdict of PTC: none 20250821085614516 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085614516 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085614516 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085614516 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1154)@9519884ab86b: Final verdict of PTC: none 20250821085614516 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085614516 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085614516 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085614516 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085614516 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085614516 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085614516 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085614516 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085614516 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085614516 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085614516 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085614516 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085614516 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085614516 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085614516 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind TC_stat_stp_sctp_disconnected-Iuh0(1149)@9519884ab86b: Final verdict of PTC: none 20250821085614516 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085614516 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085614516 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085614517 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085614517 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085614517 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821085614517 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085614517 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085614517 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP MutexDispCT-TC_stat_stp_sctp_disconnected(1145)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1152)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1156)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(1157)@9519884ab86b: Final verdict of PTC: none 20250821085614517 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085614517 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085614517 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085614517 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085614517 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085614517 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085614517 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085614517 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085614517 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085614517 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085614517 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085614517 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085614517 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085614517 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085614517 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085614517 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085614517 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(1153)@9519884ab86b: Final verdict of PTC: none HNBGW-PFCP(1148)@9519884ab86b: Final verdict of PTC: none 20250821085614518 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085614518 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085614518 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085614518 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085614518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085614518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085614518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085614518 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085614518 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085614518 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085614518 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085614518 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085614518 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085614518 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085614518 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085614518 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085614518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085614518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085614518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085614518 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085614518 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085614518 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085614518 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085614519 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085614519 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36036<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_stat_stp_sctp_disconnected0(1159)@9519884ab86b: Final verdict of PTC: pass 20250821085614520 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60490<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_stat_stp_sctp_disconnected0(1158)@9519884ab86b: Final verdict of PTC: pass MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_stat_stp_sctp_disconnected(1145): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(1146): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(1147): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(1148): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_stat_stp_sctp_disconnected-Iuh0(1149): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(1151): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(1152): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(1153): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1154): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1155): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1156): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(1157): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_stat_stp_sctp_disconnected0(1158): pass (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_stat_stp_sctp_disconnected0(1159): pass (pass -> pass) MTC@9519884ab86b: Test case TC_stat_stp_sctp_disconnected finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_stat_stp_sctp_disconnected pass'. Thu Aug 21 08:56:14 UTC 2025 ====== HNBGW_Tests.TC_stat_stp_sctp_disconnected pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_stat_stp_sctp_disconnected.talloc 20250821085614606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36050<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085615209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36050<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=993160) Waiting for packet dumper to finish... 1 (prev_count=993160, count=997040) 20250821085616518 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085616518 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085616518 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085616518 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085616518 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085616518 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_stat_stp_sctp_disconnected pass' was executed successfully (exit status: 0). MTC@9519884ab86b: 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 ------ Thu Aug 21 08:56: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_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@9519884ab86b: 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@9519884ab86b: Test case TC_apply_sccp started. 20250821085618330 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47968<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085618336 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47980<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085618342 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38947<->l=127.0.0.1:4262) (control_if.c:572) 20250821085618366 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085618366 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_apply_sccp-Iuh0(1164)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085618382 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085618382 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085618382 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085618382 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085618383 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085618383 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085618383 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085618383 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085618383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618383 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085618383 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085618383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618383 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085618383 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085618383 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085618383 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085618383 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085618383 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085618383 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085618383 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085618383 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085618383 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085618383 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085618383 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085618383 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085618383 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085618383 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085618383 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821085618383 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085618383 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085618383 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! TC_apply_sccp-Iuh1(1166)@9519884ab86b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085618383 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085618383 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085618384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618384 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085618384 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085618384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618384 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085618384 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085618384 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085618384 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085618384 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085618384 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085618384 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085618384 DRANAP DEBUG cnlink(msc-1)[0x555710666630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085618384 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53897 (stream_srv.c:143) 20250821085618384 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53897<->l=127.0.0.1:29169 (hnb.c:335) 20250821085618384 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085618384 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085618384 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085618384 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085618384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085618384 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085618384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618384 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085618384 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085618384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618384 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085618384 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085618384 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085618384 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=3 20250821085618384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618384 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085618384 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085618384 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085618385 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085618385 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085618385 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085618385 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085618385 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085618385 DRANAP DEBUG cnlink(msc-2)[0x5557106673a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085618384 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085618385 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085618385 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085618385 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085618385 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085618385 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=12 20250821085618385 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085618385 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085618385 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085618386 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085618386 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085618386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085618386 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085618386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618386 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085618386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618386 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085618386 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085618386 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085618386 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085618386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085618386 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085618386 DRANAP DEBUG cnlink(msc-3)[0x5557106681e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085618386 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085618386 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085618386 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085618386 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=12 20250821085618386 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085618386 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1170)@9519884ab86b: ************************************************* HNBGW_Test.msc0-M3UA(1170)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1170)@9519884ab86b: ************************************************* HNBGW_Test.msc0-SCCP(1168)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085618431 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085618431 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085618432 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085618432 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085618432 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085618432 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085618432 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085618432 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085618432 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085618432 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085618432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618432 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085618432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085618432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618432 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085618432 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085618432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085618432 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085618432 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085618432 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085618433 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085618433 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085618433 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085618433 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085618433 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085618433 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085618433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618433 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085618433 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085618433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618433 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085618433 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085618433 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085618433 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085618433 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085618433 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085618433 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085618433 DRANAP DEBUG cnlink(sgsn-1)[0x555710669e80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085618433 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085618433 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085618433 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085618433 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821085618433 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085618433 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085618433 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085618433 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085618433 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085618433 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085618433 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=7 20250821085618433 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085618433 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085618433 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085618434 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085618434 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085618434 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085618434 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085618434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618434 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085618434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085618434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618434 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085618434 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085618434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085618434 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085618434 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085618434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085618434 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085618434 DRANAP DEBUG cnlink(sgsn-2)[0x55571066acd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085618434 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085618434 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085618434 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085618434 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085618434 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085618434 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=13 20250821085618434 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085618434 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085618434 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085618435 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085618435 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085618435 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085618436 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085618436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618436 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=10 -> eSLS=122: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085618436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618436 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085618436 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=10 -> eSLS=122: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085618436 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085618436 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085618436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085618436 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085618436 DRANAP DEBUG cnlink(sgsn-3)[0x55571066bb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085618436 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085618436 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085618436 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085618436 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=10 20250821085618436 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085618436 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@9519884ab86b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9519884ab86b: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1173)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-M3UA(1173)@9519884ab86b: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1173)@9519884ab86b: ************************************************* HNBGW_Test.sgsn0-SCCP(1171)@9519884ab86b: v_sccp_pdu_maxlen:268 20250821085618487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085618488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085618488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085618488 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085618488 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:562) 20250821085618488 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085618488 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085618488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085618488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): none -> pass 20250821085618503 DLINP DEBUG SRVCONN(,r=127.0.0.1:53897<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085618503 DLINP DEBUG SRVCONN(,r=127.0.0.1:53897<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085618504 DLINP DEBUG SRVCONN(,r=127.0.0.1:53897<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085618504 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085618504 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) 20250821085618504 DLGLOBAL DEBUG validating counter group 0x5556d676bbc0(hnb) with 72 counters (rate_ctr.c:86) 20250821085618504 DHNBAP DEBUG (127.0.0.1:53897 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821085618504 DHNBAP NOTICE (127.0.0.1:53897 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085618504 DHNBAP NOTICE (127.0.0.1:53897 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085618504 DLINP DEBUG SRVCONN(,r=127.0.0.1:53897<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085618504 DLINP DEBUG SRVCONN(,r=127.0.0.1:53897<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085618615 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085618615 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085618615 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085618615 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1170)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085618624 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085618624 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085618624 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085618624 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085618624 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085618624 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085618624 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085618624 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085618624 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085618625 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085618625 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085618625 DLSS7 <000c> ss7_asp.c:1383 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  20250821085618625 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085618628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085618628 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085618628 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085618628 DLSS7 <000c> ss7_asp.c:1383 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  20250821085618628 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085618628 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085618628 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085618628 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085618628 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085618628 DLSS7 <000c> ss7_asp.c:1383 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  20250821085618628 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085618628 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085618628 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085618628 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085618628 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085618629 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085618629 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085618629 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085618629 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085618629 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085618629 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085618629 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085618629 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085618629 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085618629 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085618629 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085618630 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085618630 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085618630 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085618631 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:483) 20250821085618631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618631 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085618631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618631 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085618631 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085618631 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085618631 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085618631 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085618631 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085618631 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085618631 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085618631 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085618631 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085618631 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821085618631 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085618631 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085618631 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085618631 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085618631 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085618631 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 01  20250821085618663 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085618663 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085618663 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085618663 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1173)@9519884ab86b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085618669 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085618669 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085618669 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085618669 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085618669 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085618669 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085618669 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085618669 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085618669 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085618669 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085618669 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085618669 DLSS7 <000c> ss7_asp.c:1383 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  20250821085618669 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085618672 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085618672 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085618672 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085618672 DLSS7 <000c> ss7_asp.c:1383 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  20250821085618672 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085618672 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085618672 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085618672 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085618672 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085618672 DLSS7 <000c> ss7_asp.c:1383 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  20250821085618672 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085618672 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085618672 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085618672 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085618672 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085618672 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085618672 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085618672 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085618672 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085618672 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085618672 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085618672 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085618672 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085618672 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085618672 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085618672 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085618672 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085618673 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085618674 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085618674 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085618674 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:483) 20250821085618674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618674 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085618674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085618674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085618674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085618674 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085618674 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085618674 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085618674 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085618674 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085618674 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 (ss7_asp.c:1383) 20250821085618674 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085618674 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085618674 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085618674 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085618674 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821085618674 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085618674 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085618674 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085618674 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085618674 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085618674 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3a 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 1a 00 09 00 16 00 00 03 00 04 40 01 10 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(1169)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085619429 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085619430 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085619430 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085619430 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085619430 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085619430 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085619430 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085619430 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085619430 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085619430 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085619430 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085619430 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085619430 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085619430 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085619430 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085619430 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085619430 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085619430 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085619430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085619430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085619430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085619430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085619430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085619430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085619430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085619430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085619430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085619430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085619430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085619430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085619430 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085619430 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085619430 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085619430 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085619430 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085619430 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085619430 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:483) 20250821085619430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085619430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085619430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085619430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085619430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085619430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085619430 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085619430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085619430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085619430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085619430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085619430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085619430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085619430 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085619430 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085619430 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085619430 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085619430 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085619430 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085619430 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085619430 DRANAP NOTICE cnlink(msc-0)[0x5557106658c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085619430 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085619430 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085619430 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085619430 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821085619430 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085619430 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085619430 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085619430 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085619430 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085619430 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 00 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 01  20250821085619432 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085619432 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085619432 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085619432 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085619432 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085619432 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085619432 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085619432 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085619432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085619432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085619432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085619432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085619432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085619432 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085619432 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085619432 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085619432 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085619432 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085619432 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085619432 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085619432 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085619432 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085619432 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085619432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085619432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085619432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085619432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085619432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085619432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085619432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085619432 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085619432 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085619432 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085619432 DRANAP DEBUG cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085619432 DRANAP INFO cnlink(msc-0)[0x5557106658c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1169)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(1172)@9519884ab86b: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085619475 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085619475 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085619475 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085619475 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085619475 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085619475 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085619475 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085619475 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085619475 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085619475 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085619475 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085619475 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085619475 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085619475 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085619475 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085619475 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085619475 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085619475 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085619475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085619475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085619475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085619475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085619475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085619475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085619475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085619475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085619475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085619475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085619475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085619475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085619476 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085619476 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085619476 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085619476 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085619476 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085619476 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085619476 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:483) 20250821085619476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085619476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085619476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085619476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085619476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085619476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085619476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085619476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085619476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085619476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085619476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085619476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085619476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085619476 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085619476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085619476 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085619476 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085619476 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085619476 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 (ss7_asp.c:1383) 20250821085619476 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085619476 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085619476 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085619476 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085619476 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085619476 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821085619476 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085619476 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085619476 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085619476 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085619476 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085619476 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 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 15 20 09 00 11 00 00 02 00 03 00 01 80 00 56 40 05 00 f1 10 00 17 00 00 00 00 06 00 08 00 00 00 02  20250821085619479 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085619479 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085619479 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085619479 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085619479 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085619479 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085619479 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085619479 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085619479 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085619479 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085619480 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085619480 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085619480 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085619480 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085619480 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085619480 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085619480 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085619480 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085619480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085619480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085619480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085619480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085619480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085619480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085619480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085619480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085619480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085619480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085619480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085619480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085619480 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085619480 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085619480 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085619480 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085619480 DRANAP INFO cnlink(sgsn-0)[0x555710669030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1172)@9519884ab86b: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 23 } } } }, protocolExtensions := omit } } } } 20250821085620542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47990<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(1169)@9519884ab86b: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1169)@9519884ab86b: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1175) TC_apply_sccp-Iuh0-RUA(1165)@9519884ab86b: Added conn table entry 0TC_apply_sccp0(1175)13240036 20250821085621594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085621594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085621594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085621594 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085621594 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xca06e4, normal) (hnbgw_rua.c:408) 20250821085621594 DHNB DEBUG map_rua[0x55571067ee20]{init}: Allocated (fsm.c:456) 20250821085621594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13240036)[0x55571067ee20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085621594 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13240036 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085621594 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085621594 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085621594 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13240036 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085621594 DCN DEBUG map_sccp[0x555710682090]{init}: Allocated (fsm.c:456) 20250821085621594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x555710682090]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085621594 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-13240036 <-> SCCP-125 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085621594 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13240036 SCCP-125 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085621594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13240036)[0x55571067ee20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085621594 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085621594 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085621594 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13240036 SCCP-125 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085621594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x555710682090]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085621594 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085621594 DLSCCP DEBUG SCCP-SCOC(125)[0x555710676360]{IDLE}: Allocated (fsm.c:456) 20250821085621594 DLSCCP DEBUG SCCP-SCOC(125)[0x555710676360]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085621594 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000007d), 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001d30056400500f1100926) (sccp_scrc.c:455) 20250821085621594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085621594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085621594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085621594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085621594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085621594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085621594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085621594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085621594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085621594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085621594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085621594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085621594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085621594 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085621594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085621594 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085621594 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085621594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085621595 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0a 01 00 00 7d 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 d3 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085621595 DLSCCP DEBUG SCCP-SCOC(125)[0x555710676360]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085621595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x555710682090]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085621595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13240036)[0x55571067ee20]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085621595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085621595 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085621595 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085621595 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821085621595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085621595 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085621595 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085621595 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085621595 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085621595 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0a 01 00 00 7d 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 d3 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1168)@9519884ab86b: First idle individual index:0 HNBGW_Test.msc0-SCCP(1168)@9519884ab86b: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1169)@9519884ab86b: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1175) HNBGW_Test.msc0-RAN(1169)@9519884ab86b: Added conn table entry 0TC_apply_sccp0(1175)899927 HNBGW_Test.msc0-SCCP(1168)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1168)@9519884ab86b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(1175)@9519884ab86b: setverdict(pass): none -> pass 20250821085621612 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085621612 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085621612 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085621612 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085621612 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085621612 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085621612 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085621612 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085621612 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085621612 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 7d 14 db 00 02 00 00 00 00  20250821085621612 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085621612 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085621612 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085621612 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085621612 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085621612 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000007d), PART(T=Source Reference,L=4,D=0014db00) (sccp_scrc.c:545) 20250821085621612 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(125,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085621612 DLSCCP DEBUG SCCP-SCOC(125)[0x555710676360]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085621612 DLSCCP DEBUG SCCP-SCOC(125)[0x555710676360]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085621612 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085621612 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085621612 DCN DEBUG handle_cn_conn_conf() conn_id=125, 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_sccp.c:157) 20250821085621612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x555710682090]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085621612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x555710682090]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085622045 DLSCCP DEBUG SCCP-SCOC(115)[0x555710672750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085622045 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd7c6b), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085622045 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821085622045 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085622045 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085622045 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085622045 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085622045 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085622045 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085622045 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085622045 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085622045 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 cd 7c 6b 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085622045 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085622045 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085622045 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085622045 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821085622045 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085622045 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085622045 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085622151 DLSCCP DEBUG SCCP-SCOC(121)[0x55571067f2f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085622151 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f33a77), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085622151 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085622151 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085622151 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085622151 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085622151 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085622151 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085622151 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085622151 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085622151 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085622151 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 f3 3a 77 00 00 79 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085622152 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085622152 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085622152 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085622152 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085622152 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085622152 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085622152 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! TC_apply_sccp0(1175)@9519884ab86b: "Changing SCCP address, don't apply yet" 20250821085622614 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20250821085623639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085623639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085623639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1431) 20250821085623639 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085623639 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xca06e4) (hnbgw_rua.c:472) 20250821085623639 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13240036 SCCP-125 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:313) 20250821085623639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13240036)[0x55571067ee20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085623639 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250821085623639 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250821085623639 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13240036 SCCP-125 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:265) 20250821085623639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x555710682090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085623639 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085623639 DLSCCP DEBUG SCCP-SCOC(125)[0x555710676360]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085623639 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014db00), PART(T=Data,L=22,D=001440120000010010400b0aa2e118a0b7949b34a25b) (sccp_scrc.c:455) 20250821085623639 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085623639 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085623639 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085623639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085623640 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085623640 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085623640 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085623640 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 bd 00 00 00 b9 03 00 00 0a 06 14 db 00 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a a2 e1 18 a0 b7 94 9b 34 a2 5b 00 00 00 (ss7_asp.c:1383) 20250821085623640 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085623640 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085623640 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085623640 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821085623640 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085623640 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085623640 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085623640 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085623640 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085623640 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0a 06 14 db 00 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a a2 e1 18 a0 b7 94 9b 34 a2 5b 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1168)@9519884ab86b: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1168)@9519884ab86b: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1168)@9519884ab86b: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1168)@9519884ab86b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1175)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1168)@9519884ab86b: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1168)@9519884ab86b: vl_len:22 HNBGW_Test.msc0-SCCP(1168)@9519884ab86b: vl_from0 HNBGW_Test.msc0-SCCP(1168)@9519884ab86b: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A1B7B86BE84981C4F8A67'O 20250821085623656 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085623656 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085623656 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085623656 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085623656 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085623656 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085623656 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085623656 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085623656 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085623656 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 7d 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 1b 7b 86 be 84 98 1c 4f 8a 67 00 00 00  20250821085623657 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250821085623657 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085623657 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085623657 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085623657 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085623657 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a1b7b86be84981c4f8a67) (sccp_scrc.c:545) 20250821085623657 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(125,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085623657 DLSCCP DEBUG SCCP-SCOC(125)[0x555710676360]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085623657 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085623657 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085623657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x555710682090]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085623657 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250821085623657 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250821085623657 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13240036 SCCP-125 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250821085623657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13240036)[0x55571067ee20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085623657 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:123) 20250821085623657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085623657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:879) TC_apply_sccp0(1175)@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1175)@9519884ab86b: "Apply SCCP address changes" 20250821085623667 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20250821085623667 DCN NOTICE (msc-0) config changed, restarting SCCP (cnlink.c:484) 20250821085623667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x555710682090]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (cnlink.c:254) 20250821085623667 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085623667 DLSCCP DEBUG SCCP-SCOC(125)[0x555710676360]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085623667 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014db00), PART(T=Source Reference,L=4,D=0000007d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085623667 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085623667 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085623667 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085623667 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085623667 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085623667 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085623667 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085623667 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 0a 04 14 db 00 00 00 7d 00 00 00 00 00 (ss7_asp.c:1383) 20250821085623667 DLSCCP DEBUG SCCP-SCOC(125)[0x555710676360]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085623667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x555710682090]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085623667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13240036)[0x55571067ee20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085623667 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13240036)[0x55571067ee20]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085623668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085623668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13240036)[0x55571067ee20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085623668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13240036)[0x55571067ee20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085623668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13240036)[0x55571067ee20]{disrupted}: Freeing instance (context_map.c:203) 20250821085623668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13240036)[0x55571067ee20]{disrupted}: Deallocated (fsm.c:568) 20250821085623668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x555710682090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085623668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x555710682090]{disconnected}: Freeing instance (context_map.c:207) 20250821085623668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x555710682090]{disconnected}: Deallocated (fsm.c:568) 20250821085623668 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13240036 SCCP-125 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250821085623668 DCN DEBUG cs7-0-sccp-OsmoHNBGW: - cnlink: now used by 7 (7*cnlink) (cnlink.c:260) 20250821085623668 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (cnlink.c:521) 20250821085623668 DCN DEBUG (msc-0) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250821085623668 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 8 (8*cnlink) (cnlink.c:541) 20250821085623668 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (cnlink.c:459) 20250821085623668 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250821085623668 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250821085623668 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250821085623668 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250821085623668 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250821085623668 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250821085623668 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250821085623668 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085623668 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085623668 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085623668 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821085623668 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085623668 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085623668 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085623668 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085623668 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085623668 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0a 04 14 db 00 00 00 7d 00 00 00 00 00 00 06 00 08 00 00 00 01  20250821085623668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085623668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) HNBGW_Test.msc0-SCCP(1168)@9519884ab86b: Session index based on local reference:0 20250821085623672 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085623672 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085623672 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085623672 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085623672 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085623672 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085623672 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085623672 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085623672 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085623672 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 7d 14 db 00 00  20250821085623672 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085623672 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085623672 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085623672 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085623672 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085623672 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007d), PART(T=Source Reference,L=4,D=0014db00) (sccp_scrc.c:545) 20250821085623672 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(125,remPC=185=0.23.1) Received CO:RELCO (sccp_scoc.c:787) 20250821085623672 DLSCCP DEBUG SCCP-SCOC(125)[0x555710676360]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085623672 DLSCCP DEBUG SCCP-SCOC(125)[0x555710676360]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085623672 DLSCCP DEBUG SCCP-SCOC(125)[0x555710676360]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085623672 DLSCCP DEBUG SCCP-SCOC(125)[0x555710676360]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085623672 DLSCCP DEBUG SCCP-SCOC(125)[0x555710676360]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1169)@9519884ab86b: Deleted conn table entry 0TC_apply_sccp0(1175)899927 TC_apply_sccp-Iuh0-RUA(1165)@9519884ab86b: Deleted conn table entry 0TC_apply_sccp0(1175)13240036 MTC@9519884ab86b: ok: talloc reports "asn1_context" = 1 bytes 20250821085624690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47980<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085624691 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38947<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1161)@9519884ab86b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1162)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: setverdict(pass): pass -> pass, component reason not changed 20250821085624696 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47968<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085624697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085624697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085624697 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085624697 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 (hnb.c:255) 20250821085624697 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085624698 DLINP DEBUG SRVCONN(,r=127.0.0.1:53897<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085624698 DLINP DEBUG SRVCONN(,r=127.0.0.1:53897<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085624698 DLINP NOTICE SRV(,r=127.0.0.1:53897<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085624698 DMAIN NOTICE (127.0.0.1:53897 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53897<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821085624698 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_apply_sccp-Iuh1-RUA(1167)@9519884ab86b: Final verdict of PTC: none MutexDispCT-TC_apply_sccp(1160)@9519884ab86b: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(1165)@9519884ab86b: Final verdict of PTC: none 20250821085624699 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085624699 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085624699 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085624699 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085624699 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085624699 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085624699 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085624699 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085624699 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085624699 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085624699 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085624699 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085624699 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085624699 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085624699 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085624699 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085624699 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085624699 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085624700 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085624700 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085624700 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085624700 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085624700 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085624700 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) HNBGW_Test.sgsn0-RAN(1172)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1168)@9519884ab86b: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1171)@9519884ab86b: Final verdict of PTC: none 20250821085624700 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085624700 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085624700 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) HNBGW_Test.msc0-RAN(1169)@9519884ab86b: Final verdict of PTC: none 20250821085624700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085624700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085624700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085624701 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085624701 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085624701 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085624701 DRANAP DEBUG cnlink(sgsn-0)[0x555710669030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085624701 DRANAP NOTICE cnlink(sgsn-0)[0x555710669030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085624700 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085624700 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085624700 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085624700 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085624700 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085624700 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085624700 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085624700 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085624700 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085624700 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085624700 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085624700 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085624700 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085624700 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085624700 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085624700 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085624701 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085624701 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085624701 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085624701 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085624701 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085624701 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085624701 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085624701 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085624701 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085624701 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085624701 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) HNBGW_Test.sgsn0-M3UA(1173)@9519884ab86b: Final verdict of PTC: none TC_apply_sccp-Iuh0(1164)@9519884ab86b: Final verdict of PTC: none 20250821085624701 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085624701 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085624701 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085624701 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085624701 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) HNBGW_Test.msc0-M3UA(1170)@9519884ab86b: Final verdict of PTC: none TC_apply_sccp-Iuh1(1166)@9519884ab86b: Final verdict of PTC: none HNBGW-MGCP(1174)@9519884ab86b: Final verdict of PTC: none 20250821085624706 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47990<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1175)@9519884ab86b: Final verdict of PTC: pass HNBGW-PFCP(1163)@9519884ab86b: Final verdict of PTC: none MTC@9519884ab86b: Setting final verdict of the test case. MTC@9519884ab86b: Local verdict of MTC: pass MTC@9519884ab86b: Local verdict of PTC MutexDispCT-TC_apply_sccp(1160): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC VirtHNBGW-STATS(1161): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC IPA-CTRL-CLI-IPA(1162): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-PFCP(1163): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_apply_sccp-Iuh0(1164): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1165): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_apply_sccp-Iuh1(1166): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1167): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-SCCP(1168): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-RAN(1169): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.msc0-M3UA(1170): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1171): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1172): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1173): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC HNBGW-MGCP(1174): none (pass -> pass) MTC@9519884ab86b: Local verdict of PTC TC_apply_sccp0(1175): pass (pass -> pass) MTC@9519884ab86b: Test case TC_apply_sccp finished. Verdict: pass MTC@9519884ab86b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Thu Aug 21 08:56:24 UTC 2025 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20250821085624791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47994<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085625394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47994<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=344656) Waiting for packet dumper to finish... 1 (prev_count=344656, count=345296) 20250821085626700 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085626701 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085626701 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085626702 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085626702 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085626702 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@9519884ab86b: 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@9519884ab86b: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@9519884ab86b: Terminating MTC. MC@9519884ab86b: MTC terminated. MC2> exit MC@9519884ab86b: Shutting down session. MC@9519884ab86b: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw/expected-results.xml' against results in 'junit-xml-11713.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_cs_rua_dt_during_sccp_wait_cc pass HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc pass HNBGW_Tests.TC_ps_rab_assignment pass HNBGW_Tests.TC_ps_rab_assignment_concurrent pass HNBGW_Tests.TC_ps_rab_release pass HNBGW_Tests.TC_ps_rab_release_abnormal 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_stat_stp_sctp_disconnected pass HNBGW_Tests.TC_apply_sccp Summary: pass: 65 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (99092) [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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/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/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250821-0847-ee9131e2-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20250821085632042 DLSCCP DEBUG SCCP-SCOC(115)[0x555710672750]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085632042 DLSCCP DEBUG SCCP-SCOC(115)[0x555710672750]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085632042 DLSCCP DEBUG SCCP-SCOC(115)[0x555710672750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085632042 DLSCCP DEBUG SCCP-SCOC(115)[0x555710672750]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085632042 DLSCCP DEBUG SCCP-SCOC(115)[0x555710672750]{IDLE}: Deallocated (fsm.c:568) 20250821085632152 DLSCCP DEBUG SCCP-SCOC(121)[0x55571067f2f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085632152 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f33a77), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085632152 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821085632152 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085632152 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085632152 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085632152 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085632152 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085632152 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085632152 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085632152 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x555710664300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085632152 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 f3 3a 77 00 00 79 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085632152 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085632152 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085632152 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085632152 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085632152 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085632152 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085632152 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! [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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/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/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250821-0847-ee9131e2-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/log_format.sh'] [testenv][generic] Stopping stp (99003) [testenv][generic] Stopping hnbgw (99047) [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-nightly-20250821-0847-ee9131e2-0'] testenv-hnbgw-all-osmocom-nightly-20250821-0847-ee9131e2-0 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-nightly-20250821-0847-ee9131e2-1', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/podman/testenv-hnbgw-all-osmocom-nightly-20250821-0847-ee9131e2-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', '--cap-add=SYS_ADMIN', '--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', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-1', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-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', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-1', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian stable-backports InRelease Hit:2 http://deb.debian.org/debian bookworm InRelease Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease Get:5 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Fetched 48.0 kB in 1s (75.1 kB/s) 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', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-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', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-1', 'apt-rdepends', 'osmo-hnbgw'] [testenv][with-pfcp] osmo-hnbgw -> osmo-hnbgw: installing osmo-hnbgw-dbg [testenv][with-pfcp] osmo-hnbgw -> libasn1c1: installing libasn1c-dbg [testenv][with-pfcp] osmo-hnbgw -> libc6: installing libc6-dbg [testenv][with-pfcp] osmo-hnbgw -> libnftables1: installing libnftables1-dbgsym [testenv][with-pfcp] osmo-hnbgw -> libosmo-hnbap0: installing libosmo-hnbap-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmocore22: installing libosmocore-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-mgcp-client14: installing libosmo-mgcp-client14-dbgsym [testenv][with-pfcp] osmo-hnbgw -> libosmo-pfcp4: installing libosmo-pfcp-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-gtlv1: installing libosmo-gtlv-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-rua0: installing libosmo-rua-dbg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-1', 'apt-rdepends', 'osmo-stp'] [testenv][with-pfcp] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][with-pfcp] osmo-stp -> libc6: installing libc6-dbg [testenv][with-pfcp] osmo-stp -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][with-pfcp] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][with-pfcp] Installing packages: osmo-hnbgw, osmo-stp, osmo-hnbgw-dbg, libasn1c-dbg, libc6-dbg, libnftables1-dbgsym, libosmo-hnbap-dbg, libosmocore-dbg, libosmo-mgcp-client14-dbgsym, libosmo-pfcp-dbg, libosmo-gtlv-dbg, libosmo-ranap-dbg, libosmo-sigtran-dbg, libosmo-rua-dbg, osmo-stp-dbg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-1', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hnbgw', 'osmo-stp', 'osmo-hnbgw-dbg', 'libasn1c-dbg', 'libc6-dbg', 'libnftables1-dbgsym', 'libosmo-hnbap-dbg', 'libosmocore-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-pfcp-dbg', 'libosmo-gtlv-dbg', 'libosmo-ranap-dbg', 'libosmo-sigtran-dbg', 'libosmo-rua-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libasn1c1 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-keyring osmocom-nightly Recommended packages: 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-keyring osmocom-nightly 0 upgraded, 39 newly installed, 0 to remove and 7 not upgraded. Need to get 0 B/15.7 MB of archives. After this operation, 26.2 MB of additional disk space will be used. debconf: delaying package configuration, since apt-utils is not installed 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 ... 40791 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-keyring. Preparing to unpack .../04-osmocom-keyring_1.0.2.5.fc66.202508202026_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508202026) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../05-osmocom-nightly_202508202026_amd64.deb ... Unpacking osmocom-nightly (202508202026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../06-libosmocore22_1.11.0.32.33cb4.202508202026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508202026) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../07-libosmo-gtlv1_0.5.0.2.5a60.202508202026_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.5.0.2.5a60.202508202026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../08-libosmovty13_1.11.0.32.33cb4.202508202026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508202026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../09-libosmo-mgcp-client14_1.14.0.30.7d236.202508202026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0.30.7d236.202508202026) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../10-libosmo-mgcp-client14-dbgsym_1.14.0.30.7d236.202508202026_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.30.7d236.202508202026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../11-libosmoisdn0_1.11.0.32.33cb4.202508202026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508202026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../12-libosmogsm20_1.11.0.32.33cb4.202508202026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508202026) ... Selecting previously unselected package libosmo-pfcp4:amd64. Preparing to unpack .../13-libosmo-pfcp4_0.5.0.2.5a60.202508202026_amd64.deb ... Unpacking libosmo-pfcp4:amd64 (0.5.0.2.5a60.202508202026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../14-libosmonetif11_1.6.0.13.c499.202508202026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508202026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../15-libosmo-sigtran11_2.1.0.159.de72.202508202026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.159.de72.202508202026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../16-libosmo-sigtran-dbg_2.1.0.159.de72.202508202026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.159.de72.202508202026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../17-libosmocodec4_1.11.0.32.33cb4.202508202026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508202026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../18-libosmocoding0_1.11.0.32.33cb4.202508202026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508202026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../19-libosmogb14_1.11.0.32.33cb4.202508202026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508202026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../20-libosmoctrl0_1.11.0.32.33cb4.202508202026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508202026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../21-libosmosim2_1.11.0.32.33cb4.202508202026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508202026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../22-libosmousb0_1.11.0.32.33cb4.202508202026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508202026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../23-libosmocore_1.11.0.32.33cb4.202508202026_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508202026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../24-osmo-stp_2.1.0.159.de72.202508202026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.159.de72.202508202026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../25-osmo-stp-dbg_2.1.0.159.de72.202508202026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.159.de72.202508202026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../26-libasn1c1_0.9.38.202508202026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202508202026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../27-libasn1c-dbg_0.9.38.202508202026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202508202026) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../28-libosmo-gtlv-dbg_0.5.0.2.5a60.202508202026_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.5.0.2.5a60.202508202026) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../29-libosmo-hnbap0_1.7.0.14.70e1.202508202026_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.7.0.14.70e1.202508202026) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../30-libosmo-hnbap-dbg_1.7.0.14.70e1.202508202026_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.7.0.14.70e1.202508202026) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../31-libosmo-pfcp-dbg_0.5.0.2.5a60.202508202026_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.5.0.2.5a60.202508202026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../32-libosmo-ranap7_1.7.0.14.70e1.202508202026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.14.70e1.202508202026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../33-libosmo-ranap-dbg_1.7.0.14.70e1.202508202026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.14.70e1.202508202026) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../34-libosmo-rua0_1.7.0.14.70e1.202508202026_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.7.0.14.70e1.202508202026) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../35-libosmo-rua-dbg_1.7.0.14.70e1.202508202026_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.7.0.14.70e1.202508202026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../36-libosmocore-dbg_1.11.0.32.33cb4.202508202026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508202026) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../37-osmo-hnbgw_1.7.0.59.2c88.202508202026_amd64.deb ... Unpacking osmo-hnbgw (1.7.0.59.2c88.202508202026) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../38-osmo-hnbgw-dbg_1.7.0.59.2c88.202508202026_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.7.0.59.2c88.202508202026) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508202026) ... Setting up osmocom-nightly (202508202026) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508202026) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508202026) ... Setting up libosmo-gtlv1:amd64 (0.5.0.2.5a60.202508202026) ... Setting up libasn1c1:amd64 (0.9.38.202508202026) ... Setting up libosmo-hnbap0:amd64 (1.7.0.14.70e1.202508202026) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508202026) ... Setting up libosmo-rua0:amd64 (1.7.0.14.70e1.202508202026) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508202026) ... Setting up libosmo-rua-dbg:amd64 (1.7.0.14.70e1.202508202026) ... Setting up libosmo-gtlv-dbg:amd64 (0.5.0.2.5a60.202508202026) ... Setting up libosmo-hnbap-dbg:amd64 (1.7.0.14.70e1.202508202026) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508202026) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0.30.7d236.202508202026) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.30.7d236.202508202026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202508202026) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508202026) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508202026) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508202026) ... Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508202026) ... Setting up libosmo-pfcp4:amd64 (0.5.0.2.5a60.202508202026) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508202026) ... Setting up libosmo-pfcp-dbg:amd64 (0.5.0.2.5a60.202508202026) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508202026) ... Setting up libosmocore (1.11.0.32.33cb4.202508202026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.159.de72.202508202026) ... Setting up libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508202026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.159.de72.202508202026) ... Setting up osmo-stp:amd64 (2.1.0.159.de72.202508202026) ... 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.14.70e1.202508202026) ... Setting up osmo-hnbgw (1.7.0.59.2c88.202508202026) ... 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.14.70e1.202508202026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.159.de72.202508202026) ... Setting up osmo-hnbgw-dbg:amd64 (1.7.0.59.2c88.202508202026) ... 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', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-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', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-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', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-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', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-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', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-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', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-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', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-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', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-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', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-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', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-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'] 20250821085642879 DLSS7 <000c> ss7_instance.c:65 0: Creating SS7 Instance 20250821085642879 DLSS7 <000c> ss7_route_table.c:62 0: Creating Route Table system 20250821085642879 DLSS7 <000c> ss7_asp.c:894 0: ASP(hnbgw0-0) Restarting ASP hnbgw0-0, r=127.0.0.1:2906<->l=127.0.0.1:2905 20250821085642879 DLSS7 <000c> fsm.c:456 XUA_ASP(hnbgw0-0){ASP_DOWN}: Allocated 20250821085642879 DLSS7 <000c> ss7_asp.c:935 0: ASP(hnbgw0-0) ASP Restart for server not implemented yet! 20250821085642879 DLSS7 <000c> fsm.c:456 XUA_AS(hnbgw0){AS_DOWN}: Allocated 20250821085642879 DLSS7 <000c> ss7_instance.c:325 0: AS(hnbgw0) Created AS 20250821085642879 DLSS7 <000c> ss7_as.c:161 0: AS(hnbgw0) Adding ASP hnbgw0-0 to AS 20250821085642879 DLSS7 <000c> ss7_as.c:167 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250821085642879 DLSS7 <000c> ss7_asp.c:894 0: ASP(virt-msc0-0) Restarting ASP virt-msc0-0, r=127.0.0.1:23905<->l=127.0.0.1:2905 20250821085642879 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20250821085642879 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-msc0-0) ASP Restart for server not implemented yet! 20250821085642880 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20250821085642880 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-msc0) Created AS 20250821085642880 DLSS7 <000c> ss7_as.c:161 0: AS(virt-msc0) Adding ASP virt-msc0-0 to AS 20250821085642880 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250821085642880 DLSS7 <000c> ss7_asp.c:894 0: ASP(virt-msc1-0) Restarting ASP virt-msc1-0, r=127.0.0.1:23907<->l=127.0.0.1:2905 20250821085642880 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20250821085642880 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-msc1-0) ASP Restart for server not implemented yet! 20250821085642880 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20250821085642880 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-msc1) Created AS 20250821085642880 DLSS7 <000c> ss7_as.c:161 0: AS(virt-msc1) Adding ASP virt-msc1-0 to AS 20250821085642880 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250821085642880 DLSS7 <000c> ss7_asp.c:894 0: ASP(virt-msc2-0) Restarting ASP virt-msc2-0, r=127.0.0.1:23909<->l=127.0.0.1:2905 20250821085642880 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20250821085642880 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-msc2-0) ASP Restart for server not implemented yet! 20250821085642880 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20250821085642880 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-msc2) Created AS 20250821085642880 DLSS7 <000c> ss7_as.c:161 0: AS(virt-msc2) Adding ASP virt-msc2-0 to AS 20250821085642880 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250821085642880 DLSS7 <000c> ss7_asp.c:894 0: ASP(virt-sgsn0-0) Restarting ASP virt-sgsn0-0, r=127.0.0.1:23906<->l=127.0.0.1:2905 20250821085642880 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20250821085642880 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-sgsn0-0) ASP Restart for server not implemented yet! 20250821085642880 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20250821085642880 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-sgsn0) Created AS 20250821085642880 DLSS7 <000c> ss7_as.c:161 0: AS(virt-sgsn0) Adding ASP virt-sgsn0-0 to AS 20250821085642880 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250821085642880 DLSS7 <000c> ss7_asp.c:894 0: ASP(virt-sgsn1-0) Restarting ASP virt-sgsn1-0, r=127.0.0.1:23908<->l=127.0.0.1:2905 20250821085642880 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20250821085642880 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-sgsn1-0) ASP Restart for server not implemented yet! 20250821085642880 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20250821085642880 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-sgsn1) Created AS 20250821085642880 DLSS7 <000c> ss7_as.c:161 0: AS(virt-sgsn1) Adding ASP virt-sgsn1-0 to AS 20250821085642880 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250821085642880 DLSS7 <000c> ss7_asp.c:894 0: ASP(virt-sgsn2-0) Restarting ASP virt-sgsn2-0, r=127.0.0.1:23910<->l=127.0.0.1:2905 20250821085642880 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20250821085642880 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-sgsn2-0) ASP Restart for server not implemented yet! 20250821085642880 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20250821085642880 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-sgsn2) Created AS 20250821085642880 DLSS7 <000c> ss7_as.c:161 0: AS(virt-sgsn2) Adding ASP virt-sgsn2-0 to AS 20250821085642880 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250821085642880 DLSS7 <000c> ss7_route.c:143 0: RT(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5,via=hnbgw0,st=available) Creating route: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085642880 DLSS7 <000c> ss7_route.c:143 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) Creating route: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085642880 DLSS7 <000c> ss7_route.c:143 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) Creating route: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821085642880 DLSS7 <000c> ss7_route.c:143 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) Creating route: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821085642880 DLSS7 <000c> ss7_route.c:143 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) Creating route: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085642880 DLSS7 <000c> ss7_route.c:143 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) Creating route: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821085642880 DLSS7 <000c> ss7_route.c:143 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=available) Creating route: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn2 proto=m3ua 20250821085642880 DLSS7 <000c> ss7_xua_srv.c:238 Creating m3ua Server (null):2905 20250821085642880 DLSS7 <000c> ss7_xua_srv.c:258 Created m3ua server on (null):2905 20250821085642880 DLSS7 <000c> ss7_xua_srv.c:326 (Re)binding m3ua Server to :::2905 % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. 20250821085642880 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 [testenv][with-pfcp] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) rate_ctr.c:86 validating counter group 0x560f9fb89360(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x560f9fb89340(iups) with 3 counters 20250821085643053 DLSS7 INFO 0: Creating SS7 Instance (ss7_instance.c:65) 20250821085643053 DLSS7 INFO 0: Creating Route Table system (ss7_route_table.c:62) 20250821085643053 DLGLOBAL DEBUG validating counter group 0x7f47fcb72be0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250821085643053 DLSS7 INFO 0: ASP(asp-clnt-CN-0) Restarting ASP asp-clnt-CN-0, r=127.0.0.1:2905<->l=127.0.0.1:2906 (ss7_asp.c:894) 20250821085643053 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{IDLE}: Allocated (fsm.c:456) 20250821085643053 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_DOWN}: Allocated (fsm.c:456) 20250821085643053 DLGLOBAL DEBUG validating counter group 0x7f47fcb728c0(sigtran_as) with 35 counters (rate_ctr.c:86) 20250821085643053 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_DOWN}: Allocated (fsm.c:456) 20250821085643053 DLSS7 INFO 0: AS(as-clnt-CN) Created AS (ss7_instance.c:325) 20250821085643053 DLSS7 INFO 0: AS(as-clnt-CN) Adding ASP asp-clnt-CN-0 to AS (ss7_as.c:161) 20250821085643053 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_DOWN}: Received Event AS_ASSIGNED (ss7_as.c:167) 20250821085643054 DLPFCP NOTICE 0x560fd3443310 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_vty.c:931) 20250821085643054 DLGLOBAL DEBUG validating counter group 0x560f9fb89440(msc) with 26 counters (rate_ctr.c:86) 20250821085643054 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Allocated (fsm.c:456) 20250821085643054 DCN DEBUG (msc-0) allocated (cnlink.c:231) 20250821085643054 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085643054 DLGLOBAL DEBUG validating counter group 0x560f9fb89440(msc) with 26 counters (rate_ctr.c:86) 20250821085643054 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Allocated (fsm.c:456) 20250821085643054 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:2906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085643054 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:2906<->l=::ffff:127.0.0.1:2905): matched connection to ASP hnbgw0-0 20250821085643054 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085643054 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085643054 DCN DEBUG (msc-1) allocated (cnlink.c:231) 20250821085643054 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085643054 DLGLOBAL DEBUG validating counter group 0x560f9fb89440(msc) with 26 counters (rate_ctr.c:86) 20250821085643054 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Allocated (fsm.c:456) 20250821085643054 DCN DEBUG (msc-2) allocated (cnlink.c:231) 20250821085643054 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085643054 DLGLOBAL DEBUG validating counter group 0x560f9fb89440(msc) with 26 counters (rate_ctr.c:86) 20250821085643054 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Allocated (fsm.c:456) 20250821085643054 DCN DEBUG (msc-3) allocated (cnlink.c:231) 20250821085643054 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085643054 DLGLOBAL DEBUG validating counter group 0x560f9fb89420(sgsn) with 26 counters (rate_ctr.c:86) 20250821085643054 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Allocated (fsm.c:456) 20250821085643054 DCN DEBUG (sgsn-0) allocated (cnlink.c:231) 20250821085643054 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085643054 DLGLOBAL DEBUG validating counter group 0x560f9fb89420(sgsn) with 26 counters (rate_ctr.c:86) 20250821085643054 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Allocated (fsm.c:456) 20250821085643054 DCN DEBUG (sgsn-1) allocated (cnlink.c:231) 20250821085643054 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085643054 DLGLOBAL DEBUG validating counter group 0x560f9fb89420(sgsn) with 26 counters (rate_ctr.c:86) 20250821085643054 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Allocated (fsm.c:456) 20250821085643054 DCN DEBUG (sgsn-2) allocated (cnlink.c:231) 20250821085643054 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085643054 DLGLOBAL DEBUG validating counter group 0x560f9fb89420(sgsn) with 26 counters (rate_ctr.c:86) 20250821085643054 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Allocated (fsm.c:456) 20250821085643054 DCN DEBUG (sgsn-3) allocated (cnlink.c:231) 20250821085643054 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. 20250821085643054 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20250821085643054 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20250821085643054 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:301) 20250821085643054 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:304) 20250821085643054 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:119) 20250821085643054 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250821085643054 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:51495 (mgcp_client.c:999) 20250821085643054 DLPFCP DEBUG 0x560fd3443310 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_pfcp.c:98) 20250821085643054 DLPFCP NOTICE PFCP endpoint: recovery timestamp = 0xec515dcb (1755766603 seconds since UNIX epoch, which is 3964755403 seconds since NTP era 0; IETF RFC 5905) (pfcp_endpoint.c:147) 20250821085643054 DLPFCP DEBUG pfcp_cp_peer[0x560fd35c6460]{disabled}: Allocated (fsm.c:456) 20250821085643054 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{disabled}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:131) 20250821085643054 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821085643054 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:196) 20250821085643054 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:258) 20250821085643054 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821085643054 DCN DEBUG (msc-0) no SCCP instance selected yet (cnlink.c:487) 20250821085643054 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (cnlink.c:521) 20250821085643054 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (cnlink.c:546) 20250821085643054 DLSCCP NOTICE cs7-0-sccp-OsmoHNBGW: Using SS7 instance 0, pc:0.23.5 (sccp_instance.c:641) 20250821085643054 DLSCCP NOTICE cs7-0-sccp-OsmoHNBGW: Using AS instance as-clnt-CN (sccp_instance.c:659) 20250821085643054 DLSCCP NOTICE cs7-0-sccp-OsmoHNBGW: Creating default route (sccp_instance.c:665) 20250821085643054 DLSS7 INFO 0: RT(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5,via=as-clnt-CN,st=available) Creating route: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_route.c:143) 20250821085643054 DLSCCP NOTICE cs7-0-sccp-OsmoHNBGW: Using ASP instance asp-clnt-CN-0 (sccp_instance.c:770) 20250821085643054 DLSS7 NOTICE 0: Creating SCCP instance (ss7_instance.c:159) 20250821085643054 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_instance.c:168) 20250821085643054 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x560fd355f5a0 (ss7_user.c:88) 20250821085643054 DCN NOTICE (cs7-0-sccp-OsmoHNBGW) created SCCP instance on cs7 instance 0 (hnbgw_sccp.c:538) 20250821085643054 DCN DEBUG (cs7-0-sccp-OsmoHNBGW) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_sccp.c:546) 20250821085643054 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'cs7-0-sccp-OsmoHNBGW-RANAP' to SSN=142 PC=0.23.5 (sccp_instance.c:168) 20250821085643054 DCN INFO cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 1 (cnlink) (cnlink.c:551) 20250821085643054 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.1 msc-0 msc-naught (cnlink.c:459) 20250821085643054 DCN DEBUG (msc-1) no SCCP instance selected yet (cnlink.c:487) 20250821085643054 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (cnlink.c:521) 20250821085643054 DCN DEBUG (msc-1) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250821085643054 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 2 (2*cnlink) (cnlink.c:541) 20250821085643054 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (cnlink.c:459) 20250821085643054 DCN DEBUG (msc-2) no SCCP instance selected yet (cnlink.c:487) 20250821085643054 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (cnlink.c:521) 20250821085643054 DCN DEBUG (msc-2) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250821085643054 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 3 (3*cnlink) (cnlink.c:541) 20250821085643054 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (cnlink.c:459) 20250821085643054 DCN DEBUG (msc-3) no SCCP instance selected yet (cnlink.c:487) 20250821085643054 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (cnlink.c:521) 20250821085643054 DCN DEBUG (msc-3) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250821085643054 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 4 (4*cnlink) (cnlink.c:541) 20250821085643054 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (cnlink.c:459) 20250821085643054 DCN DEBUG (sgsn-0) no SCCP instance selected yet (cnlink.c:487) 20250821085643054 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (cnlink.c:521) 20250821085643054 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250821085643054 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 5 (5*cnlink) (cnlink.c:541) 20250821085643054 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.4 sgsn-0 sgsn-naught (cnlink.c:459) 20250821085643054 DCN DEBUG (sgsn-1) no SCCP instance selected yet (cnlink.c:487) 20250821085643054 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (cnlink.c:521) 20250821085643054 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250821085643054 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 6 (6*cnlink) (cnlink.c:541) 20250821085643054 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (cnlink.c:459) 20250821085643054 DCN DEBUG (sgsn-2) no SCCP instance selected yet (cnlink.c:487) 20250821085643054 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (cnlink.c:521) 20250821085643054 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250821085643054 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 7 (7*cnlink) (cnlink.c:541) 20250821085643054 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (cnlink.c:459) 20250821085643054 DCN DEBUG (sgsn-3) no SCCP instance selected yet (cnlink.c:487) 20250821085643054 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (cnlink.c:521) 20250821085643054 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250821085643054 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 8 (8*cnlink) (cnlink.c:541) 20250821085643054 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (cnlink.c:459) 20250821085643054 DLINP INFO CLICONN(asp-clnt-CN-0,r=127.0.0.1:2905<->l=127.0.0.1:2906){CONNECTING} connection established (stream_cli.c:441) 20250821085643054 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250821085643054 DLSS7 INFO 0: ASP(asp-clnt-CN-0) Client connected (r=127.0.0.1:2905<->l=127.0.0.1:2906) (ss7_asp.c:1187) 20250821085643054 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:403) 20250821085643054 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:410) 20250821085643054 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:170) 20250821085643054 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:171) 20250821085643054 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 01 00 00 00 08 (ss7_asp.c:1383) 20250821085643054 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085643054 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:UP) 20250821085643054 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085643054 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085643054 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(hnbgw0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085643054 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085643054 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085643054 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(hnbgw0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085643054 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(hnbgw0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085643054 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(hnbgw0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085643054 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(hnbgw0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085643054 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02  20250821085643054 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085643055 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085643055 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:797) 20250821085643055 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:758) 20250821085643055 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:414) 20250821085643055 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:542) 20250821085643055 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821085643055 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821085643055 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250821085643055 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:357) 20250821085643055 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250821085643055 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:403) 20250821085643055 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:410) 20250821085643055 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:182) 20250821085643055 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085643055 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821085643055 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_INACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821085643055 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821085643055 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085643055 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821085643055 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT 20250821085643055 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821085643055 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085643055 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085643055 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085643055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085643055 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085643055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643055 DLSS7 INFO 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-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085643055 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085643055 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=2=0.0.2,SLS=6: no route! (sccp_scrc.c:180) 20250821085643055 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250821085643055 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085643055 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085643055 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085643055 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085643055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085643055 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085643055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643055 DLSS7 INFO 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-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085643055 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085643055 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=185=0.23.1,SLS=14: no route! (sccp_scrc.c:180) 20250821085643055 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250821085643055 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085643055 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085643055 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:797) 20250821085643055 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:693) 20250821085643055 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:403) 20250821085643055 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:410) 20250821085643055 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:258) 20250821085643055 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:259) 20250821085643055 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 04 01 00 00 00 08 (ss7_asp.c:1383) 20250821085643055 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085643055 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821085643055 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK 20250821085643055 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Rx HEARTBEAT ACK 20250821085643055 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085643055 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085643055 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:334) 20250821085643055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085643055 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085643055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643055 DLSS7 INFO 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-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085643055 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085643055 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=12=0.1.4,SLS=14: no route! (sccp_scrc.c:180) 20250821085643055 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250821085643055 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085643055 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250821085643055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-NOTICE.indication (sccp_user.c:121) 20250821085643055 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250821085643055 DCN NOTICE (msc-1) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250821085643055 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085643055 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250821085643055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-NOTICE.indication (sccp_user.c:121) 20250821085643055 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250821085643055 DCN NOTICE (msc-0) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250821085643055 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085643055 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250821085643055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-NOTICE.indication (sccp_user.c:121) 20250821085643055 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250821085643055 DCN NOTICE (sgsn-3) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250821085643055 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085643055 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085643055 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085643055 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:334) 20250821085643055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085643055 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821085643055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643055 DLSS7 INFO 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-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085643055 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085643055 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=11=0.1.3,SLS=10: no route! (sccp_scrc.c:180) 20250821085643055 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250821085643055 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085643055 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085643055 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085643055 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085643055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085643055 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085643055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643055 DLSS7 INFO 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=3 -> eSLS=19: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085643055 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085643055 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=10=0.1.2,SLS=3: no route! (sccp_scrc.c:180) 20250821085643055 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250821085643055 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085643055 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085643055 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085643055 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085643055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085643055 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085643055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643055 DLSS7 INFO 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-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085643055 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085643055 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=188=0.23.4,SLS=7: no route! (sccp_scrc.c:180) 20250821085643055 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250821085643055 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085643055 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085643055 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085643055 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:334) 20250821085643055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085643055 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085643055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643055 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=7 -> eSLS=103: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085643055 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085643055 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=4=0.0.4,SLS=7: no route! (sccp_scrc.c:180) 20250821085643055 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250821085643055 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085643055 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085643055 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085643055 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085643055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085643056 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085643056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643056 DLSS7 INFO 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-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085643056 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085643056 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=3=0.0.3,SLS=9: no route! (sccp_scrc.c:180) 20250821085643056 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250821085643056 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085643056 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085643056 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821085643056 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821085643056 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_INACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250821085643056 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250821085643056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643056 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) 20250821085643056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643056 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-NOTICE.indication (sccp_user.c:121) 20250821085643056 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250821085643056 DCN NOTICE (sgsn-2) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250821085643056 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085643056 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250821085643056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643056 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085643056 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085643056 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085643056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643056 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) 20250821085643056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643056 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08  20250821085643056 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085643056 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(hnbgw0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085643056 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(hnbgw0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085643056 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(hnbgw0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085643056 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-NOTICE.indication (sccp_user.c:121) 20250821085643056 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250821085643056 DCN NOTICE (sgsn-1) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250821085643056 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085643056 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(hnbgw0-0) Tx NOTIFY Type State Change:AS Active () 20250821085643056 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03  20250821085643056 DLSS7 <000c> ss7_route.c:143 0: RT(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5,via=hnbgw0,st=available) Creating route: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085643056 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5,via=hnbgw0,st=available) changed to status 'available' 20250821085643056 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 64 bytes: [L2]> 01 00 02 01 00 00 00 40 00 06 00 08 00 00 00 00 00 12 00 1c 00 00 00 b9 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085643056 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085643056 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250821085643056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643056 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-NOTICE.indication (sccp_user.c:121) 20250821085643056 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250821085643056 DCN NOTICE (sgsn-0) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250821085643056 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085643056 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250821085643056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643056 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-NOTICE.indication (sccp_user.c:121) 20250821085643056 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250821085643056 DCN NOTICE (msc-3) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250821085643056 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085643056 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250821085643056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643056 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) 20250821085643056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643056 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-NOTICE.indication (sccp_user.c:121) 20250821085643056 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250821085643056 DCN NOTICE (msc-2) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250821085643056 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085643056 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085643056 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:797) 20250821085643056 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:758) 20250821085643056 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:414) 20250821085643056 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:627) 20250821085643057 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250821085643057 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:565) 20250821085643057 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250821085643057 DLSS7 INFO 0: AS(as-clnt-CN) AS became active, some routes to remote PCs may have become available (xua_as_fsm.c:430) 20250821085643057 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => address-book pc=185=0.23.1 is now available (xua_as_fsm.c:471) 20250821085643057 DLSS7 INFO 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) Creating route: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_route.c:143) 20250821085643057 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'available' (ss7_route.c:409) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085643057 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085643057 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085643057 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085643057 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085643057 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => address-book pc=2=0.0.2 is now available (xua_as_fsm.c:471) 20250821085643057 DLSS7 INFO 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) Creating route: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_route.c:143) 20250821085643057 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'available' (ss7_route.c:409) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085643057 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085643057 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085643057 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085643057 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085643057 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => address-book pc=3=0.0.3 is now available (xua_as_fsm.c:471) 20250821085643057 DLSS7 INFO 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) Creating route: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_route.c:143) 20250821085643057 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'available' (ss7_route.c:409) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085643057 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085643057 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085643057 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085643057 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085643057 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => address-book pc=4=0.0.4 is now available (xua_as_fsm.c:471) 20250821085643057 DLSS7 INFO 0: RT(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) Creating route: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_route.c:143) 20250821085643057 DLSS7 NOTICE 0: RT(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'available' (ss7_route.c:409) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085643057 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085643057 DCN DEBUG N-PCSTATE ind: affected_pc=4=0.0.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085643057 DCN NOTICE (msc-3) now available: N-PCSTATE ind: pc=4=0.0.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085643057 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085643057 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => address-book pc=188=0.23.4 is now available (xua_as_fsm.c:471) 20250821085643057 DLSS7 INFO 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) Creating route: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_route.c:143) 20250821085643057 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'available' (ss7_route.c:409) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085643057 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085643057 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085643057 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085643057 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085643057 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => address-book pc=10=0.1.2 is now available (xua_as_fsm.c:471) 20250821085643057 DLSS7 INFO 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) Creating route: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_route.c:143) 20250821085643057 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'available' (ss7_route.c:409) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085643057 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085643057 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085643057 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085643057 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085643057 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => address-book pc=11=0.1.3 is now available (xua_as_fsm.c:471) 20250821085643057 DLSS7 INFO 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) Creating route: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_route.c:143) 20250821085643057 DLSS7 NOTICE 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'available' (ss7_route.c:409) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085643057 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085643057 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085643057 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085643057 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085643057 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => address-book pc=12=0.1.4 is now available (xua_as_fsm.c:471) 20250821085643057 DLSS7 INFO 0: RT(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) Creating route: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_route.c:143) 20250821085643057 DLSS7 NOTICE 0: RT(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'available' (ss7_route.c:409) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085643057 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085643057 DCN DEBUG N-PCSTATE ind: affected_pc=12=0.1.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085643057 DCN NOTICE (sgsn-3) now available: N-PCSTATE ind: pc=12=0.1.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085643057 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085643057 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250821085643057 DLSS7 NOTICE xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:406) 20250821085643057 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085643057 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:797) 20250821085643057 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Received NOTIFY Type State Change:AS Active () (m3ua.c:693) 20250821085643057 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:403) 20250821085643057 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:410) 20250821085643057 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (ss7_asp.c:1285) 20250821085643057 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085643057 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA(RFC4666 4.5.1) for 0.23.1/0, 0.0.2/0, 0.0.3/0, 0.23.4/0, 0.1.2/0, 0.1.3/0 (xua_snm.c:458) 20250821085643057 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085643057 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085643057 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085643057 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085643057 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085643057 DLSS7 NOTICE 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085643057 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085643057 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085643057 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085643057 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085643057 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085643057 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085643057 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085643057 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085643057 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085643057 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085643057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085643057 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085643057 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085643058 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085643058 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085643058 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:334) 20250821085643058 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085643058 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085643058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643058 DLSS7 INFO 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=14 -> eSLS=126: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085643058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643058 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085643058 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=14 -> eSLS=126: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085643058 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085643058 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085643058 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085643058 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085643058 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085643058 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085643058 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085643058 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:334) 20250821085643058 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085643058 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821085643058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643058 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085643058 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085643058 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085643058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643058 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085643058 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085643058 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085643058 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085643058 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085643058 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085643058 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085643058 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085643058 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085643058 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085643058 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085643059 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085643059 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085643059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643059 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085643059 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085643059 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085643059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643059 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085643059 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085643059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085643059 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085643059 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085643059 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085643059 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085643059 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085643059 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085643059 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085643059 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085643059 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085643059 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085643059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643059 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085643059 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085643059 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085643060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643060 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085643060 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085643060 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085643060 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085643060 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085643060 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085643060 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085643060 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085643060 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085643060 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085643060 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:334) 20250821085643060 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085643060 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085643060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643060 DLSS7 INFO 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=3 -> eSLS=99: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085643060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643060 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085643060 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085643061 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085643061 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085643061 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085643061 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085643061 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085643061 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085643061 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085643061 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085643061 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085643061 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085643061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643061 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085643061 DLSS7 INFO 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=1 -> eSLS=17: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085643061 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=1 -> eSLS=17: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085643061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643061 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085643061 DLSS7 INFO 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=1 -> eSLS=17: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085643061 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085643061 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085643061 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085643061 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085643061 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085643061 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085643061 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085643062 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085643062 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085643062 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085643062 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085643062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643062 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085643062 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085643062 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085643062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643062 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085643062 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085643062 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085643062 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085643062 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085643062 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085643062 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085643062 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085643062 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085643062 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085643062 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085643062 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085643062 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085643062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643063 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085643063 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085643063 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085643063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085643063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085643063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085643063 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085643063 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085643063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085643063 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085643063 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085643063 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085643063 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085643063 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085643063 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085643063 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085643063 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085643063 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=14 20250821085643063 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085643063 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085643063 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085643063 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085643063 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085643063 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821085643063 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085643063 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085643063 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085643063 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085643064 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085643064 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085643064 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085643064 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=11 20250821085643064 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085643064 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085643064 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085643064 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085643064 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085643064 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085643064 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085643064 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821085643064 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085643064 DLSS7 <000c> ss7_combined_linkset.c:297 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-sgsn0' round-robin style (unavailable) 20250821085643064 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085643064 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085643064 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085643064 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085643064 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085643064 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=3 20250821085643064 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085643064 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085643064 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085643064 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085643064 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085643064 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=1 20250821085643064 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085643064 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085643064 DLSS7 <000c> ss7_combined_linkset.c:322 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=1 -> eSLS=17: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085643064 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085643064 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085643064 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085643064 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085643064 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=7 20250821085643064 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085643064 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085643064 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085643064 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085643064 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085643064 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085643064 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085643064 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821085643064 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085643064 DLSS7 <000c> ss7_combined_linkset.c:297 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-msc0' round-robin style (unavailable) 20250821085643064 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085643064 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! [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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/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/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-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-20250821-0847-ee9131e2-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 spawn /opt/eclipse-titan-11.1.0/bin/mctr_cli HNBGW_Tests-with-pfcp.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 11.1.0 * * Copyright (c) 2000-2025 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@3bdb09a82332: Unix server socket created successfully. MC@3bdb09a82332: Listening on TCP port 35775. MC2> 3bdb09a82332 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/titan-11.1.0/hnbgw/HNBGW_Tests 3bdb09a82332 35775 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@3bdb09a82332: New HC connected from 10.0.2.100 [10.0.2.100]. 3bdb09a82332: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@3bdb09a82332: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@3bdb09a82332: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@3bdb09a82332: Configuration file was processed on all HCs. MC@3bdb09a82332: Creating MTC on host 10.0.2.100. MC@3bdb09a82332: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@3bdb09a82332: 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 ------ Thu Aug 21 08:56: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_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@3bdb09a82332: 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@3bdb09a82332: Test case TC_hnb_register started. 20250821085644691 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57066<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085644694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57072<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085644698 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36491<->l=127.0.0.1:4262) (control_if.c:572) HNBGW-PFCP(6)@3bdb09a82332: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250821085646055 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{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)@3bdb09a82332: 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 := 3964755403 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } HNBGW-PFCP(6)@3bdb09a82332: broadcasting to mtc MTC@3bdb09a82332: setverdict(pass): none -> pass HNBGW-PFCP(6)@3bdb09a82332: 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 } } } 20250821085646072 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{wait_assoc_setup_resp}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821085646072 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{wait_assoc_setup_resp}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821085646073 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{wait_assoc_setup_resp}: Received Event PFCP_CP_PEER_EV_RX_ASSOC_SETUP_RESP (pfcp_cp_peer.c:229) 20250821085646073 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{wait_assoc_setup_resp}: State change to associated (no timeout) (pfcp_cp_peer.c:242) 20250821085646073 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Associated with UPF 127.0.0.1:8805 (pfcp_cp_peer.c:253) 20250821085646073 DLPFCP NOTICE PFCP Peer associated: true (hnbgw_pfcp.c:82) 20250821085646073 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{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) 20250821085646073 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20250821085646073 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821085646073 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821085646073 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821085646073 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW-PFCP(6)@3bdb09a82332: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250821085646103 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085646103 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085646104 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085646104 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085646104 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085646104 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085646104 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085646104 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085646105 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085646105 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085646105 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085646105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646105 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085646105 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085646105 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085646105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646105 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085646105 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085646105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085646105 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085646105 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085646105 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085646105 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085646105 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) TC_hnb_register-Iuh0(7)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085646105 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085646105 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085646105 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085646105 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085646105 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085646105 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085646105 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085646105 DLSS7 <000c> ss7_combined_linkset.c:297 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-msc0' round-robin style (unavailable) 20250821085646105 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085646105 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085646105 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085646105 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085646105 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085646105 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085646105 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085646105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646105 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085646105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085646105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646105 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085646105 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085646105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085646105 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085646106 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085646106 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085646106 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085646106 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085646106 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085646106 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085646106 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085646106 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085646106 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085646106 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085646106 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085646106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646106 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085646106 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085646106 DLSS7 INFO 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=12 -> eSLS=28: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085646106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646106 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085646106 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085646106 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085646106 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085646106 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085646106 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085646106 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085646106 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085646106 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085646106 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085646106 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085646107 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=7 20250821085646107 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085646107 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085646107 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085646107 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085646107 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085646107 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085646107 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=12 20250821085646107 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085646107 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085646107 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085646107 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085646107 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085646107 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085646107 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:334) 20250821085646108 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085646108 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085646108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646108 DLSS7 INFO 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085646108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646108 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085646108 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085646108 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085646108 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085646108 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085646108 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085646108 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085646108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085646108 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085646108 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085646108 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=15 20250821085646108 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085646108 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(11)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085646153 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085646153 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085646153 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085646153 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085646154 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085646154 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085646154 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085646154 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085646154 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085646154 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085646154 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085646154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646154 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085646154 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085646154 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085646154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646155 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085646155 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085646155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085646155 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085646155 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085646155 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085646155 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085646155 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085646155 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085646155 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085646155 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085646155 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085646155 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085646155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646155 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085646155 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085646155 DLSS7 INFO 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=6 -> eSLS=22: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085646155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646156 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085646156 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085646156 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085646156 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085646156 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085646156 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085646156 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085646156 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085646156 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085646156 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085646156 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:334) 20250821085646156 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085646156 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085646156 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085646156 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=1 20250821085646156 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085646156 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085646156 DLSS7 <000c> ss7_combined_linkset.c:297 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-sgsn0' round-robin style (unavailable) 20250821085646156 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085646156 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085646156 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821085646156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646156 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085646156 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085646156 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=1 -> eSLS=1: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085646156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646157 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085646157 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085646157 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085646157 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085646157 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085646157 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085646157 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085646157 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085646157 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085646157 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085646157 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085646157 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=6 20250821085646157 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085646157 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085646157 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085646157 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085646157 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085646157 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085646157 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085646157 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085646157 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085646157 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=1 20250821085646157 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085646157 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085646157 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085646157 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085646158 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085646158 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085646158 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:334) 20250821085646158 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085646158 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085646158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646158 DLSS7 INFO 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085646159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646159 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085646159 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085646159 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085646159 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085646159 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085646159 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085646159 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085646159 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085646159 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085646159 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085646159 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=5 20250821085646159 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085646159 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(14)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(12)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085646340 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085646340 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085646340 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085646340 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(11)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085646349 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085646349 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085646349 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085646349 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085646349 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085646349 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085646349 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085646349 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085646349 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085646349 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085646349 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085646349 DLSS7 <000c> ss7_asp.c:1383 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  20250821085646349 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085646352 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085646352 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085646352 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085646352 DLSS7 <000c> ss7_asp.c:1383 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  20250821085646352 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085646352 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085646352 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085646352 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085646352 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085646352 DLSS7 <000c> ss7_asp.c:1383 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  20250821085646352 DLSS7 <000c> ss7_route.c:143 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) Creating route: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085646352 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'available' 20250821085646352 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085646352 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085646352 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085646352 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085646352 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085646352 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085646352 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085646352 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085646352 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085646352 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085646353 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085646353 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085646353 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085646353 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085646354 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085646354 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085646354 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085646354 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085646354 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085646354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646354 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085646354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646354 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085646354 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085646354 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085646354 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085646354 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085646354 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085646354 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085646354 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085646354 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085646354 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085646354 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821085646354 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085646355 DLSS7 <000c> ss7_combined_linkset.c:297 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-msc0' round-robin style (available) 20250821085646355 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085646355 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085646355 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085646355 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821085646380 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085646380 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085646380 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085646381 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(14)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085646388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085646388 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085646388 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085646388 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085646388 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085646388 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085646388 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085646388 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085646388 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085646388 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085646388 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085646388 DLSS7 <000c> ss7_asp.c:1383 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  20250821085646388 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085646390 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085646390 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085646390 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085646390 DLSS7 <000c> ss7_asp.c:1383 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  20250821085646390 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085646390 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085646390 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085646390 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085646390 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085646390 DLSS7 <000c> ss7_asp.c:1383 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  20250821085646390 DLSS7 <000c> ss7_route.c:143 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) Creating route: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085646390 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'available' 20250821085646391 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085646391 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085646391 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085646391 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085646391 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085646391 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085646391 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085646391 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085646391 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085646391 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085646391 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085646391 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085646391 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085646391 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085646391 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085646392 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085646392 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085646392 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085646392 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085646392 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085646392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646392 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085646392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085646393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085646393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085646393 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085646393 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085646393 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085646393 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085646393 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085646393 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085646393 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085646393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085646393 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085646393 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085646393 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821085646393 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085646393 DLSS7 <000c> ss7_combined_linkset.c:297 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-sgsn0' round-robin style (available) 20250821085646393 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085646393 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085646393 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085646393 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(10)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085647156 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085647156 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085647156 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085647156 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085647156 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085647156 DLSS7 <000c> ss7_combined_linkset.c:297 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 'hnbgw0' round-robin style (available) 20250821085647156 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085647156 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085647156 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085647156 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085647156 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085647156 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085647156 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085647156 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085647156 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085647156 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085647156 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085647156 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085647156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085647156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085647156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085647156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085647156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085647156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085647156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085647156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085647156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085647156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085647156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085647156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085647156 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085647156 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085647156 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085647156 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085647156 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085647156 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:382) 20250821085647156 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085647156 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821085647156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085647156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085647157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085647157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085647157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085647157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085647157 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085647157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085647157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085647157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085647157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085647157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085647157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085647157 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085647157 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085647157 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085647157 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085647157 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085647157 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821085647157 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085647157 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085647157 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085647157 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085647157 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085647157 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821085647157 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085647157 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085647157 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085647157 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085647157 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085647157 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821085647158 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085647158 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085647158 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085647158 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085647158 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085647158 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085647158 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085647158 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085647158 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085647158 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085647159 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085647159 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085647159 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085647159 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085647159 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085647159 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085647159 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085647159 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085647159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085647159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085647159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085647159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085647159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085647159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085647159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085647159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085647159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085647159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085647159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085647159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085647159 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085647159 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085647159 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085647159 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085647159 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(10)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(13)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085647195 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085647195 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085647195 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085647195 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085647195 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085647195 DLSS7 <000c> ss7_combined_linkset.c:297 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 'hnbgw0' round-robin style (available) 20250821085647195 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085647195 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085647195 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085647195 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085647195 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085647195 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085647195 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085647195 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085647195 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085647195 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085647195 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085647195 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085647195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085647195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085647195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085647195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085647195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085647195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085647195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085647195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085647195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085647195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085647195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085647195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085647195 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085647195 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085647195 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085647195 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085647195 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085647195 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:382) 20250821085647195 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085647195 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821085647195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085647195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085647195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085647195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085647195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085647195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085647195 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085647195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085647195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085647195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085647196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085647196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085647196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085647196 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085647196 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085647196 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085647196 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085647196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085647196 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821085647196 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085647196 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085647196 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085647196 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085647196 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085647196 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821085647196 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085647196 DLSS7 <000c> ss7_combined_linkset.c:297 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-sgsn0' round-robin style (available) 20250821085647196 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085647196 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085647196 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085647196 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821085647198 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085647198 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085647198 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085647198 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085647198 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085647198 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085647198 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085647198 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085647198 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085647198 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085647198 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085647198 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085647198 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085647198 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085647198 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085647198 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085647198 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085647198 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085647198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085647198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085647198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085647198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085647198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085647198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085647198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085647198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085647198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085647198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085647198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085647198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085647198 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085647198 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085647198 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085647198 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085647198 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(13)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821085647204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085647204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085647204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085647204 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085647204 DLGLOBAL DEBUG validating counter group 0x560f9fb89bc0(hnb) with 72 counters (rate_ctr.c:86) 20250821085647204 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:562) 20250821085647204 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085647204 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085647204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085647204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821085647217 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57072<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085647218 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36491<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(5)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(4)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085647220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57066<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085647220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085647220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085647220 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085647220 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 (hnb.c:255) 20250821085647220 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_hnb_register(3)@3bdb09a82332: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(8)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(9)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(6)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(10)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@3bdb09a82332: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(15)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@3bdb09a82332: Test case TC_hnb_register finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Thu Aug 21 08:56:47 UTC 2025 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20250821085647268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42880<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085647296 DLINP INFO asp-clnt-CN-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED 10.0.2.100:2905 err=None (stream.c:348) 20250821085647296 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (ss7_asp.c:1285) 20250821085647296 DLSS7 INFO 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (ss7_asp.c:1000) 20250821085647296 DLSS7 INFO 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:2905 err=None (ss7_asp.c:1016) 20250821085647361 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085647361 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085647361 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085647361 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085647361 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085647361 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085647361 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085647361 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085647361 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085647361 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085647361 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085647361 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085647361 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085647361 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085647361 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085647361 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085647361 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085647361 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085647361 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085647361 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085647361 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821085647361 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085647361 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085647362 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085647362 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085647362 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085647362 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085647362 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085647362 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085647362 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085647362 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085647362 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085647362 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085647362 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085647362 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085647362 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085647362 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085647362 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085647362 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085647362 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085647362 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085647362 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085647362 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085647362 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085647362 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085647362 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085647362 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085647362 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085647362 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085647362 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085647362 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085647362 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085647362 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085647362 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085647362 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085647362 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085647362 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085647363 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085647363 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085647363 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085647363 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085647363 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085647363 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085647363 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085647363 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085647363 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085647363 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085647363 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085647363 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085647872 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42880<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=277520) Waiting for packet dumper to finish... 1 (prev_count=277520, count=278060) 20250821085649362 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085649362 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085649362 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085649363 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085649363 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085649363 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 08:56: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_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@3bdb09a82332: 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@3bdb09a82332: Test case TC_hnb_register_duplicate started. 20250821085651015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42890<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085651021 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42904<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085651025 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39289<->l=127.0.0.1:4262) (control_if.c:572) TC_hnb_register_duplicate-Iuh0(20)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085651143 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085651143 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085651150 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085651150 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085651150 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085651150 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_hnb_register_duplicate-Iuh1(22)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085651151 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38637 (stream_srv.c:143) 20250821085651151 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38637<->l=127.0.0.1:29169 (hnb.c:335) 20250821085651151 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085651151 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085651151 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085651151 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085651152 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085651152 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085651152 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:334) 20250821085651152 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085651152 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085651152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651152 DLSS7 INFO 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=11 -> eSLS=107: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085651152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651152 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085651152 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085651152 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085651152 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085651152 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085651152 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085651152 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085651152 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085651152 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085651152 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085651152 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085651152 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085651152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651152 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085651152 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085651152 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085651152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651152 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085651152 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085651152 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085651152 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085651152 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085651152 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085651152 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085651152 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085651152 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085651152 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085651152 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085651152 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085651152 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085651152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651152 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085651152 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085651152 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085651152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651152 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085651152 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085651152 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085651152 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085651152 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085651152 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085651152 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085651152 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085651152 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085651152 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085651152 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085651152 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085651152 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085651152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651152 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085651152 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085651152 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085651152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651152 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085651152 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085651152 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085651152 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085651152 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085651152 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085651152 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085651152 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085651152 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085651152 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085651152 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085651152 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=11 20250821085651153 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085651153 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085651153 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085651153 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085651153 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085651153 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=11 20250821085651153 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085651153 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085651153 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085651153 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085651153 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085651153 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085651153 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085651153 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=15 20250821085651153 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085651153 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085651153 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085651153 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085651153 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085651153 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085651153 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085651153 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821085651153 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085651153 DLSS7 <000c> ss7_combined_linkset.c:297 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-msc0' round-robin style (unavailable) 20250821085651153 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085651153 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(26)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(26)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(24)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085651166 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085651166 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085651166 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085651166 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085651166 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085651166 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085651167 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085651167 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085651168 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085651168 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085651168 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:334) 20250821085651168 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085651168 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085651168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651168 DLSS7 INFO 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085651168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651168 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085651168 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085651168 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085651168 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085651168 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085651168 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085651168 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085651168 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085651168 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085651168 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:334) 20250821085651168 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085651168 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821085651168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651168 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085651168 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085651168 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085651168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651168 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085651168 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085651168 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085651168 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085651168 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085651168 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085651168 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085651168 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085651168 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085651168 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085651168 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085651168 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085651168 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085651168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651168 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085651168 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085651168 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085651168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651168 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085651168 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085651168 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085651168 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085651168 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085651168 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085651168 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085651168 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085651168 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085651168 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085651168 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085651168 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085651168 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085651168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651168 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085651168 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085651168 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085651168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651168 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085651168 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085651168 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085651168 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085651168 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085651168 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085651168 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085651168 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085651168 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085651168 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085651168 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085651168 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=9 20250821085651168 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085651168 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085651168 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085651168 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085651168 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085651168 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=13 20250821085651168 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085651168 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085651168 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085651168 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085651168 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085651168 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085651168 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085651168 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=12 20250821085651168 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085651168 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085651168 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085651168 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085651168 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085651168 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085651168 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085651168 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=12 20250821085651168 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085651168 DLSS7 <000c> ss7_combined_linkset.c:297 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-sgsn0' round-robin style (unavailable) 20250821085651168 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085651168 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085651364 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085651364 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085651364 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085651364 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(26)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085651370 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085651370 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085651370 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085651370 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085651370 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085651370 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085651370 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085651370 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085651370 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085651370 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085651370 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085651370 DLSS7 <000c> ss7_asp.c:1383 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  20250821085651370 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085651373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085651373 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085651373 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085651373 DLSS7 <000c> ss7_asp.c:1383 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  20250821085651373 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085651373 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085651373 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085651373 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085651373 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085651373 DLSS7 <000c> ss7_asp.c:1383 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  20250821085651373 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085651373 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085651373 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085651373 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085651373 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085651373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085651373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085651373 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085651373 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085651373 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085651373 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085651373 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085651373 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085651373 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085651373 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085651373 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085651374 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085651374 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085651374 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085651375 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085651375 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085651375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651375 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085651375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651375 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085651375 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085651375 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085651375 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085651375 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085651375 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085651375 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085651375 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085651375 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085651375 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085651375 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821085651375 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085651375 DLSS7 <000c> ss7_combined_linkset.c:297 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-msc0' round-robin style (available) 20250821085651375 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085651375 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085651375 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085651375 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821085651378 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085651378 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085651378 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085651378 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(29)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085651382 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085651382 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085651382 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085651382 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085651382 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085651382 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085651382 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085651382 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085651382 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085651382 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085651382 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085651382 DLSS7 <000c> ss7_asp.c:1383 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  20250821085651383 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085651384 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085651384 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085651384 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085651384 DLSS7 <000c> ss7_asp.c:1383 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  20250821085651384 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085651384 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085651384 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085651384 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085651384 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085651384 DLSS7 <000c> ss7_asp.c:1383 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  20250821085651384 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085651384 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085651384 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085651384 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085651384 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085651384 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085651384 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085651384 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085651384 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085651384 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085651384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085651384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085651384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085651384 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085651384 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085651384 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085651384 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085651385 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085651385 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085651385 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085651385 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085651385 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085651385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651385 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085651385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085651385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085651385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085651385 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085651385 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085651385 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085651385 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085651386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085651386 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085651386 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085651386 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085651386 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085651386 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085651386 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821085651386 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085651386 DLSS7 <000c> ss7_combined_linkset.c:297 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-sgsn0' round-robin style (available) 20250821085651386 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085651386 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085651386 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085651386 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(25)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085652179 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085652179 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085652179 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085652179 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085652179 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085652179 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085652179 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085652179 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085652179 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085652179 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085652179 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085652179 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085652179 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085652179 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085652179 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085652179 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085652179 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085652179 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085652179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085652179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085652179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085652179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085652179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085652180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085652180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085652180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085652180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085652180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085652180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085652180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085652180 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085652180 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085652180 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085652180 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085652180 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085652180 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:382) 20250821085652180 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085652180 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821085652180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085652180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085652180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085652181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085652181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085652181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085652181 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085652181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085652181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085652181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085652181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085652181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085652181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085652181 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085652181 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085652181 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085652181 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085652181 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085652181 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821085652181 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085652181 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085652181 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085652181 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085652181 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085652181 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821085652181 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085652181 DLSS7 <000c> ss7_combined_linkset.c:297 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-msc0' round-robin style (available) 20250821085652181 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085652181 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085652181 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085652181 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821085652181 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085652182 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085652182 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085652182 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085652182 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085652182 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085652182 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085652182 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085652182 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085652182 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085652182 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085652182 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085652182 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085652182 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085652182 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085652182 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085652182 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085652182 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085652182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085652182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085652182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085652182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085652182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085652182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085652182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085652182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085652182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085652182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085652182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085652182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085652182 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085652182 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085652182 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085652182 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085652182 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(25)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(28)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085652187 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085652187 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085652187 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085652187 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085652187 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085652187 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085652187 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085652187 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085652187 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085652187 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085652187 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085652187 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085652187 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085652187 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085652187 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085652187 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085652187 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085652187 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085652187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085652187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085652187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085652187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085652187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085652187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085652187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085652187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085652187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085652187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085652187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085652187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085652187 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085652187 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085652187 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085652187 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085652187 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085652187 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:382) 20250821085652187 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085652187 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821085652187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085652187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085652187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085652187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085652187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085652187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085652187 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085652187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085652187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085652187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085652187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085652187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085652187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085652187 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085652187 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085652187 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085652187 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085652187 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085652187 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821085652187 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085652187 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085652187 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085652187 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085652187 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085652187 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821085652187 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085652187 DLSS7 <000c> ss7_combined_linkset.c:297 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-sgsn0' round-robin style (available) 20250821085652187 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085652187 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085652187 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085652187 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821085652188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085652188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085652188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085652188 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085652188 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:562) 20250821085652188 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085652188 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085652188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085652188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) 20250821085652189 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085652189 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085652189 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085652189 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085652189 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085652189 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085652189 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085652189 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085652189 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085652189 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085652189 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085652189 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085652189 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085652189 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085652189 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085652189 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085652189 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085652189 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085652189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085652189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085652189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085652189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085652189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085652189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085652189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085652189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085652189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085652189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085652189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085652189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085652189 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085652189 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085652189 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085652189 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085652189 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) MTC@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(28)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821085652197 DLINP DEBUG SRVCONN(,r=127.0.0.1:38637<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085652197 DLINP DEBUG SRVCONN(,r=127.0.0.1:38637<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085652197 DLINP DEBUG SRVCONN(,r=127.0.0.1:38637<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085652197 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085652197 DHNBAP ERROR (127.0.0.1:38637 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:554) 20250821085652197 DHNBAP ERROR (127.0.0.1:38637 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:106) 20250821085652197 DLINP DEBUG SRVCONN(,r=127.0.0.1:38637<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085652197 DLINP DEBUG SRVCONN(,r=127.0.0.1:38637<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:879) 20250821085652197 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: talloc reports "struct hnb_context" x 1, expecting 1 MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821085652204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42904<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085652204 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39289<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(17)@3bdb09a82332: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085652207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42890<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085652207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085652207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085652207 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085652207 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 (hnb.c:255) 20250821085652207 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_hnb_register_duplicate(16)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@3bdb09a82332: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@3bdb09a82332: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(23)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(30)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(19)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@3bdb09a82332: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@3bdb09a82332: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@3bdb09a82332: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Thu Aug 21 08:56:52 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 20250821085652293 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42914<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085652385 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085652385 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085652385 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085652385 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085652385 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085652385 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085652385 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085652385 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085652385 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085652385 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085652385 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085652385 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085652385 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085652385 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085652385 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085652385 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085652385 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085652385 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085652385 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085652385 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085652385 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821085652385 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085652385 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085652385 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085652385 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085652385 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085652385 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085652385 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085652385 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085652386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085652386 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085652386 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085652386 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085652386 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085652386 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085652385 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085652385 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085652385 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085652385 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085652385 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085652385 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085652385 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085652385 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085652385 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085652385 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085652386 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085652386 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085652386 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085652386 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085652386 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085652386 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085652386 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085652386 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085652386 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085652386 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085652386 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085652386 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085652386 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085652386 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085652386 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085652386 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085652386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085652386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085652386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085652386 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085652386 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085652386 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085652386 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085652386 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085652895 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42914<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=261716) Waiting for packet dumper to finish... 1 (prev_count=261716, count=283620) 20250821085654386 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085654386 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085654386 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085654386 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085654386 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085654386 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 08:56: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_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@3bdb09a82332: 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@3bdb09a82332: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20250821085656020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085656025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51690<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085656029 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42549<->l=127.0.0.1:4262) (control_if.c:572) 20250821085656128 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085656128 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085656128 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085656128 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085656129 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085656129 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085656129 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085656129 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085656130 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085656130 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085656130 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085656130 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085656130 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085656130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656130 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085656130 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085656130 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085656130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656130 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085656130 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085656130 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085656130 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085656130 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085656130 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085656130 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085656130 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085656130 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085656130 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085656130 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085656130 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085656130 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085656130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656130 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085656130 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085656130 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085656130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656130 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085656130 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085656130 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085656130 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085656130 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085656130 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085656130 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085656130 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085656130 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085656130 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085656130 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085656130 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085656130 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:334) 20250821085656130 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085656130 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085656130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656130 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085656130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656130 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085656130 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085656130 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085656130 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085656130 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085656130 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085656130 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085656130 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085656130 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085656130 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085656130 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085656130 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085656130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656130 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085656130 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085656130 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085656130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656130 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085656130 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085656130 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085656130 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085656130 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085656130 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085656130 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085656130 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085656131 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085656131 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085656131 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085656131 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=4 20250821085656131 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085656131 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085656131 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085656131 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085656131 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085656131 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085656131 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085656131 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085656131 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085656131 DLSS7 <000c> ss7_combined_linkset.c:297 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-msc0' round-robin style (unavailable) 20250821085656131 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085656131 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085656131 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085656131 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085656131 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085656131 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=15 20250821085656131 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085656131 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085656131 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085656131 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085656131 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085656131 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=7 20250821085656131 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085656131 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085656131 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085656131 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(39)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(39)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(37)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085656143 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085656143 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085656144 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085656144 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085656144 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085656144 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085656144 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085656144 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085656145 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085656145 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085656145 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:334) 20250821085656145 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085656145 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085656145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656145 DLSS7 INFO 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085656145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656145 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085656145 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085656145 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085656145 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085656145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085656145 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085656145 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085656145 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085656145 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085656145 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:334) 20250821085656145 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085656145 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821085656145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656145 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085656145 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085656145 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085656145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656145 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085656145 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085656146 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085656146 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085656146 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085656146 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085656146 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085656146 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085656146 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085656146 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085656146 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085656146 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085656146 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085656146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656146 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085656146 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085656146 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085656146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656146 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085656146 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085656146 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085656146 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085656146 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085656146 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085656146 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085656146 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085656146 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085656146 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085656146 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085656146 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085656146 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085656146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656146 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085656146 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085656146 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085656146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656146 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085656146 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085656146 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085656146 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085656146 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085656146 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085656146 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085656146 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085656146 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085656146 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085656146 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085656146 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=1 20250821085656146 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085656146 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085656146 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085656146 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085656146 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085656146 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=6 20250821085656146 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085656146 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085656146 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085656146 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085656146 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085656146 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085656146 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085656146 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=15 20250821085656146 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085656146 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085656146 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085656146 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085656146 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085656147 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085656147 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085656147 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821085656147 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085656147 DLSS7 <000c> ss7_combined_linkset.c:297 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-sgsn0' round-robin style (unavailable) 20250821085656147 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085656147 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085656341 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085656341 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085656341 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085656341 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(39)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085656348 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085656348 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085656348 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085656349 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085656349 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085656349 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085656349 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085656349 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085656349 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085656349 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085656349 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085656349 DLSS7 <000c> ss7_asp.c:1383 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  20250821085656349 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085656351 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085656351 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085656351 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085656352 DLSS7 <000c> ss7_asp.c:1383 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  20250821085656352 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085656352 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085656352 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085656352 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085656352 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085656352 DLSS7 <000c> ss7_asp.c:1383 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  20250821085656352 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085656352 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085656352 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085656352 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085656352 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085656352 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085656352 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085656352 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085656352 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085656352 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085656352 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085656352 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085656352 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085656352 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085656352 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085656353 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085656354 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085656354 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085656354 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085656354 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085656354 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085656354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656354 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085656354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656354 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085656354 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085656354 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085656354 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085656354 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085656354 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085656354 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085656354 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085656354 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085656354 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085656354 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821085656354 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085656354 DLSS7 <000c> ss7_combined_linkset.c:297 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-msc0' round-robin style (available) 20250821085656355 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085656355 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085656355 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085656355 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821085656356 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085656356 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085656356 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085656356 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(42)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085656364 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085656364 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085656364 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085656364 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085656364 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085656364 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085656364 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085656364 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085656364 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085656364 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085656364 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085656364 DLSS7 <000c> ss7_asp.c:1383 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  20250821085656364 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085656367 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085656367 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085656367 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085656367 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085656367 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085656367 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085656367 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085656367 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085656367 DLSS7 <000c> ss7_asp.c:1383 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  20250821085656367 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085656367 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085656367 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085656367 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085656367 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085656367 DLSS7 <000c> ss7_asp.c:1383 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  20250821085656367 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085656367 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085656367 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085656367 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085656367 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085656367 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085656367 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085656367 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085656367 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085656367 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085656367 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085656367 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085656368 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085656368 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085656368 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085656368 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085656368 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085656368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656368 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085656368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085656368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085656368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085656368 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085656368 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085656368 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085656368 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085656368 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085656368 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085656368 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085656368 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085656368 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085656368 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085656368 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821085656368 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085656368 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085656368 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085656369 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085656369 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085656369 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(38)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085657158 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085657158 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085657158 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085657158 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085657158 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085657158 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085657158 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085657158 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085657158 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085657158 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085657158 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085657158 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085657158 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085657158 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085657158 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085657158 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085657158 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085657158 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085657158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085657158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085657158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085657158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085657158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085657158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085657158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085657158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085657158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085657158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085657158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085657158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085657158 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085657158 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085657158 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085657158 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085657158 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085657158 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:382) 20250821085657158 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085657159 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821085657159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085657159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085657159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085657159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085657159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085657159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085657159 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085657159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085657159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085657159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085657159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085657159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085657159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085657159 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085657159 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085657159 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085657159 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085657159 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085657159 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821085657159 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085657159 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085657159 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085657159 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085657159 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085657159 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085657159 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085657159 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085657159 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085657159 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085657159 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085657159 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821085657161 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085657161 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085657161 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085657161 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085657161 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085657161 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085657161 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085657161 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085657161 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085657161 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085657161 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085657161 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085657161 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085657161 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085657161 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085657161 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085657161 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085657161 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085657161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085657161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085657161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085657161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085657161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085657161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085657161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085657161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085657161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085657161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085657161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085657161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085657161 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085657161 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085657161 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085657161 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085657161 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(38)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(41)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085657164 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085657164 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085657164 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085657164 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085657164 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085657164 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085657165 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085657165 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085657165 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085657165 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085657165 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085657165 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085657165 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085657165 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085657165 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085657165 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085657165 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085657165 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085657165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085657165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085657165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085657165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085657165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085657165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085657165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085657165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085657165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085657165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085657165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085657165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085657165 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085657165 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085657165 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085657165 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085657165 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085657165 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:382) 20250821085657165 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085657165 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821085657165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085657165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085657165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085657165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085657165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085657165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085657165 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085657165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085657165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085657165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085657165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085657165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085657165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085657165 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085657165 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085657165 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085657165 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085657165 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085657165 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821085657165 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085657165 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085657165 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085657165 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085657165 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085657165 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821085657165 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085657165 DLSS7 <000c> ss7_combined_linkset.c:297 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-sgsn0' round-robin style (available) 20250821085657165 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085657165 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085657165 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085657165 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821085657167 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085657167 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085657167 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085657167 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085657167 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085657167 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085657167 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085657167 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085657167 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085657167 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085657167 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085657167 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085657167 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085657167 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085657167 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085657167 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085657167 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085657168 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085657168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085657168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085657168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085657168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085657168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085657168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085657168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085657168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085657168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085657168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085657168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085657168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085657168 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085657168 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085657168 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085657168 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085657168 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(41)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821085657170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085657170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085657170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085657170 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085657170 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:562) 20250821085657170 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085657170 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085657170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085657170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821085657173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085657173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085657173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085657173 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085657173 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:562) 20250821085657173 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085657173 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085657173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085657173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: talloc reports "struct hnb_context" x 1, expecting 1 MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821085657178 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42549<->l=127.0.0.1:4262) (control_if.c:193) 20250821085657179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51690<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(33)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(32)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085657181 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51682<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085657181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085657181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085657181 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085657181 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 (hnb.c:255) 20250821085657181 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@3bdb09a82332: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(37)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(38)@3bdb09a82332: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(34)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(43)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@3bdb09a82332: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@3bdb09a82332: 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'. Thu Aug 21 08:56:57 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 20250821085657268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51700<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085657364 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085657364 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085657364 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085657364 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085657364 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085657364 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085657365 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085657365 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085657365 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085657365 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085657365 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085657365 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085657365 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085657365 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085657365 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085657365 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085657365 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085657365 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085657365 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085657365 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085657365 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821085657365 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085657365 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085657365 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085657365 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085657365 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085657365 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085657365 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085657365 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085657365 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085657365 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085657365 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085657365 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085657365 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085657365 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085657365 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085657365 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085657365 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085657365 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085657365 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085657365 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085657365 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085657365 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085657365 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085657365 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085657365 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085657365 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085657365 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085657365 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085657365 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085657365 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085657365 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085657365 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085657365 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085657365 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085657365 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085657365 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085657366 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085657366 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085657366 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085657366 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085657366 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085657366 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085657366 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085657366 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085657366 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085657366 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085657366 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085657366 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085657871 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51700<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=280616) Waiting for packet dumper to finish... 1 (prev_count=280616, count=281252) 20250821085659366 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085659366 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085659366 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085659366 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085659366 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085659366 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 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_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@3bdb09a82332: 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@3bdb09a82332: Test case TC_hnb_disconnected_timeout started. 20250821085701012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51716<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085701018 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51732<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085701020 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44999<->l=127.0.0.1:4262) (control_if.c:572) 20250821085701112 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085701112 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085701112 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085701112 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085701113 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085701113 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085701113 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085701113 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_hnb_disconnected_timeout-Iuh0(48)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085701114 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085701114 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085701114 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:334) 20250821085701114 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085701114 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085701114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701114 DLSS7 INFO 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=2 -> eSLS=98: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085701114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701114 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085701114 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085701114 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085701114 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085701114 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085701114 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085701114 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085701114 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085701114 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085701114 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085701114 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085701114 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085701114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701114 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085701114 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085701114 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085701114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701114 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085701114 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085701114 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085701114 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085701114 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085701114 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085701114 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085701114 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085701114 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085701114 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085701114 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085701114 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085701114 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085701114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701114 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085701114 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085701114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701114 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085701114 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085701114 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085701114 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085701114 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085701114 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085701114 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085701114 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085701114 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085701114 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085701114 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085701114 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085701114 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085701114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701114 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085701114 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085701114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701114 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085701114 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085701114 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085701114 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085701114 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085701114 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085701114 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085701114 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085701114 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085701114 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085701114 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085701114 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=2 20250821085701114 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085701114 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085701114 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085701114 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085701114 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085701114 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=14 20250821085701114 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085701114 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085701114 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085701114 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085701114 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085701114 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085701114 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085701114 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=4 20250821085701114 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085701114 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085701114 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085701114 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085701114 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085701114 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085701114 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085701114 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085701114 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085701114 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085701114 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085701114 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(52)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(52)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(50)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085701128 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085701128 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085701128 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085701128 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085701128 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085701128 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085701128 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085701128 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085701130 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085701130 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085701130 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:334) 20250821085701130 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085701130 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085701130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701130 DLSS7 INFO 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=4 -> eSLS=116: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085701130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701130 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085701130 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=4 -> eSLS=116: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085701130 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085701130 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085701130 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085701130 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085701130 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085701130 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085701130 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085701130 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:334) 20250821085701130 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085701130 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821085701130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701130 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085701130 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085701130 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085701130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701130 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085701130 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085701130 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085701130 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085701130 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085701130 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085701130 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085701130 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085701130 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085701130 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085701130 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085701130 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085701130 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085701130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701130 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085701130 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085701130 DLSS7 INFO 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=8 -> eSLS=24: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085701130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701130 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085701130 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085701130 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085701130 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085701130 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085701130 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085701130 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085701130 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085701130 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085701130 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085701130 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085701130 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085701130 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085701130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701130 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085701130 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085701130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701130 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085701130 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085701130 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085701130 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085701130 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085701130 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085701130 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085701130 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085701130 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085701130 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085701130 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085701130 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=4 20250821085701130 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085701130 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085701130 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085701130 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085701130 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085701130 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=15 20250821085701130 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085701130 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085701130 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085701130 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085701130 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085701130 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085701130 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085701130 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=8 20250821085701130 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085701130 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085701130 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085701130 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085701130 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085701130 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085701130 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085701130 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821085701130 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085701130 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085701130 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085701149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085701149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085701149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085701149 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085701149 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:562) 20250821085701149 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085701149 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085701149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085701149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821085701324 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085701324 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085701324 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085701324 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(52)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085701332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085701332 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085701332 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085701332 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085701332 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085701332 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085701332 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085701332 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085701332 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085701332 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085701332 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085701332 DLSS7 <000c> ss7_asp.c:1383 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  20250821085701332 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085701334 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085701334 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085701334 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085701334 DLSS7 <000c> ss7_asp.c:1383 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  20250821085701334 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085701334 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085701334 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085701334 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085701334 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085701334 DLSS7 <000c> ss7_asp.c:1383 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  20250821085701334 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085701334 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085701334 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085701334 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085701334 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085701335 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085701335 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085701335 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085701335 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085701335 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085701335 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085701335 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085701335 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085701335 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085701335 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085701335 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085701336 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085701336 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085701336 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085701336 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085701336 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085701336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701336 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085701336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701336 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085701336 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085701336 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085701336 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085701336 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085701336 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085701336 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085701336 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085701336 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085701336 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085701336 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821085701336 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085701336 DLSS7 <000c> ss7_combined_linkset.c:297 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-msc0' round-robin style (available) 20250821085701336 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085701336 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085701336 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085701336 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821085701339 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085701339 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085701339 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085701339 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(55)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085701344 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085701344 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085701344 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085701344 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085701344 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085701344 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085701344 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085701344 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085701344 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085701344 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085701344 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085701344 DLSS7 <000c> ss7_asp.c:1383 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  20250821085701344 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085701346 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085701346 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085701346 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085701346 DLSS7 <000c> ss7_asp.c:1383 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  20250821085701346 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085701346 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085701346 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085701346 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085701346 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085701346 DLSS7 <000c> ss7_asp.c:1383 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  20250821085701346 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085701346 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085701346 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085701347 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085701347 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085701347 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085701347 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085701347 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085701347 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085701347 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085701347 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085701347 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085701347 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085701347 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085701347 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085701347 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085701347 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085701348 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085701348 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085701348 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085701348 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085701348 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085701348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701348 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085701348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085701348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085701348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085701348 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085701348 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085701348 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085701348 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085701348 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085701348 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085701348 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085701348 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085701348 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085701348 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085701348 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=7 20250821085701348 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085701348 DLSS7 <000c> ss7_combined_linkset.c:297 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-sgsn0' round-robin style (available) 20250821085701348 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085701348 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085701348 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085701348 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(51)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085702140 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085702140 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085702140 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085702140 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085702140 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085702140 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085702140 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085702140 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085702140 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085702140 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085702140 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085702140 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085702140 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085702140 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085702140 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085702140 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085702140 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085702140 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085702140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085702140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085702140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085702140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085702140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085702140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085702140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085702140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085702140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085702141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085702141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085702141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085702141 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085702141 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085702141 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085702141 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085702141 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085702141 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:382) 20250821085702141 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085702141 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821085702141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085702141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085702141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085702141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085702141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085702141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085702141 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085702141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085702141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085702141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085702141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085702141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085702141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085702141 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085702141 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085702141 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085702141 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085702141 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085702142 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821085702142 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085702142 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085702142 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085702142 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085702142 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085702142 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821085702142 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085702142 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085702142 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085702142 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085702142 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085702142 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821085702142 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085702142 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085702142 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085702142 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085702142 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085702142 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085702142 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085702142 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085702142 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085702142 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085702142 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085702143 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085702143 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085702143 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085702143 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085702143 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085702143 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085702143 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085702143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085702143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085702143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085702143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085702143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085702143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085702143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085702143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085702143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085702143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085702143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085702143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085702143 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085702143 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085702143 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085702143 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085702143 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(51)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(54)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085702149 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085702149 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085702149 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085702149 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085702149 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085702149 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085702149 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085702149 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085702149 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085702149 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085702149 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085702149 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085702149 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085702149 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085702149 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085702149 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085702149 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085702149 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085702149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085702149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085702149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085702149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085702149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085702149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085702149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085702149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085702149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085702149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085702149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085702149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085702149 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085702149 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085702149 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085702149 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085702149 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085702149 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:382) 20250821085702149 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085702149 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821085702149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085702149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085702149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085702149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085702149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085702149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085702149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085702149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085702149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085702149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085702149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085702149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085702149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085702149 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085702149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085702149 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085702149 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085702149 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085702149 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821085702150 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085702150 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085702150 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085702150 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085702150 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085702150 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821085702150 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085702150 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085702150 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085702150 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085702150 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085702150 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821085702151 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085702151 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085702151 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085702151 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085702151 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085702151 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085702151 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085702151 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085702151 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085702151 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085702151 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085702151 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085702151 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085702151 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085702151 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085702151 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085702151 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085702151 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085702151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085702151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085702151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085702151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085702151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085702151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085702151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085702151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085702151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085702151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085702151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085702151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085702151 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085702151 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085702151 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085702151 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085702151 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(54)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821085702159 DLCTRL DEBUG Command: GET 13458023 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250821085702159 DLCTRL DEBUG Tx Command reply: GET_REPLY 13458023 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@3bdb09a82332: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@3bdb09a82332: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250821085702165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085702165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085702165 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085702165 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 (hnb.c:255) 20250821085702165 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_hnb_disconnected_timeout-Iuh0(48)@3bdb09a82332: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250821085703173 DLCTRL DEBUG Command: GET 489407785 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250821085703173 DLCTRL DEBUG Tx Command reply: GET_REPLY 489407785 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250821085708184 DLCTRL DEBUG Command: GET 742886034 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250821085708185 DLCTRL DEBUG Tx Command reply: ERROR 742886034 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)@3bdb09a82332: 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@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250821085709228 DLCTRL DEBUG Command: GET 501582144 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250821085709228 DLCTRL DEBUG Tx Command reply: ERROR 501582144 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)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085709229 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085709229 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) IPA-CTRL-CLI-IPA(46)@3bdb09a82332: 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@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085709241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085709241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085709241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085709241 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085709241 DLGLOBAL DEBUG validating counter group 0x560f9fb89bc0(hnb) with 72 counters (rate_ctr.c:86) 20250821085709241 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:562) 20250821085709241 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085709241 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085709241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085709241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250821085709244 DLCTRL DEBUG Command: GET 735880426 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250821085709244 DLCTRL DEBUG Tx Command reply: GET_REPLY 735880426 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085710250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085710250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085710250 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085710250 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 (hnb.c:255) 20250821085710250 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_hnb_disconnected_timeout-Iuh0(57)@3bdb09a82332: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250821085710258 DLCTRL DEBUG Command: GET 17561657 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250821085710258 DLCTRL DEBUG Tx Command reply: GET_REPLY 17561657 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085713055 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821085713055 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821085713055 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085713055 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085713056 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085713056 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821085713056 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821085713056 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821085713056 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085713056 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821085713056 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821085713056 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821085713056 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085713056 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821085713056 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821085713056 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250821085713056 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085713056 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821085713056 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821085713056 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK MTC@3bdb09a82332: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250821085716268 DLCTRL DEBUG Command: GET 313847163 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250821085716268 DLCTRL DEBUG Tx Command reply: ERROR 313847163 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)@3bdb09a82332: 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@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821085716277 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44999<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(46)@3bdb09a82332: Final verdict of PTC: none 20250821085716279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51732<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(45)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085716284 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51716<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_disconnected_timeout(44)@3bdb09a82332: Final verdict of PTC: none 20250821085716287 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085716287 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085716287 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085716287 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085716287 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085716287 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085716287 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085716287 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085716287 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085716287 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085716287 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085716287 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085716287 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085716287 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085716287 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085716287 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085716288 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085716288 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085716288 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085716288 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085716288 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085716288 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085716288 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085716288 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085716288 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085716288 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085716288 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085716288 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085716288 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085716288 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085716288 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085716288 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085716288 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085716288 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085716288 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085716288 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn0-RAN(54)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(50)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(47)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(51)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(53)@3bdb09a82332: Final verdict of PTC: none 20250821085716288 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085716288 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085716288 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085716288 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085716288 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085716288 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085716288 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085716288 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085716288 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085716288 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085716288 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085716288 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085716288 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085716288 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085716288 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085716288 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085716288 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085716288 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085716288 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085716289 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085716289 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085716289 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085716289 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085716289 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085716289 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085716289 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085716289 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085716289 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) HNBGW_Test.sgsn0-M3UA(55)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(52)@3bdb09a82332: Final verdict of PTC: none 20250821085716289 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085716289 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085716289 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085716289 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085716289 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085716289 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-MGCP(56)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@3bdb09a82332: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Thu Aug 21 08:57:16 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 20250821085716370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42238<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085716972 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42238<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=297660) Waiting for packet dumper to finish... 1 (prev_count=297660, count=298200) 20250821085718289 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085718289 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085718289 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085718289 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085718289 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085718289 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 08:57: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_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@3bdb09a82332: 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@3bdb09a82332: Test case TC_ue_register started. 20250821085720089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42244<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085720092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42260<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085720096 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33459<->l=127.0.0.1:4262) (control_if.c:572) 20250821085720180 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085720180 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085720180 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085720180 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ue_register-Iuh0(63)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085720181 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085720181 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085720181 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085720181 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085720181 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085720181 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085720182 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085720182 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085720182 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:334) 20250821085720182 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085720182 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085720182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720182 DLSS7 INFO 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085720182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720182 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085720182 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085720182 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085720182 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085720182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085720182 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085720182 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085720182 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085720182 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085720182 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085720182 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085720182 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085720182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720182 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085720182 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085720182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085720182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720182 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085720182 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085720182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085720182 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085720182 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085720182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085720182 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085720182 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085720182 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085720182 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085720182 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085720182 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085720182 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085720182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720182 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085720182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085720182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720182 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085720182 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085720182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085720182 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085720182 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085720182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085720182 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085720182 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085720182 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085720182 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085720182 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085720182 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085720182 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085720182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720182 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085720182 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085720182 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085720182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720182 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085720182 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085720182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085720182 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085720182 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085720182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085720182 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085720182 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085720183 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085720183 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085720183 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085720183 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=4 20250821085720183 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085720183 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085720183 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085720183 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085720183 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085720183 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=13 20250821085720183 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085720183 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085720183 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085720183 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085720183 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085720183 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085720183 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085720183 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=15 20250821085720183 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085720183 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085720183 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085720183 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085720183 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085720183 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085720183 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821085720183 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085720183 DLSS7 <000c> ss7_combined_linkset.c:297 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-msc0' round-robin style (unavailable) 20250821085720183 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085720183 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(67)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(67)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(65)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085720199 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085720199 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085720199 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085720199 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085720200 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085720200 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085720200 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085720200 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085720201 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085720201 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085720201 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:334) 20250821085720201 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085720201 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085720201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720201 DLSS7 INFO 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085720201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720201 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085720201 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085720201 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085720201 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085720201 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085720201 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085720201 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085720201 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085720201 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085720201 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:334) 20250821085720201 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085720201 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821085720201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720201 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085720201 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085720201 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085720201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720201 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085720201 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085720201 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085720201 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085720201 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085720201 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085720201 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085720201 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085720201 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085720201 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085720201 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085720201 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085720201 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085720201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720201 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085720201 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085720201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720201 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085720201 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085720201 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085720201 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085720201 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085720201 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085720201 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085720201 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085720201 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085720201 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085720201 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085720201 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085720201 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085720201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720201 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085720201 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085720201 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085720201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720201 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085720201 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085720201 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085720201 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085720201 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085720201 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085720201 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085720201 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085720202 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085720202 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085720202 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085720202 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=0 20250821085720202 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085720202 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085720202 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085720202 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085720202 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085720202 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=4 20250821085720202 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085720202 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085720202 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085720202 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085720202 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085720202 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085720202 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085720202 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=11 20250821085720202 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085720202 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085720202 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085720202 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085720202 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085720203 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085720203 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821085720203 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085720203 DLSS7 <000c> ss7_combined_linkset.c:297 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-sgsn0' round-robin style (unavailable) 20250821085720203 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085720203 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(70)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(68)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085720224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085720224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085720224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085720224 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085720224 DLGLOBAL DEBUG validating counter group 0x560f9fb89bc0(hnb) with 72 counters (rate_ctr.c:86) 20250821085720224 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:562) 20250821085720224 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085720224 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085720224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085720224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821085720395 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085720395 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085720395 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085720395 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(67)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085720405 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085720405 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085720405 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085720405 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085720405 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085720405 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085720405 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085720405 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085720405 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085720405 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085720405 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085720405 DLSS7 <000c> ss7_asp.c:1383 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  20250821085720405 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085720408 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085720409 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085720409 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085720409 DLSS7 <000c> ss7_asp.c:1383 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  20250821085720409 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085720409 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085720409 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085720409 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085720409 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085720409 DLSS7 <000c> ss7_asp.c:1383 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  20250821085720409 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085720409 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085720409 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085720409 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085720409 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085720409 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085720409 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085720409 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085720409 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085720409 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085720409 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085720409 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085720409 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085720409 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085720409 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085720409 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085720410 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085720411 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085720411 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085720411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085720411 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085720411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085720411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085720411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085720411 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085720411 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085720411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085720411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085720411 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085720411 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085720412 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085720412 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085720412 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821085720412 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085720412 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085720412 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085720412 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085720412 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085720412 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821085720416 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085720416 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085720416 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085720416 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(70)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085720421 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085720421 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085720421 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085720421 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085720421 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085720421 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085720421 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085720421 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085720422 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085720422 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085720422 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085720422 DLSS7 <000c> ss7_asp.c:1383 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  20250821085720422 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085720424 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085720424 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085720424 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085720424 DLSS7 <000c> ss7_asp.c:1383 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  20250821085720424 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085720424 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085720424 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085720424 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085720424 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085720424 DLSS7 <000c> ss7_asp.c:1383 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  20250821085720424 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085720424 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085720424 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085720424 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085720424 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085720424 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085720424 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085720424 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085720424 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085720425 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085720425 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085720425 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085720425 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085720425 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085720425 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085720425 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085720425 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085720426 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085720426 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085720426 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085720426 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085720426 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085720426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720426 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085720426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085720426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085720426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085720426 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085720426 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085720426 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085720426 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085720426 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085720426 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085720426 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085720426 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085720426 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085720426 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085720426 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821085720426 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085720426 DLSS7 <000c> ss7_combined_linkset.c:297 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-sgsn0' round-robin style (available) 20250821085720426 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085720426 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085720426 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085720426 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(66)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085721210 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085721210 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085721210 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085721210 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085721210 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085721210 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085721210 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085721210 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085721210 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085721210 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085721210 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085721210 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085721210 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085721210 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085721210 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085721210 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085721210 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085721210 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085721210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085721210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085721210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085721210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085721210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085721210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085721210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085721210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085721210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085721210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085721210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085721210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085721210 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085721210 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085721210 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085721210 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085721210 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085721210 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:382) 20250821085721210 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085721210 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821085721210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085721210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085721210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085721210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085721210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085721210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085721210 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085721210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085721210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085721210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085721210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085721210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085721210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085721210 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085721210 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085721210 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085721210 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085721210 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085721210 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821085721210 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085721210 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085721211 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085721211 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085721211 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085721211 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821085721211 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085721211 DLSS7 <000c> ss7_combined_linkset.c:297 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-msc0' round-robin style (available) 20250821085721211 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085721211 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085721211 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085721211 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821085721212 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085721212 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085721212 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085721212 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085721212 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085721212 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085721212 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085721212 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085721212 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085721212 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085721212 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085721212 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085721212 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085721212 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085721212 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085721212 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085721212 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085721212 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085721212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085721212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085721212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085721212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085721212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085721212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085721212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085721212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085721212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085721212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085721212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085721212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085721212 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085721212 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085721212 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085721212 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085721213 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(66)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(69)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085721222 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085721222 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085721222 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085721222 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085721222 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085721222 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085721222 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085721222 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085721222 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085721222 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085721222 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085721222 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085721222 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085721222 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085721222 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085721222 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085721222 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085721223 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085721223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085721223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085721223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085721223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085721223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085721223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085721223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085721223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085721223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085721223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085721223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085721223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085721223 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085721223 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085721223 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085721223 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085721223 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085721223 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:382) 20250821085721223 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085721223 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821085721223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085721223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085721223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085721223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085721223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085721223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085721223 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085721223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085721223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085721223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085721223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085721223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085721223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085721223 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085721223 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085721223 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085721223 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085721223 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085721223 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821085721223 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085721223 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085721223 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085721223 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085721223 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085721223 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821085721223 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085721223 DLSS7 <000c> ss7_combined_linkset.c:297 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-sgsn0' round-robin style (available) 20250821085721223 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085721223 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085721223 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085721223 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821085721224 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085721224 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085721224 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085721224 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085721224 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085721224 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085721224 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085721224 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085721224 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085721224 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085721224 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085721224 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085721224 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085721224 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085721224 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085721224 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085721224 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085721224 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085721224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085721224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085721224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085721224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085721224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085721224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085721224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085721224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085721224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085721224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085721224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085721224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085721224 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085721224 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085721224 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085721224 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085721224 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(69)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821085721228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085721228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085721228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1431) 20250821085721228 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250821085721228 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:638) 20250821085721228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085721228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 27 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821085721233 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42260<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085721233 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33459<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(60)@3bdb09a82332: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085721236 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42244<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ue_register-Iuh0-RUA(64)@3bdb09a82332: Final verdict of PTC: none 20250821085721237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085721237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085721237 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085721237 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 (hnb.c:255) 20250821085721237 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-SCCP(68)@3bdb09a82332: Final verdict of PTC: none MutexDispCT-TC_ue_register(59)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(62)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@3bdb09a82332: Final verdict of PTC: none TC_ue_register-Iuh0(63)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(71)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@3bdb09a82332: Test case TC_ue_register finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Thu Aug 21 08:57:21 UTC 2025 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20250821085721278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42266<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085721412 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085721412 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085721412 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085721412 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085721412 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085721412 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085721412 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085721412 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085721412 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085721412 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085721412 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085721412 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085721412 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085721412 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085721412 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085721412 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085721412 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085721413 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085721413 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085721413 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085721413 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821085721413 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085721413 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085721413 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085721413 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085721413 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085721413 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085721413 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085721413 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085721413 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085721413 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085721413 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085721413 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085721413 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085721413 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085721413 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085721413 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085721413 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085721413 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085721413 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085721413 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085721413 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085721413 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085721413 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085721413 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085721413 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085721413 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085721413 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085721413 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085721413 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085721413 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085721413 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085721413 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085721413 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085721413 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085721413 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085721413 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085721413 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085721413 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085721413 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085721413 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085721413 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085721413 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085721413 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085721413 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085721413 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085721413 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085721413 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085721413 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085721881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42266<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=273180) Waiting for packet dumper to finish... 1 (prev_count=273180, count=273816) 20250821085723414 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085723414 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085723414 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085723414 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085723414 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085723414 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 08:57:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@3bdb09a82332: 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@3bdb09a82332: Test case TC_ue_register_tmsi_lai started. MTC@3bdb09a82332: 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 20250821085725025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42282<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085725031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42294<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085725034 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42039<->l=127.0.0.1:4262) (control_if.c:572) 20250821085725136 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085725137 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085725137 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085725137 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ue_register_tmsi_lai-Iuh0(76)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085725137 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085725137 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085725137 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085725137 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085725138 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085725138 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085725138 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085725138 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085725138 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085725138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725138 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085725138 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085725138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725138 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085725138 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085725138 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085725138 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085725138 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085725138 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085725138 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085725138 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085725138 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085725138 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085725139 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085725139 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085725139 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085725139 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085725139 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085725139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725139 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085725139 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085725139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725139 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085725139 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085725139 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085725139 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085725139 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085725139 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085725139 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085725139 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085725139 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085725139 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085725139 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085725139 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085725139 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085725139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725139 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085725139 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085725140 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085725140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725140 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085725140 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085725140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085725140 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085725140 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085725140 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085725140 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085725140 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085725140 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085725140 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085725140 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:334) 20250821085725140 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085725140 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085725140 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085725140 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085725140 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821085725140 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085725140 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085725140 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085725140 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085725140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725140 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085725140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725140 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085725141 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085725141 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085725141 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085725141 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085725141 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085725141 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085725141 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085725141 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085725141 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085725141 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=11 20250821085725141 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085725141 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085725141 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085725141 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085725141 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085725141 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085725141 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=3 20250821085725141 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085725141 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085725141 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085725141 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085725141 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085725141 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085725141 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085725141 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=15 20250821085725141 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085725141 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(80)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(78)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085725161 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085725161 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085725162 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085725162 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085725162 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085725162 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085725162 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085725162 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085725162 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085725162 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085725162 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085725162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725163 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085725163 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085725163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725163 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085725163 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085725163 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085725163 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085725163 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085725163 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085725163 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085725163 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085725163 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085725163 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085725163 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085725163 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085725163 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085725163 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085725163 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085725163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725163 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085725163 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085725163 DLSS7 INFO 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=0 -> eSLS=16: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085725163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725163 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085725163 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085725163 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085725163 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085725163 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085725163 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085725163 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085725163 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085725163 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085725163 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085725163 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085725163 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085725163 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821085725163 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085725163 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085725163 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085725163 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085725163 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:334) 20250821085725163 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085725163 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821085725163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725164 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085725164 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085725164 DLSS7 INFO 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=14 -> eSLS=14: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085725164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725164 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085725164 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085725164 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085725164 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085725164 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085725164 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085725164 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085725164 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085725164 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085725164 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085725164 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:334) 20250821085725164 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085725164 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085725164 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085725164 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821085725164 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085725164 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085725164 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085725164 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085725164 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085725164 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085725164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725165 DLSS7 INFO 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085725165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725165 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085725165 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085725165 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085725165 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085725165 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085725165 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085725165 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085725165 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085725165 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085725165 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085725165 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=14 20250821085725165 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085725165 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085725165 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085725165 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085725165 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085725165 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085725165 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085725165 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=8 20250821085725165 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085725165 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085725196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085725196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085725196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085725196 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085725196 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:562) 20250821085725196 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085725196 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085725196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085725196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821085725358 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085725358 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085725358 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085725358 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(80)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085725366 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085725366 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085725366 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085725366 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085725366 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085725366 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085725366 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085725366 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085725366 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085725366 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085725366 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085725366 DLSS7 <000c> ss7_asp.c:1383 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  20250821085725366 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085725369 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085725369 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085725369 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085725369 DLSS7 <000c> ss7_asp.c:1383 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  20250821085725369 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085725369 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085725369 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085725369 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085725369 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085725369 DLSS7 <000c> ss7_asp.c:1383 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  20250821085725369 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085725369 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085725369 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085725369 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085725369 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085725369 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085725369 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085725369 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085725369 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085725369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085725369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085725369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085725369 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085725369 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085725370 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085725370 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085725371 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085725371 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085725371 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085725371 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085725371 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085725371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725371 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085725371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725371 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085725371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085725371 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085725372 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085725372 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085725372 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085725372 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085725372 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085725372 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085725372 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085725372 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821085725372 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085725372 DLSS7 <000c> ss7_combined_linkset.c:297 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-msc0' round-robin style (available) 20250821085725372 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085725372 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085725372 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085725372 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821085725383 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085725383 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085725383 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085725383 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(83)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085725388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085725388 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085725388 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085725388 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085725388 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085725388 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085725388 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085725388 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085725388 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085725388 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085725388 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085725388 DLSS7 <000c> ss7_asp.c:1383 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  20250821085725388 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085725388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085725388 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085725388 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085725388 DLSS7 <000c> ss7_asp.c:1383 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  20250821085725388 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085725388 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085725388 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085725388 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085725388 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085725388 DLSS7 <000c> ss7_asp.c:1383 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  20250821085725388 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085725388 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085725388 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085725388 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085725388 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085725388 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085725388 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085725388 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085725388 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085725388 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085725388 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085725389 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085725389 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085725389 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085725389 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085725389 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085725389 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085725390 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085725390 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085725390 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085725390 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085725390 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085725390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725390 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085725390 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085725390 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085725390 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821085725390 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085725390 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085725390 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085725390 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085725390 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085725390 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  20250821085725390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085725390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085725390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085725390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085725390 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085725390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085725390 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085725390 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085725390 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085725390 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085725390 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) HNBGW_Test.msc0-RAN(79)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085726167 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085726167 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085726167 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085726167 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085726167 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085726167 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085726167 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085726167 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085726167 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085726167 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085726167 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085726167 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085726167 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085726167 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085726167 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085726167 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085726167 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085726167 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085726167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085726167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085726167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085726167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085726167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085726167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085726167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085726167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085726167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085726167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085726167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085726167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085726167 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085726167 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085726167 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085726167 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085726167 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085726167 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:382) 20250821085726167 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085726167 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821085726167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085726167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085726167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085726167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085726167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085726167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085726167 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085726167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085726167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085726167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085726167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085726167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085726167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085726167 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085726167 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085726167 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085726167 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085726167 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085726167 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821085726167 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085726167 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085726167 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085726167 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085726167 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085726167 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821085726167 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085726167 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085726167 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085726167 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085726167 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085726167 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821085726167 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085726167 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085726167 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085726167 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085726167 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085726167 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085726167 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085726167 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085726167 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085726167 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085726167 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085726167 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085726167 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085726167 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085726167 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085726167 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085726167 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085726167 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085726167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085726167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085726167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085726167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085726167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085726167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085726167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085726167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085726167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085726167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085726167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085726167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085726167 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085726167 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085726167 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085726167 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085726167 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(79)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(82)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085726190 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085726190 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085726190 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085726190 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085726190 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085726190 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085726190 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085726190 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085726190 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085726190 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085726190 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085726190 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085726190 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085726190 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085726190 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085726190 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085726190 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085726190 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085726190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085726190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085726190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085726190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085726190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085726190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085726190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085726190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085726190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085726190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085726190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085726190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085726190 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085726190 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085726190 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085726190 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085726190 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085726190 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:382) 20250821085726190 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085726190 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821085726190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085726190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085726190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085726190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085726190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085726190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085726190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085726190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085726190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085726190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085726190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085726190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085726190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085726190 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085726190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085726190 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085726190 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085726190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085726190 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821085726190 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085726190 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085726190 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085726190 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085726190 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085726190 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821085726190 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085726190 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085726191 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085726191 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085726191 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085726191 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821085726191 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085726191 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085726191 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085726191 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085726191 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085726191 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085726191 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085726191 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085726191 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085726191 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085726191 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085726191 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085726191 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085726191 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085726191 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085726191 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085726191 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085726191 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085726191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085726191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085726191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085726191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085726191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085726191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085726191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085726191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085726191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085726191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085726191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085726191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085726191 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085726191 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085726191 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085726191 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085726191 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(82)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821085726207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085726207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085726207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1431) 20250821085726207 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250821085726207 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:396) 20250821085726207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085726207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 29 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821085726217 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42294<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085726218 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42039<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(73)@3bdb09a82332: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085726221 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42282<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085726222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085726222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085726222 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085726222 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 (hnb.c:255) 20250821085726222 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_ue_register_tmsi_lai(72)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(79)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@3bdb09a82332: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(77)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(75)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@3bdb09a82332: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(84)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@3bdb09a82332: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Thu Aug 21 08:57:26 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 20250821085726329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35994<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085726368 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085726368 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085726368 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085726368 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085726368 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085726368 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085726368 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085726368 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085726368 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085726368 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085726368 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085726369 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085726369 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085726369 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085726369 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085726369 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085726369 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085726369 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085726369 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085726369 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085726369 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821085726369 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085726369 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085726369 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085726369 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085726369 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085726369 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085726369 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085726369 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085726369 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085726369 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085726369 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085726369 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085726369 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085726369 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085726369 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085726369 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085726369 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085726369 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085726369 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085726369 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085726369 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085726369 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085726369 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085726369 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085726369 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085726369 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085726369 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085726369 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085726369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085726369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085726369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085726369 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085726369 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085726369 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085726369 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085726369 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085726369 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085726369 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085726369 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085726369 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085726369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085726369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085726369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085726369 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085726369 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085726369 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085726369 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085726369 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085726933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35994<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255600) Waiting for packet dumper to finish... 1 (prev_count=255600, count=277604) 20250821085728370 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085728370 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085728370 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085728370 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085728370 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085728370 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 08:57:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@3bdb09a82332: 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@3bdb09a82332: Test case TC_ue_register_before_hnb_register started. 20250821085730064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35996<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085730072 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36012<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085730076 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35503<->l=127.0.0.1:4262) (control_if.c:572) 20250821085730188 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085730188 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085730188 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085730188 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ue_register_before_hnb_register-Iuh0(89)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085730188 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085730188 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085730188 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085730188 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085730189 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085730189 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085730190 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085730190 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085730190 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:334) 20250821085730190 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085730190 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085730190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730190 DLSS7 INFO 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085730190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730190 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085730190 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085730190 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085730190 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085730190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085730190 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085730190 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085730190 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085730190 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085730190 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085730190 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085730190 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085730190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730190 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085730190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085730190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730190 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085730190 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085730190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085730190 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085730190 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085730190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085730190 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085730190 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085730190 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085730190 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085730190 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085730190 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085730190 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085730190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730190 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085730190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085730190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730190 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085730190 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085730190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085730190 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085730190 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085730190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085730190 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085730190 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085730190 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085730190 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085730190 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085730191 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085730191 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085730191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730191 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085730191 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085730191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730191 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085730191 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085730191 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085730191 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085730191 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085730191 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085730191 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085730191 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085730191 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085730191 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085730191 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085730191 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=1 20250821085730191 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085730191 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085730191 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085730191 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085730191 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085730191 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=13 20250821085730191 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085730191 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085730191 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085730191 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085730191 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085730191 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085730191 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=3 20250821085730191 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085730191 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085730191 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085730191 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085730191 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085730191 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085730191 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821085730191 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085730191 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085730191 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(93)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(93)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(91)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085730204 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085730204 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085730204 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085730204 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085730205 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085730205 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085730205 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085730205 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085730206 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085730206 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085730206 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:334) 20250821085730206 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085730206 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085730206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730206 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=4 -> eSLS=116: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085730206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730206 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085730206 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=4 -> eSLS=116: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085730206 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085730206 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085730206 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085730206 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085730206 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085730206 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085730206 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085730206 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:334) 20250821085730206 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085730206 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821085730206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730206 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085730206 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085730206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730206 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085730206 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085730206 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085730206 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085730206 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085730206 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085730206 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085730206 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085730206 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085730206 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085730206 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085730206 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085730206 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085730206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730206 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085730206 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085730206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730206 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085730206 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085730206 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085730206 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085730206 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085730206 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085730206 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085730206 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085730206 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085730206 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085730207 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085730207 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085730207 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085730207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730207 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085730207 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085730207 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085730207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730207 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085730207 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085730207 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085730207 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085730207 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085730207 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085730207 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085730207 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085730207 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085730207 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085730207 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085730207 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=4 20250821085730207 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085730207 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085730207 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085730207 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085730207 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085730207 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=4 20250821085730207 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085730207 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085730207 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085730207 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085730207 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085730207 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085730207 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=15 20250821085730207 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085730207 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085730207 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085730207 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085730207 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085730207 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085730207 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=8 20250821085730207 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085730207 DLSS7 <000c> ss7_combined_linkset.c:297 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-sgsn0' round-robin style (unavailable) 20250821085730207 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085730207 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(96)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@3bdb09a82332: M3UA emulation initiated, the test can be started MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(96)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(94)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085730402 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085730402 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085730402 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085730402 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(93)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085730411 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085730411 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085730411 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085730411 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085730411 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085730411 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085730411 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085730411 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085730411 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085730411 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085730411 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085730411 DLSS7 <000c> ss7_asp.c:1383 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  20250821085730411 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085730414 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085730414 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085730414 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085730414 DLSS7 <000c> ss7_asp.c:1383 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  20250821085730414 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085730414 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085730414 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085730414 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085730414 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085730414 DLSS7 <000c> ss7_asp.c:1383 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  20250821085730414 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085730414 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085730414 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085730414 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085730414 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085730414 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085730414 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085730414 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085730414 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085730414 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085730414 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085730414 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085730414 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085730414 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085730414 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085730414 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085730415 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085730415 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085730415 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085730415 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085730415 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085730415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730415 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085730415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730416 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085730416 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085730416 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085730416 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085730416 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085730416 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085730416 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085730416 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085730416 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085730416 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085730416 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821085730416 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085730416 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085730416 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085730416 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085730416 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085730416 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821085730422 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085730422 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085730422 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085730422 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(96)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085730428 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085730428 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085730428 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085730428 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085730428 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085730428 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085730428 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085730428 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085730428 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085730428 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085730428 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085730428 DLSS7 <000c> ss7_asp.c:1383 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  20250821085730428 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085730431 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085730431 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085730431 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085730431 DLSS7 <000c> ss7_asp.c:1383 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  20250821085730431 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085730431 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085730431 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085730431 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085730431 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085730431 DLSS7 <000c> ss7_asp.c:1383 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  20250821085730431 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085730431 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085730431 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085730431 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085730431 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085730431 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085730431 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085730431 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085730431 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085730431 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085730431 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085730431 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085730431 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085730432 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085730432 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085730432 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085730432 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085730433 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085730433 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085730433 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085730433 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085730433 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085730433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730433 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085730433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085730433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085730433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085730433 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085730433 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085730433 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085730433 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085730433 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085730433 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085730434 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085730434 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085730434 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085730434 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085730434 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821085730434 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085730434 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085730434 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085730434 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085730434 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085730434 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(92)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085731218 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085731218 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085731218 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085731218 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085731218 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085731218 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085731218 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085731218 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085731218 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085731218 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085731219 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085731219 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085731219 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085731219 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085731219 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085731219 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085731219 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085731219 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085731219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085731219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085731219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085731219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085731219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085731219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085731219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085731219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085731219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085731219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085731219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085731219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085731219 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085731219 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085731219 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085731219 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085731219 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085731219 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:382) 20250821085731219 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085731219 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821085731219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085731219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085731219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085731219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085731219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085731219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085731219 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085731219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085731219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085731219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085731219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085731219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085731219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085731219 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085731219 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085731219 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085731219 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085731219 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085731219 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821085731219 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085731219 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085731219 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085731219 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085731219 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085731219 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821085731219 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085731219 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085731220 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085731220 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085731220 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085731220 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821085731220 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085731220 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085731220 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085731220 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085731220 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085731220 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085731220 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085731220 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085731220 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085731220 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085731220 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085731220 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085731220 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085731220 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085731220 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085731220 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085731220 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085731220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085731220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085731220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085731220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085731220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085731220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085731220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085731220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085731220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085731220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085731220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085731220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085731220 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085731220 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085731220 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085731220 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085731220 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085731220 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(92)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(95)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085731228 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085731228 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085731228 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085731228 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085731228 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085731228 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085731228 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085731228 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085731228 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085731228 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085731228 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085731228 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085731228 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085731228 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085731228 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085731228 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085731228 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085731228 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085731228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085731228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085731228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085731228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085731228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085731228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085731228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085731228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085731228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085731228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085731228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085731228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085731228 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085731228 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085731228 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085731228 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085731228 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085731228 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:382) 20250821085731228 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085731228 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821085731228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085731228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085731228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085731228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085731228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085731228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085731228 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085731228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085731228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085731228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085731228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085731228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085731228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085731228 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085731228 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085731228 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085731228 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085731228 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085731228 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821085731228 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085731228 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085731229 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085731229 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085731229 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085731229 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=1 20250821085731229 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085731229 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085731229 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085731229 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085731229 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085731229 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821085731231 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085731231 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085731231 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085731231 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085731231 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085731231 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085731231 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085731231 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085731231 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085731231 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085731231 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085731231 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085731231 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085731231 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085731231 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085731231 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085731231 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085731231 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085731231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085731231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085731231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085731231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085731231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085731231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085731231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085731231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085731231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085731231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085731231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085731231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085731231 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085731231 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085731231 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085731231 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085731231 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(95)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821085731237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085731237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085731237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1431) 20250821085731237 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250821085731237 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:285) 20250821085731237 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:297) 20250821085731237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085731237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821085731240 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36012<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085731241 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35503<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(86)@3bdb09a82332: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085731242 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35996<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085731242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085731242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085731242 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085731242 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 (hnb.c:255) 20250821085731242 DMAIN INFO (disconnected ) Releasing HNB context (hnb.c:163) MutexDispCT-TC_ue_register_before_hnb_register(85)@3bdb09a82332: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(90)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(88)@3bdb09a82332: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(97)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@3bdb09a82332: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Thu Aug 21 08:57:31 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 20250821085731295 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36022<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085731421 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085731421 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085731421 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085731421 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085731421 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085731421 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085731421 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085731421 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085731421 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085731421 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085731421 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085731421 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085731421 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085731421 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085731421 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085731421 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085731421 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085731421 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085731421 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085731421 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085731421 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821085731421 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085731421 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085731422 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085731422 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085731422 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085731422 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085731422 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085731422 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085731422 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085731422 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085731422 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085731422 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085731422 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085731422 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085731422 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085731422 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085731422 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085731422 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085731422 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085731422 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085731422 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085731422 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085731422 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085731422 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085731422 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085731422 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085731422 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085731422 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085731422 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085731422 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085731422 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085731422 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085731422 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085731422 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085731422 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085731422 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085731423 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085731423 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085731423 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085731423 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085731423 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085731423 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085731423 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085731423 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085731423 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085731423 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085731423 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085731423 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085731898 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=273508) Waiting for packet dumper to finish... 1 (prev_count=273508, count=274144) 20250821085733423 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085733423 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085733423 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085733423 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085733423 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085733423 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 08:57: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_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@3bdb09a82332: 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@3bdb09a82332: Test case TC_ranap_cs_initial_ue started. 20250821085735007 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36032<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085735013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36046<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085735015 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46561<->l=127.0.0.1:4262) (control_if.c:572) 20250821085735110 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085735110 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085735110 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085735110 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085735110 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085735110 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085735110 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085735110 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085735110 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085735111 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_ranap_cs_initial_ue-Iuh0(102)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085735112 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085735112 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085735112 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:334) 20250821085735112 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085735112 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085735112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735112 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085735112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735112 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085735112 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085735112 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085735112 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085735112 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085735112 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085735112 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085735112 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085735112 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085735112 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085735112 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085735112 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085735112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735112 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085735112 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085735112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735112 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085735112 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085735112 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085735112 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085735112 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085735112 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085735112 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085735112 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085735112 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085735112 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085735112 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085735112 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085735112 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085735112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735112 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085735112 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085735112 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085735112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735112 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085735112 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085735112 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085735112 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085735112 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085735112 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085735112 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085735112 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085735112 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085735112 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085735112 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085735112 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085735112 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085735112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735112 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085735112 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085735112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735112 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085735112 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085735112 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085735112 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085735112 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085735112 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085735112 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085735112 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085735112 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085735112 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085735112 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085735112 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=3 20250821085735112 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085735112 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085735112 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085735112 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085735112 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085735112 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=12 20250821085735112 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085735112 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085735112 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085735112 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085735112 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085735112 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085735112 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=6 20250821085735112 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085735112 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085735112 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085735112 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085735112 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085735112 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085735112 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085735112 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821085735112 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085735112 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085735112 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(106)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(106)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(104)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085735123 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085735123 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085735123 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085735123 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085735123 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085735123 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085735124 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085735124 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085735125 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085735125 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085735125 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:334) 20250821085735125 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085735125 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085735125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735125 DLSS7 INFO 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=6 -> eSLS=118: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085735125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735125 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085735125 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=6 -> eSLS=118: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085735125 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085735125 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085735125 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085735125 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085735125 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085735125 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085735125 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085735125 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:334) 20250821085735125 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085735125 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821085735125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735125 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085735125 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085735125 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=2 -> eSLS=2: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085735125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735125 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085735125 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085735125 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085735125 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085735125 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085735125 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085735125 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085735125 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085735125 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085735125 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085735125 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085735125 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085735125 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085735125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735125 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085735125 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085735125 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085735125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735125 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085735125 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085735125 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085735125 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085735125 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085735125 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085735125 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085735125 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085735125 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085735125 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085735125 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085735125 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085735125 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085735125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735125 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085735125 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085735125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735125 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085735125 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085735125 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085735125 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085735125 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085735125 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085735125 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085735125 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085735125 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085735125 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085735125 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085735125 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=6 20250821085735125 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085735125 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085735125 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085735125 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085735125 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085735125 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=2 20250821085735125 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085735125 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085735125 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085735125 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085735125 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085735125 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085735125 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085735125 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=13 20250821085735125 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085735125 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085735125 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085735125 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085735125 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085735125 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085735125 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085735125 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=7 20250821085735125 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085735125 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085735125 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(109)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(107)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085735145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085735145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085735145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085735145 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085735145 DLGLOBAL DEBUG validating counter group 0x560f9fb89bc0(hnb) with 72 counters (rate_ctr.c:86) 20250821085735145 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:562) 20250821085735145 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085735145 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085735145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085735145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821085735321 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085735322 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085735322 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085735322 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(106)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085735331 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085735331 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085735331 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085735331 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085735331 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085735331 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085735331 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085735331 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085735331 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085735331 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085735331 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085735331 DLSS7 <000c> ss7_asp.c:1383 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  20250821085735331 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085735334 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085735334 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085735334 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085735334 DLSS7 <000c> ss7_asp.c:1383 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  20250821085735334 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085735334 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085735334 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085735334 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085735334 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085735334 DLSS7 <000c> ss7_asp.c:1383 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  20250821085735334 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085735334 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085735334 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085735334 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085735334 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085735334 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085735334 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085735334 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085735334 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085735334 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085735335 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085735335 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085735335 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085735335 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085735335 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085735335 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085735335 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085735335 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085735335 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085735335 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085735336 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085735336 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085735336 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085735336 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085735336 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085735336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735336 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085735336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735336 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085735337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085735337 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085735337 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085735337 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085735337 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085735337 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085735337 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085735337 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085735337 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085735337 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085735337 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085735337 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085735337 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085735337 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085735337 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085735337 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(109)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085735342 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085735342 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085735342 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085735342 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085735342 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085735342 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085735342 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085735342 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085735342 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085735342 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085735342 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085735342 DLSS7 <000c> ss7_asp.c:1383 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  20250821085735342 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085735345 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085735345 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085735345 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085735345 DLSS7 <000c> ss7_asp.c:1383 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  20250821085735345 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085735345 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085735345 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085735345 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085735345 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085735345 DLSS7 <000c> ss7_asp.c:1383 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  20250821085735345 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085735345 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085735345 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085735345 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085735345 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085735345 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085735345 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085735345 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085735345 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085735345 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085735345 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085735345 [1;34mDLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085735345 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085735345 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085735345 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085735346 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085735346 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085735347 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085735347 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085735347 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085735347 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085735347 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085735347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735347 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085735347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085735347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085735347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085735347 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085735347 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085735347 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085735347 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085735347 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085735347 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085735347 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085735347 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085735347 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085735347 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085735347 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=1 20250821085735347 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085735347 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085735347 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085735347 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085735347 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085735347 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(105)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085736136 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085736136 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085736137 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085736137 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085736137 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085736137 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085736137 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085736137 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085736137 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085736137 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085736137 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085736137 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085736137 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085736137 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085736137 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085736137 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085736137 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085736137 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085736137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085736137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085736137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085736137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085736137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085736137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085736137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085736137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085736137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085736137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085736137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085736137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085736137 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085736137 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085736137 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085736137 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085736137 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085736137 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:382) 20250821085736137 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085736137 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821085736137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085736137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085736137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085736137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085736137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085736137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085736137 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085736137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085736137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085736137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085736137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085736137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085736137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085736137 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085736137 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085736137 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085736137 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085736137 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085736137 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821085736137 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085736137 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085736138 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085736138 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085736138 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085736138 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821085736138 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085736138 DLSS7 <000c> ss7_combined_linkset.c:297 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-msc0' round-robin style (available) 20250821085736138 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085736138 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085736138 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085736138 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821085736141 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085736141 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085736141 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085736141 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085736141 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085736141 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085736141 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085736141 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085736141 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085736141 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085736142 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085736142 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085736142 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085736142 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085736142 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085736142 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085736142 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085736142 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085736142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085736142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085736142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085736142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085736142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085736142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085736142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085736142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085736142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085736142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085736142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085736142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085736142 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085736142 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085736142 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085736142 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085736142 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(108)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085736147 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085736147 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085736147 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085736147 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085736147 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085736147 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085736147 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085736147 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085736147 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085736147 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085736147 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085736147 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085736147 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085736147 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085736147 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085736147 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085736147 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085736147 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085736147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085736147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085736147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085736147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085736147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085736147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085736147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085736147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085736147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085736147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085736147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085736148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085736148 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085736148 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085736148 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085736148 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085736148 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085736148 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:382) 20250821085736148 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085736148 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821085736148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085736148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085736148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085736148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085736148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085736148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085736148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085736148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085736148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085736148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085736148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085736148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085736148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085736148 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085736148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085736148 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085736148 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085736148 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085736148 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821085736148 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085736148 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085736148 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085736148 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085736148 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085736148 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821085736148 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085736148 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085736148 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085736148 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085736148 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085736149 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(105)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } 20250821085736151 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085736151 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085736151 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085736151 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085736151 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085736151 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085736151 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085736151 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085736151 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085736151 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085736151 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085736151 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085736151 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085736151 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085736151 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085736151 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085736151 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085736151 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085736151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085736151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085736151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085736151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085736151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085736151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085736151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085736151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085736151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085736151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085736151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085736151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085736151 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085736151 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085736151 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085736151 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085736151 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(108)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821085736182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50940<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue0(111)@3bdb09a82332: 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)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@3bdb09a82332: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@3bdb09a82332: Added conn table entry 0TC_ranap_cs_initial_ue0(111)4030052 20250821085737226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085737226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085737226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085737226 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085737226 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3d7e64, normal) (hnbgw_rua.c:408) 20250821085737226 DHNB DEBUG map_rua[0x560fd3601f90]{init}: Allocated (fsm.c:456) 20250821085737226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4030052)[0x560fd3601f90]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085737226 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4030052 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085737226 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085737226 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085737226 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4030052 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085737226 DCN DEBUG map_sccp[0x560fd36056b0]{init}: Allocated (fsm.c:456) 20250821085737226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x560fd36056b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085737226 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-4030052 <-> SCCP-1 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085737226 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4030052 SCCP-1 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085737226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4030052)[0x560fd3601f90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085737226 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085737226 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085737226 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4030052 SCCP-1 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085737226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x560fd36056b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085737226 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085737226 DLSCCP DEBUG SCCP-SCOC(1)[0x560fd35e3750]{IDLE}: Allocated (fsm.c:456) 20250821085737226 DLSCCP DEBUG SCCP-SCOC(1)[0x560fd35e3750]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085737226 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001350056400500f1100926) (sccp_scrc.c:455) 20250821085737226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085737226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085737226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085737226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085737226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085737226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085737226 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085737226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085737226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085737226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085737226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085737226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085737227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085737227 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085737227 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085737227 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085737227 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085737227 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085737227 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 01 01 00 00 01 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 35 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085737227 DLSCCP DEBUG SCCP-SCOC(1)[0x560fd35e3750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085737227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x560fd36056b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085737227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4030052)[0x560fd3601f90]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085737227 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085737227 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085737227 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085737227 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821085737227 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085737227 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085737227 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085737227 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085737227 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085737227 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 01 01 00 00 01 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 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(104)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@3bdb09a82332: Added conn table entry 0TC_ranap_cs_initial_ue0(111)11692361 HNBGW_Test.msc0-SCCP(104)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(104)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(111)@3bdb09a82332: setverdict(pass): none -> pass 20250821085737245 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085737245 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085737245 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085737245 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085737245 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085737245 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085737245 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085737245 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085737245 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085737245 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 01 e9 ac a1 02 00 00 00 00  20250821085737245 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085737245 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085737245 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085737245 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085737245 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085737245 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00e9aca1) (sccp_scrc.c:545) 20250821085737245 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(1,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085737245 DLSCCP DEBUG SCCP-SCOC(1)[0x560fd35e3750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085737245 DLSCCP DEBUG SCCP-SCOC(1)[0x560fd35e3750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085737246 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085737246 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085737246 DCN DEBUG handle_cn_conn_conf() conn_id=1, 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_sccp.c:157) 20250821085737246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x560fd36056b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085737246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x560fd36056b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821085737254 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46561<->l=127.0.0.1:4262) (control_if.c:193) 20250821085737254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36046<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(100)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(99)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085737260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36032<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(108)@3bdb09a82332: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(103)@3bdb09a82332: Final verdict of PTC: none 20250821085737264 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085737264 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085737264 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085737264 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085737264 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085737264 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085737264 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085737264 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085737264 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085737264 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085737264 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085737264 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085737264 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085737264 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped MutexDispCT-TC_ranap_cs_initial_ue(98)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(107)@3bdb09a82332: Final verdict of PTC: none 20250821085737264 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085737264 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085737264 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085737264 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085737264 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085737264 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085737264 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085737264 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085737264 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(104)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(105)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(109)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(106)@3bdb09a82332: Final verdict of PTC: none 20250821085737264 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085737265 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085737265 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085737265 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085737265 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085737265 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085737265 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085737265 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085737265 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085737265 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085737265 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085737265 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085737265 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085737265 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085737265 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085737265 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085737265 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085737265 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085737265 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085737265 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085737265 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085737265 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085737265 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085737265 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085737265 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085737265 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085737265 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085737265 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085737265 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085737265 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085737265 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) HNBGW-MGCP(110)@3bdb09a82332: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(102)@3bdb09a82332: Final verdict of PTC: none 20250821085737265 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085737265 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085737265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x560fd36056b0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085737265 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085737266 DLSCCP DEBUG SCCP-SCOC(1)[0x560fd35e3750]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085737266 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9aca1), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085737266 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085737266 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085737266 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085737266 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085737266 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085737266 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085737266 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085737266 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085737266 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085737266 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085737266 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 01 04 e9 ac a1 00 00 01 00 00 00 00 00 (ss7_asp.c:1383) 20250821085737266 DLSCCP DEBUG SCCP-SCOC(1)[0x560fd35e3750]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085737266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x560fd36056b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085737266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4030052)[0x560fd3601f90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085737266 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4030052)[0x560fd3601f90]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085737266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085737266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4030052)[0x560fd3601f90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085737266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4030052)[0x560fd3601f90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085737266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4030052)[0x560fd3601f90]{disrupted}: Freeing instance (context_map.c:203) 20250821085737266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4030052)[0x560fd3601f90]{disrupted}: Deallocated (fsm.c:568) 20250821085737266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x560fd36056b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085737266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x560fd36056b0]{disconnected}: Freeing instance (context_map.c:207) 20250821085737266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x560fd36056b0]{disconnected}: Deallocated (fsm.c:568) 20250821085737266 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4030052 SCCP-1 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250821085737266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085737266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821085737267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085737267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085737267 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085737267 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 (hnb.c:255) 20250821085737267 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085737265 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085737265 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085737265 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085737265 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085737265 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085737265 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085737265 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085737265 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085737265 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085737265 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085737265 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085737265 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085737265 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085737266 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085737267 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085737267 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085737267 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821085737267 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085737267 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085737267 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW-PFCP(101)@3bdb09a82332: Final verdict of PTC: none 20250821085737268 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50940<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Thu Aug 21 08:57:37 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 20250821085737353 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50952<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085737956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50952<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=306032) Waiting for packet dumper to finish... 1 (prev_count=306032, count=310008) 20250821085739265 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085739265 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085739265 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085739266 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085739266 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085739266 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 08:57: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_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@3bdb09a82332: 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@3bdb09a82332: Test case TC_ranap_ps_initial_ue started. 20250821085741074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50960<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085741079 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50974<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085741083 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34125<->l=127.0.0.1:4262) (control_if.c:572) 20250821085741202 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085741202 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085741202 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085741202 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085741202 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085741202 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085741202 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085741202 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085741202 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085741202 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_ranap_ps_initial_ue-Iuh0(116)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085741204 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085741204 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085741204 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:334) 20250821085741204 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085741204 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085741204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741204 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085741204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741204 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085741204 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085741204 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085741204 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085741204 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085741204 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085741204 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085741204 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085741204 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085741204 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085741204 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085741204 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085741204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741204 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085741204 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085741204 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085741204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741204 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085741204 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085741204 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085741204 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085741204 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085741204 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085741204 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085741204 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085741204 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085741204 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085741204 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085741204 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085741204 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085741204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741204 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085741204 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085741204 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085741204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741204 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085741204 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085741204 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085741204 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085741204 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085741204 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085741204 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085741204 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085741204 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085741204 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085741204 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085741204 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085741204 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085741204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741204 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085741204 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085741204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741204 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085741204 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085741204 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085741204 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085741204 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085741204 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085741204 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085741204 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085741204 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085741204 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085741204 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085741204 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=1 20250821085741204 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085741204 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085741204 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085741204 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085741204 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085741204 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=4 20250821085741204 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085741204 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085741204 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085741204 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085741204 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085741204 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085741204 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085741204 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=12 20250821085741204 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085741204 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085741204 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085741204 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085741204 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085741204 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085741204 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085741204 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085741204 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085741204 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085741204 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(120)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(120)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(118)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085741215 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085741215 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085741215 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085741215 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085741215 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085741215 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085741216 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085741216 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085741217 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085741217 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085741217 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:334) 20250821085741217 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085741217 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085741217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741217 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=6 -> eSLS=118: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085741217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741217 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085741217 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=6 -> eSLS=118: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085741217 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085741217 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085741217 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085741217 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085741217 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085741217 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085741217 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085741217 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:334) 20250821085741217 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085741217 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821085741217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741217 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085741217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085741217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741217 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085741217 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085741217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085741217 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085741217 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085741217 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085741217 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085741217 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085741217 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085741217 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085741217 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085741217 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085741217 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085741217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741217 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085741217 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085741217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085741217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741217 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085741217 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085741217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085741217 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085741217 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085741217 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085741217 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085741217 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085741217 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085741217 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085741217 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085741217 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085741217 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085741217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741217 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085741217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085741217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741217 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085741217 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085741217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085741217 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085741217 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085741217 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085741217 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085741217 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085741217 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085741217 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085741217 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085741217 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=6 20250821085741217 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085741217 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085741217 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085741217 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085741217 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085741217 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=1 20250821085741217 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085741217 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085741217 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085741217 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085741217 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085741217 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085741217 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=4 20250821085741217 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085741217 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085741217 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085741217 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085741217 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085741217 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085741217 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085741217 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=8 20250821085741217 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085741217 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085741217 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(123)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(121)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085741248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085741248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085741248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085741248 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085741249 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:562) 20250821085741249 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085741249 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085741249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085741249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821085741413 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085741413 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085741413 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085741413 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(120)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085741419 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085741419 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085741419 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085741419 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085741419 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085741419 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085741419 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085741419 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085741419 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085741419 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085741419 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085741419 DLSS7 <000c> ss7_asp.c:1383 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  20250821085741419 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085741421 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085741421 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085741421 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085741421 DLSS7 <000c> ss7_asp.c:1383 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  20250821085741421 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085741421 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085741421 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085741421 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085741421 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085741421 DLSS7 <000c> ss7_asp.c:1383 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  20250821085741421 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085741421 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085741421 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085741421 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085741421 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085741421 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085741421 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085741421 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085741421 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085741421 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085741421 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085741421 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085741421 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085741421 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085741421 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085741421 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085741422 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085741422 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085741422 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085741422 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085741422 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085741422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085741422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741422 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085741422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085741422 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085741422 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085741422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085741422 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085741422 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085741422 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085741422 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085741422 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085741422 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821085741422 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085741422 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085741422 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085741423 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085741423 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085741423 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821085741430 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085741430 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085741430 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085741430 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(123)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085741436 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085741436 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085741436 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085741436 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085741436 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085741436 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085741436 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085741436 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085741436 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085741436 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085741436 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085741436 DLSS7 <000c> ss7_asp.c:1383 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  20250821085741436 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085741438 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085741438 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085741438 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085741438 DLSS7 <000c> ss7_asp.c:1383 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  20250821085741438 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085741438 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085741438 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085741439 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085741439 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085741439 DLSS7 <000c> ss7_asp.c:1383 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  20250821085741439 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085741439 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085741439 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085741439 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085741439 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085741439 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085741439 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085741439 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085741439 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085741439 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085741439 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085741439 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085741439 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085741439 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085741439 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085741439 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085741439 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085741440 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085741440 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085741440 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085741440 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085741440 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085741440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741440 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085741440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085741440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085741440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085741441 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085741441 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085741441 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085741441 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085741441 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085741441 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085741441 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085741441 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085741441 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085741441 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085741441 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=7 20250821085741441 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085741441 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085741441 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085741441 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085741441 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085741441 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(119)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085742228 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085742228 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085742228 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085742228 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085742228 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085742228 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085742229 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085742229 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085742229 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085742229 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085742229 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085742229 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085742229 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085742229 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085742229 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085742229 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085742229 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085742229 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085742229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085742229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085742229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085742229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085742229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085742229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085742229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085742229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085742229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085742229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085742229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085742229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085742229 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085742229 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085742229 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085742229 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085742229 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085742229 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:382) 20250821085742229 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085742229 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821085742229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085742229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085742230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085742230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085742230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085742230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085742230 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085742230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085742230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085742230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085742230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085742230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085742230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085742230 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085742230 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085742230 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085742230 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085742230 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085742230 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821085742230 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085742230 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085742230 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085742230 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085742230 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085742230 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821085742230 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085742230 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085742230 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085742230 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085742230 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085742231 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821085742232 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085742232 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085742232 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085742232 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085742232 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085742232 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085742232 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085742232 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085742232 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085742232 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085742232 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085742232 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085742232 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085742232 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085742232 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085742232 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085742232 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085742232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085742232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085742232 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085742232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085742232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085742232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085742232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085742232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085742232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085742232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085742232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085742232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085742233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085742233 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085742233 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085742233 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085742233 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085742233 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(119)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(122)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085742245 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085742245 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085742245 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085742245 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085742245 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085742245 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085742245 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085742245 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085742245 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085742245 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085742245 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085742245 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085742245 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085742245 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085742245 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085742245 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085742245 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085742245 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085742245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085742245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085742245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085742246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085742246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085742246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085742246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085742246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085742246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085742246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085742246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085742246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085742246 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085742246 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085742246 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085742246 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085742246 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085742246 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:382) 20250821085742246 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085742246 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821085742246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085742246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085742246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085742246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085742246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085742246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085742246 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085742246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085742246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085742246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085742246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085742246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085742246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085742246 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085742246 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085742246 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085742246 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085742246 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085742246 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821085742246 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085742246 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085742246 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085742247 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085742247 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085742247 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821085742247 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085742247 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085742247 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085742247 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085742247 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085742247 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821085742248 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085742248 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085742248 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085742248 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085742248 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085742248 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085742248 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085742248 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085742248 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085742248 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085742248 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085742248 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085742248 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085742248 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085742248 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085742248 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085742248 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085742248 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085742248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085742248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085742248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085742248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085742249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085742249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085742249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085742249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085742249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085742249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085742249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085742249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085742249 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085742249 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085742249 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085742249 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085742249 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(122)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821085742282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50982<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085743056 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821085743056 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821085743056 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085743056 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085743056 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085743056 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821085743056 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821085743056 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821085743056 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085743056 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821085743056 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821085743056 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821085743056 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085743056 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821085743056 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821085743056 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250821085743056 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085743056 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821085743056 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821085743056 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK TC_ranap_ps_initial_ue0(125)@3bdb09a82332: 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)@3bdb09a82332: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@3bdb09a82332: Created Expect[0] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@3bdb09a82332: Added conn table entry 0TC_ranap_ps_initial_ue0(125)5649581 20250821085743312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085743312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085743312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085743312 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085743312 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5634ad, normal) (hnbgw_rua.c:408) 20250821085743312 DHNB DEBUG map_rua[0x560fd3601f90]{init}: Allocated (fsm.c:456) 20250821085743312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5649581)[0x560fd3601f90]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085743312 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5649581 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085743312 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085743312 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085743312 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085743312 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5649581 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085743312 DCN DEBUG map_sccp[0x560fd36056b0]{init}: Allocated (fsm.c:456) 20250821085743312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x560fd36056b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085743312 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-5649581 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085743312 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5649581 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085743312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5649581)[0x560fd3601f90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085743312 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085743312 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085743312 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5649581 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085743312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x560fd36056b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085743312 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085743312 DLSCCP DEBUG SCCP-SCOC(2)[0x560fd35e3cf0]{IDLE}: Allocated (fsm.c:456) 20250821085743312 DLSCCP DEBUG SCCP-SCOC(2)[0x560fd35e3cf0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085743312 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f400300013b0056400500f1100926) (sccp_scrc.c:455) 20250821085743312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085743312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085743312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085743312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085743312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085743312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085743312 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085743312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085743312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085743312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085743312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085743312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085743312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085743312 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085743312 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085743312 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085743312 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085743312 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085743312 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 02 01 00 00 02 02 02 06 04 43 bc 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 3b 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085743312 DLSCCP DEBUG SCCP-SCOC(2)[0x560fd35e3cf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085743312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x560fd36056b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085743312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5649581)[0x560fd3601f90]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085743312 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085743312 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085743312 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085743312 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821085743313 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085743313 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085743313 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085743313 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085743313 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085743313 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 02 01 00 00 02 02 02 06 04 43 bc 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 3b 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(121)@3bdb09a82332: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@3bdb09a82332: Found Expect[0] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@3bdb09a82332: Added conn table entry 0TC_ranap_ps_initial_ue0(125)6631472 HNBGW_Test.sgsn0-SCCP(121)@3bdb09a82332: Session index based on connection ID:0 TC_ranap_ps_initial_ue0(125)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(121)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821085743327 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085743327 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085743327 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085743327 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085743327 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085743327 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085743327 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085743327 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085743327 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085743327 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 02 95 59 5f 02 00 00 00 00  20250821085743328 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085743328 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085743328 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085743328 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085743328 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085743328 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0095595f) (sccp_scrc.c:545) 20250821085743328 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(2,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085743328 DLSCCP DEBUG SCCP-SCOC(2)[0x560fd35e3cf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085743328 DLSCCP DEBUG SCCP-SCOC(2)[0x560fd35e3cf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085743328 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085743328 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085743328 DCN DEBUG handle_cn_conn_conf() conn_id=2, 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_sccp.c:157) 20250821085743328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x560fd36056b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085743328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x560fd36056b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821085743335 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50974<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085743335 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34125<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(114)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(113)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085743338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50960<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(119)@3bdb09a82332: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_initial_ue(112)@3bdb09a82332: Final verdict of PTC: none 20250821085743341 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085743341 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085743341 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085743341 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085743341 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085743341 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085743341 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085743341 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085743341 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085743341 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085743341 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085743341 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085743341 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085743341 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085743341 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085743341 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085743341 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs HNBGW_Test.msc0-SCCP(118)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(121)@3bdb09a82332: Final verdict of PTC: none 20250821085743341 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085743341 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085743341 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085743341 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821085743341 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085743341 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085743342 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085743341 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085743342 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085743342 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085743342 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085743342 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085743342 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085743342 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085743342 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085743342 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085743342 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085743342 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085743342 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@3bdb09a82332: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(116)@3bdb09a82332: Final verdict of PTC: none 20250821085743342 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085743342 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085743342 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085743342 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085743342 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085743342 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085743342 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085743342 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085743342 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085743342 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085743342 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085743342 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085743342 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085743342 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085743342 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085743342 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085743342 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085743342 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085743342 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085743342 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085743342 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085743342 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085743342 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085743342 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085743342 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085743342 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085743342 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085743342 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085743342 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085743342 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085743342 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085743342 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085743342 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085743342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x560fd36056b0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085743343 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085743343 DLSCCP DEBUG SCCP-SCOC(2)[0x560fd35e3cf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085743343 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0095595f), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085743343 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085743343 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085743343 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085743343 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085743343 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085743343 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085743343 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085743343 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085743343 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085743343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085743343 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 02 04 95 59 5f 00 00 02 00 00 00 00 00 (ss7_asp.c:1383) 20250821085743343 DLSCCP DEBUG SCCP-SCOC(2)[0x560fd35e3cf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085743343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x560fd36056b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085743343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5649581)[0x560fd3601f90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085743343 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5649581)[0x560fd3601f90]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085743343 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821085743343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5649581)[0x560fd3601f90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085743343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5649581)[0x560fd3601f90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085743343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5649581)[0x560fd3601f90]{disrupted}: Freeing instance (context_map.c:203) 20250821085743343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5649581)[0x560fd3601f90]{disrupted}: Deallocated (fsm.c:568) 20250821085743343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x560fd36056b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085743343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x560fd36056b0]{disconnected}: Freeing instance (context_map.c:207) 20250821085743343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x560fd36056b0]{disconnected}: Deallocated (fsm.c:568) 20250821085743343 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5649581 SCCP-2 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:226) 20250821085743344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085743344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821085743344 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085743344 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085743344 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085743344 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 HNBGW_Test.sgsn0-M3UA(123)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(115)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(122)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(120)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(124)@3bdb09a82332: Final verdict of PTC: none 20250821085743344 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085743344 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085743344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085743344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085743344 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085743344 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085743344 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 (hnb.c:255) 20250821085743344 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085743348 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50982<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Thu Aug 21 08:57:43 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 20250821085743432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50984<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085744035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50984<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=321312) Waiting for packet dumper to finish... 1 (prev_count=321312, count=321852) 20250821085745342 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085745342 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085745342 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085745342 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085745342 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085745342 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 08:57: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_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@3bdb09a82332: 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@3bdb09a82332: Test case TC_ranap_cs_initial_ue_empty_cr started. 20250821085747165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49034<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085747187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49040<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085747201 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33987<->l=127.0.0.1:4262) (control_if.c:572) 20250821085747266 DLSCCP DEBUG SCCP-SCOC(1)[0x560fd35e3750]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085747266 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9aca1), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085747266 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085747266 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085747266 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085747266 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085747266 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085747266 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085747266 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085747266 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085747266 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085747266 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085747266 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 e9 ac a1 00 00 01 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085747266 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085747266 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085747266 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085747266 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085747266 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085747266 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085747266 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085747315 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085747315 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085747315 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085747316 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085747316 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085747316 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085747316 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085747316 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085747316 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085747316 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085747317 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085747317 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085747317 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:334) 20250821085747317 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085747317 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085747317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747317 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085747317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747317 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085747317 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085747317 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085747317 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085747317 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085747317 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085747317 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085747317 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085747317 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085747317 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085747317 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085747317 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085747317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747317 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085747317 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085747317 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085747317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747317 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085747317 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085747317 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085747317 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085747317 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085747317 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085747317 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085747317 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085747317 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085747317 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085747317 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085747317 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085747317 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085747317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747317 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085747317 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085747317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747317 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085747317 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085747317 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085747317 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085747317 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085747317 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085747317 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085747317 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085747317 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085747317 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085747317 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085747317 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085747317 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085747317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747317 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085747317 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085747317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747317 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085747317 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085747317 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085747317 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085747317 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085747317 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085747317 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085747317 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085747318 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085747318 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085747318 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085747318 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=11 20250821085747318 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085747318 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085747318 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085747318 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085747318 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085747318 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=3 20250821085747318 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085747318 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085747318 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085747318 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085747318 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085747318 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085747318 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085747318 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=12 20250821085747318 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085747318 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085747318 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085747318 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085747318 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085747318 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085747318 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821085747318 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085747318 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085747318 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(134)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(134)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(132)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085747330 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085747330 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085747330 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085747330 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085747330 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085747330 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085747331 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085747331 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085747332 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085747332 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085747332 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:334) 20250821085747332 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085747332 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085747332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747332 DLSS7 INFO 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=2 -> eSLS=114: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085747332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747332 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085747332 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=2 -> eSLS=114: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085747332 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085747332 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085747332 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085747332 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085747332 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085747332 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085747332 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085747332 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:334) 20250821085747332 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085747332 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821085747332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747332 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085747332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085747332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747332 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085747332 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085747332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085747332 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085747332 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085747332 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085747332 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085747332 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085747332 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085747332 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085747332 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085747332 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085747332 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085747332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747332 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085747332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085747332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747332 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085747332 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085747332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085747332 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085747332 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085747332 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085747332 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085747332 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085747332 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085747332 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085747332 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085747332 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085747332 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085747332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747332 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085747332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085747332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747332 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085747332 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085747332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085747332 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085747332 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085747332 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085747332 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085747332 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085747332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085747332 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085747332 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085747332 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=2 20250821085747332 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085747332 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085747332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085747332 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085747332 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085747332 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=13 20250821085747332 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085747332 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085747332 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085747332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085747332 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085747332 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085747332 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=13 20250821085747332 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085747332 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085747332 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085747332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085747332 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085747332 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085747332 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821085747332 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085747332 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085747332 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085747352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085747352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085747352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085747352 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085747352 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:562) 20250821085747352 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085747352 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085747352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085747352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821085747529 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085747529 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085747529 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085747529 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(134)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085747539 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085747539 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085747539 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085747539 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085747539 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085747539 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085747539 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085747539 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085747539 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085747540 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085747540 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085747540 DLSS7 <000c> ss7_asp.c:1383 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  20250821085747540 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085747542 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085747542 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085747542 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085747542 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085747542 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085747542 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085747542 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085747542 DLSS7 <000c> ss7_asp.c:1383 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  20250821085747542 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085747542 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085747542 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085747542 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085747542 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085747542 DLSS7 <000c> ss7_asp.c:1383 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  20250821085747542 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085747542 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085747542 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085747542 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085747542 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085747542 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085747542 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085747542 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085747542 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085747542 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085747542 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085747542 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085747542 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085747542 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085747542 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085747542 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) HNBGW_Test.sgsn0-M3UA(137)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085747543 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085747543 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085747543 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085747543 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085747543 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085747543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747543 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085747543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747543 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085747543 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085747543 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085747543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747543 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085747543 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085747543 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085747543 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085747543 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085747543 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085747543 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085747543 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085747543 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085747543 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085747543 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085747543 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085747543 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085747543 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085747543 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085747543 DLSS7 <000c> ss7_asp.c:1383 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  20250821085747543 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085747543 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085747543 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085747543 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085747543 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821085747543 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085747543 DLSS7 <000c> ss7_combined_linkset.c:297 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-msc0' round-robin style (available) 20250821085747543 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085747543 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085747543 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085747543 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821085747544 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085747544 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085747544 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085747544 DLSS7 <000c> ss7_asp.c:1383 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  20250821085747544 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085747544 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085747544 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085747544 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085747544 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085747544 DLSS7 <000c> ss7_asp.c:1383 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  20250821085747544 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085747544 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085747544 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085747544 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085747544 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085747544 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085747544 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085747544 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085747544 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085747544 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085747544 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085747544 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085747544 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085747545 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085747545 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085747545 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085747545 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085747546 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085747546 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085747546 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085747546 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085747546 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085747546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747546 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085747546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085747546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085747546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085747546 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085747546 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085747546 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085747546 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085747546 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085747546 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085747546 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085747546 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085747546 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085747546 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085747546 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821085747546 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085747546 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085747546 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085747546 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085747546 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085747546 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(133)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085748342 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085748342 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085748342 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085748342 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085748342 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085748342 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085748342 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085748342 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085748342 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085748342 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085748343 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085748343 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085748343 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085748343 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085748343 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085748343 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085748343 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085748343 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085748343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085748343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085748343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085748343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085748343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085748343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085748343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085748343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085748343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085748343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085748343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085748343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085748343 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085748343 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085748343 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085748343 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085748343 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085748343 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:382) 20250821085748343 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085748343 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821085748343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085748343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085748343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085748343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085748343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085748343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085748343 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085748343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085748343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085748343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085748343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085748343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085748343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085748343 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085748343 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085748343 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085748343 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085748343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085748343 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821085748343 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085748343 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085748343 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085748343 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085748343 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085748343 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821085748343 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085748343 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085748343 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085748343 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085748343 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085748343 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821085748347 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085748347 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085748347 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085748347 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085748347 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085748347 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085748347 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085748347 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085748347 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085748347 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085748347 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085748347 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085748347 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085748347 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085748347 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085748347 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085748347 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085748347 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085748347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085748347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085748347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085748347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085748347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085748347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085748347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085748347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085748347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085748347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085748347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085748347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085748347 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085748347 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085748347 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085748347 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085748347 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(133)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(136)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085748349 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085748349 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085748349 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085748349 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085748349 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085748349 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085748349 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085748349 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085748349 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085748349 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085748349 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085748349 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085748349 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085748349 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085748349 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085748349 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085748350 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085748350 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085748350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085748350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085748350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085748350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085748350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085748350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085748350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085748350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085748350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085748350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085748350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085748350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085748350 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085748350 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085748350 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085748350 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085748350 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085748350 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:382) 20250821085748350 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085748350 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821085748350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085748350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085748350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085748350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085748350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085748350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085748350 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085748350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085748350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085748350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085748350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085748350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085748350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085748350 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085748350 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085748350 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085748350 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085748350 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085748350 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821085748350 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085748350 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085748351 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085748351 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085748351 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085748351 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821085748351 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085748351 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085748351 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085748351 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085748351 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085748351 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821085748352 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085748352 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085748352 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085748352 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085748352 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085748352 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085748352 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085748352 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085748352 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085748352 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085748352 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085748352 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085748352 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085748352 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085748352 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085748352 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085748352 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085748353 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085748353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085748353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085748353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085748353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085748353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085748353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085748353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085748353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085748353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085748353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085748353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085748353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085748353 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085748353 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085748353 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085748353 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085748353 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(136)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821085748380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49052<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue_empty_cr0(139)@3bdb09a82332: 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)@3bdb09a82332: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@3bdb09a82332: 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)@3bdb09a82332: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)10495543 20250821085749423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085749423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085749423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085749423 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085749423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa02637, normal) (hnbgw_rua.c:408) 20250821085749423 DHNB DEBUG map_rua[0x560fd3601f90]{init}: Allocated (fsm.c:456) 20250821085749423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10495543)[0x560fd3601f90]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085749424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10495543 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085749424 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085749424 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085749424 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10495543 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085749424 DCN DEBUG map_sccp[0x560fd36056b0]{init}: Allocated (fsm.c:456) 20250821085749424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x560fd36056b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085749424 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-10495543 <-> SCCP-3 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085749424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10495543 SCCP-3 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085749424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10495543)[0x560fd3601f90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085749424 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085749424 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085749424 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10495543 SCCP-3 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085749424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x560fd36056b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085749424 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085749424 DLSCCP DEBUG SCCP-SCOC(3)[0x560fd35e4310]{IDLE}: Allocated (fsm.c:456) 20250821085749424 DLSCCP DEBUG SCCP-SCOC(3)[0x560fd35e4310]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085749424 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:455) 20250821085749424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085749424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085749424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085749424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085749424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085749424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085749424 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085749424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085749424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085749424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085749424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085749424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085749424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085749424 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085749424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085749424 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085749424 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085749424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085749424 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 03 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 00 00 (ss7_asp.c:1383) 20250821085749424 DLSCCP DEBUG SCCP-SCOC(3)[0x560fd35e4310]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085749425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x560fd36056b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085749425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10495543)[0x560fd3601f90]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085749425 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085749425 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085749425 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085749425 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821085749425 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085749425 DLSS7 <000c> ss7_combined_linkset.c:297 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-msc0' round-robin style (available) 20250821085749425 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085749425 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085749425 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085749425 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 03 01 00 00 03 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(132)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@3bdb09a82332: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@3bdb09a82332: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)5808782 HNBGW_Test.msc0-SCCP(132)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821085749433 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085749433 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085749433 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085749433 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085749433 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085749433 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085749433 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085749433 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085749433 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085749433 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 03 70 48 ca 02 00 00 00 00  20250821085749433 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085749433 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085749433 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085749433 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085749433 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085749433 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=007048ca) (sccp_scrc.c:545) 20250821085749434 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(3,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085749434 DLSCCP DEBUG SCCP-SCOC(3)[0x560fd35e4310]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085749434 DLSCCP DEBUG SCCP-SCOC(3)[0x560fd35e4310]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085749434 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085749434 DLSCCP DEBUG SCCP-SCOC(3)[0x560fd35e4310]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085749434 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007048ca), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300023d0056400500f1100926) (sccp_scrc.c:455) 20250821085749434 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085749434 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085749434 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085749434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085749434 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085749434 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085749434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085749434 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 104 bytes: [L2]> 01 00 01 01 00 00 00 68 02 10 00 60 00 00 00 bd 00 00 00 b9 03 00 00 03 06 70 48 ca 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 3d 00 56 40 05 00 f1 10 09 26 (ss7_asp.c:1383) 20250821085749434 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085749434 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085749434 DCN DEBUG handle_cn_conn_conf() conn_id=3, 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_sccp.c:157) 20250821085749434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x560fd36056b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085749434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x560fd36056b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085749434 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085749434 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085749434 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085749434 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821085749434 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085749434 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085749434 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085749434 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085749434 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085749435 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 03 06 70 48 ca 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 3d 00 56 40 05 00 f1 10 09 26 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(132)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@3bdb09a82332: setverdict(pass): none -> pass MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821085749457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49040<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085749458 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33987<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(128)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(127)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085749462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49034<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@3bdb09a82332: Final verdict of PTC: none 20250821085749466 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn0-SCCP(135)@3bdb09a82332: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(136)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(133)@3bdb09a82332: Final verdict of PTC: none 20250821085749466 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085749466 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085749466 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085749467 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085749467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085749467 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085749467 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085749467 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085749467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085749467 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085749467 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085749467 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085749467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085749467 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085749467 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085749467 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085749467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085749467 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085749467 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085749467 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085749467 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085749467 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085749467 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085749467 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085749467 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085749467 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085749467 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085749467 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085749467 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085749467 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085749467 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085749467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085749467 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085749467 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085749467 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085749467 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085749467 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085749467 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085749467 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085749467 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085749467 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085749468 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085749468 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085749468 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085749468 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085749468 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085749468 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085749468 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085749468 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085749468 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085749468 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085749468 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085749468 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085749468 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085749468 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085749467 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085749467 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085749467 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085749467 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085749467 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085749467 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085749468 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@3bdb09a82332: Final verdict of PTC: none 20250821085749468 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085749468 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085749468 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085749468 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085749468 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085749468 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085749468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x560fd36056b0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085749468 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085749468 DLSCCP DEBUG SCCP-SCOC(3)[0x560fd35e4310]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085749468 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007048ca), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085749468 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085749468 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085749468 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085749469 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085749469 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) HNBGW_Test.msc0-M3UA(134)@3bdb09a82332: Final verdict of PTC: none 20250821085749469 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085749469 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085749469 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085749469 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085749469 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 03 04 70 48 ca 00 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085749469 DLSCCP DEBUG SCCP-SCOC(3)[0x560fd35e4310]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085749469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x560fd36056b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085749469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10495543)[0x560fd3601f90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085749469 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10495543)[0x560fd3601f90]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085749469 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085749469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10495543)[0x560fd3601f90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085749469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10495543)[0x560fd3601f90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) HNBGW_Test.sgsn0-M3UA(137)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(129)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(138)@3bdb09a82332: Final verdict of PTC: none 20250821085749469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10495543)[0x560fd3601f90]{disrupted}: Freeing instance (context_map.c:203) 20250821085749469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10495543)[0x560fd3601f90]{disrupted}: Deallocated (fsm.c:568) 20250821085749469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x560fd36056b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085749469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x560fd36056b0]{disconnected}: Freeing instance (context_map.c:207) 20250821085749469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x560fd36056b0]{disconnected}: Deallocated (fsm.c:568) 20250821085749469 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10495543 SCCP-3 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250821085749469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085749469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821085749470 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085749470 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085749470 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085749470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085749470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085749470 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085749470 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 (hnb.c:255) 20250821085749470 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821085749470 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085749470 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085749470 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085749470 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-SCCP(132)@3bdb09a82332: Final verdict of PTC: none 20250821085749472 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49052<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@3bdb09a82332: 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'. Thu Aug 21 08:57:49 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 20250821085749552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49064<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085750155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49064<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=327592) Waiting for packet dumper to finish... 1 (prev_count=327592, count=328132) 20250821085751468 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085751468 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085751468 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085751468 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085751468 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085751468 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 08:57: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_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@3bdb09a82332: 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@3bdb09a82332: Test case TC_ranap_ps_initial_ue_empty_cr started. 20250821085753278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49076<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085753283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49078<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085753286 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36351<->l=127.0.0.1:4262) (control_if.c:572) 20250821085753344 DLSCCP DEBUG SCCP-SCOC(2)[0x560fd35e3cf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085753344 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0095595f), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085753344 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085753344 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085753344 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085753344 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085753344 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085753344 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085753344 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085753344 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085753344 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085753344 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085753344 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085753344 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 95 59 5f 00 00 02 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085753344 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085753344 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085753344 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085753344 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085753344 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085753344 DLSS7 <000c> ss7_combined_linkset.c:297 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-sgsn0' round-robin style (unavailable) 20250821085753344 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085753344 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085753399 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085753399 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085753399 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085753399 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085753399 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085753399 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085753399 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085753399 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085753399 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085753399 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085753400 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085753400 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085753400 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:334) 20250821085753400 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085753400 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085753400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753400 DLSS7 INFO 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085753400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753400 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085753400 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085753400 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085753400 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085753400 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085753400 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085753400 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085753400 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085753400 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085753400 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085753400 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085753400 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085753400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753400 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085753400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085753400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753400 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085753400 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085753400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085753400 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085753400 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085753400 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085753400 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085753400 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085753400 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085753400 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085753400 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085753400 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085753400 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085753400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753401 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085753401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085753401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753401 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085753401 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085753401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085753401 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085753401 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085753401 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085753401 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085753401 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085753401 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085753401 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085753401 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085753401 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085753401 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085753401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753401 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085753401 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085753401 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085753401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753401 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085753401 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085753401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085753401 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085753401 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085753401 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085753401 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085753401 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085753401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085753401 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085753401 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085753401 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=5 20250821085753401 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085753401 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085753401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085753401 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085753401 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085753401 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=11 20250821085753401 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085753401 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085753401 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085753401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085753401 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085753401 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085753401 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=7 20250821085753401 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085753401 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085753401 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085753401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085753401 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085753401 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085753401 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821085753401 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085753401 DLSS7 <000c> ss7_combined_linkset.c:297 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-msc0' round-robin style (unavailable) 20250821085753401 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085753401 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(148)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(148)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(146)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085753414 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085753414 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085753414 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085753414 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085753414 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085753414 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085753414 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085753414 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085753415 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085753415 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085753415 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:334) 20250821085753415 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085753415 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085753415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753415 DLSS7 INFO 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=12 -> eSLS=124: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085753415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753415 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085753415 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=12 -> eSLS=124: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085753415 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085753415 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085753415 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085753415 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085753415 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085753415 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085753415 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085753415 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:334) 20250821085753415 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085753415 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821085753415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753415 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085753415 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085753415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753415 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085753415 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085753415 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085753415 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085753415 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085753415 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085753415 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085753415 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085753415 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085753415 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085753415 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085753415 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085753415 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085753415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753415 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085753415 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085753415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753415 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085753415 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085753415 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085753415 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085753415 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085753415 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085753415 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085753415 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085753415 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085753415 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085753415 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085753415 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085753415 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085753415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753415 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085753415 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085753415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753415 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085753415 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085753416 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085753416 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085753416 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085753416 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085753416 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085753416 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085753416 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085753416 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085753416 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085753416 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=12 20250821085753416 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085753416 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085753416 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085753416 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085753416 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085753416 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=13 20250821085753416 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085753416 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085753416 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085753416 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085753416 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085753416 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085753416 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=6 20250821085753416 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085753416 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085753416 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085753416 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085753416 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085753416 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085753416 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821085753416 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085753416 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085753416 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085753437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085753437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085753437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085753437 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085753437 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:562) 20250821085753437 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085753437 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085753437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085753437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821085753612 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085753612 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085753612 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085753612 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(148)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085753622 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085753622 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085753622 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085753622 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085753622 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085753622 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085753622 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085753622 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085753622 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085753622 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085753622 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085753622 DLSS7 <000c> ss7_asp.c:1383 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  20250821085753622 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085753627 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085753627 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085753627 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085753627 DLSS7 <000c> ss7_asp.c:1383 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  20250821085753627 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085753627 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085753627 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085753627 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085753627 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085753627 DLSS7 <000c> ss7_asp.c:1383 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  20250821085753627 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085753627 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085753627 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085753627 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085753627 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085753627 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085753627 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085753627 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085753627 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085753627 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085753627 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085753627 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085753627 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085753627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085753627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085753627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085753627 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085753627 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085753627 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085753627 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085753629 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085753629 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085753629 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085753629 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085753629 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085753629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753629 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085753629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753629 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085753629 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085753629 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085753629 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085753629 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085753629 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085753629 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085753629 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085753629 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085753629 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085753629 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821085753629 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085753629 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085753629 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085753629 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085753629 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085753630 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(151)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085753633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085753634 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085753634 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085753634 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085753634 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085753634 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085753634 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085753634 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085753634 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085753634 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085753634 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085753634 DLSS7 <000c> ss7_asp.c:1383 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  20250821085753634 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085753636 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085753636 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085753636 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085753636 DLSS7 <000c> ss7_asp.c:1383 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  20250821085753636 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085753636 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085753636 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085753636 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085753636 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085753636 DLSS7 <000c> ss7_asp.c:1383 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  20250821085753636 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085753636 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085753636 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085753636 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085753636 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085753636 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085753636 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085753637 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085753637 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085753637 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085753637 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085753637 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085753637 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085753637 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085753637 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085753637 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085753637 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085753638 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085753638 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085753638 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085753638 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085753638 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085753638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753638 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085753638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085753638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085753638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085753638 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085753638 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085753638 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085753638 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085753638 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085753638 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085753638 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085753639 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085753639 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085753639 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085753639 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821085753639 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085753639 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085753639 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085753639 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085753639 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085753639 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(147)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085754427 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085754427 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085754427 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085754427 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085754427 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085754427 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085754427 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085754427 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085754427 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085754427 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085754427 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085754427 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085754427 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085754427 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085754427 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085754427 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085754427 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085754427 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085754427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085754427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085754427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085754427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085754427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085754427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085754427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085754427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085754427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085754427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085754427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085754427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085754427 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085754427 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085754427 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085754427 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085754427 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085754427 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:382) 20250821085754427 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085754427 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821085754427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085754427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085754427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085754427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085754427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085754427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085754427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085754427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085754427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085754427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085754427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085754427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085754427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085754427 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085754427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085754427 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085754427 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085754427 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085754427 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821085754427 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085754427 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085754427 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085754427 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085754427 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085754427 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821085754427 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085754427 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085754427 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085754427 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085754427 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085754427 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821085754428 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085754428 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085754428 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085754428 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085754428 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085754428 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085754428 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085754428 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085754428 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085754428 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085754428 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085754428 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085754428 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085754428 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085754428 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085754428 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085754428 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085754428 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085754428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085754428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085754428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085754428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085754428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085754428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085754429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085754429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085754429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085754429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085754429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085754429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085754429 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085754429 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085754429 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085754429 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085754429 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(147)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(150)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085754432 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085754432 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085754432 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085754432 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085754432 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085754432 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085754432 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085754432 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085754432 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085754432 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085754432 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085754432 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085754432 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085754432 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085754432 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085754432 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085754432 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085754432 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085754432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085754432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085754432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085754432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085754432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085754432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085754432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085754432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085754432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085754432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085754432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085754432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085754432 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085754432 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085754432 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085754432 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085754432 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085754432 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:382) 20250821085754432 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085754432 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821085754432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085754432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085754432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085754432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085754432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085754432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085754432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085754432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085754432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085754432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085754432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085754432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085754432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085754432 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085754432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085754432 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085754432 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085754432 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085754432 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821085754432 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085754432 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085754432 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085754432 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085754432 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085754432 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=8 20250821085754432 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085754432 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085754432 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085754432 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085754432 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085754432 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821085754433 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085754433 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085754433 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085754433 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085754433 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085754433 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085754433 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085754433 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085754433 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085754433 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085754433 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085754433 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085754433 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085754433 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085754433 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085754433 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085754433 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085754433 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085754433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085754433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085754433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085754433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085754433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085754433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085754433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085754433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085754433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085754433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085754433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085754433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085754433 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085754433 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085754433 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085754433 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085754433 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(150)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821085754458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49084<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue_empty_cr0(153)@3bdb09a82332: 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)@3bdb09a82332: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@3bdb09a82332: 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)@3bdb09a82332: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)5740311 20250821085755497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085755497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085755497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085755497 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085755497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x579717, normal) (hnbgw_rua.c:408) 20250821085755497 DHNB DEBUG map_rua[0x560fd3601f90]{init}: Allocated (fsm.c:456) 20250821085755497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5740311)[0x560fd3601f90]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085755497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5740311 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085755497 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085755497 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085755497 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085755497 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5740311 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085755497 DCN DEBUG map_sccp[0x560fd36056b0]{init}: Allocated (fsm.c:456) 20250821085755497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x560fd36056b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085755497 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-5740311 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085755497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5740311 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085755497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5740311)[0x560fd3601f90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085755497 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085755497 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085755497 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5740311 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085755497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x560fd36056b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085755497 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085755497 DLSCCP DEBUG SCCP-SCOC(4)[0x560fd36051a0]{IDLE}: Allocated (fsm.c:456) 20250821085755497 DLSCCP DEBUG SCCP-SCOC(4)[0x560fd36051a0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085755497 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:455) 20250821085755497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085755497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085755497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085755497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085755497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085755497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085755497 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085755497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085755497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085755497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085755497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085755497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085755497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085755497 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085755497 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085755497 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085755497 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085755497 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085755497 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085755497 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085755497 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085755497 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821085755497 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085755497 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085755497 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085755497 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085755497 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085755497 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 04 01 00 00 04 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 00 00 00 06 00 08 00 00 00 02  20250821085755497 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 04 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 00 00 (ss7_asp.c:1383) 20250821085755497 DLSCCP DEBUG SCCP-SCOC(4)[0x560fd36051a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085755497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x560fd36056b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085755497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5740311)[0x560fd3601f90]{init}: State change to connected (no timeout) (context_map_rua.c:166) HNBGW_Test.sgsn0-SCCP(149)@3bdb09a82332: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@3bdb09a82332: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@3bdb09a82332: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)5449437 HNBGW_Test.sgsn0-SCCP(149)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821085755508 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085755508 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085755508 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085755508 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085755508 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085755508 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085755508 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085755508 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085755508 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085755508 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 04 f2 7d 98 02 00 00 00 00  20250821085755508 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085755508 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085755508 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085755508 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085755508 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085755509 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00f27d98) (sccp_scrc.c:545) 20250821085755509 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(4,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085755509 DLSCCP DEBUG SCCP-SCOC(4)[0x560fd36051a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085755509 DLSCCP DEBUG SCCP-SCOC(4)[0x560fd36051a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085755509 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085755509 DLSCCP DEBUG SCCP-SCOC(4)[0x560fd36051a0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085755509 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f27d98), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030000e80056400500f1100926) (sccp_scrc.c:455) 20250821085755509 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085755509 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085755509 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085755509 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085755509 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085755509 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085755509 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085755509 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6f 00 00 00 bd 00 00 00 bc 03 00 00 04 06 f2 7d 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 00 e8 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821085755509 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085755509 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085755509 DCN DEBUG handle_cn_conn_conf() conn_id=4, 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_sccp.c:157) 20250821085755509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x560fd36056b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085755509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x560fd36056b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085755509 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085755509 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085755509 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085755509 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821085755509 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085755509 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085755509 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085755509 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085755509 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085755509 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 04 06 f2 7d 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 00 e8 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(149)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@3bdb09a82332: setverdict(pass): none -> pass MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821085755535 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36351<->l=127.0.0.1:4262) (control_if.c:193) 20250821085755536 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49078<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(142)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(141)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085755540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49076<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(150)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(146)@3bdb09a82332: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(147)@3bdb09a82332: Final verdict of PTC: none 20250821085755544 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085755544 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085755544 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085755544 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085755544 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085755544 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085755544 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085755544 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085755544 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085755544 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085755544 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085755544 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085755544 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085755544 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085755544 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085755544 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085755544 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085755544 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085755544 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085755544 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085755544 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085755544 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085755544 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085755544 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085755544 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085755544 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085755544 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085755545 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085755545 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085755545 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085755545 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085755545 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085755545 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085755545 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085755545 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085755545 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085755545 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085755545 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085755545 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085755545 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085755545 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085755545 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085755545 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085755545 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085755545 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085755545 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085755545 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085755545 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085755545 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085755545 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085755545 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085755545 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085755545 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085755545 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085755545 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085755545 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085755545 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085755545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x560fd36056b0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085755545 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085755545 DLSCCP DEBUG SCCP-SCOC(4)[0x560fd36051a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085755545 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f27d98), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085755545 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085755545 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085755545 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085755545 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085755545 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085755545 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085755545 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085755546 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085755546 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085755546 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 04 04 f2 7d 98 00 00 04 00 00 00 00 00 (ss7_asp.c:1383) 20250821085755546 DLSCCP DEBUG SCCP-SCOC(4)[0x560fd36051a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085755546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x560fd36056b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085755546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5740311)[0x560fd3601f90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085755546 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5740311)[0x560fd3601f90]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085755546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821085755546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5740311)[0x560fd3601f90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085755546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5740311)[0x560fd3601f90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085755546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5740311)[0x560fd3601f90]{disrupted}: Freeing instance (context_map.c:203) 20250821085755546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5740311)[0x560fd3601f90]{disrupted}: Deallocated (fsm.c:568) 20250821085755546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x560fd36056b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085755546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x560fd36056b0]{disconnected}: Freeing instance (context_map.c:207) 20250821085755546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x560fd36056b0]{disconnected}: Deallocated (fsm.c:568) 20250821085755546 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5740311 SCCP-4 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:226) 20250821085755546 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085755546 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085755546 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085755546 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085755546 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085755546 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085755546 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085755546 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085755546 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085755546 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085755546 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085755546 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085755546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085755546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821085755547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085755547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085755547 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085755547 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 (hnb.c:255) 20250821085755547 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085755546 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085755547 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085755547 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085755547 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 HNBGW_Test.sgsn0-SCCP(149)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(151)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(143)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(148)@3bdb09a82332: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(152)@3bdb09a82332: Final verdict of PTC: none 20250821085755547 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085755547 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085755547 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085755549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49084<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@3bdb09a82332: 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'. Thu Aug 21 08:57:55 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 20250821085755638 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37824<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085756242 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37824<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=328508) Waiting for packet dumper to finish... 1 (prev_count=328508, count=329048) 20250821085757267 DLSCCP DEBUG SCCP-SCOC(1)[0x560fd35e3750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085757267 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9aca1), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085757267 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085757267 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085757267 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085757267 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085757267 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085757267 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085757267 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085757267 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085757267 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085757267 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 e9 ac a1 00 00 01 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085757268 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085757268 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085757268 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085757268 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085757268 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085757268 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085757268 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085757545 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085757546 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085757546 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085757546 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085757546 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085757546 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 08:57:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@3bdb09a82332: 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@3bdb09a82332: Test case TC_ranap_cs_bidir started. 20250821085759345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37832<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085759353 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37842<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085759361 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45323<->l=127.0.0.1:4262) (control_if.c:572) 20250821085759470 DLSCCP DEBUG SCCP-SCOC(3)[0x560fd35e4310]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085759470 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007048ca), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085759470 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085759470 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085759470 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085759470 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085759470 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085759470 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085759470 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085759470 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085759470 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085759470 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 70 48 ca 00 00 03 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085759470 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085759470 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085759470 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085759470 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085759470 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085759470 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085759470 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085759473 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085759473 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085759473 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085759473 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085759473 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085759473 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_cs_bidir-Iuh0(158)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085759473 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085759473 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085759473 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085759473 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085759475 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085759475 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085759475 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:334) 20250821085759475 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085759475 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085759475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759475 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085759475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759475 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085759475 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085759475 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085759475 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085759475 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085759475 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085759475 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085759475 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085759475 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085759475 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085759475 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085759475 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085759475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759475 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085759475 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085759475 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085759475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759475 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085759475 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085759475 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085759475 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085759475 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085759475 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085759475 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085759475 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085759475 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085759475 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085759475 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085759475 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085759475 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085759475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759475 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085759475 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085759475 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085759475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759475 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085759475 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085759475 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085759475 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085759475 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085759475 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085759475 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085759475 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085759475 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085759475 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085759475 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085759475 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085759475 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085759475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759475 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085759475 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085759475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759475 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085759475 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085759475 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085759475 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085759475 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085759475 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085759475 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085759475 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085759476 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085759476 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085759476 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085759476 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=3 20250821085759476 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085759476 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085759476 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085759476 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085759476 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085759476 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=2 20250821085759476 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085759476 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085759476 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085759476 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085759476 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085759476 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085759476 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085759476 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085759476 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085759476 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085759476 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085759476 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085759476 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085759476 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085759476 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085759476 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821085759476 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085759476 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085759476 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(162)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(160)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085759490 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085759490 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085759490 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085759490 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085759490 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085759490 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085759491 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085759491 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085759492 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085759492 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085759492 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:334) 20250821085759492 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085759492 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085759492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759492 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085759492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759492 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085759492 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085759492 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085759492 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085759492 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085759492 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085759492 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085759492 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085759492 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085759492 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:334) 20250821085759492 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085759492 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821085759492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759492 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085759492 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085759492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759493 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085759493 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085759493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085759493 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085759493 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085759493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085759493 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085759493 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085759493 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085759493 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085759493 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085759493 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085759493 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085759493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759493 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085759493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085759493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759493 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085759493 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085759493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085759493 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085759493 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085759493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085759493 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085759493 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085759493 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085759493 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085759493 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085759493 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085759493 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085759493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759493 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085759493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085759493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759494 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085759494 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085759494 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085759494 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085759494 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085759494 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085759494 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085759494 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085759494 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085759494 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085759494 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085759494 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=9 20250821085759494 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085759494 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085759494 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085759494 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085759494 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085759494 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=4 20250821085759494 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085759494 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085759494 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085759494 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085759494 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085759494 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085759494 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=6 20250821085759494 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085759494 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085759494 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085759494 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085759494 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085759494 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085759494 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821085759494 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085759494 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085759494 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(165)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085759515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085759515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085759515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085759515 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085759516 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:562) 20250821085759516 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085759516 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085759516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085759516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821085759687 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085759687 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085759687 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085759687 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(162)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085759694 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085759694 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085759694 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085759694 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085759694 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085759694 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085759694 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085759694 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085759694 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085759694 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085759694 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085759694 DLSS7 <000c> ss7_asp.c:1383 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  20250821085759694 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085759697 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085759697 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085759697 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085759697 DLSS7 <000c> ss7_asp.c:1383 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  20250821085759697 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085759697 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085759697 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085759697 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085759697 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085759697 DLSS7 <000c> ss7_asp.c:1383 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  20250821085759697 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085759697 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085759697 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085759697 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085759697 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085759697 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085759698 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085759698 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085759698 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085759698 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085759698 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085759698 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085759698 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085759698 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085759698 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085759698 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085759699 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085759699 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085759699 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085759699 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085759699 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085759699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085759699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759699 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085759700 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085759700 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085759700 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085759700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085759700 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085759700 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085759700 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085759700 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085759700 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085759700 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821085759700 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085759700 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085759700 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085759700 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085759700 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085759700 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821085759706 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085759706 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085759706 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085759706 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(165)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085759710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085759710 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085759710 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085759710 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085759710 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085759710 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085759710 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085759710 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085759710 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085759710 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085759710 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085759710 DLSS7 <000c> ss7_asp.c:1383 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  20250821085759710 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085759712 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085759712 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085759712 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085759712 DLSS7 <000c> ss7_asp.c:1383 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  20250821085759712 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085759712 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085759712 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085759712 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085759712 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085759712 DLSS7 <000c> ss7_asp.c:1383 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  20250821085759712 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085759712 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085759712 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085759712 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085759712 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085759712 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085759712 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085759712 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085759712 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085759712 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085759712 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085759712 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085759712 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085759712 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085759712 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085759712 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085759712 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085759713 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085759713 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085759713 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085759714 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085759714 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085759714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759714 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085759714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085759714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085759714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085759714 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085759714 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085759714 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085759714 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085759714 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085759714 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085759714 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085759714 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085759714 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085759714 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085759714 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821085759714 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085759714 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085759714 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085759714 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085759714 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085759714 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(161)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085800498 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085800498 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085800498 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085800498 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085800499 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085800499 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085800499 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085800499 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085800499 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085800499 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085800499 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085800499 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085800499 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085800499 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085800499 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085800499 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085800499 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085800499 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085800499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085800499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085800499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085800499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085800499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085800499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085800499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085800499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085800499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085800499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085800499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085800499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085800499 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085800499 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085800499 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085800499 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085800499 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085800499 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:382) 20250821085800499 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085800499 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821085800499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085800499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085800499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085800499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085800499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085800499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085800499 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085800499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085800499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085800499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085800499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085800499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085800499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085800499 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085800499 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085800499 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085800499 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085800499 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085800499 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821085800499 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085800499 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085800499 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085800499 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085800499 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085800499 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085800499 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085800499 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085800499 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085800499 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085800499 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085800499 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821085800499 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085800499 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085800499 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085800499 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085800499 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085800499 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085800499 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085800499 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085800499 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085800499 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085800499 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085800499 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085800499 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085800499 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085800499 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085800499 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085800499 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085800499 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085800499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085800499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085800499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085800499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085800499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085800499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085800499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085800499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085800499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085800499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085800499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085800499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085800499 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085800499 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085800499 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085800499 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085800499 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(161)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(164)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085800510 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085800510 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085800510 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085800510 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085800510 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085800510 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085800510 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085800510 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085800510 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085800510 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085800510 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085800510 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085800510 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085800510 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085800510 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085800510 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085800511 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085800511 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085800511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085800511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085800511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085800511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085800511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085800511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085800511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085800511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085800511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085800511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085800511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085800511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085800511 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085800511 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085800511 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085800511 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085800511 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085800511 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:382) 20250821085800511 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085800511 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821085800511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085800511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085800511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085800511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085800511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085800511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085800511 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085800511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085800511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085800511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085800511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085800511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085800511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085800511 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085800511 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085800511 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085800511 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085800511 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085800511 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821085800511 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085800511 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085800511 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085800511 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085800511 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085800511 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821085800511 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085800512 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085800512 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085800512 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085800512 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085800512 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821085800513 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085800513 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085800513 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085800513 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085800513 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085800513 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085800513 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085800513 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085800513 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085800513 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085800513 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085800513 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085800513 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085800513 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085800513 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085800513 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085800513 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085800513 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085800513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085800513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085800513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085800513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085800513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085800513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085800513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085800513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085800513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085800513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085800513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085800513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085800513 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085800513 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085800513 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085800513 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085800513 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(164)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821085800534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37848<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_bidir0(167)@3bdb09a82332: 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)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@3bdb09a82332: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@3bdb09a82332: Added conn table entry 0TC_ranap_cs_bidir0(167)10975823 20250821085801567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085801567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085801567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085801567 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085801567 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa77a4f, normal) (hnbgw_rua.c:408) 20250821085801567 DHNB DEBUG map_rua[0x560fd3601f90]{init}: Allocated (fsm.c:456) 20250821085801567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10975823)[0x560fd3601f90]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085801567 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10975823 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085801567 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085801567 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085801567 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10975823 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085801567 DCN DEBUG map_sccp[0x560fd36056b0]{init}: Allocated (fsm.c:456) 20250821085801567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x560fd36056b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085801567 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-10975823 <-> SCCP-5 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085801567 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10975823 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085801567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10975823)[0x560fd3601f90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085801567 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085801567 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085801567 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10975823 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085801567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x560fd36056b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085801567 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085801567 DLSCCP DEBUG SCCP-SCOC(5)[0x560fd360a8b0]{IDLE}: Allocated (fsm.c:456) 20250821085801567 DLSCCP DEBUG SCCP-SCOC(5)[0x560fd360a8b0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085801567 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002a90056400500f1100926) (sccp_scrc.c:455) 20250821085801567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085801567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085801567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085801567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085801567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085801567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085801567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085801567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085801567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085801567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085801567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085801567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085801567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085801567 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085801567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085801567 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085801567 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085801567 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085801567 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 05 01 00 00 05 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 a9 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085801567 DLSCCP DEBUG SCCP-SCOC(5)[0x560fd360a8b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085801567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x560fd36056b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085801567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10975823)[0x560fd3601f90]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085801567 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085801567 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085801567 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085801567 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821085801567 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085801567 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085801567 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085801567 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085801567 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085801567 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 05 01 00 00 05 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 a9 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)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@3bdb09a82332: Added conn table entry 0TC_ranap_cs_bidir0(167)4683826 HNBGW_Test.msc0-SCCP(160)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(167)@3bdb09a82332: setverdict(pass): none -> pass 20250821085801575 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085801575 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085801575 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085801575 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085801575 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085801575 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085801575 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085801575 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085801575 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085801575 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 05 a3 25 b5 02 00 00 00 00  20250821085801575 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085801575 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085801575 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085801575 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085801575 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085801575 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00a325b5) (sccp_scrc.c:545) 20250821085801575 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(5,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085801575 DLSCCP DEBUG SCCP-SCOC(5)[0x560fd360a8b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085801575 DLSCCP DEBUG SCCP-SCOC(5)[0x560fd360a8b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085801575 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085801575 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085801575 DCN DEBUG handle_cn_conn_conf() conn_id=5, 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_sccp.c:157) 20250821085801575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x560fd36056b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085801575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x560fd36056b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-SCCP(160)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@3bdb09a82332: vl_len:22 HNBGW_Test.msc0-SCCP(160)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(160)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A31FD93745BE55417D07E'O 20250821085801776 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085801777 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085801777 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085801777 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085801777 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085801777 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085801777 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085801777 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085801777 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085801777 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 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 31 fd 93 74 5b e5 54 17 d0 7e 00 00 00  20250821085801777 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250821085801777 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085801777 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085801777 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085801777 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085801777 DLSCCP DEBUG 0: SCCP(rctx=0) 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=001440120000010010400b0a31fd93745be55417d07e) (sccp_scrc.c:545) 20250821085801777 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(5,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085801777 DLSCCP DEBUG SCCP-SCOC(5)[0x560fd360a8b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085801777 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085801777 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085801777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x560fd36056b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085801777 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250821085801777 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250821085801777 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10975823 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250821085801777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10975823)[0x560fd3601f90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085801777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:123) 20250821085801777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085801777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:879) TC_ranap_cs_bidir0(167)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085801800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085801801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085801801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1431) 20250821085801801 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085801801 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa77a4f) (hnbgw_rua.c:472) 20250821085801801 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10975823 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:313) 20250821085801801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10975823)[0x560fd3601f90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085801801 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250821085801801 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250821085801801 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10975823 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:265) 20250821085801801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x560fd36056b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085801801 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085801801 DLSCCP DEBUG SCCP-SCOC(5)[0x560fd360a8b0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085801801 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a325b5), PART(T=Data,L=22,D=001440120000010010400b0aca21570986ca8081e6fe) (sccp_scrc.c:455) 20250821085801801 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085801801 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085801801 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085801801 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085801801 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085801801 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085801801 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085801801 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 bd 00 00 00 b9 03 00 00 05 06 a3 25 b5 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a ca 21 57 09 86 ca 80 81 e6 fe 00 00 00 (ss7_asp.c:1383) 20250821085801801 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085801801 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085801801 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085801801 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821085801801 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085801801 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085801801 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085801801 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085801802 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085801802 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 05 06 a3 25 b5 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a ca 21 57 09 86 ca 80 81 e6 fe 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(160)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@3bdb09a82332: vl_len:20 HNBGW_Test.msc0-SCCP(160)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(160)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20250821085801820 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085801820 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085801820 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085801820 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085801820 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085801820 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085801820 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085801820 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085801820 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085801820 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2b 00 00 00 b9 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  20250821085801820 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085801820 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085801820 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085801820 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085801820 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085801820 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085801821 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(5,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085801821 DLSCCP DEBUG SCCP-SCOC(5)[0x560fd360a8b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085801821 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085801821 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085801821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x560fd36056b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085801821 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250821085801821 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250821085801821 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10975823 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Common ID (hnbgw_ranap.c:632) 20250821085801821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10975823)[0x560fd3601f90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085801821 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:123) 20250821085801821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085801821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:879) TC_ranap_cs_bidir0(167)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821085801833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37842<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085801834 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45323<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(155)@3bdb09a82332: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085801836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37832<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085801838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085801838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085801838 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085801838 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 (hnb.c:255) 20250821085801838 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085801838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10975823)[0x560fd3601f90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821085801838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10975823)[0x560fd3601f90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250821085801838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x560fd36056b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250821085801838 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085801838 DLSCCP DEBUG SCCP-SCOC(5)[0x560fd360a8b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085801839 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a325b5), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085801839 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085801839 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085801839 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085801839 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085801839 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085801839 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085801839 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085801839 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 05 04 a3 25 b5 00 00 05 00 00 00 00 00 (ss7_asp.c:1383) 20250821085801839 DLSCCP DEBUG SCCP-SCOC(5)[0x560fd360a8b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085801839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x560fd36056b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085801839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10975823)[0x560fd3601f90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085801839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10975823)[0x560fd3601f90]{disrupted}: Freeing instance (context_map.c:203) 20250821085801839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10975823)[0x560fd3601f90]{disrupted}: Deallocated (fsm.c:568) 20250821085801839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x560fd36056b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085801839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x560fd36056b0]{disconnected}: Freeing instance (context_map.c:207) 20250821085801839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x560fd36056b0]{disconnected}: Deallocated (fsm.c:568) 20250821085801839 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10975823 SCCP-5 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821085801839 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085801840 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085801840 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085801840 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821085801840 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085801840 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085801840 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085801840 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085801840 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085801840 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 05 04 a3 25 b5 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-RAN(164)@3bdb09a82332: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(159)@3bdb09a82332: Final verdict of PTC: none 20250821085801841 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085801842 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085801842 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085801842 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST MutexDispCT-TC_ranap_cs_bidir(154)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(160)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(163)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(166)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(161)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(165)@3bdb09a82332: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(158)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(162)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(157)@3bdb09a82332: Final verdict of PTC: none 20250821085801843 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085801843 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085801843 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085801844 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085801844 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085801844 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085801844 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085801844 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085801844 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085801844 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085801844 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085801844 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085801844 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085801844 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085801844 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085801844 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085801844 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085801844 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085801844 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085801844 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085801844 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085801844 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085801844 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085801844 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085801842 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085801842 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085801842 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085801842 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085801842 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250821085801842 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085801842 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250821085801842 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250821085801842 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085801842 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085801842 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085801842 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085801842 DLINP <0002> stream_srv.c:818 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250821085801842 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085801842 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085801842 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085801842 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085801842 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085801842 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085801842 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085801842 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085801842 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085801842 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085801843 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085801843 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821085801843 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085801843 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085801843 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085801843 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085801843 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085801843 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085801843 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085801843 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085801843 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085801843 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085801843 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085801843 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085801843 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085801843 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085801843 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085801843 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085801845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37848<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Thu Aug 21 08:58:01 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 20250821085801933 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37860<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085802536 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37860<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=345560) 20250821085803345 DLSCCP DEBUG SCCP-SCOC(2)[0x560fd35e3cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085803345 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0095595f), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085803345 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085803345 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085803345 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085803345 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085803345 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085803345 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085803345 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085803345 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085803345 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085803345 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 95 59 5f 00 00 02 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085803346 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085803346 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085803346 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085803346 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085803346 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085803346 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085803346 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=345560, count=346100) 20250821085803843 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085803843 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085803843 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085803843 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085803844 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085803844 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 08:58: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_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 20250821085805546 DLSCCP DEBUG SCCP-SCOC(4)[0x560fd36051a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085805546 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f27d98), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085805546 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085805546 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085805547 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085805547 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085805547 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085805547 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085805547 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085805547 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085805547 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085805547 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f2 7d 98 00 00 04 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085805547 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085805547 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085805547 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085805547 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085805547 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085805547 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085805547 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: 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@3bdb09a82332: Test case TC_ranap_ps_bidir started. 20250821085805661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60830<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085805667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60838<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085805669 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44629<->l=127.0.0.1:4262) (control_if.c:572) 20250821085805767 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085805767 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085805767 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085805767 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085805768 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085805768 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085805768 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085805768 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_ps_bidir-Iuh0(172)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085805768 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085805768 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085805769 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085805769 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085805769 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:334) 20250821085805769 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085805769 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085805769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805769 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085805769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805769 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085805769 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085805769 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085805769 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085805769 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085805769 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085805769 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085805769 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085805769 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085805769 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085805769 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085805769 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085805769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805769 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085805769 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085805769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805769 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085805769 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085805769 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085805769 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085805769 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085805769 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085805769 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085805769 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085805769 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085805769 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085805769 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085805769 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085805770 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085805770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805770 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085805770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085805770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805770 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085805770 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085805770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085805770 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085805770 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085805770 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085805770 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085805770 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085805770 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085805770 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085805770 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085805770 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085805770 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085805770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805770 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085805770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085805770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805770 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085805770 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085805770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085805770 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085805770 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085805770 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085805770 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085805770 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085805770 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085805770 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085805770 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085805770 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=15 20250821085805770 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085805770 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085805770 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085805770 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085805770 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085805770 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=14 20250821085805770 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085805770 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085805770 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085805770 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085805770 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085805770 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085805770 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821085805770 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085805770 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085805770 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085805770 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085805770 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085805770 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085805770 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821085805770 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085805770 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085805770 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(176)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(176)@3bdb09a82332: M3UA emulation initiated, the test can be started MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(174)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085805781 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085805781 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085805781 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085805781 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085805782 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085805782 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085805782 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085805782 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085805783 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085805783 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085805783 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:334) 20250821085805783 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085805783 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085805783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805783 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085805783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805783 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085805783 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085805783 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085805783 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085805783 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085805783 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085805783 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085805783 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085805783 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085805783 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:334) 20250821085805783 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085805783 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821085805783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805783 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085805783 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085805783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805783 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085805783 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085805783 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085805783 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085805783 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085805783 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085805783 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085805783 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085805783 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085805783 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085805783 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085805783 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085805783 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085805783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805783 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085805783 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085805783 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085805783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805783 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085805783 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085805783 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085805783 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085805783 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085805783 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085805783 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085805783 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085805783 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085805783 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085805783 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085805783 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085805783 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085805783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805784 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085805784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085805784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805784 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085805784 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085805784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085805784 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085805784 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085805784 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085805784 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085805784 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085805784 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085805784 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085805784 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085805784 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=1 20250821085805784 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085805784 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085805784 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085805784 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085805784 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085805784 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=14 20250821085805784 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085805784 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085805784 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085805784 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085805784 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085805784 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085805784 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=7 20250821085805784 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085805784 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085805784 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085805784 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085805784 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085805784 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085805784 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085805784 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=7 20250821085805784 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085805784 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085805784 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085805802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085805802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085805802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085805802 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085805802 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:562) 20250821085805802 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085805802 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085805802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085805802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821085805979 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085805979 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085805979 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085805979 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(176)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085805988 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085805988 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085805988 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085805988 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085805988 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085805988 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085805988 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085805988 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085805988 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085805988 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085805988 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085805988 DLSS7 <000c> ss7_asp.c:1383 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  20250821085805988 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085805990 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085805990 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085805990 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085805990 DLSS7 <000c> ss7_asp.c:1383 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  20250821085805990 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085805990 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085805990 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085805990 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085805990 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085805990 DLSS7 <000c> ss7_asp.c:1383 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  20250821085805990 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085805990 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085805990 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085805990 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085805990 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085805990 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085805990 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085805990 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085805990 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085805990 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085805990 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085805990 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085805990 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085805990 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085805990 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085805990 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085805991 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085805991 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085805991 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085805991 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085805991 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085805991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805991 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085805991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085805992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085805992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085805992 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085805992 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085805992 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085805992 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085805992 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085805992 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085805992 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085805992 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085805992 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085805992 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085805992 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821085805992 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085805992 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085805992 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085805992 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085805992 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085805992 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821085805993 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085805993 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085805993 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085805993 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(179)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085805998 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085805998 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085805998 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085805998 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085805998 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085805998 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085805998 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085805998 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085805998 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085805998 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085805998 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085805998 DLSS7 <000c> ss7_asp.c:1383 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  20250821085805998 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085806000 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085806000 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085806000 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085806000 DLSS7 <000c> ss7_asp.c:1383 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  20250821085806000 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085806000 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085806000 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085806000 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085806000 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085806000 DLSS7 <000c> ss7_asp.c:1383 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  20250821085806000 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085806000 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085806000 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085806000 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085806000 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085806001 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085806001 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085806001 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085806001 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085806001 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085806001 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085806001 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085806001 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085806001 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085806001 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085806001 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085806001 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085806002 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085806002 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085806002 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085806002 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085806002 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085806002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085806002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085806002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085806002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085806002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085806003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085806003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085806003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085806003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085806003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085806003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085806003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085806003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085806003 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085806003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085806003 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085806003 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085806003 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085806003 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085806003 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085806003 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085806003 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085806003 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085806003 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821085806003 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085806003 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085806003 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085806003 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085806003 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085806003 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(175)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085806794 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085806794 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085806794 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085806794 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085806794 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085806794 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085806794 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085806794 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085806794 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085806794 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085806794 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085806794 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085806794 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085806794 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085806794 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085806794 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085806794 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085806794 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085806794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085806794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085806794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085806794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085806795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085806795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085806795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085806795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085806795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085806795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085806795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085806795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085806795 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085806795 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085806795 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085806795 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085806795 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085806795 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:382) 20250821085806795 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085806795 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821085806795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085806795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085806795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085806795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085806795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085806795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085806795 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085806795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085806795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085806795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085806795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085806795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085806795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085806795 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085806795 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085806795 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085806795 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085806795 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085806795 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821085806795 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085806795 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085806796 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085806796 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085806796 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085806796 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821085806796 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085806796 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085806796 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085806796 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085806796 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085806796 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821085806796 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085806796 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085806796 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085806796 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085806796 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085806796 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085806796 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085806796 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085806796 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085806796 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085806796 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085806796 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085806796 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085806796 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085806796 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085806796 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085806796 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085806796 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085806797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085806797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085806797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085806797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085806797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085806797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085806797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085806797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085806797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085806797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085806797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085806797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085806797 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085806797 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085806797 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085806797 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085806797 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(175)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(178)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085806802 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085806802 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085806802 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085806802 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085806802 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085806802 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085806802 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085806802 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085806802 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085806802 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085806802 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085806802 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085806802 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085806802 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085806802 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085806802 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085806802 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085806802 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085806802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085806802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085806802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085806802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085806802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085806802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085806802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085806802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085806802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085806802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085806802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085806802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085806802 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085806802 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085806802 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085806802 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085806802 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085806802 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:382) 20250821085806802 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085806802 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821085806802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085806802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085806802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085806802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085806802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085806802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085806802 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085806802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085806802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085806802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085806802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085806802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085806802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085806802 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085806802 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085806802 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085806802 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085806802 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085806802 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821085806802 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085806802 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085806802 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085806802 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085806802 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085806802 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821085806802 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085806802 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085806802 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085806802 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085806802 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085806802 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821085806802 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085806802 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085806802 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085806802 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085806802 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085806802 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085806802 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085806802 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085806802 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085806802 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085806802 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085806802 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085806802 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085806802 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085806802 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085806802 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085806802 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085806802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085806802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085806802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085806802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085806802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085806802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085806802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085806802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085806802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085806802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085806803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085806803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085806803 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085806803 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085806803 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085806803 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085806803 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250821085806802 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  HNBGW_Test.sgsn0-RAN(178)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821085806830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60846<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085807268 DLSCCP DEBUG SCCP-SCOC(1)[0x560fd35e3750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085807268 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9aca1), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085807269 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085807269 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085807269 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085807269 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085807269 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085807269 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085807269 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085807269 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 e9 ac a1 00 00 01 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085807269 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085807269 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085807269 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085807269 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085807269 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085807269 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085807269 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085807269 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085807269 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085807269 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 e9 ac a1 00 00 01 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821085807273 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085807273 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085807273 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085807273 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085807273 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085807273 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085807273 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085807273 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085807273 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085807273 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 01 e9 ac a1 00  20250821085807273 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085807273 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085807273 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085807273 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085807273 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085807273 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00e9aca1) (sccp_scrc.c:545) 20250821085807273 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(1,remPC=185=0.23.1) Received CO:RELCO (sccp_scoc.c:787) 20250821085807274 DLSCCP DEBUG SCCP-SCOC(1)[0x560fd35e3750]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085807274 DLSCCP DEBUG SCCP-SCOC(1)[0x560fd35e3750]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085807274 DLSCCP DEBUG SCCP-SCOC(1)[0x560fd35e3750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085807274 DLSCCP DEBUG SCCP-SCOC(1)[0x560fd35e3750]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085807274 DLSCCP DEBUG SCCP-SCOC(1)[0x560fd35e3750]{IDLE}: Deallocated (fsm.c:568) TC_ranap_ps_bidir0(181)@3bdb09a82332: 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)@3bdb09a82332: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@3bdb09a82332: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@3bdb09a82332: Added conn table entry 0TC_ranap_ps_bidir0(181)9208725 20250821085807874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085807874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085807874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085807874 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085807874 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8c8395, normal) (hnbgw_rua.c:408) 20250821085807874 DHNB DEBUG map_rua[0x560fd35e3750]{init}: Allocated (fsm.c:456) 20250821085807874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9208725)[0x560fd35e3750]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085807874 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9208725 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085807874 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085807874 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085807874 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085807874 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9208725 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085807874 DCN DEBUG map_sccp[0x560fd3601f90]{init}: Allocated (fsm.c:456) 20250821085807874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x560fd3601f90]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085807874 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-9208725 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085807874 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9208725 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085807874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9208725)[0x560fd35e3750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085807874 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085807874 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085807874 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9208725 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085807874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x560fd3601f90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085807874 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085807874 DLSCCP DEBUG SCCP-SCOC(6)[0x560fd36056b0]{IDLE}: Allocated (fsm.c:456) 20250821085807874 DLSCCP DEBUG SCCP-SCOC(6)[0x560fd36056b0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085807874 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030000c80056400500f1100926) (sccp_scrc.c:455) 20250821085807874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085807874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085807874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085807874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085807874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085807874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085807874 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085807874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085807874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085807874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085807874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085807874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085807874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085807874 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085807874 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085807874 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085807874 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085807874 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085807874 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 06 02 02 06 04 43 bc 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 c8 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085807874 DLSCCP DEBUG SCCP-SCOC(6)[0x560fd36056b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085807874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x560fd3601f90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085807874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9208725)[0x560fd35e3750]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085807874 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085807874 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085807874 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085807874 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821085807874 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085807874 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085807874 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085807874 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085807874 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085807874 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 06 01 00 00 06 02 02 06 04 43 bc 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 c8 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)@3bdb09a82332: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@3bdb09a82332: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@3bdb09a82332: Added conn table entry 0TC_ranap_ps_bidir0(181)9489874 HNBGW_Test.sgsn0-SCCP(177)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(181)@3bdb09a82332: setverdict(pass): none -> pass 20250821085807891 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085807891 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085807891 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085807891 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085807891 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085807891 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085807891 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085807891 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085807891 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085807891 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 06 d0 dd e0 02 00 00 00 00  20250821085807891 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085807891 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085807891 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085807891 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085807891 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085807891 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00d0dde0) (sccp_scrc.c:545) 20250821085807891 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(6,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085807891 DLSCCP DEBUG SCCP-SCOC(6)[0x560fd36056b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085807891 DLSCCP DEBUG SCCP-SCOC(6)[0x560fd36056b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085807891 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085807891 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085807891 DCN DEBUG handle_cn_conn_conf() conn_id=6, 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_sccp.c:157) 20250821085807891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x560fd3601f90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085807891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x560fd3601f90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-SCCP(177)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@3bdb09a82332: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A100164D927CE40813CB7'O 20250821085808093 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085808093 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085808093 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085808093 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085808093 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085808093 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085808093 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085808093 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085808093 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085808093 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 bc 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 10 01 64 d9 27 ce 40 81 3c b7 00 00 00  20250821085808093 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250821085808093 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085808093 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085808093 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085808093 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085808093 DLSCCP DEBUG 0: SCCP(rctx=0) 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=001440120000010010400b0a100164d927ce40813cb7) (sccp_scrc.c:545) 20250821085808093 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(6,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085808093 DLSCCP DEBUG SCCP-SCOC(6)[0x560fd36056b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085808093 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085808093 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085808093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x560fd3601f90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085808094 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250821085808094 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250821085808094 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9208725 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250821085808094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9208725)[0x560fd35e3750]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085808094 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:123) 20250821085808094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085808094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:879) TC_ranap_ps_bidir0(181)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085808118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085808118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085808118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1431) 20250821085808118 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085808118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8c8395) (hnbgw_rua.c:472) 20250821085808118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9208725 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:313) 20250821085808118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9208725)[0x560fd35e3750]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085808118 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250821085808118 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250821085808118 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9208725 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:265) 20250821085808118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x560fd3601f90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085808118 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085808118 DLSCCP DEBUG SCCP-SCOC(6)[0x560fd36056b0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085808118 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0dde0), PART(T=Data,L=22,D=001440120000010010400b0a26801248a26bf0b82f62) (sccp_scrc.c:455) 20250821085808118 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085808118 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085808118 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085808118 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085808118 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085808118 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085808118 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085808118 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 bd 00 00 00 bc 03 00 00 06 06 d0 dd e0 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 26 80 12 48 a2 6b f0 b8 2f 62 00 00 00 (ss7_asp.c:1383) 20250821085808119 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085808119 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085808119 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085808119 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821085808119 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085808119 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085808119 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085808119 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085808119 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085808119 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 06 06 d0 dd e0 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 26 80 12 48 a2 6b f0 b8 2f 62 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(177)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@3bdb09a82332: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20250821085808134 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085808134 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085808134 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085808134 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085808134 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085808134 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085808134 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085808134 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085808134 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085808135 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2b 00 00 00 bc 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  20250821085808135 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085808135 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085808135 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085808135 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085808135 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085808135 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085808135 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(6,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085808135 DLSCCP DEBUG SCCP-SCOC(6)[0x560fd36056b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085808135 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085808135 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085808135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x560fd3601f90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085808135 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250821085808135 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250821085808135 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9208725 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Common ID (hnbgw_ranap.c:632) 20250821085808135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9208725)[0x560fd35e3750]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085808135 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:123) 20250821085808135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085808135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:879) TC_ranap_ps_bidir0(181)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821085808147 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60838<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085808149 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44629<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(169)@3bdb09a82332: Final verdict of PTC: none IPA-CTRL-CLI-IPA(170)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085808152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60830<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085808153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085808153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085808153 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085808153 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 (hnb.c:255) 20250821085808153 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085808153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9208725)[0x560fd35e3750]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821085808153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9208725)[0x560fd35e3750]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250821085808153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x560fd3601f90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250821085808153 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085808153 DLSCCP DEBUG SCCP-SCOC(6)[0x560fd36056b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085808153 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0dde0), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085808153 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085808153 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085808153 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085808153 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085808153 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085808153 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085808153 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085808153 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 06 04 d0 dd e0 00 00 06 00 00 00 00 00 (ss7_asp.c:1383) 20250821085808153 DLSCCP DEBUG SCCP-SCOC(6)[0x560fd36056b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085808153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x560fd3601f90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085808153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9208725)[0x560fd35e3750]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085808153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9208725)[0x560fd35e3750]{disrupted}: Freeing instance (context_map.c:203) 20250821085808153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9208725)[0x560fd35e3750]{disrupted}: Deallocated (fsm.c:568) 20250821085808153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x560fd3601f90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085808153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x560fd3601f90]{disconnected}: Freeing instance (context_map.c:207) 20250821085808153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x560fd3601f90]{disconnected}: Deallocated (fsm.c:568) 20250821085808154 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085808154 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085808154 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085808154 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821085808154 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085808154 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085808154 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085808154 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085808154 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085808154 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 06 04 d0 dd e0 00 00 06 00 00 00 00 00 00 06 00 08 00 00 00 02  20250821085808154 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9208725 SCCP-6 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) HNBGW_Test.msc0-SCCP(174)@3bdb09a82332: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_bidir(168)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(177)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(178)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(175)@3bdb09a82332: Final verdict of PTC: none 20250821085808155 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085808155 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085808155 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085808155 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250821085808155 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085808155 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085808155 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085808155 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085808155 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250821085808155 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085808155 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250821085808156 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED TC_ranap_ps_bidir-Iuh0-RUA(173)@3bdb09a82332: Final verdict of PTC: none 20250821085808156 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085808156 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085808156 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085808156 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_ranap_ps_bidir-Iuh0(172)@3bdb09a82332: Final verdict of PTC: none 20250821085808156 DLINP <0002> stream_srv.c:818 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250821085808156 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-M3UA(179)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(176)@3bdb09a82332: Final verdict of PTC: none 20250821085808157 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085808157 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085808156 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085808156 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085808156 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085808156 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085808156 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085808156 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085808156 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085808156 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085808156 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085808156 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085808156 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085808156 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085808156 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085808157 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085808157 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085808157 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085808157 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085808157 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085808157 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085808157 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085808157 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085808157 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085808157 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085808157 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085808157 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085808157 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085808157 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085808157 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085808157 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085808157 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085808157 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085808157 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085808158 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085808158 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085808158 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085808158 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085808158 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-PFCP(171)@3bdb09a82332: Final verdict of PTC: none 20250821085808158 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085808158 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085808158 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085808158 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085808158 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085808158 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085808158 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085808158 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085808158 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085808158 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085808158 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085808158 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085808158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60846<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@3bdb09a82332: Final verdict of PTC: pass HNBGW-MGCP(180)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Thu Aug 21 08:58:08 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 20250821085808232 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60854<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085808835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60854<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=358596) 20250821085809470 DLSCCP DEBUG SCCP-SCOC(3)[0x560fd35e4310]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085809470 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007048ca), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085809471 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085809471 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085809471 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085809471 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085809471 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085809471 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085809471 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085809471 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085809471 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085809471 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 70 48 ca 00 00 03 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085809471 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085809471 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085809471 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085809471 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085809471 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085809471 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085809471 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=358596, count=359236) 20250821085810157 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085810157 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085810157 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085810157 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085810157 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085810157 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 08:58: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_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 20250821085811840 DLSCCP DEBUG SCCP-SCOC(5)[0x560fd360a8b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085811840 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a325b5), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085811840 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085811840 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085811840 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085811840 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085811840 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085811840 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085811840 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085811840 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085811840 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085811840 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a3 25 b5 00 00 05 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085811840 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085811840 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085811840 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085811840 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085811840 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085811840 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085811840 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: 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@3bdb09a82332: Test case TC_rab_assignment started. 20250821085811949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60866<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085811953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60878<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085811956 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43301<->l=127.0.0.1:4262) (control_if.c:572) 20250821085812115 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085812115 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085812115 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085812115 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085812115 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085812116 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085812116 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085812116 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_rab_assignment-Iuh0(186)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085812116 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085812116 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085812116 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085812116 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085812116 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085812116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812116 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085812116 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085812116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812116 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085812116 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085812116 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085812116 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085812116 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085812116 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085812116 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085812116 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085812117 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085812117 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085812117 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085812117 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085812117 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085812117 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085812117 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085812117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812117 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085812117 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085812117 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085812117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812117 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085812117 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085812117 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085812117 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085812117 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085812117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085812117 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085812117 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085812117 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085812117 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085812117 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085812117 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085812117 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085812117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812118 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085812118 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085812118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812118 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085812118 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085812118 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085812118 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085812118 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085812118 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085812118 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085812118 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085812118 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085812118 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085812118 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:334) 20250821085812118 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085812118 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085812118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812118 DLSS7 INFO 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085812118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812118 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085812118 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085812118 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085812118 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821085812118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812119 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085812119 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085812119 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085812119 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085812119 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085812119 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085812119 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085812118 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085812118 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085812118 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085812119 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085812119 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085812119 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085812119 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=15 20250821085812119 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085812119 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085812119 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085812119 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085812119 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085812119 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085812119 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085812119 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=4 20250821085812119 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085812119 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085812119 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085812120 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085812120 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085812120 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085812120 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=14 20250821085812120 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085812120 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(190)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(190)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(188)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085812136 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085812136 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085812136 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085812136 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085812136 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085812136 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085812136 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085812136 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085812137 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085812137 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085812137 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:334) 20250821085812137 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085812137 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085812137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812138 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085812138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812138 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085812138 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085812138 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085812138 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085812138 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085812138 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085812138 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085812138 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085812138 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085812138 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:334) 20250821085812138 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085812138 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821085812138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812138 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085812138 DLSS7 INFO 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=3 -> eSLS=3: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085812138 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085812138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812138 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085812138 DLSS7 INFO 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=3 -> eSLS=3: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085812138 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085812138 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085812138 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085812138 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085812138 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085812138 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085812138 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085812138 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085812138 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085812138 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085812138 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085812138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812138 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085812138 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085812138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812138 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085812138 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085812138 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085812138 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085812138 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085812138 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085812138 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085812138 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085812138 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085812138 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085812138 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085812138 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085812138 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085812138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812138 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085812138 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085812138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812138 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085812138 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085812138 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085812138 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085812138 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085812138 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085812138 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085812138 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085812138 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085812138 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085812138 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085812138 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=1 20250821085812138 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085812138 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085812138 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085812138 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085812138 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085812138 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=3 20250821085812138 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085812138 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085812138 DLSS7 <000c> ss7_combined_linkset.c:322 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=3 -> eSLS=3: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085812138 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085812138 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085812138 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085812138 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085812138 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=6 20250821085812138 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085812138 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085812138 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085812138 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085812138 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085812138 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085812138 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821085812138 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085812138 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085812138 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(193)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(191)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085812157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085812157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085812157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085812157 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085812157 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:562) 20250821085812157 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085812157 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085812157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085812157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821085812333 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085812333 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085812333 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085812334 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(190)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085812341 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085812341 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085812341 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085812341 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085812341 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085812341 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085812341 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085812341 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085812341 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085812341 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085812341 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085812341 DLSS7 <000c> ss7_asp.c:1383 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  20250821085812341 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085812344 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085812344 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085812344 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085812344 DLSS7 <000c> ss7_asp.c:1383 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  20250821085812344 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085812344 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085812344 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085812344 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085812344 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085812344 DLSS7 <000c> ss7_asp.c:1383 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  20250821085812344 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085812344 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085812344 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085812344 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085812344 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085812344 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085812345 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085812345 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085812345 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085812345 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085812345 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085812345 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085812345 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085812345 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085812345 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085812345 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085812346 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085812346 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085812346 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085812346 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085812346 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085812346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085812346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812346 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085812346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085812346 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085812346 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085812346 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085812346 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085812346 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085812347 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085812347 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085812347 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085812347 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821085812347 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085812347 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085812347 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085812347 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085812347 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085812347 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821085812348 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085812348 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085812348 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085812348 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(193)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085812354 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085812354 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085812354 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085812354 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085812354 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085812354 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085812354 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085812354 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085812354 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085812354 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085812354 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085812354 DLSS7 <000c> ss7_asp.c:1383 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  20250821085812354 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085812354 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085812354 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085812354 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085812354 DLSS7 <000c> ss7_asp.c:1383 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  20250821085812354 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085812354 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085812354 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085812354 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085812354 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085812354 DLSS7 <000c> ss7_asp.c:1383 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  20250821085812354 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085812354 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085812354 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085812354 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085812354 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085812354 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085812354 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085812354 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085812354 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085812354 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085812354 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085812354 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085812354 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085812354 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085812354 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085812354 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085812354 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085812355 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085812355 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085812355 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085812355 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085812355 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085812355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812355 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085812355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085812355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085812355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085812355 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085812355 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085812355 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085812355 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085812355 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085812355 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085812355 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085812356 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085812356 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085812356 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085812356 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=7 20250821085812356 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085812356 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085812356 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085812356 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085812356 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085812356 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  20250821085813056 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821085813056 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821085813056 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085813057 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085813057 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085813057 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821085813057 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821085813057 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821085813057 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085813057 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821085813057 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821085813057 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821085813057 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085813057 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821085813057 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821085813057 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250821085813057 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085813058 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821085813058 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821085813058 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK HNBGW_Test.msc0-RAN(189)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085813148 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085813148 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085813148 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085813148 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085813148 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085813148 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085813148 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085813148 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085813148 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085813148 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085813148 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085813148 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085813148 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085813148 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085813148 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085813148 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085813148 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085813148 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085813148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085813148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085813148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085813148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085813148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085813148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085813148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085813148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085813148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085813148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085813148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085813148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085813148 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085813148 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085813148 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085813149 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085813149 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085813149 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:382) 20250821085813149 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085813149 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821085813149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085813149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085813149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085813149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085813149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085813149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085813149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085813149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085813149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085813149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085813149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085813149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085813149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085813149 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085813149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085813149 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085813149 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085813149 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085813149 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821085813149 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085813149 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085813149 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085813149 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085813149 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085813149 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821085813149 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085813149 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085813149 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085813149 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085813149 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085813149 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821085813152 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085813152 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085813152 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085813152 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085813152 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085813152 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085813152 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085813152 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085813152 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085813152 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085813152 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085813152 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085813152 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085813152 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085813152 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085813152 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085813152 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085813153 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085813153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085813153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085813153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085813153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085813153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085813153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085813153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085813153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085813153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085813153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085813153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085813153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085813153 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085813153 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085813153 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085813153 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085813153 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(189)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(192)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085813156 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085813156 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085813156 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085813156 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085813156 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085813156 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085813156 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085813156 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085813156 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085813156 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085813156 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085813156 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085813156 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085813156 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085813156 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085813156 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085813156 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085813156 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085813156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085813156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085813156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085813156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085813156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085813156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085813156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085813156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085813156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085813156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085813156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085813156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085813156 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085813156 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085813156 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085813156 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085813156 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085813156 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:382) 20250821085813156 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085813156 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821085813156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085813156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085813156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085813156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085813156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085813156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085813156 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085813156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085813156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085813156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085813156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085813156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085813156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085813156 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085813156 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085813156 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085813156 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085813156 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085813156 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821085813156 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085813156 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085813156 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085813156 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085813156 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085813156 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821085813156 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085813156 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085813156 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085813156 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085813156 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085813156 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821085813157 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085813157 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085813157 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085813157 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085813157 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085813157 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085813157 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085813157 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085813157 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085813157 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085813157 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085813157 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085813157 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085813157 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085813157 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085813157 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085813157 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085813157 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085813157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085813157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085813157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085813157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085813157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085813157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085813157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085813157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085813157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085813157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085813157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085813157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085813157 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085813157 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085813157 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085813157 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085813157 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(192)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821085813190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60892<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085813346 DLSCCP DEBUG SCCP-SCOC(2)[0x560fd35e3cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085813346 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0095595f), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085813346 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085813346 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085813346 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085813346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085813346 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085813346 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085813346 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085813346 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 95 59 5f 00 00 02 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085813346 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085813346 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085813346 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085813346 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085813346 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085813346 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085813346 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085813346 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085813346 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085813346 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 04 95 59 5f 00 00 02 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250821085813354 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085813354 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085813354 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085813354 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085813354 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085813354 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085813354 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085813354 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085813354 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085813354 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 02 95 59 5f 00  20250821085813354 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085813354 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085813354 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085813354 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085813354 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085813354 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0095595f) (sccp_scrc.c:545) 20250821085813354 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(2,remPC=188=0.23.4) Received CO:RELCO (sccp_scoc.c:787) 20250821085813355 DLSCCP DEBUG SCCP-SCOC(2)[0x560fd35e3cf0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085813355 DLSCCP DEBUG SCCP-SCOC(2)[0x560fd35e3cf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085813355 DLSCCP DEBUG SCCP-SCOC(2)[0x560fd35e3cf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085813355 DLSCCP DEBUG SCCP-SCOC(2)[0x560fd35e3cf0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085813355 DLSCCP DEBUG SCCP-SCOC(2)[0x560fd35e3cf0]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@3bdb09a82332: 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)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@3bdb09a82332: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@3bdb09a82332: Added conn table entry 0TC_rab_assignment0(195)10756908 20250821085814240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085814240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085814240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085814240 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085814240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa4232c, normal) (hnbgw_rua.c:408) 20250821085814240 DHNB DEBUG map_rua[0x560fd35e3cf0]{init}: Allocated (fsm.c:456) 20250821085814240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10756908)[0x560fd35e3cf0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085814240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10756908 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085814240 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085814240 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085814240 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10756908 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085814240 DCN DEBUG map_sccp[0x560fd35e3750]{init}: Allocated (fsm.c:456) 20250821085814240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x560fd35e3750]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085814240 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-10756908 <-> SCCP-7 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085814240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10756908 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085814240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10756908)[0x560fd35e3cf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085814240 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085814240 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085814240 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10756908 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085814240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x560fd35e3750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085814240 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085814240 DLSCCP DEBUG SCCP-SCOC(7)[0x560fd3601f90]{IDLE}: Allocated (fsm.c:456) 20250821085814240 DLSCCP DEBUG SCCP-SCOC(7)[0x560fd3601f90]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085814240 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001f00056400500f1100926) (sccp_scrc.c:455) 20250821085814241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085814241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085814241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085814241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085814241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085814241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085814241 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085814241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085814241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085814241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085814241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085814241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085814241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085814241 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085814241 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085814241 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085814241 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085814241 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085814241 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 07 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 f0 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085814241 DLSCCP DEBUG SCCP-SCOC(7)[0x560fd3601f90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085814241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x560fd35e3750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085814241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10756908)[0x560fd35e3cf0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085814241 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085814241 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085814241 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085814241 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821085814241 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085814241 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085814241 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085814241 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085814241 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085814241 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 07 01 00 00 07 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 f0 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)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@3bdb09a82332: Added conn table entry 0TC_rab_assignment0(195)9901346 HNBGW_Test.msc0-SCCP(188)@3bdb09a82332: Session index based on connection ID:0 TC_rab_assignment0(195)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(188)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821085814260 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085814260 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085814260 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085814260 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085814260 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085814260 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085814260 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085814260 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085814260 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085814260 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 07 91 a9 13 02 00 00 00 00  20250821085814260 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085814261 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085814261 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085814261 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085814261 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085814261 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0091a913) (sccp_scrc.c:545) 20250821085814261 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(7,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085814261 DLSCCP DEBUG SCCP-SCOC(7)[0x560fd3601f90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085814261 DLSCCP DEBUG SCCP-SCOC(7)[0x560fd3601f90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085814261 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085814261 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085814261 DCN DEBUG handle_cn_conn_conf() conn_id=7, 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_sccp.c:157) 20250821085814261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x560fd35e3750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085814261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x560fd35e3750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(183)@3bdb09a82332: 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)@3bdb09a82332: 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)@3bdb09a82332: 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 } VirtHNBGW-STATS(183)@3bdb09a82332: Warning: Stopping inactive timer T_poll_converge. TC_rab_assignment0(195)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(194)@3bdb09a82332: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@3bdb09a82332: vl_len:91 HNBGW_Test.msc0-SCCP(188)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(188)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821085814461 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085814461 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085814461 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085814461 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085814461 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085814461 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085814461 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085814461 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085814461 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085814461 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821085814461 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085814461 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085814461 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085814461 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085814461 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085814461 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085814461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(7,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085814461 DLSCCP DEBUG SCCP-SCOC(7)[0x560fd3601f90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085814461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085814461 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085814461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x560fd35e3750]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085814461 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085814461 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085814461 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10756908 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085814461 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085814461 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085814462 DMGW DEBUG mgw(mgw-fsm-10756908-0)[0x560fd35e4ad0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821085814462 DMGW DEBUG mgw(mgw-fsm-10756908-0)[0x560fd35e4ad0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821085814462 DMGW DEBUG mgw(mgw-fsm-10756908-0)[0x560fd35e4ad0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821085814462 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085814462 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821085814462 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{UNUSED}: Allocated (fsm.c:456) 20250821085814462 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{UNUSED}: is child of mgw(mgw-fsm-10756908-0)[0x560fd35e4ad0] (fsm.c:486) 20250821085814462 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10756908-0)[0x560fd35e4ad0] (mgcp_client_endpoint_fsm.c:724) 20250821085814462 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085814462 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085814462 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085814462 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10756908-0)[0x560fd35e4c00]{ST_CRCX}: Allocated (fsm.c:456) 20250821085814462 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10756908-0)[0x560fd35e4c00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0] (fsm.c:486) 20250821085814462 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10756908-0)[0x560fd35e4c00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085814462 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10756908-0)[0x560fd35e4c00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821085814462 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: a4232c'... (mgcp_client.c:807) 20250821085814462 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250821085814462 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10756908-0)[0x560fd35e4c00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085814462 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@3bdb09a82332: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a4232c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a4232c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@3bdb09a82332: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a4232c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a4232c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250821085814501 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20250821085814501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e4c00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821085814501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e4c00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821085814501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e4c00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085814501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e4c00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085814501 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821085814501 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{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) 20250821085814501 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{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) 20250821085814501 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085814501 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085814501 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{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) 20250821085814501 DMGW DEBUG mgw(mgw-fsm-10756908-0)[0x560fd35e4ad0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085814501 DMGW DEBUG mgw(mgw-fsm-10756908-0)[0x560fd35e4ad0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821085814501 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085814501 DMGW DEBUG mgw(mgw-fsm-10756908-0)[0x560fd35e4ad0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821085814501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10756908)[0x560fd35e3cf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821085814501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821085814501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085814501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_rab_assignment0(195)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085814527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085814527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085814527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085814527 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085814527 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa4232c) (hnbgw_rua.c:472) 20250821085814527 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10756908 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085814527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10756908)[0x560fd35e3cf0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085814527 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085814527 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085814527 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10756908 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085814527 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085814527 DMGW DEBUG mgw(mgw-fsm-10756908-0)[0x560fd35e4ad0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821085814527 DMGW DEBUG mgw(mgw-fsm-10756908-0)[0x560fd35e4ad0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821085814527 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085814527 DMGW DEBUG mgw(mgw-fsm-10756908-0)[0x560fd35e4ad0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821085814527 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10756908-0)[0x560fd35e4ad0] (mgcp_client_endpoint_fsm.c:724) 20250821085814527 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085814527 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085814527 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{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) 20250821085814527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e4c00]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821085814527 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: a4232c'... (mgcp_client.c:807) 20250821085814527 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250821085814527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e4c00]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085814527 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085814528 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{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) 20250821085814528 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@3bdb09a82332: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "a4232c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a4232c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085814558 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20250821085814558 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e4c00]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821085814558 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e4c00]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821085814558 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e4c00]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821085814558 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821085814559 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{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) 20250821085814559 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{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) 20250821085814559 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085814559 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085814559 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{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) 20250821085814559 DMGW DEBUG mgw(mgw-fsm-10756908-0)[0x560fd35e4ad0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085814559 DMGW DEBUG mgw(mgw-fsm-10756908-0)[0x560fd35e4ad0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821085814559 DMGW DEBUG mgw(mgw-fsm-10756908-0)[0x560fd35e4ad0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821085814559 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10756908-0)[0x560fd35e4ad0] (mgcp_client_endpoint_fsm.c:724) 20250821085814559 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085814559 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085814559 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085814559 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10756908-0)[0x560fd3601dd0]{ST_CRCX}: Allocated (fsm.c:456) 20250821085814559 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10756908-0)[0x560fd3601dd0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0] (fsm.c:486) 20250821085814559 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10756908-0)[0x560fd3601dd0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085814559 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10756908-0)[0x560fd3601dd0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250821085814559 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: a4232c'... (mgcp_client.c:807) 20250821085814559 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250821085814559 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10756908-0)[0x560fd3601dd0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085814559 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085814559 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{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) 20250821085814559 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{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) 20250821085814559 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@3bdb09a82332: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "a4232c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a4232c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085814574 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20250821085814574 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3601dd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821085814574 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3601dd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821085814574 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3601dd0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085814574 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3601dd0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085814574 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821085814574 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{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) 20250821085814574 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{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) 20250821085814574 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{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) 20250821085814574 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085814574 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085814574 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{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) 20250821085814574 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{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) 20250821085814574 DMGW DEBUG mgw(mgw-fsm-10756908-0)[0x560fd35e4ad0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085814574 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085814574 DMGW DEBUG mgw(mgw-fsm-10756908-0)[0x560fd35e4ad0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821085814574 DMGW DEBUG mgw(mgw-fsm-10756908-0)[0x560fd35e4ad0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821085814574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x560fd35e3750]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821085814574 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085814574 DLSCCP DEBUG SCCP-SCOC(7)[0x560fd3601f90]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085814574 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091a913), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821085814574 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085814574 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085814574 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085814574 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085814574 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085814574 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085814574 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085814574 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 07 06 91 a9 13 00 01 2e 60 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 (ss7_asp.c:1383) 20250821085814574 DMGW DEBUG mgw(mgw-fsm-10756908-0)[0x560fd35e4ad0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821085814574 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085814574 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085814574 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085814574 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821085814574 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085814574 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085814574 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085814574 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085814574 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085814574 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 07 06 91 a9 13 00 01 2e 60 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)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@3bdb09a82332: 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)@3bdb09a82332: 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)@3bdb09a82332: 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 } VirtHNBGW-STATS(183)@3bdb09a82332: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(188)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@3bdb09a82332: vl_len:12 HNBGW_Test.msc0-SCCP(188)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(188)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821085814628 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085814628 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085814628 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085814628 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085814628 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085814628 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085814628 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(7,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085814628 DLSCCP DEBUG SCCP-SCOC(7)[0x560fd3601f90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085814628 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085814628 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085814628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x560fd35e3750]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085814628 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085814628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085814628 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085814628 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085814628 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085814628 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085814628 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085814628 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085814628 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085814628 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085814628 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821085814628 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085814628 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10756908 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085814628 DMGW DEBUG mgw(mgw-fsm-10756908-0)[0x560fd35e4ad0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821085814628 DMGW DEBUG mgw(mgw-fsm-10756908-0)[0x560fd35e4ad0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821085814628 DMGW DEBUG mgw(mgw-fsm-10756908-0)[0x560fd35e4ad0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821085814628 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821085814628 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e4c00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085814628 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: a4232c'... (mgcp_client.c:807) 20250821085814628 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250821085814628 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e4c00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085814628 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3601dd0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085814628 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: a4232c'... (mgcp_client.c:807) 20250821085814628 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250821085814628 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3601dd0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085814628 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{IN_USE}: Removing from parent mgw(mgw-fsm-10756908-0)[0x560fd35e4ad0] (mgcp_client_endpoint_fsm.c:873) 20250821085814628 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821085814628 DLMGCP DEBUG mgw-endp(mgw-fsm-10756908-0)[0x560fd36058f0]{IN_USE}: Deallocated (fsm.c:568) 20250821085814628 DMGW DEBUG mgw(mgw-fsm-10756908-0)[0x560fd35e4ad0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821085814628 DMGW DEBUG mgw(mgw-fsm-10756908-0)[0x560fd35e4ad0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821085814628 DMGW DEBUG mgw(mgw-fsm-10756908-0)[0x560fd35e4ad0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821085814628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10756908)[0x560fd35e3cf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085814628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821085814628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085814628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) TC_rab_assignment0(195)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085814631 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20250821085814631 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e4c00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085814631 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e4c00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085814631 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e4c00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085814631 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e4c00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "a4232c17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(195)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "a4232c17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085814631 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20250821085814631 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3601dd0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085814631 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3601dd0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085814631 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3601dd0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085814631 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3601dd0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@3bdb09a82332: Deleted conn table entry 0TC_rab_assignment0(195)10756908 20250821085814634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085814634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085814634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085814634 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085814634 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa4232c,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085814634 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10756908 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085814634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10756908)[0x560fd35e3cf0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085814634 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085814634 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085814634 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10756908 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085814634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x560fd35e3750]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085814634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085814634 DLSCCP DEBUG SCCP-SCOC(7)[0x560fd3601f90]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085814634 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091a913), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085814634 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085814634 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085814634 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085814634 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085814634 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085814634 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085814634 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085814634 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 07 06 91 a9 13 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085814634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10756908)[0x560fd35e3cf0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085814634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x560fd35e3750]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085814634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x560fd35e3750]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085814634 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085814634 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085814634 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085814634 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821085814634 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085814634 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085814634 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085814634 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085814634 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085814634 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 07 06 91 a9 13 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)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@3bdb09a82332: Deleted conn table entry 0TC_rab_assignment0(195)9901346 HNBGW_Test.msc0-SCCP(188)@3bdb09a82332: Session index based on connection ID:0 20250821085814637 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085814637 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085814637 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085814637 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085814637 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085814637 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085814637 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085814637 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085814637 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085814637 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 07 91 a9 13 00 00 00 00 00  20250821085814637 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085814637 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085814637 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085814637 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085814637 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085814637 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0091a913), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085814637 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(7,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821085814637 DLSCCP DEBUG SCCP-SCOC(7)[0x560fd3601f90]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085814637 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085814637 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085814637 DCN DEBUG handle_cn_disc_ind() conn_id=7 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085814637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x560fd35e3750]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085814637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x560fd35e3750]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085814637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10756908)[0x560fd35e3cf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085814637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10756908)[0x560fd35e3cf0]{disconnected}: Freeing instance (context_map.c:203) 20250821085814637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10756908)[0x560fd35e3cf0]{disconnected}: Deallocated (fsm.c:568) 20250821085814637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x560fd35e3750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085814637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x560fd35e3750]{disconnected}: Freeing instance (context_map.c:207) 20250821085814637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x560fd35e3750]{disconnected}: Deallocated (fsm.c:568) 20250821085814637 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10756908 SCCP-7 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821085814637 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0091a913), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:455) 20250821085814637 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085814637 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085814637 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085814637 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085814637 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085814637 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085814637 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085814637 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 07 05 91 a9 13 00 00 07 00 (ss7_asp.c:1383) 20250821085814637 DLSCCP DEBUG SCCP-SCOC(7)[0x560fd3601f90]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085814637 DLSCCP DEBUG SCCP-SCOC(7)[0x560fd3601f90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085814637 DLSCCP DEBUG SCCP-SCOC(7)[0x560fd3601f90]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085814637 DLSCCP DEBUG SCCP-SCOC(7)[0x560fd3601f90]{IDLE}: Deallocated (fsm.c:568) 20250821085814637 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085814637 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085814637 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085814637 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821085814637 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085814637 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085814637 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085814637 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085814637 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085814637 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 07 05 91 a9 13 00 00 07 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@3bdb09a82332: RLC received in state:disconnect_pending 20250821085815547 DLSCCP DEBUG SCCP-SCOC(4)[0x560fd36051a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085815547 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f27d98), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085815547 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085815547 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085815548 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085815548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085815548 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085815548 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085815548 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085815548 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f2 7d 98 00 00 04 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085815548 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085815548 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085815548 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085815548 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085815548 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085815548 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085815548 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085815548 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085815548 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085815548 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 04 f2 7d 98 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250821085815552 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085815552 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085815552 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085815552 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085815552 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085815552 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085815552 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085815552 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085815552 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085815552 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 04 f2 7d 98 00  20250821085815552 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085815552 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085815552 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085815552 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085815552 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085815552 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00f27d98) (sccp_scrc.c:545) 20250821085815552 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(4,remPC=188=0.23.4) Received CO:RELCO (sccp_scoc.c:787) 20250821085815552 DLSCCP DEBUG SCCP-SCOC(4)[0x560fd36051a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085815552 DLSCCP DEBUG SCCP-SCOC(4)[0x560fd36051a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085815552 DLSCCP DEBUG SCCP-SCOC(4)[0x560fd36051a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085815552 DLSCCP DEBUG SCCP-SCOC(4)[0x560fd36051a0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085815552 DLSCCP DEBUG SCCP-SCOC(4)[0x560fd36051a0]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821085816648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60878<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085816649 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43301<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(184)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(183)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085816653 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60866<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085816654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085816654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085816655 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085816655 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 (hnb.c:255) 20250821085816655 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-RAN(192)@3bdb09a82332: Final verdict of PTC: none 20250821085816656 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085816656 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085816656 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085816656 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085816656 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085816656 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085816656 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085816656 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085816656 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085816656 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085816656 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085816656 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085816656 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085816656 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085816657 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085816657 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085816657 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085816657 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085816657 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085816657 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085816657 DLSS7 <000c> ss7_asp.c:1383 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 b9  HNBGW_Test.sgsn0-SCCP(191)@3bdb09a82332: Final verdict of PTC: none MutexDispCT-TC_rab_assignment(182)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(188)@3bdb09a82332: Final verdict of PTC: none 20250821085816657 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085816657 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085816657 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085816657 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085816657 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085816657 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085816657 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085816657 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085816657 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085816657 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085816657 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085816657 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085816657 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(189)@3bdb09a82332: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(187)@3bdb09a82332: Final verdict of PTC: none 20250821085816657 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085816657 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085816657 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085816657 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085816657 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085816657 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085816657 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085816657 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085816657 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085816657 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085816657 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085816657 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085816657 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085816657 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085816657 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085816657 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085816657 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085816657 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085816657 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085816657 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085816657 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085816657 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085816657 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085816657 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085816657 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085816657 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085816657 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085816658 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085816658 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085816658 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085816658 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085816658 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085816658 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085816658 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085816658 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085816658 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(190)@3bdb09a82332: Final verdict of PTC: none TC_rab_assignment-Iuh0(186)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(194)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(193)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(185)@3bdb09a82332: Final verdict of PTC: none 20250821085816659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60892<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_rab_assignment finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Thu Aug 21 08:58:16 UTC 2025 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20250821085816751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45946<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085817354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45946<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=467732) 20250821085818154 DLSCCP DEBUG SCCP-SCOC(6)[0x560fd36056b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085818154 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0dde0), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085818154 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085818154 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085818154 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085818154 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085818154 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085818154 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085818154 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085818154 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085818154 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085818154 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d0 dd e0 00 00 06 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085818155 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085818155 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085818155 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085818155 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085818155 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085818155 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085818155 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=467732, count=468272) 20250821085818657 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085818658 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085818658 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085818658 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085818658 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085818658 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 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_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 20250821085819471 DLSCCP DEBUG SCCP-SCOC(3)[0x560fd35e4310]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085819471 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007048ca), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085819471 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085819471 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085819472 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085819472 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085819472 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085819472 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085819472 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085819472 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085819472 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085819472 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 70 48 ca 00 00 03 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085819472 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085819472 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085819472 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085819472 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085819472 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085819472 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085819472 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: 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@3bdb09a82332: Test case TC_rab_assignment_concurrent started. 20250821085820468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45956<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085820474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45970<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085820476 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46513<->l=127.0.0.1:4262) (control_if.c:572) 20250821085820574 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085820575 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085820575 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085820575 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085820575 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085820575 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085820575 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085820575 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_rab_assignment_concurrent-Iuh0(200)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085820575 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085820575 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085820576 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085820576 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085820576 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:334) 20250821085820576 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085820576 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085820576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820576 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085820576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820576 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085820576 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085820576 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085820576 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085820576 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085820576 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085820576 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085820576 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085820576 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085820576 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085820576 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085820576 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085820576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820576 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085820576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085820576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820576 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085820576 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085820576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085820576 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085820576 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085820576 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085820576 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085820576 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085820576 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085820576 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085820576 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085820576 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085820576 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085820576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820576 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085820576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085820577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820577 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085820577 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085820577 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085820577 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085820577 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085820577 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085820577 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085820577 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085820577 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085820577 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085820577 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085820577 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085820577 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085820577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820577 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085820577 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085820577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820577 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085820577 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085820577 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085820577 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085820577 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085820577 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085820577 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085820577 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085820577 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085820577 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085820577 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085820577 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=11 20250821085820577 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085820577 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085820577 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085820577 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085820577 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085820577 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=13 20250821085820577 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085820577 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085820577 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085820577 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085820577 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085820577 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085820577 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=3 20250821085820577 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085820577 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085820577 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085820577 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085820577 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085820577 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085820577 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821085820577 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085820577 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085820577 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(204)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(204)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(204)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085820592 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085820592 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085820592 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085820592 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085820592 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085820592 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085820593 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085820593 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085820594 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085820594 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085820594 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:334) 20250821085820594 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085820594 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085820594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820594 DLSS7 INFO 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085820594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820594 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085820594 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085820594 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085820594 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085820594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085820594 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085820594 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085820594 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085820594 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085820594 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:334) 20250821085820594 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085820594 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821085820594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820594 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085820594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085820594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820594 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085820594 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085820594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085820594 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085820594 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085820594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085820594 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085820594 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085820594 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085820594 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085820594 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085820594 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085820594 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085820594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820594 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085820594 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085820594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085820594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820594 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085820594 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085820594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085820594 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085820594 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085820594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085820594 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085820594 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085820594 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085820594 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085820594 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085820594 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085820594 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085820594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820594 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085820594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085820594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820594 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085820594 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085820594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085820594 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085820594 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085820594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085820594 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085820594 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085820594 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085820594 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085820594 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085820594 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=15 20250821085820594 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085820594 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085820595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085820595 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085820595 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085820595 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=4 20250821085820595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085820595 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085820595 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085820595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085820595 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085820595 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085820595 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=14 20250821085820595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085820595 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085820595 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085820595 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085820595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085820595 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085820595 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085820595 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821085820595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085820595 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085820595 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085820615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085820615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085820615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085820615 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085820615 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:562) 20250821085820615 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085820615 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085820615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085820615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821085820788 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085820788 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085820788 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085820788 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(204)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085820795 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085820796 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085820796 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085820796 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085820796 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085820796 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085820796 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085820796 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085820796 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085820796 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085820796 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085820796 DLSS7 <000c> ss7_asp.c:1383 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  20250821085820796 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085820799 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085820799 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085820799 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085820799 DLSS7 <000c> ss7_asp.c:1383 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  20250821085820799 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085820799 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085820799 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085820799 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085820799 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085820799 DLSS7 <000c> ss7_asp.c:1383 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  20250821085820799 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085820799 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085820799 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085820799 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085820799 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085820799 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085820799 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085820799 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085820799 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085820799 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085820799 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085820799 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085820799 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085820799 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085820800 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085820800 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085820801 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085820801 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085820801 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085820801 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085820801 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085820801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820801 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085820801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820801 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085820801 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085820801 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085820801 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085820801 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085820801 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085820802 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085820802 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085820802 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085820802 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085820802 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821085820802 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085820802 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085820802 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085820802 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085820802 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085820802 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821085820806 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085820806 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085820806 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085820806 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(207)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085820810 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085820810 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085820810 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085820810 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085820810 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085820810 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085820810 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085820810 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085820810 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085820810 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085820810 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085820810 DLSS7 <000c> ss7_asp.c:1383 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  20250821085820810 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085820812 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085820812 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085820812 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085820812 DLSS7 <000c> ss7_asp.c:1383 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  20250821085820812 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085820812 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085820812 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085820812 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085820812 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085820812 DLSS7 <000c> ss7_asp.c:1383 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  20250821085820812 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085820813 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085820813 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085820813 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085820813 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085820813 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085820813 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085820813 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085820813 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085820813 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085820813 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085820813 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085820813 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085820813 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085820813 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085820813 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085820813 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085820814 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085820814 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085820814 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085820814 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085820814 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085820814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820814 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085820815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085820815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085820815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085820815 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085820815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085820815 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085820815 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085820815 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085820815 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085820815 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085820815 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085820815 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085820815 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085820815 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821085820815 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085820815 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085820815 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085820815 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085820815 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085820815 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(203)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085821607 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085821607 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085821608 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085821608 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085821608 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085821608 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085821608 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085821608 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085821608 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085821608 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085821608 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085821608 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085821608 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085821608 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085821608 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085821608 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085821608 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085821608 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085821608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085821608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085821608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085821608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085821608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085821608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085821608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085821608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085821608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085821608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085821608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085821608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085821608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085821608 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085821608 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085821609 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085821609 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085821609 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:382) 20250821085821609 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085821609 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821085821609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085821609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085821609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085821609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085821609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085821609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085821609 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085821609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085821609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085821609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085821609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085821609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085821609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085821609 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085821609 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085821609 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085821609 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085821609 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085821609 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821085821609 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085821609 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085821610 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085821610 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085821610 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085821610 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821085821610 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085821610 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085821610 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085821610 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085821610 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085821610 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821085821610 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085821610 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085821610 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085821611 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085821611 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085821611 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085821611 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085821611 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085821611 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085821611 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085821611 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085821611 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085821611 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085821611 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085821611 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085821611 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085821611 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085821611 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085821611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085821611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085821611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085821611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085821611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085821611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085821611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085821611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085821611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085821611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085821611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085821611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085821611 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085821611 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085821611 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085821611 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085821611 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(206)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(203)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } 20250821085821617 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085821617 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085821617 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085821617 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085821617 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085821617 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085821617 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085821617 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085821617 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085821617 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085821617 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085821617 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085821617 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085821617 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085821617 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085821618 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085821618 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085821618 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085821618 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821085821618 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085821618 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085821618 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085821618 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085821617 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085821617 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085821617 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085821617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085821617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085821617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085821617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085821617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085821617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085821617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085821617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085821617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085821617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085821617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085821617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085821618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085821618 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085821618 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085821618 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085821618 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085821618 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:382) 20250821085821618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085821618 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821085821618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085821618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085821618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085821618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085821618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085821618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085821618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085821618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085821618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085821618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085821618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085821618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085821618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085821618 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085821618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085821618 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085821618 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085821618 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085821618 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821085821618 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085821618 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085821618 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085821618 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821085821619 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085821619 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085821619 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085821619 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085821619 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085821619 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085821619 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085821619 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085821619 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085821619 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085821619 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085821620 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085821620 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085821620 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085821620 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085821620 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085821620 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085821620 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085821620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085821620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085821620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085821620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085821620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085821620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085821620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085821620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085821620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085821620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085821620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085821620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085821620 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085821620 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085821620 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085821620 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085821620 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(206)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821085821841 DLSCCP DEBUG SCCP-SCOC(5)[0x560fd360a8b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085821841 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a325b5), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085821841 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085821841 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085821841 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085821841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085821841 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085821841 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085821841 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085821841 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a3 25 b5 00 00 05 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085821842 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085821842 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085821842 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085821842 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085821842 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085821842 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085821842 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085821842 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085821842 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085821842 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 a3 25 b5 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821085821849 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085821849 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085821849 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085821849 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085821849 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085821849 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085821849 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085821849 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085821849 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085821849 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 05 a3 25 b5 00  20250821085821849 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085821849 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085821849 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085821849 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085821849 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085821849 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00a325b5) (sccp_scrc.c:545) 20250821085821849 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(5,remPC=185=0.23.1) Received CO:RELCO (sccp_scoc.c:787) 20250821085821849 DLSCCP DEBUG SCCP-SCOC(5)[0x560fd360a8b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085821849 DLSCCP DEBUG SCCP-SCOC(5)[0x560fd360a8b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085821850 DLSCCP DEBUG SCCP-SCOC(5)[0x560fd360a8b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085821850 DLSCCP DEBUG SCCP-SCOC(5)[0x560fd360a8b0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085821850 DLSCCP DEBUG SCCP-SCOC(5)[0x560fd360a8b0]{IDLE}: Deallocated (fsm.c:568) 20250821085822662 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45982<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085822687 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45992<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085822709 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085822727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46004<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085822742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46010<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085822763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46016<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085822787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46018<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085822814 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46034<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085822832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46040<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085822840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46056<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085822850 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46070<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085822860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46082<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085822869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46096<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085822878 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46108<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085822887 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46112<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085822894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46124<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment_concurrent0(209)@3bdb09a82332: 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)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000000'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Created Expect[0] for '05080200F110172A52082926240000000000'O to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3bdb09a82332: Added conn table entry 0TC_rab_assignment_concurrent0(209)2966875 TC_rab_assignment_concurrent0(210)@3bdb09a82332: 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 20250821085823695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085823695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085823695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085823695 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085823695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2d455b, normal) (hnbgw_rua.c:408) 20250821085823696 DHNB DEBUG map_rua[0x560fd35e3cf0]{init}: Allocated (fsm.c:456) 20250821085823696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2966875)[0x560fd35e3cf0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085823696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2966875 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085823696 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085823696 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085823696 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2966875 SCCP-0 CS MI=IMSI-262420000000000: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085823696 DCN DEBUG map_sccp[0x560fd35e3750]{init}: Allocated (fsm.c:456) 20250821085823696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x560fd35e3750]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085823696 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-2966875 <-> SCCP-8 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085823696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2966875 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085823696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2966875)[0x560fd35e3cf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085823696 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085823696 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085823696 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2966875 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085823696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x560fd35e3750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085823696 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085823696 DLSCCP DEBUG SCCP-SCOC(8)[0x560fd3601f90]{IDLE}: Allocated (fsm.c:456) 20250821085823696 DLSCCP DEBUG SCCP-SCOC(8)[0x560fd3601f90]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085823696 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000000004f40030001410056400500f1100926) (sccp_scrc.c:455) 20250821085823696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823696 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085823696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823696 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085823696 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085823696 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085823696 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085823696 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085823696 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 08 01 00 00 08 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 41 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085823696 DLSCCP DEBUG SCCP-SCOC(8)[0x560fd3601f90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085823696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x560fd35e3750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085823696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2966875)[0x560fd35e3cf0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085823697 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085823697 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085823697 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085823697 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821085823697 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085823697 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085823697 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085823697 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085823697 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085823697 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 08 01 00 00 08 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 41 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)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A52082926240000000000'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Added conn table entry 0TC_rab_assignment_concurrent0(209)973161 HNBGW_Test.msc0-RAN(203)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@3bdb09a82332: setverdict(pass): none -> pass 20250821085823706 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085823706 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085823706 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085823706 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085823706 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085823706 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085823706 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085823706 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085823706 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085823706 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 08 88 90 9e 02 00 00 00 00  20250821085823706 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085823706 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085823706 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085823706 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085823706 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085823706 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0088909e) (sccp_scrc.c:545) 20250821085823706 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(8,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085823707 DLSCCP DEBUG SCCP-SCOC(8)[0x560fd3601f90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085823707 DLSCCP DEBUG SCCP-SCOC(8)[0x560fd3601f90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085823707 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085823707 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085823707 DCN DEBUG handle_cn_conn_conf() conn_id=8, 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_sccp.c:157) 20250821085823707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x560fd35e3750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085823707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x560fd35e3750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3bdb09a82332: Added conn table entry 1TC_rab_assignment_concurrent0(210)15689522 TC_rab_assignment_concurrent0(209)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@3bdb09a82332: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent0(211)@3bdb09a82332: 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)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Created Expect[1] for '05080200F110172A52082926240000000020'O to be handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3bdb09a82332: Added conn table entry 2TC_rab_assignment_concurrent0(211)9060130 TC_rab_assignment_concurrent0(212)@3bdb09a82332: 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)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW_Test.msc0-RAN(203)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Created Expect[2] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3bdb09a82332: Added conn table entry 3TC_rab_assignment_concurrent0(212)3296602 TC_rab_assignment_concurrent0(213)@3bdb09a82332: 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)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Created Expect[3] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3bdb09a82332: Added conn table entry 4TC_rab_assignment_concurrent0(213)13678271 TC_rab_assignment_concurrent0(214)@3bdb09a82332: 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)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Created Expect[4] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3bdb09a82332: Added conn table entry 5TC_rab_assignment_concurrent0(214)3111173 TC_rab_assignment_concurrent0(215)@3bdb09a82332: 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)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Created Expect[5] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3bdb09a82332: Added conn table entry 6TC_rab_assignment_concurrent0(215)14442305 TC_rab_assignment_concurrent0(216)@3bdb09a82332: 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)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Created Expect[6] for '05080200F110172A52082926240000000070'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3bdb09a82332: Added conn table entry 7TC_rab_assignment_concurrent0(216)3462343 TC_rab_assignment_concurrent0(217)@3bdb09a82332: 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(218)@3bdb09a82332: 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)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Created Expect[7] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3bdb09a82332: Added conn table entry 8TC_rab_assignment_concurrent0(217)5445591 HNBGW_Test.msc0-RAN(203)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Created Expect[8] for '05080200F110172A52082926240000000090'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3bdb09a82332: Added conn table entry 9TC_rab_assignment_concurrent0(218)13890798 TC_rab_assignment_concurrent0(219)@3bdb09a82332: 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)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000001'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Created Expect[9] for '05080200F110172A52082926240000000001'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent0(220)@3bdb09a82332: 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)@3bdb09a82332: Added conn table entry 10TC_rab_assignment_concurrent0(219)3493986 HNBGW_Test.msc0-RAN(203)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000011'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Created Expect[10] for '05080200F110172A52082926240000000011'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent0(221)@3bdb09a82332: 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)@3bdb09a82332: Added conn table entry 11TC_rab_assignment_concurrent0(220)7138672 HNBGW_Test.msc0-RAN(203)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000021'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Created Expect[11] for '05080200F110172A52082926240000000021'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3bdb09a82332: Added conn table entry 12TC_rab_assignment_concurrent0(221)7682810 TC_rab_assignment_concurrent0(222)@3bdb09a82332: 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)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000031'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Created Expect[12] for '05080200F110172A52082926240000000031'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3bdb09a82332: Added conn table entry 13TC_rab_assignment_concurrent0(222)16263143 TC_rab_assignment_concurrent0(223)@3bdb09a82332: 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)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000041'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Created Expect[13] for '05080200F110172A52082926240000000041'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3bdb09a82332: Added conn table entry 14TC_rab_assignment_concurrent0(223)5636665 TC_rab_assignment_concurrent0(224)@3bdb09a82332: 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 20250821085823900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085823900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085823900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085823900 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085823900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xef6732, normal) (hnbgw_rua.c:408) 20250821085823900 DHNB DEBUG map_rua[0x560fd3601dd0]{init}: Allocated (fsm.c:456) 20250821085823900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15689522)[0x560fd3601dd0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085823900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15689522 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085823900 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085823901 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085823901 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15689522 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085823901 DCN DEBUG map_sccp[0x560fd35e4c00]{init}: Allocated (fsm.c:456) 20250821085823901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x560fd35e4c00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085823901 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-15689522 <-> SCCP-9 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085823901 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15689522 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085823901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15689522)[0x560fd3601dd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085823901 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085823901 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085823901 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15689522 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085823901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x560fd35e4c00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085823901 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085823901 DLSCCP DEBUG SCCP-SCOC(9)[0x560fd36058f0]{IDLE}: Allocated (fsm.c:456) 20250821085823901 DLSCCP DEBUG SCCP-SCOC(9)[0x560fd36058f0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085823901 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001fc0056400500f1100926) (sccp_scrc.c:455) 20250821085823901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085823901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823901 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085823901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085823901 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085823901 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085823901 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085823901 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 09 01 00 00 09 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 01 fc 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085823901 DLSCCP DEBUG SCCP-SCOC(9)[0x560fd36058f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085823901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x560fd35e4c00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085823901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15689522)[0x560fd3601dd0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085823902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085823902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085823902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085823902 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085823902 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085823902 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085823902 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085823902 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821085823902 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085823902 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085823902 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085823902 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085823902 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085823902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8a3f22, normal) (hnbgw_rua.c:408) 20250821085823902 DHNB DEBUG map_rua[0x560fd35e4ad0]{init}: Allocated (fsm.c:456) 20250821085823902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9060130)[0x560fd35e4ad0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085823902 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 09 01 00 00 09 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 01 fc 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250821085823902 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085823902 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085823902 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085823902 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085823902 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085823902 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085823902 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085823902 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085823902 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085823902 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821085823902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9060130 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085823902 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085823902 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085823902 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9060130 SCCP-0 CS MI=IMSI-262420000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085823902 DCN DEBUG map_sccp[0x560fd35e99e0]{init}: Allocated (fsm.c:456) 20250821085823902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x560fd35e99e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085823902 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-9060130 <-> SCCP-10 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085823902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9060130 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085823902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9060130)[0x560fd35e4ad0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085823902 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085823902 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085823902 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9060130 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085823902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x560fd35e99e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085823902 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085823902 DLSCCP DEBUG SCCP-SCOC(10)[0x560fd35eb280]{IDLE}: Allocated (fsm.c:456) 20250821085823902 DLSCCP DEBUG SCCP-SCOC(10)[0x560fd35eb280]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085823903 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000020004f40030000870056400500f1100926) (sccp_scrc.c:455) 20250821085823903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085823903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823903 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085823903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085823903 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085823903 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085823903 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085823903 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0a 01 00 00 0a 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 87 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085823903 DLSCCP DEBUG SCCP-SCOC(10)[0x560fd35eb280]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085823903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x560fd35e99e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085823903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9060130)[0x560fd35e4ad0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085823903 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085823903 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085823903 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085823903 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085823903 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085823903 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085823903 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(8,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085823903 DLSCCP DEBUG SCCP-SCOC(8)[0x560fd3601f90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085823903 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085823903 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085823903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x560fd35e3750]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085823903 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085823903 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085823903 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2966875 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085823903 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085823903 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085823903 DMGW DEBUG mgw(mgw-fsm-2966875-0)[0x560fd35ea5d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821085823903 DMGW DEBUG mgw(mgw-fsm-2966875-0)[0x560fd35ea5d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821085823903 DMGW DEBUG mgw(mgw-fsm-2966875-0)[0x560fd35ea5d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821085823903 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085823903 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821085823903 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{UNUSED}: Allocated (fsm.c:456) 20250821085823903 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{UNUSED}: is child of mgw(mgw-fsm-2966875-0)[0x560fd35ea5d0] (fsm.c:486) 20250821085823903 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2966875-0)[0x560fd35ea5d0] (mgcp_client_endpoint_fsm.c:724) 20250821085823904 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085823904 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085823904 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085823904 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2966875-0)[0x560fd35e8ce0]{ST_CRCX}: Allocated (fsm.c:456) 20250821085823904 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2966875-0)[0x560fd35e8ce0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0] (fsm.c:486) 20250821085823904 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2966875-0)[0x560fd35e8ce0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085823904 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2966875-0)[0x560fd35e8ce0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821085823904 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: 2d455b'... (mgcp_client.c:807) 20250821085823904 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250821085823904 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2966875-0)[0x560fd35e8ce0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085823904 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085823904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085823904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085823904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085823904 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085823904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x324d5a, normal) (hnbgw_rua.c:408) 20250821085823904 DHNB DEBUG map_rua[0x560fd35e9050]{init}: Allocated (fsm.c:456) 20250821085823904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3296602)[0x560fd35e9050]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085823904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3296602 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085823904 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085823904 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085823904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085823904 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085823904 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085823904 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821085823904 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085823904 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085823904 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085823904 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085823904 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085823904 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0a 01 00 00 0a 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 87 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250821085823904 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3296602 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085823904 DCN DEBUG map_sccp[0x560fd35e9180]{init}: Allocated (fsm.c:456) 20250821085823904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x560fd35e9180]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085823904 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-3296602 <-> SCCP-11 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085823904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3296602 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085823904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3296602)[0x560fd35e9050]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085823904 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085823904 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085823904 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3296602 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085823904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x560fd35e9180]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085823904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085823904 DLSCCP DEBUG SCCP-SCOC(11)[0x560fd35edcf0]{IDLE}: Allocated (fsm.c:456) 20250821085823904 DLSCCP DEBUG SCCP-SCOC(11)[0x560fd35edcf0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085823904 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002ac0056400500f1100926) (sccp_scrc.c:455) 20250821085823904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823904 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085823904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823905 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085823905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085823905 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085823905 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085823905 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085823905 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0b 01 00 00 0b 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 ac 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085823905 DLSCCP DEBUG SCCP-SCOC(11)[0x560fd35edcf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085823905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x560fd35e9180]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085823905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3296602)[0x560fd35e9050]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085823905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085823905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085823905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085823905 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085823905 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd0b6bf, normal) (hnbgw_rua.c:408) 20250821085823905 DHNB DEBUG map_rua[0x560fd35ec7f0]{init}: Allocated (fsm.c:456) 20250821085823905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13678271)[0x560fd35ec7f0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085823905 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085823905 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085823905 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085823905 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821085823905 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085823905 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085823905 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085823905 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085823905 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085823905 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0b 01 00 00 0b 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 ac 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250821085823905 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13678271 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085823905 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085823905 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085823905 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13678271 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085823905 DCN DEBUG map_sccp[0x560fd35ed590]{init}: Allocated (fsm.c:456) 20250821085823905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x560fd35ed590]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085823905 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-13678271 <-> SCCP-12 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085823905 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13678271 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085823905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13678271)[0x560fd35ec7f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085823905 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085823905 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085823905 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13678271 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085823905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x560fd35ed590]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085823905 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085823905 DLSCCP DEBUG SCCP-SCOC(12)[0x560fd35f6580]{IDLE}: Allocated (fsm.c:456) 20250821085823905 DLSCCP DEBUG SCCP-SCOC(12)[0x560fd35f6580]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085823905 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030001e30056400500f1100926) (sccp_scrc.c:455) 20250821085823905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085823905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823905 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085823905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085823905 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085823905 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085823905 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085823906 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0c 01 00 00 0c 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 e3 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085823906 DLSCCP DEBUG SCCP-SCOC(12)[0x560fd35f6580]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085823906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x560fd35ed590]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085823906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13678271)[0x560fd35ec7f0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085823906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085823906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085823906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085823906 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085823906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2f7905, normal) (hnbgw_rua.c:408) 20250821085823906 DHNB DEBUG map_rua[0x560fd35eab40]{init}: Allocated (fsm.c:456) 20250821085823906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3111173)[0x560fd35eab40]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085823906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3111173 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085823906 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085823906 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085823906 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085823906 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085823906 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085823906 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821085823906 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3111173 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085823906 DCN DEBUG map_sccp[0x560fd35f5040]{init}: Allocated (fsm.c:456) 20250821085823906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x560fd35f5040]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085823906 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085823906 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085823906 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085823906 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085823906 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085823906 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-3111173 <-> SCCP-13 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085823906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3111173 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085823906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3111173)[0x560fd35eab40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085823906 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085823906 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085823906 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3111173 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085823906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x560fd35f5040]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085823906 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085823906 DLSCCP DEBUG SCCP-SCOC(13)[0x560fd35f5600]{IDLE}: Allocated (fsm.c:456) 20250821085823906 DLSCCP DEBUG SCCP-SCOC(13)[0x560fd35f5600]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085823906 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030000fa0056400500f1100926) (sccp_scrc.c:455) 20250821085823906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823906 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085823906 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0c 01 00 00 0c 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 e3 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250821085823906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823906 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085823906 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085823906 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085823906 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085823906 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085823906 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0d 01 00 00 0d 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 fa 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085823906 DLSCCP DEBUG SCCP-SCOC(13)[0x560fd35f5600]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085823906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x560fd35f5040]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085823906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3111173)[0x560fd35eab40]{init}: State change to connected (no timeout) (context_map_rua.c:166) HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: First idle individual index:1 20250821085823906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085823907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085823907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085823907 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085823907 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdc5f41, normal) (hnbgw_rua.c:408) 20250821085823907 DHNB DEBUG map_rua[0x560fd35f5c30]{init}: Allocated (fsm.c:456) 20250821085823907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14442305)[0x560fd35f5c30]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085823907 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14442305 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085823907 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085823907 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085823907 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14442305 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085823907 DCN DEBUG map_sccp[0x560fd35f5d60]{init}: Allocated (fsm.c:456) 20250821085823907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x560fd35f5d60]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085823907 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085823907 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085823907 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085823907 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085823907 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085823907 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085823907 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-14442305 <-> SCCP-14 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085823907 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14442305 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085823907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14442305)[0x560fd35f5c30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085823907 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085823907 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085823907 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14442305 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085823907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x560fd35f5d60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085823907 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085823907 DLSCCP DEBUG SCCP-SCOC(14)[0x560fd35f6a60]{IDLE}: Allocated (fsm.c:456) 20250821085823907 DLSCCP DEBUG SCCP-SCOC(14)[0x560fd35f6a60]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085823907 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030000ee0056400500f1100926) (sccp_scrc.c:455) 20250821085823907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823907 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085823907 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085823907 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085823907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085823907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823907 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085823907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085823907 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085823907 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085823907 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085823907 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0e 01 00 00 0e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 00 ee 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085823907 DLSCCP DEBUG SCCP-SCOC(14)[0x560fd35f6a60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085823907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x560fd35f5d60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085823907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14442305)[0x560fd35f5c30]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085823907 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0d 01 00 00 0d 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 fa 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250821085823907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085823907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085823907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085823907 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085823907 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x34d4c7, normal) (hnbgw_rua.c:408) 20250821085823907 DHNB DEBUG map_rua[0x560fd35ed880]{init}: Allocated (fsm.c:456) 20250821085823907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3462343)[0x560fd35ed880]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085823907 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3462343 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085823907 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085823907 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085823907 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085823908 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085823908 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085823908 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821085823907 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3462343 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085823907 DCN DEBUG map_sccp[0x560fd35e9fb0]{init}: Allocated (fsm.c:456) 20250821085823908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x560fd35e9fb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085823908 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-3462343 <-> SCCP-15 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085823908 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3462343 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085823908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3462343)[0x560fd35ed880]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085823908 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085823908 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085823908 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3462343 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085823908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x560fd35e9fb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085823908 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085823908 DLSCCP DEBUG SCCP-SCOC(15)[0x560fd35f7420]{IDLE}: Allocated (fsm.c:456) 20250821085823908 DLSCCP DEBUG SCCP-SCOC(15)[0x560fd35f7420]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085823908 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030001fb0056400500f1100926) (sccp_scrc.c:455) 20250821085823908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823908 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085823908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085823908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823908 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085823908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085823908 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085823908 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085823908 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085823908 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085823908 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085823908 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0e 01 00 00 0e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 00 ee 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250821085823908 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085823908 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085823908 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0f 01 00 00 0f 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 01 fb 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085823908 DLSCCP DEBUG SCCP-SCOC(15)[0x560fd35f7420]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085823908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x560fd35e9fb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085823908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3462343)[0x560fd35ed880]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085823908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085823908 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085823908 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085823908 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085823908 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821085823908 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085823908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085823908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085823908 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085823908 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5317d7, normal) (hnbgw_rua.c:408) 20250821085823908 DHNB DEBUG map_rua[0x560fd35f6110]{init}: Allocated (fsm.c:456) 20250821085823908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5445591)[0x560fd35f6110]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085823908 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085823908 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085823908 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085823908 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085823908 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5445591 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085823908 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085823908 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085823908 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5445591 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085823908 DCN DEBUG map_sccp[0x560fd35ea480]{init}: Allocated (fsm.c:456) 20250821085823908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x560fd35ea480]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085823908 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-5445591 <-> SCCP-16 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085823908 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5445591 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085823908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5445591)[0x560fd35f6110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085823908 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085823908 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085823908 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0f 01 00 00 0f 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 01 fb 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250821085823908 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5445591 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085823908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x560fd35ea480]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085823908 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085823909 DLSCCP DEBUG SCCP-SCOC(16)[0x560fd35f7f90]{IDLE}: Allocated (fsm.c:456) 20250821085823909 DLSCCP DEBUG SCCP-SCOC(16)[0x560fd35f7f90]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085823909 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030001cf0056400500f1100926) (sccp_scrc.c:455) 20250821085823909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823909 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085823909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823909 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085823909 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085823909 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085823909 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085823909 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085823909 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 01 01 00 00 10 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 cf 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085823909 DLSCCP DEBUG SCCP-SCOC(16)[0x560fd35f7f90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085823909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x560fd35ea480]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085823909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5445591)[0x560fd35f6110]{init}: State change to connected (no timeout) (context_map_rua.c:166) HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Warning: Stopping inactive timer T_ias[1]. 20250821085823909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085823909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085823909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085823909 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085823909 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd3f4ee, normal) (hnbgw_rua.c:408) 20250821085823909 DHNB DEBUG map_rua[0x560fd35f5170]{init}: Allocated (fsm.c:456) 20250821085823909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13890798)[0x560fd35f5170]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085823909 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13890798 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085823909 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085823909 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085823909 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13890798 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085823909 DCN DEBUG map_sccp[0x560fd35f6dd0]{init}: Allocated (fsm.c:456) 20250821085823909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x560fd35f6dd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085823909 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-13890798 <-> SCCP-17 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085823909 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13890798 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085823909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13890798)[0x560fd35f5170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085823909 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085823909 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085823909 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13890798 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085823909 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085823909 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085823909 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085823909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x560fd35f6dd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085823909 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085823909 DLSCCP DEBUG SCCP-SCOC(17)[0x560fd35f8cb0]{IDLE}: Allocated (fsm.c:456) 20250821085823909 DLSCCP DEBUG SCCP-SCOC(17)[0x560fd35f8cb0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085823909 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821085823909 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085823909 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f400300018b0056400500f1100926) (sccp_scrc.c:455) 20250821085823909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823909 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085823909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823909 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085823909 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085823909 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085823910 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085823909 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085823910 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 01 01 00 00 10 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 cf 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250821085823910 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085823910 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085823910 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085823910 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085823910 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 00 01 00 00 11 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 90 00 4f 40 03 00 01 8b 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085823910 DLSCCP DEBUG SCCP-SCOC(17)[0x560fd35f8cb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085823910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x560fd35f6dd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085823910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13890798)[0x560fd35f5170]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085823910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085823910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085823910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085823910 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085823910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x355062, normal) (hnbgw_rua.c:408) 20250821085823910 DHNB DEBUG map_rua[0x560fd35f81c0]{init}: Allocated (fsm.c:456) 20250821085823910 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085823910 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085823910 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085823910 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085823910 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085823910 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085823910 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085823910 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085823910 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085823910 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 01 00 00 11 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 90 00 4f 40 03 00 01 8b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250821085823910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3493986)[0x560fd35f81c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085823910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3493986 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085823910 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085823910 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085823910 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3493986 SCCP-0 CS MI=IMSI-262420000000010: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085823910 DCN DEBUG map_sccp[0x560fd35f82f0]{init}: Allocated (fsm.c:456) 20250821085823910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x560fd35f82f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085823910 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-3493986 <-> SCCP-18 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085823910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3493986 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085823910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3493986)[0x560fd35f81c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085823910 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085823910 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085823910 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3493986 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085823910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x560fd35f82f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085823910 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085823910 DLSCCP DEBUG SCCP-SCOC(18)[0x560fd35f9ad0]{IDLE}: Allocated (fsm.c:456) 20250821085823910 DLSCCP DEBUG SCCP-SCOC(18)[0x560fd35f9ad0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085823910 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000001004f40030001a90056400500f1100926) (sccp_scrc.c:455) 20250821085823910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823910 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085823910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823910 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085823910 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085823910 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085823910 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085823910 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085823910 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 12 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 a9 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085823910 DLSCCP DEBUG SCCP-SCOC(18)[0x560fd35f9ad0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085823910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x560fd35f82f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085823910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3493986)[0x560fd35f81c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085823911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085823911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085823911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085823911 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085823911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6ced70, normal) (hnbgw_rua.c:408) 20250821085823911 DHNB DEBUG map_rua[0x560fd35f93b0]{init}: Allocated (fsm.c:456) 20250821085823911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7138672)[0x560fd35f93b0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085823911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7138672 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085823911 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085823911 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085823911 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7138672 SCCP-0 CS MI=IMSI-262420000000011: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085823911 DCN DEBUG map_sccp[0x560fd35fa210]{init}: Allocated (fsm.c:456) 20250821085823911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x560fd35fa210]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085823911 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-7138672 <-> SCCP-19 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085823911 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085823911 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085823911 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085823911 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821085823911 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085823911 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085823911 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085823911 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085823911 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085823911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7138672 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085823911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7138672)[0x560fd35f93b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085823911 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085823911 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085823911 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7138672 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085823911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x560fd35fa210]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085823911 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085823911 DLSCCP DEBUG SCCP-SCOC(19)[0x560fd35fa8c0]{IDLE}: Allocated (fsm.c:456) 20250821085823911 DLSCCP DEBUG SCCP-SCOC(19)[0x560fd35fa8c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085823911 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000011004f40030000b80056400500f1100926) (sccp_scrc.c:455) 20250821085823911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823911 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085823911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823911 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_rab_assignment_concurrent0(210)20250821085823911 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085823911 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085823911 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085823911 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085823911 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 03 01 00 00 12 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 a9 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250821085823911 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 13 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 00 b8 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085823911 DLSCCP DEBUG SCCP-SCOC(19)[0x560fd35fa8c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085823911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x560fd35fa210]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085823911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7138672)[0x560fd35f93b0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085823911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085823911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085823911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085823911 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085823911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x753afa, normal) (hnbgw_rua.c:408) 20250821085823911 DHNB DEBUG map_rua[0x560fd35f7ae0]{init}: Allocated (fsm.c:456) 20250821085823911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7682810)[0x560fd35f7ae0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085823911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7682810 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085823911 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085823911 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085823911 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7682810 SCCP-0 CS MI=IMSI-262420000000012: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085823911 DCN DEBUG map_sccp[0x560fd35f9d00]{init}: Allocated (fsm.c:456) 20250821085823911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x560fd35f9d00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085823911 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-7682810 <-> SCCP-20 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085823911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7682810 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085823911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7682810)[0x560fd35f7ae0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085823911 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085823911 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085823911 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085823911 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Added conn table entry 1TC_rab_assignment_concurrent0(210)4677048 20250821085823911 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7682810 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085823911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x560fd35f9d00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085823911 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085823911 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821085823911 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085823911 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085823911 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085823911 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085823911 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085823911 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 02 01 00 00 13 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 00 b8 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250821085823911 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085823911 DLSCCP DEBUG SCCP-SCOC(20)[0x560fd35fb4f0]{IDLE}: Allocated (fsm.c:456) 20250821085823911 DLSCCP DEBUG SCCP-SCOC(20)[0x560fd35fb4f0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085823911 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000021004f40030001d60056400500f1100926) (sccp_scrc.c:455) 20250821085823911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823911 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085823911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: First idle individual index:2 20250821085823911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823911 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085823911 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085823911 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085823911 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085823911 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085823911 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 05 01 00 00 14 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 01 d6 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085823911 DLSCCP DEBUG SCCP-SCOC(20)[0x560fd35fb4f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085823911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x560fd35f9d00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085823911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7682810)[0x560fd35f7ae0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085823911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085823911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085823912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085823912 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085823912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf827e7, normal) (hnbgw_rua.c:408) 20250821085823912 DHNB DEBUG map_rua[0x560fd35faeb0]{init}: Allocated (fsm.c:456) 20250821085823912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16263143)[0x560fd35faeb0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085823912 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085823912 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085823912 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085823912 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821085823912 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085823912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16263143 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085823912 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085823912 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085823912 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16263143 SCCP-0 CS MI=IMSI-262420000000013: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085823912 DCN DEBUG map_sccp[0x560fd35f8680]{init}: Allocated (fsm.c:456) 20250821085823912 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085823912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x560fd35f8680]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085823912 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085823912 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085823912 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085823912 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 05 01 00 00 14 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 01 d6 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250821085823912 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-16263143 <-> SCCP-21 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085823912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16263143 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085823912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16263143)[0x560fd35faeb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085823912 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085823912 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085823912 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16263143 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085823912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x560fd35f8680]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085823912 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085823912 DLSCCP DEBUG SCCP-SCOC(21)[0x560fd35fce00]{IDLE}: Allocated (fsm.c:456) 20250821085823912 DLSCCP DEBUG SCCP-SCOC(21)[0x560fd35fce00]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085823912 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000031004f400300008a0056400500f1100926) (sccp_scrc.c:455) 20250821085823912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085823912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Warning: Stopping inactive timer T_ias[2]. 20250821085823912 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085823912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085823912 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085823912 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085823912 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085823912 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 15 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 00 8a 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085823912 DLSCCP DEBUG SCCP-SCOC(21)[0x560fd35fce00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085823912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x560fd35f8680]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085823912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16263143)[0x560fd35faeb0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085823912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085823912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085823912 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085823912 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085823912 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085823912 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821085823912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085823912 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085823912 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085823912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x560239, normal) (hnbgw_rua.c:408) 20250821085823912 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085823912 DHNB DEBUG map_rua[0x560fd35f87b0]{init}: Allocated (fsm.c:456) 20250821085823912 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085823912 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085823912 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085823912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5636665)[0x560fd35f87b0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085823912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5636665 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085823912 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085823912 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085823912 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5636665 SCCP-0 CS MI=IMSI-262420000000014: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085823912 DCN DEBUG map_sccp[0x560fd35fc780]{init}: Allocated (fsm.c:456) 20250821085823912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x560fd35fc780]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085823912 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-5636665 <-> SCCP-22 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085823912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5636665 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085823912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5636665)[0x560fd35f87b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085823912 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085823912 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085823912 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5636665 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085823912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x560fd35fc780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085823912 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085823912 DLSCCP DEBUG SCCP-SCOC(22)[0x560fd35fc4c0]{IDLE}: Allocated (fsm.c:456) 20250821085823912 DLSCCP DEBUG SCCP-SCOC(22)[0x560fd35fc4c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085823912 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000041004f400300024b0056400500f1100926) (sccp_scrc.c:455) 20250821085823912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823912 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 04 01 00 00 15 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 00 8a 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250821085823912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085823912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823912 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085823912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085823912 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: First idle individual index:3 20250821085823912 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085823912 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085823912 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 16 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 41 00 4f 40 03 00 02 4b 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085823912 DLSCCP DEBUG SCCP-SCOC(22)[0x560fd35fc4c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085823912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x560fd35fc780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085823912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5636665)[0x560fd35f87b0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085823912 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085823912 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085823912 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Found Expect[1] for l3='05080200F110172A52082926240000000020'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Added conn table entry 2TC_rab_assignment_concurrent0(211)10811922 20250821085823912 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821085823912 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085823912 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085823912 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Warning: Stopping inactive timer T_ias[3]. 20250821085823912 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085823912 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085823912 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 07 01 00 00 16 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 41 00 4f 40 03 00 02 4b 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)@3bdb09a82332: First idle individual index:4 TC_rab_assignment_concurrent0(211)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Found Expect[2] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: First idle individual index:5 HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Added conn table entry 3TC_rab_assignment_concurrent0(212)10249031 TC_rab_assignment_concurrent0(210)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: First idle individual index:6 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: First idle individual index:7 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Warning: Stopping inactive timer T_ias[7]. TC_rab_assignment_concurrent0(212)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Found Expect[3] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:1 HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Added conn table entry 4TC_rab_assignment_concurrent0(213)13536534 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:2 HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Found Expect[4] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Added conn table entry 5TC_rab_assignment_concurrent0(214)14941071 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000051'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Created Expect[0] for '05080200F110172A52082926240000000051'O to be handled at TC_rab_assignment_concurrent0(224) 20250821085823919 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085823919 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085823919 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085823919 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085823919 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085823919 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085823919 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085823919 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085823919 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085823920 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 09 56 54 6b 02 00 00 00 00  20250821085823920 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085823920 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085823920 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085823920 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085823920 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085823920 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0056546b) (sccp_scrc.c:545) 20250821085823920 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(9,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085823920 DLSCCP DEBUG SCCP-SCOC(9)[0x560fd36058f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085823920 DLSCCP DEBUG SCCP-SCOC(9)[0x560fd36058f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085823920 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085823920 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085823920 DCN DEBUG handle_cn_conn_conf() conn_id=9, 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_sccp.c:157) 20250821085823920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x560fd35e4c00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085823920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x560fd35e4c00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_assignment_concurrent0(214)@3bdb09a82332: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(213)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Found Expect[5] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Added conn table entry 6TC_rab_assignment_concurrent0(215)2900124 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: First idle individual index:8 HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Found Expect[6] for l3='05080200F110172A52082926240000000070'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Added conn table entry 7TC_rab_assignment_concurrent0(216)5766559 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Warning: Stopping inactive timer T_ias[8]. TC_rab_assignment_concurrent0(215)@3bdb09a82332: setverdict(pass): none -> pass TC_rab_assignment_concurrent-Iuh0-RUA(201)@3bdb09a82332: Added conn table entry 15TC_rab_assignment_concurrent0(224)9679288 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: First idle individual index:9 HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Found Expect[7] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Added conn table entry 8TC_rab_assignment_concurrent0(217)8837978 TC_rab_assignment_concurrent0(216)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: First idle individual index:10 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Warning: Stopping inactive timer T_ias[10]. TC_rab_assignment_concurrent0(217)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Found Expect[8] for l3='05080200F110172A52082926240000000090'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Added conn table entry 9TC_rab_assignment_concurrent0(218)10839809 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: First idle individual index:11 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Found Expect[9] for l3='05080200F110172A52082926240000000001'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Added conn table entry 10TC_rab_assignment_concurrent0(219)1311350 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: First idle individual index:12 TC_rab_assignment_concurrent0(218)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Found Expect[10] for l3='05080200F110172A52082926240000000011'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Added conn table entry 11TC_rab_assignment_concurrent0(220)16640305 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: First idle individual index:13 TC_rab_assignment_concurrent0(219)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Found Expect[11] for l3='05080200F110172A52082926240000000021'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Added conn table entry 12TC_rab_assignment_concurrent0(221)15563675 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:3 HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Found Expect[12] for l3='05080200F110172A52082926240000000031'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Added conn table entry 13TC_rab_assignment_concurrent0(222)5272327 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_rab_assignment_concurrent0(221)@3bdb09a82332: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(220)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:4 TC_rab_assignment_concurrent0(222)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: First idle individual index:14 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:6 HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Found Expect[13] for l3='05080200F110172A52082926240000000041'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Added conn table entry 14TC_rab_assignment_concurrent0(223)11866704 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:7 TC_rab_assignment_concurrent0(223)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:14 HNBGW-MGCP(208)@3bdb09a82332: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2d455b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2d455b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@3bdb09a82332: Warning: Re-starting timer T_ias[14], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@3bdb09a82332: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2d455b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2d455b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(211)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@3bdb09a82332: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20250821085823960 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20250821085823960 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821085823960 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821085823960 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085823960 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085823960 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821085823960 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{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) 20250821085823960 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{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) 20250821085823960 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085823960 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085823960 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{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) 20250821085823960 DMGW DEBUG mgw(mgw-fsm-2966875-0)[0x560fd35ea5d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085823960 DMGW DEBUG mgw(mgw-fsm-2966875-0)[0x560fd35ea5d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821085823960 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085823960 DMGW DEBUG mgw(mgw-fsm-2966875-0)[0x560fd35ea5d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821085823960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2966875)[0x560fd35e3cf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821085823960 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821085823961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085823961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250821085823961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085823961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085823961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085823961 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085823961 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x93b1b8, normal) (hnbgw_rua.c:408) 20250821085823961 DHNB DEBUG map_rua[0x560fd360cdc0]{init}: Allocated (fsm.c:456) 20250821085823961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9679288)[0x560fd360cdc0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085823961 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9679288 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085823961 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085823961 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085823961 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9679288 SCCP-0 CS MI=IMSI-262420000000015: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085823961 DCN DEBUG map_sccp[0x560fd360cef0]{init}: Allocated (fsm.c:456) 20250821085823961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x560fd360cef0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085823961 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-9679288 <-> SCCP-23 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085823961 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9679288 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085823961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9679288)[0x560fd360cdc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085823961 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085823961 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085823961 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9679288 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085823961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x560fd360cef0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085823961 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085823961 DLSCCP DEBUG SCCP-SCOC(23)[0x560fd360d6f0]{IDLE}: Allocated (fsm.c:456) 20250821085823961 DLSCCP DEBUG SCCP-SCOC(23)[0x560fd360d6f0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085823961 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000051004f40030002c70056400500f1100926) (sccp_scrc.c:455) 20250821085823961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823961 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085823961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085823961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085823961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085823961 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085823961 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085823961 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085823961 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085823961 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085823961 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 06 01 00 00 17 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 c7 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085823961 DLSCCP DEBUG SCCP-SCOC(23)[0x560fd360d6f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085823961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x560fd360cef0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085823961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9679288)[0x560fd360cdc0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085823961 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085823961 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085823961 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085823961 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821085823961 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085823961 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085823961 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085823961 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085823961 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085823961 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 06 01 00 00 17 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 c7 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250821085823961 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085823961 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085823961 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085823961 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085823961 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085823961 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085823961 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085823961 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085823961 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085823961 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 0a ec e5 78 02 00 00 00 00  20250821085823962 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085823962 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085823962 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085823962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085823962 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085823962 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085823962 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085823962 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085823962 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085823962 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085823962 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085823962 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085823962 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085823962 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00ece578) (sccp_scrc.c:545) 20250821085823962 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(10,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085823962 DLSCCP DEBUG SCCP-SCOC(10)[0x560fd35eb280]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085823962 DLSCCP DEBUG SCCP-SCOC(10)[0x560fd35eb280]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085823962 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085823962 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085823962 DCN DEBUG handle_cn_conn_conf() conn_id=10, 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_sccp.c:157) 20250821085823962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x560fd35e99e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085823962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x560fd35e99e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085823962 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085823962 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 0b a2 5b 4a 02 00 00 00 00  20250821085823962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085823962 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085823962 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085823962 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085823962 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085823962 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085823962 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085823962 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085823962 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085823962 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085823962 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 0c 7c 65 74 02 00 00 00 00  20250821085823962 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085823962 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085823962 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085823962 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085823962 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00a25b4a) (sccp_scrc.c:545) 20250821085823962 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(11,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085823962 DLSCCP DEBUG SCCP-SCOC(11)[0x560fd35edcf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085823962 DLSCCP DEBUG SCCP-SCOC(11)[0x560fd35edcf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085823962 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085823962 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085823962 DCN DEBUG handle_cn_conn_conf() conn_id=11, 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_sccp.c:157) 20250821085823962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085823962 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085823962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x560fd35e9180]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085823962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x560fd35e9180]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085823962 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085823963 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085823963 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085823963 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085823963 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085823962 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085823963 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085823963 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085823963 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=007c6574) (sccp_scrc.c:545) 20250821085823963 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085823963 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(12,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085823963 DLSCCP DEBUG SCCP-SCOC(12)[0x560fd35f6580]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085823963 DLSCCP DEBUG SCCP-SCOC(12)[0x560fd35f6580]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085823963 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085823963 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085823963 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085823963 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085823963 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085823963 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 0d 2b e9 b0 02 00 00 00 00  20250821085823963 DCN DEBUG handle_cn_conn_conf() conn_id=12, 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_sccp.c:157) 20250821085823963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x560fd35ed590]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085823963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x560fd35ed590]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085823963 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085823963 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085823963 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085823963 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085823963 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085823963 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085823963 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085823963 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085823963 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085823963 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085823963 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085823963 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=002be9b0) (sccp_scrc.c:545) 20250821085823963 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(13,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085823963 DLSCCP DEBUG SCCP-SCOC(13)[0x560fd35f5600]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085823963 DLSCCP DEBUG SCCP-SCOC(13)[0x560fd35f5600]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085823963 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085823963 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085823963 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085823963 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085823963 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085823963 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 0e dd ca dc 02 00 00 00 00  20250821085823963 DCN DEBUG handle_cn_conn_conf() conn_id=13, 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_sccp.c:157) 20250821085823963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x560fd35f5040]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085823963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x560fd35f5040]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085823963 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085823963 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085823963 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085823963 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085823963 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085823963 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00ddcadc) (sccp_scrc.c:545) 20250821085823963 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(14,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085823963 DLSCCP DEBUG SCCP-SCOC(14)[0x560fd35f6a60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085823963 DLSCCP DEBUG SCCP-SCOC(14)[0x560fd35f6a60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085823963 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085823963 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085823963 DCN DEBUG handle_cn_conn_conf() conn_id=14, 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_sccp.c:157) 20250821085823963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x560fd35f5d60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085823963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x560fd35f5d60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085823963 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085823963 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085823963 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085823963 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085823963 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085823963 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085823963 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085823964 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085823964 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085823964 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 0f 0f 70 c5 02 00 00 00 00  20250821085823964 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085823964 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085823964 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085823964 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085823964 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085823964 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=000f70c5) (sccp_scrc.c:545) 20250821085823964 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085823964 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(15,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085823964 DLSCCP DEBUG SCCP-SCOC(15)[0x560fd35f7420]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085823964 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085823964 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085823964 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085823964 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085823964 DLSCCP DEBUG SCCP-SCOC(15)[0x560fd35f7420]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085823964 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085823964 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085823964 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085823964 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085823964 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085823964 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085823964 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 10 ed 33 5f 02 00 00 00 00  20250821085823964 DCN DEBUG handle_cn_conn_conf() conn_id=15, 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_sccp.c:157) 20250821085823964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x560fd35e9fb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085823964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x560fd35e9fb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085823964 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085823964 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085823964 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085823964 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085823964 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085823964 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085823964 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085823964 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085823964 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085823964 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085823964 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085823964 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085823964 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085823964 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00ed335f) (sccp_scrc.c:545) 20250821085823965 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(16,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085823965 DLSCCP DEBUG SCCP-SCOC(16)[0x560fd35f7f90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085823965 DLSCCP DEBUG SCCP-SCOC(16)[0x560fd35f7f90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085823965 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085823965 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085823965 DCN DEBUG handle_cn_conn_conf() conn_id=16, 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_sccp.c:157) 20250821085823965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x560fd35ea480]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085823965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x560fd35ea480]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085823964 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085823965 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 11 0c 18 22 02 00 00 00 00  20250821085823965 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085823965 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085823965 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085823965 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085823965 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085823965 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085823965 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085823965 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085823965 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085823965 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085823965 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085823965 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085823965 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085823965 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085823965 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 12 e3 c1 a2 02 00 00 00 00  20250821085823965 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=000c1822) (sccp_scrc.c:545) 20250821085823965 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(17,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085823965 DLSCCP DEBUG SCCP-SCOC(17)[0x560fd35f8cb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085823965 DLSCCP DEBUG SCCP-SCOC(17)[0x560fd35f8cb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085823965 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085823965 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085823965 DCN DEBUG handle_cn_conn_conf() conn_id=17, 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_sccp.c:157) HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: First idle individual index:15 20250821085823965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x560fd35f6dd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085823965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x560fd35f6dd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085823965 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085823965 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085823965 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085823965 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085823965 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085823965 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085823965 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085823965 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085823965 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085823965 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 13 cc 18 48 02 00 00 00 00  20250821085823965 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085823965 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085823965 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085823965 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085823965 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085823965 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00e3c1a2) (sccp_scrc.c:545) 20250821085823965 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(18,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085823965 DLSCCP DEBUG SCCP-SCOC(18)[0x560fd35f9ad0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085823965 DLSCCP DEBUG SCCP-SCOC(18)[0x560fd35f9ad0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085823966 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085823966 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085823966 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085823966 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085823966 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085823966 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085823966 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085823966 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085823966 DCN DEBUG handle_cn_conn_conf() conn_id=18, 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_sccp.c:157) 20250821085823966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x560fd35f82f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085823966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x560fd35f82f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085823966 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085823966 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085823966 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085823966 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085823966 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085823966 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 14 d0 e0 2a 02 00 00 00 00  20250821085823966 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085823966 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085823966 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085823966 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00cc1848) (sccp_scrc.c:545) 20250821085823966 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(19,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085823966 DLSCCP DEBUG SCCP-SCOC(19)[0x560fd35fa8c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085823966 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085823966 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085823966 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085823966 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085823966 DLSCCP DEBUG SCCP-SCOC(19)[0x560fd35fa8c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085823966 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085823966 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085823966 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085823966 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085823966 DCN DEBUG handle_cn_conn_conf() conn_id=19, 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_sccp.c:157) 20250821085823966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x560fd35fa210]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085823966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x560fd35fa210]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085823966 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085823966 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085823966 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085823966 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085823966 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085823966 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085823966 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 15 ed e8 dc 02 00 00 00 00  20250821085823966 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085823966 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085823966 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00d0e02a) (sccp_scrc.c:545) 20250821085823966 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(20,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085823966 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085823966 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085823966 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085823966 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085823967 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085823966 DLSCCP DEBUG SCCP-SCOC(20)[0x560fd35fb4f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085823966 DLSCCP DEBUG SCCP-SCOC(20)[0x560fd35fb4f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085823966 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085823966 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085823966 DCN DEBUG handle_cn_conn_conf() conn_id=20, 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_sccp.c:157) 20250821085823966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x560fd35f9d00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085823967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x560fd35f9d00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085823967 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085823967 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085823967 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085823967 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085823967 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085823967 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085823967 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 16 27 d6 3c 02 00 00 00 00  20250821085823967 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085823967 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085823967 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085823967 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00ede8dc) (sccp_scrc.c:545) 20250821085823967 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(21,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085823967 DLSCCP DEBUG SCCP-SCOC(21)[0x560fd35fce00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085823967 DLSCCP DEBUG SCCP-SCOC(21)[0x560fd35fce00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085823967 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085823967 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085823967 DCN DEBUG handle_cn_conn_conf() conn_id=21, 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_sccp.c:157) 20250821085823967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x560fd35f8680]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085823967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x560fd35f8680]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085823967 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085823967 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085823967 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085823967 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Warning: Stopping inactive timer T_ias[15]. 20250821085823967 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085823967 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0027d63c) (sccp_scrc.c:545) 20250821085823967 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(22,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085823967 DLSCCP DEBUG SCCP-SCOC(22)[0x560fd35fc4c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085823967 DLSCCP DEBUG SCCP-SCOC(22)[0x560fd35fc4c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085823967 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085823967 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085823967 DCN DEBUG handle_cn_conn_conf() conn_id=22, 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_sccp.c:157) 20250821085823967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x560fd35fc780]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085823967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x560fd35fc780]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A52082926240000000051'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Added conn table entry 15TC_rab_assignment_concurrent0(224)4775595 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Warning: Re-starting timer T_ias[15], which is already active (running or expired). TC_rab_assignment_concurrent0(224)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085824164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085824164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085824165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085824165 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085824165 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2d455b) (hnbgw_rua.c:472) 20250821085824165 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2966875 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085824165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2966875)[0x560fd35e3cf0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085824165 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085824165 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085824165 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085824165 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085824165 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085824165 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085824165 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085824165 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085824165 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085824165 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085824165 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085824165 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 17 0e 77 48 02 00 00 00 00  20250821085824165 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2966875 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085824165 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824165 DMGW DEBUG mgw(mgw-fsm-2966875-0)[0x560fd35ea5d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821085824165 DMGW DEBUG mgw(mgw-fsm-2966875-0)[0x560fd35ea5d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821085824165 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824165 DMGW DEBUG mgw(mgw-fsm-2966875-0)[0x560fd35ea5d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821085824165 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2966875-0)[0x560fd35ea5d0] (mgcp_client_endpoint_fsm.c:724) 20250821085824165 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824165 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824165 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{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) 20250821085824165 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821085824165 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085824165 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085824165 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085824165 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085824165 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085824165 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085824165 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085824165 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085824165 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085824165 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821085824165 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: 2d455b'... (mgcp_client.c:807) 20250821085824165 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250821085824165 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085824165 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824165 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{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) 20250821085824165 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) 20250821085824165 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085824165 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085824166 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085824166 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085824166 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085824166 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=000e7748) (sccp_scrc.c:545) 20250821085824166 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(23,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085824166 DLSCCP DEBUG SCCP-SCOC(23)[0x560fd360d6f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085824166 DLSCCP DEBUG SCCP-SCOC(23)[0x560fd360d6f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085824166 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085824166 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085824166 DCN DEBUG handle_cn_conn_conf() conn_id=23, 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_sccp.c:157) 20250821085824166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x560fd360cef0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085824166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x560fd360cef0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085824166 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085824166 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085824166 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085824166 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085824166 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085824166 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085824166 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(10,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085824166 DLSCCP DEBUG SCCP-SCOC(10)[0x560fd35eb280]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085824166 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085824166 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085824166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x560fd35e99e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085824166 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085824166 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085824166 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9060130 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085824166 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824166 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824167 DMGW DEBUG mgw(mgw-fsm-9060130-0)[0x560fd360f460]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821085824167 DMGW DEBUG mgw(mgw-fsm-9060130-0)[0x560fd360f460]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821085824167 DMGW DEBUG mgw(mgw-fsm-9060130-0)[0x560fd360f460]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821085824167 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824167 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821085824167 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{UNUSED}: Allocated (fsm.c:456) 20250821085824167 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{UNUSED}: is child of mgw(mgw-fsm-9060130-0)[0x560fd360f460] (fsm.c:486) 20250821085824167 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9060130-0)[0x560fd360f460] (mgcp_client_endpoint_fsm.c:724) 20250821085824167 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824167 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824167 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085824167 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9060130-0)[0x560fd3615d30]{ST_CRCX}: Allocated (fsm.c:456) 20250821085824167 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9060130-0)[0x560fd3615d30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0] (fsm.c:486) 20250821085824167 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9060130-0)[0x560fd3615d30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085824167 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9060130-0)[0x560fd3615d30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821085824167 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=199 'CRCX 8 rtpbridge/*@mgw MGCP 1.0\r\nC: 8a3f22'... (mgcp_client.c:807) 20250821085824167 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250821085824167 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9060130-0)[0x560fd3615d30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085824167 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@3bdb09a82332: Found Expect[0] for { line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8a3f2217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8a3f2217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(209)@3bdb09a82332: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "2d455b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2d455b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085824216 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20250821085824216 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821085824216 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821085824216 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821085824216 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821085824217 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{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) 20250821085824217 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{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) 20250821085824217 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824217 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824217 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{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) 20250821085824217 DMGW DEBUG mgw(mgw-fsm-2966875-0)[0x560fd35ea5d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824217 DMGW DEBUG mgw(mgw-fsm-2966875-0)[0x560fd35ea5d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821085824217 DMGW DEBUG mgw(mgw-fsm-2966875-0)[0x560fd35ea5d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821085824217 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2966875-0)[0x560fd35ea5d0] (mgcp_client_endpoint_fsm.c:724) 20250821085824217 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) TC_rab_assignment_concurrent0(211)@3bdb09a82332: CRCX1{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8a3f2217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8a3f2217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250821085824217 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824217 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085824217 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2966875-0)[0x560fd35fc8b0]{ST_CRCX}: Allocated (fsm.c:456) 20250821085824217 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2966875-0)[0x560fd35fc8b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0] (fsm.c:486) 20250821085824217 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2966875-0)[0x560fd35fc8b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085824217 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2966875-0)[0x560fd35fc8b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:228) 20250821085824217 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=203 'CRCX 9 rtpbridge/0@mgw MGCP 1.0\r\nC: 2d455b'... (mgcp_client.c:807) 20250821085824217 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250821085824217 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2966875-0)[0x560fd35fc8b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085824217 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824217 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{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) 20250821085824217 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{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) 20250821085824217 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(210)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 TC_rab_assignment_concurrent0(209)@3bdb09a82332: CRCX2{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "2d455b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2d455b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085824234 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20250821085824234 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3615d30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821085824234 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3615d30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821085824234 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3615d30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085824234 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3615d30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085824234 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821085824234 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{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) 20250821085824234 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{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) 20250821085824234 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824234 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824234 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{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) 20250821085824234 DMGW DEBUG mgw(mgw-fsm-9060130-0)[0x560fd360f460]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824234 DMGW DEBUG mgw(mgw-fsm-9060130-0)[0x560fd360f460]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) HNBGW-MGCP(208)@3bdb09a82332: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) 20250821085824234 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824235 DMGW DEBUG mgw(mgw-fsm-9060130-0)[0x560fd360f460]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821085824235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9060130)[0x560fd35e4ad0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821085824235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821085824235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085824235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250821085824236 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20250821085824236 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35fc8b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821085824236 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35fc8b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821085824236 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35fc8b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085824236 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35fc8b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085824236 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821085824236 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{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) 20250821085824236 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{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) 20250821085824236 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{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) 20250821085824236 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824236 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824236 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{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) 20250821085824236 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{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) 20250821085824236 DMGW DEBUG mgw(mgw-fsm-2966875-0)[0x560fd35ea5d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824236 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824236 DMGW DEBUG mgw(mgw-fsm-2966875-0)[0x560fd35ea5d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821085824236 DMGW DEBUG mgw(mgw-fsm-2966875-0)[0x560fd35ea5d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821085824236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x560fd35e3750]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821085824236 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085824236 DLSCCP DEBUG SCCP-SCOC(8)[0x560fd3601f90]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085824236 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088909e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821085824236 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085824236 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085824236 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085824236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085824236 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085824236 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085824236 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085824236 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 08 06 88 90 9e 00 01 2e 60 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 (ss7_asp.c:1383) 20250821085824236 DMGW DEBUG mgw(mgw-fsm-2966875-0)[0x560fd35ea5d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821085824236 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085824237 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085824237 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085824237 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821085824237 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085824237 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085824237 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085824237 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085824237 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085824237 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 08 06 88 90 9e 00 01 2e 60 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)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085824243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085824243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085824243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085824243 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085824243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8a3f22) (hnbgw_rua.c:472) 20250821085824243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9060130 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085824243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9060130)[0x560fd35e4ad0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085824243 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085824243 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085824243 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9060130 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085824243 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824243 DMGW DEBUG mgw(mgw-fsm-9060130-0)[0x560fd360f460]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821085824243 DMGW DEBUG mgw(mgw-fsm-9060130-0)[0x560fd360f460]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821085824243 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824243 DMGW DEBUG mgw(mgw-fsm-9060130-0)[0x560fd360f460]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821085824243 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9060130-0)[0x560fd360f460] (mgcp_client_endpoint_fsm.c:724) 20250821085824243 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824243 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824243 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{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) 20250821085824243 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3615d30]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821085824243 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=214 'MDCX 10 rtpbridge/2@mgw MGCP 1.0\r\nC: 8a3f2'... (mgcp_client.c:807) 20250821085824243 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250821085824243 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3615d30]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085824243 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824243 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{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) 20250821085824243 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{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)@3bdb09a82332: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821085824247 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085824247 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085824247 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085824247 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085824247 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085824247 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085824247 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085824247 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085824247 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085824247 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821085824247 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085824247 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085824247 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085824247 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085824247 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085824247 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085824247 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(9,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085824247 DLSCCP DEBUG SCCP-SCOC(9)[0x560fd36058f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085824247 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085824247 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085824247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x560fd35e4c00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085824247 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085824247 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085824247 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15689522 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085824247 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824247 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824247 DMGW DEBUG mgw(mgw-fsm-15689522-0)[0x560fd3617e90]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821085824247 DMGW DEBUG mgw(mgw-fsm-15689522-0)[0x560fd3617e90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821085824247 DMGW DEBUG mgw(mgw-fsm-15689522-0)[0x560fd3617e90]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821085824247 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824247 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821085824247 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{UNUSED}: Allocated (fsm.c:456) 20250821085824247 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{UNUSED}: is child of mgw(mgw-fsm-15689522-0)[0x560fd3617e90] (fsm.c:486) 20250821085824247 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15689522-0)[0x560fd3617e90] (mgcp_client_endpoint_fsm.c:724) 20250821085824247 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824247 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824247 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085824247 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15689522-0)[0x560fd361ea80]{ST_CRCX}: Allocated (fsm.c:456) 20250821085824247 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15689522-0)[0x560fd361ea80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0] (fsm.c:486) 20250821085824247 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15689522-0)[0x560fd361ea80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085824247 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15689522-0)[0x560fd361ea80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821085824247 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=200 'CRCX 11 rtpbridge/*@mgw MGCP 1.0\r\nC: ef673'... (mgcp_client.c:807) 20250821085824247 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821085824247 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15689522-0)[0x560fd361ea80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085824247 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@3bdb09a82332: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ef673217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ef673217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(211)@3bdb09a82332: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "8a3f2217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8a3f2217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085824260 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20250821085824260 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3615d30]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821085824260 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3615d30]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821085824260 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3615d30]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821085824260 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821085824260 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{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) 20250821085824260 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{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) 20250821085824260 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824260 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824260 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{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) 20250821085824260 DMGW DEBUG mgw(mgw-fsm-9060130-0)[0x560fd360f460]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824260 DMGW DEBUG mgw(mgw-fsm-9060130-0)[0x560fd360f460]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821085824260 DMGW DEBUG mgw(mgw-fsm-9060130-0)[0x560fd360f460]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821085824260 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9060130-0)[0x560fd360f460] (mgcp_client_endpoint_fsm.c:724) 20250821085824260 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824260 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824260 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085824260 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9060130-0)[0x560fd360ca00]{ST_CRCX}: Allocated (fsm.c:456) 20250821085824260 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9060130-0)[0x560fd360ca00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0] (fsm.c:486) 20250821085824260 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9060130-0)[0x560fd360ca00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085824260 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9060130-0)[0x560fd360ca00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:228) 20250821085824260 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=204 'CRCX 12 rtpbridge/2@mgw MGCP 1.0\r\nC: 8a3f2'... (mgcp_client.c:807) 20250821085824260 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250821085824260 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9060130-0)[0x560fd360ca00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085824260 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824260 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{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) 20250821085824260 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{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) 20250821085824260 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(210)@3bdb09a82332: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ef673217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ef673217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(212)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250821085824268 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20250821085824268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd361ea80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821085824268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd361ea80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821085824268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd361ea80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085824268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd361ea80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085824268 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821085824268 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{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) 20250821085824268 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{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) 20250821085824268 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824268 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824268 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{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) TC_rab_assignment_concurrent0(211)@3bdb09a82332: CRCX2{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "8a3f2217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8a3f2217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085824268 DMGW DEBUG mgw(mgw-fsm-15689522-0)[0x560fd3617e90]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824268 DMGW DEBUG mgw(mgw-fsm-15689522-0)[0x560fd3617e90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821085824268 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824268 DMGW DEBUG mgw(mgw-fsm-15689522-0)[0x560fd3617e90]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821085824268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15689522)[0x560fd3601dd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) HNBGW-MGCP(208)@3bdb09a82332: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20250821085824268 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821085824268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085824268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250821085824269 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20250821085824269 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd360ca00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821085824269 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd360ca00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821085824269 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd360ca00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085824269 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd360ca00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085824269 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821085824269 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{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) 20250821085824269 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{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) 20250821085824269 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{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) 20250821085824269 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824269 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824269 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{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) 20250821085824269 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{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) 20250821085824269 DMGW DEBUG mgw(mgw-fsm-9060130-0)[0x560fd360f460]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824269 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824269 DMGW DEBUG mgw(mgw-fsm-9060130-0)[0x560fd360f460]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821085824269 DMGW DEBUG mgw(mgw-fsm-9060130-0)[0x560fd360f460]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821085824269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x560fd35e99e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821085824269 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085824269 DLSCCP DEBUG SCCP-SCOC(10)[0x560fd35eb280]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085824269 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ece578), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821085824269 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085824269 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085824269 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085824269 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085824269 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085824269 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085824269 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085824269 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0a 06 ec e5 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 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250821085824269 DMGW DEBUG mgw(mgw-fsm-9060130-0)[0x560fd360f460]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821085824269 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085824269 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085824269 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085824269 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821085824269 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085824269 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085824269 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085824269 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085824269 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085824269 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0a 06 ec e5 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 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)@3bdb09a82332: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085824275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085824275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085824275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085824275 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085824275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xef6732) (hnbgw_rua.c:472) 20250821085824275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15689522 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085824275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15689522)[0x560fd3601dd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085824275 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085824275 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085824275 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15689522 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085824275 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824275 DMGW DEBUG mgw(mgw-fsm-15689522-0)[0x560fd3617e90]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821085824275 DMGW DEBUG mgw(mgw-fsm-15689522-0)[0x560fd3617e90]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821085824275 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824275 DMGW DEBUG mgw(mgw-fsm-15689522-0)[0x560fd3617e90]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821085824275 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15689522-0)[0x560fd3617e90] (mgcp_client_endpoint_fsm.c:724) 20250821085824275 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824275 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824275 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{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) 20250821085824275 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd361ea80]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821085824275 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=214 'MDCX 13 rtpbridge/1@mgw MGCP 1.0\r\nC: ef673'... (mgcp_client.c:807) 20250821085824275 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250821085824275 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd361ea80]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085824275 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824275 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{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) 20250821085824275 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{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)@3bdb09a82332: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821085824281 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085824281 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085824281 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085824281 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085824281 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085824281 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085824281 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085824281 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085824281 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085824281 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821085824281 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085824281 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085824281 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085824281 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085824281 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085824281 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085824281 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(11,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085824282 DLSCCP DEBUG SCCP-SCOC(11)[0x560fd35edcf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085824282 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085824282 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085824282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x560fd35e9180]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085824282 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085824282 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085824282 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3296602 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085824282 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824282 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824282 DMGW DEBUG mgw(mgw-fsm-3296602-0)[0x560fd3620ff0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821085824282 DMGW DEBUG mgw(mgw-fsm-3296602-0)[0x560fd3620ff0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821085824282 DMGW DEBUG mgw(mgw-fsm-3296602-0)[0x560fd3620ff0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821085824282 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824282 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821085824282 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{UNUSED}: Allocated (fsm.c:456) 20250821085824282 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{UNUSED}: is child of mgw(mgw-fsm-3296602-0)[0x560fd3620ff0] (fsm.c:486) 20250821085824282 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3296602-0)[0x560fd3620ff0] (mgcp_client_endpoint_fsm.c:724) 20250821085824282 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824282 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824282 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085824282 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3296602-0)[0x560fd3617860]{ST_CRCX}: Allocated (fsm.c:456) 20250821085824282 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3296602-0)[0x560fd3617860]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630] (fsm.c:486) 20250821085824282 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3296602-0)[0x560fd3617860]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085824282 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3296602-0)[0x560fd3617860]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821085824282 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=200 'CRCX 14 rtpbridge/*@mgw MGCP 1.0\r\nC: 324d5'... (mgcp_client.c:807) 20250821085824282 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821085824282 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3296602-0)[0x560fd3617860]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085824282 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@3bdb09a82332: Found Expect[0] for { line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "324d5a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "324d5a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(210)@3bdb09a82332: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ef673217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ef673217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085824288 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20250821085824288 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd361ea80]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821085824288 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd361ea80]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821085824288 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd361ea80]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821085824288 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821085824288 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{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) 20250821085824288 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{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) 20250821085824288 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824288 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824288 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{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) 20250821085824288 DMGW DEBUG mgw(mgw-fsm-15689522-0)[0x560fd3617e90]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824288 DMGW DEBUG mgw(mgw-fsm-15689522-0)[0x560fd3617e90]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821085824288 DMGW DEBUG mgw(mgw-fsm-15689522-0)[0x560fd3617e90]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821085824288 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15689522-0)[0x560fd3617e90] (mgcp_client_endpoint_fsm.c:724) 20250821085824288 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824288 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824288 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085824288 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15689522-0)[0x560fd3617b10]{ST_CRCX}: Allocated (fsm.c:456) 20250821085824288 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15689522-0)[0x560fd3617b10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0] (fsm.c:486) 20250821085824288 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15689522-0)[0x560fd3617b10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085824288 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15689522-0)[0x560fd3617b10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:228) 20250821085824288 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=204 'CRCX 15 rtpbridge/1@mgw MGCP 1.0\r\nC: ef673'... (mgcp_client.c:807) 20250821085824288 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250821085824288 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15689522-0)[0x560fd3617b10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085824288 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824288 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{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) 20250821085824288 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{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) 20250821085824288 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(212)@3bdb09a82332: CRCX1{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "324d5a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "324d5a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(214)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250821085824292 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20250821085824292 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3617860]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821085824292 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3617860]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821085824292 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3617860]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085824292 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3617860]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085824292 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821085824292 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{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) 20250821085824292 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{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) 20250821085824292 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824292 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824292 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{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) 20250821085824292 DMGW DEBUG mgw(mgw-fsm-3296602-0)[0x560fd3620ff0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824292 DMGW DEBUG mgw(mgw-fsm-3296602-0)[0x560fd3620ff0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821085824292 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) TC_rab_assignment_concurrent0(210)@3bdb09a82332: CRCX2{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ef673217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ef673217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } HNBGW-MGCP(208)@3bdb09a82332: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20250821085824292 DMGW DEBUG mgw(mgw-fsm-3296602-0)[0x560fd3620ff0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821085824292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3296602)[0x560fd35e9050]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821085824292 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821085824292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085824292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250821085824293 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20250821085824293 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3617b10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821085824293 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3617b10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821085824293 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3617b10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085824293 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3617b10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085824293 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821085824293 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{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) 20250821085824293 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{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) 20250821085824293 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{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) 20250821085824293 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824293 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824293 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{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) 20250821085824293 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{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) 20250821085824293 DMGW DEBUG mgw(mgw-fsm-15689522-0)[0x560fd3617e90]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824293 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824293 DMGW DEBUG mgw(mgw-fsm-15689522-0)[0x560fd3617e90]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821085824293 DMGW DEBUG mgw(mgw-fsm-15689522-0)[0x560fd3617e90]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821085824293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x560fd35e4c00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821085824293 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085824293 DLSCCP DEBUG SCCP-SCOC(9)[0x560fd36058f0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085824293 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056546b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821085824293 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085824293 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085824293 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085824293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085824293 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085824293 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085824293 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085824293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 09 06 56 54 6b 00 01 2e 60 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 (ss7_asp.c:1383) 20250821085824293 DMGW DEBUG mgw(mgw-fsm-15689522-0)[0x560fd3617e90]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821085824293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085824293 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085824293 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085824293 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821085824293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085824293 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085824293 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085824293 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085824293 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085824293 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 09 06 56 54 6b 00 01 2e 60 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)@3bdb09a82332: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085824297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085824297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085824297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085824297 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085824297 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x324d5a) (hnbgw_rua.c:472) 20250821085824297 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3296602 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085824297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3296602)[0x560fd35e9050]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085824297 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085824297 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085824297 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3296602 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085824297 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824297 DMGW DEBUG mgw(mgw-fsm-3296602-0)[0x560fd3620ff0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821085824297 DMGW DEBUG mgw(mgw-fsm-3296602-0)[0x560fd3620ff0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821085824297 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824297 DMGW DEBUG mgw(mgw-fsm-3296602-0)[0x560fd3620ff0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821085824297 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3296602-0)[0x560fd3620ff0] (mgcp_client_endpoint_fsm.c:724) 20250821085824297 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824297 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824297 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{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) 20250821085824297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3617860]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821085824297 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: 324d5'... (mgcp_client.c:807) 20250821085824297 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250821085824297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3617860]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085824297 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824297 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{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) 20250821085824297 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(212)@3bdb09a82332: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "324d5a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "324d5a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085824303 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20250821085824303 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3617860]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821085824303 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3617860]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821085824303 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3617860]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821085824303 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821085824303 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{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) 20250821085824303 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{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) 20250821085824303 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824303 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824303 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{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) 20250821085824303 DMGW DEBUG mgw(mgw-fsm-3296602-0)[0x560fd3620ff0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824303 DMGW DEBUG mgw(mgw-fsm-3296602-0)[0x560fd3620ff0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821085824303 DMGW DEBUG mgw(mgw-fsm-3296602-0)[0x560fd3620ff0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821085824303 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3296602-0)[0x560fd3620ff0] (mgcp_client_endpoint_fsm.c:724) 20250821085824303 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824303 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824303 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085824303 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3296602-0)[0x560fd3617c40]{ST_CRCX}: Allocated (fsm.c:456) 20250821085824303 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3296602-0)[0x560fd3617c40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630] (fsm.c:486) 20250821085824303 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3296602-0)[0x560fd3617c40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085824303 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3296602-0)[0x560fd3617c40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250821085824303 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=204 'CRCX 17 rtpbridge/3@mgw MGCP 1.0\r\nC: 324d5'... (mgcp_client.c:807) 20250821085824303 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250821085824303 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3296602-0)[0x560fd3617c40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085824303 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824303 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{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) 20250821085824303 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{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) 20250821085824303 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821085824308 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085824308 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085824308 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085824308 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085824308 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085824308 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085824308 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085824308 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085824308 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085824308 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  TC_rab_assignment_concurrent0(212)@3bdb09a82332: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "324d5a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "324d5a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085824308 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085824308 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085824308 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085824308 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085824308 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085824308 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085824308 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(13,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085824308 DLSCCP DEBUG SCCP-SCOC(13)[0x560fd35f5600]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085824308 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085824308 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085824308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x560fd35f5040]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085824308 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085824308 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085824308 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3111173 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085824308 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824308 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824308 DMGW DEBUG mgw(mgw-fsm-3111173-0)[0x560fd362a0d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821085824308 DMGW DEBUG mgw(mgw-fsm-3111173-0)[0x560fd362a0d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821085824308 DMGW DEBUG mgw(mgw-fsm-3111173-0)[0x560fd362a0d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821085824308 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824308 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821085824308 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{UNUSED}: Allocated (fsm.c:456) 20250821085824308 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{UNUSED}: is child of mgw(mgw-fsm-3111173-0)[0x560fd362a0d0] (fsm.c:486) 20250821085824308 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3111173-0)[0x560fd362a0d0] (mgcp_client_endpoint_fsm.c:724) 20250821085824308 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824308 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824308 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085824308 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3111173-0)[0x560fd3630ed0]{ST_CRCX}: Allocated (fsm.c:456) 20250821085824308 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3111173-0)[0x560fd3630ed0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0] (fsm.c:486) 20250821085824308 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3111173-0)[0x560fd3630ed0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085824308 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3111173-0)[0x560fd3630ed0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821085824308 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: 2f790'... (mgcp_client.c:807) 20250821085824308 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821085824308 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3111173-0)[0x560fd3630ed0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085824308 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824308 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20250821085824308 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3617c40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821085824308 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3617c40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821085824308 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3617c40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085824309 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3617c40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085824309 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821085824309 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{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) 20250821085824309 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{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) 20250821085824309 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{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) 20250821085824309 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824309 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824309 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{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) 20250821085824309 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{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) 20250821085824309 DMGW DEBUG mgw(mgw-fsm-3296602-0)[0x560fd3620ff0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824309 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824309 DMGW DEBUG mgw(mgw-fsm-3296602-0)[0x560fd3620ff0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821085824309 DMGW DEBUG mgw(mgw-fsm-3296602-0)[0x560fd3620ff0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821085824309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x560fd35e9180]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821085824309 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085824309 DLSCCP DEBUG SCCP-SCOC(11)[0x560fd35edcf0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085824309 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a25b4a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821085824309 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085824309 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085824309 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085824309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085824309 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085824309 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085824309 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085824309 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0b 06 a2 5b 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 (ss7_asp.c:1383) 20250821085824309 DMGW DEBUG mgw(mgw-fsm-3296602-0)[0x560fd3620ff0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821085824309 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085824309 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085824309 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085824309 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821085824309 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085824309 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085824309 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085824309 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085824309 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085824309 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0b 06 a2 5b 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  HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@3bdb09a82332: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2f790517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2f790517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@3bdb09a82332: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2f790517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2f790517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(213)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@3bdb09a82332: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20250821085824326 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20250821085824326 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3630ed0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821085824326 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3630ed0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821085824326 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3630ed0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085824326 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3630ed0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085824326 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821085824326 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{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) 20250821085824326 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{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) 20250821085824326 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824326 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824326 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{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) 20250821085824326 DMGW DEBUG mgw(mgw-fsm-3111173-0)[0x560fd362a0d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824326 DMGW DEBUG mgw(mgw-fsm-3111173-0)[0x560fd362a0d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821085824326 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824326 DMGW DEBUG mgw(mgw-fsm-3111173-0)[0x560fd362a0d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821085824326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3111173)[0x560fd35eab40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821085824326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821085824326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085824326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_rab_assignment_concurrent0(214)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085824336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085824336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085824336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085824336 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085824336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2f7905) (hnbgw_rua.c:472) 20250821085824336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3111173 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085824336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3111173)[0x560fd35eab40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085824336 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085824336 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085824336 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3111173 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085824336 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824336 DMGW DEBUG mgw(mgw-fsm-3111173-0)[0x560fd362a0d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821085824336 DMGW DEBUG mgw(mgw-fsm-3111173-0)[0x560fd362a0d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821085824336 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824336 DMGW DEBUG mgw(mgw-fsm-3111173-0)[0x560fd362a0d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821085824336 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3111173-0)[0x560fd362a0d0] (mgcp_client_endpoint_fsm.c:724) 20250821085824336 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824336 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824336 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{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) 20250821085824336 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3630ed0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821085824336 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=214 'MDCX 19 rtpbridge/5@mgw MGCP 1.0\r\nC: 2f790'... (mgcp_client.c:807) 20250821085824336 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250821085824336 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3630ed0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085824336 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824336 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{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) 20250821085824336 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{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)@3bdb09a82332: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821085824339 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085824339 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085824339 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085824339 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085824339 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085824339 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085824339 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085824339 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085824339 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085824339 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821085824339 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085824339 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085824339 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085824339 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085824339 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085824339 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085824339 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(12,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085824339 DLSCCP DEBUG SCCP-SCOC(12)[0x560fd35f6580]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085824339 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085824339 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085824339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x560fd35ed590]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085824339 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085824339 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085824339 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13678271 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085824339 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824339 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824340 DMGW DEBUG mgw(mgw-fsm-13678271-0)[0x560fd36327c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821085824340 DMGW DEBUG mgw(mgw-fsm-13678271-0)[0x560fd36327c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821085824340 DMGW DEBUG mgw(mgw-fsm-13678271-0)[0x560fd36327c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821085824340 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824340 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821085824340 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{UNUSED}: Allocated (fsm.c:456) 20250821085824340 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{UNUSED}: is child of mgw(mgw-fsm-13678271-0)[0x560fd36327c0] (fsm.c:486) 20250821085824340 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13678271-0)[0x560fd36327c0] (mgcp_client_endpoint_fsm.c:724) 20250821085824340 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824340 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824340 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085824340 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13678271-0)[0x560fd3639450]{ST_CRCX}: Allocated (fsm.c:456) 20250821085824340 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13678271-0)[0x560fd3639450]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0] (fsm.c:486) 20250821085824340 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13678271-0)[0x560fd3639450]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085824340 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13678271-0)[0x560fd3639450]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821085824340 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=200 'CRCX 20 rtpbridge/*@mgw MGCP 1.0\r\nC: d0b6b'... (mgcp_client.c:807) 20250821085824340 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821085824340 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13678271-0)[0x560fd3639450]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085824340 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@3bdb09a82332: Found Expect[0] for { line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d0b6bf17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d0b6bf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(214)@3bdb09a82332: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "2f790517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2f790517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085824375 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20250821085824375 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3630ed0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821085824375 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3630ed0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821085824375 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3630ed0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821085824375 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821085824375 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{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) 20250821085824375 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{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) 20250821085824375 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824375 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824375 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{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) 20250821085824375 DMGW DEBUG mgw(mgw-fsm-3111173-0)[0x560fd362a0d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824375 DMGW DEBUG mgw(mgw-fsm-3111173-0)[0x560fd362a0d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821085824375 DMGW DEBUG mgw(mgw-fsm-3111173-0)[0x560fd362a0d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821085824375 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3111173-0)[0x560fd362a0d0] (mgcp_client_endpoint_fsm.c:724) 20250821085824375 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824375 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824375 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085824375 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3111173-0)[0x560fd3631a70]{ST_CRCX}: Allocated (fsm.c:456) 20250821085824375 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3111173-0)[0x560fd3631a70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0] (fsm.c:486) 20250821085824375 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3111173-0)[0x560fd3631a70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085824375 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3111173-0)[0x560fd3631a70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250821085824375 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=204 'CRCX 21 rtpbridge/5@mgw MGCP 1.0\r\nC: 2f790'... (mgcp_client.c:807) 20250821085824375 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250821085824375 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3111173-0)[0x560fd3631a70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085824375 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824375 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{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) 20250821085824375 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{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) 20250821085824375 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(213)@3bdb09a82332: CRCX1{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d0b6bf17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d0b6bf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(215)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250821085824402 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20250821085824402 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3639450]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821085824402 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3639450]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821085824402 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3639450]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085824402 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3639450]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085824402 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821085824402 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{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) 20250821085824402 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{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) 20250821085824402 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824402 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824402 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{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) 20250821085824402 DMGW DEBUG mgw(mgw-fsm-13678271-0)[0x560fd36327c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824402 DMGW DEBUG mgw(mgw-fsm-13678271-0)[0x560fd36327c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821085824402 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824402 DMGW DEBUG mgw(mgw-fsm-13678271-0)[0x560fd36327c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821085824402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13678271)[0x560fd35ec7f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821085824402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) TC_rab_assignment_concurrent0(214)@3bdb09a82332: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "2f790517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2f790517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085824402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085824402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) HNBGW-MGCP(208)@3bdb09a82332: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20250821085824404 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20250821085824404 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3631a70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821085824404 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3631a70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821085824404 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3631a70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085824404 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3631a70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085824404 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821085824404 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{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) 20250821085824404 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{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) 20250821085824404 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{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) 20250821085824404 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824404 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824404 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{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) 20250821085824404 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{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) 20250821085824404 DMGW DEBUG mgw(mgw-fsm-3111173-0)[0x560fd362a0d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824404 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824404 DMGW DEBUG mgw(mgw-fsm-3111173-0)[0x560fd362a0d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821085824404 DMGW DEBUG mgw(mgw-fsm-3111173-0)[0x560fd362a0d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821085824404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x560fd35f5040]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821085824404 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085824404 DLSCCP DEBUG SCCP-SCOC(13)[0x560fd35f5600]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085824404 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002be9b0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821085824404 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085824405 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085824405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085824405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085824405 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085824405 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085824405 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085824405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0d 06 2b e9 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 (ss7_asp.c:1383) 20250821085824405 DMGW DEBUG mgw(mgw-fsm-3111173-0)[0x560fd362a0d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821085824405 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085824405 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085824405 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085824405 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085824405 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085824405 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085824405 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085824405 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085824405 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085824405 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0d 06 2b e9 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  HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085824420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085824420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085824420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085824420 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085824420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd0b6bf) (hnbgw_rua.c:472) 20250821085824420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13678271 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085824420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13678271)[0x560fd35ec7f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085824420 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085824420 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085824420 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13678271 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085824420 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824420 DMGW DEBUG mgw(mgw-fsm-13678271-0)[0x560fd36327c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821085824420 DMGW DEBUG mgw(mgw-fsm-13678271-0)[0x560fd36327c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821085824420 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824420 DMGW DEBUG mgw(mgw-fsm-13678271-0)[0x560fd36327c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821085824420 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13678271-0)[0x560fd36327c0] (mgcp_client_endpoint_fsm.c:724) 20250821085824420 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824420 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824420 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{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) 20250821085824420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3639450]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821085824420 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=214 'MDCX 22 rtpbridge/4@mgw MGCP 1.0\r\nC: d0b6b'... (mgcp_client.c:807) 20250821085824420 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250821085824420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3639450]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085824420 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824420 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{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) 20250821085824420 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{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)@3bdb09a82332: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821085824425 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085824425 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085824425 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085824425 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085824425 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085824425 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085824425 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085824425 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085824425 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085824425 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821085824425 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085824425 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085824425 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085824425 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085824425 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085824425 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085824425 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(14,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085824425 DLSCCP DEBUG SCCP-SCOC(14)[0x560fd35f6a60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085824425 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085824425 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085824425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x560fd35f5d60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085824425 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085824425 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085824426 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14442305 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085824426 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824426 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824426 DMGW DEBUG mgw(mgw-fsm-14442305-0)[0x560fd363b5b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821085824426 DMGW DEBUG mgw(mgw-fsm-14442305-0)[0x560fd363b5b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821085824426 DMGW DEBUG mgw(mgw-fsm-14442305-0)[0x560fd363b5b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821085824426 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824426 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821085824426 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{UNUSED}: Allocated (fsm.c:456) 20250821085824426 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{UNUSED}: is child of mgw(mgw-fsm-14442305-0)[0x560fd363b5b0] (fsm.c:486) 20250821085824426 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14442305-0)[0x560fd363b5b0] (mgcp_client_endpoint_fsm.c:724) 20250821085824426 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824426 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824426 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085824426 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14442305-0)[0x560fd3642520]{ST_CRCX}: Allocated (fsm.c:456) 20250821085824426 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14442305-0)[0x560fd3642520]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0] (fsm.c:486) 20250821085824426 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14442305-0)[0x560fd3642520]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085824426 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14442305-0)[0x560fd3642520]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821085824426 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=200 'CRCX 23 rtpbridge/*@mgw MGCP 1.0\r\nC: dc5f4'... (mgcp_client.c:807) 20250821085824426 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821085824426 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14442305-0)[0x560fd3642520]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085824426 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@3bdb09a82332: Found Expect[0] for { line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "dc5f4117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dc5f4117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(213)@3bdb09a82332: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "d0b6bf17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d0b6bf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085824445 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20250821085824445 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3639450]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821085824445 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3639450]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821085824445 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3639450]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821085824445 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821085824445 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{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) 20250821085824445 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{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) 20250821085824445 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824445 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824445 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{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) 20250821085824445 DMGW DEBUG mgw(mgw-fsm-13678271-0)[0x560fd36327c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824445 DMGW DEBUG mgw(mgw-fsm-13678271-0)[0x560fd36327c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821085824445 DMGW DEBUG mgw(mgw-fsm-13678271-0)[0x560fd36327c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821085824445 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13678271-0)[0x560fd36327c0] (mgcp_client_endpoint_fsm.c:724) 20250821085824445 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824445 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824445 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085824445 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13678271-0)[0x560fd3628e50]{ST_CRCX}: Allocated (fsm.c:456) 20250821085824445 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13678271-0)[0x560fd3628e50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0] (fsm.c:486) 20250821085824445 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13678271-0)[0x560fd3628e50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085824445 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13678271-0)[0x560fd3628e50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250821085824445 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=204 'CRCX 24 rtpbridge/4@mgw MGCP 1.0\r\nC: d0b6b'... (mgcp_client.c:807) 20250821085824445 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250821085824445 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13678271-0)[0x560fd3628e50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085824445 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824445 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{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) 20250821085824445 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{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) 20250821085824445 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(215)@3bdb09a82332: CRCX1{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "dc5f4117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dc5f4117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(216)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250821085824457 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20250821085824457 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3642520]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821085824457 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3642520]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821085824457 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3642520]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085824457 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3642520]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085824457 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821085824457 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{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) 20250821085824457 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{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) 20250821085824457 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824457 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824457 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{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) 20250821085824457 DMGW DEBUG mgw(mgw-fsm-14442305-0)[0x560fd363b5b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824457 DMGW DEBUG mgw(mgw-fsm-14442305-0)[0x560fd363b5b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821085824457 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824457 DMGW DEBUG mgw(mgw-fsm-14442305-0)[0x560fd363b5b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821085824457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14442305)[0x560fd35f5c30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821085824457 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821085824457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085824457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_rab_assignment_concurrent0(213)@3bdb09a82332: CRCX2{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "d0b6bf17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d0b6bf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } HNBGW-MGCP(208)@3bdb09a82332: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20250821085824458 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20250821085824458 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3628e50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821085824458 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3628e50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821085824458 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3628e50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085824458 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3628e50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085824458 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821085824458 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{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) 20250821085824458 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{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) 20250821085824458 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{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) 20250821085824458 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824458 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824458 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{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) 20250821085824458 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{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) 20250821085824458 DMGW DEBUG mgw(mgw-fsm-13678271-0)[0x560fd36327c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824458 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824458 DMGW DEBUG mgw(mgw-fsm-13678271-0)[0x560fd36327c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821085824458 DMGW DEBUG mgw(mgw-fsm-13678271-0)[0x560fd36327c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821085824458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x560fd35ed590]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821085824458 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085824458 DLSCCP DEBUG SCCP-SCOC(12)[0x560fd35f6580]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085824458 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c6574), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821085824458 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085824458 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085824458 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085824458 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085824458 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085824458 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085824458 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085824458 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0c 06 7c 65 74 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250821085824458 DMGW DEBUG mgw(mgw-fsm-13678271-0)[0x560fd36327c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821085824459 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085824459 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085824459 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085824459 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821085824459 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085824459 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085824459 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085824459 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085824459 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085824459 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0c 06 7c 65 74 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085824468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085824468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085824468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085824468 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085824468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdc5f41) (hnbgw_rua.c:472) 20250821085824468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14442305 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085824468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14442305)[0x560fd35f5c30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085824468 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085824468 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085824468 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14442305 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085824468 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824468 DMGW DEBUG mgw(mgw-fsm-14442305-0)[0x560fd363b5b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821085824468 DMGW DEBUG mgw(mgw-fsm-14442305-0)[0x560fd363b5b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821085824468 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824468 DMGW DEBUG mgw(mgw-fsm-14442305-0)[0x560fd363b5b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821085824468 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14442305-0)[0x560fd363b5b0] (mgcp_client_endpoint_fsm.c:724) 20250821085824468 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824468 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824468 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{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) 20250821085824468 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3642520]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821085824468 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: dc5f4'... (mgcp_client.c:807) 20250821085824468 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250821085824468 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3642520]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085824468 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824468 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{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) 20250821085824468 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{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)@3bdb09a82332: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821085824474 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085824474 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085824474 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085824474 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085824474 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085824474 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085824474 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085824474 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085824474 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085824474 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821085824474 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085824474 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085824474 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085824474 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085824474 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085824474 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085824474 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(15,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085824474 DLSCCP DEBUG SCCP-SCOC(15)[0x560fd35f7420]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085824474 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085824474 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085824474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x560fd35e9fb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085824474 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085824474 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085824474 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3462343 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085824474 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824474 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824474 DMGW DEBUG mgw(mgw-fsm-3462343-0)[0x560fd363ad60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821085824474 DMGW DEBUG mgw(mgw-fsm-3462343-0)[0x560fd363ad60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821085824474 DMGW DEBUG mgw(mgw-fsm-3462343-0)[0x560fd363ad60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821085824474 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824474 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821085824474 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{UNUSED}: Allocated (fsm.c:456) 20250821085824474 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{UNUSED}: is child of mgw(mgw-fsm-3462343-0)[0x560fd363ad60] (fsm.c:486) 20250821085824474 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3462343-0)[0x560fd363ad60] (mgcp_client_endpoint_fsm.c:724) 20250821085824474 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824474 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824474 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085824474 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3462343-0)[0x560fd363aa80]{ST_CRCX}: Allocated (fsm.c:456) 20250821085824474 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3462343-0)[0x560fd363aa80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360] (fsm.c:486) 20250821085824474 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3462343-0)[0x560fd363aa80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085824474 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3462343-0)[0x560fd363aa80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821085824474 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=200 'CRCX 26 rtpbridge/*@mgw MGCP 1.0\r\nC: 34d4c'... (mgcp_client.c:807) 20250821085824474 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821085824474 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3462343-0)[0x560fd363aa80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085824474 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@3bdb09a82332: Found Expect[0] for { line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "34d4c717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "34d4c717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(215)@3bdb09a82332: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "dc5f4117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dc5f4117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085824492 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20250821085824492 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3642520]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821085824492 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3642520]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821085824492 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3642520]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821085824492 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821085824492 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{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) 20250821085824492 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{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) 20250821085824492 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824492 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824492 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{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) 20250821085824492 DMGW DEBUG mgw(mgw-fsm-14442305-0)[0x560fd363b5b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824492 DMGW DEBUG mgw(mgw-fsm-14442305-0)[0x560fd363b5b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821085824492 DMGW DEBUG mgw(mgw-fsm-14442305-0)[0x560fd363b5b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821085824492 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14442305-0)[0x560fd363b5b0] (mgcp_client_endpoint_fsm.c:724) 20250821085824492 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824492 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824492 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085824492 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14442305-0)[0x560fd3639bc0]{ST_CRCX}: Allocated (fsm.c:456) 20250821085824492 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14442305-0)[0x560fd3639bc0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0] (fsm.c:486) 20250821085824492 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14442305-0)[0x560fd3639bc0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085824492 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14442305-0)[0x560fd3639bc0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:228) 20250821085824492 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=204 'CRCX 27 rtpbridge/6@mgw MGCP 1.0\r\nC: dc5f4'... (mgcp_client.c:807) 20250821085824492 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250821085824492 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14442305-0)[0x560fd3639bc0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085824492 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824492 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{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) 20250821085824492 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{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) 20250821085824492 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(216)@3bdb09a82332: CRCX1{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "34d4c717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "34d4c717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(217)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250821085824498 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20250821085824498 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd363aa80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821085824498 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd363aa80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821085824498 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd363aa80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085824498 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd363aa80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085824498 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821085824498 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{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) 20250821085824498 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{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) 20250821085824498 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824498 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824498 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{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) 20250821085824498 DMGW DEBUG mgw(mgw-fsm-3462343-0)[0x560fd363ad60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824498 DMGW DEBUG mgw(mgw-fsm-3462343-0)[0x560fd363ad60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821085824498 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824498 DMGW DEBUG mgw(mgw-fsm-3462343-0)[0x560fd363ad60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821085824498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3462343)[0x560fd35ed880]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821085824498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) TC_rab_assignment_concurrent0(215)@3bdb09a82332: CRCX2{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "dc5f4117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dc5f4117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085824498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085824498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) HNBGW-MGCP(208)@3bdb09a82332: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20250821085824499 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20250821085824499 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3639bc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821085824499 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3639bc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821085824499 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3639bc0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085824499 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3639bc0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085824499 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821085824499 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{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) 20250821085824499 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{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) 20250821085824499 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{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) 20250821085824499 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824499 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824499 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{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) 20250821085824499 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{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) 20250821085824499 DMGW DEBUG mgw(mgw-fsm-14442305-0)[0x560fd363b5b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824499 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824499 DMGW DEBUG mgw(mgw-fsm-14442305-0)[0x560fd363b5b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821085824499 DMGW DEBUG mgw(mgw-fsm-14442305-0)[0x560fd363b5b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821085824499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x560fd35f5d60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821085824499 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085824499 DLSCCP DEBUG SCCP-SCOC(14)[0x560fd35f6a60]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085824499 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ddcadc), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821085824499 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085824499 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085824499 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085824499 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085824499 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085824499 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085824499 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085824499 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0e 06 dd ca dc 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250821085824499 DMGW DEBUG mgw(mgw-fsm-14442305-0)[0x560fd363b5b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821085824499 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085824499 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085824499 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085824499 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821085824499 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085824499 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085824499 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085824499 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085824499 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085824499 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0e 06 dd ca dc 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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)@3bdb09a82332: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085824503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085824503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085824503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085824503 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085824503 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x34d4c7) (hnbgw_rua.c:472) 20250821085824503 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3462343 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085824503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3462343)[0x560fd35ed880]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085824503 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085824503 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085824503 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3462343 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085824503 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824503 DMGW DEBUG mgw(mgw-fsm-3462343-0)[0x560fd363ad60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821085824503 DMGW DEBUG mgw(mgw-fsm-3462343-0)[0x560fd363ad60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821085824503 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824503 DMGW DEBUG mgw(mgw-fsm-3462343-0)[0x560fd363ad60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821085824503 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3462343-0)[0x560fd363ad60] (mgcp_client_endpoint_fsm.c:724) 20250821085824503 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824503 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824503 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{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) 20250821085824503 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd363aa80]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821085824503 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=214 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: 34d4c'... (mgcp_client.c:807) 20250821085824503 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250821085824503 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd363aa80]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085824503 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824503 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{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) 20250821085824503 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{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)@3bdb09a82332: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821085824507 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085824507 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085824507 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085824507 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085824507 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085824507 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085824507 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085824507 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085824507 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085824507 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821085824507 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085824507 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085824507 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085824507 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085824507 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085824507 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085824507 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(16,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085824507 DLSCCP DEBUG SCCP-SCOC(16)[0x560fd35f7f90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085824507 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085824507 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085824507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x560fd35ea480]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085824507 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085824507 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085824507 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5445591 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085824507 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824507 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824507 DMGW DEBUG mgw(mgw-fsm-5445591-0)[0x560fd36447f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821085824507 DMGW DEBUG mgw(mgw-fsm-5445591-0)[0x560fd36447f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821085824507 DMGW DEBUG mgw(mgw-fsm-5445591-0)[0x560fd36447f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821085824507 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824507 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821085824507 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{UNUSED}: Allocated (fsm.c:456) 20250821085824507 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{UNUSED}: is child of mgw(mgw-fsm-5445591-0)[0x560fd36447f0] (fsm.c:486) 20250821085824507 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5445591-0)[0x560fd36447f0] (mgcp_client_endpoint_fsm.c:724) 20250821085824507 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824507 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824507 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085824507 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5445591-0)[0x560fd3654300]{ST_CRCX}: Allocated (fsm.c:456) 20250821085824507 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5445591-0)[0x560fd3654300]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0] (fsm.c:486) 20250821085824507 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5445591-0)[0x560fd3654300]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085824507 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5445591-0)[0x560fd3654300]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821085824507 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=200 'CRCX 29 rtpbridge/*@mgw MGCP 1.0\r\nC: 5317d'... (mgcp_client.c:807) 20250821085824507 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821085824507 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5445591-0)[0x560fd3654300]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085824507 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@3bdb09a82332: Found Expect[0] for { line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5317d717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5317d717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(216)@3bdb09a82332: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "34d4c717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "34d4c717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085824519 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20250821085824519 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd363aa80]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821085824519 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd363aa80]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821085824519 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd363aa80]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821085824519 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821085824519 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{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) 20250821085824519 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{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) 20250821085824519 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824519 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824519 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{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) 20250821085824519 DMGW DEBUG mgw(mgw-fsm-3462343-0)[0x560fd363ad60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824519 DMGW DEBUG mgw(mgw-fsm-3462343-0)[0x560fd363ad60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821085824519 DMGW DEBUG mgw(mgw-fsm-3462343-0)[0x560fd363ad60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821085824519 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3462343-0)[0x560fd363ad60] (mgcp_client_endpoint_fsm.c:724) 20250821085824519 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824519 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824519 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085824519 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3462343-0)[0x560fd36433c0]{ST_CRCX}: Allocated (fsm.c:456) 20250821085824519 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3462343-0)[0x560fd36433c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360] (fsm.c:486) 20250821085824519 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3462343-0)[0x560fd36433c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085824519 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3462343-0)[0x560fd36433c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:228) 20250821085824519 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=204 'CRCX 30 rtpbridge/7@mgw MGCP 1.0\r\nC: 34d4c'... (mgcp_client.c:807) 20250821085824519 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250821085824519 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3462343-0)[0x560fd36433c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085824519 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824519 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{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) 20250821085824519 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{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) 20250821085824519 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(217)@3bdb09a82332: CRCX1{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5317d717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5317d717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(218)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250821085824527 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20250821085824527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3654300]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821085824527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3654300]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821085824527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3654300]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085824527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3654300]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085824527 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821085824527 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{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) 20250821085824527 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{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) 20250821085824527 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824527 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824527 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{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) TC_rab_assignment_concurrent0(216)@3bdb09a82332: CRCX2{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "34d4c717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "34d4c717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085824527 DMGW DEBUG mgw(mgw-fsm-5445591-0)[0x560fd36447f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824527 DMGW DEBUG mgw(mgw-fsm-5445591-0)[0x560fd36447f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821085824527 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824527 DMGW DEBUG mgw(mgw-fsm-5445591-0)[0x560fd36447f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821085824527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5445591)[0x560fd35f6110]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821085824527 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821085824527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085824527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) HNBGW-MGCP(208)@3bdb09a82332: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20250821085824527 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20250821085824527 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd36433c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821085824527 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd36433c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821085824527 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd36433c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085824527 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd36433c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085824527 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821085824527 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{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) 20250821085824527 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{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) 20250821085824527 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{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) 20250821085824527 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824527 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824527 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{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) 20250821085824527 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{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) 20250821085824527 DMGW DEBUG mgw(mgw-fsm-3462343-0)[0x560fd363ad60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824527 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824527 DMGW DEBUG mgw(mgw-fsm-3462343-0)[0x560fd363ad60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821085824527 DMGW DEBUG mgw(mgw-fsm-3462343-0)[0x560fd363ad60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821085824527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x560fd35e9fb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821085824527 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085824527 DLSCCP DEBUG SCCP-SCOC(15)[0x560fd35f7420]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085824527 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f70c5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821085824527 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085824527 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085824527 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085824527 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085824527 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085824527 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085824527 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085824527 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 0f 70 c5 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250821085824528 DMGW DEBUG mgw(mgw-fsm-3462343-0)[0x560fd363ad60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821085824528 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085824528 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085824528 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085824528 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821085824528 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085824528 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085824528 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085824528 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085824528 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085824528 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0f 06 0f 70 c5 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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)@3bdb09a82332: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085824533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085824533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085824533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085824533 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085824533 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5317d7) (hnbgw_rua.c:472) 20250821085824533 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5445591 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085824533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5445591)[0x560fd35f6110]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085824533 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085824533 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085824533 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5445591 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085824533 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824533 DMGW DEBUG mgw(mgw-fsm-5445591-0)[0x560fd36447f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821085824533 DMGW DEBUG mgw(mgw-fsm-5445591-0)[0x560fd36447f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821085824533 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824533 DMGW DEBUG mgw(mgw-fsm-5445591-0)[0x560fd36447f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821085824533 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5445591-0)[0x560fd36447f0] (mgcp_client_endpoint_fsm.c:724) 20250821085824533 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824533 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824533 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{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) 20250821085824533 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3654300]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821085824533 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: 5317d'... (mgcp_client.c:807) 20250821085824533 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250821085824533 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3654300]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085824533 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824533 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{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) 20250821085824533 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{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)@3bdb09a82332: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821085824538 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085824538 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085824538 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085824538 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085824538 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085824538 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085824538 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085824538 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085824538 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085824538 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821085824538 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085824538 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085824538 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085824538 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085824538 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085824538 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085824538 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(17,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085824538 DLSCCP DEBUG SCCP-SCOC(17)[0x560fd35f8cb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085824538 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085824538 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085824538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x560fd35f6dd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085824538 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085824538 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085824538 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13890798 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085824538 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824538 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824538 DMGW DEBUG mgw(mgw-fsm-13890798-0)[0x560fd364d710]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821085824538 DMGW DEBUG mgw(mgw-fsm-13890798-0)[0x560fd364d710]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821085824538 DMGW DEBUG mgw(mgw-fsm-13890798-0)[0x560fd364d710]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821085824538 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824538 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821085824538 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{UNUSED}: Allocated (fsm.c:456) 20250821085824538 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{UNUSED}: is child of mgw(mgw-fsm-13890798-0)[0x560fd364d710] (fsm.c:486) 20250821085824538 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13890798-0)[0x560fd364d710] (mgcp_client_endpoint_fsm.c:724) 20250821085824538 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824538 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824538 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085824538 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13890798-0)[0x560fd365d220]{ST_CRCX}: Allocated (fsm.c:456) 20250821085824538 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13890798-0)[0x560fd365d220]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0] (fsm.c:486) 20250821085824538 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13890798-0)[0x560fd365d220]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085824538 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13890798-0)[0x560fd365d220]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821085824538 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=200 'CRCX 32 rtpbridge/*@mgw MGCP 1.0\r\nC: d3f4e'... (mgcp_client.c:807) 20250821085824538 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821085824538 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13890798-0)[0x560fd365d220]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085824538 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@3bdb09a82332: Found Expect[0] for { line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d3f4ee17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d3f4ee17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(217)@3bdb09a82332: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "5317d717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5317d717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085824548 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20250821085824548 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3654300]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821085824548 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3654300]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821085824548 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3654300]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821085824548 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821085824548 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{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) 20250821085824548 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{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) 20250821085824548 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824548 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824548 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{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) 20250821085824548 DMGW DEBUG mgw(mgw-fsm-5445591-0)[0x560fd36447f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824548 DMGW DEBUG mgw(mgw-fsm-5445591-0)[0x560fd36447f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821085824548 DMGW DEBUG mgw(mgw-fsm-5445591-0)[0x560fd36447f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821085824548 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5445591-0)[0x560fd36447f0] (mgcp_client_endpoint_fsm.c:724) 20250821085824548 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824548 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824548 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085824548 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5445591-0)[0x560fd364c2e0]{ST_CRCX}: Allocated (fsm.c:456) 20250821085824548 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5445591-0)[0x560fd364c2e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0] (fsm.c:486) 20250821085824548 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5445591-0)[0x560fd364c2e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085824548 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5445591-0)[0x560fd364c2e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250821085824548 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=204 'CRCX 33 rtpbridge/8@mgw MGCP 1.0\r\nC: 5317d'... (mgcp_client.c:807) 20250821085824548 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250821085824548 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5445591-0)[0x560fd364c2e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085824548 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824548 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{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) 20250821085824548 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{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) 20250821085824548 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(218)@3bdb09a82332: CRCX1{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d3f4ee17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d3f4ee17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(219)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250821085824554 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20250821085824554 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd365d220]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) HNBGW-MGCP(208)@3bdb09a82332: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20250821085824554 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd365d220]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821085824554 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd365d220]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085824554 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd365d220]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085824554 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821085824554 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{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) 20250821085824554 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{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) 20250821085824554 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824554 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824555 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{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) 20250821085824555 DMGW DEBUG mgw(mgw-fsm-13890798-0)[0x560fd364d710]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824555 DMGW DEBUG mgw(mgw-fsm-13890798-0)[0x560fd364d710]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821085824555 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) TC_rab_assignment_concurrent0(217)@3bdb09a82332: CRCX2{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "5317d717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5317d717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085824555 DMGW DEBUG mgw(mgw-fsm-13890798-0)[0x560fd364d710]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821085824555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13890798)[0x560fd35f5170]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821085824555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821085824555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085824555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250821085824555 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20250821085824555 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd364c2e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821085824555 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd364c2e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821085824555 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd364c2e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085824555 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd364c2e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085824555 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821085824555 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{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) 20250821085824555 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{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) 20250821085824555 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{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) 20250821085824555 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824555 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824555 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{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) 20250821085824555 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{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) 20250821085824555 DMGW DEBUG mgw(mgw-fsm-5445591-0)[0x560fd36447f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824555 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824555 DMGW DEBUG mgw(mgw-fsm-5445591-0)[0x560fd36447f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821085824555 DMGW DEBUG mgw(mgw-fsm-5445591-0)[0x560fd36447f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821085824555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x560fd35ea480]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821085824555 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085824555 DLSCCP DEBUG SCCP-SCOC(16)[0x560fd35f7f90]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085824555 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed335f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821085824555 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085824555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085824555 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085824555 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085824555 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085824555 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085824555 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085824555 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 01 06 ed 33 5f 00 01 2e 60 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 (ss7_asp.c:1383) 20250821085824555 DMGW DEBUG mgw(mgw-fsm-5445591-0)[0x560fd36447f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821085824555 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085824555 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085824555 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085824555 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821085824555 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085824555 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085824555 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085824555 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085824555 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085824555 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 01 06 ed 33 5f 00 01 2e 60 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)@3bdb09a82332: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085824561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085824561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085824561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085824561 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085824561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd3f4ee) (hnbgw_rua.c:472) 20250821085824561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13890798 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085824561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13890798)[0x560fd35f5170]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085824561 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085824561 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085824561 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13890798 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085824561 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824561 DMGW DEBUG mgw(mgw-fsm-13890798-0)[0x560fd364d710]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821085824561 DMGW DEBUG mgw(mgw-fsm-13890798-0)[0x560fd364d710]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821085824561 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824561 DMGW DEBUG mgw(mgw-fsm-13890798-0)[0x560fd364d710]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821085824561 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13890798-0)[0x560fd364d710] (mgcp_client_endpoint_fsm.c:724) 20250821085824561 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824561 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824561 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{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) 20250821085824561 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd365d220]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821085824561 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: d3f4e'... (mgcp_client.c:807) 20250821085824561 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250821085824561 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd365d220]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085824561 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824561 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{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) 20250821085824561 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{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)@3bdb09a82332: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821085824564 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085824564 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085824564 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085824564 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085824564 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085824564 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085824564 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085824564 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085824564 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085824564 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821085824564 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085824564 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085824564 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085824564 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085824564 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085824564 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085824564 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(18,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085824564 DLSCCP DEBUG SCCP-SCOC(18)[0x560fd35f9ad0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085824564 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085824564 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085824564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x560fd35f82f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085824564 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085824564 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085824564 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3493986 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085824564 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824564 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824564 DMGW DEBUG mgw(mgw-fsm-3493986-0)[0x560fd3656270]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821085824564 DMGW DEBUG mgw(mgw-fsm-3493986-0)[0x560fd3656270]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821085824564 DMGW DEBUG mgw(mgw-fsm-3493986-0)[0x560fd3656270]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821085824564 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824564 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821085824564 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{UNUSED}: Allocated (fsm.c:456) 20250821085824564 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{UNUSED}: is child of mgw(mgw-fsm-3493986-0)[0x560fd3656270] (fsm.c:486) 20250821085824564 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3493986-0)[0x560fd3656270] (mgcp_client_endpoint_fsm.c:724) 20250821085824564 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824564 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824564 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085824564 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3493986-0)[0x560fd3666000]{ST_CRCX}: Allocated (fsm.c:456) 20250821085824564 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3493986-0)[0x560fd3666000]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730] (fsm.c:486) 20250821085824564 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3493986-0)[0x560fd3666000]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085824564 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3493986-0)[0x560fd3666000]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821085824564 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=200 'CRCX 35 rtpbridge/*@mgw MGCP 1.0\r\nC: 35506'... (mgcp_client.c:807) 20250821085824564 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821085824564 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3493986-0)[0x560fd3666000]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085824564 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@3bdb09a82332: Found Expect[0] for { line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "35506217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "35506217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(218)@3bdb09a82332: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "d3f4ee17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d3f4ee17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } TC_rab_assignment_concurrent0(219)@3bdb09a82332: CRCX1{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "35506217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "35506217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250821085824571 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20250821085824571 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd365d220]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821085824571 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd365d220]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821085824571 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd365d220]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821085824571 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821085824571 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{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) 20250821085824571 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{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) 20250821085824571 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824571 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824571 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{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) 20250821085824571 DMGW DEBUG mgw(mgw-fsm-13890798-0)[0x560fd364d710]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824571 DMGW DEBUG mgw(mgw-fsm-13890798-0)[0x560fd364d710]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821085824571 DMGW DEBUG mgw(mgw-fsm-13890798-0)[0x560fd364d710]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821085824571 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13890798-0)[0x560fd364d710] (mgcp_client_endpoint_fsm.c:724) 20250821085824571 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824571 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824571 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085824571 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13890798-0)[0x560fd3655290]{ST_CRCX}: Allocated (fsm.c:456) 20250821085824571 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13890798-0)[0x560fd3655290]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0] (fsm.c:486) 20250821085824571 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13890798-0)[0x560fd3655290]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085824571 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13890798-0)[0x560fd3655290]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250821085824571 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=204 'CRCX 36 rtpbridge/9@mgw MGCP 1.0\r\nC: d3f4e'... (mgcp_client.c:807) 20250821085824571 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250821085824571 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13890798-0)[0x560fd3655290]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085824571 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824571 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{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) 20250821085824571 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{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) 20250821085824571 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(221)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250821085824576 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20250821085824576 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3666000]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821085824576 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3666000]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821085824576 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3666000]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085824576 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3666000]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085824576 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821085824576 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{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) 20250821085824576 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{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) 20250821085824576 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824576 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824576 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{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) 20250821085824576 DMGW DEBUG mgw(mgw-fsm-3493986-0)[0x560fd3656270]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824576 DMGW DEBUG mgw(mgw-fsm-3493986-0)[0x560fd3656270]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821085824576 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824576 DMGW DEBUG mgw(mgw-fsm-3493986-0)[0x560fd3656270]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821085824576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3493986)[0x560fd35f81c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821085824576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821085824576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085824576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_rab_assignment_concurrent0(218)@3bdb09a82332: CRCX2{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "d3f4ee17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d3f4ee17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } HNBGW-MGCP(208)@3bdb09a82332: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20250821085824577 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20250821085824577 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3655290]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821085824577 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3655290]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821085824577 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3655290]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085824577 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3655290]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085824577 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821085824577 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{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) 20250821085824577 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{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) 20250821085824577 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{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) 20250821085824577 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824577 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824577 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{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) 20250821085824577 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{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) 20250821085824577 DMGW DEBUG mgw(mgw-fsm-13890798-0)[0x560fd364d710]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824577 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824577 DMGW DEBUG mgw(mgw-fsm-13890798-0)[0x560fd364d710]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821085824577 DMGW DEBUG mgw(mgw-fsm-13890798-0)[0x560fd364d710]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821085824577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x560fd35f6dd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821085824577 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085824577 DLSCCP DEBUG SCCP-SCOC(17)[0x560fd35f8cb0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085824577 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c1822), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821085824577 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085824577 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085824577 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085824577 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085824577 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085824577 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085824577 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085824577 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 00 06 0c 18 22 00 01 2e 60 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 (ss7_asp.c:1383) 20250821085824577 DMGW DEBUG mgw(mgw-fsm-13890798-0)[0x560fd364d710]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821085824577 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085824577 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085824577 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085824577 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085824577 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085824577 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085824577 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085824577 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085824577 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085824577 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 06 0c 18 22 00 01 2e 60 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)@3bdb09a82332: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085824580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085824580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085824580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085824580 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085824580 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x355062) (hnbgw_rua.c:472) 20250821085824580 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3493986 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085824580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3493986)[0x560fd35f81c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085824580 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085824580 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085824580 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3493986 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085824580 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824580 DMGW DEBUG mgw(mgw-fsm-3493986-0)[0x560fd3656270]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821085824580 DMGW DEBUG mgw(mgw-fsm-3493986-0)[0x560fd3656270]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821085824580 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824580 DMGW DEBUG mgw(mgw-fsm-3493986-0)[0x560fd3656270]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821085824580 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3493986-0)[0x560fd3656270] (mgcp_client_endpoint_fsm.c:724) 20250821085824580 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824580 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824580 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{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) 20250821085824580 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3666000]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821085824580 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=215 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: 3550'... (mgcp_client.c:807) 20250821085824580 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250821085824580 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3666000]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085824580 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824580 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{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) 20250821085824580 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{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)@3bdb09a82332: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821085824584 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085824584 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085824584 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085824584 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085824584 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085824584 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085824584 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085824584 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085824584 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085824584 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821085824584 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085824584 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085824584 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085824584 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085824584 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085824584 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085824584 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(20,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085824584 DLSCCP DEBUG SCCP-SCOC(20)[0x560fd35fb4f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085824584 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085824584 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085824584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x560fd35f9d00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085824584 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085824584 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085824584 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7682810 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085824584 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824584 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824584 DMGW DEBUG mgw(mgw-fsm-7682810-0)[0x560fd365f0c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821085824584 DMGW DEBUG mgw(mgw-fsm-7682810-0)[0x560fd365f0c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821085824584 DMGW DEBUG mgw(mgw-fsm-7682810-0)[0x560fd365f0c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821085824584 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824584 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821085824584 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{UNUSED}: Allocated (fsm.c:456) 20250821085824584 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{UNUSED}: is child of mgw(mgw-fsm-7682810-0)[0x560fd365f0c0] (fsm.c:486) 20250821085824584 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7682810-0)[0x560fd365f0c0] (mgcp_client_endpoint_fsm.c:724) 20250821085824584 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824584 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824584 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085824584 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7682810-0)[0x560fd366ed90]{ST_CRCX}: Allocated (fsm.c:456) 20250821085824584 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7682810-0)[0x560fd366ed90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0] (fsm.c:486) 20250821085824584 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7682810-0)[0x560fd366ed90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085824584 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7682810-0)[0x560fd366ed90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821085824584 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=200 'CRCX 38 rtpbridge/*@mgw MGCP 1.0\r\nC: 753af'... (mgcp_client.c:807) 20250821085824584 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821085824584 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7682810-0)[0x560fd366ed90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085824584 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@3bdb09a82332: Found Expect[0] for { line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "753afa17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "753afa17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(219)@3bdb09a82332: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "35506217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "35506217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085824590 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20250821085824590 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3666000]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821085824590 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3666000]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821085824590 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3666000]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821085824590 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821085824590 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{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) 20250821085824590 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{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) 20250821085824590 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824590 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824590 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{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) 20250821085824590 DMGW DEBUG mgw(mgw-fsm-3493986-0)[0x560fd3656270]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824590 DMGW DEBUG mgw(mgw-fsm-3493986-0)[0x560fd3656270]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821085824590 DMGW DEBUG mgw(mgw-fsm-3493986-0)[0x560fd3656270]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821085824590 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3493986-0)[0x560fd3656270] (mgcp_client_endpoint_fsm.c:724) 20250821085824590 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824590 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824590 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085824590 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3493986-0)[0x560fd364d110]{ST_CRCX}: Allocated (fsm.c:456) 20250821085824590 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3493986-0)[0x560fd364d110]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730] (fsm.c:486) 20250821085824590 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3493986-0)[0x560fd364d110]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085824590 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3493986-0)[0x560fd364d110]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:228) 20250821085824590 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=205 'CRCX 39 rtpbridge/10@mgw MGCP 1.0\r\nC: 3550'... (mgcp_client.c:807) 20250821085824590 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250821085824590 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3493986-0)[0x560fd364d110]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085824590 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824590 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{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) 20250821085824590 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{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) 20250821085824590 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(221)@3bdb09a82332: CRCX1{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "753afa17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "753afa17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(220)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250821085824594 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20250821085824594 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd366ed90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821085824594 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd366ed90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821085824594 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd366ed90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085824594 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd366ed90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085824594 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821085824594 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{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) 20250821085824594 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{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) 20250821085824594 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824594 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824594 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{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) 20250821085824594 DMGW DEBUG mgw(mgw-fsm-7682810-0)[0x560fd365f0c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824594 DMGW DEBUG mgw(mgw-fsm-7682810-0)[0x560fd365f0c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821085824594 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) TC_rab_assignment_concurrent0(219)@3bdb09a82332: CRCX2{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "35506217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "35506217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085824594 DMGW DEBUG mgw(mgw-fsm-7682810-0)[0x560fd365f0c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821085824594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7682810)[0x560fd35f7ae0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821085824594 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821085824594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085824594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) HNBGW-MGCP(208)@3bdb09a82332: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20250821085824595 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20250821085824595 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd364d110]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821085824595 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd364d110]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821085824595 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd364d110]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085824595 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd364d110]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085824595 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821085824595 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{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) 20250821085824595 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{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) 20250821085824595 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{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) 20250821085824595 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824595 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824595 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{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) 20250821085824595 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{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) 20250821085824595 DMGW DEBUG mgw(mgw-fsm-3493986-0)[0x560fd3656270]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824595 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824595 DMGW DEBUG mgw(mgw-fsm-3493986-0)[0x560fd3656270]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821085824595 DMGW DEBUG mgw(mgw-fsm-3493986-0)[0x560fd3656270]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821085824595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x560fd35f82f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821085824595 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085824595 DLSCCP DEBUG SCCP-SCOC(18)[0x560fd35f9ad0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085824595 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e3c1a2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821085824595 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085824595 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085824595 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085824595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085824595 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085824595 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085824595 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085824595 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 03 06 e3 c1 a2 00 01 2e 60 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 (ss7_asp.c:1383) 20250821085824595 DMGW DEBUG mgw(mgw-fsm-3493986-0)[0x560fd3656270]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821085824595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085824595 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085824595 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085824595 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821085824595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085824595 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085824595 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085824595 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085824595 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085824595 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 03 06 e3 c1 a2 00 01 2e 60 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)@3bdb09a82332: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085824599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085824599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085824599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085824599 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085824599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x753afa) (hnbgw_rua.c:472) 20250821085824599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7682810 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085824599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7682810)[0x560fd35f7ae0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085824599 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085824599 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085824599 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7682810 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085824599 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824599 DMGW DEBUG mgw(mgw-fsm-7682810-0)[0x560fd365f0c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821085824599 DMGW DEBUG mgw(mgw-fsm-7682810-0)[0x560fd365f0c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821085824599 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824599 DMGW DEBUG mgw(mgw-fsm-7682810-0)[0x560fd365f0c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821085824599 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7682810-0)[0x560fd365f0c0] (mgcp_client_endpoint_fsm.c:724) 20250821085824599 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824599 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824599 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{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) 20250821085824599 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd366ed90]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821085824599 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=215 'MDCX 40 rtpbridge/12@mgw MGCP 1.0\r\nC: 753a'... (mgcp_client.c:807) 20250821085824599 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250821085824599 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd366ed90]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085824599 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824599 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{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) 20250821085824599 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{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)@3bdb09a82332: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821085824603 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085824603 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085824603 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085824603 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085824603 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085824603 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085824603 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085824603 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085824603 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085824603 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821085824603 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085824603 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085824603 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085824603 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085824603 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085824603 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085824603 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(19,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085824603 DLSCCP DEBUG SCCP-SCOC(19)[0x560fd35fa8c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085824603 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085824603 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085824603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x560fd35fa210]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085824603 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085824603 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085824603 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7138672 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085824603 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824603 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824603 DMGW DEBUG mgw(mgw-fsm-7138672-0)[0x560fd3670fc0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821085824603 DMGW DEBUG mgw(mgw-fsm-7138672-0)[0x560fd3670fc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821085824603 DMGW DEBUG mgw(mgw-fsm-7138672-0)[0x560fd3670fc0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821085824603 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824603 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821085824603 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{UNUSED}: Allocated (fsm.c:456) 20250821085824603 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{UNUSED}: is child of mgw(mgw-fsm-7138672-0)[0x560fd3670fc0] (fsm.c:486) 20250821085824603 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7138672-0)[0x560fd3670fc0] (mgcp_client_endpoint_fsm.c:724) 20250821085824603 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824603 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824603 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085824603 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7138672-0)[0x560fd36711d0]{ST_CRCX}: Allocated (fsm.c:456) 20250821085824603 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7138672-0)[0x560fd36711d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40] (fsm.c:486) 20250821085824603 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7138672-0)[0x560fd36711d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085824603 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7138672-0)[0x560fd36711d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821085824603 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=200 'CRCX 41 rtpbridge/*@mgw MGCP 1.0\r\nC: 6ced7'... (mgcp_client.c:807) 20250821085824603 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821085824603 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7138672-0)[0x560fd36711d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085824603 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@3bdb09a82332: Found Expect[0] for { line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6ced7017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6ced7017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(221)@3bdb09a82332: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "753afa17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "753afa17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085824608 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20250821085824608 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd366ed90]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821085824608 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd366ed90]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821085824608 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd366ed90]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821085824608 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821085824608 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{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) 20250821085824608 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{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) 20250821085824608 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824608 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824608 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{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) 20250821085824608 DMGW DEBUG mgw(mgw-fsm-7682810-0)[0x560fd365f0c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824608 DMGW DEBUG mgw(mgw-fsm-7682810-0)[0x560fd365f0c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821085824608 DMGW DEBUG mgw(mgw-fsm-7682810-0)[0x560fd365f0c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821085824608 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7682810-0)[0x560fd365f0c0] (mgcp_client_endpoint_fsm.c:724) 20250821085824608 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824608 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824608 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085824608 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7682810-0)[0x560fd3670150]{ST_CRCX}: Allocated (fsm.c:456) 20250821085824608 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7682810-0)[0x560fd3670150]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0] (fsm.c:486) 20250821085824608 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7682810-0)[0x560fd3670150]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085824608 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7682810-0)[0x560fd3670150]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:228) 20250821085824608 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=205 'CRCX 42 rtpbridge/12@mgw MGCP 1.0\r\nC: 753a'... (mgcp_client.c:807) 20250821085824608 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250821085824608 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7682810-0)[0x560fd3670150]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085824608 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824608 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{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) 20250821085824608 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{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) 20250821085824608 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(220)@3bdb09a82332: CRCX1{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6ced7017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6ced7017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(222)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250821085824618 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20250821085824618 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd36711d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821085824618 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd36711d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821085824618 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd36711d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085824618 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd36711d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085824618 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821085824618 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{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) 20250821085824618 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{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) 20250821085824618 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824618 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) TC_rab_assignment_concurrent0(221)@3bdb09a82332: CRCX2{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "753afa17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "753afa17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085824618 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{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) 20250821085824618 DMGW DEBUG mgw(mgw-fsm-7138672-0)[0x560fd3670fc0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824618 DMGW DEBUG mgw(mgw-fsm-7138672-0)[0x560fd3670fc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821085824618 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824618 DMGW DEBUG mgw(mgw-fsm-7138672-0)[0x560fd3670fc0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821085824618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7138672)[0x560fd35f93b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821085824618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821085824618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085824618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) HNBGW-MGCP(208)@3bdb09a82332: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20250821085824618 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20250821085824618 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3670150]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821085824618 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3670150]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821085824618 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3670150]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085824618 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3670150]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085824618 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821085824618 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{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) 20250821085824618 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{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) 20250821085824618 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{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) 20250821085824618 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824618 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824618 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{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) 20250821085824618 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{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) 20250821085824618 DMGW DEBUG mgw(mgw-fsm-7682810-0)[0x560fd365f0c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824618 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824618 DMGW DEBUG mgw(mgw-fsm-7682810-0)[0x560fd365f0c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821085824618 DMGW DEBUG mgw(mgw-fsm-7682810-0)[0x560fd365f0c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821085824618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x560fd35f9d00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821085824618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085824618 DLSCCP DEBUG SCCP-SCOC(20)[0x560fd35fb4f0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085824618 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0e02a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821085824618 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085824618 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085824618 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085824618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085824618 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085824618 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085824618 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085824618 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 05 06 d0 e0 2a 00 01 2e 60 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 (ss7_asp.c:1383) 20250821085824618 DMGW DEBUG mgw(mgw-fsm-7682810-0)[0x560fd365f0c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821085824618 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085824618 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085824618 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085824618 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821085824618 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085824618 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085824618 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085824618 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085824618 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085824618 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 05 06 d0 e0 2a 00 01 2e 60 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)@3bdb09a82332: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085824622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085824622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085824622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085824622 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085824622 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6ced70) (hnbgw_rua.c:472) 20250821085824622 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7138672 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085824622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7138672)[0x560fd35f93b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085824622 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085824622 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085824622 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7138672 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085824622 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824622 DMGW DEBUG mgw(mgw-fsm-7138672-0)[0x560fd3670fc0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821085824622 DMGW DEBUG mgw(mgw-fsm-7138672-0)[0x560fd3670fc0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821085824622 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824622 DMGW DEBUG mgw(mgw-fsm-7138672-0)[0x560fd3670fc0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821085824622 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7138672-0)[0x560fd3670fc0] (mgcp_client_endpoint_fsm.c:724) 20250821085824622 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824623 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824623 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{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) 20250821085824623 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd36711d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821085824623 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=215 'MDCX 43 rtpbridge/11@mgw MGCP 1.0\r\nC: 6ced'... (mgcp_client.c:807) 20250821085824623 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250821085824623 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd36711d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085824623 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824623 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{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) 20250821085824623 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{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)@3bdb09a82332: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821085824626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085824626 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085824626 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085824626 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085824626 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085824626 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085824626 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085824626 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085824626 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085824626 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821085824626 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085824626 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085824626 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085824626 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085824626 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085824626 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085824626 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(21,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085824626 DLSCCP DEBUG SCCP-SCOC(21)[0x560fd35fce00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085824626 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085824626 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085824626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x560fd35f8680]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085824626 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085824626 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085824626 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16263143 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085824626 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824626 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824626 DMGW DEBUG mgw(mgw-fsm-16263143-0)[0x560fd3679fd0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821085824626 DMGW DEBUG mgw(mgw-fsm-16263143-0)[0x560fd3679fd0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821085824626 DMGW DEBUG mgw(mgw-fsm-16263143-0)[0x560fd3679fd0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821085824626 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824626 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821085824626 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{UNUSED}: Allocated (fsm.c:456) 20250821085824626 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{UNUSED}: is child of mgw(mgw-fsm-16263143-0)[0x560fd3679fd0] (fsm.c:486) 20250821085824626 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16263143-0)[0x560fd3679fd0] (mgcp_client_endpoint_fsm.c:724) 20250821085824626 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824626 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824626 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085824626 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16263143-0)[0x560fd3680d60]{ST_CRCX}: Allocated (fsm.c:456) 20250821085824626 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16263143-0)[0x560fd3680d60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80] (fsm.c:486) 20250821085824626 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16263143-0)[0x560fd3680d60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085824626 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16263143-0)[0x560fd3680d60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821085824626 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=200 'CRCX 44 rtpbridge/*@mgw MGCP 1.0\r\nC: f827e'... (mgcp_client.c:807) 20250821085824626 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821085824626 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16263143-0)[0x560fd3680d60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085824626 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@3bdb09a82332: Found Expect[0] for { line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f827e717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f827e717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(220)@3bdb09a82332: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "6ced7017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6ced7017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085824634 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20250821085824634 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd36711d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821085824634 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd36711d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821085824634 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd36711d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821085824634 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821085824634 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{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) 20250821085824634 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{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) 20250821085824634 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824634 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824634 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{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) 20250821085824634 DMGW DEBUG mgw(mgw-fsm-7138672-0)[0x560fd3670fc0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824634 DMGW DEBUG mgw(mgw-fsm-7138672-0)[0x560fd3670fc0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821085824634 DMGW DEBUG mgw(mgw-fsm-7138672-0)[0x560fd3670fc0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821085824634 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7138672-0)[0x560fd3670fc0] (mgcp_client_endpoint_fsm.c:724) 20250821085824634 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824634 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824634 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085824634 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7138672-0)[0x560fd36674e0]{ST_CRCX}: Allocated (fsm.c:456) 20250821085824634 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7138672-0)[0x560fd36674e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40] (fsm.c:486) 20250821085824634 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7138672-0)[0x560fd36674e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085824634 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7138672-0)[0x560fd36674e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:228) 20250821085824634 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=205 'CRCX 45 rtpbridge/11@mgw MGCP 1.0\r\nC: 6ced'... (mgcp_client.c:807) 20250821085824634 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250821085824634 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7138672-0)[0x560fd36674e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085824634 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824634 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{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) 20250821085824634 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{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) 20250821085824634 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(222)@3bdb09a82332: CRCX1{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f827e717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f827e717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(223)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 TC_rab_assignment_concurrent0(220)@3bdb09a82332: CRCX2{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "6ced7017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6ced7017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085824639 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20250821085824639 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3680d60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821085824639 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3680d60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821085824639 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3680d60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085824639 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3680d60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085824639 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821085824639 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{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) 20250821085824639 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{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) 20250821085824639 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824639 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824639 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{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) 20250821085824639 DMGW DEBUG mgw(mgw-fsm-16263143-0)[0x560fd3679fd0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824639 DMGW DEBUG mgw(mgw-fsm-16263143-0)[0x560fd3679fd0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821085824639 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824639 DMGW DEBUG mgw(mgw-fsm-16263143-0)[0x560fd3679fd0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821085824639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16263143)[0x560fd35faeb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821085824639 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821085824639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085824639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) HNBGW-MGCP(208)@3bdb09a82332: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20250821085824640 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20250821085824640 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd36674e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821085824640 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd36674e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821085824640 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd36674e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085824640 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd36674e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085824640 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821085824640 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{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) 20250821085824640 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{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) 20250821085824640 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{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) 20250821085824640 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824640 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824640 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{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) 20250821085824640 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{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) 20250821085824640 DMGW DEBUG mgw(mgw-fsm-7138672-0)[0x560fd3670fc0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824640 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824640 DMGW DEBUG mgw(mgw-fsm-7138672-0)[0x560fd3670fc0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821085824640 DMGW DEBUG mgw(mgw-fsm-7138672-0)[0x560fd3670fc0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821085824640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x560fd35fa210]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821085824640 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085824640 DLSCCP DEBUG SCCP-SCOC(19)[0x560fd35fa8c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085824640 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc1848), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821085824640 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085824640 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085824640 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085824640 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085824640 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085824640 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085824640 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085824640 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 02 06 cc 18 48 00 01 2e 60 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 (ss7_asp.c:1383) 20250821085824640 DMGW DEBUG mgw(mgw-fsm-7138672-0)[0x560fd3670fc0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821085824640 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085824640 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085824640 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085824640 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821085824640 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085824640 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085824640 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085824640 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085824640 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085824640 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 02 06 cc 18 48 00 01 2e 60 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)@3bdb09a82332: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085824643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085824643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085824643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085824643 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085824643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf827e7) (hnbgw_rua.c:472) 20250821085824643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16263143 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085824643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16263143)[0x560fd35faeb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085824643 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085824643 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085824643 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16263143 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085824643 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824643 DMGW DEBUG mgw(mgw-fsm-16263143-0)[0x560fd3679fd0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821085824643 DMGW DEBUG mgw(mgw-fsm-16263143-0)[0x560fd3679fd0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821085824643 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824643 DMGW DEBUG mgw(mgw-fsm-16263143-0)[0x560fd3679fd0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821085824643 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16263143-0)[0x560fd3679fd0] (mgcp_client_endpoint_fsm.c:724) 20250821085824643 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824643 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824643 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{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) 20250821085824643 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3680d60]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821085824643 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=215 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: f827'... (mgcp_client.c:807) 20250821085824643 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250821085824643 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3680d60]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085824643 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824643 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{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) 20250821085824643 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{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)@3bdb09a82332: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821085824647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085824647 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085824647 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085824647 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085824647 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085824647 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085824647 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085824647 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085824647 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085824647 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821085824647 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085824647 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085824647 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085824647 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085824647 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085824647 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085824647 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(22,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085824647 DLSCCP DEBUG SCCP-SCOC(22)[0x560fd35fc4c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085824647 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085824647 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085824647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x560fd35fc780]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085824647 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085824647 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085824647 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5636665 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085824647 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824647 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824647 DMGW DEBUG mgw(mgw-fsm-5636665-0)[0x560fd3683370]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821085824647 DMGW DEBUG mgw(mgw-fsm-5636665-0)[0x560fd3683370]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821085824647 DMGW DEBUG mgw(mgw-fsm-5636665-0)[0x560fd3683370]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821085824647 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824647 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821085824647 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{UNUSED}: Allocated (fsm.c:456) 20250821085824647 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{UNUSED}: is child of mgw(mgw-fsm-5636665-0)[0x560fd3683370] (fsm.c:486) 20250821085824647 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5636665-0)[0x560fd3683370] (mgcp_client_endpoint_fsm.c:724) 20250821085824647 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824647 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824647 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085824647 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5636665-0)[0x560fd3689d70]{ST_CRCX}: Allocated (fsm.c:456) 20250821085824647 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5636665-0)[0x560fd3689d70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0] (fsm.c:486) 20250821085824647 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5636665-0)[0x560fd3689d70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085824647 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5636665-0)[0x560fd3689d70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821085824647 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=200 'CRCX 47 rtpbridge/*@mgw MGCP 1.0\r\nC: 56023'... (mgcp_client.c:807) 20250821085824647 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821085824647 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5636665-0)[0x560fd3689d70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085824647 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@3bdb09a82332: Found Expect[0] for { line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "56023917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "56023917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(222)@3bdb09a82332: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "f827e717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f827e717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085824655 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20250821085824655 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3680d60]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821085824655 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3680d60]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821085824655 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3680d60]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) TC_rab_assignment_concurrent0(223)@3bdb09a82332: CRCX1{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "56023917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "56023917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085824655 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821085824655 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{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) 20250821085824655 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{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) 20250821085824655 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824655 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824655 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{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) 20250821085824655 DMGW DEBUG mgw(mgw-fsm-16263143-0)[0x560fd3679fd0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824655 DMGW DEBUG mgw(mgw-fsm-16263143-0)[0x560fd3679fd0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821085824655 DMGW DEBUG mgw(mgw-fsm-16263143-0)[0x560fd3679fd0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821085824655 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16263143-0)[0x560fd3679fd0] (mgcp_client_endpoint_fsm.c:724) 20250821085824655 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824655 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824655 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085824655 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16263143-0)[0x560fd3678470]{ST_CRCX}: Allocated (fsm.c:456) 20250821085824655 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16263143-0)[0x560fd3678470]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80] (fsm.c:486) 20250821085824655 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16263143-0)[0x560fd3678470]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085824655 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16263143-0)[0x560fd3678470]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:228) 20250821085824655 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=205 'CRCX 48 rtpbridge/13@mgw MGCP 1.0\r\nC: f827'... (mgcp_client.c:807) 20250821085824655 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250821085824655 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16263143-0)[0x560fd3678470]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085824655 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824655 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{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) 20250821085824655 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{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) 20250821085824655 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(223)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(224)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250821085824661 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20250821085824661 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3689d70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821085824661 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3689d70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821085824661 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3689d70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085824661 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3689d70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085824661 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821085824661 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{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) 20250821085824661 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{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) 20250821085824661 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824661 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824661 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{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) 20250821085824661 DMGW DEBUG mgw(mgw-fsm-5636665-0)[0x560fd3683370]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824661 DMGW DEBUG mgw(mgw-fsm-5636665-0)[0x560fd3683370]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821085824661 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824661 DMGW DEBUG mgw(mgw-fsm-5636665-0)[0x560fd3683370]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821085824661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5636665)[0x560fd35f87b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821085824661 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821085824661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085824661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_rab_assignment_concurrent0(222)@3bdb09a82332: CRCX2{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "f827e717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f827e717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } HNBGW-MGCP(208)@3bdb09a82332: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20250821085824661 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20250821085824661 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3678470]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821085824661 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3678470]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821085824661 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3678470]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085824661 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3678470]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085824661 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821085824661 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{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) 20250821085824661 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{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) 20250821085824661 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{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) 20250821085824661 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824661 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824661 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{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) 20250821085824661 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{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) 20250821085824661 DMGW DEBUG mgw(mgw-fsm-16263143-0)[0x560fd3679fd0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824661 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824661 DMGW DEBUG mgw(mgw-fsm-16263143-0)[0x560fd3679fd0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821085824661 DMGW DEBUG mgw(mgw-fsm-16263143-0)[0x560fd3679fd0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821085824661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x560fd35f8680]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821085824661 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085824661 DLSCCP DEBUG SCCP-SCOC(21)[0x560fd35fce00]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085824661 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ede8dc), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821085824661 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085824661 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085824661 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085824661 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085824661 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085824661 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085824661 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085824661 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 04 06 ed e8 dc 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250821085824661 DMGW DEBUG mgw(mgw-fsm-16263143-0)[0x560fd3679fd0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821085824661 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085824661 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085824661 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085824661 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821085824661 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085824661 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085824661 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085824661 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085824661 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085824661 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 04 06 ed e8 dc 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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)@3bdb09a82332: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085824666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085824666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085824666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085824666 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085824666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x560239) (hnbgw_rua.c:472) 20250821085824666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5636665 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085824666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5636665)[0x560fd35f87b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085824666 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085824666 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085824666 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5636665 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085824666 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824666 DMGW DEBUG mgw(mgw-fsm-5636665-0)[0x560fd3683370]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821085824666 DMGW DEBUG mgw(mgw-fsm-5636665-0)[0x560fd3683370]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821085824666 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824666 DMGW DEBUG mgw(mgw-fsm-5636665-0)[0x560fd3683370]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821085824666 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5636665-0)[0x560fd3683370] (mgcp_client_endpoint_fsm.c:724) 20250821085824666 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824666 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824666 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{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) 20250821085824666 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3689d70]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821085824666 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: 5602'... (mgcp_client.c:807) 20250821085824666 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250821085824666 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3689d70]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085824666 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824666 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{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) 20250821085824666 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{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)@3bdb09a82332: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821085824669 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085824669 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085824669 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085824669 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085824669 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085824669 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085824669 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085824669 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085824669 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085824669 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821085824669 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085824669 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085824669 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085824669 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085824669 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085824669 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085824669 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(23,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085824669 DLSCCP DEBUG SCCP-SCOC(23)[0x560fd360d6f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085824669 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085824669 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085824669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x560fd360cef0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085824669 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085824669 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085824669 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9679288 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085824669 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824669 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824669 DMGW DEBUG mgw(mgw-fsm-9679288-0)[0x560fd3682f40]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821085824669 DMGW DEBUG mgw(mgw-fsm-9679288-0)[0x560fd3682f40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821085824669 DMGW DEBUG mgw(mgw-fsm-9679288-0)[0x560fd3682f40]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821085824669 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824669 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821085824669 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{UNUSED}: Allocated (fsm.c:456) 20250821085824669 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{UNUSED}: is child of mgw(mgw-fsm-9679288-0)[0x560fd3682f40] (fsm.c:486) 20250821085824669 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9679288-0)[0x560fd3682f40] (mgcp_client_endpoint_fsm.c:724) 20250821085824669 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824669 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824669 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085824669 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9679288-0)[0x560fd3682bb0]{ST_CRCX}: Allocated (fsm.c:456) 20250821085824669 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9679288-0)[0x560fd3682bb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830] (fsm.c:486) 20250821085824669 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9679288-0)[0x560fd3682bb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085824669 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9679288-0)[0x560fd3682bb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821085824669 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=200 'CRCX 50 rtpbridge/*@mgw MGCP 1.0\r\nC: 93b1b'... (mgcp_client.c:807) 20250821085824669 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821085824669 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9679288-0)[0x560fd3682bb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085824669 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@3bdb09a82332: Found Expect[0] for { line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "93b1b817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "93b1b817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(223)@3bdb09a82332: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "56023917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "56023917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085824677 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20250821085824677 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3689d70]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821085824677 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3689d70]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821085824677 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3689d70]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821085824677 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821085824677 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{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) 20250821085824677 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{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) 20250821085824677 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824677 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824677 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{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) 20250821085824677 DMGW DEBUG mgw(mgw-fsm-5636665-0)[0x560fd3683370]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824677 DMGW DEBUG mgw(mgw-fsm-5636665-0)[0x560fd3683370]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821085824677 DMGW DEBUG mgw(mgw-fsm-5636665-0)[0x560fd3683370]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821085824677 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5636665-0)[0x560fd3683370] (mgcp_client_endpoint_fsm.c:724) 20250821085824677 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824677 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824677 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085824677 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5636665-0)[0x560fd3681b10]{ST_CRCX}: Allocated (fsm.c:456) 20250821085824677 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5636665-0)[0x560fd3681b10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0] (fsm.c:486) 20250821085824677 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5636665-0)[0x560fd3681b10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085824677 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5636665-0)[0x560fd3681b10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:228) 20250821085824677 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=205 'CRCX 51 rtpbridge/14@mgw MGCP 1.0\r\nC: 5602'... (mgcp_client.c:807) 20250821085824677 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250821085824677 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5636665-0)[0x560fd3681b10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085824677 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824677 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{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) 20250821085824677 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{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) 20250821085824677 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(224)@3bdb09a82332: CRCX1{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "93b1b817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "93b1b817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250821085824681 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20250821085824681 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3682bb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821085824681 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3682bb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821085824681 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3682bb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085824681 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3682bb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085824681 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821085824681 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{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) 20250821085824681 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{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) 20250821085824681 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824681 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824681 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{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) 20250821085824681 DMGW DEBUG mgw(mgw-fsm-9679288-0)[0x560fd3682f40]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824681 DMGW DEBUG mgw(mgw-fsm-9679288-0)[0x560fd3682f40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) TC_rab_assignment_concurrent0(223)@3bdb09a82332: CRCX2{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "56023917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "56023917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085824681 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085824681 DMGW DEBUG mgw(mgw-fsm-9679288-0)[0x560fd3682f40]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821085824681 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9679288)[0x560fd360cdc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821085824681 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821085824681 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085824681 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250821085824682 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20250821085824682 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3681b10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821085824682 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3681b10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821085824682 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3681b10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085824682 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3681b10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085824682 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821085824682 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{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) 20250821085824682 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{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) 20250821085824682 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{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) 20250821085824682 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824682 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824682 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{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) 20250821085824682 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{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) 20250821085824682 DMGW DEBUG mgw(mgw-fsm-5636665-0)[0x560fd3683370]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824682 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824682 DMGW DEBUG mgw(mgw-fsm-5636665-0)[0x560fd3683370]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821085824682 DMGW DEBUG mgw(mgw-fsm-5636665-0)[0x560fd3683370]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821085824682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x560fd35fc780]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821085824682 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085824682 DLSCCP DEBUG SCCP-SCOC(22)[0x560fd35fc4c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085824682 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027d63c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821085824682 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085824682 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085824682 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085824682 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085824682 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085824682 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085824682 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085824682 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 07 06 27 d6 3c 00 01 2e 60 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 (ss7_asp.c:1383) 20250821085824682 DMGW DEBUG mgw(mgw-fsm-5636665-0)[0x560fd3683370]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821085824682 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085824682 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085824682 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085824682 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821085824682 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085824682 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085824682 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085824682 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085824682 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085824682 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 07 06 27 d6 3c 00 01 2e 60 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)@3bdb09a82332: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085824686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085824686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085824686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085824686 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085824686 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x93b1b8) (hnbgw_rua.c:472) 20250821085824686 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9679288 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085824686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9679288)[0x560fd360cdc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085824686 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085824686 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085824686 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9679288 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085824686 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824686 DMGW DEBUG mgw(mgw-fsm-9679288-0)[0x560fd3682f40]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821085824686 DMGW DEBUG mgw(mgw-fsm-9679288-0)[0x560fd3682f40]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821085824686 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824686 DMGW DEBUG mgw(mgw-fsm-9679288-0)[0x560fd3682f40]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821085824686 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9679288-0)[0x560fd3682f40] (mgcp_client_endpoint_fsm.c:724) 20250821085824686 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824686 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824686 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{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) 20250821085824686 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3682bb0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821085824686 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: 93b1'... (mgcp_client.c:807) 20250821085824686 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250821085824686 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3682bb0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085824686 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824686 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{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) 20250821085824686 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{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)@3bdb09a82332: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "93b1b817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "93b1b817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085824692 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20250821085824692 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3682bb0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821085824692 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3682bb0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821085824692 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3682bb0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821085824692 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821085824692 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{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) 20250821085824692 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{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) 20250821085824692 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824692 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824692 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{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) 20250821085824692 DMGW DEBUG mgw(mgw-fsm-9679288-0)[0x560fd3682f40]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824692 DMGW DEBUG mgw(mgw-fsm-9679288-0)[0x560fd3682f40]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821085824692 DMGW DEBUG mgw(mgw-fsm-9679288-0)[0x560fd3682f40]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821085824692 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9679288-0)[0x560fd3682f40] (mgcp_client_endpoint_fsm.c:724) 20250821085824692 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085824692 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085824692 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085824692 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9679288-0)[0x560fd3681c40]{ST_CRCX}: Allocated (fsm.c:456) 20250821085824692 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9679288-0)[0x560fd3681c40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830] (fsm.c:486) 20250821085824692 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9679288-0)[0x560fd3681c40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085824692 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9679288-0)[0x560fd3681c40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:228) 20250821085824692 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: 93b1'... (mgcp_client.c:807) 20250821085824692 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250821085824692 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9679288-0)[0x560fd3681c40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085824692 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085824692 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{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) 20250821085824692 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{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) 20250821085824692 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{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)@3bdb09a82332: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "93b1b817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "93b1b817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085824698 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20250821085824698 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3681c40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821085824698 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3681c40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821085824698 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3681c40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085824698 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3681c40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085824698 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821085824698 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{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) 20250821085824698 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{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) 20250821085824698 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{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) 20250821085824698 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085824698 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085824698 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{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) 20250821085824698 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{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) 20250821085824698 DMGW DEBUG mgw(mgw-fsm-9679288-0)[0x560fd3682f40]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085824698 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085824698 DMGW DEBUG mgw(mgw-fsm-9679288-0)[0x560fd3682f40]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821085824698 DMGW DEBUG mgw(mgw-fsm-9679288-0)[0x560fd3682f40]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821085824698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x560fd360cef0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821085824698 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085824698 DLSCCP DEBUG SCCP-SCOC(23)[0x560fd360d6f0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085824698 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e7748), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821085824698 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085824698 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085824698 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085824698 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085824698 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085824698 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085824698 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085824698 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 06 06 0e 77 48 00 01 2e 60 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 (ss7_asp.c:1383) 20250821085824698 DMGW DEBUG mgw(mgw-fsm-9679288-0)[0x560fd3682f40]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821085824698 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085824698 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085824698 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085824698 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821085824698 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085824698 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085824698 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085824698 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085824698 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085824698 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 06 06 0e 77 48 00 01 2e 60 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)@3bdb09a82332: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821085826261 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826261 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085826261 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085826261 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085826261 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085826261 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085826261 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085826261 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085826261 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826261 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821085826261 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085826261 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085826261 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085826261 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085826261 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085826261 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085826261 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(8,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085826261 DLSCCP DEBUG SCCP-SCOC(8)[0x560fd3601f90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085826261 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085826261 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085826261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x560fd35e3750]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085826261 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085826261 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085826261 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2966875 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085826261 DMGW DEBUG mgw(mgw-fsm-2966875-0)[0x560fd35ea5d0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821085826261 DMGW DEBUG mgw(mgw-fsm-2966875-0)[0x560fd35ea5d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821085826261 DMGW DEBUG mgw(mgw-fsm-2966875-0)[0x560fd35ea5d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821085826261 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821085826261 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085826261 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: 2d455'... (mgcp_client.c:807) 20250821085826261 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821085826261 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085826261 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35fc8b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085826262 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: 2d455'... (mgcp_client.c:807) 20250821085826262 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821085826262 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35fc8b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085826262 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{IN_USE}: Removing from parent mgw(mgw-fsm-2966875-0)[0x560fd35ea5d0] (mgcp_client_endpoint_fsm.c:873) 20250821085826262 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821085826262 DLMGCP DEBUG mgw-endp(mgw-fsm-2966875-0)[0x560fd35e8bb0]{IN_USE}: Deallocated (fsm.c:568) 20250821085826262 DMGW DEBUG mgw(mgw-fsm-2966875-0)[0x560fd35ea5d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821085826262 DMGW DEBUG mgw(mgw-fsm-2966875-0)[0x560fd35ea5d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821085826262 DMGW DEBUG mgw(mgw-fsm-2966875-0)[0x560fd35ea5d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821085826262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2966875)[0x560fd35e3cf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085826262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821085826262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085826262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) TC_rab_assignment_concurrent0(209)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(209)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "2d455b17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "2d455b17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085826286 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20250821085826286 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085826286 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085826286 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085826286 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250821085826287 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20250821085826287 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35fc8b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085826287 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35fc8b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085826287 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35fc8b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085826287 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35fc8b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3bdb09a82332: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)2966875 20250821085826300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085826300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085826300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085826300 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085826300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2d455b,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085826300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2966875 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085826300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2966875)[0x560fd35e3cf0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085826300 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085826300 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085826300 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2966875 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085826300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x560fd35e3750]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085826300 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085826300 DLSCCP DEBUG SCCP-SCOC(8)[0x560fd3601f90]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085826300 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088909e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085826300 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085826300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826300 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085826300 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826301 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085826301 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085826301 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085826301 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 08 06 88 90 9e 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085826301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2966875)[0x560fd35e3cf0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085826301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x560fd35e3750]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085826301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x560fd35e3750]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085826301 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826301 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085826301 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085826301 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821085826301 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085826301 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085826301 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085826301 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085826301 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826301 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 08 06 88 90 9e 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250821085826301 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826302 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085826302 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085826302 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085826302 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085826302 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085826302 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085826302 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085826302 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826302 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821085826302 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085826302 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085826302 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085826302 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085826302 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085826302 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085826302 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(10,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085826302 DLSCCP DEBUG SCCP-SCOC(10)[0x560fd35eb280]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085826302 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085826302 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085826302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x560fd35e99e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085826302 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085826302 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085826302 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9060130 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085826302 DMGW DEBUG mgw(mgw-fsm-9060130-0)[0x560fd360f460]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821085826302 DMGW DEBUG mgw(mgw-fsm-9060130-0)[0x560fd360f460]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821085826302 DMGW DEBUG mgw(mgw-fsm-9060130-0)[0x560fd360f460]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821085826302 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821085826302 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3615d30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085826302 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=57 'DLCX 56 rtpbridge/2@mgw MGCP 1.0\r\nC: 8a3f2'... (mgcp_client.c:807) 20250821085826302 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821085826302 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3615d30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085826302 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd360ca00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085826302 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=57 'DLCX 57 rtpbridge/2@mgw MGCP 1.0\r\nC: 8a3f2'... (mgcp_client.c:807) 20250821085826302 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821085826302 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd360ca00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085826302 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{IN_USE}: Removing from parent mgw(mgw-fsm-9060130-0)[0x560fd360f460] (mgcp_client_endpoint_fsm.c:873) 20250821085826302 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821085826302 DLMGCP DEBUG mgw-endp(mgw-fsm-9060130-0)[0x560fd35ebeb0]{IN_USE}: Deallocated (fsm.c:568) 20250821085826303 DMGW DEBUG mgw(mgw-fsm-9060130-0)[0x560fd360f460]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821085826303 DMGW DEBUG mgw(mgw-fsm-9060130-0)[0x560fd360f460]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821085826303 DMGW DEBUG mgw(mgw-fsm-9060130-0)[0x560fd360f460]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821085826303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9060130)[0x560fd35e4ad0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085826303 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821085826303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085826303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)973161 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_from0 TC_rab_assignment_concurrent0(211)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "8a3f2217" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(211)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "8a3f2217" }, { code := "I", val := "22222" } }, sdp := omit } 20250821085826318 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20250821085826318 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3615d30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085826318 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3615d30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085826318 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3615d30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085826318 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3615d30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(211)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085826319 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20250821085826319 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd360ca00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085826319 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd360ca00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085826319 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd360ca00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085826319 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd360ca00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3bdb09a82332: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)9060130 20250821085826324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085826324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085826324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085826324 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085826324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8a3f22,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085826324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9060130 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085826324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9060130)[0x560fd35e4ad0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085826324 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085826324 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085826324 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9060130 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085826324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x560fd35e99e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085826324 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085826324 DLSCCP DEBUG SCCP-SCOC(10)[0x560fd35eb280]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085826324 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ece578), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085826324 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085826324 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826324 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085826324 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826324 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085826324 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085826324 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085826324 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0a 06 ec e5 78 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085826325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9060130)[0x560fd35e4ad0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085826325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x560fd35e99e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085826325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x560fd35e99e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085826325 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826325 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085826325 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085826325 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821085826325 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085826325 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085826325 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085826325 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085826325 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826325 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0a 06 ec e5 78 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250821085826325 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826325 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085826325 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085826325 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085826325 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085826325 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085826325 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085826325 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085826325 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826325 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821085826325 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826325 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085826325 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085826325 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085826325 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085826325 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085826325 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085826325 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085826325 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085826325 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085826325 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085826325 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826325 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 08 88 90 9e 00 00 00 00 00  20250821085826325 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085826325 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085826325 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085826325 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(9,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085826325 DLSCCP DEBUG SCCP-SCOC(9)[0x560fd36058f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085826325 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085826325 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085826325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x560fd35e4c00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085826325 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085826325 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085826325 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15689522 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085826326 DMGW DEBUG mgw(mgw-fsm-15689522-0)[0x560fd3617e90]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821085826326 DMGW DEBUG mgw(mgw-fsm-15689522-0)[0x560fd3617e90]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821085826326 DMGW DEBUG mgw(mgw-fsm-15689522-0)[0x560fd3617e90]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821085826326 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821085826326 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd361ea80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085826326 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=57 'DLCX 58 rtpbridge/1@mgw MGCP 1.0\r\nC: ef673'... (mgcp_client.c:807) 20250821085826326 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821085826326 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd361ea80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085826326 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3617b10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085826325 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826325 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085826325 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085826325 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085826326 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085826326 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085826326 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085826326 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085826326 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826326 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821085826326 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=57 'DLCX 59 rtpbridge/1@mgw MGCP 1.0\r\nC: ef673'... (mgcp_client.c:807) 20250821085826326 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821085826326 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3617b10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085826326 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{IN_USE}: Removing from parent mgw(mgw-fsm-15689522-0)[0x560fd3617e90] (mgcp_client_endpoint_fsm.c:873) 20250821085826326 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821085826326 DLMGCP DEBUG mgw-endp(mgw-fsm-15689522-0)[0x560fd36180a0]{IN_USE}: Deallocated (fsm.c:568) 20250821085826326 DMGW DEBUG mgw(mgw-fsm-15689522-0)[0x560fd3617e90]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821085826326 DMGW DEBUG mgw(mgw-fsm-15689522-0)[0x560fd3617e90]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821085826326 DMGW DEBUG mgw(mgw-fsm-15689522-0)[0x560fd3617e90]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821085826326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15689522)[0x560fd3601dd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085826326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821085826326 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085826326 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085826326 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085826326 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085826326 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085826326 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0088909e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085826326 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(8,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821085826326 DLSCCP DEBUG SCCP-SCOC(8)[0x560fd3601f90]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085826326 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085826326 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085826326 DCN DEBUG handle_cn_disc_ind() conn_id=8 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085826326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x560fd35e3750]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085826326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x560fd35e3750]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085826326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2966875)[0x560fd35e3cf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085826326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2966875)[0x560fd35e3cf0]{disconnected}: Freeing instance (context_map.c:203) 20250821085826326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2966875)[0x560fd35e3cf0]{disconnected}: Deallocated (fsm.c:568) 20250821085826326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x560fd35e3750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085826326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x560fd35e3750]{disconnected}: Freeing instance (context_map.c:207) 20250821085826326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x560fd35e3750]{disconnected}: Deallocated (fsm.c:568) 20250821085826326 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2966875 SCCP-8 msc-0 MI=IMSI-262420000000000: Deallocating (context_map.c:226) 20250821085826326 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0088909e), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:455) 20250821085826326 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085826326 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826326 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085826326 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826326 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085826326 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085826326 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085826326 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 08 05 88 90 9e 00 00 08 00 (ss7_asp.c:1383) 20250821085826326 DLSCCP DEBUG SCCP-SCOC(8)[0x560fd3601f90]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085826326 DLSCCP DEBUG SCCP-SCOC(8)[0x560fd3601f90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085826326 DLSCCP DEBUG SCCP-SCOC(8)[0x560fd3601f90]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085826326 DLSCCP DEBUG SCCP-SCOC(8)[0x560fd3601f90]{IDLE}: Deallocated (fsm.c:568) 20250821085826326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085826326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821085826327 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085826327 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085826327 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085826327 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085826327 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085826327 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085826327 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(11,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085826327 DLSCCP DEBUG SCCP-SCOC(11)[0x560fd35edcf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085826327 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085826327 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085826327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x560fd35e9180]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085826327 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085826327 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085826327 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3296602 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085826327 DMGW DEBUG mgw(mgw-fsm-3296602-0)[0x560fd3620ff0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821085826327 DMGW DEBUG mgw(mgw-fsm-3296602-0)[0x560fd3620ff0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821085826327 DMGW DEBUG mgw(mgw-fsm-3296602-0)[0x560fd3620ff0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821085826327 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821085826327 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3617860]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085826327 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: 324d5'... (mgcp_client.c:807) 20250821085826327 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821085826327 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3617860]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085826327 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3617c40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085826327 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: 324d5'... (mgcp_client.c:807) 20250821085826327 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821085826327 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3617c40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085826327 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{IN_USE}: Removing from parent mgw(mgw-fsm-3296602-0)[0x560fd3620ff0] (mgcp_client_endpoint_fsm.c:873) 20250821085826327 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821085826327 DLMGCP DEBUG mgw-endp(mgw-fsm-3296602-0)[0x560fd3617630]{IN_USE}: Deallocated (fsm.c:568) 20250821085826327 DMGW DEBUG mgw(mgw-fsm-3296602-0)[0x560fd3620ff0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821085826327 DMGW DEBUG mgw(mgw-fsm-3296602-0)[0x560fd3620ff0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821085826327 DMGW DEBUG mgw(mgw-fsm-3296602-0)[0x560fd3620ff0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821085826327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3296602)[0x560fd35e9050]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085826327 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821085826327 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826327 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085826327 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085826327 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821085826327 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085826327 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085826327 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085826327 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085826327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085826327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821085826327 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826327 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 08 05 88 90 9e 00 00 08 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(211)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)10811922 TC_rab_assignment_concurrent0(212)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:2 20250821085826334 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826334 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085826335 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085826335 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085826335 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085826335 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085826335 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085826335 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085826335 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826335 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 0a ec e5 78 00 00 00 00 00  20250821085826335 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085826335 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085826335 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085826335 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085826335 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085826335 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00ece578), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085826335 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(10,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821085826335 DLSCCP DEBUG SCCP-SCOC(10)[0x560fd35eb280]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085826335 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085826335 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085826335 DCN DEBUG handle_cn_disc_ind() conn_id=10 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085826335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x560fd35e99e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085826335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x560fd35e99e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085826335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9060130)[0x560fd35e4ad0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085826335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9060130)[0x560fd35e4ad0]{disconnected}: Freeing instance (context_map.c:203) 20250821085826335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9060130)[0x560fd35e4ad0]{disconnected}: Deallocated (fsm.c:568) 20250821085826335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x560fd35e99e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085826335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x560fd35e99e0]{disconnected}: Freeing instance (context_map.c:207) 20250821085826335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x560fd35e99e0]{disconnected}: Deallocated (fsm.c:568) 20250821085826335 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9060130 SCCP-10 msc-0 MI=IMSI-262420000000002: Deallocating (context_map.c:226) 20250821085826335 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00ece578), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:455) 20250821085826335 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085826335 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826335 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085826335 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826335 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085826335 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085826335 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085826335 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0a 05 ec e5 78 00 00 0a 00 (ss7_asp.c:1383) 20250821085826335 DLSCCP DEBUG SCCP-SCOC(10)[0x560fd35eb280]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085826335 DLSCCP DEBUG SCCP-SCOC(10)[0x560fd35eb280]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085826335 DLSCCP DEBUG SCCP-SCOC(10)[0x560fd35eb280]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085826335 DLSCCP DEBUG SCCP-SCOC(10)[0x560fd35eb280]{IDLE}: Deallocated (fsm.c:568) 20250821085826335 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826335 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085826335 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085826335 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821085826335 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085826336 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085826336 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085826336 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085826336 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826336 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0a 05 ec e5 78 00 00 0a 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(210)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ef673217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ef673217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085826354 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20250821085826354 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd361ea80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085826354 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd361ea80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085826354 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd361ea80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085826354 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd361ea80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250821085826355 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20250821085826355 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3617b10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085826355 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3617b10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085826355 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3617b10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085826355 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3617b10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(212)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "324d5a17" }, { code := "I", val := "11111" } }, sdp := omit } 20250821085826356 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20250821085826356 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3617860]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085826356 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3617860]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085826356 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3617860]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085826356 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3617860]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(212)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "324d5a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085826357 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20250821085826357 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3617c40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085826357 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3617c40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085826357 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3617c40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085826357 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3617c40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3bdb09a82332: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)15689522 20250821085826359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085826359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085826359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085826359 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085826359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xef6732,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085826359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15689522 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085826359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15689522)[0x560fd3601dd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085826359 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085826359 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085826359 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15689522 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085826359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x560fd35e4c00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085826359 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085826359 DLSCCP DEBUG SCCP-SCOC(9)[0x560fd36058f0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085826359 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056546b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085826359 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085826359 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826359 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085826360 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826360 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085826360 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085826360 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085826360 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 09 06 56 54 6b 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085826360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15689522)[0x560fd3601dd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085826360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x560fd35e4c00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085826360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x560fd35e4c00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085826360 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826360 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085826360 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085826360 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821085826360 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085826360 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085826360 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085826360 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085826360 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826360 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 09 06 56 54 6b 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)@3bdb09a82332: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent-Iuh0-RUA(201)@3bdb09a82332: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)3296602 TC_rab_assignment_concurrent0(210)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)4677048 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:1 20250821085826369 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826369 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085826369 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085826369 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085826369 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085826369 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085826369 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085826369 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085826369 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826369 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 09 56 54 6b 00 00 00 00 00  20250821085826369 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085826369 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085826369 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085826369 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085826369 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085826369 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0056546b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085826369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(9,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821085826369 DLSCCP DEBUG SCCP-SCOC(9)[0x560fd36058f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085826369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085826369 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085826369 DCN DEBUG handle_cn_disc_ind() conn_id=9 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085826369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x560fd35e4c00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085826369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x560fd35e4c00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085826369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15689522)[0x560fd3601dd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085826370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15689522)[0x560fd3601dd0]{disconnected}: Freeing instance (context_map.c:203) 20250821085826370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15689522)[0x560fd3601dd0]{disconnected}: Deallocated (fsm.c:568) 20250821085826370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x560fd35e4c00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085826370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x560fd35e4c00]{disconnected}: Freeing instance (context_map.c:207) 20250821085826370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x560fd35e4c00]{disconnected}: Deallocated (fsm.c:568) 20250821085826370 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15689522 SCCP-9 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250821085826370 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0056546b), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:455) 20250821085826370 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085826370 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826370 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085826370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826370 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085826370 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085826370 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085826370 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 09 05 56 54 6b 00 00 09 00 (ss7_asp.c:1383) 20250821085826370 DLSCCP DEBUG SCCP-SCOC(9)[0x560fd36058f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085826370 DLSCCP DEBUG SCCP-SCOC(9)[0x560fd36058f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085826370 DLSCCP DEBUG SCCP-SCOC(9)[0x560fd36058f0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085826370 DLSCCP DEBUG SCCP-SCOC(9)[0x560fd36058f0]{IDLE}: Deallocated (fsm.c:568) 20250821085826370 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826370 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085826370 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085826370 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821085826370 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085826370 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085826370 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085826370 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085826370 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826370 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 09 05 56 54 6b 00 00 09 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821085826422 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826422 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085826422 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085826422 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085826422 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085826422 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085826423 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085826423 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085826423 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826423 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821085826423 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085826423 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085826423 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085826423 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085826423 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085826423 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085826423 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(13,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085826423 DLSCCP DEBUG SCCP-SCOC(13)[0x560fd35f5600]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085826423 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085826423 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085826423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x560fd35f5040]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085826423 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085826423 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085826423 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3111173 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085826423 DMGW DEBUG mgw(mgw-fsm-3111173-0)[0x560fd362a0d0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821085826423 DMGW DEBUG mgw(mgw-fsm-3111173-0)[0x560fd362a0d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821085826423 DMGW DEBUG mgw(mgw-fsm-3111173-0)[0x560fd362a0d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821085826423 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821085826423 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3630ed0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085826423 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=57 'DLCX 62 rtpbridge/5@mgw MGCP 1.0\r\nC: 2f790'... (mgcp_client.c:807) 20250821085826423 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821085826423 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3630ed0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085826423 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3631a70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085826423 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=57 'DLCX 63 rtpbridge/5@mgw MGCP 1.0\r\nC: 2f790'... (mgcp_client.c:807) 20250821085826423 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821085826423 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3631a70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085826423 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{IN_USE}: Removing from parent mgw(mgw-fsm-3111173-0)[0x560fd362a0d0] (mgcp_client_endpoint_fsm.c:873) 20250821085826423 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821085826423 DLMGCP DEBUG mgw-endp(mgw-fsm-3111173-0)[0x560fd362a2a0]{IN_USE}: Deallocated (fsm.c:568) 20250821085826423 DMGW DEBUG mgw(mgw-fsm-3111173-0)[0x560fd362a0d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821085826423 DMGW DEBUG mgw(mgw-fsm-3111173-0)[0x560fd362a0d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821085826423 DMGW DEBUG mgw(mgw-fsm-3111173-0)[0x560fd362a0d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821085826423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3111173)[0x560fd35eab40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085826423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821085826423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085826423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821085826424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085826424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085826424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085826424 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085826424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x324d5a,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085826424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3296602 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085826424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3296602)[0x560fd35e9050]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085826424 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085826424 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085826424 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3296602 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085826424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x560fd35e9180]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085826424 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085826424 DLSCCP DEBUG SCCP-SCOC(11)[0x560fd35edcf0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085826424 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a25b4a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085826424 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085826424 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826424 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085826424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826424 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085826424 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085826424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085826424 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0b 06 a2 5b 4a 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085826424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3296602)[0x560fd35e9050]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085826424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x560fd35e9180]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085826424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x560fd35e9180]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085826424 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826424 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085826424 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085826424 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821085826424 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085826424 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085826424 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085826424 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085826424 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826424 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0b 06 a2 5b 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)@3bdb09a82332: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)10249031 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:3 20250821085826434 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826434 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085826434 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085826434 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085826434 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085826434 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085826434 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085826434 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085826434 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826434 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 0b a2 5b 4a 00 00 00 00 00  20250821085826434 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085826434 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085826434 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085826434 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085826434 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085826435 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00a25b4a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085826435 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(11,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821085826435 DLSCCP DEBUG SCCP-SCOC(11)[0x560fd35edcf0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085826435 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085826435 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085826435 DCN DEBUG handle_cn_disc_ind() conn_id=11 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085826435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x560fd35e9180]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085826435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x560fd35e9180]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085826435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3296602)[0x560fd35e9050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085826435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3296602)[0x560fd35e9050]{disconnected}: Freeing instance (context_map.c:203) 20250821085826435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3296602)[0x560fd35e9050]{disconnected}: Deallocated (fsm.c:568) 20250821085826435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x560fd35e9180]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085826435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x560fd35e9180]{disconnected}: Freeing instance (context_map.c:207) 20250821085826435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x560fd35e9180]{disconnected}: Deallocated (fsm.c:568) 20250821085826435 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3296602 SCCP-11 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821085826435 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00a25b4a), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:455) 20250821085826435 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085826435 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826435 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085826435 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826435 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085826435 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085826435 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085826435 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0b 05 a2 5b 4a 00 00 0b 00 (ss7_asp.c:1383) 20250821085826435 DLSCCP DEBUG SCCP-SCOC(11)[0x560fd35edcf0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085826435 DLSCCP DEBUG SCCP-SCOC(11)[0x560fd35edcf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085826435 DLSCCP DEBUG SCCP-SCOC(11)[0x560fd35edcf0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085826435 DLSCCP DEBUG SCCP-SCOC(11)[0x560fd35edcf0]{IDLE}: Deallocated (fsm.c:568) 20250821085826435 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826435 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085826435 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085826435 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821085826435 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085826435 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085826435 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085826435 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085826435 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826435 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0b 05 a2 5b 4a 00 00 0b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(214)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "2f790517" }, { code := "I", val := "11111" } }, sdp := omit } 20250821085826441 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20250821085826442 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3630ed0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) TC_rab_assignment_concurrent0(214)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "2f790517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085826442 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3630ed0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085826442 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3630ed0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085826442 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3630ed0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250821085826442 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20250821085826443 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3631a70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085826443 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3631a70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085826443 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3631a70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085826443 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3631a70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3bdb09a82332: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)3111173 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821085826471 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826471 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085826471 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085826471 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085826471 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085826471 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085826471 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085826471 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085826471 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826471 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821085826471 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085826471 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085826471 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085826471 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085826471 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085826471 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085826471 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(12,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085826471 DLSCCP DEBUG SCCP-SCOC(12)[0x560fd35f6580]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085826471 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085826471 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085826471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x560fd35ed590]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085826471 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085826471 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085826471 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13678271 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085826471 DMGW DEBUG mgw(mgw-fsm-13678271-0)[0x560fd36327c0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821085826472 DMGW DEBUG mgw(mgw-fsm-13678271-0)[0x560fd36327c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821085826472 DMGW DEBUG mgw(mgw-fsm-13678271-0)[0x560fd36327c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821085826472 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821085826472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3639450]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085826472 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=57 'DLCX 64 rtpbridge/4@mgw MGCP 1.0\r\nC: d0b6b'... (mgcp_client.c:807) 20250821085826472 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821085826472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3639450]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085826472 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3628e50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085826472 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=57 'DLCX 65 rtpbridge/4@mgw MGCP 1.0\r\nC: d0b6b'... (mgcp_client.c:807) 20250821085826472 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821085826472 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3628e50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085826472 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{IN_USE}: Removing from parent mgw(mgw-fsm-13678271-0)[0x560fd36327c0] (mgcp_client_endpoint_fsm.c:873) 20250821085826472 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821085826472 DLMGCP DEBUG mgw-endp(mgw-fsm-13678271-0)[0x560fd36325b0]{IN_USE}: Deallocated (fsm.c:568) 20250821085826472 DMGW DEBUG mgw(mgw-fsm-13678271-0)[0x560fd36327c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821085826472 DMGW DEBUG mgw(mgw-fsm-13678271-0)[0x560fd36327c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821085826472 DMGW DEBUG mgw(mgw-fsm-13678271-0)[0x560fd36327c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821085826472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13678271)[0x560fd35ec7f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085826472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821085826472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085826472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821085826472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085826472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085826472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085826472 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085826472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2f7905,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085826472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3111173 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085826472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3111173)[0x560fd35eab40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085826472 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085826472 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085826472 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3111173 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085826472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x560fd35f5040]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085826472 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085826472 DLSCCP DEBUG SCCP-SCOC(13)[0x560fd35f5600]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085826472 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002be9b0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085826472 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085826472 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826472 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085826472 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826472 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085826472 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085826472 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085826472 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0d 06 2b e9 b0 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085826472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3111173)[0x560fd35eab40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085826472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x560fd35f5040]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085826472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x560fd35f5040]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085826473 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826473 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085826473 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085826473 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085826473 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085826473 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085826473 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085826473 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085826473 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826473 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0d 06 2b e9 b0 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)@3bdb09a82332: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)14941071 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:5 20250821085826482 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826482 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085826482 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085826482 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085826482 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085826482 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085826482 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085826482 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085826482 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826482 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 0d 2b e9 b0 00 00 00 00 00  20250821085826482 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085826482 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085826482 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085826482 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085826482 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085826482 DLSCCP DEBUG 0: SCCP(rctx=0) 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=002be9b0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085826482 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(13,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821085826482 DLSCCP DEBUG SCCP-SCOC(13)[0x560fd35f5600]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085826482 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085826482 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085826482 DCN DEBUG handle_cn_disc_ind() conn_id=13 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085826482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x560fd35f5040]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085826482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x560fd35f5040]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085826482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3111173)[0x560fd35eab40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085826482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3111173)[0x560fd35eab40]{disconnected}: Freeing instance (context_map.c:203) 20250821085826482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3111173)[0x560fd35eab40]{disconnected}: Deallocated (fsm.c:568) 20250821085826482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x560fd35f5040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085826482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x560fd35f5040]{disconnected}: Freeing instance (context_map.c:207) 20250821085826482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x560fd35f5040]{disconnected}: Deallocated (fsm.c:568) 20250821085826482 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3111173 SCCP-13 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:226) 20250821085826482 DLSCCP DEBUG 0: SCCP(rctx=0) 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=002be9b0), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:455) 20250821085826483 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085826483 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826483 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085826483 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826483 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085826483 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085826483 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085826483 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0d 05 2b e9 b0 00 00 0d 00 (ss7_asp.c:1383) 20250821085826483 DLSCCP DEBUG SCCP-SCOC(13)[0x560fd35f5600]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085826483 DLSCCP DEBUG SCCP-SCOC(13)[0x560fd35f5600]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085826483 DLSCCP DEBUG SCCP-SCOC(13)[0x560fd35f5600]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085826483 DLSCCP DEBUG SCCP-SCOC(13)[0x560fd35f5600]{IDLE}: Deallocated (fsm.c:568) 20250821085826483 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826483 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085826483 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085826483 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085826483 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085826483 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085826483 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085826483 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085826483 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826483 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0d 05 2b e9 b0 00 00 0d 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(213)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "d0b6bf17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "d0b6bf17" }, { code := "I", val := "22222" } }, sdp := omit } 20250821085826494 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20250821085826494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3639450]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085826494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3639450]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085826494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3639450]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085826494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3639450]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(213)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085826495 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20250821085826495 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3628e50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085826495 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3628e50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085826495 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3628e50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085826495 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3628e50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3bdb09a82332: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)13678271 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821085826508 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826508 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085826508 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085826508 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085826508 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085826508 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085826508 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085826508 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085826508 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826508 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821085826508 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085826508 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085826508 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085826508 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085826508 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085826508 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085826508 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(14,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085826508 DLSCCP DEBUG SCCP-SCOC(14)[0x560fd35f6a60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085826508 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085826508 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085826508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x560fd35f5d60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085826508 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085826508 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085826508 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14442305 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085826508 DMGW DEBUG mgw(mgw-fsm-14442305-0)[0x560fd363b5b0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821085826509 DMGW DEBUG mgw(mgw-fsm-14442305-0)[0x560fd363b5b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821085826509 DMGW DEBUG mgw(mgw-fsm-14442305-0)[0x560fd363b5b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821085826509 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821085826509 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3642520]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085826509 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: dc5f4'... (mgcp_client.c:807) 20250821085826509 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821085826509 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3642520]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085826509 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3639bc0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085826509 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: dc5f4'... (mgcp_client.c:807) 20250821085826509 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821085826509 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3639bc0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085826509 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{IN_USE}: Removing from parent mgw(mgw-fsm-14442305-0)[0x560fd363b5b0] (mgcp_client_endpoint_fsm.c:873) 20250821085826509 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821085826509 DLMGCP DEBUG mgw-endp(mgw-fsm-14442305-0)[0x560fd363bbb0]{IN_USE}: Deallocated (fsm.c:568) 20250821085826509 DMGW DEBUG mgw(mgw-fsm-14442305-0)[0x560fd363b5b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821085826509 DMGW DEBUG mgw(mgw-fsm-14442305-0)[0x560fd363b5b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821085826509 DMGW DEBUG mgw(mgw-fsm-14442305-0)[0x560fd363b5b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821085826509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14442305)[0x560fd35f5c30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085826509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821085826509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085826509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821085826509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085826509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085826509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085826509 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085826510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd0b6bf,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085826510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13678271 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085826510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13678271)[0x560fd35ec7f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085826510 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085826510 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085826510 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13678271 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085826510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x560fd35ed590]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085826510 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085826510 DLSCCP DEBUG SCCP-SCOC(12)[0x560fd35f6580]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085826510 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c6574), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085826510 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085826510 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826510 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085826510 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826510 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085826510 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085826510 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085826510 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0c 06 7c 65 74 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085826510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13678271)[0x560fd35ec7f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085826510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x560fd35ed590]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085826510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x560fd35ed590]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085826510 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826510 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085826510 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085826510 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821085826510 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085826510 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085826510 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085826510 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085826510 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826510 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0c 06 7c 65 74 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)@3bdb09a82332: Session index based on local reference:4 TC_rab_assignment_concurrent0(215)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)13536534 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:4 20250821085826519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826519 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085826519 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085826519 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085826519 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085826519 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085826519 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085826519 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085826519 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826519 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 0c 7c 65 74 00 00 00 00 00  20250821085826519 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085826519 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085826519 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085826519 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085826519 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085826519 DLSCCP DEBUG 0: SCCP(rctx=0) 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=007c6574), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085826519 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(12,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821085826519 DLSCCP DEBUG SCCP-SCOC(12)[0x560fd35f6580]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085826519 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085826519 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085826519 DCN DEBUG handle_cn_disc_ind() conn_id=12 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085826519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x560fd35ed590]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085826519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x560fd35ed590]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085826519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13678271)[0x560fd35ec7f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085826519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13678271)[0x560fd35ec7f0]{disconnected}: Freeing instance (context_map.c:203) 20250821085826519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13678271)[0x560fd35ec7f0]{disconnected}: Deallocated (fsm.c:568) 20250821085826519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x560fd35ed590]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085826519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x560fd35ed590]{disconnected}: Freeing instance (context_map.c:207) 20250821085826519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x560fd35ed590]{disconnected}: Deallocated (fsm.c:568) 20250821085826519 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13678271 SCCP-12 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250821085826519 DLSCCP DEBUG 0: SCCP(rctx=0) 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=007c6574), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:455) 20250821085826520 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085826520 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826520 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085826520 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826520 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085826520 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085826520 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085826520 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0c 05 7c 65 74 00 00 0c 00 (ss7_asp.c:1383) 20250821085826520 DLSCCP DEBUG SCCP-SCOC(12)[0x560fd35f6580]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085826520 DLSCCP DEBUG SCCP-SCOC(12)[0x560fd35f6580]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085826520 DLSCCP DEBUG SCCP-SCOC(12)[0x560fd35f6580]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085826520 DLSCCP DEBUG SCCP-SCOC(12)[0x560fd35f6580]{IDLE}: Deallocated (fsm.c:568) 20250821085826520 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826520 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085826520 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085826520 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821085826520 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085826520 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085826520 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085826520 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085826520 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826520 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0c 05 7c 65 74 00 00 0c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(215)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "dc5f4117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "dc5f4117" }, { code := "I", val := "22222" } }, sdp := omit } 20250821085826527 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20250821085826527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3642520]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085826527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3642520]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085826527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3642520]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085826527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3642520]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(215)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085826528 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20250821085826528 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3639bc0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085826528 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3639bc0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085826528 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3639bc0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085826528 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3639bc0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3bdb09a82332: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)14442305 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821085826538 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826538 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085826538 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085826538 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085826538 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085826538 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085826538 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085826538 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085826538 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826538 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821085826538 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085826538 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085826538 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085826538 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085826538 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085826538 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085826538 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(15,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085826538 DLSCCP DEBUG SCCP-SCOC(15)[0x560fd35f7420]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085826538 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085826538 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085826538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x560fd35e9fb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085826538 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085826538 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085826538 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3462343 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085826538 DMGW DEBUG mgw(mgw-fsm-3462343-0)[0x560fd363ad60]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821085826538 DMGW DEBUG mgw(mgw-fsm-3462343-0)[0x560fd363ad60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821085826538 DMGW DEBUG mgw(mgw-fsm-3462343-0)[0x560fd363ad60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821085826538 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821085826538 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd363aa80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085826538 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=57 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: 34d4c'... (mgcp_client.c:807) 20250821085826538 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821085826538 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd363aa80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085826538 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd36433c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085826539 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=57 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: 34d4c'... (mgcp_client.c:807) 20250821085826539 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821085826539 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd36433c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085826539 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{IN_USE}: Removing from parent mgw(mgw-fsm-3462343-0)[0x560fd363ad60] (mgcp_client_endpoint_fsm.c:873) 20250821085826539 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821085826539 DLMGCP DEBUG mgw-endp(mgw-fsm-3462343-0)[0x560fd3632360]{IN_USE}: Deallocated (fsm.c:568) 20250821085826539 DMGW DEBUG mgw(mgw-fsm-3462343-0)[0x560fd363ad60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821085826539 DMGW DEBUG mgw(mgw-fsm-3462343-0)[0x560fd363ad60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821085826539 DMGW DEBUG mgw(mgw-fsm-3462343-0)[0x560fd363ad60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821085826539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3462343)[0x560fd35ed880]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085826539 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821085826539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085826539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821085826539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085826539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085826539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085826539 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085826539 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xdc5f41,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085826539 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14442305 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085826539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14442305)[0x560fd35f5c30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085826539 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085826539 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085826539 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14442305 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085826539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x560fd35f5d60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085826539 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085826539 DLSCCP DEBUG SCCP-SCOC(14)[0x560fd35f6a60]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085826539 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ddcadc), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085826539 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085826539 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826539 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085826539 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826539 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085826539 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085826539 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085826539 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0e 06 dd ca dc 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085826539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14442305)[0x560fd35f5c30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085826539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x560fd35f5d60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085826539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x560fd35f5d60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085826539 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826539 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085826539 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085826539 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821085826539 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085826540 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085826540 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085826540 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085826540 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826540 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0e 06 dd ca 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(202)@3bdb09a82332: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)2900124 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:6 20250821085826547 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826547 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085826547 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085826547 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085826547 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085826547 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085826547 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085826547 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085826547 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826547 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 0e dd ca dc 00 00 00 00 00  20250821085826547 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085826547 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085826547 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085826547 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085826548 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085826548 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00ddcadc), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085826548 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(14,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821085826548 DLSCCP DEBUG SCCP-SCOC(14)[0x560fd35f6a60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085826548 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085826548 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085826548 DCN DEBUG handle_cn_disc_ind() conn_id=14 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085826548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x560fd35f5d60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085826548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x560fd35f5d60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085826548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14442305)[0x560fd35f5c30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085826548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14442305)[0x560fd35f5c30]{disconnected}: Freeing instance (context_map.c:203) 20250821085826548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14442305)[0x560fd35f5c30]{disconnected}: Deallocated (fsm.c:568) 20250821085826548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x560fd35f5d60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085826548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x560fd35f5d60]{disconnected}: Freeing instance (context_map.c:207) 20250821085826548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x560fd35f5d60]{disconnected}: Deallocated (fsm.c:568) 20250821085826548 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14442305 SCCP-14 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250821085826548 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00ddcadc), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:455) 20250821085826548 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085826548 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826548 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085826548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826548 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085826548 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085826548 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085826548 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0e 05 dd ca dc 00 00 0e 00 (ss7_asp.c:1383) 20250821085826548 DLSCCP DEBUG SCCP-SCOC(14)[0x560fd35f6a60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085826548 DLSCCP DEBUG SCCP-SCOC(14)[0x560fd35f6a60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085826548 DLSCCP DEBUG SCCP-SCOC(14)[0x560fd35f6a60]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085826548 DLSCCP DEBUG SCCP-SCOC(14)[0x560fd35f6a60]{IDLE}: Deallocated (fsm.c:568) 20250821085826549 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826549 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085826549 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085826549 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821085826549 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085826549 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085826549 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085826549 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085826549 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826549 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0e 05 dd ca dc 00 00 0e 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(216)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "34d4c717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "34d4c717" }, { code := "I", val := "22222" } }, sdp := omit } 20250821085826555 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) TC_rab_assignment_concurrent0(216)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085826555 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd363aa80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085826555 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd363aa80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085826555 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd363aa80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085826555 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd363aa80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250821085826556 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20250821085826556 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd36433c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085826556 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd36433c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085826556 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd36433c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085826556 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd36433c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3bdb09a82332: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)3462343 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821085826566 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826566 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085826566 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085826566 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085826566 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085826566 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085826566 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085826566 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085826566 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826566 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821085826566 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085826566 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085826566 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085826566 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085826566 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085826567 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085826567 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(16,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085826567 DLSCCP DEBUG SCCP-SCOC(16)[0x560fd35f7f90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085826567 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085826567 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085826567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x560fd35ea480]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085826567 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085826567 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085826567 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5445591 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085826567 DMGW DEBUG mgw(mgw-fsm-5445591-0)[0x560fd36447f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821085826567 DMGW DEBUG mgw(mgw-fsm-5445591-0)[0x560fd36447f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821085826567 DMGW DEBUG mgw(mgw-fsm-5445591-0)[0x560fd36447f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821085826567 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821085826567 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3654300]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085826567 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: 5317d'... (mgcp_client.c:807) 20250821085826567 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821085826567 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3654300]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085826567 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd364c2e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085826567 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: 5317d'... (mgcp_client.c:807) 20250821085826567 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821085826567 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd364c2e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085826567 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{IN_USE}: Removing from parent mgw(mgw-fsm-5445591-0)[0x560fd36447f0] (mgcp_client_endpoint_fsm.c:873) 20250821085826567 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821085826567 DLMGCP DEBUG mgw-endp(mgw-fsm-5445591-0)[0x560fd36444c0]{IN_USE}: Deallocated (fsm.c:568) 20250821085826567 DMGW DEBUG mgw(mgw-fsm-5445591-0)[0x560fd36447f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821085826567 DMGW DEBUG mgw(mgw-fsm-5445591-0)[0x560fd36447f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821085826567 DMGW DEBUG mgw(mgw-fsm-5445591-0)[0x560fd36447f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821085826567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5445591)[0x560fd35f6110]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085826567 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821085826568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085826568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821085826568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085826568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085826568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085826568 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085826568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x34d4c7,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085826568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3462343 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085826568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3462343)[0x560fd35ed880]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085826568 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085826568 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085826568 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3462343 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085826568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x560fd35e9fb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085826568 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085826568 DLSCCP DEBUG SCCP-SCOC(15)[0x560fd35f7420]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085826568 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f70c5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085826568 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085826568 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826568 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085826568 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826568 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085826568 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085826568 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085826568 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 0f 70 c5 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085826569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3462343)[0x560fd35ed880]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085826569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x560fd35e9fb0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085826569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x560fd35e9fb0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085826569 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826569 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085826569 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085826569 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821085826569 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085826569 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085826569 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085826569 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085826569 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826569 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0f 06 0f 70 c5 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  TC_rab_assignment_concurrent0(217)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)5766559 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:7 20250821085826577 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826577 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085826577 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085826577 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085826577 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085826577 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085826577 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085826577 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085826577 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826577 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 0f 0f 70 c5 00 00 00 00 00  20250821085826577 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085826577 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085826577 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085826577 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085826577 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085826577 DLSCCP DEBUG 0: SCCP(rctx=0) 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=000f70c5), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085826577 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(15,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821085826578 DLSCCP DEBUG SCCP-SCOC(15)[0x560fd35f7420]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085826578 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085826578 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085826578 DCN DEBUG handle_cn_disc_ind() conn_id=15 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085826578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x560fd35e9fb0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085826578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x560fd35e9fb0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085826578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3462343)[0x560fd35ed880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085826578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3462343)[0x560fd35ed880]{disconnected}: Freeing instance (context_map.c:203) 20250821085826578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3462343)[0x560fd35ed880]{disconnected}: Deallocated (fsm.c:568) 20250821085826578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x560fd35e9fb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085826578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x560fd35e9fb0]{disconnected}: Freeing instance (context_map.c:207) 20250821085826578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x560fd35e9fb0]{disconnected}: Deallocated (fsm.c:568) 20250821085826578 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3462343 SCCP-15 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:226) 20250821085826578 DLSCCP DEBUG 0: SCCP(rctx=0) 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=000f70c5), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:455) 20250821085826578 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085826578 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826578 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085826578 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826578 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085826578 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085826578 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085826578 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0f 05 0f 70 c5 00 00 0f 00 (ss7_asp.c:1383) 20250821085826578 DLSCCP DEBUG SCCP-SCOC(15)[0x560fd35f7420]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085826578 DLSCCP DEBUG SCCP-SCOC(15)[0x560fd35f7420]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085826578 DLSCCP DEBUG SCCP-SCOC(15)[0x560fd35f7420]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085826578 DLSCCP DEBUG SCCP-SCOC(15)[0x560fd35f7420]{IDLE}: Deallocated (fsm.c:568) 20250821085826578 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826579 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085826579 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085826579 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821085826579 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085826579 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085826579 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085826579 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085826579 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826579 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0f 05 0f 70 c5 00 00 0f 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(217)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "5317d717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "5317d717" }, { code := "I", val := "22222" } }, sdp := omit } 20250821085826584 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20250821085826584 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3654300]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085826584 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3654300]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085826584 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3654300]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085826584 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3654300]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(217)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085826584 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20250821085826584 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd364c2e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085826584 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd364c2e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085826584 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd364c2e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085826584 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd364c2e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821085826587 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826587 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085826587 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085826587 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085826587 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085826587 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085826587 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085826587 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085826587 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826587 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821085826587 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085826587 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085826587 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085826587 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085826587 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085826587 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085826587 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(17,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085826587 DLSCCP DEBUG SCCP-SCOC(17)[0x560fd35f8cb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085826587 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085826587 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085826587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x560fd35f6dd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085826587 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085826587 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085826587 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13890798 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085826587 DMGW DEBUG mgw(mgw-fsm-13890798-0)[0x560fd364d710]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821085826587 DMGW DEBUG mgw(mgw-fsm-13890798-0)[0x560fd364d710]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821085826587 DMGW DEBUG mgw(mgw-fsm-13890798-0)[0x560fd364d710]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821085826587 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821085826587 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd365d220]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085826587 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: d3f4e'... (mgcp_client.c:807) 20250821085826587 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821085826587 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd365d220]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085826587 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3655290]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085826587 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: d3f4e'... (mgcp_client.c:807) 20250821085826587 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821085826587 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3655290]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085826588 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{IN_USE}: Removing from parent mgw(mgw-fsm-13890798-0)[0x560fd364d710] (mgcp_client_endpoint_fsm.c:873) 20250821085826588 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821085826588 DLMGCP DEBUG mgw-endp(mgw-fsm-13890798-0)[0x560fd364d3e0]{IN_USE}: Deallocated (fsm.c:568) 20250821085826588 DMGW DEBUG mgw(mgw-fsm-13890798-0)[0x560fd364d710]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821085826588 DMGW DEBUG mgw(mgw-fsm-13890798-0)[0x560fd364d710]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821085826588 DMGW DEBUG mgw(mgw-fsm-13890798-0)[0x560fd364d710]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821085826588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13890798)[0x560fd35f5170]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085826588 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821085826588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085826588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3bdb09a82332: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)5445591 20250821085826589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085826589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085826589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085826589 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085826590 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5317d7,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085826590 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5445591 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085826590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5445591)[0x560fd35f6110]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085826590 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085826590 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085826590 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5445591 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085826590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x560fd35ea480]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085826590 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085826590 DLSCCP DEBUG SCCP-SCOC(16)[0x560fd35f7f90]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085826590 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed335f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085826590 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085826590 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826590 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085826590 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826590 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085826590 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085826590 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085826590 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 01 06 ed 33 5f 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085826590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5445591)[0x560fd35f6110]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085826590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x560fd35ea480]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085826590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x560fd35ea480]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085826590 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826590 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085826590 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085826590 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821085826590 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085826590 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085826590 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085826590 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085826590 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826590 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 01 06 ed 33 5f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  TC_rab_assignment_concurrent0(218)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)8837978 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:8 20250821085826596 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826596 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085826596 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085826596 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085826596 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085826596 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085826596 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085826596 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085826596 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826596 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 10 ed 33 5f 00 00 00 00 00  20250821085826596 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085826596 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085826596 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085826596 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085826596 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085826596 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00ed335f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085826596 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(16,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821085826596 DLSCCP DEBUG SCCP-SCOC(16)[0x560fd35f7f90]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085826596 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085826596 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085826596 DCN DEBUG handle_cn_disc_ind() conn_id=16 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085826596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x560fd35ea480]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085826596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x560fd35ea480]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085826597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5445591)[0x560fd35f6110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085826597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5445591)[0x560fd35f6110]{disconnected}: Freeing instance (context_map.c:203) 20250821085826597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5445591)[0x560fd35f6110]{disconnected}: Deallocated (fsm.c:568) 20250821085826597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x560fd35ea480]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085826597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x560fd35ea480]{disconnected}: Freeing instance (context_map.c:207) 20250821085826597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x560fd35ea480]{disconnected}: Deallocated (fsm.c:568) 20250821085826597 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5445591 SCCP-16 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:226) 20250821085826597 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00ed335f), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:455) 20250821085826597 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085826597 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826597 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085826597 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826597 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085826597 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085826597 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085826597 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 01 05 ed 33 5f 00 00 10 00 (ss7_asp.c:1383) 20250821085826597 DLSCCP DEBUG SCCP-SCOC(16)[0x560fd35f7f90]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085826597 DLSCCP DEBUG SCCP-SCOC(16)[0x560fd35f7f90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085826597 DLSCCP DEBUG SCCP-SCOC(16)[0x560fd35f7f90]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085826597 DLSCCP DEBUG SCCP-SCOC(16)[0x560fd35f7f90]{IDLE}: Deallocated (fsm.c:568) 20250821085826597 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826597 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085826597 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085826597 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821085826597 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085826597 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085826597 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085826597 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085826597 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826597 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 01 05 ed 33 5f 00 00 10 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(218)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "d3f4ee17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "d3f4ee17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085826601 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20250821085826601 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd365d220]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085826601 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd365d220]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085826601 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd365d220]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085826601 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd365d220]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_from0 20250821085826601 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20250821085826601 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3655290]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085826601 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3655290]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085826601 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3655290]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085826601 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3655290]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821085826602 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826602 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085826602 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085826602 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085826602 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085826602 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085826602 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085826602 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085826602 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826602 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821085826602 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085826602 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085826602 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085826602 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085826602 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085826602 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085826602 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(18,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085826602 DLSCCP DEBUG SCCP-SCOC(18)[0x560fd35f9ad0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085826602 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085826602 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085826602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x560fd35f82f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085826602 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085826602 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085826602 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3493986 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085826602 DMGW DEBUG mgw(mgw-fsm-3493986-0)[0x560fd3656270]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821085826602 DMGW DEBUG mgw(mgw-fsm-3493986-0)[0x560fd3656270]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821085826602 DMGW DEBUG mgw(mgw-fsm-3493986-0)[0x560fd3656270]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821085826602 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821085826602 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3666000]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085826602 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=58 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: 3550'... (mgcp_client.c:807) 20250821085826602 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821085826602 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3666000]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085826602 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd364d110]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085826602 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=58 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: 3550'... (mgcp_client.c:807) 20250821085826602 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821085826602 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd364d110]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085826602 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{IN_USE}: Removing from parent mgw(mgw-fsm-3493986-0)[0x560fd3656270] (mgcp_client_endpoint_fsm.c:873) 20250821085826602 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821085826602 DLMGCP DEBUG mgw-endp(mgw-fsm-3493986-0)[0x560fd365f730]{IN_USE}: Deallocated (fsm.c:568) 20250821085826602 DMGW DEBUG mgw(mgw-fsm-3493986-0)[0x560fd3656270]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821085826602 DMGW DEBUG mgw(mgw-fsm-3493986-0)[0x560fd3656270]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821085826602 DMGW DEBUG mgw(mgw-fsm-3493986-0)[0x560fd3656270]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821085826602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3493986)[0x560fd35f81c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085826602 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821085826602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085826602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3bdb09a82332: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)13890798 TC_rab_assignment_concurrent0(219)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085826605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085826605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085826605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085826605 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085826605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd3f4ee,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085826605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13890798 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085826605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13890798)[0x560fd35f5170]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085826605 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085826605 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085826605 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13890798 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085826605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x560fd35f6dd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085826605 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085826605 DLSCCP DEBUG SCCP-SCOC(17)[0x560fd35f8cb0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085826605 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c1822), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085826605 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085826605 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826605 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085826605 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826605 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085826605 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085826605 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085826605 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 00 06 0c 18 22 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085826605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13890798)[0x560fd35f5170]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085826605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x560fd35f6dd0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085826605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x560fd35f6dd0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085826605 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826605 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085826605 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085826605 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085826605 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085826605 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085826605 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085826605 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085826605 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826605 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 06 0c 18 22 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)@3bdb09a82332: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)10839809 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:9 20250821085826610 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826610 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085826610 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085826610 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085826610 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085826610 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085826610 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085826610 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085826610 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826610 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 11 0c 18 22 00 00 00 00 00  20250821085826610 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085826610 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085826610 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085826610 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085826610 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085826610 DLSCCP DEBUG 0: SCCP(rctx=0) 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=000c1822), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085826610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(17,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821085826610 DLSCCP DEBUG SCCP-SCOC(17)[0x560fd35f8cb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085826610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085826610 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085826610 DCN DEBUG handle_cn_disc_ind() conn_id=17 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085826610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x560fd35f6dd0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085826610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x560fd35f6dd0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085826610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13890798)[0x560fd35f5170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085826610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13890798)[0x560fd35f5170]{disconnected}: Freeing instance (context_map.c:203) 20250821085826610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13890798)[0x560fd35f5170]{disconnected}: Deallocated (fsm.c:568) 20250821085826610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x560fd35f6dd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085826610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x560fd35f6dd0]{disconnected}: Freeing instance (context_map.c:207) 20250821085826610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x560fd35f6dd0]{disconnected}: Deallocated (fsm.c:568) 20250821085826610 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13890798 SCCP-17 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:226) 20250821085826610 DLSCCP DEBUG 0: SCCP(rctx=0) 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=000c1822), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:455) 20250821085826610 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085826610 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826610 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085826610 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826610 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085826610 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085826610 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085826610 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 00 05 0c 18 22 00 00 11 00 (ss7_asp.c:1383) 20250821085826610 DLSCCP DEBUG SCCP-SCOC(17)[0x560fd35f8cb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085826610 DLSCCP DEBUG SCCP-SCOC(17)[0x560fd35f8cb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085826610 DLSCCP DEBUG SCCP-SCOC(17)[0x560fd35f8cb0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085826610 DLSCCP DEBUG SCCP-SCOC(17)[0x560fd35f8cb0]{IDLE}: Deallocated (fsm.c:568) 20250821085826610 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826610 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085826611 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085826611 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085826611 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085826611 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085826611 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085826611 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085826611 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826611 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 05 0c 18 22 00 00 11 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(219)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "35506217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "35506217" }, { code := "I", val := "22222" } }, sdp := omit } 20250821085826613 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20250821085826613 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3666000]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085826613 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3666000]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085826613 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3666000]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085826613 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3666000]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(219)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085826613 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20250821085826613 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd364d110]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085826613 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd364d110]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085826613 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd364d110]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085826613 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd364d110]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3bdb09a82332: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)3493986 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821085826627 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826627 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085826627 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085826627 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085826627 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085826627 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085826627 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085826627 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085826627 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826627 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821085826627 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085826627 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085826627 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085826627 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085826627 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085826627 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085826627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(20,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085826627 DLSCCP DEBUG SCCP-SCOC(20)[0x560fd35fb4f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085826627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085826627 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085826628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x560fd35f9d00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085826628 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085826628 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085826628 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7682810 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085826628 DMGW DEBUG mgw(mgw-fsm-7682810-0)[0x560fd365f0c0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821085826628 DMGW DEBUG mgw(mgw-fsm-7682810-0)[0x560fd365f0c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821085826628 DMGW DEBUG mgw(mgw-fsm-7682810-0)[0x560fd365f0c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821085826628 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821085826628 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd366ed90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085826628 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=58 'DLCX 76 rtpbridge/12@mgw MGCP 1.0\r\nC: 753a'... (mgcp_client.c:807) 20250821085826628 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821085826628 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd366ed90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085826628 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3670150]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085826628 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=58 'DLCX 77 rtpbridge/12@mgw MGCP 1.0\r\nC: 753a'... (mgcp_client.c:807) 20250821085826628 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821085826628 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3670150]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085826628 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{IN_USE}: Removing from parent mgw(mgw-fsm-7682810-0)[0x560fd365f0c0] (mgcp_client_endpoint_fsm.c:873) 20250821085826628 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821085826628 DLMGCP DEBUG mgw-endp(mgw-fsm-7682810-0)[0x560fd36684c0]{IN_USE}: Deallocated (fsm.c:568) 20250821085826628 DMGW DEBUG mgw(mgw-fsm-7682810-0)[0x560fd365f0c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821085826628 DMGW DEBUG mgw(mgw-fsm-7682810-0)[0x560fd365f0c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821085826628 DMGW DEBUG mgw(mgw-fsm-7682810-0)[0x560fd365f0c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821085826628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7682810)[0x560fd35f7ae0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085826628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821085826628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085826628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821085826628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085826628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085826628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085826628 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085826628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x355062,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085826628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3493986 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085826628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3493986)[0x560fd35f81c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085826628 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085826628 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085826628 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3493986 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085826628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x560fd35f82f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085826628 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085826628 DLSCCP DEBUG SCCP-SCOC(18)[0x560fd35f9ad0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085826628 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e3c1a2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085826628 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085826628 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826628 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085826628 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826628 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085826628 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085826628 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085826628 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 03 06 e3 c1 a2 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085826628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3493986)[0x560fd35f81c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085826628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x560fd35f82f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085826628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x560fd35f82f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085826629 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826629 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085826629 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085826629 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821085826629 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085826629 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085826629 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085826629 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085826629 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826629 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 03 06 e3 c1 a2 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)@3bdb09a82332: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 data has been put to the reassembly buffer TC_rab_assignment_concurrent0(221)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)1311350 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:10 20250821085826637 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826637 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085826637 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085826637 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085826637 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085826637 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085826637 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085826637 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085826637 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826637 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 12 e3 c1 a2 00 00 00 00 00  20250821085826637 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085826637 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085826637 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085826637 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085826637 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085826637 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00e3c1a2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085826637 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(18,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821085826637 DLSCCP DEBUG SCCP-SCOC(18)[0x560fd35f9ad0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085826637 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085826637 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085826637 DCN DEBUG handle_cn_disc_ind() conn_id=18 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085826637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x560fd35f82f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085826637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x560fd35f82f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085826637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3493986)[0x560fd35f81c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085826637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3493986)[0x560fd35f81c0]{disconnected}: Freeing instance (context_map.c:203) 20250821085826637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3493986)[0x560fd35f81c0]{disconnected}: Deallocated (fsm.c:568) 20250821085826637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x560fd35f82f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085826637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x560fd35f82f0]{disconnected}: Freeing instance (context_map.c:207) 20250821085826637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x560fd35f82f0]{disconnected}: Deallocated (fsm.c:568) 20250821085826637 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3493986 SCCP-18 msc-0 MI=IMSI-262420000000010: Deallocating (context_map.c:226) 20250821085826637 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00e3c1a2), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:455) 20250821085826637 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085826637 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826637 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085826637 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826637 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085826637 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085826637 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085826637 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 03 05 e3 c1 a2 00 00 12 00 (ss7_asp.c:1383) 20250821085826637 DLSCCP DEBUG SCCP-SCOC(18)[0x560fd35f9ad0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085826637 DLSCCP DEBUG SCCP-SCOC(18)[0x560fd35f9ad0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085826637 DLSCCP DEBUG SCCP-SCOC(18)[0x560fd35f9ad0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085826637 DLSCCP DEBUG SCCP-SCOC(18)[0x560fd35f9ad0]{IDLE}: Deallocated (fsm.c:568) 20250821085826638 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826638 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085826638 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085826638 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821085826638 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085826638 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085826638 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085826638 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085826638 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826638 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 03 05 e3 c1 a2 00 00 12 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(221)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "753afa17" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(221)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "753afa17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085826648 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20250821085826648 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd366ed90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085826648 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd366ed90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085826648 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd366ed90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085826648 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd366ed90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250821085826648 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826648 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085826648 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085826648 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085826648 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085826648 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085826648 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085826648 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085826648 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826648 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821085826648 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085826648 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085826648 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085826649 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085826649 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085826649 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085826649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(19,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085826649 DLSCCP DEBUG SCCP-SCOC(19)[0x560fd35fa8c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085826649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085826649 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085826649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x560fd35fa210]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085826649 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085826649 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085826649 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7138672 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085826649 DMGW DEBUG mgw(mgw-fsm-7138672-0)[0x560fd3670fc0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821085826649 DMGW DEBUG mgw(mgw-fsm-7138672-0)[0x560fd3670fc0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821085826649 DMGW DEBUG mgw(mgw-fsm-7138672-0)[0x560fd3670fc0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821085826649 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821085826649 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd36711d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085826649 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=58 'DLCX 78 rtpbridge/11@mgw MGCP 1.0\r\nC: 6ced'... (mgcp_client.c:807) 20250821085826649 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821085826649 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd36711d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085826649 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd36674e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085826649 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=58 'DLCX 79 rtpbridge/11@mgw MGCP 1.0\r\nC: 6ced'... (mgcp_client.c:807) 20250821085826649 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821085826649 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd36674e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085826649 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{IN_USE}: Removing from parent mgw(mgw-fsm-7138672-0)[0x560fd3670fc0] (mgcp_client_endpoint_fsm.c:873) 20250821085826649 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821085826649 DLMGCP DEBUG mgw-endp(mgw-fsm-7138672-0)[0x560fd3670c40]{IN_USE}: Deallocated (fsm.c:568) 20250821085826649 DMGW DEBUG mgw(mgw-fsm-7138672-0)[0x560fd3670fc0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821085826649 DMGW DEBUG mgw(mgw-fsm-7138672-0)[0x560fd3670fc0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821085826649 DMGW DEBUG mgw(mgw-fsm-7138672-0)[0x560fd3670fc0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821085826649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7138672)[0x560fd35f93b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085826650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821085826650 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20250821085826650 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3670150]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085826650 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3670150]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085826650 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3670150]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085826650 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3670150]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250821085826650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085826650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3bdb09a82332: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)7682810 20250821085826652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085826652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085826652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085826652 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085826653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x753afa,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085826653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7682810 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085826653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7682810)[0x560fd35f7ae0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085826653 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085826653 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085826653 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7682810 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085826653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x560fd35f9d00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085826653 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085826653 DLSCCP DEBUG SCCP-SCOC(20)[0x560fd35fb4f0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085826653 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0e02a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085826653 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085826653 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826653 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085826653 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826653 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085826653 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085826653 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085826653 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 05 06 d0 e0 2a 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085826653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7682810)[0x560fd35f7ae0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085826653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x560fd35f9d00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085826653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x560fd35f9d00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085826654 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826654 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085826654 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085826654 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821085826654 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085826654 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085826654 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085826654 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085826654 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826654 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 05 06 d0 e0 2a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  TC_rab_assignment_concurrent0(220)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)15563675 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:12 20250821085826661 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826661 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085826661 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085826661 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085826661 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085826661 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085826661 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085826661 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085826661 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826661 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 14 d0 e0 2a 00 00 00 00 00  20250821085826661 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085826661 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085826661 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085826661 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085826662 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085826662 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00d0e02a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085826662 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(20,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821085826662 DLSCCP DEBUG SCCP-SCOC(20)[0x560fd35fb4f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085826662 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085826662 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085826662 DCN DEBUG handle_cn_disc_ind() conn_id=20 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085826662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x560fd35f9d00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085826662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x560fd35f9d00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085826662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7682810)[0x560fd35f7ae0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085826662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7682810)[0x560fd35f7ae0]{disconnected}: Freeing instance (context_map.c:203) 20250821085826662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7682810)[0x560fd35f7ae0]{disconnected}: Deallocated (fsm.c:568) 20250821085826662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x560fd35f9d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085826662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x560fd35f9d00]{disconnected}: Freeing instance (context_map.c:207) 20250821085826662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x560fd35f9d00]{disconnected}: Deallocated (fsm.c:568) 20250821085826662 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7682810 SCCP-20 msc-0 MI=IMSI-262420000000012: Deallocating (context_map.c:226) 20250821085826662 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00d0e02a), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:455) 20250821085826662 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085826662 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826662 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085826662 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826662 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085826662 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085826662 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085826662 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 05 05 d0 e0 2a 00 00 14 00 (ss7_asp.c:1383) 20250821085826662 DLSCCP DEBUG SCCP-SCOC(20)[0x560fd35fb4f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085826662 DLSCCP DEBUG SCCP-SCOC(20)[0x560fd35fb4f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085826662 DLSCCP DEBUG SCCP-SCOC(20)[0x560fd35fb4f0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085826662 DLSCCP DEBUG SCCP-SCOC(20)[0x560fd35fb4f0]{IDLE}: Deallocated (fsm.c:568) 20250821085826663 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826663 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085826663 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085826663 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821085826663 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085826663 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085826663 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085826663 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085826663 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826663 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 05 05 d0 e0 2a 00 00 14 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(220)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "6ced7017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "6ced7017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085826667 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20250821085826667 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd36711d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085826667 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd36711d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085826667 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd36711d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085826667 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd36711d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250821085826668 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20250821085826668 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd36674e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085826668 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd36674e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085826668 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd36674e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085826668 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd36674e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821085826670 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826670 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085826670 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085826670 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085826670 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085826670 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085826670 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085826671 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085826671 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826671 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821085826671 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085826671 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085826671 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085826671 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085826671 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085826671 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085826671 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(21,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085826671 DLSCCP DEBUG SCCP-SCOC(21)[0x560fd35fce00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085826671 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085826671 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085826671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x560fd35f8680]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085826671 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085826671 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3bdb09a82332: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)7138672 20250821085826671 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16263143 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085826671 DMGW DEBUG mgw(mgw-fsm-16263143-0)[0x560fd3679fd0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821085826671 DMGW DEBUG mgw(mgw-fsm-16263143-0)[0x560fd3679fd0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821085826671 DMGW DEBUG mgw(mgw-fsm-16263143-0)[0x560fd3679fd0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821085826671 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821085826671 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3680d60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085826671 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=58 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: f827'... (mgcp_client.c:807) 20250821085826671 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821085826671 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3680d60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085826671 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3678470]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085826671 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=58 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: f827'... (mgcp_client.c:807) 20250821085826671 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821085826671 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3678470]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085826671 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{IN_USE}: Removing from parent mgw(mgw-fsm-16263143-0)[0x560fd3679fd0] (mgcp_client_endpoint_fsm.c:873) 20250821085826671 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821085826671 DLMGCP DEBUG mgw-endp(mgw-fsm-16263143-0)[0x560fd3679c80]{IN_USE}: Deallocated (fsm.c:568) 20250821085826671 DMGW DEBUG mgw(mgw-fsm-16263143-0)[0x560fd3679fd0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821085826671 DMGW DEBUG mgw(mgw-fsm-16263143-0)[0x560fd3679fd0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821085826671 DMGW DEBUG mgw(mgw-fsm-16263143-0)[0x560fd3679fd0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821085826671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16263143)[0x560fd35faeb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085826671 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821085826671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085826671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821085826671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085826671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085826671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085826671 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085826671 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6ced70,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085826671 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7138672 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085826671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7138672)[0x560fd35f93b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085826671 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085826671 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085826671 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7138672 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085826671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x560fd35fa210]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085826671 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085826671 DLSCCP DEBUG SCCP-SCOC(19)[0x560fd35fa8c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085826671 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc1848), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085826671 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085826671 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826671 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085826671 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826671 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085826671 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085826671 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085826672 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 02 06 cc 18 48 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085826672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7138672)[0x560fd35f93b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085826672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x560fd35fa210]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085826672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x560fd35fa210]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085826672 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826672 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085826672 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085826672 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821085826672 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085826672 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085826672 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085826672 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085826672 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826672 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 02 06 cc 18 48 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)@3bdb09a82332: Session index based on local reference:11 TC_rab_assignment_concurrent0(222)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)16640305 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:11 20250821085826679 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826679 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085826679 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085826679 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085826679 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085826679 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085826679 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085826679 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085826679 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826679 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 13 cc 18 48 00 00 00 00 00  20250821085826680 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085826680 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085826680 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085826680 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085826680 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085826680 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00cc1848), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085826680 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(19,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821085826680 DLSCCP DEBUG SCCP-SCOC(19)[0x560fd35fa8c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085826680 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085826680 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085826680 DCN DEBUG handle_cn_disc_ind() conn_id=19 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085826680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x560fd35fa210]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085826680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x560fd35fa210]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085826680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7138672)[0x560fd35f93b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085826680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7138672)[0x560fd35f93b0]{disconnected}: Freeing instance (context_map.c:203) 20250821085826680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7138672)[0x560fd35f93b0]{disconnected}: Deallocated (fsm.c:568) 20250821085826680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x560fd35fa210]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085826680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x560fd35fa210]{disconnected}: Freeing instance (context_map.c:207) 20250821085826680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x560fd35fa210]{disconnected}: Deallocated (fsm.c:568) 20250821085826680 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7138672 SCCP-19 msc-0 MI=IMSI-262420000000011: Deallocating (context_map.c:226) 20250821085826680 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00cc1848), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:455) 20250821085826680 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085826680 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826680 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085826680 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826680 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085826680 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085826680 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085826680 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 02 05 cc 18 48 00 00 13 00 (ss7_asp.c:1383) 20250821085826680 DLSCCP DEBUG SCCP-SCOC(19)[0x560fd35fa8c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085826680 DLSCCP DEBUG SCCP-SCOC(19)[0x560fd35fa8c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085826680 DLSCCP DEBUG SCCP-SCOC(19)[0x560fd35fa8c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085826680 DLSCCP DEBUG SCCP-SCOC(19)[0x560fd35fa8c0]{IDLE}: Deallocated (fsm.c:568) 20250821085826680 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826680 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085826680 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085826680 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821085826680 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085826680 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085826680 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085826680 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085826680 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826680 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 02 05 cc 18 48 00 00 13 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(222)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "f827e717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "f827e717" }, { code := "I", val := "22222" } }, sdp := omit } 20250821085826686 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20250821085826686 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3680d60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085826686 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3680d60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085826686 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3680d60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085826686 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3680d60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(222)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085826687 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20250821085826687 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3678470]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085826687 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3678470]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085826687 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3678470]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085826687 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3678470]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_from0 TC_rab_assignment_concurrent-Iuh0-RUA(201)@3bdb09a82332: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)16263143 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821085826691 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826691 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085826692 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085826692 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085826692 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085826692 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085826692 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085826692 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085826692 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826692 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821085826692 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085826692 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085826692 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085826692 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085826692 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085826692 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085826692 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(22,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085826692 DLSCCP DEBUG SCCP-SCOC(22)[0x560fd35fc4c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085826692 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085826692 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085826692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x560fd35fc780]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085826692 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085826692 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085826692 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5636665 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085826692 DMGW DEBUG mgw(mgw-fsm-5636665-0)[0x560fd3683370]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821085826692 DMGW DEBUG mgw(mgw-fsm-5636665-0)[0x560fd3683370]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821085826692 DMGW DEBUG mgw(mgw-fsm-5636665-0)[0x560fd3683370]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821085826692 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821085826692 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3689d70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085826692 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: 5602'... (mgcp_client.c:807) 20250821085826692 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821085826692 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3689d70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085826692 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3681b10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085826692 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: 5602'... (mgcp_client.c:807) 20250821085826692 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821085826692 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3681b10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085826692 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{IN_USE}: Removing from parent mgw(mgw-fsm-5636665-0)[0x560fd3683370] (mgcp_client_endpoint_fsm.c:873) 20250821085826692 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821085826692 DLMGCP DEBUG mgw-endp(mgw-fsm-5636665-0)[0x560fd36834a0]{IN_USE}: Deallocated (fsm.c:568) 20250821085826692 DMGW DEBUG mgw(mgw-fsm-5636665-0)[0x560fd3683370]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821085826692 DMGW DEBUG mgw(mgw-fsm-5636665-0)[0x560fd3683370]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821085826692 DMGW DEBUG mgw(mgw-fsm-5636665-0)[0x560fd3683370]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821085826692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5636665)[0x560fd35f87b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085826692 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821085826692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085826692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821085826692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085826692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085826692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085826692 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085826692 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf827e7,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085826692 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16263143 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085826692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16263143)[0x560fd35faeb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085826692 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085826692 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085826693 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16263143 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085826693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x560fd35f8680]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085826693 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085826693 DLSCCP DEBUG SCCP-SCOC(21)[0x560fd35fce00]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085826693 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ede8dc), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085826693 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085826693 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826693 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085826693 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826693 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085826693 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085826693 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085826693 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 04 06 ed e8 dc 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085826693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16263143)[0x560fd35faeb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085826693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x560fd35f8680]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085826693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x560fd35f8680]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085826693 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826693 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085826693 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085826693 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821085826693 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085826693 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085826693 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085826693 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085826693 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826693 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 04 06 ed e8 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(202)@3bdb09a82332: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)5272327 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:13 20250821085826700 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826700 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085826700 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085826700 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085826700 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085826700 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085826700 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085826700 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085826700 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826700 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 15 ed e8 dc 00 00 00 00 00  20250821085826700 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085826700 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085826700 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085826700 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085826700 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085826700 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00ede8dc), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085826700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(21,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821085826700 DLSCCP DEBUG SCCP-SCOC(21)[0x560fd35fce00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085826700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085826700 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085826700 DCN DEBUG handle_cn_disc_ind() conn_id=21 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085826700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x560fd35f8680]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085826700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x560fd35f8680]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085826700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16263143)[0x560fd35faeb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085826700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16263143)[0x560fd35faeb0]{disconnected}: Freeing instance (context_map.c:203) 20250821085826700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16263143)[0x560fd35faeb0]{disconnected}: Deallocated (fsm.c:568) 20250821085826700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x560fd35f8680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085826700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x560fd35f8680]{disconnected}: Freeing instance (context_map.c:207) 20250821085826700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x560fd35f8680]{disconnected}: Deallocated (fsm.c:568) 20250821085826700 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16263143 SCCP-21 msc-0 MI=IMSI-262420000000013: Deallocating (context_map.c:226) 20250821085826700 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00ede8dc), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:455) 20250821085826700 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085826700 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826700 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085826700 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826700 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085826700 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085826700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085826700 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 04 05 ed e8 dc 00 00 15 00 (ss7_asp.c:1383) 20250821085826700 DLSCCP DEBUG SCCP-SCOC(21)[0x560fd35fce00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085826701 DLSCCP DEBUG SCCP-SCOC(21)[0x560fd35fce00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085826701 DLSCCP DEBUG SCCP-SCOC(21)[0x560fd35fce00]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085826701 DLSCCP DEBUG SCCP-SCOC(21)[0x560fd35fce00]{IDLE}: Deallocated (fsm.c:568) 20250821085826701 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826701 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085826701 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085826701 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821085826701 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085826701 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085826701 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085826701 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085826701 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826701 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 04 05 ed e8 dc 00 00 15 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(223)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "56023917" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: vl_from0 TC_rab_assignment_concurrent0(223)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "56023917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085826706 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20250821085826706 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3689d70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085826706 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3689d70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085826706 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3689d70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085826706 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3689d70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821085826706 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20250821085826706 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3681b10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085826706 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3681b10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085826706 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3681b10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085826706 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3681b10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250821085826707 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826707 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085826707 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085826707 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085826707 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085826707 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085826707 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085826708 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085826708 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826708 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821085826708 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085826708 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085826708 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085826708 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085826708 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085826708 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085826708 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(23,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085826708 DLSCCP DEBUG SCCP-SCOC(23)[0x560fd360d6f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085826708 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085826708 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085826708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x560fd360cef0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085826708 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085826708 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085826708 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9679288 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085826708 DMGW DEBUG mgw(mgw-fsm-9679288-0)[0x560fd3682f40]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821085826708 DMGW DEBUG mgw(mgw-fsm-9679288-0)[0x560fd3682f40]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821085826708 DMGW DEBUG mgw(mgw-fsm-9679288-0)[0x560fd3682f40]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821085826708 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821085826708 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3682bb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085826708 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: 93b1'... (mgcp_client.c:807) 20250821085826708 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821085826708 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3682bb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085826708 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3681c40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085826708 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: 93b1'... (mgcp_client.c:807) 20250821085826708 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821085826708 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3681c40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085826708 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{IN_USE}: Removing from parent mgw(mgw-fsm-9679288-0)[0x560fd3682f40] (mgcp_client_endpoint_fsm.c:873) 20250821085826708 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821085826708 DLMGCP DEBUG mgw-endp(mgw-fsm-9679288-0)[0x560fd3682830]{IN_USE}: Deallocated (fsm.c:568) 20250821085826708 DMGW DEBUG mgw(mgw-fsm-9679288-0)[0x560fd3682f40]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821085826708 DMGW DEBUG mgw(mgw-fsm-9679288-0)[0x560fd3682f40]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821085826708 DMGW DEBUG mgw(mgw-fsm-9679288-0)[0x560fd3682f40]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821085826708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9679288)[0x560fd360cdc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085826708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821085826708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085826708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3bdb09a82332: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)5636665 TC_rab_assignment_concurrent0(224)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085826711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085826711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085826711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085826711 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085826711 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x560239,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085826711 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5636665 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085826711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5636665)[0x560fd35f87b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085826711 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085826711 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085826711 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5636665 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085826711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x560fd35fc780]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085826711 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085826711 DLSCCP DEBUG SCCP-SCOC(22)[0x560fd35fc4c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085826711 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027d63c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085826711 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085826711 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826711 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085826711 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826711 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085826711 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085826711 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085826711 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 07 06 27 d6 3c 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085826711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5636665)[0x560fd35f87b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085826711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x560fd35fc780]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085826711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x560fd35fc780]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085826711 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826711 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085826711 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085826711 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821085826711 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085826711 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085826711 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085826711 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085826711 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826711 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 07 06 27 d6 3c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)11866704 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:14 20250821085826718 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826718 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085826718 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085826718 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085826718 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085826718 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085826718 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085826718 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085826718 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826718 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 16 27 d6 3c 00 00 00 00 00  20250821085826718 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085826718 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085826718 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085826718 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085826718 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085826718 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826718 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085826718 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085826718 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821085826718 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085826718 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085826718 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085826718 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085826718 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826718 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 07 05 27 d6 3c 00 00 16 00 00 06 00 08 00 00 00 01  20250821085826718 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0027d63c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085826718 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(22,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821085826718 DLSCCP DEBUG SCCP-SCOC(22)[0x560fd35fc4c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085826718 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085826718 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085826718 DCN DEBUG handle_cn_disc_ind() conn_id=22 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085826718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x560fd35fc780]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085826718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x560fd35fc780]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085826718 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5636665)[0x560fd35f87b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085826718 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5636665)[0x560fd35f87b0]{disconnected}: Freeing instance (context_map.c:203) 20250821085826718 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5636665)[0x560fd35f87b0]{disconnected}: Deallocated (fsm.c:568) 20250821085826718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x560fd35fc780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085826718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x560fd35fc780]{disconnected}: Freeing instance (context_map.c:207) 20250821085826718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x560fd35fc780]{disconnected}: Deallocated (fsm.c:568) 20250821085826718 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5636665 SCCP-22 msc-0 MI=IMSI-262420000000014: Deallocating (context_map.c:226) 20250821085826718 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0027d63c), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:455) 20250821085826718 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085826718 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826718 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085826718 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826718 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085826718 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085826718 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085826718 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 07 05 27 d6 3c 00 00 16 00 (ss7_asp.c:1383) 20250821085826718 DLSCCP DEBUG SCCP-SCOC(22)[0x560fd35fc4c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085826718 DLSCCP DEBUG SCCP-SCOC(22)[0x560fd35fc4c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085826718 DLSCCP DEBUG SCCP-SCOC(22)[0x560fd35fc4c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085826718 DLSCCP DEBUG SCCP-SCOC(22)[0x560fd35fc4c0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(224)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "93b1b817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "93b1b817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085826721 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20250821085826721 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3682bb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085826721 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3682bb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085826721 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3682bb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085826721 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd3682bb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250821085826722 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20250821085826722 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3681c40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085826722 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3681c40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085826722 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3681c40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085826722 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd3681c40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3bdb09a82332: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)9679288 20250821085826913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085826913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085826913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085826913 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085826913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x93b1b8,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085826913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9679288 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085826913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9679288)[0x560fd360cdc0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085826913 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085826913 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085826913 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9679288 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085826913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x560fd360cef0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085826913 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085826913 DLSCCP DEBUG SCCP-SCOC(23)[0x560fd360d6f0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085826913 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e7748), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085826913 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085826913 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826913 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085826913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826913 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085826913 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085826913 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085826913 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 06 06 0e 77 48 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085826913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9679288)[0x560fd360cdc0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085826913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x560fd360cef0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085826913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x560fd360cef0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085826913 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826913 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085826913 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085826913 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821085826913 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085826913 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085826914 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085826914 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085826914 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826914 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 06 06 0e 77 48 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)@3bdb09a82332: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)4775595 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on connection ID:15 20250821085826925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826925 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085826925 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085826925 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085826925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085826925 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085826925 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085826926 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085826926 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826926 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 17 0e 77 48 00 00 00 00 00  20250821085826926 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085826926 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085826926 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085826926 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085826926 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085826926 DLSCCP DEBUG 0: SCCP(rctx=0) 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=000e7748), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085826926 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(23,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821085826926 DLSCCP DEBUG SCCP-SCOC(23)[0x560fd360d6f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085826926 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085826926 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085826926 DCN DEBUG handle_cn_disc_ind() conn_id=23 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085826926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x560fd360cef0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085826926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x560fd360cef0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085826926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9679288)[0x560fd360cdc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085826926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9679288)[0x560fd360cdc0]{disconnected}: Freeing instance (context_map.c:203) 20250821085826926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9679288)[0x560fd360cdc0]{disconnected}: Deallocated (fsm.c:568) 20250821085826926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x560fd360cef0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085826926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x560fd360cef0]{disconnected}: Freeing instance (context_map.c:207) 20250821085826926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x560fd360cef0]{disconnected}: Deallocated (fsm.c:568) 20250821085826926 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9679288 SCCP-23 msc-0 MI=IMSI-262420000000015: Deallocating (context_map.c:226) 20250821085826926 DLSCCP DEBUG 0: SCCP(rctx=0) 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=000e7748), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:455) 20250821085826926 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085826926 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826926 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085826926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085826926 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085826926 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085826926 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085826926 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 06 05 0e 77 48 00 00 17 00 (ss7_asp.c:1383) 20250821085826926 DLSCCP DEBUG SCCP-SCOC(23)[0x560fd360d6f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085826926 DLSCCP DEBUG SCCP-SCOC(23)[0x560fd360d6f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085826926 DLSCCP DEBUG SCCP-SCOC(23)[0x560fd360d6f0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085826926 DLSCCP DEBUG SCCP-SCOC(23)[0x560fd360d6f0]{IDLE}: Deallocated (fsm.c:568) 20250821085826926 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085826926 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085826927 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085826927 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821085826927 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085826927 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085826927 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085826927 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085826927 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085826927 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 06 05 0e 77 48 00 00 17 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: RLC received in state:disconnect_pending 20250821085828155 DLSCCP DEBUG SCCP-SCOC(6)[0x560fd36056b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085828155 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0dde0), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085828155 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085828155 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085828155 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085828155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085828155 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085828155 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085828155 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085828155 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d0 dd e0 00 00 06 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085828155 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085828155 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085828155 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085828155 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085828155 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085828155 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085828156 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085828156 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085828156 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085828156 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 04 d0 dd e0 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250821085828159 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085828159 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085828159 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085828159 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085828159 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085828159 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085828159 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085828159 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085828159 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085828159 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 06 d0 dd e0 00  20250821085828159 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085828160 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085828160 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085828160 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085828160 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085828160 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00d0dde0) (sccp_scrc.c:545) 20250821085828160 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(6,remPC=188=0.23.4) Received CO:RELCO (sccp_scoc.c:787) 20250821085828160 DLSCCP DEBUG SCCP-SCOC(6)[0x560fd36056b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085828160 DLSCCP DEBUG SCCP-SCOC(6)[0x560fd36056b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085828160 DLSCCP DEBUG SCCP-SCOC(6)[0x560fd36056b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085828160 DLSCCP DEBUG SCCP-SCOC(6)[0x560fd36056b0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085828160 DLSCCP DEBUG SCCP-SCOC(6)[0x560fd36056b0]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(209)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821085828934 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45970<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085828934 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46513<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(198)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(197)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085828941 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45956<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085828943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085828943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085828943 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085828943 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 (hnb.c:255) 20250821085828943 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-RAN(206)@3bdb09a82332: Final verdict of PTC: none 20250821085828946 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085828946 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085828946 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085828946 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085828946 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085828946 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085828946 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085828946 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085828946 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085828946 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085828946 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085828946 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085828946 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085828946 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085828946 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085828946 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085828946 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085828946 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085828946 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085828946 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085828946 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085828946 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn0-SCCP(205)@3bdb09a82332: Final verdict of PTC: none 20250821085828946 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085828946 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085828946 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085828946 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085828946 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085828947 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085828947 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085828947 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085828947 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085828946 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085828946 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085828946 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085828946 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085828946 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085828946 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085828946 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085828946 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085828946 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085828946 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085828947 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085828947 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085828947 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085828947 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085828947 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085828947 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085828947 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085828947 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085828947 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085828947 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085828947 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085828947 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085828947 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085828947 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085828947 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085828947 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085828947 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085828947 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085828947 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085828947 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085828947 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085828947 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085828947 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085828947 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085828947 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085828947 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085828947 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085828947 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085828947 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_rab_assignment_concurrent-Iuh0(200)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(204)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(207)@3bdb09a82332: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0-RUA(201)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(202)@3bdb09a82332: Final verdict of PTC: none 20250821085828958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46004<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085828958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45992<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085828958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46016<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085828959 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46040<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085828959 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45982<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085828959 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46000<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(212)@3bdb09a82332: Final verdict of PTC: pass 20250821085828959 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46010<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085828959 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46018<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085828959 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46034<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085828959 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46056<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085828960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46112<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085828960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46070<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085828960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46082<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085828960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46096<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085828960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46124<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(213)@3bdb09a82332: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@3bdb09a82332: Final verdict of PTC: pass 20250821085828961 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46108<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(217)@3bdb09a82332: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@3bdb09a82332: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@3bdb09a82332: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@3bdb09a82332: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@3bdb09a82332: Final verdict of PTC: pass TC_rab_assignment_concurrent0(224)@3bdb09a82332: Final verdict of PTC: pass TC_rab_assignment_concurrent0(209)@3bdb09a82332: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@3bdb09a82332: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@3bdb09a82332: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@3bdb09a82332: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@3bdb09a82332: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@3bdb09a82332: Final verdict of PTC: pass MutexDispCT-TC_rab_assignment_concurrent(196)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(208)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(199)@3bdb09a82332: Final verdict of PTC: none TC_rab_assignment_concurrent0(222)@3bdb09a82332: Final verdict of PTC: pass HNBGW_Test.msc0-RAN(203)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass'. Thu Aug 21 08:58: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 20250821085829104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55588<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085829473 DLSCCP DEBUG SCCP-SCOC(3)[0x560fd35e4310]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085829473 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007048ca), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085829473 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085829473 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085829473 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085829473 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085829473 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085829473 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085829473 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085829473 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085829473 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085829473 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 70 48 ca 00 00 03 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085829474 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085829474 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085829474 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085829474 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085829474 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085829474 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085829474 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085829707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55588<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=2218092) Waiting for packet dumper to finish... 1 (prev_count=2218092, count=2228196) 20250821085830947 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085830947 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085830947 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085830947 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085830947 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085830947 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 08:58: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_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@3bdb09a82332: 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@3bdb09a82332: Test case TC_rab_release started. 20250821085832843 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55604<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085832848 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55614<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085832851 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40523<->l=127.0.0.1:4262) (control_if.c:572) 20250821085832952 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085832952 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085832952 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085832952 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085832952 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085832952 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085832953 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085832953 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085832953 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085832953 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_rab_release-Iuh0(229)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085832954 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085832954 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085832954 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:334) 20250821085832954 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085832954 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085832954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085832954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085832954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085832954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085832954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085832954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085832954 DLSS7 INFO 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085832954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085832954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085832954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085832954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085832954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085832954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085832954 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085832954 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085832954 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085832954 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085832954 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085832954 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085832954 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085832954 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085832954 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085832954 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085832954 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085832954 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085832954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085832954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085832954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085832954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085832954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085832954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085832954 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085832954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085832954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085832954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085832954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085832954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085832954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085832954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085832954 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085832954 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085832954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085832954 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085832954 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085832954 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085832954 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085832954 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085832954 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085832954 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085832954 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085832954 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085832954 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085832954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085832954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085832954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085832954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085832954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085832954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085832954 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085832954 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085832954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085832954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085832954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085832954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085832954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085832954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085832954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085832954 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085832954 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085832954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085832954 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085832954 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085832954 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085832954 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085832954 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085832954 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085832954 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085832954 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085832954 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085832954 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085832954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085832954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085832954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085832954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085832954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085832954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085832954 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085832955 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085832955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085832955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085832955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085832955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085832955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085832955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085832955 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085832955 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085832955 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085832955 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085832955 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085832955 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085832955 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085832955 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085832955 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085832955 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085832955 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085832955 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=13 20250821085832955 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085832955 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085832955 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085832955 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085832955 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085832955 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=14 20250821085832955 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085832955 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085832955 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085832955 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085832955 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085832955 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085832955 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=10 20250821085832955 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085832955 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085832955 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085832955 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085832955 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085832955 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085832955 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085832955 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821085832955 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085832955 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085832955 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(233)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(231)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085832966 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085832966 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085832966 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085832966 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085832966 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085832966 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085832966 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085832966 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085832967 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085832967 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085832967 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:334) 20250821085832967 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085832967 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085832967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085832967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085832967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085832967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085832967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085832967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085832967 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=12 -> eSLS=124: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085832967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085832967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085832967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085832967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085832967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085832967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085832967 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085832967 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=12 -> eSLS=124: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085832967 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085832967 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085832967 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085832967 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085832967 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085832967 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085832967 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085832967 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:334) 20250821085832967 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085832967 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821085832967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085832967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085832967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085832967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085832967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085832967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085832967 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085832967 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085832967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085832967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085832967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085832967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085832967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085832967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085832967 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085832967 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085832967 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085832967 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085832967 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085832968 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085832968 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085832968 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085832968 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085832968 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085832968 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085832968 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085832968 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085832968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085832968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085832968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085832968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085832968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085832968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085832968 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085832968 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085832968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085832968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085832968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085832968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085832968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085832968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085832968 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085832968 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085832968 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085832968 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085832968 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085832968 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085832968 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085832968 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085832968 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085832968 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085832968 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085832968 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085832968 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085832968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085832968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085832968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085832968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085832968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085832968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085832968 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085832968 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085832968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085832968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085832968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085832968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085832968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085832968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085832968 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085832968 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085832968 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085832968 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085832968 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085832968 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085832968 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085832968 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085832968 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085832968 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085832968 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085832968 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=12 20250821085832968 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085832968 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085832968 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085832968 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085832968 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085832968 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=4 20250821085832968 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085832968 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085832968 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085832968 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085832968 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085832968 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085832968 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=13 20250821085832968 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085832968 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085832968 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085832968 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085832968 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085832968 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085832968 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=8 20250821085832968 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085832968 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085832968 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085832986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085832986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085832986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085832986 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085832986 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:562) 20250821085832986 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085832986 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085832986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085832986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821085833164 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085833164 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085833164 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085833164 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(233)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085833176 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085833176 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085833176 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085833176 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085833176 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085833176 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085833176 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085833176 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085833176 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085833176 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085833176 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085833176 DLSS7 <000c> ss7_asp.c:1383 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  20250821085833176 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085833178 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085833178 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085833178 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085833178 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(236)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085833181 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085833181 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085833181 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085833181 DLSS7 <000c> ss7_asp.c:1383 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  20250821085833181 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085833181 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085833181 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085833181 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085833181 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085833181 DLSS7 <000c> ss7_asp.c:1383 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  20250821085833181 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085833181 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085833181 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085833181 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085833181 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085833181 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085833181 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085833181 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085833181 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085833181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085833181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085833181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085833181 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085833181 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085833181 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085833181 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085833183 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085833183 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085833183 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085833183 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085833183 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085833183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085833183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085833183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085833183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085833183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085833183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085833183 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085833183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085833183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085833183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085833183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085833183 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085833183 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085833183 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085833183 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821085833183 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085833183 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085833183 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085833183 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085833183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085833183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085833183 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085833183 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085833183 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085833183 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085833183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085833183 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085833183 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085833183 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085833183 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821085833184 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085833184 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085833184 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085833184 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085833184 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085833184 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085833184 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085833184 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085833184 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085833184 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085833184 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085833184 DLSS7 <000c> ss7_asp.c:1383 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  20250821085833184 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085833187 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085833187 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085833187 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085833187 DLSS7 <000c> ss7_asp.c:1383 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  20250821085833187 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085833187 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085833187 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085833187 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085833187 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085833187 DLSS7 <000c> ss7_asp.c:1383 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  20250821085833187 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085833187 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085833187 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085833187 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085833187 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085833187 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085833187 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085833187 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085833187 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085833187 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085833187 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085833187 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085833187 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085833187 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085833187 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085833187 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085833187 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085833188 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085833188 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085833188 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085833188 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085833188 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085833188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085833188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085833188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085833188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085833188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085833188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085833188 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085833189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085833189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085833189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085833189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085833189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085833189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085833189 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085833189 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085833189 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085833189 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085833189 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085833189 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085833189 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085833189 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085833189 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085833189 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085833189 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821085833189 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085833189 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085833189 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085833189 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085833189 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085833189 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(232)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085833979 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085833979 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085833979 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085833979 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085833979 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085833979 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085833979 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085833979 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085833979 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085833979 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085833979 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085833979 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085833979 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085833979 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085833979 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085833979 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085833979 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085833979 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085833979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085833979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085833979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085833979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085833979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085833979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085833979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085833980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085833980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085833980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085833980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085833980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085833980 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085833980 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085833980 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085833980 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085833980 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085833980 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:382) 20250821085833980 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085833980 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821085833980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085833980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085833980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085833980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085833980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085833980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085833980 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085833980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085833980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085833980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085833980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085833980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085833980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085833980 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085833980 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085833980 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085833980 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085833980 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085833980 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821085833980 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085833980 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085833980 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085833980 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085833980 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085833980 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821085833980 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085833980 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085833980 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085833980 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085833980 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085833980 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821085833982 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085833982 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085833982 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085833982 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085833982 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085833982 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085833982 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085833982 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085833982 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085833982 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085833982 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085833982 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085833982 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085833982 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085833982 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085833982 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085833982 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085833982 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085833982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085833982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085833982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085833983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085833983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085833983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085833983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085833983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085833983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085833983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085833983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085833983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085833983 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085833983 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085833983 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085833983 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085833983 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(235)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085833985 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085833985 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085833985 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085833985 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085833985 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085833985 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085833985 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085833985 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085833985 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085833985 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085833985 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085833985 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085833985 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085833985 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085833985 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085833985 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085833985 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085833985 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085833985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085833985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085833985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085833985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085833985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085833985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085833985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085833985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) HNBGW_Test.msc0-RAN(232)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } 20250821085833985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085833985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085833985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085833985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085833985 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085833985 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085833985 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085833985 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085833985 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085833985 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:382) 20250821085833985 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085833985 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821085833985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085833985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085833985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085833985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085833985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085833985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085833985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085833985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085833985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085833985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085833985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085833985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085833985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085833985 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085833985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085833985 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085833985 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085833985 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085833985 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821085833985 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085833985 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085833985 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085833985 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085833985 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085833985 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821085833985 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085833985 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085833985 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085833985 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085833985 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085833985 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821085833986 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085833986 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085833986 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085833986 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085833986 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085833986 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085833986 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085833986 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085833986 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085833986 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085833986 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085833986 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085833986 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085833986 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085833986 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085833986 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085833986 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085833986 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085833986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085833986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085833986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085833986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085833986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085833986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085833986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085833986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085833986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085833986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085833986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085833986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085833986 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085833986 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085833986 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085833986 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085833986 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(235)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821085834006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55628<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release0(238)@3bdb09a82332: 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)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@3bdb09a82332: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@3bdb09a82332: Added conn table entry 0TC_rab_release0(238)6453920 20250821085835061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085835061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085835061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085835062 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085835062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x627aa0, normal) (hnbgw_rua.c:408) 20250821085835062 DHNB DEBUG map_rua[0x560fd360ca00]{init}: Allocated (fsm.c:456) 20250821085835062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6453920)[0x560fd360ca00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085835062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6453920 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085835062 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085835062 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085835062 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6453920 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085835062 DCN DEBUG map_sccp[0x560fd3615d30]{init}: Allocated (fsm.c:456) 20250821085835062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x560fd3615d30]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085835062 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-6453920 <-> SCCP-24 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085835062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6453920 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085835062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6453920)[0x560fd360ca00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085835062 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085835062 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085835062 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6453920 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085835062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x560fd3615d30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085835062 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085835062 DLSCCP DEBUG SCCP-SCOC(24)[0x560fd35ebeb0]{IDLE}: Allocated (fsm.c:456) 20250821085835062 DLSCCP DEBUG SCCP-SCOC(24)[0x560fd35ebeb0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085835062 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030002130056400500f1100926) (sccp_scrc.c:455) 20250821085835062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085835062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085835062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085835062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085835062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085835062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085835062 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085835062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085835062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085835062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085835062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085835062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085835062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085835062 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085835062 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085835062 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085835062 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085835062 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085835062 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 09 01 00 00 18 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 13 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085835062 DLSCCP DEBUG SCCP-SCOC(24)[0x560fd35ebeb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085835062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x560fd3615d30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085835062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6453920)[0x560fd360ca00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085835063 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085835063 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085835063 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085835063 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821085835063 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085835063 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085835063 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085835063 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085835063 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085835063 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 09 01 00 00 18 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 13 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)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@3bdb09a82332: Added conn table entry 0TC_rab_release0(238)11793069 HNBGW_Test.msc0-SCCP(231)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(238)@3bdb09a82332: setverdict(pass): none -> pass 20250821085835079 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085835079 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085835079 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085835079 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085835079 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085835079 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085835079 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085835079 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085835079 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085835079 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 18 b2 c3 24 02 00 00 00 00  20250821085835080 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085835080 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085835080 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085835080 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085835080 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085835080 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00b2c324) (sccp_scrc.c:545) 20250821085835080 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(24,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085835080 DLSCCP DEBUG SCCP-SCOC(24)[0x560fd35ebeb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085835080 DLSCCP DEBUG SCCP-SCOC(24)[0x560fd35ebeb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085835080 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085835080 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085835080 DCN DEBUG handle_cn_conn_conf() conn_id=24, 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_sccp.c:157) 20250821085835080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x560fd3615d30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085835080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x560fd3615d30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_release0(238)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(237)@3bdb09a82332: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@3bdb09a82332: vl_len:91 HNBGW_Test.msc0-SCCP(231)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(231)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821085835280 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085835280 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085835280 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085835281 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085835281 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085835281 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085835281 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085835281 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085835281 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085835281 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821085835281 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085835281 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085835281 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085835281 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085835281 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085835281 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085835281 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(24,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085835281 DLSCCP DEBUG SCCP-SCOC(24)[0x560fd35ebeb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085835281 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085835281 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085835281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085835281 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085835281 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085835281 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6453920 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085835281 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085835281 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085835281 DMGW DEBUG mgw(mgw-fsm-6453920-0)[0x560fd360f460]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821085835281 DMGW DEBUG mgw(mgw-fsm-6453920-0)[0x560fd360f460]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821085835281 DMGW DEBUG mgw(mgw-fsm-6453920-0)[0x560fd360f460]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821085835281 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085835281 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821085835281 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{UNUSED}: Allocated (fsm.c:456) 20250821085835281 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{UNUSED}: is child of mgw(mgw-fsm-6453920-0)[0x560fd360f460] (fsm.c:486) 20250821085835281 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6453920-0)[0x560fd360f460] (mgcp_client_endpoint_fsm.c:724) 20250821085835281 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085835281 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085835281 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085835281 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6453920-0)[0x560fd35e8ce0]{ST_CRCX}: Allocated (fsm.c:456) 20250821085835281 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6453920-0)[0x560fd35e8ce0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0] (fsm.c:486) 20250821085835282 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6453920-0)[0x560fd35e8ce0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085835282 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6453920-0)[0x560fd35e8ce0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821085835282 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: 627aa'... (mgcp_client.c:807) 20250821085835282 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821085835282 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6453920-0)[0x560fd35e8ce0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085835282 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@3bdb09a82332: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "627aa017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "627aa017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@3bdb09a82332: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "627aa017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "627aa017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250821085835317 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20250821085835317 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821085835317 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821085835317 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085835317 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085835317 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821085835317 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{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) 20250821085835317 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{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) 20250821085835317 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085835317 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085835317 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{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) 20250821085835317 DMGW DEBUG mgw(mgw-fsm-6453920-0)[0x560fd360f460]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085835317 DMGW DEBUG mgw(mgw-fsm-6453920-0)[0x560fd360f460]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821085835317 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085835317 DMGW DEBUG mgw(mgw-fsm-6453920-0)[0x560fd360f460]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821085835317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6453920)[0x560fd360ca00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821085835317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821085835317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085835317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_rab_release0(238)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085835330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085835330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085835330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085835330 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085835330 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x627aa0) (hnbgw_rua.c:472) 20250821085835330 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6453920 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085835330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6453920)[0x560fd360ca00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085835330 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085835330 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085835330 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6453920 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085835330 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085835330 DMGW DEBUG mgw(mgw-fsm-6453920-0)[0x560fd360f460]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821085835330 DMGW DEBUG mgw(mgw-fsm-6453920-0)[0x560fd360f460]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821085835330 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085835330 DMGW DEBUG mgw(mgw-fsm-6453920-0)[0x560fd360f460]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821085835330 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6453920-0)[0x560fd360f460] (mgcp_client_endpoint_fsm.c:724) 20250821085835330 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085835330 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085835330 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{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) 20250821085835330 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821085835330 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: 627aa'... (mgcp_client.c:807) 20250821085835330 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250821085835330 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085835330 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085835330 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{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) 20250821085835330 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@3bdb09a82332: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "627aa017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "627aa017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085835336 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20250821085835336 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821085835336 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821085835336 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821085835336 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821085835336 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{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) 20250821085835336 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{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) 20250821085835336 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085835336 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085835336 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{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) 20250821085835336 DMGW DEBUG mgw(mgw-fsm-6453920-0)[0x560fd360f460]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085835336 DMGW DEBUG mgw(mgw-fsm-6453920-0)[0x560fd360f460]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821085835336 DMGW DEBUG mgw(mgw-fsm-6453920-0)[0x560fd360f460]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821085835336 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6453920-0)[0x560fd360f460] (mgcp_client_endpoint_fsm.c:724) 20250821085835336 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085835336 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085835336 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085835336 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6453920-0)[0x560fd35e8bb0]{ST_CRCX}: Allocated (fsm.c:456) 20250821085835336 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6453920-0)[0x560fd35e8bb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0] (fsm.c:486) 20250821085835336 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6453920-0)[0x560fd35e8bb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085835336 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6453920-0)[0x560fd35e8bb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250821085835336 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: 627aa'... (mgcp_client.c:807) 20250821085835336 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250821085835336 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6453920-0)[0x560fd35e8bb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085835336 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085835336 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{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) 20250821085835336 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{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) 20250821085835336 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@3bdb09a82332: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "627aa017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "627aa017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085835341 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20250821085835341 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35e8bb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821085835341 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35e8bb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821085835341 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35e8bb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085835341 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35e8bb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085835341 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821085835341 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{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) 20250821085835341 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{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) 20250821085835341 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{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) 20250821085835341 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085835341 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085835341 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{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) 20250821085835341 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{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) 20250821085835341 DMGW DEBUG mgw(mgw-fsm-6453920-0)[0x560fd360f460]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085835341 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085835341 DMGW DEBUG mgw(mgw-fsm-6453920-0)[0x560fd360f460]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821085835341 DMGW DEBUG mgw(mgw-fsm-6453920-0)[0x560fd360f460]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821085835341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821085835341 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085835341 DLSCCP DEBUG SCCP-SCOC(24)[0x560fd35ebeb0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085835341 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2c324), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821085835341 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085835341 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085835341 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085835341 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085835341 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085835341 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085835341 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085835341 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 09 06 b2 c3 24 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250821085835341 DMGW DEBUG mgw(mgw-fsm-6453920-0)[0x560fd360f460]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821085835341 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085835341 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085835341 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085835341 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821085835341 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085835341 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085835341 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085835341 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085835341 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085835341 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 09 06 b2 c3 24 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(231)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@3bdb09a82332: 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 } VirtHNBGW-STATS(226)@3bdb09a82332: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(231)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@3bdb09a82332: vl_len:21 HNBGW_Test.msc0-SCCP(231)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(231)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250821085835359 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085835359 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085835359 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085835359 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085835359 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085835359 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085835359 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085835359 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085835359 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085835359 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 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  20250821085835359 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085835359 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085835359 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085835359 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085835359 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085835359 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085835359 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(24,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085835359 DLSCCP DEBUG SCCP-SCOC(24)[0x560fd35ebeb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085835359 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085835359 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085835359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085835359 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085835359 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085835359 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6453920 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085835359 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250821085835359 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250821085835359 DMGW NOTICE mgw(mgw-fsm-6453920-0)[0x560fd360f460]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250821085835359 DMGW DEBUG mgw(mgw-fsm-6453920-0)[0x560fd360f460]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250821085835359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6453920)[0x560fd360ca00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250821085835359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:123) 20250821085835359 DMGW DEBUG mgw(mgw-fsm-6453920-0)[0x560fd360f460]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250821085835359 DMGW DEBUG mgw(mgw-fsm-6453920-0)[0x560fd360f460]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821085835359 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821085835359 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085835359 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: 627aa'... (mgcp_client.c:807) 20250821085835359 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821085835359 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085835359 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35e8bb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085835359 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: 627aa'... (mgcp_client.c:807) 20250821085835359 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821085835359 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35e8bb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085835359 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{IN_USE}: Removing from parent mgw(mgw-fsm-6453920-0)[0x560fd360f460] (mgcp_client_endpoint_fsm.c:873) 20250821085835359 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821085835359 DLMGCP DEBUG mgw-endp(mgw-fsm-6453920-0)[0x560fd35fc8b0]{IN_USE}: Deallocated (fsm.c:568) 20250821085835359 DMGW DEBUG mgw(mgw-fsm-6453920-0)[0x560fd360f460]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821085835359 DMGW DEBUG mgw(mgw-fsm-6453920-0)[0x560fd360f460]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821085835359 DMGW DEBUG mgw(mgw-fsm-6453920-0)[0x560fd360f460]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821085835359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085835359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:879) TC_rab_release0(238)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "627aa017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(238)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "627aa017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085835364 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20250821085835364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085835364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085835364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085835364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250821085835364 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20250821085835364 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35e8bb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085835364 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35e8bb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085835364 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35e8bb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085835364 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35e8bb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@3bdb09a82332: 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 } VirtHNBGW-STATS(226)@3bdb09a82332: Warning: Stopping inactive timer T_poll_converge. MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821085835440 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40523<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(227)@3bdb09a82332: Final verdict of PTC: none 20250821085835449 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55614<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085835449 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55604<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085835449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085835449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085835449 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085835449 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 (hnb.c:255) 20250821085835449 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085835449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6453920)[0x560fd360ca00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821085835449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6453920)[0x560fd360ca00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250821085835449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250821085835450 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222)[0;m 20250821085835450 DLSCCP DEBUG SCCP-SCOC(24)[0x560fd35ebeb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085835450 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2c324), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085835450 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085835450 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085835450 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085835450 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085835450 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085835450 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085835450 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085835450 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 09 04 b2 c3 24 00 00 18 00 00 00 00 00 (ss7_asp.c:1383) 20250821085835450 DLSCCP DEBUG SCCP-SCOC(24)[0x560fd35ebeb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085835450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x560fd3615d30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085835450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6453920)[0x560fd360ca00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085835450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6453920)[0x560fd360ca00]{disrupted}: Freeing instance (context_map.c:203) 20250821085835450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6453920)[0x560fd360ca00]{disrupted}: Deallocated (fsm.c:568) 20250821085835450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x560fd3615d30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085835450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x560fd3615d30]{disconnected}: Freeing instance (context_map.c:207) 20250821085835450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x560fd3615d30]{disconnected}: Deallocated (fsm.c:568) 20250821085835450 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6453920 SCCP-24 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:226) MutexDispCT-TC_rab_release(225)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@3bdb09a82332: Final verdict of PTC: none 20250821085835450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085835450 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085835450 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085835450 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821085835450 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085835450 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085835450 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085835450 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085835450 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085835450 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 09 04 b2 c3 24 00 00 18 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-RAN(235)@3bdb09a82332: Final verdict of PTC: none 20250821085835450 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085835450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085835450 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085835450 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085835450 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085835450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085835450 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085835450 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250821085835450 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085835450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085835450 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085835450 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085835450 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250821085835450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085835450 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250821085835450 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250821085835450 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085835450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085835450 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085835450 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085835450 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085835450 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085835450 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085835450 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085835450 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085835450 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085835450 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085835450 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085835450 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085835450 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085835450 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085835450 DLINP <0002> stream_srv.c:818 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250821085835450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085835450 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085835450 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085835450 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085835450 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085835450 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085835450 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING TC_rab_release-Iuh0(229)@3bdb09a82332: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(230)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@3bdb09a82332: Final verdict of PTC: none 20250821085835450 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085835450 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085835450 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085835450 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085835450 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085835450 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085835450 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(233)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@3bdb09a82332: Final verdict of PTC: none 20250821085835450 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085835450 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085835450 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085835450 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085835450 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085835451 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085835451 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085835451 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085835451 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085835451 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085835451 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085835451 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085835451 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085835451 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085835451 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085835451 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085835451 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085835451 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085835451 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085835451 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085835451 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085835451 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085835451 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-PFCP(228)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(237)@3bdb09a82332: Final verdict of PTC: none 20250821085835452 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55628<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_rab_release finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Thu Aug 21 08:58:35 UTC 2025 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20250821085835488 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37826<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085836091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37826<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=409068) Waiting for packet dumper to finish... 1 (prev_count=409068, count=409608) 20250821085837451 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085837451 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085837451 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085837451 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085837451 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085837451 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 08:58: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@3bdb09a82332: 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@3bdb09a82332: Test case TC_rab_release_abnormal started. 20250821085839206 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37842<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085839213 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37195<->l=127.0.0.1:4262) (control_if.c:572) 20250821085839213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37858<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085839436 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085839436 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085839436 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085839436 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085839437 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085839437 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085839437 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085839437 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085839437 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085839437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839437 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085839437 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085839437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839437 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085839437 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085839437 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085839437 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085839437 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085839437 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085839437 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085839437 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085839437 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085839437 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085839438 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085839438 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085839438 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085839438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085839438 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085839438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839438 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085839438 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085839438 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085839438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839438 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085839438 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085839438 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085839438 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085839438 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085839438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085839438 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085839438 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) TC_rab_release_abnormal-Iuh0(243)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085839438 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085839438 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085839438 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085839438 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085839438 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821085839438 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085839438 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085839438 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085839438 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085839438 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085839438 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085839438 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085839438 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=13 20250821085839438 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085839438 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085839438 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085839438 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085839439 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085839439 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085839439 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085839439 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085839439 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085839439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839439 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085839439 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085839439 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085839439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839440 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085839440 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085839440 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085839440 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085839440 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085839440 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085839440 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085839440 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085839440 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085839440 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085839440 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085839440 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085839440 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085839440 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=10 20250821085839440 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085839440 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085839440 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085839440 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085839441 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085839441 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085839441 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:334) 20250821085839441 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085839441 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085839441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839441 DLSS7 INFO 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=10 -> eSLS=106: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085839441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839441 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085839441 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085839441 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085839441 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085839441 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085839441 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085839441 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085839441 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085839441 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085839441 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085839441 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=10 20250821085839441 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085839441 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(247)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(245)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085839463 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085839463 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085839463 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085839463 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085839463 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085839463 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085839464 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085839464 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085839465 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085839465 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085839465 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:334) 20250821085839465 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085839465 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085839465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839465 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=4 -> eSLS=116: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085839465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839465 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085839465 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=4 -> eSLS=116: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085839465 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085839465 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085839465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085839465 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085839465 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085839465 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085839465 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085839465 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:334) 20250821085839465 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085839465 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821085839465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839465 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085839465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085839465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839465 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085839465 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085839465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085839465 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085839465 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085839465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085839465 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085839465 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085839465 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085839465 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085839465 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085839465 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085839465 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085839466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839466 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085839466 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085839466 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085839466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839466 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085839466 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085839466 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085839466 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085839466 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085839466 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085839466 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085839466 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085839466 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085839466 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085839466 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085839466 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085839466 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085839466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839466 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085839466 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085839466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839466 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085839466 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085839466 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085839466 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085839467 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085839467 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085839467 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085839467 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085839467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085839467 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085839467 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085839467 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=4 20250821085839467 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085839467 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085839467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085839467 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085839467 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085839467 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=1 20250821085839467 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085839467 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085839467 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085839467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085839467 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085839467 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085839467 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=9 20250821085839467 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085839467 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085839467 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085839467 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085839467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085839467 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085839467 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085839467 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821085839467 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085839467 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085839467 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085839474 DLSCCP DEBUG SCCP-SCOC(3)[0x560fd35e4310]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085839474 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007048ca), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085839474 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085839474 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085839474 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085839474 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085839474 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085839474 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085839474 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085839474 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085839474 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085839474 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 70 48 ca 00 00 03 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085839474 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085839474 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085839474 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085839474 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085839474 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085839474 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085839474 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085839488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085839488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085839488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085839488 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085839488 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:562) 20250821085839488 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085839488 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085839488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085839488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821085839660 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085839660 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085839660 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085839660 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(247)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085839668 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085839668 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085839668 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085839668 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085839668 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085839668 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085839668 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085839668 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085839668 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085839668 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085839668 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085839668 DLSS7 <000c> ss7_asp.c:1383 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  20250821085839668 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085839670 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085839670 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085839670 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085839670 DLSS7 <000c> ss7_asp.c:1383 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  20250821085839670 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085839671 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085839671 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085839671 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085839671 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085839671 DLSS7 <000c> ss7_asp.c:1383 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  20250821085839671 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085839671 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085839671 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085839671 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085839671 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085839671 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085839671 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085839671 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085839671 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085839671 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085839671 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085839671 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085839671 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085839671 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085839671 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085839671 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085839673 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085839673 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085839673 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085839673 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085839673 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085839673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839673 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085839673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839673 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085839673 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085839673 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085839673 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085839673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085839673 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085839673 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085839674 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085839674 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085839674 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085839674 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821085839674 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085839674 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085839674 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085839674 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085839674 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085839674 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821085839678 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085839678 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085839678 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085839678 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(250)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085839685 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085839685 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085839685 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085839685 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085839685 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085839685 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085839685 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085839685 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085839685 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085839685 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085839685 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085839685 DLSS7 <000c> ss7_asp.c:1383 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  20250821085839685 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085839688 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085839688 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085839688 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085839688 DLSS7 <000c> ss7_asp.c:1383 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  20250821085839688 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085839688 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085839688 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085839688 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085839688 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085839688 DLSS7 <000c> ss7_asp.c:1383 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  20250821085839688 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085839688 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085839688 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085839688 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085839688 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085839688 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085839689 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085839689 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085839689 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085839689 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085839689 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085839689 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085839689 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085839689 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085839689 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085839689 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085839689 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085839690 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085839690 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085839690 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085839690 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085839690 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085839690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085839690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085839691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085839691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085839691 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085839691 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085839691 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085839691 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085839691 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085839691 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085839691 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085839691 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085839691 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085839691 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085839691 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821085839691 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085839691 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085839691 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085839691 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085839691 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085839691 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(246)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085840468 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085840468 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085840468 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085840468 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085840468 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085840468 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085840468 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085840468 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085840468 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085840468 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085840468 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085840468 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085840468 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085840468 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085840468 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085840468 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085840468 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085840468 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085840468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085840468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085840468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085840468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085840468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085840468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085840468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085840468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085840468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085840468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085840468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085840468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085840468 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085840468 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085840468 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085840468 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085840468 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085840468 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:382) 20250821085840468 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085840468 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821085840468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085840468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085840468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085840468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085840468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085840469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085840469 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085840469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085840469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085840469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085840469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085840469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085840469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085840469 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085840469 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085840469 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085840469 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085840469 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085840469 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821085840469 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085840469 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085840469 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085840469 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085840469 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085840469 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821085840469 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085840469 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085840469 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085840469 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085840469 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085840469 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821085840469 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085840469 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085840469 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085840469 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085840469 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085840469 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085840469 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085840469 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085840469 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085840469 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085840469 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085840469 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085840469 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085840469 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085840469 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085840469 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085840469 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085840469 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085840469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085840469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085840470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085840470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085840470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085840470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085840470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085840470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085840470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085840470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085840470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085840470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085840470 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085840470 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085840470 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085840470 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085840470 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(246)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(249)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085840491 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085840491 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085840491 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085840491 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085840491 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085840491 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085840491 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085840491 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085840492 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085840492 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085840492 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085840492 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085840492 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085840492 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085840492 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085840492 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085840492 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085840492 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085840492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085840492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085840492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085840492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085840492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085840492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085840492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085840492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085840492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085840492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085840492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085840492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085840492 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085840492 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085840492 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085840492 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085840492 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085840492 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:382) 20250821085840492 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085840492 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821085840492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085840492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085840492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085840492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085840492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085840492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085840492 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085840493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085840493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085840493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085840493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085840493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085840493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085840493 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085840493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085840493 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085840493 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085840493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085840493 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821085840493 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085840493 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085840493 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085840493 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085840493 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085840493 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821085840493 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085840493 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085840493 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085840493 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085840493 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085840493 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821085840495 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085840495 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085840495 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085840495 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085840495 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085840495 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085840495 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085840495 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085840495 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085840495 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085840496 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085840496 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085840496 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085840496 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085840496 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085840496 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085840496 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085840496 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085840496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085840496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085840496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085840496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085840496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085840496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085840496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085840496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085840496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085840496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085840496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085840496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085840496 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085840496 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085840496 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085840496 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085840496 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(249)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821085840516 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37868<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release_abnormal0(252)@3bdb09a82332: 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)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@3bdb09a82332: Created Expect[0] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@3bdb09a82332: Added conn table entry 0TC_rab_release_abnormal0(252)189626 20250821085841534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085841534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085841534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085841534 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085841535 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2e4ba, normal) (hnbgw_rua.c:408) 20250821085841535 DHNB DEBUG map_rua[0x560fd360ca00]{init}: Allocated (fsm.c:456) 20250821085841535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-189626)[0x560fd360ca00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085841535 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-189626 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085841535 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085841535 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085841535 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-189626 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085841535 DCN DEBUG map_sccp[0x560fd3615d30]{init}: Allocated (fsm.c:456) 20250821085841535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x560fd3615d30]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085841535 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-189626 <-> SCCP-25 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085841535 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-189626 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085841535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-189626)[0x560fd360ca00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085841535 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085841535 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085841535 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-189626 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085841535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x560fd3615d30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085841535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085841535 DLSCCP DEBUG SCCP-SCOC(25)[0x560fd35e8bb0]{IDLE}: Allocated (fsm.c:456) 20250821085841535 DLSCCP DEBUG SCCP-SCOC(25)[0x560fd35e8bb0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085841535 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030000210056400500f1100926) (sccp_scrc.c:455) 20250821085841535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085841535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085841535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085841535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085841535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085841535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085841535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085841535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085841535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085841535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085841535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085841535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085841535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085841535 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085841535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085841535 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085841535 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085841535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085841535 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 08 01 00 00 19 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 80 00 4f 40 03 00 00 21 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085841535 DLSCCP DEBUG SCCP-SCOC(25)[0x560fd35e8bb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085841535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x560fd3615d30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085841535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-189626)[0x560fd360ca00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085841535 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085841535 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085841535 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085841535 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821085841535 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085841535 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085841535 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085841535 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085841535 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085841535 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 08 01 00 00 19 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 80 00 4f 40 03 00 00 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(245)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@3bdb09a82332: Added conn table entry 0TC_rab_release_abnormal0(252)13072208 HNBGW_Test.msc0-SCCP(245)@3bdb09a82332: Session index based on connection ID:0 TC_rab_release_abnormal0(252)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(245)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821085841540 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085841540 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085841540 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085841540 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085841540 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085841540 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085841540 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085841540 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085841540 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085841540 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 19 1f 55 54 02 00 00 00 00  20250821085841540 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085841540 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085841540 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085841540 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085841540 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085841540 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=001f5554) (sccp_scrc.c:545) 20250821085841540 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(25,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085841540 DLSCCP DEBUG SCCP-SCOC(25)[0x560fd35e8bb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085841540 DLSCCP DEBUG SCCP-SCOC(25)[0x560fd35e8bb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085841540 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085841540 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085841540 DCN DEBUG handle_cn_conn_conf() conn_id=25, 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_sccp.c:157) 20250821085841540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x560fd3615d30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085841540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x560fd3615d30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_release_abnormal0(252)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(251)@3bdb09a82332: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@3bdb09a82332: vl_len:91 HNBGW_Test.msc0-SCCP(245)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(245)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821085841744 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085841744 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085841744 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085841744 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085841745 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085841745 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085841745 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085841745 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085841745 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085841745 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821085841745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085841745 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085841745 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085841745 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085841745 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085841745 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085841745 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(25,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085841745 DLSCCP DEBUG SCCP-SCOC(25)[0x560fd35e8bb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085841745 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085841745 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085841745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085841745 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085841745 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085841745 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-189626 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085841745 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085841745 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085841745 DMGW DEBUG mgw(mgw-fsm-189626-0)[0x560fd35e8ce0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821085841745 DMGW DEBUG mgw(mgw-fsm-189626-0)[0x560fd35e8ce0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821085841745 DMGW DEBUG mgw(mgw-fsm-189626-0)[0x560fd35e8ce0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821085841745 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085841745 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821085841745 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{UNUSED}: Allocated (fsm.c:456) 20250821085841745 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{UNUSED}: is child of mgw(mgw-fsm-189626-0)[0x560fd35e8ce0] (fsm.c:486) 20250821085841745 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-189626-0)[0x560fd35e8ce0] (mgcp_client_endpoint_fsm.c:724) 20250821085841745 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085841745 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085841745 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085841745 DLMGCP DEBUG MGCP_CONN(mgw-fsm-189626-0)[0x560fd360f460]{ST_CRCX}: Allocated (fsm.c:456) 20250821085841745 DLMGCP DEBUG MGCP_CONN(mgw-fsm-189626-0)[0x560fd360f460]{ST_CRCX}: is child of mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0] (fsm.c:486) 20250821085841745 DLMGCP DEBUG MGCP_CONN(mgw-fsm-189626-0)[0x560fd360f460]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085841745 DLMGCP DEBUG MGCP_CONN(mgw-fsm-189626-0)[0x560fd360f460]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821085841745 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=198 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: 2e4ba'... (mgcp_client.c:807) 20250821085841745 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250821085841745 DLMGCP DEBUG MGCP_CONN(mgw-fsm-189626-0)[0x560fd360f460]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085841746 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@3bdb09a82332: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2e4ba17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2e4ba17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@3bdb09a82332: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2e4ba17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2e4ba17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250821085841782 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20250821085841782 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd360f460]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821085841782 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd360f460]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821085841782 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd360f460]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085841782 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd360f460]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085841782 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821085841782 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{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) 20250821085841782 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{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) 20250821085841782 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085841782 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085841782 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{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) 20250821085841782 DMGW DEBUG mgw(mgw-fsm-189626-0)[0x560fd35e8ce0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085841782 DMGW DEBUG mgw(mgw-fsm-189626-0)[0x560fd35e8ce0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821085841782 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085841783 DMGW DEBUG mgw(mgw-fsm-189626-0)[0x560fd35e8ce0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821085841783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-189626)[0x560fd360ca00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821085841783 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821085841783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085841783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_rab_release_abnormal0(252)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085841823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085841823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085841823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085841823 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085841823 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2e4ba) (hnbgw_rua.c:472) 20250821085841823 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-189626 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085841824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-189626)[0x560fd360ca00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085841824 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085841824 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085841824 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-189626 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085841824 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085841824 DMGW DEBUG mgw(mgw-fsm-189626-0)[0x560fd35e8ce0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821085841824 DMGW DEBUG mgw(mgw-fsm-189626-0)[0x560fd35e8ce0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821085841824 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085841824 DMGW DEBUG mgw(mgw-fsm-189626-0)[0x560fd35e8ce0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821085841824 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-189626-0)[0x560fd35e8ce0] (mgcp_client_endpoint_fsm.c:724) 20250821085841824 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085841824 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085841824 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{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) 20250821085841824 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd360f460]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821085841824 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=212 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: 2e4ba'... (mgcp_client.c:807) 20250821085841824 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1221) 20250821085841824 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd360f460]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085841824 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085841824 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{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) 20250821085841824 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{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)@3bdb09a82332: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "2e4ba17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2e4ba17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085841851 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20250821085841851 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd360f460]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821085841851 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd360f460]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821085841851 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd360f460]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821085841851 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821085841851 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{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) 20250821085841851 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{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) 20250821085841851 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085841851 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085841851 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{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) 20250821085841851 DMGW DEBUG mgw(mgw-fsm-189626-0)[0x560fd35e8ce0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085841851 DMGW DEBUG mgw(mgw-fsm-189626-0)[0x560fd35e8ce0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821085841851 DMGW DEBUG mgw(mgw-fsm-189626-0)[0x560fd35e8ce0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821085841851 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-189626-0)[0x560fd35e8ce0] (mgcp_client_endpoint_fsm.c:724) 20250821085841851 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085841851 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085841851 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085841851 DLMGCP DEBUG MGCP_CONN(mgw-fsm-189626-0)[0x560fd360b540]{ST_CRCX}: Allocated (fsm.c:456) 20250821085841851 DLMGCP DEBUG MGCP_CONN(mgw-fsm-189626-0)[0x560fd360b540]{ST_CRCX}: is child of mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0] (fsm.c:486) 20250821085841851 DLMGCP DEBUG MGCP_CONN(mgw-fsm-189626-0)[0x560fd360b540]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085841851 DLMGCP DEBUG MGCP_CONN(mgw-fsm-189626-0)[0x560fd360b540]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250821085841851 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=202 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: 2e4ba'... (mgcp_client.c:807) 20250821085841851 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1221) 20250821085841851 DLMGCP DEBUG MGCP_CONN(mgw-fsm-189626-0)[0x560fd360b540]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085841851 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085841851 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{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) 20250821085841851 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{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) 20250821085841851 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{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)@3bdb09a82332: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "2e4ba17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2e4ba17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085841863 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20250821085841863 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd360b540]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821085841863 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd360b540]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821085841863 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd360b540]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085841863 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd360b540]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085841863 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821085841863 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{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) 20250821085841863 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{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) 20250821085841863 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{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) 20250821085841863 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085841863 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085841863 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{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) 20250821085841863 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{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) 20250821085841863 DMGW DEBUG mgw(mgw-fsm-189626-0)[0x560fd35e8ce0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085841863 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085841863 DMGW DEBUG mgw(mgw-fsm-189626-0)[0x560fd35e8ce0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821085841863 DMGW DEBUG mgw(mgw-fsm-189626-0)[0x560fd35e8ce0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821085841863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821085841863 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085841863 DLSCCP DEBUG SCCP-SCOC(25)[0x560fd35e8bb0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085841863 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f5554), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821085841863 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085841863 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085841863 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085841863 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085841863 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085841863 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085841863 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085841863 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 08 06 1f 55 54 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250821085841863 DMGW DEBUG mgw(mgw-fsm-189626-0)[0x560fd35e8ce0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821085841863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085841863 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085841863 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085841863 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821085841863 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085841863 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085841863 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085841863 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085841863 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085841863 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 08 06 1f 55 54 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(245)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@3bdb09a82332: 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 } VirtHNBGW-STATS(240)@3bdb09a82332: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(245)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@3bdb09a82332: vl_len:21 HNBGW_Test.msc0-SCCP(245)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(245)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250821085841886 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085841886 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085841886 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085841886 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085841886 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085841886 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085841886 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085841886 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085841886 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085841886 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 b9 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  20250821085841886 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085841886 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085841886 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085841886 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085841886 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085841886 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085841886 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(25,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085841886 DLSCCP DEBUG SCCP-SCOC(25)[0x560fd35e8bb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085841886 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085841886 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085841886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085841886 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085841886 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085841886 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-189626 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085841886 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250821085841886 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250821085841886 DMGW NOTICE mgw(mgw-fsm-189626-0)[0x560fd35e8ce0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250821085841886 DMGW DEBUG mgw(mgw-fsm-189626-0)[0x560fd35e8ce0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250821085841886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-189626)[0x560fd360ca00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250821085841886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:123) 20250821085841886 DMGW DEBUG mgw(mgw-fsm-189626-0)[0x560fd35e8ce0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250821085841886 DMGW DEBUG mgw(mgw-fsm-189626-0)[0x560fd35e8ce0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821085841886 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821085841886 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd360f460]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085841886 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=56 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: 2e4ba'... (mgcp_client.c:807) 20250821085841886 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250821085841886 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd360f460]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085841886 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd360b540]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085841886 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=56 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: 2e4ba'... (mgcp_client.c:807) 20250821085841886 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250821085841886 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd360b540]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085841886 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{IN_USE}: Removing from parent mgw(mgw-fsm-189626-0)[0x560fd35e8ce0] (mgcp_client_endpoint_fsm.c:873) 20250821085841886 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821085841886 DLMGCP DEBUG mgw-endp(mgw-fsm-189626-0)[0x560fd35fc8b0]{IN_USE}: Deallocated (fsm.c:568) 20250821085841886 DMGW DEBUG mgw(mgw-fsm-189626-0)[0x560fd35e8ce0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821085841886 DMGW DEBUG mgw(mgw-fsm-189626-0)[0x560fd35e8ce0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821085841886 DMGW DEBUG mgw(mgw-fsm-189626-0)[0x560fd35e8ce0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821085841886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085841886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:879) TC_rab_release_abnormal0(252)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "2e4ba17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(252)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "2e4ba17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085841889 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20250821085841889 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd360f460]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085841889 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd360f460]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085841889 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd360f460]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085841889 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd360f460]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250821085841889 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20250821085841889 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd360b540]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085841889 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd360b540]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085841889 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd360b540]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085841889 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd360b540]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@3bdb09a82332: 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 } VirtHNBGW-STATS(240)@3bdb09a82332: Warning: Stopping inactive timer T_poll_converge. MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821085841968 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37195<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(241)@3bdb09a82332: Final verdict of PTC: none 20250821085841976 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37858<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085841977 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37842<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085841977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085841977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) MutexDispCT-TC_rab_release_abnormal(239)@3bdb09a82332: Final verdict of PTC: none 20250821085841977 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085841977 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 (hnb.c:255) 20250821085841977 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085841977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-189626)[0x560fd360ca00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821085841977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-189626)[0x560fd360ca00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250821085841977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250821085841977 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085841977 DLSCCP DEBUG SCCP-SCOC(25)[0x560fd35e8bb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085841977 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f5554), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) HNBGW_Test.sgsn0-SCCP(248)@3bdb09a82332: Final verdict of PTC: none 20250821085841977 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085841977 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085841977 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085841977 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085841977 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085841977 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085841977 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085841977 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821085841977 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085841977 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085841977 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085841977 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 HNBGW_Test.sgsn0-RAN(249)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(247)@3bdb09a82332: Final verdict of PTC: none 20250821085841977 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085841977 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085841977 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085841977 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085841977 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085841977 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085841977 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085841977 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 08 04 1f 55 54 00 00 19 00 00 00 00 00 (ss7_asp.c:1383) 20250821085841977 DLSCCP DEBUG SCCP-SCOC(25)[0x560fd35e8bb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085841977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x560fd3615d30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085841977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-189626)[0x560fd360ca00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085841977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-189626)[0x560fd360ca00]{disrupted}: Freeing instance (context_map.c:203) 20250821085841977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-189626)[0x560fd360ca00]{disrupted}: Deallocated (fsm.c:568) 20250821085841977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x560fd3615d30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085841977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x560fd3615d30]{disconnected}: Freeing instance (context_map.c:207) 20250821085841977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x560fd3615d30]{disconnected}: Deallocated (fsm.c:568) 20250821085841977 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-189626 SCCP-25 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:226) 20250821085841977 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085841977 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 08 04 1f 55 54 00 00 19 00 00 00 00 00 00 06 00 08 00 00 00 01  20250821085841977 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085841977 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085841977 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085841977 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085841977 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085841977 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085841977 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085841977 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085841977 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085841977 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085841977 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085841977 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085841977 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085841977 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085841977 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085841977 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085841977 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085841977 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085841977 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085841978 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085841978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085841978 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085841978 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT TC_rab_release_abnormal-Iuh0-RUA(244)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(242)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(250)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(251)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(245)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(246)@3bdb09a82332: Final verdict of PTC: none 20250821085841978 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085841978 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085841978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085841978 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085841978 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085841978 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085841978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085841978 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085841978 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_rab_release_abnormal-Iuh0(243)@3bdb09a82332: Final verdict of PTC: none 20250821085841978 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085841978 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085841978 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085841978 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085841978 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085841978 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085841978 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085841978 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085841978 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085841978 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085841978 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085841978 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085841978 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085841978 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085841978 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085841978 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085841978 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085841978 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085841978 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085841978 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085841978 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085841978 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085841978 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085841978 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085841978 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085841978 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085841978 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085841978 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085841978 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085841978 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085841978 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085841978 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085841978 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085841978 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085841979 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37868<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Thu Aug 21 08:58:41 UTC 2025 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc 20250821085842014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37884<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085842617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37884<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=417540) 20250821085843057 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821085843057 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821085843057 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085843057 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085843057 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085843057 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821085843057 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821085843057 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821085843057 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085843057 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821085843057 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821085843057 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821085843057 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085843057 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821085843057 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821085843057 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250821085843057 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085843057 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821085843057 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821085843057 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK Waiting for packet dumper to finish... 1 (prev_count=417540, count=418080) 20250821085843979 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085843979 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085843979 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085843979 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085843979 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085843979 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 08:58: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 20250821085845450 DLSCCP DEBUG SCCP-SCOC(24)[0x560fd35ebeb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085845451 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2c324), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085845451 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085845451 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085845451 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085845451 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085845451 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085845451 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085845451 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085845451 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085845451 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085845451 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b2 c3 24 00 00 18 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085845451 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085845451 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085845451 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085845451 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085845451 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085845451 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085845451 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: 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@3bdb09a82332: Test case TC_rab_assign_fail started. 20250821085845748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46980<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085845753 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46986<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085845758 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36895<->l=127.0.0.1:4262) (control_if.c:572) 20250821085845867 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085845867 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085845867 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085845867 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085845867 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085845867 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085845867 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085845867 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_rab_assign_fail-Iuh0(257)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085845868 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085845868 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085845869 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085845869 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085845869 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:334) 20250821085845869 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085845869 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085845869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085845869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085845869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085845869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085845869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085845869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085845869 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085845869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085845869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085845869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085845869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085845869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085845869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085845869 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085845869 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085845869 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085845869 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085845869 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085845869 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085845869 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085845869 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085845869 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085845869 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085845869 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085845869 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085845869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085845869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085845869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085845869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085845869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085845869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085845869 DLSS7 INFO 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=1 -> eSLS=17: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085845869 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085845869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085845869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085845869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085845869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085845869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085845869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085845869 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085845869 DLSS7 INFO 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=1 -> eSLS=17: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085845869 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085845869 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085845869 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085845869 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085845869 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085845869 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085845869 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085845869 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085845869 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085845869 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085845869 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085845869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085845869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085845869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085845869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085845869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085845869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085845869 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085845869 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085845869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085845869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085845869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085845869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085845869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085845869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085845869 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085845869 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085845869 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085845869 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085845869 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085845869 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085845869 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085845869 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085845869 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085845869 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085845869 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085845869 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085845869 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085845869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085845869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085845869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085845869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085845869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085845869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085845869 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085845869 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085845869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085845869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085845869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085845869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085845870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085845870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085845870 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085845870 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085845870 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085845870 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085845870 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085845870 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085845870 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085845870 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085845870 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085845870 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085845870 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085845870 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=1 20250821085845870 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085845870 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085845870 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085845870 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085845870 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085845870 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=1 20250821085845870 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085845870 DLSS7 <000c> ss7_combined_linkset.c:322 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=1 -> eSLS=17: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085845870 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085845870 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085845870 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085845870 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085845870 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=13 20250821085845870 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085845870 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085845870 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085845870 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085845870 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085845870 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085845870 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821085845870 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085845870 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085845870 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(261)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(261)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(259)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085845884 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085845884 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085845884 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085845884 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085845885 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085845885 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085845885 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085845885 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085845886 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085845886 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085845886 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:334) 20250821085845886 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085845886 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085845886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085845886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085845886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085845886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085845886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085845886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085845886 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085845886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085845886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085845886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085845886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085845886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085845886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085845886 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085845886 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085845886 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085845886 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085845886 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085845886 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085845886 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085845886 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085845886 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085845886 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:334) 20250821085845886 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085845886 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821085845886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085845886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085845886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085845886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085845886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085845886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085845886 DLSS7 INFO 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=3 -> eSLS=3: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085845886 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085845886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085845886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085845886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085845886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085845886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085845886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085845886 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085845886 DLSS7 INFO 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=3 -> eSLS=3: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085845886 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085845886 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085845886 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085845886 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085845886 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085845886 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085845886 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085845886 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085845886 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085845886 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085845886 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085845886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085845886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085845886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085845886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085845887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085845887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085845887 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085845887 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085845887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085845887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085845887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085845887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085845887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085845887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085845887 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085845887 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085845887 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085845887 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085845887 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085845887 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085845887 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085845887 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085845887 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085845887 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085845887 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085845887 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085845887 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085845887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085845887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085845887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085845887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085845887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085845887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085845887 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085845887 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085845887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085845887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085845888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085845888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085845888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085845888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085845888 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085845888 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085845888 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085845888 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085845888 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085845888 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085845888 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085845888 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085845888 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085845888 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085845888 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085845888 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=15 20250821085845888 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085845888 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085845888 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085845888 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085845888 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085845888 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=3 20250821085845888 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085845888 DLSS7 <000c> ss7_combined_linkset.c:322 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=3 -> eSLS=3: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085845888 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085845888 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085845888 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085845888 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085845888 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=6 20250821085845888 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085845888 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085845888 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085845889 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085845889 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085845889 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085845889 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=12 20250821085845889 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085845889 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085845889 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085845911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085845911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085845911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085845911 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085845911 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:562) 20250821085845911 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085845911 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085845911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085845911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821085846081 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085846081 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085846081 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085846081 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(261)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085846090 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085846090 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085846090 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085846090 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085846090 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085846090 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085846090 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085846090 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085846090 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085846090 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085846090 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085846090 DLSS7 <000c> ss7_asp.c:1383 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  20250821085846090 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085846093 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085846093 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085846093 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085846093 DLSS7 <000c> ss7_asp.c:1383 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  20250821085846093 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085846093 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085846093 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085846093 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085846093 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085846093 DLSS7 <000c> ss7_asp.c:1383 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  20250821085846093 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085846093 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085846093 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085846093 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085846093 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085846093 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085846093 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085846093 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085846093 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085846093 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085846093 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085846093 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085846093 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085846093 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085846093 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085846093 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085846094 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085846095 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085846095 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085846095 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085846095 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085846095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085846095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085846095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085846095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085846095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085846095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085846095 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085846095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085846095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085846095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085846095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085846095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085846095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085846095 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085846095 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085846095 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085846095 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085846095 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085846095 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085846095 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085846095 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085846095 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085846095 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085846095 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821085846095 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085846095 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085846095 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085846095 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085846095 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085846095 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821085846100 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085846100 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085846100 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085846100 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(264)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085846107 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085846107 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085846107 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085846107 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085846107 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085846107 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085846107 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085846107 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085846107 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085846107 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085846107 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085846107 DLSS7 <000c> ss7_asp.c:1383 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  20250821085846107 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085846109 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085846109 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085846109 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085846109 DLSS7 <000c> ss7_asp.c:1383 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  20250821085846110 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085846110 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085846110 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085846110 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085846110 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085846110 DLSS7 <000c> ss7_asp.c:1383 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  20250821085846110 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085846110 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085846110 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085846110 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085846110 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085846110 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085846110 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085846110 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085846110 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085846110 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085846110 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085846110 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085846110 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085846110 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085846110 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085846110 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085846110 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085846111 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085846111 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085846111 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085846111 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085846111 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085846111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085846111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085846111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085846111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085846111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085846111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085846111 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085846111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085846111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085846111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085846111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085846111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085846111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085846111 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085846111 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085846111 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085846111 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085846111 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085846111 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085846112 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085846112 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085846112 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085846112 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085846112 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=1 20250821085846112 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085846112 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085846112 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085846112 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085846112 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085846112 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(260)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085846899 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085846899 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085846899 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085846899 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085846899 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085846899 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085846899 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085846899 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085846899 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085846899 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085846900 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085846900 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085846900 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085846900 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085846900 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085846900 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085846900 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085846900 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085846900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085846900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085846900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085846900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085846900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085846900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085846900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085846900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085846900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085846900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085846900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085846900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085846900 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085846900 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085846900 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085846900 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085846900 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085846900 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:382) 20250821085846900 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085846900 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821085846900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085846900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085846900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085846900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085846900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085846900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085846900 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085846900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085846900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085846900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085846900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085846900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085846900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085846900 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085846900 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085846900 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085846900 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085846900 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085846900 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821085846900 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085846900 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085846900 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085846901 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085846901 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085846901 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821085846901 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085846901 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085846901 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085846901 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085846901 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085846901 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821085846901 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085846902 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085846902 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085846902 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085846902 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085846902 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085846902 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085846902 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085846902 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085846902 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085846902 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085846902 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085846902 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085846902 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085846902 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085846902 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085846902 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085846902 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085846902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085846902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085846902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085846902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085846902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085846902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085846902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085846902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085846902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085846902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085846902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085846902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085846902 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085846902 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085846902 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085846902 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085846902 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(260)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(263)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085846908 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085846908 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085846908 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085846908 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085846908 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085846908 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085846908 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085846908 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085846908 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085846908 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085846908 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085846908 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085846908 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085846908 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085846908 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085846908 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085846908 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085846908 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085846908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085846908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085846908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085846908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085846908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085846908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085846908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085846908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085846908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085846908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085846908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085846908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085846908 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085846908 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085846908 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085846908 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085846908 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085846908 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:382) 20250821085846908 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085846908 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821085846908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085846908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085846908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085846908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085846908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085846908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085846908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085846908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085846908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085846908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085846908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085846908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085846908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085846908 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085846908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085846908 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085846908 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085846908 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085846908 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821085846908 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085846908 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085846909 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085846909 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085846909 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085846909 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821085846909 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085846909 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085846909 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085846909 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085846909 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085846909 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821085846909 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085846909 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085846909 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085846909 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085846909 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085846909 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085846909 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085846909 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085846909 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085846909 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085846909 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085846909 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085846909 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085846909 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085846909 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085846909 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085846909 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085846909 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085846909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085846909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085846909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085846909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085846909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085846909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085846909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085846909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085846909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085846909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085846909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085846909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085846909 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085846909 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085846909 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085846909 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085846909 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(263)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821085846934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46996<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_fail0(266)@3bdb09a82332: 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)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@3bdb09a82332: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@3bdb09a82332: Added conn table entry 0TC_rab_assign_fail0(266)2659866 20250821085847981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085847981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085847981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085847981 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085847981 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x28961a, normal) (hnbgw_rua.c:408) 20250821085847981 DHNB DEBUG map_rua[0x560fd360ca00]{init}: Allocated (fsm.c:456) 20250821085847981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2659866)[0x560fd360ca00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085847981 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2659866 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085847981 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085847982 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085847982 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2659866 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085847982 DCN DEBUG map_sccp[0x560fd3615d30]{init}: Allocated (fsm.c:456) 20250821085847982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x560fd3615d30]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085847982 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-2659866 <-> SCCP-26 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085847982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2659866 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085847982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2659866)[0x560fd360ca00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085847982 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085847982 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085847982 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2659866 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085847982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x560fd3615d30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085847982 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085847982 DLSCCP DEBUG SCCP-SCOC(26)[0x560fd360b540]{IDLE}: Allocated (fsm.c:456) 20250821085847982 DLSCCP DEBUG SCCP-SCOC(26)[0x560fd360b540]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085847982 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030000140056400500f1100926) (sccp_scrc.c:455) 20250821085847982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085847982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085847982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085847982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085847982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085847982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085847982 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085847982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085847982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085847982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085847982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085847982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085847982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085847983 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085847983 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085847983 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085847983 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085847983 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085847983 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0b 01 00 00 1a 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 14 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085847983 DLSCCP DEBUG SCCP-SCOC(26)[0x560fd360b540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085847983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x560fd3615d30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085847983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2659866)[0x560fd360ca00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085847983 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085847983 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085847983 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085847983 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821085847983 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085847983 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085847983 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085847983 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085847983 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085847983 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0b 01 00 00 1a 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 14 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)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@3bdb09a82332: Added conn table entry 0TC_rab_assign_fail0(266)896589 HNBGW_Test.msc0-SCCP(259)@3bdb09a82332: Session index based on connection ID:0 TC_rab_assign_fail0(266)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(259)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821085848000 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085848000 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085848000 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085848000 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085848000 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085848000 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085848000 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085848000 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085848000 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085848000 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 1a 84 b8 1e 02 00 00 00 00  20250821085848001 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085848001 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085848001 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085848001 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085848001 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085848001 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0084b81e) (sccp_scrc.c:545) 20250821085848001 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(26,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085848001 DLSCCP DEBUG SCCP-SCOC(26)[0x560fd360b540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085848001 DLSCCP DEBUG SCCP-SCOC(26)[0x560fd360b540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085848001 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085848001 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085848001 DCN DEBUG handle_cn_conn_conf() conn_id=26, 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_sccp.c:157) 20250821085848001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x560fd3615d30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085848001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x560fd3615d30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(254)@3bdb09a82332: 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)@3bdb09a82332: 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)@3bdb09a82332: 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 } VirtHNBGW-STATS(254)@3bdb09a82332: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_fail0(266)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(265)@3bdb09a82332: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@3bdb09a82332: vl_len:91 HNBGW_Test.msc0-SCCP(259)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(259)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821085848204 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085848204 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085848204 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085848204 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085848204 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085848204 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085848205 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085848205 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085848205 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085848205 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821085848205 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085848205 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085848205 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085848205 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085848205 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085848205 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085848205 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(26,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085848205 DLSCCP DEBUG SCCP-SCOC(26)[0x560fd360b540]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085848205 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085848205 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085848205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085848205 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085848205 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085848205 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2659866 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085848205 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085848205 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085848205 DMGW DEBUG mgw(mgw-fsm-2659866-0)[0x560fd360f460]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821085848205 DMGW DEBUG mgw(mgw-fsm-2659866-0)[0x560fd360f460]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821085848205 DMGW DEBUG mgw(mgw-fsm-2659866-0)[0x560fd360f460]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821085848205 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085848205 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821085848205 DLMGCP DEBUG mgw-endp(mgw-fsm-2659866-0)[0x560fd35fc8b0]{UNUSED}: Allocated (fsm.c:456) 20250821085848205 DLMGCP DEBUG mgw-endp(mgw-fsm-2659866-0)[0x560fd35fc8b0]{UNUSED}: is child of mgw(mgw-fsm-2659866-0)[0x560fd360f460] (fsm.c:486) 20250821085848205 DLMGCP DEBUG mgw-endp(mgw-fsm-2659866-0)[0x560fd35fc8b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2659866-0)[0x560fd360f460] (mgcp_client_endpoint_fsm.c:724) 20250821085848205 DLMGCP DEBUG mgw-endp(mgw-fsm-2659866-0)[0x560fd35fc8b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085848205 DLMGCP DEBUG mgw-endp(mgw-fsm-2659866-0)[0x560fd35fc8b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085848205 DLMGCP DEBUG mgw-endp(mgw-fsm-2659866-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085848205 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2659866-0)[0x560fd35e8ce0]{ST_CRCX}: Allocated (fsm.c:456) 20250821085848205 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2659866-0)[0x560fd35e8ce0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2659866-0)[0x560fd35fc8b0] (fsm.c:486) 20250821085848206 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2659866-0)[0x560fd35e8ce0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085848206 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2659866-0)[0x560fd35e8ce0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821085848206 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: 28961'... (mgcp_client.c:807) 20250821085848206 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821085848206 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2659866-0)[0x560fd35e8ce0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085848206 DLMGCP DEBUG mgw-endp(mgw-fsm-2659866-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@3bdb09a82332: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "28961a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "28961a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@3bdb09a82332: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "28961a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "28961a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250821085848238 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20250821085848238 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821085848238 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821085848238 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085848238 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085848238 DLMGCP DEBUG mgw-endp(mgw-fsm-2659866-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821085848238 DLMGCP DEBUG mgw-endp(mgw-fsm-2659866-0)[0x560fd35fc8b0]{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) 20250821085848238 DLMGCP DEBUG mgw-endp(mgw-fsm-2659866-0)[0x560fd35fc8b0]{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) 20250821085848238 DLMGCP DEBUG mgw-endp(mgw-fsm-2659866-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085848238 DLMGCP DEBUG mgw-endp(mgw-fsm-2659866-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085848238 DLMGCP DEBUG mgw-endp(mgw-fsm-2659866-0)[0x560fd35fc8b0]{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) 20250821085848238 DMGW DEBUG mgw(mgw-fsm-2659866-0)[0x560fd360f460]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085848238 DMGW DEBUG mgw(mgw-fsm-2659866-0)[0x560fd360f460]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821085848238 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085848238 DMGW DEBUG mgw(mgw-fsm-2659866-0)[0x560fd360f460]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821085848238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2659866)[0x560fd360ca00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821085848238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821085848238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085848238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_rab_assign_fail0(266)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085848269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085848269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085848269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1431) 20250821085848269 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085848269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x28961a) (hnbgw_rua.c:472) 20250821085848269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2659866 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:313) 20250821085848269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2659866)[0x560fd360ca00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085848269 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085848269 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085848269 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2659866 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085848269 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250821085848269 DMGW DEBUG mgw(mgw-fsm-2659866-0)[0x560fd360f460]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821085848269 DMGW DEBUG mgw(mgw-fsm-2659866-0)[0x560fd360f460]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821085848269 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20250821085848270 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250821085848270 DMGW ERROR mgw(mgw-fsm-2659866-0)[0x560fd360f460]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20250821085848270 DMGW DEBUG mgw(mgw-fsm-2659866-0)[0x560fd360f460]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20250821085848270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20250821085848270 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085848270 DLSCCP DEBUG SCCP-SCOC(26)[0x560fd360b540]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085848270 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084b81e), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:455) 20250821085848270 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085848270 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085848270 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085848270 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085848270 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085848270 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085848270 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085848270 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0b 06 84 b8 1e 00 01 15 60 00 00 11 00 00 01 00 23 40 0a 00 00 01 00 22 40 03 05 c2 d0 (ss7_asp.c:1383) 20250821085848270 DMGW DEBUG mgw(mgw-fsm-2659866-0)[0x560fd360f460]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20250821085848270 DMGW DEBUG mgw(mgw-fsm-2659866-0)[0x560fd360f460]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821085848270 DLMGCP DEBUG mgw-endp(mgw-fsm-2659866-0)[0x560fd35fc8b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821085848270 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085848270 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: 28961'... (mgcp_client.c:807) 20250821085848270 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250821085848270 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085848270 DLMGCP DEBUG mgw-endp(mgw-fsm-2659866-0)[0x560fd35fc8b0]{IN_USE}: Removing from parent mgw(mgw-fsm-2659866-0)[0x560fd360f460] (mgcp_client_endpoint_fsm.c:873) 20250821085848270 DLMGCP DEBUG mgw-endp(mgw-fsm-2659866-0)[0x560fd35fc8b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821085848270 DLMGCP DEBUG mgw-endp(mgw-fsm-2659866-0)[0x560fd35fc8b0]{IN_USE}: Deallocated (fsm.c:568) 20250821085848270 DMGW DEBUG mgw(mgw-fsm-2659866-0)[0x560fd360f460]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821085848270 DMGW DEBUG mgw(mgw-fsm-2659866-0)[0x560fd360f460]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821085848270 DMGW DEBUG mgw(mgw-fsm-2659866-0)[0x560fd360f460]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821085848270 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085848270 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085848270 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085848270 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821085848270 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085848270 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085848270 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085848271 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085848271 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085848271 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0b 06 84 b8 1e 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)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@3bdb09a82332: 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)@3bdb09a82332: 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)@3bdb09a82332: 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 } VirtHNBGW-STATS(254)@3bdb09a82332: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_fail0(266)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "28961a17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085848309 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20250821085848309 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085848309 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085848309 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085848309 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e8ce0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821085848312 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36895<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(255)@3bdb09a82332: Final verdict of PTC: none 20250821085848324 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46986<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085848325 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46980<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail-Iuh0-RUA(258)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(263)@3bdb09a82332: Final verdict of PTC: none MutexDispCT-TC_rab_assign_fail(253)@3bdb09a82332: Final verdict of PTC: none 20250821085848326 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085848326 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085848326 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085848326 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085848326 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085848326 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085848326 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085848326 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085848326 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085848326 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085848326 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085848326 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085848326 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085848326 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085848326 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085848326 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085848326 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085848326 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085848326 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085848326 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085848326 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085848326 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085848326 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085848326 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085848326 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085848326 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085848326 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085848326 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085848326 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085848326 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085848326 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085848326 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085848326 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085848326 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085848326 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085848326 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085848326 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085848326 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085848326 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085848326 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085848326 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085848326 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085848326 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085848326 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) HNBGW_Test.msc0-SCCP(259)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(264)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(265)@3bdb09a82332: Final verdict of PTC: none 20250821085848326 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085848326 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085848326 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085848326 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085848326 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085848326 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085848326 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085848326 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085848326 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085848326 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085848326 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085848326 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085848326 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085848326 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085848326 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085848326 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085848326 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085848326 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085848326 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085848326 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085848326 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085848326 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085848326 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085848326 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085848326 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085848326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821085848326 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085848326 DLSCCP DEBUG SCCP-SCOC(26)[0x560fd360b540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085848326 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084b81e), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085848326 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085848326 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085848326 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085848326 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085848326 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085848326 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085848326 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085848326 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085848326 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085848326 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 0b 04 84 b8 1e 00 00 1a 00 00 00 00 00 (ss7_asp.c:1383) 20250821085848326 DLSCCP DEBUG SCCP-SCOC(26)[0x560fd360b540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085848326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x560fd3615d30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821085848326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2659866)[0x560fd360ca00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085848326 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2659866)[0x560fd360ca00]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085848327 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085848327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2659866)[0x560fd360ca00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) HNBGW-PFCP(256)@3bdb09a82332: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(257)@3bdb09a82332: Final verdict of PTC: none 20250821085848327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2659866)[0x560fd360ca00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085848327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2659866)[0x560fd360ca00]{disrupted}: Freeing instance (context_map.c:203) 20250821085848327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2659866)[0x560fd360ca00]{disrupted}: Deallocated (fsm.c:568) 20250821085848327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x560fd3615d30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085848327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x560fd3615d30]{disconnected}: Freeing instance (context_map.c:207) 20250821085848327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x560fd3615d30]{disconnected}: Deallocated (fsm.c:568) 20250821085848327 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2659866 SCCP-26 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250821085848327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085848327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821085848327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085848327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085848327 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085848327 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 (hnb.c:255) 20250821085848327 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-M3UA(261)@3bdb09a82332: Final verdict of PTC: none 20250821085848327 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085848328 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085848328 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085848328 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821085848328 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085848328 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085848328 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821085848328 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46996<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@3bdb09a82332: Final verdict of PTC: pass HNBGW_Test.msc0-RAN(260)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_rab_assign_fail finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Thu Aug 21 08:58: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 20250821085848366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085848968 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47000<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=386548) 20250821085849475 DLSCCP DEBUG SCCP-SCOC(3)[0x560fd35e4310]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085849476 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007048ca), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085849476 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085849476 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085849476 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085849476 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085849476 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085849476 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085849476 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085849476 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085849476 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085849476 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 70 48 ca 00 00 03 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085849476 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085849476 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085849476 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085849476 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085849476 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085849477 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085849477 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=386548, count=393312) 20250821085850327 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085850327 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085850327 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085850327 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085850327 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085850327 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 08:58: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 20250821085851979 DLSCCP DEBUG SCCP-SCOC(25)[0x560fd35e8bb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085851979 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f5554), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085851979 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085851979 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085851979 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085851979 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085851979 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085851979 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085851979 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085851979 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085851979 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085851979 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1f 55 54 00 00 19 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085851979 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085851979 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085851979 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085851979 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085851979 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085851979 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085851979 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: 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@3bdb09a82332: Test case TC_rab_assign_mgcp_to started. 20250821085852073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47002<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085852077 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47006<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085852080 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46225<->l=127.0.0.1:4262) (control_if.c:572) 20250821085852188 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085852188 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085852188 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085852188 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085852188 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085852188 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085852188 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085852188 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_rab_assign_mgcp_to-Iuh0(271)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085852188 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085852188 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085852189 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085852189 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085852189 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:334) 20250821085852189 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085852189 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085852189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852190 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085852190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852190 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085852190 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085852190 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085852190 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085852190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085852190 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085852190 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085852190 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085852190 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085852190 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085852190 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085852190 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085852190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852190 DLSS7 INFO 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=1 -> eSLS=17: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085852190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085852190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852190 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085852190 DLSS7 INFO 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=1 -> eSLS=17: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085852190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085852190 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085852190 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085852190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085852190 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085852190 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085852190 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085852190 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085852190 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085852190 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085852190 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085852190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852190 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085852190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085852190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852190 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085852190 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085852190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085852190 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085852190 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085852190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085852190 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085852190 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085852190 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085852190 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085852190 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085852190 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085852190 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085852190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852190 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085852190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085852190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852190 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085852191 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085852191 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085852191 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085852191 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085852191 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085852191 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085852191 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085852191 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085852191 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085852191 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085852191 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=5 20250821085852191 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085852191 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085852191 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085852191 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085852191 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085852191 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=1 20250821085852191 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085852191 DLSS7 <000c> ss7_combined_linkset.c:322 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=1 -> eSLS=17: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085852191 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085852191 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085852191 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085852191 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085852191 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=6 20250821085852191 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085852191 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085852191 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085852191 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085852191 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085852191 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085852191 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821085852191 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085852191 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085852191 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(275)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(275)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(273)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085852207 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085852207 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085852207 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085852207 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085852207 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085852207 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085852207 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085852207 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085852208 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085852208 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085852208 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:334) 20250821085852208 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085852208 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085852208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852208 DLSS7 INFO 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=3 -> eSLS=115: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085852208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852209 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085852209 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=3 -> eSLS=115: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085852209 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085852209 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085852209 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085852209 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085852209 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085852209 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085852209 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085852209 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:334) 20250821085852209 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085852209 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821085852209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852209 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085852209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085852209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852209 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085852209 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085852209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085852209 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085852209 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085852209 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085852209 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085852209 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085852209 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085852209 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085852209 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085852209 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085852209 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085852209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852209 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085852209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085852209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852209 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085852209 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085852209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085852209 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085852209 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085852209 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085852209 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085852209 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085852209 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085852209 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085852209 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085852209 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085852209 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085852209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852209 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085852209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085852209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852209 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085852209 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085852209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085852209 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085852209 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085852209 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085852209 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085852209 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085852209 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085852209 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085852209 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085852209 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=3 20250821085852209 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085852209 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085852209 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085852209 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085852209 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085852209 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=13 20250821085852209 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085852209 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085852209 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085852209 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085852209 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085852209 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085852209 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=13 20250821085852209 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085852209 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085852209 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085852209 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085852209 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085852209 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085852209 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=8 20250821085852209 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085852209 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085852209 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085852229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085852229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085852229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085852229 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085852229 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:562) 20250821085852229 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085852229 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085852229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085852229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821085852404 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085852404 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085852404 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085852404 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(275)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085852413 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085852413 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085852413 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085852413 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085852413 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085852413 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085852414 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085852414 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085852414 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085852414 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085852414 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085852414 DLSS7 <000c> ss7_asp.c:1383 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  20250821085852414 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085852416 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085852416 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085852416 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085852416 DLSS7 <000c> ss7_asp.c:1383 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  20250821085852416 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085852416 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085852416 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085852416 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085852416 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085852416 DLSS7 <000c> ss7_asp.c:1383 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  20250821085852416 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085852417 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085852417 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085852417 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085852417 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085852417 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085852417 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085852417 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085852417 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085852417 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085852417 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085852417 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085852417 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085852417 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085852417 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085852417 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085852418 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085852418 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085852418 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085852418 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085852418 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085852418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852418 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085852418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852419 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085852419 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085852419 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085852419 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085852419 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085852419 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085852419 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085852419 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085852419 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085852419 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085852419 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821085852419 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085852419 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085852419 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085852419 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085852419 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085852419 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821085852420 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085852420 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085852420 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085852420 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(278)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085852426 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085852426 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085852426 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085852426 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085852426 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085852426 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085852426 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085852426 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085852426 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085852426 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085852427 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085852427 DLSS7 <000c> ss7_asp.c:1383 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  20250821085852427 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085852431 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085852431 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085852431 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085852431 DLSS7 <000c> ss7_asp.c:1383 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  20250821085852431 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085852432 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085852432 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085852432 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085852432 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085852432 DLSS7 <000c> ss7_asp.c:1383 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  20250821085852432 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085852432 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085852432 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085852432 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085852432 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085852432 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085852432 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085852432 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085852432 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085852432 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085852432 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085852432 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085852432 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085852432 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085852432 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085852432 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085852432 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085852433 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085852433 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085852433 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085852433 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085852433 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085852433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085852434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085852434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085852434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085852434 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085852434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085852434 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085852434 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085852434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085852434 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085852434 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085852434 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085852434 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085852434 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085852434 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=7 20250821085852434 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085852434 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085852434 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085852434 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085852434 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085852434 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(274)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085853218 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085853218 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085853219 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085853219 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085853219 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085853219 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085853219 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085853219 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085853219 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085853219 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085853219 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085853219 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085853219 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085853219 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085853219 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085853219 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085853219 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085853219 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085853219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085853219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085853219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085853219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085853219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085853219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085853219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085853219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085853219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085853219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085853219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085853219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085853219 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085853219 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085853219 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085853219 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085853219 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085853219 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:382) 20250821085853219 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085853219 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821085853219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085853219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085853219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085853219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085853219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085853219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085853219 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085853219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085853219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085853219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085853220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085853220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085853220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085853220 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085853220 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085853220 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085853220 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085853220 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085853220 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821085853220 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085853220 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085853220 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085853220 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085853220 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085853220 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821085853220 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085853220 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085853220 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085853220 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085853220 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085853220 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821085853222 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085853222 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085853222 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085853222 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085853222 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085853222 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085853222 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085853222 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085853222 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085853222 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085853222 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085853222 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085853222 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085853222 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085853222 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085853222 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085853222 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085853222 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085853222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085853222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085853222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085853222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085853222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085853222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085853222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085853222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085853222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085853222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085853222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085853222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085853222 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085853222 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085853222 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085853222 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085853222 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(274)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(277)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085853228 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085853228 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085853228 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085853228 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085853228 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085853228 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085853228 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085853228 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085853228 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085853228 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085853228 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085853228 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085853228 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085853228 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085853228 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085853228 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085853228 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085853228 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085853228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085853228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085853228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085853228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085853228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085853228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085853228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085853228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085853228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085853228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085853228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085853228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085853228 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085853228 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085853228 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085853228 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085853228 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085853228 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:382) 20250821085853228 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085853228 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821085853228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085853228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085853228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085853228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085853228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085853228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085853228 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085853228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085853228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085853228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085853228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085853228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085853228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085853228 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085853228 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085853228 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085853228 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085853228 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085853228 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821085853228 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085853228 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085853228 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085853228 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085853228 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085853228 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821085853228 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085853228 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085853228 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085853228 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085853228 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085853228 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821085853229 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085853229 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085853229 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085853229 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085853229 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085853229 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085853229 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085853229 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085853229 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085853229 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085853229 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085853229 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085853229 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085853229 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085853229 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085853229 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085853229 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085853229 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085853229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085853229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085853229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085853229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085853229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085853229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085853230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085853230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085853230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085853230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085853230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085853230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085853230 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085853230 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085853230 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085853230 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085853230 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(277)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821085853254 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47022<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@3bdb09a82332: 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)@3bdb09a82332: 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)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@3bdb09a82332: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@3bdb09a82332: Added conn table entry 0TC_rab_assign_mgcp_to0(280)2459663 20250821085854294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085854294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085854294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085854294 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085854295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x25880f, normal) (hnbgw_rua.c:408) 20250821085854295 DHNB DEBUG map_rua[0x560fd360ca00]{init}: Allocated (fsm.c:456) 20250821085854295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2459663)[0x560fd360ca00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085854295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2459663 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085854295 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085854295 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085854295 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2459663 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085854295 DCN DEBUG map_sccp[0x560fd3615d30]{init}: Allocated (fsm.c:456) 20250821085854295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x560fd3615d30]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085854295 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-2459663 <-> SCCP-27 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085854295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2459663 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085854295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2459663)[0x560fd360ca00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085854295 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085854295 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085854295 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2459663 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085854295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x560fd3615d30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085854295 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085854295 DLSCCP DEBUG SCCP-SCOC(27)[0x560fd35e8ce0]{IDLE}: Allocated (fsm.c:456) 20250821085854295 DLSCCP DEBUG SCCP-SCOC(27)[0x560fd35e8ce0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085854295 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030000fa0056400500f1100926) (sccp_scrc.c:455) 20250821085854295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085854295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085854295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085854295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085854295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085854295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085854295 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085854295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085854295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085854295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085854295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085854295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085854295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085854295 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085854295 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085854295 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085854295 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085854295 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085854295 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0a 01 00 00 1b 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 00 fa 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085854295 DLSCCP DEBUG SCCP-SCOC(27)[0x560fd35e8ce0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085854295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x560fd3615d30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085854295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2459663)[0x560fd360ca00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085854295 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085854295 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085854295 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085854295 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821085854296 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085854296 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085854296 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085854296 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085854296 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085854296 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0a 01 00 00 1b 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 00 fa 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)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@3bdb09a82332: Added conn table entry 0TC_rab_assign_mgcp_to0(280)776675 HNBGW_Test.msc0-SCCP(273)@3bdb09a82332: Session index based on connection ID:0 TC_rab_assign_mgcp_to0(280)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(273)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821085854315 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085854315 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085854315 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085854315 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085854315 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085854315 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085854315 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085854315 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085854315 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085854316 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 1b 14 9e 9d 02 00 00 00 00  20250821085854316 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085854316 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085854316 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085854316 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085854316 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085854316 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00149e9d) (sccp_scrc.c:545) 20250821085854316 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(27,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085854316 DLSCCP DEBUG SCCP-SCOC(27)[0x560fd35e8ce0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085854316 DLSCCP DEBUG SCCP-SCOC(27)[0x560fd35e8ce0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085854316 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085854316 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085854316 DCN DEBUG handle_cn_conn_conf() conn_id=27, 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_sccp.c:157) 20250821085854316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x560fd3615d30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085854316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x560fd3615d30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-SCCP(273)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@3bdb09a82332: vl_len:91 HNBGW_Test.msc0-SCCP(273)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(273)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821085854516 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085854517 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085854517 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085854517 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085854517 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085854517 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085854517 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085854517 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085854517 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085854517 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821085854517 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085854517 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085854517 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085854517 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085854517 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085854517 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085854517 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(27,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085854517 DLSCCP DEBUG SCCP-SCOC(27)[0x560fd35e8ce0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085854517 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085854517 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085854517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085854517 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085854517 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085854517 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2459663 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085854517 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085854517 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085854518 DMGW DEBUG mgw(mgw-fsm-2459663-0)[0x560fd35fc8b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821085854518 DMGW DEBUG mgw(mgw-fsm-2459663-0)[0x560fd35fc8b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821085854518 DMGW DEBUG mgw(mgw-fsm-2459663-0)[0x560fd35fc8b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821085854518 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085854518 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821085854518 DLMGCP DEBUG mgw-endp(mgw-fsm-2459663-0)[0x560fd360f460]{UNUSED}: Allocated (fsm.c:456) 20250821085854518 DLMGCP DEBUG mgw-endp(mgw-fsm-2459663-0)[0x560fd360f460]{UNUSED}: is child of mgw(mgw-fsm-2459663-0)[0x560fd35fc8b0] (fsm.c:486) 20250821085854518 DLMGCP DEBUG mgw-endp(mgw-fsm-2459663-0)[0x560fd360f460]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2459663-0)[0x560fd35fc8b0] (mgcp_client_endpoint_fsm.c:724) 20250821085854518 DLMGCP DEBUG mgw-endp(mgw-fsm-2459663-0)[0x560fd360f460]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085854518 DLMGCP DEBUG mgw-endp(mgw-fsm-2459663-0)[0x560fd360f460]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085854518 DLMGCP DEBUG mgw-endp(mgw-fsm-2459663-0)[0x560fd360f460]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085854518 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2459663-0)[0x560fd35fcfe0]{ST_CRCX}: Allocated (fsm.c:456) 20250821085854518 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2459663-0)[0x560fd35fcfe0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2459663-0)[0x560fd360f460] (fsm.c:486) 20250821085854518 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2459663-0)[0x560fd35fcfe0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085854518 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2459663-0)[0x560fd35fcfe0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821085854518 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: 25880'... (mgcp_client.c:807) 20250821085854518 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821085854518 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2459663-0)[0x560fd35fcfe0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085854518 DLMGCP DEBUG mgw-endp(mgw-fsm-2459663-0)[0x560fd360f460]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@3bdb09a82332: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "25880f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "25880f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@3bdb09a82332: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "25880f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "25880f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085855452 DLSCCP DEBUG SCCP-SCOC(24)[0x560fd35ebeb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085855452 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2c324), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085855452 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085855452 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085855452 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085855452 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085855452 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085855452 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085855452 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085855452 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b2 c3 24 00 00 18 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085855452 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085855452 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085855452 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085855452 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085855452 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085855452 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085855452 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085855452 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085855452 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085855453 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 b2 c3 24 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821085855458 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085855458 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085855458 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085855458 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085855458 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085855458 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085855458 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085855458 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085855458 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085855458 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 18 b2 c3 24 00  20250821085855458 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085855459 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085855459 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085855459 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085855459 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085855459 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00b2c324) (sccp_scrc.c:545) 20250821085855459 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(24,remPC=185=0.23.1) Received CO:RELCO (sccp_scoc.c:787) 20250821085855459 DLSCCP DEBUG SCCP-SCOC(24)[0x560fd35ebeb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085855459 DLSCCP DEBUG SCCP-SCOC(24)[0x560fd35ebeb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085855459 DLSCCP DEBUG SCCP-SCOC(24)[0x560fd35ebeb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085855459 DLSCCP DEBUG SCCP-SCOC(24)[0x560fd35ebeb0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085855459 DLSCCP DEBUG SCCP-SCOC(24)[0x560fd35ebeb0]{IDLE}: Deallocated (fsm.c:568) 20250821085858328 DLSCCP DEBUG SCCP-SCOC(26)[0x560fd360b540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821085858328 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084b81e), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085858328 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085858328 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085858328 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085858328 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085858328 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085858328 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085858328 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085858328 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 84 b8 1e 00 00 1a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085858328 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085858328 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085858328 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085858328 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085858328 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085858328 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085858328 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085858329 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085858329 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085858329 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 84 b8 1e 00 00 1a 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821085858335 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085858335 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085858335 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085858335 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085858335 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085858335 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085858335 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085858335 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085858335 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085858335 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 1a 84 b8 1e 00  20250821085858335 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085858335 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085858335 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085858335 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085858336 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085858336 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0084b81e) (sccp_scrc.c:545) 20250821085858336 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(26,remPC=185=0.23.1) Received CO:RELCO (sccp_scoc.c:787) 20250821085858336 DLSCCP DEBUG SCCP-SCOC(26)[0x560fd360b540]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085858336 DLSCCP DEBUG SCCP-SCOC(26)[0x560fd360b540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085858336 DLSCCP DEBUG SCCP-SCOC(26)[0x560fd360b540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085858336 DLSCCP DEBUG SCCP-SCOC(26)[0x560fd360b540]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085858336 DLSCCP DEBUG SCCP-SCOC(26)[0x560fd360b540]{IDLE}: Deallocated (fsm.c:568) 20250821085858519 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35fcfe0]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20250821085858519 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35fcfe0]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:526) 20250821085858519 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35fcfe0]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-2459663-0)[0x560fd360f460] (mgcp_client_fsm.c:526) 20250821085858519 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1252) 20250821085858519 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35fcfe0]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:526) 20250821085858519 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35fcfe0]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20250821085858519 DLMGCP DEBUG mgw-endp(mgw-fsm-2459663-0)[0x560fd360f460]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:526) 20250821085858519 DLMGCP DEBUG mgw-endp(mgw-fsm-2459663-0)[0x560fd360f460]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085858519 DLMGCP DEBUG mgw-endp(mgw-fsm-2459663-0)[0x560fd360f460]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20250821085858519 DLMGCP DEBUG mgw-endp(mgw-fsm-2459663-0)[0x560fd360f460]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-2459663-0)[0x560fd35fc8b0] (mgcp_client_endpoint_fsm.c:925) 20250821085858519 DLMGCP DEBUG mgw-endp(mgw-fsm-2459663-0)[0x560fd360f460]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20250821085858519 DLMGCP DEBUG mgw-endp(mgw-fsm-2459663-0)[0x560fd360f460]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20250821085858519 DMGW DEBUG mgw(mgw-fsm-2459663-0)[0x560fd35fc8b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20250821085858519 DMGW ERROR mgw(mgw-fsm-2459663-0)[0x560fd35fc8b0]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20250821085858519 DMGW DEBUG mgw(mgw-fsm-2459663-0)[0x560fd35fc8b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20250821085858519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20250821085858519 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085858519 DLSCCP DEBUG SCCP-SCOC(27)[0x560fd35e8ce0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085858520 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00149e9d), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:455) 20250821085858520 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085858520 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085858520 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085858520 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085858520 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085858520 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085858520 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085858520 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bd 00 00 00 b9 03 00 00 0a 06 14 9e 9d 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 11 00 (ss7_asp.c:1383) 20250821085858520 DMGW DEBUG mgw(mgw-fsm-2459663-0)[0x560fd35fc8b0]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20250821085858520 DMGW DEBUG mgw(mgw-fsm-2459663-0)[0x560fd35fc8b0]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20250821085858520 DMGW DEBUG mgw(mgw-fsm-2459663-0)[0x560fd35fc8b0]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20250821085858520 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085858520 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085858520 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085858520 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821085858520 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085858520 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085858520 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085858520 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085858520 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085858520 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0a 06 14 9e 9d 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)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@3bdb09a82332: vl_len:12 HNBGW_Test.msc0-SCCP(273)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(273)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821085858537 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085858537 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085858537 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085858537 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085858537 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085858537 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085858537 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085858537 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085858537 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085858537 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821085858537 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085858537 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085858537 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085858537 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085858538 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085858538 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085858538 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(27,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085858538 DLSCCP DEBUG SCCP-SCOC(27)[0x560fd35e8ce0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085858538 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085858538 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085858538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085858538 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085858538 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085858538 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2459663 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085858538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2459663)[0x560fd360ca00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085858538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821085858538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085858538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) TC_rab_assign_mgcp_to0(280)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@3bdb09a82332: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)2459663 20250821085858569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085858569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085858569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085858569 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085858569 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x25880f,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085858569 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2459663 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085858569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2459663)[0x560fd360ca00]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085858569 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085858569 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085858569 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2459663 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085858569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085858569 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085858569 DLSCCP DEBUG SCCP-SCOC(27)[0x560fd35e8ce0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085858569 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00149e9d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085858569 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085858569 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085858569 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085858569 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085858569 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085858569 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085858569 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085858569 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0a 06 14 9e 9d 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085858569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2459663)[0x560fd360ca00]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085858569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085858569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x560fd3615d30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085858569 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085858569 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085858569 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085858569 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821085858569 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085858569 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085858569 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085858569 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085858569 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085858569 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0a 06 14 9e 9d 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)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@3bdb09a82332: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)776675 HNBGW_Test.msc0-SCCP(273)@3bdb09a82332: Session index based on connection ID:0 20250821085858581 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085858581 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085858581 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085858581 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085858581 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085858581 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085858581 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085858581 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085858581 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085858581 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 1b 14 9e 9d 00 00 00 00 00  20250821085858581 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085858581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085858581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085858581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085858581 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085858582 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00149e9d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085858582 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(27,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821085858582 DLSCCP DEBUG SCCP-SCOC(27)[0x560fd35e8ce0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085858582 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085858582 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085858582 DCN DEBUG handle_cn_disc_ind() conn_id=27 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085858582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x560fd3615d30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085858582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x560fd3615d30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085858582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2459663)[0x560fd360ca00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085858582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2459663)[0x560fd360ca00]{disconnected}: Freeing instance (context_map.c:203) 20250821085858582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2459663)[0x560fd360ca00]{disconnected}: Deallocated (fsm.c:568) 20250821085858582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x560fd3615d30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085858582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x560fd3615d30]{disconnected}: Freeing instance (context_map.c:207) 20250821085858582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x560fd3615d30]{disconnected}: Deallocated (fsm.c:568) 20250821085858582 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2459663 SCCP-27 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250821085858582 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00149e9d), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:455) 20250821085858582 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085858582 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085858582 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085858582 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085858582 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085858582 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085858582 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085858582 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0a 05 14 9e 9d 00 00 1b 00 (ss7_asp.c:1383) 20250821085858582 DLSCCP DEBUG SCCP-SCOC(27)[0x560fd35e8ce0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085858582 DLSCCP DEBUG SCCP-SCOC(27)[0x560fd35e8ce0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085858582 DLSCCP DEBUG SCCP-SCOC(27)[0x560fd35e8ce0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085858582 DLSCCP DEBUG SCCP-SCOC(27)[0x560fd35e8ce0]{IDLE}: Deallocated (fsm.c:568) 20250821085858582 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085858582 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085858582 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085858582 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821085858582 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085858582 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085858582 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085858582 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085858582 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085858582 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0a 05 14 9e 9d 00 00 1b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@3bdb09a82332: RLC received in state:disconnect_pending 20250821085859472 DLSCCP DEBUG SCCP-SCOC(3)[0x560fd35e4310]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821085859472 DLSCCP DEBUG SCCP-SCOC(3)[0x560fd35e4310]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821085859472 DLSCCP DEBUG SCCP-SCOC(3)[0x560fd35e4310]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085859472 DLSCCP DEBUG SCCP-SCOC(3)[0x560fd35e4310]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085859472 DLSCCP DEBUG SCCP-SCOC(3)[0x560fd35e4310]{IDLE}: Deallocated (fsm.c:568) TC_rab_assign_mgcp_to0(280)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821085900591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47006<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085900592 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46225<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(269)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(268)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085900595 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47002<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085900597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085900597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085900597 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085900597 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 (hnb.c:255) 20250821085900597 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_rab_assign_mgcp_to(267)@3bdb09a82332: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(272)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(276)@3bdb09a82332: Final verdict of PTC: none 20250821085900599 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085900599 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085900599 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085900599 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085900599 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085900599 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085900599 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085900599 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085900599 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085900599 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085900599 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085900599 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085900599 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085900599 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085900599 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085900599 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085900599 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085900599 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085900599 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085900599 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085900599 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085900599 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085900599 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085900600 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085900600 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821085900600 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085900600 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085900600 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085900600 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085900600 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085900600 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(274)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(273)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(277)@3bdb09a82332: Final verdict of PTC: none 20250821085900600 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085900600 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085900600 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085900600 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085900600 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085900600 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085900600 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085900600 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085900600 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085900600 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085900600 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085900600 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085900600 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085900600 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' TC_rab_assign_mgcp_to-Iuh0(271)@3bdb09a82332: Final verdict of PTC: none 20250821085900600 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085900600 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085900600 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085900600 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085900600 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085900600 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085900600 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085900600 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085900600 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085900601 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085900600 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085900600 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085900600 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(275)@3bdb09a82332: Final verdict of PTC: none 20250821085900601 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085900601 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085900601 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085900601 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085900601 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085900601 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085900601 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085900601 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085900601 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085900601 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085900601 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-PFCP(270)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(278)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(279)@3bdb09a82332: Final verdict of PTC: none 20250821085900605 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47022<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Thu Aug 21 08:59: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 20250821085900689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47572<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085901292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47572<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=397640) 20250821085901980 DLSCCP DEBUG SCCP-SCOC(25)[0x560fd35e8bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085901980 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f5554), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085901980 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085901980 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085901980 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085901980 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085901980 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085901980 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085901980 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085901980 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085901980 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085901980 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1f 55 54 00 00 19 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085901981 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085901981 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085901981 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085901981 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085901981 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085901981 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085901981 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=397640, count=404308) 20250821085902600 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085902601 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085902601 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085902601 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085902601 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085902601 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 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_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@3bdb09a82332: 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@3bdb09a82332: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20250821085904406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47574<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085904411 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47578<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085904417 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44391<->l=127.0.0.1:4262) (control_if.c:572) 20250821085904517 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085904517 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085904517 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085904517 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085904518 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085904518 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085904518 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085904518 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085904518 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085904518 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085904519 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085904519 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085904519 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:334) 20250821085904519 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085904519 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085904519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904519 DLSS7 INFO 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=9 -> eSLS=105: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085904519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904519 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085904519 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085904519 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085904519 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085904519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085904519 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085904519 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085904519 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085904519 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085904519 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085904519 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085904519 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085904519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904519 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085904519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085904519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904519 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085904519 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085904519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085904519 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085904519 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085904519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085904519 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085904519 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085904519 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085904519 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085904519 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085904519 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085904519 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085904519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904519 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085904519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085904519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904519 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085904519 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085904519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085904519 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085904519 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085904519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085904519 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085904519 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085904519 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085904519 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085904519 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085904519 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085904519 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085904519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904519 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085904519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085904519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904519 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085904519 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085904519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085904519 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085904519 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085904519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085904519 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085904519 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085904520 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085904520 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085904520 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085904520 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=9 20250821085904520 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085904520 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085904520 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085904520 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085904520 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085904520 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=12 20250821085904520 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085904520 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085904520 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085904520 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085904520 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085904520 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085904520 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=13 20250821085904520 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085904520 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085904520 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085904520 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085904520 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085904520 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085904520 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821085904520 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085904520 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085904520 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(289)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(287)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085904532 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085904532 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085904532 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085904532 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085904532 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085904532 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085904532 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085904532 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085904534 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085904534 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085904534 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:334) 20250821085904534 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085904534 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085904534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904534 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085904534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085904534 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085904534 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085904534 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085904534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085904534 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085904534 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085904534 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085904534 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085904534 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:334) 20250821085904534 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085904534 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821085904534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904534 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085904534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085904534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085904534 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085904534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085904534 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085904534 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085904534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085904534 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085904534 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085904534 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085904534 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085904534 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085904534 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085904534 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085904534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904534 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085904534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085904534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085904534 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085904534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085904534 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085904534 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085904534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085904534 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085904534 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085904534 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085904534 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085904534 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085904534 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085904534 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085904534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904534 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085904534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085904534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085904534 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085904534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085904534 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085904534 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085904534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085904534 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085904534 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085904534 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085904534 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085904534 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085904534 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=9 20250821085904534 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085904534 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085904534 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085904534 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085904534 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085904534 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821085904534 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085904534 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085904534 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085904534 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085904534 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085904534 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085904534 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=6 20250821085904534 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085904534 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085904534 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085904534 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085904534 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085904534 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085904534 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821085904534 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085904534 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085904534 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085904552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085904552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085904552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085904552 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085904552 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:562) 20250821085904552 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085904552 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085904552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085904552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821085904730 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085904730 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085904730 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085904730 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(289)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085904738 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085904738 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085904738 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085904738 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085904738 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085904738 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085904738 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085904739 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085904739 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085904739 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085904739 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085904739 DLSS7 <000c> ss7_asp.c:1383 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  20250821085904739 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085904741 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085904741 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085904741 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085904741 DLSS7 <000c> ss7_asp.c:1383 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  20250821085904741 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085904741 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085904741 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085904741 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085904741 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085904741 DLSS7 <000c> ss7_asp.c:1383 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  20250821085904741 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085904741 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085904741 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085904741 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085904741 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085904742 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085904742 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085904742 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085904742 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085904742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085904742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085904742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085904742 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085904742 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085904742 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085904742 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085904743 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085904743 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085904743 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085904743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085904743 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085904743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085904743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904744 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085904744 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085904744 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085904744 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085904744 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085904744 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085904744 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085904744 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085904744 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085904744 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085904744 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085904744 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085904744 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085904744 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085904744 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821085904744 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085904744 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085904744 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085904744 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085904744 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085904744 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(292)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085904750 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085904750 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085904750 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085904750 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085904750 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085904750 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085904750 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085904750 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085904750 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085904750 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085904750 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085904750 DLSS7 <000c> ss7_asp.c:1383 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  20250821085904750 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085904755 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085904755 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085904755 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085904755 DLSS7 <000c> ss7_asp.c:1383 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  20250821085904755 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085904755 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085904755 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085904755 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085904755 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085904755 DLSS7 <000c> ss7_asp.c:1383 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  20250821085904755 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085904755 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085904755 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085904755 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085904755 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085904755 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085904755 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085904755 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085904755 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085904755 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085904755 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085904755 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085904755 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085904755 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085904755 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085904755 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085904756 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085904757 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085904757 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085904757 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085904757 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085904757 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085904757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904757 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085904757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085904757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085904757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085904757 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085904757 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085904757 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085904757 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085904757 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085904757 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085904757 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085904757 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085904757 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085904757 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085904757 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821085904757 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085904757 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085904757 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085904757 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085904757 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085904757 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(288)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085905543 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085905543 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085905543 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085905543 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085905543 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085905543 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085905543 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085905543 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085905544 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085905544 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085905544 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085905544 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085905544 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085905544 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085905544 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085905544 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085905544 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085905544 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085905544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085905544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085905544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085905544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085905544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085905544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085905544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085905544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085905544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085905544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085905544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085905544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085905544 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085905544 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085905544 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085905544 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085905544 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085905544 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:382) 20250821085905544 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085905544 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821085905544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085905544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085905544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085905544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085905544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085905544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085905544 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085905544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085905544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085905544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085905544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085905544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085905544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085905544 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085905544 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085905544 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085905544 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085905544 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085905544 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821085905544 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085905544 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085905545 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085905545 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085905545 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085905545 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085905545 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085905545 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085905545 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085905545 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085905545 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085905545 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821085905547 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085905547 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085905547 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085905547 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085905547 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085905547 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085905547 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085905547 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085905547 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085905547 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085905547 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085905548 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085905548 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085905548 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085905548 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085905548 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085905548 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085905548 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085905548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085905548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085905548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085905548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085905548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085905548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085905548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085905548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085905548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085905548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085905548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085905548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085905548 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085905548 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085905548 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085905548 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085905548 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(288)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(291)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085905553 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085905553 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085905553 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085905553 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085905553 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085905553 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085905553 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085905553 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085905553 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085905553 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085905553 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085905553 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085905553 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085905553 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085905553 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085905553 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085905553 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085905553 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085905553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085905553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085905553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085905553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085905553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085905553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085905553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085905553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085905553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085905553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085905553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085905553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085905553 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085905553 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085905553 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085905553 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085905553 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085905553 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:382) 20250821085905553 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085905553 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821085905553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085905553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085905553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085905553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085905553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085905553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085905553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085905553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085905553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085905553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085905553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085905553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085905553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085905553 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085905553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085905553 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085905553 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085905553 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085905553 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821085905553 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085905553 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085905553 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085905553 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085905553 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085905553 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=1 20250821085905553 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085905553 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085905553 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085905553 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085905554 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085905554 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821085905555 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085905555 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085905555 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085905555 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085905555 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085905555 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085905555 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085905555 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085905555 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085905555 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085905555 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085905555 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085905555 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085905555 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085905555 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085905555 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085905555 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085905555 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085905555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085905555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085905555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085905555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085905555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085905555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085905555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085905555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085905555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085905555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085905555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085905555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085905555 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085905555 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085905555 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085905555 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085905555 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(291)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821085905567 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34208<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgw_iuup_addr_chg0(294)@3bdb09a82332: 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)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@3bdb09a82332: 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)@3bdb09a82332: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)12040997 20250821085906601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085906601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085906601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085906601 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085906601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb7bb25, normal) (hnbgw_rua.c:408) 20250821085906601 DHNB DEBUG map_rua[0x560fd3615d30]{init}: Allocated (fsm.c:456) 20250821085906601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12040997)[0x560fd3615d30]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085906601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12040997 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085906601 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085906601 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085906601 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12040997 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085906601 DCN DEBUG map_sccp[0x560fd35e8ce0]{init}: Allocated (fsm.c:456) 20250821085906601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x560fd35e8ce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085906601 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-12040997 <-> SCCP-28 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085906601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12040997 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085906601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12040997)[0x560fd3615d30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085906601 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085906601 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085906601 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12040997 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085906601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x560fd35e8ce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085906601 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085906601 DLSCCP DEBUG SCCP-SCOC(28)[0x560fd35fcfe0]{IDLE}: Allocated (fsm.c:456) 20250821085906601 DLSCCP DEBUG SCCP-SCOC(28)[0x560fd35fcfe0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085906601 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003b60056400500f1100926) (sccp_scrc.c:455) 20250821085906601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085906601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085906601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085906601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085906601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085906601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085906601 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085906601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085906601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085906601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085906601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085906601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085906601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085906601 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085906601 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085906601 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085906601 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085906601 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085906601 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0d 01 00 00 1c 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 b6 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085906601 DLSCCP DEBUG SCCP-SCOC(28)[0x560fd35fcfe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085906601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x560fd35e8ce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085906601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12040997)[0x560fd3615d30]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085906601 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085906601 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085906601 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085906601 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085906601 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085906601 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085906601 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085906601 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085906601 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085906601 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0d 01 00 00 1c 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 b6 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)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@3bdb09a82332: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)9199863 HNBGW_Test.msc0-SCCP(287)@3bdb09a82332: Session index based on connection ID:0 TC_rab_assign_mgw_iuup_addr_chg0(294)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(287)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821085906617 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085906617 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085906617 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085906617 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085906617 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085906617 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085906617 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085906617 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085906617 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085906617 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 1c 5a d0 8d 02 00 00 00 00  20250821085906617 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085906617 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085906618 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085906618 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085906618 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085906618 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=005ad08d) (sccp_scrc.c:545) 20250821085906618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(28,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085906618 DLSCCP DEBUG SCCP-SCOC(28)[0x560fd35fcfe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085906618 DLSCCP DEBUG SCCP-SCOC(28)[0x560fd35fcfe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085906618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085906618 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085906618 DCN DEBUG handle_cn_conn_conf() conn_id=28, 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_sccp.c:157) 20250821085906618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x560fd35e8ce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085906618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x560fd35e8ce0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(282)@3bdb09a82332: 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)@3bdb09a82332: 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)@3bdb09a82332: 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 } VirtHNBGW-STATS(282)@3bdb09a82332: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_mgw_iuup_addr_chg0(294)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(293)@3bdb09a82332: 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)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@3bdb09a82332: vl_len:91 HNBGW_Test.msc0-SCCP(287)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(287)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821085906820 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085906821 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085906821 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085906821 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085906821 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085906821 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085906821 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085906821 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085906821 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085906821 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821085906821 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821085906821 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085906821 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085906821 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085906821 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085906821 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085906821 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(28,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085906821 DLSCCP DEBUG SCCP-SCOC(28)[0x560fd35fcfe0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085906821 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085906821 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085906821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x560fd35e8ce0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085906821 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821085906821 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821085906822 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12040997 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821085906822 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085906822 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085906822 DMGW DEBUG mgw(mgw-fsm-12040997-0)[0x560fd360f460]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821085906822 DMGW DEBUG mgw(mgw-fsm-12040997-0)[0x560fd360f460]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821085906822 DMGW DEBUG mgw(mgw-fsm-12040997-0)[0x560fd360f460]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821085906822 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085906822 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821085906822 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{UNUSED}: Allocated (fsm.c:456) 20250821085906822 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{UNUSED}: is child of mgw(mgw-fsm-12040997-0)[0x560fd360f460] (fsm.c:486) 20250821085906822 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12040997-0)[0x560fd360f460] (mgcp_client_endpoint_fsm.c:724) 20250821085906822 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085906822 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085906822 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085906822 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12040997-0)[0x560fd360b540]{ST_CRCX}: Allocated (fsm.c:456) 20250821085906822 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12040997-0)[0x560fd360b540]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0] (fsm.c:486) 20250821085906822 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12040997-0)[0x560fd360b540]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085906822 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12040997-0)[0x560fd360b540]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821085906822 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: b7bb2'... (mgcp_client.c:807) 20250821085906822 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250821085906822 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12040997-0)[0x560fd360b540]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085906822 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@3bdb09a82332: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b7bb2517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b7bb2517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@3bdb09a82332: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b7bb2517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b7bb2517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250821085906857 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20250821085906857 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd360b540]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821085906857 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd360b540]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821085906857 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd360b540]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085906857 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd360b540]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085906857 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821085906857 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{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) 20250821085906857 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{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) 20250821085906857 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085906857 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085906857 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{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) 20250821085906857 DMGW DEBUG mgw(mgw-fsm-12040997-0)[0x560fd360f460]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085906857 DMGW DEBUG mgw(mgw-fsm-12040997-0)[0x560fd360f460]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821085906857 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085906857 DMGW DEBUG mgw(mgw-fsm-12040997-0)[0x560fd360f460]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821085906857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12040997)[0x560fd3615d30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821085906857 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821085906857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085906857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_rab_assign_mgw_iuup_addr_chg0(294)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085906888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085906888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085906888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085906888 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085906888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb7bb25) (hnbgw_rua.c:472) 20250821085906888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12040997 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085906888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12040997)[0x560fd3615d30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085906888 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085906888 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085906888 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12040997 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085906888 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085906888 DMGW DEBUG mgw(mgw-fsm-12040997-0)[0x560fd360f460]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821085906888 DMGW DEBUG mgw(mgw-fsm-12040997-0)[0x560fd360f460]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821085906888 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085906888 DMGW DEBUG mgw(mgw-fsm-12040997-0)[0x560fd360f460]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821085906888 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12040997-0)[0x560fd360f460] (mgcp_client_endpoint_fsm.c:724) 20250821085906888 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085906889 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085906889 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{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) 20250821085906889 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd360b540]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821085906889 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: b7bb'... (mgcp_client.c:807) 20250821085906889 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250821085906889 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd360b540]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085906889 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085906889 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{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) 20250821085906889 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{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)@3bdb09a82332: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "b7bb2517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b7bb2517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085906908 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20250821085906908 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd360b540]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:435) 20250821085906908 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd360b540]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821085906908 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd360b540]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821085906908 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821085906908 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{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) 20250821085906908 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{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) 20250821085906908 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085906908 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085906908 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{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) 20250821085906908 DMGW DEBUG mgw(mgw-fsm-12040997-0)[0x560fd360f460]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085906908 DMGW INFO mgw(mgw-fsm-12040997-0)[0x560fd360f460]{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) 20250821085906908 DMGW DEBUG mgw(mgw-fsm-12040997-0)[0x560fd360f460]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20250821085906908 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821085906909 DMGW DEBUG mgw(mgw-fsm-12040997-0)[0x560fd360f460]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821085906909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12040997)[0x560fd3615d30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821085906909 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821085906909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085906909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_rab_assign_mgw_iuup_addr_chg0(294)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085906913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085906913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085906913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821085906913 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085906913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb7bb25) (hnbgw_rua.c:472) 20250821085906913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12040997 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821085906913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12040997)[0x560fd3615d30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085906913 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821085906913 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821085906913 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12040997 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821085906913 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085906913 DMGW DEBUG mgw(mgw-fsm-12040997-0)[0x560fd360f460]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821085906913 DMGW DEBUG mgw(mgw-fsm-12040997-0)[0x560fd360f460]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821085906913 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085906913 DMGW DEBUG mgw(mgw-fsm-12040997-0)[0x560fd360f460]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20250821085906913 DMGW DEBUG mgw(mgw-fsm-12040997-0)[0x560fd360f460]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20250821085906913 DMGW DEBUG mgw(mgw-fsm-12040997-0)[0x560fd360f460]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821085906913 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12040997-0)[0x560fd360f460] (mgcp_client_endpoint_fsm.c:724) 20250821085906913 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821085906913 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821085906913 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821085906913 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12040997-0)[0x560fd35ebeb0]{ST_CRCX}: Allocated (fsm.c:456) 20250821085906913 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12040997-0)[0x560fd35ebeb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0] (fsm.c:486) 20250821085906913 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12040997-0)[0x560fd35ebeb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821085906913 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12040997-0)[0x560fd35ebeb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250821085906914 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: b7bb'... (mgcp_client.c:807) 20250821085906914 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250821085906914 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12040997-0)[0x560fd35ebeb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821085906914 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821085906914 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{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) 20250821085906914 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{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) 20250821085906914 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{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)@3bdb09a82332: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "b7bb2517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b7bb2517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821085906929 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20250821085906929 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35ebeb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821085906929 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35ebeb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821085906929 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35ebeb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821085906929 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35ebeb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821085906929 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821085906929 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{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) 20250821085906929 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{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) 20250821085906929 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{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) 20250821085906929 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821085906929 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821085906929 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{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) 20250821085906929 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{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) 20250821085906929 DMGW DEBUG mgw(mgw-fsm-12040997-0)[0x560fd360f460]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821085906929 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821085906929 DMGW DEBUG mgw(mgw-fsm-12040997-0)[0x560fd360f460]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821085906929 DMGW DEBUG mgw(mgw-fsm-12040997-0)[0x560fd360f460]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821085906929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x560fd35e8ce0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821085906929 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085906929 DLSCCP DEBUG SCCP-SCOC(28)[0x560fd35fcfe0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085906929 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ad08d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821085906929 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085906929 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085906929 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085906929 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085906929 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085906929 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085906929 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085906929 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0d 06 5a d0 8d 00 01 2e 60 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 (ss7_asp.c:1383) 20250821085906929 DMGW DEBUG mgw(mgw-fsm-12040997-0)[0x560fd360f460]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821085906929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085906929 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085906929 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085906929 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085906929 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085906929 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085906929 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085906929 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085906929 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085906929 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0d 06 5a d0 8d 00 01 2e 60 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)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@3bdb09a82332: 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)@3bdb09a82332: 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)@3bdb09a82332: 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 } VirtHNBGW-STATS(282)@3bdb09a82332: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(287)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@3bdb09a82332: vl_len:12 HNBGW_Test.msc0-SCCP(287)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(287)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821085906969 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085906969 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085906969 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085906969 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085906969 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085906969 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085906969 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085906969 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085906969 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085906969 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 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  20250821085906969 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085906969 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085906969 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085906969 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085906969 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085906969 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085906969 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(28,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085906969 DLSCCP DEBUG SCCP-SCOC(28)[0x560fd35fcfe0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085906969 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085906969 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085906969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x560fd35e8ce0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085906969 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085906969 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085906969 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12040997 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085906969 DMGW DEBUG mgw(mgw-fsm-12040997-0)[0x560fd360f460]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821085906969 DMGW DEBUG mgw(mgw-fsm-12040997-0)[0x560fd360f460]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821085906969 DMGW DEBUG mgw(mgw-fsm-12040997-0)[0x560fd360f460]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821085906969 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821085906969 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd360b540]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085906969 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: b7bb'... (mgcp_client.c:807) 20250821085906969 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821085906969 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd360b540]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085906969 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35ebeb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821085906969 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: b7bb'... (mgcp_client.c:807) 20250821085906969 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821085906969 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35ebeb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821085906969 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{IN_USE}: Removing from parent mgw(mgw-fsm-12040997-0)[0x560fd360f460] (mgcp_client_endpoint_fsm.c:873) 20250821085906969 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821085906969 DLMGCP DEBUG mgw-endp(mgw-fsm-12040997-0)[0x560fd35fc8b0]{IN_USE}: Deallocated (fsm.c:568) 20250821085906969 DMGW DEBUG mgw(mgw-fsm-12040997-0)[0x560fd360f460]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821085906969 DMGW DEBUG mgw(mgw-fsm-12040997-0)[0x560fd360f460]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821085906969 DMGW DEBUG mgw(mgw-fsm-12040997-0)[0x560fd360f460]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821085906969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12040997)[0x560fd3615d30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085906969 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821085906969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085906969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) TC_rab_assign_mgw_iuup_addr_chg0(294)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "b7bb2517" }, { code := "I", val := "11111" } }, sdp := omit } 20250821085906973 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20250821085906973 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd360b540]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085906973 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd360b540]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085906973 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd360b540]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085906973 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd360b540]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg0(294)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "b7bb2517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085906973 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20250821085906973 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35ebeb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821085906973 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35ebeb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821085906973 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35ebeb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821085906973 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35ebeb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@3bdb09a82332: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)12040997 20250821085906975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085906975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085906975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085906975 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085906975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb7bb25,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085906975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12040997 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085906975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12040997)[0x560fd3615d30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085906975 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085906975 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085906975 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12040997 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085906975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x560fd35e8ce0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085906975 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085906975 DLSCCP DEBUG SCCP-SCOC(28)[0x560fd35fcfe0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085906975 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ad08d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085906975 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085906975 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085906975 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085906975 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085906975 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085906975 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085906975 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085906975 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0d 06 5a d0 8d 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085906975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12040997)[0x560fd3615d30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085906975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x560fd35e8ce0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085906975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x560fd35e8ce0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085906976 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085906976 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085906976 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085906976 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085906976 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085906976 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085906976 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085906976 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085906976 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085906976 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0d 06 5a d0 8d 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)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@3bdb09a82332: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)9199863 HNBGW_Test.msc0-SCCP(287)@3bdb09a82332: Session index based on connection ID:0 20250821085906978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085906978 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085906978 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085906978 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085906978 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085906978 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085906978 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085906978 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085906978 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085906978 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 1c 5a d0 8d 00 00 00 00 00  20250821085906978 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085906978 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085906978 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085906978 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085906978 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085906978 DLSCCP DEBUG 0: SCCP(rctx=0) 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=005ad08d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085906978 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(28,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821085906978 DLSCCP DEBUG SCCP-SCOC(28)[0x560fd35fcfe0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085906978 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085906978 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085906978 DCN DEBUG handle_cn_disc_ind() conn_id=28 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085906978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x560fd35e8ce0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085906978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x560fd35e8ce0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085906978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12040997)[0x560fd3615d30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085906978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12040997)[0x560fd3615d30]{disconnected}: Freeing instance (context_map.c:203) 20250821085906978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12040997)[0x560fd3615d30]{disconnected}: Deallocated (fsm.c:568) 20250821085906978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x560fd35e8ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085906978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x560fd35e8ce0]{disconnected}: Freeing instance (context_map.c:207) 20250821085906978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x560fd35e8ce0]{disconnected}: Deallocated (fsm.c:568) 20250821085906978 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12040997 SCCP-28 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821085906978 DLSCCP DEBUG 0: SCCP(rctx=0) 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=005ad08d), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:455) 20250821085906978 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085906978 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085906978 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085906978 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085906978 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085906978 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085906978 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085906978 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0d 05 5a d0 8d 00 00 1c 00 (ss7_asp.c:1383) 20250821085906978 DLSCCP DEBUG SCCP-SCOC(28)[0x560fd35fcfe0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085906978 DLSCCP DEBUG SCCP-SCOC(28)[0x560fd35fcfe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085906978 DLSCCP DEBUG SCCP-SCOC(28)[0x560fd35fcfe0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085906978 DLSCCP DEBUG SCCP-SCOC(28)[0x560fd35fcfe0]{IDLE}: Deallocated (fsm.c:568) 20250821085906979 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085906979 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085906979 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085906979 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085906979 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085906979 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085906979 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085906979 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085906979 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085906979 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0d 05 5a d0 8d 00 00 1c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(287)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@3bdb09a82332: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821085908993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47578<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085908993 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44391<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(283)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(282)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085909000 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47574<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085909002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085909002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085909002 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085909002 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 (hnb.c:255) 20250821085909002 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085909004 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085909005 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085909005 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085909005 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085909005 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085909005 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085909005 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085909005 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085909005 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085909005 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085909005 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085909005 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085909005 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085909005 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085909005 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085909005 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085909005 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085909005 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-RAN(288)@3bdb09a82332: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@3bdb09a82332: Final verdict of PTC: none MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(290)@3bdb09a82332: Final verdict of PTC: none 20250821085909005 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085909005 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085909005 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085909005 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped HNBGW_Test.sgsn0-RAN(291)@3bdb09a82332: Final verdict of PTC: none 20250821085909005 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085909005 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085909005 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085909005 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085909005 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085909005 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085909005 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085909005 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085909005 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085909005 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085909005 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085909005 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085909005 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085909006 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085909006 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085909005 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085909006 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085909006 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085909006 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085909006 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085909006 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085909006 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085909006 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085909006 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085909006 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085909006 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085909006 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085909006 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085909006 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085909006 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085909006 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085909006 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085909006 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085909006 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085909006 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-SCCP(287)@3bdb09a82332: Final verdict of PTC: none 20250821085909006 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085909006 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085909006 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085909006 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085909007 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085909007 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085909007 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085909007 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085909007 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085909007 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085909007 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085909007 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(289)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(292)@3bdb09a82332: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(284)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(293)@3bdb09a82332: Final verdict of PTC: none 20250821085909008 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34208<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@3bdb09a82332: 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'. Thu Aug 21 08:59:09 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 20250821085909091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34218<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085909694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34218<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=428884) Waiting for packet dumper to finish... 1 (prev_count=428884, count=432764) 20250821085911006 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085911006 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085911006 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085911006 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085911006 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085911006 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 08:59: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 20250821085911982 DLSCCP DEBUG SCCP-SCOC(25)[0x560fd35e8bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085911982 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f5554), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085911982 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085911982 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085911982 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085911982 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085911982 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085911982 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085911982 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085911982 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085911982 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085911982 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1f 55 54 00 00 19 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085911982 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085911982 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085911982 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085911982 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085911982 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085911982 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085911982 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: 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@3bdb09a82332: Test case TC_ranap_cs_mo_disconnect started. 20250821085912816 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34224<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085912823 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34230<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085912830 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45607<->l=127.0.0.1:4262) (control_if.c:572) 20250821085912967 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085912968 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085912968 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085912968 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085912968 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085912968 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085912968 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085912968 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_ranap_cs_mo_disconnect-Iuh0(299)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085912968 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085912968 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085912969 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085912969 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085912969 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:334) 20250821085912969 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085912969 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085912969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085912969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085912969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085912969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085912969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085912969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085912969 DLSS7 INFO 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=7 -> eSLS=103: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085912969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085912969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085912969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085912969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085912969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085912969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085912969 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085912969 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085912969 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085912969 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085912969 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085912969 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085912969 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085912969 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085912969 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085912969 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085912970 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085912970 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085912970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085912970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085912970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085912970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085912970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085912970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085912970 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085912970 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085912970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085912970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085912970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085912970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085912970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085912970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085912970 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085912970 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085912970 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085912970 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085912970 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085912970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085912970 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085912970 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085912970 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085912970 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085912970 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085912970 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085912970 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085912970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085912970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085912970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085912970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085912970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085912970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085912970 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085912970 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085912970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085912970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085912970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085912970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085912970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085912970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085912970 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085912970 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085912970 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085912970 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085912970 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085912970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085912970 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085912970 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085912970 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085912970 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085912970 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085912970 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085912970 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085912970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085912970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085912970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085912970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085912970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085912970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085912970 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085912970 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085912970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085912970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085912970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085912970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085912970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085912970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085912970 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085912970 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085912970 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085912970 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085912970 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085912970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085912970 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085912970 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085912970 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085912970 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085912970 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085912970 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=7 20250821085912970 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085912970 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085912970 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085912970 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085912970 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085912970 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=3 20250821085912970 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085912970 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085912970 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085912970 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085912970 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085912970 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085912970 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=13 20250821085912970 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085912970 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085912970 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085912970 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085912970 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085912970 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085912970 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821085912970 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085912970 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085912970 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(303)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(301)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085912983 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085912983 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085912984 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085912984 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085912984 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085912984 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085912984 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085912984 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085912985 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085912985 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085912985 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:334) 20250821085912985 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085912985 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085912985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085912985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085912985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085912985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085912985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085912985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085912985 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=4 -> eSLS=116: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085912985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085912985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085912985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085912985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085912985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085912985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085912985 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085912985 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=4 -> eSLS=116: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085912985 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085912985 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085912985 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085912985 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085912985 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085912985 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085912985 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085912985 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:334) 20250821085912985 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085912985 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821085912985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085912985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085912985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085912985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085912985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085912985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085912985 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085912985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085912985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085912985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085912986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085912986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085912986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085912986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085912986 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085912986 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085912986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085912986 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085912986 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085912986 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085912986 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085912986 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085912986 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085912986 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085912986 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085912986 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085912986 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085912986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085912986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085912986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085912986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085912986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085912986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085912986 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085912986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085912986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085912986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085912986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085912986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085912986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085912986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085912986 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085912986 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085912986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085912986 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085912986 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085912986 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085912986 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085912986 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085912986 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085912986 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085912986 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085912986 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085912986 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085912986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085912986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085912986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085912986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085912986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085912986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085912986 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085912986 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085912986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085912986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085912986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085912986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085912986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085912986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085912986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085912986 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085912986 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085912986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085912986 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085912986 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085912986 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085912986 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085912986 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085912986 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085912986 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085912986 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085912986 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=4 20250821085912986 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085912986 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085912986 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085912986 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085912986 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085912986 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=1 20250821085912986 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085912986 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085912986 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085912986 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085912986 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085912986 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085912986 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=6 20250821085912986 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085912986 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085912986 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085912986 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085912986 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085912986 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085912986 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=9 20250821085912986 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085912986 DLSS7 <000c> ss7_combined_linkset.c:297 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-sgsn0' round-robin style (unavailable) 20250821085912986 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085912986 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085913006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085913006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085913006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085913006 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085913006 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:562) 20250821085913006 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085913006 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085913006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085913006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821085913057 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821085913057 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821085913057 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085913057 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085913057 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085913057 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821085913057 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821085913057 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821085913057 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085913057 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821085913057 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821085913057 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821085913057 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085913058 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821085913058 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821085913058 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250821085913058 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085913058 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821085913058 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821085913058 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250821085913180 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085913180 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085913180 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085913180 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(303)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085913188 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085913188 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085913188 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085913188 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085913188 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085913188 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085913188 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085913188 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085913188 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085913188 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085913188 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085913188 DLSS7 <000c> ss7_asp.c:1383 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  20250821085913188 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085913191 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085913191 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085913191 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085913191 DLSS7 <000c> ss7_asp.c:1383 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  20250821085913191 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085913191 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085913191 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085913191 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085913191 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085913191 DLSS7 <000c> ss7_asp.c:1383 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  20250821085913191 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085913191 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085913191 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085913191 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085913191 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085913191 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085913191 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085913191 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085913191 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085913191 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085913191 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085913192 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085913192 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085913192 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085913192 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085913192 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085913193 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085913193 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085913193 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085913193 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085913193 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085913193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085913193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085913193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085913193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085913193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085913193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085913193 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085913193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085913193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085913193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085913193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085913193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085913193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085913193 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085913193 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085913193 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085913194 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085913194 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085913194 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085913194 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085913194 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085913194 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085913194 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085913194 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821085913194 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085913194 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085913194 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085913194 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085913194 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085913194 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821085913195 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085913195 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085913195 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085913195 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(306)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085913201 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085913201 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085913201 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085913201 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085913201 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085913201 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085913201 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085913201 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085913201 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085913201 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085913201 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085913201 DLSS7 <000c> ss7_asp.c:1383 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  20250821085913201 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085913204 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085913204 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085913205 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085913205 DLSS7 <000c> ss7_asp.c:1383 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  20250821085913205 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085913205 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085913205 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085913205 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085913205 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085913205 DLSS7 <000c> ss7_asp.c:1383 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  20250821085913205 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085913205 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085913205 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085913205 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085913205 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085913205 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085913205 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085913205 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085913205 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085913205 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085913205 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085913205 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085913205 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085913205 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085913205 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085913205 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085913205 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085913206 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085913207 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085913207 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085913207 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085913207 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085913207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085913207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085913207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085913207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085913207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085913207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085913207 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085913207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085913207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085913207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085913207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085913207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085913207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085913207 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085913207 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085913207 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085913207 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085913207 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085913207 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085913207 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085913208 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085913208 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085913208 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085913208 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821085913208 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085913208 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085913208 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085913208 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085913208 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085913208 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(302)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085913993 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085913993 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085913993 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085913993 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085913993 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085913993 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085913994 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085913994 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085913994 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085913994 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085913994 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085913994 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085913994 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085913994 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085913994 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085913994 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085913994 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085913994 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085913994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085913994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085913994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085913994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085913994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085913994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085913994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085913994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085913994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085913994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085913994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085913994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085913994 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085913994 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085913994 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085913994 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085913995 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085913995 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:382) 20250821085913995 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085913995 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821085913995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085913995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085913995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085913995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085913995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085913995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085913995 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085913995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085913995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085913995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085913995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085913995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085913995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085913995 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085913995 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085913995 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085913995 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085913995 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085913995 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821085913995 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085913995 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085913995 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085913995 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085913995 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085913995 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821085913995 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085913996 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085913996 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085913996 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085913996 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085913996 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821085913996 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085913996 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085913996 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085913996 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085913996 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085913996 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085913996 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085913996 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085913996 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085913996 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085913996 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085913997 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085913997 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085913997 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085913997 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085913997 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085913997 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085913997 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085913997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085913997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085913997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085913997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085913997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085913997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085913997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085913997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085913997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085913997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085913997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085913997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085913997 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085913997 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085913997 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085913997 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085913997 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(302)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(305)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085914003 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085914003 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085914003 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085914003 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085914003 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085914003 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085914003 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085914003 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085914003 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085914003 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085914003 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085914003 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085914003 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085914003 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085914003 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085914003 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085914003 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085914003 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085914003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085914003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085914003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085914003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085914003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085914003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085914003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085914003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085914003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085914003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085914003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085914003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085914003 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085914003 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085914003 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085914003 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085914003 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085914003 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:382) 20250821085914003 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085914003 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821085914003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085914003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085914003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085914003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085914003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085914003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085914003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085914003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085914003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085914003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085914003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085914003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085914003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085914003 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085914003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085914003 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085914003 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085914003 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085914003 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821085914003 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085914003 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085914003 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085914003 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085914003 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085914003 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821085914003 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085914003 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085914003 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085914003 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085914003 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085914003 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821085914004 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085914004 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085914004 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085914004 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085914004 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085914004 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085914004 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085914004 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085914004 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085914004 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085914004 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085914004 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085914004 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085914004 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085914004 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085914004 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085914004 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085914004 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085914004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085914004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085914004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085914004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085914004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085914004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085914004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085914004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085914004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085914004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085914004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085914004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085914004 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085914004 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085914004 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085914004 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085914004 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(305)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821085914019 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34232<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_mo_disconnect0(308)@3bdb09a82332: 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)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@3bdb09a82332: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@3bdb09a82332: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)14856727 20250821085915053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085915053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085915053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085915053 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085915053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe2b217, normal) (hnbgw_rua.c:408) 20250821085915053 DHNB DEBUG map_rua[0x560fd3615d30]{init}: Allocated (fsm.c:456) 20250821085915053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14856727)[0x560fd3615d30]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085915053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14856727 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085915053 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085915053 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085915053 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14856727 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085915053 DCN DEBUG map_sccp[0x560fd35e8ce0]{init}: Allocated (fsm.c:456) 20250821085915053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x560fd35e8ce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085915053 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-14856727 <-> SCCP-29 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085915053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14856727 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085915053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14856727)[0x560fd3615d30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085915053 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085915053 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085915053 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14856727 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085915053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x560fd35e8ce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085915053 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085915053 DLSCCP DEBUG SCCP-SCOC(29)[0x560fd35fcfe0]{IDLE}: Allocated (fsm.c:456) 20250821085915053 DLSCCP DEBUG SCCP-SCOC(29)[0x560fd35fcfe0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085915053 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030002850056400500f1100926) (sccp_scrc.c:455) 20250821085915053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085915053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085915053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085915053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085915053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085915053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085915053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085915053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085915053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085915053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085915053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085915053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085915053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085915053 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085915053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085915054 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085915054 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085915054 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085915054 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0c 01 00 00 1d 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 85 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085915054 DLSCCP DEBUG SCCP-SCOC(29)[0x560fd35fcfe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085915054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x560fd35e8ce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085915054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14856727)[0x560fd3615d30]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085915054 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085915054 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085915054 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085915054 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821085915054 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085915054 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085915054 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085915054 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085915054 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085915054 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0c 01 00 00 1d 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 85 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)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@3bdb09a82332: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)10490371 HNBGW_Test.msc0-SCCP(301)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_mo_disconnect0(308)@3bdb09a82332: setverdict(pass): none -> pass 20250821085915066 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085915066 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085915066 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085915066 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085915066 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085915066 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085915066 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085915066 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085915066 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085915066 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 1d 69 ad 2d 02 00 00 00 00  20250821085915066 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085915066 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085915066 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085915066 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085915066 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085915066 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0069ad2d) (sccp_scrc.c:545) 20250821085915066 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(29,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085915066 DLSCCP DEBUG SCCP-SCOC(29)[0x560fd35fcfe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085915066 DLSCCP DEBUG SCCP-SCOC(29)[0x560fd35fcfe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085915066 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085915066 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085915066 DCN DEBUG handle_cn_conn_conf() conn_id=29, 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_sccp.c:157) 20250821085915066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x560fd35e8ce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085915066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x560fd35e8ce0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085915256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085915256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085915256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1431) 20250821085915256 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085915257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe2b217) (hnbgw_rua.c:472) 20250821085915257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14856727 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:313) 20250821085915257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14856727)[0x560fd3615d30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085915257 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250821085915257 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250821085915257 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14856727 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250821085915257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x560fd35e8ce0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085915257 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085915257 DLSCCP DEBUG SCCP-SCOC(29)[0x560fd35fcfe0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085915257 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069ad2d), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:455) 20250821085915257 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085915257 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085915257 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085915257 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085915257 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085915257 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085915257 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085915257 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 bd 00 00 00 b9 03 00 00 0c 06 69 ad 2d 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 (ss7_asp.c:1383) 20250821085915257 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085915257 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085915257 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085915257 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821085915257 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085915257 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085915257 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085915257 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085915257 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085915257 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0c 06 69 ad 2d 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)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@3bdb09a82332: vl_len:13 HNBGW_Test.msc0-SCCP(301)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(301)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250821085915281 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085915281 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085915281 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085915281 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085915281 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085915282 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085915282 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085915282 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085915282 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085915282 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 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  20250821085915282 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085915282 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085915282 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085915282 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085915282 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085915282 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085915282 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(29,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821085915282 DLSCCP DEBUG SCCP-SCOC(29)[0x560fd35fcfe0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085915282 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085915282 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085915282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x560fd35e8ce0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085915282 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085915282 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085915282 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14856727 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085915282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14856727)[0x560fd3615d30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085915282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:123) 20250821085915282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085915282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:879) TC_ranap_cs_mo_disconnect0(308)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@3bdb09a82332: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)14856727 20250821085915308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085915308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085915308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085915308 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085915308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe2b217,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085915308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14856727 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085915308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14856727)[0x560fd3615d30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085915308 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085915308 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085915308 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14856727 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085915308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x560fd35e8ce0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085915308 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085915308 DLSCCP DEBUG SCCP-SCOC(29)[0x560fd35fcfe0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085915308 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069ad2d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085915308 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085915308 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085915308 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085915308 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085915308 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085915308 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085915308 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085915308 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0c 06 69 ad 2d 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085915308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14856727)[0x560fd3615d30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085915308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x560fd35e8ce0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085915308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x560fd35e8ce0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085915309 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085915309 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085915309 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085915309 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821085915309 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085915309 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085915309 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085915309 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085915309 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085915309 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0c 06 69 ad 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(301)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@3bdb09a82332: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)10490371 HNBGW_Test.msc0-SCCP(301)@3bdb09a82332: Session index based on connection ID:0 20250821085915320 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085915320 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085915320 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085915320 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085915320 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085915320 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085915320 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085915320 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085915320 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085915320 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 1d 69 ad 2d 00 00 00 00 00  20250821085915320 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085915320 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085915320 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085915320 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085915320 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085915320 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0069ad2d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085915320 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(29,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821085915320 DLSCCP DEBUG SCCP-SCOC(29)[0x560fd35fcfe0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085915320 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085915320 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085915320 DCN DEBUG handle_cn_disc_ind() conn_id=29 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085915320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x560fd35e8ce0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085915320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x560fd35e8ce0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085915320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14856727)[0x560fd3615d30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085915320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14856727)[0x560fd3615d30]{disconnected}: Freeing instance (context_map.c:203) 20250821085915320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14856727)[0x560fd3615d30]{disconnected}: Deallocated (fsm.c:568) 20250821085915320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x560fd35e8ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085915320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x560fd35e8ce0]{disconnected}: Freeing instance (context_map.c:207) 20250821085915320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x560fd35e8ce0]{disconnected}: Deallocated (fsm.c:568) 20250821085915320 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14856727 SCCP-29 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:226) 20250821085915320 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0069ad2d), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:455) 20250821085915320 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085915320 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085915320 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085915320 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085915320 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085915320 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085915320 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085915320 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0c 05 69 ad 2d 00 00 1d 00 (ss7_asp.c:1383) 20250821085915320 DLSCCP DEBUG SCCP-SCOC(29)[0x560fd35fcfe0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085915320 DLSCCP DEBUG SCCP-SCOC(29)[0x560fd35fcfe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085915320 DLSCCP DEBUG SCCP-SCOC(29)[0x560fd35fcfe0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085915320 DLSCCP DEBUG SCCP-SCOC(29)[0x560fd35fcfe0]{IDLE}: Deallocated (fsm.c:568) 20250821085915321 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085915321 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085915321 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085915321 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821085915321 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085915321 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085915321 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085915321 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085915321 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085915321 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0c 05 69 ad 2d 00 00 1d 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@3bdb09a82332: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821085917328 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34230<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085917329 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45607<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(296)@3bdb09a82332: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085917332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34224<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085917334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085917334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085917335 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085917335 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 (hnb.c:255) 20250821085917335 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085917335 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085917335 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085917335 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085917335 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085917335 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085917335 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085917335 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085917335 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(301)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(304)@3bdb09a82332: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_mo_disconnect(295)@3bdb09a82332: Final verdict of PTC: none 20250821085917335 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085917335 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085917335 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085917336 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085917336 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085917336 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085917336 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085917336 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085917336 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085917336 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(305)@3bdb09a82332: Final verdict of PTC: none 20250821085917336 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085917336 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085917336 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085917336 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085917336 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085917336 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085917336 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821085917336 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085917336 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085917336 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085917336 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085917336 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085917336 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085917336 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085917336 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085917337 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085917337 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085917337 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085917337 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085917337 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085917336 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085917336 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085917336 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085917336 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085917337 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085917337 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085917337 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085917337 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085917337 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085917337 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085917337 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085917337 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085917337 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085917337 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085917337 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085917337 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085917337 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085917337 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085917337 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085917337 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(306)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(302)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(303)@3bdb09a82332: Final verdict of PTC: none 20250821085917338 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085917338 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085917338 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085917338 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085917338 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085917338 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085917338 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085917338 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085917338 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085917338 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085917338 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085917338 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-MGCP(307)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(298)@3bdb09a82332: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(299)@3bdb09a82332: Final verdict of PTC: none 20250821085917341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34232<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Thu Aug 21 08:59: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 20250821085917426 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48404<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085918030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48404<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=361024) Waiting for packet dumper to finish... 1 (prev_count=361024, count=361564) 20250821085919337 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085919337 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085919337 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085919337 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085919337 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085919337 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 08:59: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_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@3bdb09a82332: 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@3bdb09a82332: Test case TC_ranap_ps_mo_disconnect started. 20250821085921149 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48406<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085921154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085921157 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41763<->l=127.0.0.1:4262) (control_if.c:572) 20250821085921256 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085921257 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085921257 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085921257 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085921257 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085921257 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085921257 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085921257 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085921257 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) TC_ranap_ps_mo_disconnect-Iuh0(313)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085921257 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085921259 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085921259 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085921259 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:334) 20250821085921259 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085921259 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085921259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921259 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085921259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921259 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085921259 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085921259 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085921259 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085921259 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085921259 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085921259 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085921259 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085921259 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085921259 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085921259 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085921259 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085921259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921259 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085921259 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085921259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921259 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085921259 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085921259 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085921259 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085921259 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085921259 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085921259 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085921259 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085921259 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085921259 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085921259 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085921259 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085921259 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085921259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921259 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085921259 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085921259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921259 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085921259 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085921259 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085921259 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085921259 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085921259 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085921259 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085921259 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085921259 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085921259 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085921259 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085921259 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085921259 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085921259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921259 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085921259 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085921259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921259 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085921259 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085921259 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085921259 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085921259 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085921259 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085921259 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085921259 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085921259 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085921259 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085921259 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085921259 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=10 20250821085921259 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085921259 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085921259 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085921259 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085921259 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085921259 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=15 20250821085921259 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085921259 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085921259 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085921259 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085921259 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085921259 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085921259 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=13 20250821085921259 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085921259 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085921259 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085921259 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085921259 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085921259 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085921259 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821085921259 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085921259 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085921259 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(317)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(317)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(315)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085921278 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085921278 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085921279 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085921279 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085921279 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085921279 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085921280 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085921280 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085921280 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085921280 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085921280 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085921280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921280 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085921280 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085921280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921280 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085921280 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085921280 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085921280 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085921280 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085921280 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085921280 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085921280 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085921280 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085921280 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085921280 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085921280 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085921281 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:334) 20250821085921281 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085921281 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821085921281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921281 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085921281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085921281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921281 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085921281 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085921281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085921281 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085921281 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085921281 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085921281 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085921281 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085921281 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085921281 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085921281 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085921281 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085921281 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085921281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921282 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085921282 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085921282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085921282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921282 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085921282 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085921282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085921282 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085921282 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085921282 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085921282 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085921282 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085921282 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085921282 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085921282 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:334) 20250821085921282 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085921282 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085921282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921282 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085921282 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085921282 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085921283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921283 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085921283 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=7 20250821085921283 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085921283 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085921283 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821085921283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921283 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085921283 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085921283 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085921283 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085921283 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085921283 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085921283 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085921283 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085921283 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085921283 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085921283 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=15 20250821085921283 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085921283 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085921283 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085921284 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085921284 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085921284 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085921284 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=2 20250821085921284 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085921284 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085921284 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085921284 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085921284 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085921284 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085921284 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085921284 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=0 20250821085921284 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085921284 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(320)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(318)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085921314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085921314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085921314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085921314 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085921314 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:562) 20250821085921314 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085921314 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085921314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085921314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821085921471 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085921471 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085921471 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085921471 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(317)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085921475 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085921475 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085921475 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085921475 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085921475 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085921475 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085921475 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085921475 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085921475 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085921475 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085921475 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085921475 DLSS7 <000c> ss7_asp.c:1383 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  20250821085921475 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085921476 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085921476 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085921476 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085921476 DLSS7 <000c> ss7_asp.c:1383 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  20250821085921476 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085921476 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085921476 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085921476 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085921476 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085921476 DLSS7 <000c> ss7_asp.c:1383 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  20250821085921476 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085921476 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085921476 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085921476 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085921476 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085921476 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085921476 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085921476 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085921476 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085921476 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085921476 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085921476 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085921476 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085921476 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085921476 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085921476 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085921477 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085921477 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085921477 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085921477 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085921477 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085921477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085921478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921478 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085921478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085921478 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085921478 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085921478 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085921478 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085921478 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085921478 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085921478 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085921478 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085921478 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821085921478 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085921478 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085921478 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085921478 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085921478 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085921478 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821085921502 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085921502 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085921502 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085921503 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(320)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085921511 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085921511 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085921511 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085921511 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085921511 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085921511 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085921511 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085921511 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085921511 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085921511 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085921511 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085921511 DLSS7 <000c> ss7_asp.c:1383 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  20250821085921511 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085921514 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085921514 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085921514 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085921514 DLSS7 <000c> ss7_asp.c:1383 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  20250821085921514 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085921514 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085921514 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085921514 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085921514 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085921514 DLSS7 <000c> ss7_asp.c:1383 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  20250821085921514 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085921514 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085921514 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085921514 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085921514 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085921514 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085921515 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085921515 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085921515 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085921515 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085921515 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085921515 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085921515 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085921515 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085921515 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085921515 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085921515 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085921516 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085921516 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085921516 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085921516 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085921516 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085921516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085921517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085921517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085921517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085921517 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085921517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085921517 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085921517 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085921517 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085921517 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085921517 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085921517 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085921517 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085921517 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085921517 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821085921517 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085921517 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085921517 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085921517 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085921517 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085921517 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  20250821085921983 DLSCCP DEBUG SCCP-SCOC(25)[0x560fd35e8bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821085921983 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f5554), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821085921983 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085921983 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085921983 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085921983 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085921983 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085921983 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085921983 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085921983 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1f 55 54 00 00 19 0f 00 00 00 00 (ss7_asp.c:1383) 20250821085921984 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085921984 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085921984 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085921984 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085921984 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085921984 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085921984 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085921984 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085921984 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085921984 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 1f 55 54 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821085921993 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085921993 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085921993 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085921993 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085921993 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085921993 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085921994 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085921994 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085921994 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085921994 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 19 1f 55 54 00  20250821085921994 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085921994 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085921994 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085921994 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085921994 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085921994 DLSCCP DEBUG 0: SCCP(rctx=0) 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=001f5554) (sccp_scrc.c:545) 20250821085921994 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(25,remPC=185=0.23.1) Received CO:RELCO (sccp_scoc.c:787) 20250821085921994 DLSCCP DEBUG SCCP-SCOC(25)[0x560fd35e8bb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085921994 DLSCCP DEBUG SCCP-SCOC(25)[0x560fd35e8bb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085921994 DLSCCP DEBUG SCCP-SCOC(25)[0x560fd35e8bb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085921994 DLSCCP DEBUG SCCP-SCOC(25)[0x560fd35e8bb0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085921994 DLSCCP DEBUG SCCP-SCOC(25)[0x560fd35e8bb0]{IDLE}: Deallocated (fsm.c:568) 20250821085922277 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085922277 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085922277 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085922277 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085922277 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085922277 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085922277 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085922277 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085922277 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085922277 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085922277 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085922277 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085922277 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085922277 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085922277 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085922277 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085922277 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085922277 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085922277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085922277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085922277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085922277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085922277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085922277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085922277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085922277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085922277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085922277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085922277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085922277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085922277 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085922277 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085922277 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) HNBGW_Test.msc0-RAN(316)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085922277 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085922277 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085922277 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:382) 20250821085922278 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085922278 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821085922278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085922278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085922278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085922278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085922278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085922278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085922278 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085922278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085922278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085922278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085922278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085922278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085922278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085922278 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085922278 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085922278 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085922278 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085922278 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085922278 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821085922278 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085922278 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085922278 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085922278 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085922278 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085922278 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821085922278 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085922278 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085922278 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085922278 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085922278 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085922278 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821085922280 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085922280 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085922280 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085922280 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085922280 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085922280 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085922280 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085922280 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085922280 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085922280 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085922280 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085922280 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085922280 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085922280 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085922280 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085922280 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085922280 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085922280 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085922280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085922280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085922280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085922280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085922280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085922280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085922280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085922280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085922280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085922280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085922280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085922280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085922280 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085922280 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085922280 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085922280 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085922280 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(316)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(319)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085922314 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085922314 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085922314 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085922314 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085922314 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085922314 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085922314 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085922314 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085922314 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085922314 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085922314 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085922314 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085922314 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085922314 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085922314 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085922314 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085922315 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085922315 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085922315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085922315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085922315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085922315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085922315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085922315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085922315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085922315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085922315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085922315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085922315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085922315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085922315 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085922315 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085922315 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085922315 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085922315 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085922315 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:382) 20250821085922315 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085922315 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821085922315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085922315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085922315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085922315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085922315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085922315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085922315 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085922315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085922315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085922315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085922315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085922315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085922315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085922315 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085922315 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085922315 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085922315 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085922315 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085922315 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821085922315 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085922315 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085922315 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085922315 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085922315 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085922315 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821085922315 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085922315 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085922315 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085922315 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085922315 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085922315 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821085922318 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085922318 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085922318 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085922318 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085922318 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085922318 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085922318 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085922318 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085922318 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085922318 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085922318 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085922318 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085922318 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085922318 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085922318 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085922318 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085922318 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085922318 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085922318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085922318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085922318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085922318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085922318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085922318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085922318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085922318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085922318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085922318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085922318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085922318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085922318 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085922318 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085922318 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085922318 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085922318 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(319)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821085922338 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48426<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_mo_disconnect0(322)@3bdb09a82332: 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)@3bdb09a82332: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@3bdb09a82332: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@3bdb09a82332: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)13013332 20250821085923360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085923360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085923360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085923360 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085923360 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc69154, normal) (hnbgw_rua.c:408) 20250821085923360 DHNB DEBUG map_rua[0x560fd3615d30]{init}: Allocated (fsm.c:456) 20250821085923360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13013332)[0x560fd3615d30]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085923360 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13013332 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085923360 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085923360 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085923360 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085923360 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13013332 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085923360 DCN DEBUG map_sccp[0x560fd35e8ce0]{init}: Allocated (fsm.c:456) 20250821085923360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x560fd35e8ce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085923360 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-13013332 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085923360 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13013332 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085923360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13013332)[0x560fd3615d30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085923360 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085923360 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085923360 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13013332 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085923360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x560fd35e8ce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085923360 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085923360 DLSCCP DEBUG SCCP-SCOC(30)[0x560fd35fcfe0]{IDLE}: Allocated (fsm.c:456) 20250821085923360 DLSCCP DEBUG SCCP-SCOC(30)[0x560fd35fcfe0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085923360 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f400300038c0056400500f1100926) (sccp_scrc.c:455) 20250821085923360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085923360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085923360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085923360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085923360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085923360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085923360 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085923360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085923360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085923360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085923360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085923360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085923360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085923360 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085923360 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085923360 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085923360 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085923360 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085923360 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 0f 01 00 00 1e 02 02 06 04 43 bc 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 03 8c 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085923360 DLSCCP DEBUG SCCP-SCOC(30)[0x560fd35fcfe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085923360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x560fd35e8ce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085923360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13013332)[0x560fd3615d30]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085923360 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085923360 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085923360 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085923360 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821085923360 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085923360 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085923360 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085923360 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085923360 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085923360 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0f 01 00 00 1e 02 02 06 04 43 bc 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 03 8c 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)@3bdb09a82332: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@3bdb09a82332: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@3bdb09a82332: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)9927538 TC_ranap_ps_mo_disconnect0(322)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(318)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821085923367 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085923367 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085923367 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085923367 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085923367 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085923367 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085923367 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085923367 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085923367 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085923367 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 1e b7 c0 84 02 00 00 00 00  20250821085923367 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085923367 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085923367 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085923367 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085923367 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085923367 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00b7c084) (sccp_scrc.c:545) 20250821085923367 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(30,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085923367 DLSCCP DEBUG SCCP-SCOC(30)[0x560fd35fcfe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085923367 DLSCCP DEBUG SCCP-SCOC(30)[0x560fd35fcfe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085923367 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085923367 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085923367 DCN DEBUG handle_cn_conn_conf() conn_id=30, 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_sccp.c:157) 20250821085923367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x560fd35e8ce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085923367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x560fd35e8ce0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085923560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085923560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085923561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1431) 20250821085923561 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821085923561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc69154) (hnbgw_rua.c:472) 20250821085923561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13013332 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:313) 20250821085923561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13013332)[0x560fd3615d30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821085923561 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250821085923561 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250821085923561 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13013332 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250821085923561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x560fd35e8ce0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085923561 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085923561 DLSCCP DEBUG SCCP-SCOC(30)[0x560fd35fcfe0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085923561 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7c084), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:455) 20250821085923561 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085923561 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085923561 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085923561 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085923561 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085923561 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085923561 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085923561 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 bd 00 00 00 bc 03 00 00 0f 06 b7 c0 84 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 (ss7_asp.c:1383) 20250821085923562 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085923562 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085923562 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085923562 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821085923562 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085923562 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085923562 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085923562 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085923562 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085923562 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0f 06 b7 c0 84 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)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@3bdb09a82332: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250821085923580 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085923580 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085923580 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085923580 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085923580 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085923580 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085923580 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085923580 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085923580 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085923580 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 bc 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  20250821085923580 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821085923580 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085923580 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085923580 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085923580 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085923580 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085923580 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(30,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821085923580 DLSCCP DEBUG SCCP-SCOC(30)[0x560fd35fcfe0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821085923580 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821085923580 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821085923581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x560fd35e8ce0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821085923581 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821085923581 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821085923581 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13013332 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821085923581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13013332)[0x560fd3615d30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821085923581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:123) 20250821085923581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085923581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:879) TC_ranap_ps_mo_disconnect0(322)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@3bdb09a82332: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)13013332 20250821085923603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085923604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085923604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821085923604 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085923604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc69154,cause=radio(normal)) (hnbgw_rua.c:440) 20250821085923604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13013332 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821085923604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13013332)[0x560fd3615d30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085923604 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821085923604 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821085923604 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13013332 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821085923604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x560fd35e8ce0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085923604 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821085923604 DLSCCP DEBUG SCCP-SCOC(30)[0x560fd35fcfe0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821085923604 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7c084), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821085923604 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085923604 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085923604 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085923604 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085923604 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085923604 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085923604 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085923604 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0f 06 b7 c0 84 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821085923604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13013332)[0x560fd3615d30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085923604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x560fd35e8ce0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821085923604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x560fd35e8ce0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821085923604 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085923604 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085923604 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085923604 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821085923604 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085923604 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085923604 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085923605 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085923605 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085923605 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0f 06 b7 c0 84 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)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@3bdb09a82332: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)9927538 HNBGW_Test.sgsn0-SCCP(318)@3bdb09a82332: Session index based on connection ID:0 20250821085923616 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085923616 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085923616 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085923616 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085923616 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085923616 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085923616 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085923616 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085923616 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085923616 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 1e b7 c0 84 00 00 00 00 00  20250821085923616 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085923616 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085923616 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085923616 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085923616 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085923616 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00b7c084), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821085923616 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(30,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821085923616 DLSCCP DEBUG SCCP-SCOC(30)[0x560fd35fcfe0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821085923616 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085923616 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085923616 DCN DEBUG handle_cn_disc_ind() conn_id=30 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821085923616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x560fd35e8ce0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085923616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x560fd35e8ce0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821085923616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13013332)[0x560fd3615d30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085923616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13013332)[0x560fd3615d30]{disconnected}: Freeing instance (context_map.c:203) 20250821085923616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13013332)[0x560fd3615d30]{disconnected}: Deallocated (fsm.c:568) 20250821085923617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x560fd35e8ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085923617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x560fd35e8ce0]{disconnected}: Freeing instance (context_map.c:207) 20250821085923617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x560fd35e8ce0]{disconnected}: Deallocated (fsm.c:568) 20250821085923617 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13013332 SCCP-30 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250821085923617 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00b7c084), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:455) 20250821085923617 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085923617 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085923617 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085923617 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085923617 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085923617 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085923617 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085923617 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0f 05 b7 c0 84 00 00 1e 00 (ss7_asp.c:1383) 20250821085923617 DLSCCP DEBUG SCCP-SCOC(30)[0x560fd35fcfe0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821085923617 DLSCCP DEBUG SCCP-SCOC(30)[0x560fd35fcfe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085923617 DLSCCP DEBUG SCCP-SCOC(30)[0x560fd35fcfe0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085923617 DLSCCP DEBUG SCCP-SCOC(30)[0x560fd35fcfe0]{IDLE}: Deallocated (fsm.c:568) 20250821085923617 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085923617 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085923617 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085923617 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821085923617 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085923617 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085923617 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085923617 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085923617 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085923617 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0f 05 b7 c0 84 00 00 1e 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(318)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@3bdb09a82332: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821085925622 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41763<->l=127.0.0.1:4262) (control_if.c:193) 20250821085925623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48414<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(311)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(310)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085925626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48406<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085925627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085925627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085925627 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085925628 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 (hnb.c:255) 20250821085925628 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_ranap_ps_mo_disconnect(309)@3bdb09a82332: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(316)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(315)@3bdb09a82332: Final verdict of PTC: none 20250821085925630 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085925630 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085925631 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085925631 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085925631 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085925631 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085925631 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085925631 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085925631 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085925631 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085925631 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085925631 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085925631 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085925631 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085925631 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085925631 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085925631 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085925631 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-RAN(319)@3bdb09a82332: Final verdict of PTC: none 20250821085925631 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085925631 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085925631 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085925631 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085925631 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085925631 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085925631 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085925631 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' HNBGW_Test.sgsn0-SCCP(318)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(312)@3bdb09a82332: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(313)@3bdb09a82332: Final verdict of PTC: none 20250821085925631 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085925632 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085925632 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821085925632 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085925632 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085925632 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085925632 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-M3UA(320)@3bdb09a82332: Final verdict of PTC: none 20250821085925632 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085925632 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085925632 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085925632 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085925632 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085925632 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085925632 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085925632 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085925632 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085925632 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085925632 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085925632 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(317)@3bdb09a82332: Final verdict of PTC: none 20250821085925632 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085925633 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085925633 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085925633 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085925633 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085925633 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085925633 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085925633 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085925633 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085925633 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085925633 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085925633 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-MGCP(321)@3bdb09a82332: Final verdict of PTC: none 20250821085925633 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085925633 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085925633 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085925633 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085925633 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085925633 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085925633 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085925633 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085925633 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085925633 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085925633 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085925633 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085925635 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48426<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Thu Aug 21 08:59: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 20250821085925720 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42460<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085926322 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42460<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=361432) Waiting for packet dumper to finish... 1 (prev_count=361432, count=361972) 20250821085927633 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085927633 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085927633 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085927633 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085927633 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085927633 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 08:59:28 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@3bdb09a82332: 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@3bdb09a82332: Test case TC_ranap_cs_creq_cref started. 20250821085929434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42468<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085929440 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42478<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085929444 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38871<->l=127.0.0.1:4262) (control_if.c:572) 20250821085929550 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085929550 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085929550 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085929550 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_cs_creq_cref-Iuh0(327)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085929550 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085929550 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085929550 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085929550 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085929551 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085929551 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085929552 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085929552 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085929552 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:334) 20250821085929552 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085929552 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085929552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929552 DLSS7 INFO 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=0 -> eSLS=96: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085929552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929552 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085929552 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085929552 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085929552 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085929552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085929552 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085929552 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085929552 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085929552 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085929552 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085929552 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085929552 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085929552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929552 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085929552 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085929552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929552 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085929552 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085929552 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085929552 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085929552 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085929552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085929552 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085929552 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085929552 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085929552 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085929552 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085929552 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085929552 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085929552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929552 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085929552 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085929552 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085929552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929552 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085929552 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085929552 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085929552 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085929552 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085929552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085929552 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085929552 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085929552 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085929552 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085929552 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085929552 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085929552 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085929552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929552 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085929552 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085929552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929552 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085929552 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085929552 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085929552 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085929552 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085929552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085929552 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085929552 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085929552 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085929552 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085929552 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085929552 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=0 20250821085929552 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085929552 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085929552 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085929552 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085929552 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085929552 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=14 20250821085929552 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085929552 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085929552 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085929552 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085929552 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085929552 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085929552 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=14 20250821085929552 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085929552 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085929552 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085929552 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085929552 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085929552 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085929552 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085929552 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821085929552 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085929552 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085929552 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(331)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(331)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(329)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085929564 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085929564 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085929564 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085929564 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085929564 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085929564 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085929564 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085929564 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085929565 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085929565 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085929565 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:334) 20250821085929565 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085929565 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085929565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929565 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=2 -> eSLS=114: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085929565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929565 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085929565 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=2 -> eSLS=114: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085929565 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085929565 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085929565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085929565 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085929565 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085929565 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085929565 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085929565 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:334) 20250821085929565 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085929565 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821085929565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929565 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085929565 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085929565 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085929565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929565 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085929565 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085929565 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085929565 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085929565 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085929565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085929565 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085929565 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085929565 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085929565 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085929565 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085929565 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085929565 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085929565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929565 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085929565 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085929565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929565 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085929565 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085929565 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085929565 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085929565 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085929565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085929565 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085929565 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085929565 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085929565 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085929565 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085929565 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085929565 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085929565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929565 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085929565 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085929565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929565 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085929565 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085929565 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085929566 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085929566 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085929566 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085929566 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085929566 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085929566 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085929566 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085929566 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085929566 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=2 20250821085929566 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085929566 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085929566 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085929566 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085929566 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085929566 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=11 20250821085929566 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085929566 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085929566 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085929566 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085929566 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085929566 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085929566 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085929566 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=2 20250821085929566 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085929566 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085929566 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085929566 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085929566 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085929566 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085929566 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=9 20250821085929566 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085929566 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085929566 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(334)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@3bdb09a82332: M3UA emulation initiated, the test can be started MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085929584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085929584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085929584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085929584 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085929584 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:562) 20250821085929584 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085929584 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085929584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085929584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821085929762 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085929762 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085929762 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085929762 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(331)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085929770 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085929770 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085929770 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085929770 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085929770 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085929770 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085929770 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085929770 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085929770 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085929770 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085929770 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085929770 DLSS7 <000c> ss7_asp.c:1383 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  20250821085929770 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085929773 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085929773 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085929773 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085929773 DLSS7 <000c> ss7_asp.c:1383 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  20250821085929773 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085929773 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085929773 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085929773 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085929773 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085929773 DLSS7 <000c> ss7_asp.c:1383 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  20250821085929773 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085929773 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085929773 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085929773 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085929773 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085929773 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085929773 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085929773 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085929773 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085929773 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085929773 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085929773 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085929773 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085929773 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085929773 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085929773 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085929774 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085929774 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085929774 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085929775 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085929775 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085929775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929775 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085929775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929775 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085929775 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085929775 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085929775 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085929775 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085929775 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085929775 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085929775 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085929775 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085929775 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085929775 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821085929775 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085929775 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085929775 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085929775 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085929775 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085929775 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821085929775 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085929775 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085929775 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085929775 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(334)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085929782 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085929782 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085929782 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085929782 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085929782 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085929782 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085929782 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085929782 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085929782 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085929782 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085929782 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085929782 DLSS7 <000c> ss7_asp.c:1383 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  20250821085929782 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085929784 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085929784 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085929784 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085929784 DLSS7 <000c> ss7_asp.c:1383 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  20250821085929784 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085929784 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085929784 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085929784 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085929784 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085929784 DLSS7 <000c> ss7_asp.c:1383 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  20250821085929784 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085929784 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085929784 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085929784 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085929784 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085929784 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085929784 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085929785 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085929785 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085929785 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085929785 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085929785 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085929785 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085929785 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085929785 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085929785 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085929785 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085929786 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085929786 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085929786 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085929786 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085929786 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085929786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929786 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085929786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085929786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085929786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085929786 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085929786 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085929786 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085929786 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085929786 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085929786 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085929786 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085929786 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085929786 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085929786 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085929786 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821085929786 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085929786 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085929786 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085929786 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085929786 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085929786 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(330)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085930578 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085930578 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085930578 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085930578 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085930578 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085930578 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085930578 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085930578 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085930578 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085930578 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085930578 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085930578 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085930578 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085930578 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085930578 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085930578 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085930578 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085930578 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085930578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085930578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085930578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085930578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085930578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085930578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085930578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085930578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085930578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085930578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085930578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085930578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085930578 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085930578 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085930578 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085930578 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085930578 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085930578 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:382) 20250821085930578 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085930578 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821085930578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085930578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085930578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085930578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085930578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085930578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085930578 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085930578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085930578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085930578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085930578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085930578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085930578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085930578 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085930578 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085930578 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085930578 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085930578 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085930578 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821085930578 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085930578 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085930578 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085930579 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085930579 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085930579 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821085930579 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085930579 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085930579 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085930579 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085930579 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085930579 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821085930579 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085930579 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085930579 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085930579 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085930579 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085930579 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085930579 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085930579 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085930579 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085930579 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085930579 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085930579 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085930579 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085930579 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085930579 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085930579 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085930579 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085930579 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085930579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085930579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085930579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085930579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085930579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085930579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085930579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085930579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085930579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085930579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085930579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085930579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085930579 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085930579 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085930579 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085930579 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085930579 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(330)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(333)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085930582 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085930582 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085930582 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085930582 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085930582 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085930582 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085930582 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085930582 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085930582 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085930582 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085930582 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085930582 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085930582 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085930583 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085930583 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085930583 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085930583 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085930583 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085930583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085930583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085930583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085930583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085930583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085930583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085930583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085930583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085930583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085930583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085930583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085930583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085930583 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085930583 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085930583 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085930583 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085930583 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085930583 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:382) 20250821085930583 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085930583 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821085930583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085930583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085930583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085930583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085930583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085930583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085930583 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085930583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085930583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085930583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085930583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085930583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085930583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085930583 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085930583 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085930583 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085930583 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085930583 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085930583 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821085930583 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085930583 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085930583 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085930583 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085930583 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085930583 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821085930583 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085930583 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085930583 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085930583 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085930583 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085930583 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821085930583 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085930583 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085930583 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085930583 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085930583 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085930583 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085930583 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085930583 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085930583 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085930583 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085930583 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085930583 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085930583 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085930583 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085930583 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085930583 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085930583 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085930583 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085930583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085930583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085930583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085930583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085930583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085930583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085930583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085930583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085930583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085930583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085930583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085930583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085930583 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085930583 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085930583 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085930583 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085930583 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(333)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821085930609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42484<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_creq_cref0(336)@3bdb09a82332: 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)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@3bdb09a82332: Created Expect[0] for '05080200F110172A52082926240000000070'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@3bdb09a82332: Added conn table entry 0TC_ranap_cs_creq_cref0(336)14243480 20250821085931635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085931635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085931635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085931636 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085931636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd95698, normal) (hnbgw_rua.c:408) 20250821085931636 DHNB DEBUG map_rua[0x560fd3615d30]{init}: Allocated (fsm.c:456) 20250821085931636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14243480)[0x560fd3615d30]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085931636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14243480 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085931636 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085931636 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085931636 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14243480 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085931636 DCN DEBUG map_sccp[0x560fd35e8ce0]{init}: Allocated (fsm.c:456) 20250821085931636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x560fd35e8ce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085931636 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-14243480 <-> SCCP-31 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085931636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14243480 SCCP-31 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085931636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14243480)[0x560fd3615d30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085931636 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085931636 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085931636 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14243480 SCCP-31 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085931636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x560fd35e8ce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085931636 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085931636 DLSCCP DEBUG SCCP-SCOC(31)[0x560fd35fcfe0]{IDLE}: Allocated (fsm.c:456) 20250821085931636 DLSCCP DEBUG SCCP-SCOC(31)[0x560fd35fcfe0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085931636 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030000a00056400500f1100926) (sccp_scrc.c:455) 20250821085931636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085931636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085931636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085931636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085931636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085931636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085931636 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085931636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085931636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085931636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085931636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085931636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085931636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085931636 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085931636 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085931636 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085931636 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085931636 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085931636 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0e 01 00 00 1f 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 00 a0 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085931636 DLSCCP DEBUG SCCP-SCOC(31)[0x560fd35fcfe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085931636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x560fd35e8ce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085931636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14243480)[0x560fd3615d30]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085931636 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085931636 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085931636 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085931636 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821085931636 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085931636 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085931636 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085931636 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085931636 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085931636 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0e 01 00 00 1f 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 00 a0 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)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A52082926240000000070'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@3bdb09a82332: Added conn table entry 0TC_ranap_cs_creq_cref0(336)5954772 TC_ranap_cs_creq_cref0(336)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@3bdb09a82332: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)5954772 HNBGW_Test.msc0-SCCP(329)@3bdb09a82332: Session index based on connection ID:0 20250821085931654 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085931654 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085931654 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085931654 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085931654 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085931654 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085931654 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085931654 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085931654 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085931654 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 16 00 00 00 b9 00 00 00 bd 03 02 00 00 03 00 00 1f 02 00 00 00  20250821085931654 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085931654 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085931654 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085931655 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085931655 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085931655 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085931655 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(31,remPC=0=0.0.0) Received CO:COREF (sccp_scoc.c:787) 20250821085931655 DLSCCP DEBUG SCCP-SCOC(31)[0x560fd35fcfe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:820) 20250821085931655 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085931655 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085931655 DCN DEBUG handle_cn_disc_ind() conn_id=31 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Refusal Cause (hnbgw_sccp.c:193) 20250821085931655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x560fd35e8ce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085931655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x560fd35e8ce0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:279) 20250821085931655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14243480)[0x560fd3615d30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085931655 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14243480)[0x560fd3615d30]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085931655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821085931655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14243480)[0x560fd3615d30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085931655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14243480)[0x560fd3615d30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085931655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14243480)[0x560fd3615d30]{disrupted}: Freeing instance (context_map.c:203) 20250821085931655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14243480)[0x560fd3615d30]{disrupted}: Deallocated (fsm.c:568) 20250821085931655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x560fd35e8ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085931655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x560fd35e8ce0]{disconnected}: Freeing instance (context_map.c:207) 20250821085931655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x560fd35e8ce0]{disconnected}: Deallocated (fsm.c:568) 20250821085931655 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14243480 SCCP-31 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:226) 20250821085931655 DLSCCP DEBUG SCCP-SCOC(31)[0x560fd35fcfe0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:249) 20250821085931655 DLSCCP DEBUG SCCP-SCOC(31)[0x560fd35fcfe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085931655 DLSCCP DEBUG SCCP-SCOC(31)[0x560fd35fcfe0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085931655 DLSCCP DEBUG SCCP-SCOC(31)[0x560fd35fcfe0]{IDLE}: Deallocated (fsm.c:568) 20250821085931655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085931655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@3bdb09a82332: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)14243480 MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821085931674 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38871<->l=127.0.0.1:4262) (control_if.c:193) 20250821085931674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42478<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(325)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(324)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085931679 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42468<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085931680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085931680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085931680 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085931680 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 (hnb.c:255) 20250821085931680 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_ranap_cs_creq_cref(323)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(332)@3bdb09a82332: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0-RUA(328)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(333)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(329)@3bdb09a82332: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(327)@3bdb09a82332: Final verdict of PTC: none 20250821085931683 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085931683 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085931683 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085931684 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085931684 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085931684 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085931684 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085931684 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085931684 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085931684 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085931684 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085931684 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085931684 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085931684 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085931684 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085931684 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085931684 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085931684 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085931684 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085931684 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085931684 DLSS7 <000c> ss7_asp.c:1383 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 bc  HNBGW_Test.msc0-RAN(330)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(326)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(331)@3bdb09a82332: Final verdict of PTC: none 20250821085931684 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085931684 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085931684 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) HNBGW_Test.sgsn0-M3UA(334)@3bdb09a82332: Final verdict of PTC: none 20250821085931685 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085931685 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085931685 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085931684 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085931684 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085931684 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085931685 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085931685 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085931685 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085931685 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085931685 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085931685 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085931685 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085931685 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085931685 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085931685 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085931685 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085931685 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085931685 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085931685 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085931685 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085931685 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085931685 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085931685 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085931685 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085931685 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085931685 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085931685 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085931685 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085931685 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085931685 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085931685 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085931685 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085931685 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085931685 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085931685 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085931685 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085931685 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085931685 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085931685 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085931686 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085931686 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085931686 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085931686 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085931686 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-MGCP(335)@3bdb09a82332: Final verdict of PTC: none 20250821085931687 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42484<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Thu Aug 21 08:59: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 20250821085931772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42488<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085932374 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42488<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=306048) Waiting for packet dumper to finish... 1 (prev_count=306048, count=306684) 20250821085933685 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085933685 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085933685 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085933685 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085933685 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085933685 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 08:59:34 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@3bdb09a82332: 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@3bdb09a82332: Test case TC_ranap_ps_creq_cref started. 20250821085935474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36550<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085935480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36556<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085935486 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44229<->l=127.0.0.1:4262) (control_if.c:572) 20250821085935597 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085935597 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085935597 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085935597 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085935597 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085935597 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085935598 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085935598 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_ranap_ps_creq_cref-Iuh0(341)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085935598 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085935598 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085935599 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085935599 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085935599 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:334) 20250821085935599 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085935599 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085935599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935599 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085935599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935599 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085935599 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085935599 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085935599 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085935599 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085935599 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085935599 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085935599 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085935599 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085935599 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085935599 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085935599 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085935599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935599 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085935599 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085935599 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085935599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935599 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085935599 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085935599 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085935599 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085935599 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085935599 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085935599 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085935599 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085935599 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085935599 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085935599 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085935599 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085935599 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085935599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935599 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085935599 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085935599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935599 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085935599 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085935599 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085935599 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085935599 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085935599 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085935599 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085935599 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085935599 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085935599 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085935599 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085935599 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085935599 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085935599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935599 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085935599 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085935599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935599 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085935599 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085935599 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085935599 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085935599 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085935599 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085935599 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085935599 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085935600 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085935600 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085935600 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085935600 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=1 20250821085935600 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085935600 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085935600 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085935600 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085935600 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085935600 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=8 20250821085935600 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085935600 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085935600 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085935600 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085935600 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085935600 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085935600 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085935600 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=13 20250821085935600 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085935600 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085935600 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085935600 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085935600 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085935600 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085935600 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821085935600 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085935600 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085935600 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(345)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(343)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085935610 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085935610 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085935610 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085935610 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085935611 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085935611 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085935611 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085935611 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085935612 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085935612 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085935612 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:334) 20250821085935612 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085935612 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085935612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935612 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085935612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935612 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085935612 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085935612 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085935612 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085935612 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085935612 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085935612 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085935612 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085935612 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085935612 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:334) 20250821085935612 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085935612 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821085935612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935612 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085935612 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085935612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935612 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085935612 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085935612 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085935612 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085935612 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085935612 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085935612 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085935612 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085935612 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085935612 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085935612 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085935612 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085935612 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085935612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935612 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085935612 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085935612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935612 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085935612 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085935612 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085935612 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085935612 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085935612 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085935612 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085935612 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085935612 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085935612 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085935612 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085935612 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085935612 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085935612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935612 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085935612 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085935612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935612 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085935612 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085935612 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085935612 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085935612 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085935612 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085935612 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085935612 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085935612 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085935612 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085935612 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085935612 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=5 20250821085935612 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085935612 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085935612 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085935612 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085935612 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085935612 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=15 20250821085935612 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085935612 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085935612 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085935612 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085935612 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085935612 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085935612 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=8 20250821085935612 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085935612 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085935612 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085935612 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085935612 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085935612 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085935612 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821085935612 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085935612 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085935612 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(348)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(346)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085935631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085935631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085935631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085935631 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085935631 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:562) 20250821085935631 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085935631 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085935631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085935631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821085935809 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085935809 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085935809 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085935809 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(345)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085935818 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085935818 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085935818 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085935818 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085935818 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085935818 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085935818 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085935818 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085935818 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085935818 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085935818 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085935819 DLSS7 <000c> ss7_asp.c:1383 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  20250821085935819 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085935821 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085935821 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085935821 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085935821 DLSS7 <000c> ss7_asp.c:1383 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  20250821085935821 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085935821 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085935821 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085935821 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085935821 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085935822 DLSS7 <000c> ss7_asp.c:1383 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  20250821085935822 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085935822 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085935822 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085935822 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085935822 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085935822 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085935822 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085935822 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085935822 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085935822 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085935822 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085935822 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085935822 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085935822 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085935822 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085935822 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085935822 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085935822 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085935822 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085935822 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085935823 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085935823 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085935823 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085935823 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085935824 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085935824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935824 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085935824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935824 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085935824 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085935824 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085935824 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085935824 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085935824 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085935824 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085935824 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085935824 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085935824 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085935824 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821085935824 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085935824 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085935824 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085935824 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085935824 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085935824 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(348)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085935828 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085935828 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085935828 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085935828 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085935828 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085935828 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085935828 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085935828 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085935828 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085935828 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085935828 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085935828 DLSS7 <000c> ss7_asp.c:1383 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  20250821085935828 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085935831 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085935831 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085935831 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085935831 DLSS7 <000c> ss7_asp.c:1383 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  20250821085935831 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085935831 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085935831 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085935831 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085935831 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085935831 DLSS7 <000c> ss7_asp.c:1383 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  20250821085935831 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085935831 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085935831 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085935831 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085935831 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085935831 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085935831 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085935831 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085935831 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085935831 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085935831 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085935831 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085935831 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085935832 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085935832 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085935832 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085935832 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085935833 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085935833 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085935833 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085935833 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085935833 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085935833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935833 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085935833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085935833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085935833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085935833 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085935833 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085935833 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085935833 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085935833 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085935833 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085935833 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085935833 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085935833 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085935833 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085935833 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821085935833 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085935833 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085935833 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085935833 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085935833 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085935833 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(344)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085936623 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085936623 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085936623 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085936623 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085936623 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085936623 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085936623 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085936623 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085936623 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085936623 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085936623 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085936623 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085936623 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085936623 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085936623 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085936623 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085936623 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085936623 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085936623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085936623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085936623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085936623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085936623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085936623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085936623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085936623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085936623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085936623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085936623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085936623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085936623 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085936623 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085936623 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085936623 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085936623 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085936623 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:382) 20250821085936624 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085936624 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821085936624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085936624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085936624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085936624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085936624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085936624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085936624 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085936624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085936624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085936624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085936624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085936624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085936624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085936624 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085936624 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085936624 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085936624 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085936624 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085936624 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821085936624 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085936624 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085936624 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085936624 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085936624 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085936624 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821085936624 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085936624 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085936624 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085936624 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085936624 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085936624 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821085936626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085936626 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085936626 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085936626 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085936626 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085936626 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085936626 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085936626 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085936626 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085936626 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085936626 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085936626 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085936626 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085936626 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085936626 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085936626 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085936626 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085936626 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085936626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085936626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085936626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085936626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085936626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085936626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085936626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085936626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085936626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085936626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085936626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085936626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085936626 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085936626 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085936626 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085936626 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085936626 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(344)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(347)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085936629 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085936629 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085936629 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085936629 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085936629 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085936629 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085936629 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085936629 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085936629 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085936629 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085936629 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085936629 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085936629 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085936629 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085936629 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085936629 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085936629 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085936629 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085936629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085936629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085936629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085936629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085936629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085936629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085936629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085936629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085936629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085936629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085936629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085936629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085936629 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085936629 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085936629 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085936629 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085936629 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085936629 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:382) 20250821085936629 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085936629 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821085936629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085936629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085936629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085936629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085936629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085936629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085936629 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085936629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085936629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085936629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085936629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085936629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085936629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085936629 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085936629 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085936629 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085936629 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085936629 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085936629 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821085936629 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085936629 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085936629 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085936629 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085936629 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085936629 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821085936629 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085936629 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085936629 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085936629 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085936629 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085936629 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821085936630 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085936630 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085936630 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085936630 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085936630 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085936630 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085936630 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085936630 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085936630 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085936630 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085936630 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085936630 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085936630 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085936630 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085936630 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085936630 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085936630 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085936630 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085936630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085936630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085936630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085936630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085936630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085936630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085936630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085936630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085936630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085936630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085936630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085936630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085936630 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085936630 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085936630 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085936630 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085936630 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(347)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821085936651 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36564<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_creq_cref0(350)@3bdb09a82332: 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)@3bdb09a82332: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@3bdb09a82332: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@3bdb09a82332: Added conn table entry 0TC_ranap_ps_creq_cref0(350)14004191 20250821085937679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085937679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085937680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085937680 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085937680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd5afdf, normal) (hnbgw_rua.c:408) 20250821085937680 DHNB DEBUG map_rua[0x560fd3615d30]{init}: Allocated (fsm.c:456) 20250821085937680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14004191)[0x560fd3615d30]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085937680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14004191 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085937680 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085937680 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085937680 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085937680 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14004191 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085937680 DCN DEBUG map_sccp[0x560fd35e8ce0]{init}: Allocated (fsm.c:456) 20250821085937680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x560fd35e8ce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085937680 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-14004191 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085937680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14004191 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085937680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14004191)[0x560fd3615d30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085937680 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085937680 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085937680 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14004191 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085937680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x560fd35e8ce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085937680 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085937680 DLSCCP DEBUG SCCP-SCOC(32)[0x560fd35fcfe0]{IDLE}: Allocated (fsm.c:456) 20250821085937680 DLSCCP DEBUG SCCP-SCOC(32)[0x560fd35fcfe0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085937680 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030002200056400500f1100926) (sccp_scrc.c:455) 20250821085937680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085937680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085937680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085937680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085937680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085937680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085937680 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085937680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085937680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085937680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085937680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085937680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085937680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085937680 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085937680 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085937680 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085937680 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085937680 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085937680 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 02 01 00 00 20 02 02 06 04 43 bc 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 20 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085937680 DLSCCP DEBUG SCCP-SCOC(32)[0x560fd35fcfe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085937680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x560fd35e8ce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085937680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14004191)[0x560fd3615d30]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085937680 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085937680 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085937680 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085937680 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821085937680 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085937680 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085937680 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085937680 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085937680 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085937680 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 02 01 00 00 20 02 02 06 04 43 bc 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 20 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(346)@3bdb09a82332: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@3bdb09a82332: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@3bdb09a82332: Added conn table entry 0TC_ranap_ps_creq_cref0(350)6299538 TC_ranap_ps_creq_cref0(350)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@3bdb09a82332: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)6299538 HNBGW_Test.sgsn0-SCCP(346)@3bdb09a82332: Session index based on connection ID:0 20250821085937687 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085937687 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085937687 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085937687 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085937687 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085937687 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085937687 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085937687 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085937687 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085937687 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 16 00 00 00 bc 00 00 00 bd 03 02 00 00 03 00 00 20 02 00 00 00  20250821085937687 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085937687 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085937687 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085937687 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085937687 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085937687 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821085937687 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(32,remPC=0=0.0.0) Received CO:COREF (sccp_scoc.c:787) 20250821085937687 DLSCCP DEBUG SCCP-SCOC(32)[0x560fd35fcfe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:820) 20250821085937687 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821085937687 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821085937687 DCN DEBUG handle_cn_disc_ind() conn_id=32 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Refusal Cause (hnbgw_sccp.c:193) 20250821085937687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x560fd35e8ce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821085937687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x560fd35e8ce0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:279) 20250821085937687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14004191)[0x560fd3615d30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821085937687 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14004191)[0x560fd3615d30]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821085937687 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821085937687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14004191)[0x560fd3615d30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821085937687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14004191)[0x560fd3615d30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085937687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14004191)[0x560fd3615d30]{disrupted}: Freeing instance (context_map.c:203) 20250821085937687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14004191)[0x560fd3615d30]{disrupted}: Deallocated (fsm.c:568) 20250821085937687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x560fd35e8ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085937687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x560fd35e8ce0]{disconnected}: Freeing instance (context_map.c:207) 20250821085937687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x560fd35e8ce0]{disconnected}: Deallocated (fsm.c:568) 20250821085937687 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14004191 SCCP-32 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:226) 20250821085937687 DLSCCP DEBUG SCCP-SCOC(32)[0x560fd35fcfe0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:249) 20250821085937687 DLSCCP DEBUG SCCP-SCOC(32)[0x560fd35fcfe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085937687 DLSCCP DEBUG SCCP-SCOC(32)[0x560fd35fcfe0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085937687 DLSCCP DEBUG SCCP-SCOC(32)[0x560fd35fcfe0]{IDLE}: Deallocated (fsm.c:568) 20250821085937687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085937687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@3bdb09a82332: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)14004191 MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821085937693 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44229<->l=127.0.0.1:4262) (control_if.c:193) 20250821085937693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36556<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(339)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(338)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085937695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36550<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085937696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085937696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085937696 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085937696 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 (hnb.c:255) 20250821085937696 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-SCCP(343)@3bdb09a82332: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_creq_cref(337)@3bdb09a82332: Final verdict of PTC: none 20250821085937697 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085937697 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085937697 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085937697 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085937697 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085937697 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085937697 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085937697 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085937697 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085937697 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(346)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(344)@3bdb09a82332: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0-RUA(342)@3bdb09a82332: Final verdict of PTC: none 20250821085937697 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085937697 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085937697 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085937697 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085937697 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085937697 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-M3UA(345)@3bdb09a82332: Final verdict of PTC: none 20250821085937697 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085937697 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085937697 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085937697 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085937697 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821085937697 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085937697 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(348)@3bdb09a82332: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@3bdb09a82332: Final verdict of PTC: none 20250821085937698 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085937698 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085937698 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085937698 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085937698 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085937698 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085937698 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085937698 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085937698 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085937698 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-RAN(347)@3bdb09a82332: Final verdict of PTC: none 20250821085937698 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085937698 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085937698 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085937698 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085937698 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085937698 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085937698 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085937698 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085937698 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085937698 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085937698 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085937698 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-MGCP(349)@3bdb09a82332: Final verdict of PTC: none 20250821085937699 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085937699 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085937699 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085937699 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085937699 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085937699 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085937699 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085937698 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085937698 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085937698 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085937698 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085937699 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085937699 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085937699 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085937699 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085937699 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085937699 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085937699 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085937699 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085937699 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085937699 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085937699 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085937699 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085937699 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-PFCP(340)@3bdb09a82332: Final verdict of PTC: none 20250821085937702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36564<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Thu Aug 21 08:59: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 20250821085937752 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36570<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085938356 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36570<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=305812) Waiting for packet dumper to finish... 1 (prev_count=305812, count=306352) 20250821085939699 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085939699 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085939699 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821085939699 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085939699 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085939699 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 08:59: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_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@3bdb09a82332: 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@3bdb09a82332: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20250821085941471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36582<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085941477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36588<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085941481 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40219<->l=127.0.0.1:4262) (control_if.c:572) 20250821085941637 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085941637 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085941637 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085941637 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085941637 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085941637 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085941637 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085941637 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085941638 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085941638 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085941639 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085941639 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085941639 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:334) 20250821085941639 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085941639 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085941639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941639 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085941639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941639 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085941639 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085941639 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085941639 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085941639 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085941639 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085941639 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085941639 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085941639 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085941639 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085941639 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085941639 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085941639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941639 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085941639 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085941639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085941639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941639 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085941639 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085941639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085941639 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085941639 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085941639 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085941639 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085941639 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085941639 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085941639 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085941639 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085941639 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085941639 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085941639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941639 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085941639 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085941639 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085941639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941639 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085941639 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085941639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085941639 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085941639 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085941639 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085941639 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085941639 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085941639 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085941639 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085941639 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085941639 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085941639 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085941639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941639 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085941639 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085941639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941639 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085941639 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085941639 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085941639 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085941639 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085941639 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085941639 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085941639 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085941639 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085941639 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085941639 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085941640 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=4 20250821085941640 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085941640 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085941640 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085941640 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085941640 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085941640 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=5 20250821085941640 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085941640 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085941640 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085941640 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085941640 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085941640 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085941640 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085941640 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=5 20250821085941640 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085941640 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085941640 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085941640 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085941640 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085941640 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085941640 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085941640 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085941640 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085941640 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085941640 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(359)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(359)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(357)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085941653 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085941653 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085941653 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085941653 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085941653 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085941653 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085941653 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085941653 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085941654 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085941654 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085941654 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:334) 20250821085941654 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085941654 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085941654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941654 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=4 -> eSLS=116: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085941654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941654 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085941654 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=4 -> eSLS=116: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085941654 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085941654 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085941654 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085941654 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085941654 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085941654 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085941654 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085941654 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:334) 20250821085941654 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085941654 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821085941654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941654 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085941654 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085941654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941654 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085941654 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085941654 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085941654 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085941654 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085941654 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085941654 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085941654 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085941654 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085941654 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085941654 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085941654 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085941654 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085941654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941654 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085941654 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085941654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941654 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085941654 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085941654 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085941654 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085941654 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085941654 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085941654 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085941654 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085941654 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085941654 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085941654 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085941654 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085941654 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085941654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941654 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085941654 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085941654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941654 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085941654 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085941654 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085941654 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085941654 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085941654 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085941654 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085941654 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085941654 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085941654 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085941654 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085941654 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=4 20250821085941654 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085941654 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085941654 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085941654 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085941654 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085941654 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=13 20250821085941654 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085941654 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085941654 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085941654 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085941654 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085941654 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085941654 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=4 20250821085941654 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085941654 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085941654 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085941654 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085941654 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085941654 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085941654 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821085941654 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085941654 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085941654 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085941673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085941673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085941673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085941673 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085941673 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:562) 20250821085941673 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085941673 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085941673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085941673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821085941851 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085941851 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085941851 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085941851 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(359)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085941860 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085941860 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085941860 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085941860 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085941860 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085941860 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085941860 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085941860 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085941860 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085941860 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085941860 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085941860 DLSS7 <000c> ss7_asp.c:1383 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  20250821085941860 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085941863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085941863 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085941863 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085941863 DLSS7 <000c> ss7_asp.c:1383 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  20250821085941863 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085941863 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085941863 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085941863 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085941863 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085941863 DLSS7 <000c> ss7_asp.c:1383 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  20250821085941863 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085941863 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085941863 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085941863 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085941863 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085941863 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085941863 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085941863 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085941863 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085941863 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085941864 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085941864 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085941864 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085941864 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085941864 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085941864 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085941864 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085941864 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085941864 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085941864 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085941865 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085941865 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085941865 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085941865 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085941865 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085941865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941865 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085941865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941865 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085941865 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085941865 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085941865 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085941865 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085941865 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085941865 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085941865 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085941865 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085941865 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085941865 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821085941865 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085941865 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085941866 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085941866 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085941866 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085941866 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(362)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085941871 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085941871 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085941871 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085941871 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085941871 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085941871 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085941871 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085941871 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085941871 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085941871 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085941871 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085941871 DLSS7 <000c> ss7_asp.c:1383 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  20250821085941871 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085941874 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085941874 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085941874 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085941874 DLSS7 <000c> ss7_asp.c:1383 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  20250821085941874 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085941874 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085941874 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085941874 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085941874 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085941874 DLSS7 <000c> ss7_asp.c:1383 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  20250821085941875 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085941875 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085941875 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085941875 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085941875 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085941875 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085941875 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085941875 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085941875 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085941875 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085941875 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085941875 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085941875 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085941875 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085941875 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085941875 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085941875 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085941876 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085941876 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085941876 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085941876 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085941876 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085941876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941876 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085941876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085941876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085941876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085941876 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085941876 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085941876 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085941876 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085941876 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085941876 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085941877 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085941877 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085941877 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085941877 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085941877 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821085941877 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085941877 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085941877 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085941877 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085941877 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085941877 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(358)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085942667 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085942667 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085942667 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085942667 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085942667 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085942667 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085942667 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085942667 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085942667 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085942667 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085942667 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085942668 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085942668 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085942668 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085942668 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085942668 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085942668 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085942668 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085942668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085942668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085942668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085942668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085942668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085942668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085942668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085942668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085942668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085942668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085942668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085942668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085942668 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085942668 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085942668 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085942668 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085942668 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085942668 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:382) 20250821085942668 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085942668 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821085942668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085942668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085942668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085942668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085942668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085942668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085942668 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085942668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085942668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085942668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085942668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085942668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085942668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085942668 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085942668 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085942668 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085942668 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085942668 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085942668 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821085942668 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085942668 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085942669 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085942669 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085942669 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085942669 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821085942669 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085942669 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085942669 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085942669 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085942669 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085942669 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821085942670 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085942670 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085942670 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085942670 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085942670 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085942670 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085942670 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085942670 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085942670 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085942670 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085942670 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085942670 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085942670 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085942670 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085942670 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085942671 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085942671 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085942671 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085942671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085942671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085942671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085942671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085942671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085942671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085942671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085942671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085942671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085942671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085942671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085942671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085942671 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085942671 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085942671 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085942671 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085942671 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250821085942672 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085942672 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085942672 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085942672 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 HNBGW_Test.sgsn0-RAN(361)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085942672 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085942672 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085942672 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085942672 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085942672 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085942672 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085942672 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085942672 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085942672 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085942672 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085942672 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085942672 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085942672 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085942672 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085942672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085942672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085942672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085942672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085942672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085942672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085942672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085942672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085942672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085942672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085942672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085942672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085942672 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085942672 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085942672 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085942672 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085942672 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085942672 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:382) 20250821085942672 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085942672 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821085942672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085942672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085942673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085942673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085942673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085942673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085942673 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085942673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085942673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085942673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085942673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085942673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085942673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085942673 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085942673 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085942673 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085942673 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085942673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085942673 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821085942673 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085942673 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085942673 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085942673 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085942673 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085942673 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821085942673 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085942673 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085942673 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085942673 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085942673 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085942673 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(358)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } 20250821085942675 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085942675 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085942675 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085942675 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085942675 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085942675 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085942675 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085942675 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085942675 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085942675 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085942675 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085942675 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085942675 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085942675 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085942675 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085942675 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085942675 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085942675 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085942675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085942675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085942675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085942675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085942675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085942675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085942675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085942675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085942675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085942675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085942675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085942675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085942675 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085942675 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085942675 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085942675 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085942675 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(361)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821085942700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36604<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085943058 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085943058 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085943058 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821085943058 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821085943058 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085943058 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821085943058 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821085943058 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821085943058 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085943058 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821085943059 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821085943059 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821085943059 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085943059 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821085943059 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821085943059 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250821085943059 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821085943059 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821085943059 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821085943059 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@3bdb09a82332: 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)@3bdb09a82332: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@3bdb09a82332: 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)@3bdb09a82332: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)15003887 20250821085943739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085943739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085943739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821085943739 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085943739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe4f0ef, normal) (hnbgw_rua.c:408) 20250821085943739 DHNB DEBUG map_rua[0x560fd3615d30]{init}: Allocated (fsm.c:456) 20250821085943739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15003887)[0x560fd3615d30]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085943739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15003887 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821085943739 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085943739 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085943739 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821085943739 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15003887 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821085943739 DCN DEBUG map_sccp[0x560fd35e8ce0]{init}: Allocated (fsm.c:456) 20250821085943739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x560fd35e8ce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085943739 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-15003887 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821085943739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15003887 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821085943739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15003887)[0x560fd3615d30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085943739 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085943739 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085943739 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15003887 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085943739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x560fd35e8ce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085943739 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085943739 DLSCCP DEBUG SCCP-SCOC(33)[0x560fd35fcfe0]{IDLE}: Allocated (fsm.c:456) 20250821085943739 DLSCCP DEBUG SCCP-SCOC(33)[0x560fd35fcfe0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085943739 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f400300039a0056400500f1100926) (sccp_scrc.c:455) 20250821085943739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085943739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085943740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085943740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085943740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085943740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085943740 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085943740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085943740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085943740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085943740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085943740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085943740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085943740 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085943740 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085943740 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085943740 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085943740 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085943740 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 03 01 00 00 21 02 02 06 04 43 bc 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 03 9a 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821085943740 DLSCCP DEBUG SCCP-SCOC(33)[0x560fd35fcfe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085943740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x560fd35e8ce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085943740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15003887)[0x560fd3615d30]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085943740 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085943740 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085943740 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085943740 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821085943740 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085943740 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085943740 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085943740 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085943740 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085943740 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 03 01 00 00 21 02 02 06 04 43 bc 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 03 9a 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)@3bdb09a82332: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@3bdb09a82332: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@3bdb09a82332: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)560942 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@3bdb09a82332: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@3bdb09a82332: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)15003887 20250821085943940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085943941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085943941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1431) 20250821085943941 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085943941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe4f0ef,cause=misc(unspecified)) (hnbgw_rua.c:440) 20250821085943941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15003887 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:313) 20250821085943941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15003887)[0x560fd3615d30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085943941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15003887)[0x560fd3615d30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085943941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x560fd35e8ce0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) HNBGW_Test.sgsn0-SCCP(360)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821085944770 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085944770 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085944770 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085944770 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085944770 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085944770 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085944770 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085944770 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085944770 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085944770 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 21 1c c2 6a 02 00 00 00 00  20250821085944770 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085944770 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085944770 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085944770 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085944770 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085944770 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=001cc26a) (sccp_scrc.c:545) 20250821085944771 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(33,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085944771 DLSCCP DEBUG SCCP-SCOC(33)[0x560fd35fcfe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085944771 DLSCCP DEBUG SCCP-SCOC(33)[0x560fd35fcfe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085944771 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085944771 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085944771 DCN DEBUG handle_cn_conn_conf() conn_id=33, 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_sccp.c:157) 20250821085944771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x560fd35e8ce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085944771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x560fd35e8ce0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085944771 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085944771 DLSCCP DEBUG SCCP-SCOC(33)[0x560fd35fcfe0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085944771 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001cc26a), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085944771 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821085944771 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085944771 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085944771 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085944771 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085944771 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085944771 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085944771 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 03 04 1c c2 6a 00 00 21 00 00 00 00 00 (ss7_asp.c:1383) 20250821085944771 DLSCCP DEBUG SCCP-SCOC(33)[0x560fd35fcfe0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085944771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x560fd35e8ce0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:300) 20250821085944771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15003887)[0x560fd3615d30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085944771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15003887)[0x560fd3615d30]{disconnected}: Freeing instance (context_map.c:203) 20250821085944771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15003887)[0x560fd3615d30]{disconnected}: Deallocated (fsm.c:568) 20250821085944771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x560fd35e8ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085944771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x560fd35e8ce0]{disconnected}: Freeing instance (context_map.c:207) 20250821085944771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x560fd35e8ce0]{disconnected}: Deallocated (fsm.c:568) 20250821085944771 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15003887 SCCP-33 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250821085944771 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085944771 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085944771 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085944771 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821085944771 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085944771 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085944771 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085944772 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085944772 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085944772 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 03 04 1c c2 6a 00 00 21 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(360)@3bdb09a82332: Session index based on local reference:0 20250821085944775 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085944775 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085944775 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085944775 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085944775 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085944775 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085944775 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085944775 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085944775 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085944775 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 21 1c c2 6a 00  20250821085944776 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085944776 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085944776 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085944776 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085944776 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085944776 DLSCCP DEBUG 0: SCCP(rctx=0) 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=001cc26a) (sccp_scrc.c:545) 20250821085944776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(33,remPC=188=0.23.4) Received CO:RELCO (sccp_scoc.c:787) 20250821085944776 DLSCCP DEBUG SCCP-SCOC(33)[0x560fd35fcfe0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085944776 DLSCCP DEBUG SCCP-SCOC(33)[0x560fd35fcfe0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085944776 DLSCCP DEBUG SCCP-SCOC(33)[0x560fd35fcfe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085944776 DLSCCP DEBUG SCCP-SCOC(33)[0x560fd35fcfe0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085944776 DLSCCP DEBUG SCCP-SCOC(33)[0x560fd35fcfe0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(361)@3bdb09a82332: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)560942 MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821085945783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36588<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085945784 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40219<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(352)@3bdb09a82332: Final verdict of PTC: none IPA-CTRL-CLI-IPA(353)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085945784 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36582<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085945785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085945785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@3bdb09a82332: Final verdict of PTC: none 20250821085945785 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085945785 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 (hnb.c:255) 20250821085945785 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-RAN(358)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(360)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(361)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(357)@3bdb09a82332: Final verdict of PTC: none 20250821085945785 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085945785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085945785 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085945785 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821085945785 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085945785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085945785 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085945785 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085945785 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085945785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085945785 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085945785 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085945785 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085945785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085945785 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085945785 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085945785 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn0-M3UA(362)@3bdb09a82332: Final verdict of PTC: none 20250821085945785 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085945785 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085945785 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085945785 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085945785 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085945785 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085945785 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@3bdb09a82332: Final verdict of PTC: none 20250821085945785 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821085945785 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085945785 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085945785 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085945785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085945785 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085945785 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085945785 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085945785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085945785 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085945785 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085945785 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085945785 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085945785 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085945785 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085945785 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085945785 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085945785 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085945785 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085945785 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085945785 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085945785 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085945785 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085945785 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085945785 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085945785 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085945785 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085945785 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085945785 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085945785 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) HNBGW_Test.msc0-M3UA(359)@3bdb09a82332: Final verdict of PTC: none 20250821085945785 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085945785 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085945785 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085945785 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085945785 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085945785 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085945786 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085945786 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085945786 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085945786 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085945786 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085945786 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085945786 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085945786 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085945786 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(354)@3bdb09a82332: Final verdict of PTC: none 20250821085945787 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36604<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(363)@3bdb09a82332: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@3bdb09a82332: 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'. Thu Aug 21 08:59: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 20250821085945835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50492<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085946438 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50492<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=328708) Waiting for packet dumper to finish... 1 (prev_count=328708, count=329248) 20250821085947786 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085947786 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085947786 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085947786 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085947786 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085947786 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 08:59:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@3bdb09a82332: 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@3bdb09a82332: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20250821085949555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50504<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085949559 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50506<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085949561 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44011<->l=127.0.0.1:4262) (control_if.c:572) 20250821085949665 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085949665 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085949665 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085949665 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085949665 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085949665 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085949665 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085949665 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085949665 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085949665 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085949666 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085949666 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085949666 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:334) 20250821085949666 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085949666 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085949666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949666 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085949666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949666 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085949666 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085949666 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085949666 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085949666 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085949666 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085949666 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085949666 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085949666 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085949666 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085949666 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085949666 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085949666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949666 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085949666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085949666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949666 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085949666 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085949667 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085949667 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085949667 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085949667 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085949667 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085949667 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085949667 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085949667 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085949667 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085949667 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085949667 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085949667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949667 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085949667 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085949667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949667 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085949667 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085949667 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085949667 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085949667 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085949667 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085949667 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085949667 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085949667 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085949667 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085949667 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085949667 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085949667 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085949667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949667 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085949667 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085949667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949667 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085949667 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085949667 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085949667 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085949667 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085949667 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085949667 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085949667 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085949667 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085949667 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085949667 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085949667 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=14 20250821085949667 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085949667 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085949667 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085949667 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085949667 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085949667 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=8 20250821085949667 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085949667 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085949667 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085949667 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085949667 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085949667 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085949667 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=7 20250821085949667 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085949667 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085949667 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085949667 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085949667 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085949667 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085949667 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821085949667 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085949667 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085949667 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(373)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(371)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085949678 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085949678 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085949678 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085949678 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085949678 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085949678 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085949678 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085949678 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085949680 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085949680 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085949680 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:334) 20250821085949680 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085949680 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085949680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949680 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085949680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949680 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085949680 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085949680 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085949680 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085949680 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085949680 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085949680 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085949680 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085949680 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085949680 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:334) 20250821085949680 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085949680 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821085949680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949680 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085949680 DLSS7 INFO 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=8 -> eSLS=8: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085949680 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821085949680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949680 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085949680 DLSS7 INFO 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=8 -> eSLS=8: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085949680 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085949680 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085949680 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085949680 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085949680 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085949680 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085949680 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085949680 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085949680 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085949680 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085949680 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085949680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949680 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085949680 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085949680 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085949680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949680 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085949680 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085949680 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085949680 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085949680 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085949680 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085949680 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085949680 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085949680 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085949680 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085949680 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085949680 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085949680 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085949680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949680 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085949680 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085949680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949680 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085949680 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085949680 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085949680 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085949680 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085949680 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085949680 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085949680 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085949680 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085949680 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085949680 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085949680 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=8 20250821085949680 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085949680 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085949680 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085949680 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085949680 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085949680 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=8 20250821085949680 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085949680 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085949680 DLSS7 <000c> ss7_combined_linkset.c:322 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=8 -> eSLS=8: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085949680 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085949680 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085949680 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085949680 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085949680 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=1 20250821085949680 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085949680 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085949680 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085949680 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085949680 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085949680 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085949680 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085949680 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=9 20250821085949680 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085949680 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085949680 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(376)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085949700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085949700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085949700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085949701 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085949701 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:562) 20250821085949701 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085949701 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085949701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085949701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821085949877 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085949877 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085949877 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085949877 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(373)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085949885 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085949885 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085949885 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085949885 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085949885 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085949885 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085949885 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085949885 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085949885 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085949885 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085949885 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085949885 DLSS7 <000c> ss7_asp.c:1383 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  20250821085949885 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085949888 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085949888 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085949888 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085949888 DLSS7 <000c> ss7_asp.c:1383 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  20250821085949888 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085949888 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085949888 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085949888 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085949888 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085949888 DLSS7 <000c> ss7_asp.c:1383 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  20250821085949888 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085949888 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085949888 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085949888 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085949888 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085949889 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085949889 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085949889 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085949889 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085949889 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085949889 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085949889 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085949889 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085949889 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085949889 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085949889 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085949890 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085949890 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085949890 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085949890 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821085949890 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085949890 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085949890 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085949890 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085949890 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085949890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949890 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085949890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949891 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085949891 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085949891 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085949891 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085949891 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085949891 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085949891 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085949891 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085949891 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085949891 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085949891 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085949891 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085949891 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085949891 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085949891 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085949891 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085949891 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(376)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085949896 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085949896 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085949896 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085949896 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085949896 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085949896 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085949896 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085949896 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085949896 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085949896 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085949896 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085949896 DLSS7 <000c> ss7_asp.c:1383 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  20250821085949896 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085949899 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085949899 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085949899 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085949899 DLSS7 <000c> ss7_asp.c:1383 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  20250821085949899 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085949899 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085949899 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085949899 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085949899 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085949899 DLSS7 <000c> ss7_asp.c:1383 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  20250821085949899 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085949899 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085949899 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085949899 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085949899 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085949899 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085949899 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085949899 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085949899 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085949899 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085949899 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085949899 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085949899 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085949899 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085949899 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085949899 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085949899 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085949901 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085949901 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085949901 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085949901 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085949901 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085949901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085949901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085949901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085949901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085949901 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085949901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085949901 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085949901 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085949901 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085949901 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085949901 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085949901 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085949901 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085949901 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085949901 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821085949901 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085949901 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085949901 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085949901 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085949901 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085949901 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(372)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085950693 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085950693 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085950693 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085950694 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085950694 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085950694 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085950694 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085950694 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085950694 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085950694 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085950694 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085950694 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085950694 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085950694 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085950694 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085950694 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085950694 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085950694 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085950694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085950694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085950694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085950694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085950694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085950694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085950694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085950694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085950694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085950694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085950694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085950694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085950694 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085950694 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085950694 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085950694 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085950694 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085950694 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:382) 20250821085950694 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085950694 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821085950694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085950694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085950694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085950694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085950694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085950694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085950694 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085950694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085950694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085950695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085950695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085950695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085950695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085950695 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085950695 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085950695 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085950695 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085950695 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085950695 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821085950695 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085950695 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085950695 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085950695 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085950695 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085950695 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821085950695 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085950695 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085950695 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085950695 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085950695 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085950695 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821085950696 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085950696 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085950696 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085950696 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085950696 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085950696 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085950696 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085950696 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085950696 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085950696 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085950696 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085950696 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085950696 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085950696 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085950696 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085950696 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085950696 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085950696 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085950696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085950696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085950696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085950696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085950696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085950696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085950696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085950696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085950696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085950696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085950696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085950696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085950696 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085950696 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085950696 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085950696 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085950696 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(375)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085950699 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085950699 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085950699 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085950699 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085950699 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085950699 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085950699 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085950699 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085950699 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085950699 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085950700 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085950700 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085950700 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085950700 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085950700 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085950700 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085950700 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085950700 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085950700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085950700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085950700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085950700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085950700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085950700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085950700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085950700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085950700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085950700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085950700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085950700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085950700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085950700 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085950700 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085950700 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085950700 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085950700 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:382) 20250821085950700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085950700 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821085950700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085950700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085950700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085950700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085950700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085950700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085950700 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085950700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085950700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085950700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085950700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085950700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085950700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085950700 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085950700 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085950700 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085950700 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085950700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085950701 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821085950701 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085950701 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085950701 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085950701 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085950701 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085950701 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821085950701 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085950701 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085950701 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085950701 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085950701 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085950701 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(372)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } 20250821085950710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085950711 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085950711 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085950711 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085950711 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085950711 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085950711 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085950711 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085950711 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085950711 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085950711 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085950711 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085950711 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085950711 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085950711 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085950711 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085950711 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085950711 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085950711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085950711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085950711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085950711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085950711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085950711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085950711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085950711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085950711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085950711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085950711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085950711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085950711 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085950711 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085950711 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085950711 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085950711 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(375)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821085950733 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50510<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@3bdb09a82332: 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)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@3bdb09a82332: 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)@3bdb09a82332: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)10052637 20250821085951781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085951781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085951781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085951781 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085951781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x99641d, normal) (hnbgw_rua.c:408) 20250821085951782 DHNB DEBUG map_rua[0x560fd35fcfe0]{init}: Allocated (fsm.c:456) 20250821085951782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10052637)[0x560fd35fcfe0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085951782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10052637 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085951782 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085951782 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085951782 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10052637 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085951782 DCN DEBUG map_sccp[0x560fd3615d30]{init}: Allocated (fsm.c:456) 20250821085951782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x560fd3615d30]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085951782 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-10052637 <-> SCCP-34 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085951782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10052637 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085951782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10052637)[0x560fd35fcfe0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085951782 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085951782 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085951782 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10052637 SCCP-34 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085951782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x560fd3615d30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085951782 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085951782 DLSCCP DEBUG SCCP-SCOC(34)[0x560fd35e8ce0]{IDLE}: Allocated (fsm.c:456) 20250821085951782 DLSCCP DEBUG SCCP-SCOC(34)[0x560fd35e8ce0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085951782 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030002460056400500f1100926) (sccp_scrc.c:455) 20250821085951782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085951782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085951782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085951782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085951782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085951782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085951782 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085951782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085951782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085951782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085951782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085951782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085951782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085951782 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085951782 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085951782 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085951782 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085951782 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085951782 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 00 01 00 00 22 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 46 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085951782 DLSCCP DEBUG SCCP-SCOC(34)[0x560fd35e8ce0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085951782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x560fd3615d30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085951782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10052637)[0x560fd35fcfe0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085951782 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085951782 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085951782 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085951782 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085951782 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085951782 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085951782 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085951782 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085951782 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085951782 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 01 00 00 22 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 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(371)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@3bdb09a82332: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)6038471 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@3bdb09a82332: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@3bdb09a82332: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)10052637 20250821085951984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085951985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085951985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1431) 20250821085951985 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821085951985 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x99641d,cause=misc(unspecified)) (hnbgw_rua.c:440) 20250821085951985 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10052637 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:313) 20250821085951985 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10052637)[0x560fd35fcfe0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821085951985 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10052637)[0x560fd35fcfe0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821085951985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x560fd3615d30]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) HNBGW_Test.msc0-SCCP(371)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821085952806 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085952806 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085952806 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085952806 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085952806 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085952806 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085952806 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085952806 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085952806 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085952807 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 22 02 80 7a 02 00 00 00 00  20250821085952807 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085952807 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085952807 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085952807 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085952807 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085952807 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0002807a) (sccp_scrc.c:545) 20250821085952807 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(34,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085952807 DLSCCP DEBUG SCCP-SCOC(34)[0x560fd35e8ce0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085952807 DLSCCP DEBUG SCCP-SCOC(34)[0x560fd35e8ce0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085952807 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085952807 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085952807 DCN DEBUG handle_cn_conn_conf() conn_id=34, 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_sccp.c:157) 20250821085952807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x560fd3615d30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085952807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x560fd3615d30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821085952807 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821085952807 DLSCCP DEBUG SCCP-SCOC(34)[0x560fd35e8ce0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821085952807 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002807a), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821085952807 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821085952807 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085952807 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085952807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085952807 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085952807 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085952807 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085952807 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 02 80 7a 00 00 22 00 00 00 00 00 (ss7_asp.c:1383) 20250821085952807 DLSCCP DEBUG SCCP-SCOC(34)[0x560fd35e8ce0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821085952807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x560fd3615d30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:300) 20250821085952807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10052637)[0x560fd35fcfe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821085952807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10052637)[0x560fd35fcfe0]{disconnected}: Freeing instance (context_map.c:203) 20250821085952807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10052637)[0x560fd35fcfe0]{disconnected}: Deallocated (fsm.c:568) 20250821085952807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x560fd3615d30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821085952807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x560fd3615d30]{disconnected}: Freeing instance (context_map.c:207) 20250821085952807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x560fd3615d30]{disconnected}: Deallocated (fsm.c:568) 20250821085952807 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10052637 SCCP-34 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250821085952807 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085952807 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085952807 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085952807 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821085952807 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085952807 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085952807 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085952807 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085952807 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085952807 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 02 80 7a 00 00 22 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(371)@3bdb09a82332: Session index based on local reference:0 20250821085952808 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085952808 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085952808 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085952808 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085952808 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085952808 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085952808 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085952808 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085952808 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085952808 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 22 02 80 7a 00  HNBGW_Test.msc0-RAN(372)@3bdb09a82332: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)6038471 20250821085952808 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821085952808 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085952808 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085952808 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085952808 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085952808 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0002807a) (sccp_scrc.c:545) 20250821085952808 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(34,remPC=185=0.23.1) Received CO:RELCO (sccp_scoc.c:787) 20250821085952808 DLSCCP DEBUG SCCP-SCOC(34)[0x560fd35e8ce0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821085952808 DLSCCP DEBUG SCCP-SCOC(34)[0x560fd35e8ce0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821085952808 DLSCCP DEBUG SCCP-SCOC(34)[0x560fd35e8ce0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821085952808 DLSCCP DEBUG SCCP-SCOC(34)[0x560fd35e8ce0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821085952808 DLSCCP DEBUG SCCP-SCOC(34)[0x560fd35e8ce0]{IDLE}: Deallocated (fsm.c:568) MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821085953820 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44011<->l=127.0.0.1:4262) (control_if.c:193) 20250821085953820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50506<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(367)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(366)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821085953824 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50504<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821085953826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085953826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085953826 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821085953826 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 (hnb.c:255) 20250821085953826 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821085953828 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085953828 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085953828 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085953828 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(374)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(371)@3bdb09a82332: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(375)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(372)@3bdb09a82332: Final verdict of PTC: none 20250821085953828 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085953828 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085953828 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085953828 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085953828 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085953828 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085953828 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821085953828 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085953828 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085953828 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821085953828 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085953828 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085953828 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085953828 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085953828 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821085953828 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085953828 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821085953828 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085953828 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085953828 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821085953828 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085953828 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821085953828 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821085953828 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821085953828 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821085953828 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821085953829 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821085953829 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821085953828 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085953828 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085953828 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821085953828 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085953829 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085953829 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085953829 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085953829 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085953829 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821085953829 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085953829 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821085953829 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821085953829 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821085953829 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085953829 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085953829 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085953829 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821085953829 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821085953829 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821085953829 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821085953829 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821085953829 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085953829 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821085953829 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085953829 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821085953829 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821085953829 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085953829 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821085953829 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821085953829 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821085953829 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085953829 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085953829 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085953829 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085953829 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821085953829 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821085953829 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821085953829 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(373)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(368)@3bdb09a82332: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(376)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(377)@3bdb09a82332: Final verdict of PTC: none 20250821085953833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50510<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@3bdb09a82332: 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'. Thu Aug 21 08:59: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 20250821085953929 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50520<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085954532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50520<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=321352) Waiting for packet dumper to finish... 1 (prev_count=321352, count=321892) 20250821085955829 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085955829 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085955829 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821085955829 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821085955830 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821085955830 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 08:59:56 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@3bdb09a82332: 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@3bdb09a82332: Test case TC_cs_iu_release_req_rua_disconnect started. 20250821085957664 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44838<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085957669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44852<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821085957672 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44899<->l=127.0.0.1:4262) (control_if.c:572) 20250821085957784 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085957784 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085957785 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085957785 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085957785 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085957785 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085957785 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821085957785 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821085957785 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085957785 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821085957786 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085957786 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821085957786 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:334) 20250821085957786 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085957786 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085957786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085957786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085957786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085957786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085957786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085957786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085957786 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085957786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085957786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085957786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085957786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085957786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085957786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085957786 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085957786 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085957786 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085957786 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821085957786 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085957786 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085957786 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085957786 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085957786 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821085957786 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085957786 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085957786 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085957786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085957786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085957786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085957786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085957786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085957786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085957786 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085957786 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085957786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085957786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085957786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085957786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085957786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085957786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085957786 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085957786 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085957786 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085957786 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085957786 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821085957786 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085957786 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085957786 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085957786 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085957786 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821085957786 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085957786 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085957786 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085957786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085957786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085957786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085957786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085957786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085957786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085957786 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085957786 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085957786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085957786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085957786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085957786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085957786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085957786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085957786 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085957786 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085957786 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085957786 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085957786 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821085957786 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085957786 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085957786 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085957786 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085957786 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085957786 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085957786 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085957787 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085957787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085957787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085957787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085957787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085957787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085957787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085957787 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085957787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085957787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085957787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085957787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085957787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085957787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085957787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085957787 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085957787 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085957787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085957787 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085957787 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085957787 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085957787 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085957787 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085957787 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085957787 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085957787 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085957787 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=13 20250821085957787 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821085957787 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821085957787 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085957787 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085957787 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085957787 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=4 20250821085957787 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821085957787 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821085957787 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821085957787 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085957787 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085957787 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085957787 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=4 20250821085957787 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821085957787 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821085957787 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821085957787 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085957787 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085957787 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085957787 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821085957787 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085957787 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821085957787 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(387)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(387)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(385)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085957798 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085957798 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085957798 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085957798 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085957798 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085957798 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085957799 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821085957799 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085957800 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085957800 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821085957800 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:334) 20250821085957800 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085957800 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821085957800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085957800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085957800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085957800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085957800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085957800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085957800 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085957800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085957800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085957800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085957800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085957800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085957800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085957800 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085957800 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085957800 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085957800 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821085957800 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085957800 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085957800 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085957800 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085957800 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821085957800 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:334) 20250821085957800 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085957800 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821085957800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085957800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085957800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085957800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085957800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085957800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085957800 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821085957800 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085957800 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085957800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085957800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085957800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085957800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085957800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085957800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085957800 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821085957800 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085957800 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085957800 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085957800 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821085957800 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085957800 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085957800 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085957800 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085957800 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821085957800 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085957800 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085957800 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085957800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085957800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085957800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085957800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085957800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085957800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085957800 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085957800 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085957800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085957800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085957800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085957800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085957800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085957800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085957800 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821085957800 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085957800 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085957800 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085957800 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821085957800 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085957800 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821085957800 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085957800 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085957800 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085957800 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085957800 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085957800 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085957800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085957800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085957800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085957800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085957800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085957800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085957800 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085957800 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085957800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085957800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085957800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085957800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085957800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085957800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085957800 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085957800 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821085957800 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821085957800 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085957800 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085957800 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085957800 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085957800 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085957800 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085957800 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085957800 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085957800 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=9 20250821085957800 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821085957800 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821085957800 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085957800 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085957800 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085957801 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=7 20250821085957801 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821085957801 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821085957801 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821085957801 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821085957801 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085957801 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085957801 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085957801 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=1 20250821085957801 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821085957801 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821085957801 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821085957801 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085957801 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085957801 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085957801 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821085957801 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085957801 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821085957801 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821085957820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085957820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085957820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821085957820 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821085957820 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:562) 20250821085957820 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821085957820 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821085957820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821085957820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821085957997 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085957997 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821085957997 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085957997 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(387)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821085958004 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085958004 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821085958004 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085958004 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085958004 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085958004 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085958004 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085958004 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085958004 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085958004 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085958004 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085958004 DLSS7 <000c> ss7_asp.c:1383 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  20250821085958004 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085958007 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085958007 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085958007 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085958007 DLSS7 <000c> ss7_asp.c:1383 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  20250821085958007 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085958007 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085958007 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085958007 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085958007 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821085958007 DLSS7 <000c> ss7_asp.c:1383 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  20250821085958007 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085958007 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821085958007 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821085958008 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085958008 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085958008 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085958008 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085958008 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821085958008 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085958008 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085958008 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085958008 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085958008 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085958008 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085958008 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085958008 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085958009 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085958009 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821085958009 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085958009 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085958009 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821085958009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085958009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085958009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085958010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085958010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085958010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085958010 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085958010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085958010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085958010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085958010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085958010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085958010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085958010 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085958010 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085958010 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085958010 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085958010 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085958010 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821085958010 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085958010 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085958010 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085958010 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085958010 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821085958010 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085958010 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085958011 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821085958011 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085958011 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085958011 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821085958011 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821085958011 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821085958011 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821085958011 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(390)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821085958017 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085958017 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821085958017 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821085958017 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821085958017 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821085958017 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821085958017 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821085958017 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821085958017 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821085958017 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821085958017 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821085958017 DLSS7 <000c> ss7_asp.c:1383 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  20250821085958017 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821085958020 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085958020 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821085958020 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821085958020 DLSS7 <000c> ss7_asp.c:1383 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  20250821085958020 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821085958020 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821085958020 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821085958020 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821085958020 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821085958020 DLSS7 <000c> ss7_asp.c:1383 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  20250821085958020 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085958020 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821085958020 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821085958020 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821085958021 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821085958021 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821085958021 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821085958021 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821085958021 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821085958021 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821085958021 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085958021 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821085958021 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821085958021 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821085958021 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821085958021 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821085958021 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821085958022 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821085958022 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821085958022 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821085958022 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085958022 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821085958022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085958022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085958022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085958022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085958023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085958023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085958023 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085958023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085958023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085958023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085958023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085958023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085958023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085958023 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085958023 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085958023 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085958023 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085958023 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085958023 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821085958023 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821085958023 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085958023 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085958023 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085958023 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821085958023 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085958023 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085958023 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821085958023 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085958024 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085958024 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(386)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085958811 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085958811 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085958811 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085958811 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085958811 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085958811 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085958811 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085958811 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085958811 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085958811 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821085958811 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085958812 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085958812 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085958812 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085958812 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085958812 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085958812 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085958812 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821085958812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085958812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085958812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085958812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085958812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085958812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085958812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085958812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085958812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085958812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085958812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085958812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085958812 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085958812 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085958812 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085958812 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085958812 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821085958812 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:382) 20250821085958812 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085958813 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821085958813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085958813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085958813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085958813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085958813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085958813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085958813 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085958813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085958813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085958813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085958813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085958813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085958813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085958813 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085958813 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085958813 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085958813 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085958813 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085958813 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821085958813 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085958813 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085958813 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085958813 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085958813 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085958813 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821085958813 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085958813 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085958814 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085958814 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085958814 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085958814 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821085958814 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085958815 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085958815 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085958815 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085958815 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085958815 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085958815 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085958815 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085958815 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085958815 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821085958815 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085958815 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085958815 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085958815 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085958815 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085958815 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085958815 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821085958815 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821085958815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085958815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085958815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085958815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085958815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085958815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085958815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085958815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085958815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085958815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085958815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085958815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085958815 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085958815 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085958815 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085958815 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085958815 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(386)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(389)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821085958819 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085958819 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085958819 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085958819 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085958819 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085958819 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085958819 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085958819 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085958819 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085958819 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821085958819 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821085958819 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085958819 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085958819 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085958819 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085958819 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085958819 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085958819 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821085958819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085958819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085958819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085958819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085958819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085958819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085958819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085958819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085958819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085958819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085958819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085958819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085958819 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085958819 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085958819 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821085958819 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821085958819 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821085958819 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:382) 20250821085958819 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821085958819 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821085958819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085958819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085958819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085958819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085958819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085958819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085958819 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085958819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085958819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085958819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085958819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085958819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085958819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085958819 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821085958819 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085958819 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085958819 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821085958819 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085958819 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821085958819 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821085958819 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821085958819 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085958819 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085958819 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085958819 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=1 20250821085958819 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821085958819 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821085958819 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821085958819 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821085958819 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085958819 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821085958820 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085958820 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821085958820 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821085958820 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821085958820 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085958820 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821085958820 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821085958820 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085958820 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085958820 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821085958820 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821085958820 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085958820 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085958820 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085958820 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085958820 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821085958820 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821085958820 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821085958820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085958820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085958820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085958820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085958820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085958820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085958820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085958820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085958820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085958820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085958820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085958820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085958820 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821085958820 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821085958820 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821085958820 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821085958820 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(389)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821085958836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44866<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_iu_release_req_rua_disconnect0(392)@3bdb09a82332: 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)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@3bdb09a82332: 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)@3bdb09a82332: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)12374061 20250821085959883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821085959883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821085959883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821085959883 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821085959883 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbcd02d, normal) (hnbgw_rua.c:408) 20250821085959883 DHNB DEBUG map_rua[0x560fd35e8ce0]{init}: Allocated (fsm.c:456) 20250821085959883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12374061)[0x560fd35e8ce0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821085959883 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12374061 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821085959884 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085959884 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085959884 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12374061 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821085959884 DCN DEBUG map_sccp[0x560fd35fcfe0]{init}: Allocated (fsm.c:456) 20250821085959884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x560fd35fcfe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821085959884 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-12374061 <-> SCCP-35 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821085959884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12374061 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821085959884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12374061)[0x560fd35e8ce0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821085959884 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821085959884 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821085959884 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12374061 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821085959884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x560fd35fcfe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821085959884 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821085959884 DLSCCP DEBUG SCCP-SCOC(35)[0x560fd3615d30]{IDLE}: Allocated (fsm.c:456) 20250821085959884 DLSCCP DEBUG SCCP-SCOC(35)[0x560fd3615d30]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821085959884 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030000fd0056400500f1100926) (sccp_scrc.c:455) 20250821085959884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085959884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085959884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085959884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085959884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085959884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085959884 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085959884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085959884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085959884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085959884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821085959884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821085959884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821085959884 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821085959884 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821085959884 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821085959884 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821085959884 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821085959884 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 01 01 00 00 23 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 fd 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821085959884 DLSCCP DEBUG SCCP-SCOC(35)[0x560fd3615d30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821085959884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x560fd35fcfe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821085959884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12374061)[0x560fd35e8ce0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821085959885 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085959885 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821085959885 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821085959885 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821085959885 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821085959885 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821085959885 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821085959885 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821085959885 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085959885 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 01 01 00 00 23 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 fd 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)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A52082926240000000090'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@3bdb09a82332: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)12978641 HNBGW_Test.msc0-SCCP(385)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_cs_iu_release_req_rua_disconnect0(392)@3bdb09a82332: setverdict(pass): none -> pass 20250821085959903 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821085959903 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821085959903 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821085959903 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821085959903 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821085959904 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821085959904 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821085959904 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821085959904 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821085959904 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 23 52 a9 03 02 00 00 00 00  20250821085959904 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821085959904 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821085959904 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821085959904 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821085959904 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821085959904 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0052a903) (sccp_scrc.c:545) 20250821085959904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(35,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821085959904 DLSCCP DEBUG SCCP-SCOC(35)[0x560fd3615d30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821085959904 DLSCCP DEBUG SCCP-SCOC(35)[0x560fd3615d30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821085959904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821085959904 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821085959904 DCN DEBUG handle_cn_conn_conf() conn_id=35, 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_sccp.c:157) 20250821085959904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x560fd35fcfe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821085959904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x560fd35fcfe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_cs_iu_release_req_rua_disconnect0(392)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(391)@3bdb09a82332: 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)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@3bdb09a82332: vl_len:91 HNBGW_Test.msc0-SCCP(385)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(385)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821090000104 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090000104 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090000104 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090000104 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090000104 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090000104 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090000104 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090000104 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090000104 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090000104 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 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  20250821090000104 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821090000104 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090000104 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090000104 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090000104 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090000104 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090000104 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(35,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821090000104 DLSCCP DEBUG SCCP-SCOC(35)[0x560fd3615d30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090000104 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090000104 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090000104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x560fd35fcfe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090000104 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821090000104 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821090000104 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12374061 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821090000104 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090000104 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090000104 DMGW DEBUG mgw(mgw-fsm-12374061-0)[0x560fd35ebeb0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821090000104 DMGW DEBUG mgw(mgw-fsm-12374061-0)[0x560fd35ebeb0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821090000104 DMGW DEBUG mgw(mgw-fsm-12374061-0)[0x560fd35ebeb0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821090000104 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090000104 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821090000104 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{UNUSED}: Allocated (fsm.c:456) 20250821090000104 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{UNUSED}: is child of mgw(mgw-fsm-12374061-0)[0x560fd35ebeb0] (fsm.c:486) 20250821090000104 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12374061-0)[0x560fd35ebeb0] (mgcp_client_endpoint_fsm.c:724) 20250821090000104 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821090000104 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821090000104 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821090000104 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12374061-0)[0x560fd35fc8b0]{ST_CRCX}: Allocated (fsm.c:456) 20250821090000104 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12374061-0)[0x560fd35fc8b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540] (fsm.c:486) 20250821090000104 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12374061-0)[0x560fd35fc8b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821090000104 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12374061-0)[0x560fd35fc8b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821090000104 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: bcd0'... (mgcp_client.c:807) 20250821090000104 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250821090000105 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12374061-0)[0x560fd35fc8b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821090000105 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@3bdb09a82332: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bcd02d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bcd02d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@3bdb09a82332: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bcd02d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bcd02d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250821090000123 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20250821090000123 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35fc8b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821090000123 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35fc8b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821090000123 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35fc8b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821090000123 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35fc8b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821090000123 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821090000123 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{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) 20250821090000123 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{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) 20250821090000123 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821090000123 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821090000123 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{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) 20250821090000123 DMGW DEBUG mgw(mgw-fsm-12374061-0)[0x560fd35ebeb0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821090000123 DMGW DEBUG mgw(mgw-fsm-12374061-0)[0x560fd35ebeb0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821090000123 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090000123 DMGW DEBUG mgw(mgw-fsm-12374061-0)[0x560fd35ebeb0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821090000124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12374061)[0x560fd35e8ce0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821090000124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821090000124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090000124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_cs_iu_release_req_rua_disconnect0(392)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090000141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090000141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090000141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821090000141 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821090000141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbcd02d) (hnbgw_rua.c:472) 20250821090000141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12374061 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821090000141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12374061)[0x560fd35e8ce0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821090000141 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821090000141 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821090000141 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12374061 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821090000141 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090000141 DMGW DEBUG mgw(mgw-fsm-12374061-0)[0x560fd35ebeb0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821090000141 DMGW DEBUG mgw(mgw-fsm-12374061-0)[0x560fd35ebeb0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821090000141 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090000141 DMGW DEBUG mgw(mgw-fsm-12374061-0)[0x560fd35ebeb0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821090000141 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12374061-0)[0x560fd35ebeb0] (mgcp_client_endpoint_fsm.c:724) 20250821090000141 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821090000141 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821090000141 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{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) 20250821090000141 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35fc8b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821090000141 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: bcd0'... (mgcp_client.c:807) 20250821090000141 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250821090000141 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35fc8b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821090000141 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821090000141 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{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) 20250821090000141 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{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)@3bdb09a82332: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "bcd02d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bcd02d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821090000164 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20250821090000164 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35fc8b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821090000164 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35fc8b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821090000164 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35fc8b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821090000164 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821090000164 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{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) 20250821090000164 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{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) 20250821090000164 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821090000164 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821090000164 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{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) 20250821090000164 DMGW DEBUG mgw(mgw-fsm-12374061-0)[0x560fd35ebeb0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821090000164 DMGW DEBUG mgw(mgw-fsm-12374061-0)[0x560fd35ebeb0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821090000164 DMGW DEBUG mgw(mgw-fsm-12374061-0)[0x560fd35ebeb0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821090000164 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12374061-0)[0x560fd35ebeb0] (mgcp_client_endpoint_fsm.c:724) 20250821090000164 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821090000164 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821090000164 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821090000164 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12374061-0)[0x560fd360f460]{ST_CRCX}: Allocated (fsm.c:456) 20250821090000164 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12374061-0)[0x560fd360f460]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540] (fsm.c:486) 20250821090000164 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12374061-0)[0x560fd360f460]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821090000164 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12374061-0)[0x560fd360f460]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250821090000164 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: bcd0'... (mgcp_client.c:807) 20250821090000164 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250821090000164 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12374061-0)[0x560fd360f460]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821090000164 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821090000164 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{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) 20250821090000164 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{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) 20250821090000164 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{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)@3bdb09a82332: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "bcd02d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bcd02d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821090000190 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20250821090000190 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd360f460]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821090000190 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd360f460]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821090000190 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd360f460]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821090000190 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd360f460]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821090000190 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821090000190 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{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) 20250821090000190 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{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) 20250821090000190 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{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) 20250821090000190 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821090000190 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821090000190 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{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) 20250821090000190 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{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) 20250821090000190 DMGW DEBUG mgw(mgw-fsm-12374061-0)[0x560fd35ebeb0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821090000190 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090000190 DMGW DEBUG mgw(mgw-fsm-12374061-0)[0x560fd35ebeb0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821090000190 DMGW DEBUG mgw(mgw-fsm-12374061-0)[0x560fd35ebeb0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821090000190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x560fd35fcfe0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821090000190 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090000190 DLSCCP DEBUG SCCP-SCOC(35)[0x560fd3615d30]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090000190 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052a903), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821090000190 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090000190 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090000190 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090000190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090000190 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090000190 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090000190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090000190 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 01 06 52 a9 03 00 01 2e 60 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 (ss7_asp.c:1383) 20250821090000190 DMGW DEBUG mgw(mgw-fsm-12374061-0)[0x560fd35ebeb0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821090000190 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090000190 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090000190 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090000190 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821090000190 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090000190 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090000190 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090000190 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090000190 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090000190 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 01 06 52 a9 03 00 01 2e 60 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)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090000344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090000345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090000345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1431) 20250821090000345 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821090000345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbcd02d) (hnbgw_rua.c:472) 20250821090000345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12374061 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:313) 20250821090000345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12374061)[0x560fd35e8ce0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821090000345 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250821090000345 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250821090000345 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12374061 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250821090000345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x560fd35fcfe0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090000345 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090000345 DLSCCP DEBUG SCCP-SCOC(35)[0x560fd3615d30]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090000345 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052a903), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:455) 20250821090000345 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090000345 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090000345 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090000345 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090000345 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090000345 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090000345 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090000345 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 bd 00 00 00 b9 03 00 00 01 06 52 a9 03 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 00 00 (ss7_asp.c:1383) 20250821090000345 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090000345 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090000345 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090000345 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821090000345 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090000345 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090000346 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090000346 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090000346 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090000346 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 01 06 52 a9 03 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)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@3bdb09a82332: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)12374061 20250821090000549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090000549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090000549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1431) 20250821090000549 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821090000549 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbcd02d,cause=misc(unspecified)) (hnbgw_rua.c:440) 20250821090000549 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12374061 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:313) 20250821090000549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12374061)[0x560fd35e8ce0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821090000549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12374061)[0x560fd35e8ce0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821090000549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x560fd35fcfe0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821090000549 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090000549 DLSCCP DEBUG SCCP-SCOC(35)[0x560fd3615d30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090000549 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052a903), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090000549 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090000549 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090000549 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090000549 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090000549 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090000549 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090000549 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090000549 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 01 04 52 a9 03 00 00 23 00 00 00 00 00 (ss7_asp.c:1383) 20250821090000549 DLSCCP DEBUG SCCP-SCOC(35)[0x560fd3615d30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090000549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x560fd35fcfe0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:337) 20250821090000549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12374061)[0x560fd35e8ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090000549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12374061)[0x560fd35e8ce0]{disconnected}: Freeing instance (context_map.c:203) 20250821090000549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12374061)[0x560fd35e8ce0]{disconnected}: Deallocated (fsm.c:568) 20250821090000549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x560fd35fcfe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090000549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x560fd35fcfe0]{disconnected}: Freeing instance (context_map.c:207) 20250821090000549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x560fd35fcfe0]{disconnected}: Deallocated (fsm.c:568) 20250821090000549 DMGW DEBUG mgw(mgw-fsm-12374061-0)[0x560fd35ebeb0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821090000549 DMGW DEBUG mgw(mgw-fsm-12374061-0)[0x560fd35ebeb0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821090000549 DMGW DEBUG mgw(mgw-fsm-12374061-0)[0x560fd35ebeb0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821090000549 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821090000549 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35fc8b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821090000549 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: bcd0'... (mgcp_client.c:807) 20250821090000549 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821090000549 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35fc8b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821090000549 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd360f460]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821090000549 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: bcd0'... (mgcp_client.c:807) 20250821090000549 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821090000549 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd360f460]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821090000549 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{IN_USE}: Removing from parent mgw(mgw-fsm-12374061-0)[0x560fd35ebeb0] (mgcp_client_endpoint_fsm.c:873) 20250821090000549 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821090000549 DLMGCP DEBUG mgw-endp(mgw-fsm-12374061-0)[0x560fd360b540]{IN_USE}: Deallocated (fsm.c:568) 20250821090000549 DMGW DEBUG mgw(mgw-fsm-12374061-0)[0x560fd35ebeb0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821090000549 DMGW DEBUG mgw(mgw-fsm-12374061-0)[0x560fd35ebeb0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821090000549 DMGW DEBUG mgw(mgw-fsm-12374061-0)[0x560fd35ebeb0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821090000549 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12374061 SCCP-35 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:226) 20250821090000550 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090000550 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090000550 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090000550 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821090000550 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090000550 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090000550 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090000550 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090000550 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090000550 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 01 04 52 a9 03 00 00 23 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@3bdb09a82332: Session index based on local reference:0 20250821090000555 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090000555 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090000555 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090000555 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090000555 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090000555 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090000555 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090000555 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090000555 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090000555 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 23 52 a9 03 00  20250821090000556 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821090000556 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090000556 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090000556 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090000556 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090000556 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0052a903) (sccp_scrc.c:545) 20250821090000556 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(35,remPC=185=0.23.1) Received CO:RELCO (sccp_scoc.c:787) 20250821090000556 DLSCCP DEBUG SCCP-SCOC(35)[0x560fd3615d30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821090000556 DLSCCP DEBUG SCCP-SCOC(35)[0x560fd3615d30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821090000556 DLSCCP DEBUG SCCP-SCOC(35)[0x560fd3615d30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090000556 DLSCCP DEBUG SCCP-SCOC(35)[0x560fd3615d30]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090000556 DLSCCP DEBUG SCCP-SCOC(35)[0x560fd3615d30]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(386)@3bdb09a82332: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)12978641 TC_cs_iu_release_req_rua_disconnect0(392)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "bcd02d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "bcd02d17" }, { code := "I", val := "22222" } }, sdp := omit } 20250821090000566 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20250821090000566 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35fc8b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821090000566 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35fc8b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821090000566 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35fc8b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821090000566 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35fc8b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090000568 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20250821090000568 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd360f460]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821090000568 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd360f460]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821090000568 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd360f460]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821090000568 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd360f460]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090001572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44852<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090001574 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44899<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(380)@3bdb09a82332: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090001577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44838<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090001578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090001578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090001578 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090001578 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 (hnb.c:255) 20250821090001578 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821090001579 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090001579 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-SCCP(388)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(389)@3bdb09a82332: Final verdict of PTC: none 20250821090001579 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090001579 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090001579 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090001579 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090001579 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@3bdb09a82332: Final verdict of PTC: none MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@3bdb09a82332: Final verdict of PTC: none20250821090001579 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090001579 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090001579 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090001579 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090001580 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090001580 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090001580 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090001580 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090001580 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090001580 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090001580 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090001580 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090001580 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090001580 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821090001580 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090001580 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(386)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(385)@3bdb09a82332: Final verdict of PTC: none 20250821090001580 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090001580 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Cannot send after transport endpoint shutdown 20250821090001580 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090001581 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090001581 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090001581 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090001581 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090001581 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090001581 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090001581 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090001581 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090001581 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090001581 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821090001581 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090001581 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090001581 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090001581 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090001581 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090001581 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090001581 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090001581 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090001581 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090001581 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090001581 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090001581 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090001581 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090001581 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090001581 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090001581 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090001581 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs HNBGW_Test.sgsn0-M3UA(390)@3bdb09a82332: Final verdict of PTC: none 20250821090001581 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090001581 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090001581 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090001582 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090001582 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090001582 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(382)@3bdb09a82332: Final verdict of PTC: none 20250821090001582 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090001582 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090001582 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090001582 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090001582 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090001582 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090001582 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090001582 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090001582 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090001582 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090001582 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(387)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(391)@3bdb09a82332: Final verdict of PTC: none 20250821090001584 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44866<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(392)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@3bdb09a82332: 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'. Thu Aug 21 09:00:01 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 20250821090001630 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44880<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090002232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44880<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=387296) Waiting for packet dumper to finish... 1 (prev_count=387296, count=388216) 20250821090003581 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090003581 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090003581 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821090003582 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090003582 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090003583 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 09:00: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_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@3bdb09a82332: 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@3bdb09a82332: Test case TC_ps_iu_release_req_rua_disconnect started. 20250821090005360 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51690<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090005365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51704<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090005369 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40445<->l=127.0.0.1:4262) (control_if.c:572) 20250821090005482 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090005482 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090005482 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090005482 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090005483 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090005483 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090005483 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090005483 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090005483 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090005483 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090005484 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090005484 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090005484 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:334) 20250821090005484 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090005484 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090005484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005484 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090005484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005484 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090005484 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090005484 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090005484 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090005484 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090005484 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090005484 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090005484 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090005484 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090005484 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090005484 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090005484 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090005484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005484 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090005484 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090005484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005484 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090005484 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090005484 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090005484 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090005484 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090005484 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090005484 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090005484 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090005484 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090005484 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090005484 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090005484 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090005484 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090005484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005484 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090005484 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090005484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005484 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090005484 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090005484 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090005484 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090005484 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090005484 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090005484 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090005484 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090005484 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090005484 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090005484 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090005484 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090005484 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090005484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005484 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090005484 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090005484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005484 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090005484 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090005484 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090005484 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090005484 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090005484 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090005484 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090005484 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090005485 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090005485 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090005485 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090005485 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=4 20250821090005485 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090005485 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090005485 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090005485 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090005485 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090005485 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=2 20250821090005485 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090005485 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090005485 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090005485 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090005485 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090005485 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090005485 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=5 20250821090005485 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090005485 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090005485 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090005485 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090005485 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090005485 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090005485 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090005485 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090005485 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090005485 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(401)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(399)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090005498 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090005498 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090005498 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090005498 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090005498 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090005498 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090005498 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090005498 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090005499 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090005499 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090005499 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:334) 20250821090005499 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090005499 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090005499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005499 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090005499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005499 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090005499 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090005499 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090005499 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090005499 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090005499 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090005499 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090005499 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090005499 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090005499 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:334) 20250821090005499 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090005499 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090005499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005500 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090005500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090005500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005500 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090005500 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090005500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090005500 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090005500 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090005500 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090005500 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090005500 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090005500 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090005500 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090005500 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090005500 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090005500 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090005500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005500 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090005500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090005500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005500 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090005500 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090005500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090005500 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090005500 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090005500 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090005500 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090005500 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090005500 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090005500 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090005500 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090005500 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090005500 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090005500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005500 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090005500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090005500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005500 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090005500 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090005500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090005500 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090005500 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090005500 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090005500 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090005500 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090005500 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090005500 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090005500 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090005500 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=5 20250821090005500 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090005500 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090005500 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090005500 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090005500 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090005500 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=11 20250821090005500 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090005500 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090005500 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090005500 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090005500 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090005500 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090005500 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=14 20250821090005500 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090005500 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090005500 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090005500 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090005500 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090005500 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090005500 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821090005500 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090005500 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090005500 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(404)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090005519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090005519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090005519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090005519 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090005519 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:562) 20250821090005519 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090005519 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090005519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090005519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090005695 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090005696 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090005696 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090005696 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(401)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090005703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090005703 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090005703 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090005703 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090005703 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090005703 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090005703 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090005703 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090005703 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090005704 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090005704 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090005704 DLSS7 <000c> ss7_asp.c:1383 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  20250821090005704 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090005706 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090005706 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090005706 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090005706 DLSS7 <000c> ss7_asp.c:1383 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  20250821090005706 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090005706 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090005706 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090005706 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090005706 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090005706 DLSS7 <000c> ss7_asp.c:1383 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  20250821090005706 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090005706 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090005706 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090005706 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090005706 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090005706 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090005707 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090005707 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090005707 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090005707 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090005707 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090005707 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090005707 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090005707 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090005707 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090005707 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090005708 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090005708 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090005708 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090005708 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090005708 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090005708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090005708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005708 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090005708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090005708 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090005708 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090005708 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090005708 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090005708 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090005708 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090005708 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090005708 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090005708 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821090005708 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090005708 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090005709 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090005709 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090005709 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090005709 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821090005709 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090005709 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090005709 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090005709 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(404)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090005718 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090005718 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090005718 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090005718 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090005718 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090005718 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090005718 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090005718 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090005718 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090005718 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090005718 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090005718 DLSS7 <000c> ss7_asp.c:1383 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  20250821090005718 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090005722 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090005722 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090005722 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090005722 DLSS7 <000c> ss7_asp.c:1383 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  20250821090005722 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090005722 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090005722 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090005722 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090005722 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090005722 DLSS7 <000c> ss7_asp.c:1383 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  20250821090005722 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090005722 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090005722 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090005722 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090005722 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090005722 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090005722 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090005722 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090005722 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090005722 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090005722 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090005722 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090005722 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090005722 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090005722 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090005722 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090005722 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090005723 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090005723 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090005723 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090005723 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090005723 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090005723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005724 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090005724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090005724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090005724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090005724 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090005724 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090005724 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090005724 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090005724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090005724 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090005724 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090005724 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090005724 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090005724 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090005724 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821090005724 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090005724 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090005724 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090005724 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090005724 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090005724 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(400)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090006512 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090006512 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090006512 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090006512 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090006512 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090006512 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090006512 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090006512 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090006512 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090006512 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090006512 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090006513 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090006513 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090006513 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090006513 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090006513 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090006513 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090006513 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090006513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090006513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090006513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090006513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090006513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090006513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090006513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090006513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090006513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090006513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090006513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090006513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090006513 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090006513 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090006513 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090006513 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090006513 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090006513 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:382) 20250821090006513 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090006513 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090006513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090006513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090006513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090006513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090006513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090006513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090006513 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090006513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090006513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090006513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090006514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090006514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090006514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090006514 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090006514 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090006514 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090006514 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090006514 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090006514 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090006514 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090006514 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090006514 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090006514 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090006514 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090006514 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821090006514 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090006514 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090006514 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090006514 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090006514 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090006514 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090006515 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090006515 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090006515 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090006515 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090006515 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090006515 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090006515 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090006515 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090006515 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090006515 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090006515 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090006515 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090006515 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090006515 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090006515 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090006515 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090006515 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090006515 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090006515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090006515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090006515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090006515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090006515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090006515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090006515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090006515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090006515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090006515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090006515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090006515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090006516 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090006516 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090006516 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090006516 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090006516 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(403)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(400)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } 20250821090006519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090006519 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090006519 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090006519 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090006519 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090006519 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090006519 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090006519 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090006519 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090006519 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090006519 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090006519 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090006519 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090006519 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090006519 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090006519 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090006519 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090006519 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090006519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090006519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090006519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090006519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090006519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090006519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090006519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090006519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090006519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090006519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090006519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090006519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090006519 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090006519 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090006519 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090006519 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090006519 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090006519 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:382) 20250821090006519 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090006519 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090006519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090006519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090006519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090006519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090006519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090006519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090006519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090006519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090006519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090006519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090006519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090006519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090006519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090006519 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090006519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090006519 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090006519 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090006519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090006519 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090006519 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090006519 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090006519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090006519 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090006519 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090006519 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=12 20250821090006519 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090006519 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090006519 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090006519 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090006519 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090006519 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090006519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090006519 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090006519 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090006519 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090006519 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090006519 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090006519 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090006519 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090006519 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090006519 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090006519 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090006519 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090006519 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090006519 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090006519 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090006519 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090006519 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090006519 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090006519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090006519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090006519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090006519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090006519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090006519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090006519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090006519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090006519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090006519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090006519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090006519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090006519 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090006519 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090006519 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090006519 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090006519 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(403)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090006533 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51710<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_iu_release_req_rua_disconnect0(406)@3bdb09a82332: 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)@3bdb09a82332: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@3bdb09a82332: 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)@3bdb09a82332: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)10023798 20250821090007568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090007568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090007568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821090007568 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090007568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x98f376, normal) (hnbgw_rua.c:408) 20250821090007568 DHNB DEBUG map_rua[0x560fd360f460]{init}: Allocated (fsm.c:456) 20250821090007568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10023798)[0x560fd360f460]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090007568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10023798 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090007568 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090007568 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090007568 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821090007568 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10023798 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821090007568 DCN DEBUG map_sccp[0x560fd35fc8b0]{init}: Allocated (fsm.c:456) 20250821090007568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x560fd35fc8b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090007568 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-10023798 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821090007568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10023798 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821090007568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10023798)[0x560fd360f460]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090007568 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090007568 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090007568 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10023798 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090007568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x560fd35fc8b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090007568 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090007568 DLSCCP DEBUG SCCP-SCOC(36)[0x560fd3615d30]{IDLE}: Allocated (fsm.c:456) 20250821090007568 DLSCCP DEBUG SCCP-SCOC(36)[0x560fd3615d30]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090007568 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030002ed0056400500f1100926) (sccp_scrc.c:455) 20250821090007568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090007568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090007568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090007568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090007568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090007568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090007568 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090007568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090007568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090007568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090007568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090007568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090007568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090007568 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090007568 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090007568 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090007568 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090007568 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090007568 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 24 02 02 06 04 43 bc 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 ed 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090007568 DLSCCP DEBUG SCCP-SCOC(36)[0x560fd3615d30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090007568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x560fd35fc8b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090007568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10023798)[0x560fd360f460]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090007568 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090007568 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090007568 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090007568 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821090007568 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090007568 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090007568 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090007568 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090007568 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090007568 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 06 01 00 00 24 02 02 06 04 43 bc 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 ed 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(402)@3bdb09a82332: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@3bdb09a82332: Found Expect[0] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@3bdb09a82332: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)8877337 HNBGW_Test.sgsn0-SCCP(402)@3bdb09a82332: Session index based on connection ID:0 TC_ps_iu_release_req_rua_disconnect0(406)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821090007583 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090007583 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090007583 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090007583 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090007583 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090007583 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090007583 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090007583 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090007583 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090007583 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 24 0a 25 7b 02 00 00 00 00  20250821090007583 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090007583 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090007583 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090007583 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090007584 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090007584 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=000a257b) (sccp_scrc.c:545) 20250821090007584 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(36,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090007584 DLSCCP DEBUG SCCP-SCOC(36)[0x560fd3615d30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090007584 DLSCCP DEBUG SCCP-SCOC(36)[0x560fd3615d30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090007584 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090007584 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090007584 DCN DEBUG handle_cn_conn_conf() conn_id=36, 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_sccp.c:157) 20250821090007584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x560fd35fc8b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090007584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x560fd35fc8b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_ps_iu_release_req_rua_disconnect0(406)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-SCCP(402)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@3bdb09a82332: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250821090007785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090007785 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090007785 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090007785 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090007785 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090007785 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090007785 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090007785 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090007785 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090007785 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 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  20250821090007785 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821090007785 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090007785 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090007785 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090007785 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090007785 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090007785 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(36,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090007785 DLSCCP DEBUG SCCP-SCOC(36)[0x560fd3615d30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090007785 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090007785 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090007785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x560fd35fc8b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090007785 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821090007785 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821090007785 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10023798 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821090007785 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090007785 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10023798 SCCP-36 sgsn-0 MI=IMSI-262420000000009: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250821090007785 DRANAP DEBUG ps_rab_ass[0x560fd35e8ce0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090007785 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090007785 DLPFCP DEBUG ps_rab[0x560fd35fcfe0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250821090007785 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798-RAB-23)[0x560fd35fcfe0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250821090007786 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090007786 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798-RAB-23)[0x560fd35fcfe0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250821090007786 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090007786 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798)[0x560fd35e8ce0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW-PFCP(396)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@3bdb09a82332: 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)@3bdb09a82332: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_iu_release_req_rua_disconnect0(406)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(396)@3bdb09a82332: 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 } } } 20250821090007814 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090007814 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798-RAB-23)[0x560fd35fcfe0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090007814 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798-RAB-23)[0x560fd35fcfe0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250821090007814 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798)[0x560fd35e8ce0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250821090007814 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090007814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10023798)[0x560fd360f460]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250821090007814 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821090007815 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798)[0x560fd35e8ce0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250821090007815 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798)[0x560fd35e8ce0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250821090007815 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798)[0x560fd35e8ce0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250821090007815 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798-RAB-23)[0x560fd35fcfe0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250821090007815 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798-RAB-23)[0x560fd35fcfe0]{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) 20250821090007815 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798-RAB-23)[0x560fd35fcfe0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250821090007815 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090007815 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798-RAB-23)[0x560fd35fcfe0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090007815 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090007815 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090007815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090007815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_ps_iu_release_req_rua_disconnect0(406)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090007837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090007838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090007838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821090007838 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821090007838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x98f376) (hnbgw_rua.c:472) 20250821090007838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10023798 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821090007838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10023798)[0x560fd360f460]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821090007838 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821090007838 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821090007838 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10023798 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821090007838 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090007838 DRANAP DEBUG ps_rab_ass[0x560fd35e8ce0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090007838 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798)[0x560fd35e8ce0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250821090007838 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090007838 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798-RAB-23)[0x560fd35fcfe0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250821090007838 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798-RAB-23)[0x560fd35fcfe0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250821090007838 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090007838 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798-RAB-23)[0x560fd35fcfe0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250821090007838 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090007838 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798)[0x560fd35e8ce0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(396)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@3bdb09a82332: 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)@3bdb09a82332: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@3bdb09a82332: 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 } } } 20250821090007852 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090007852 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798-RAB-23)[0x560fd35fcfe0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090007852 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798-RAB-23)[0x560fd35fcfe0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250821090007852 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798-RAB-23)[0x560fd35fcfe0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250821090007852 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798)[0x560fd35e8ce0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250821090007852 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090007852 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798)[0x560fd35e8ce0]{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:630) 20250821090007852 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798)[0x560fd35e8ce0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250821090007852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x560fd35fc8b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250821090007852 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090007852 DLSCCP DEBUG SCCP-SCOC(36)[0x560fd3615d30]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090007852 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a257b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250821090007853 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090007853 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090007853 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090007853 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090007853 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090007853 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090007853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090007853 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 06 06 0a 25 7b 00 01 2e 60 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 (ss7_asp.c:1383) 20250821090007853 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798)[0x560fd35e8ce0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250821090007853 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798)[0x560fd35e8ce0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250821090007853 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798)[0x560fd35e8ce0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250821090007853 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798-RAB-23)[0x560fd35fcfe0]{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) 20250821090007853 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798-RAB-23)[0x560fd35fcfe0]{ESTABLISHED}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250821090007853 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090007853 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798-RAB-23)[0x560fd35fcfe0]{ESTABLISHED}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090007853 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090007853 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090007853 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090007853 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090007853 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090007853 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821090007853 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090007853 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090007853 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090007853 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090007853 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090007853 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 06 06 0a 25 7b 00 01 2e 60 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)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090008041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090008041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090008041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1431) 20250821090008041 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821090008041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x98f376) (hnbgw_rua.c:472) 20250821090008041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10023798 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:313) 20250821090008041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10023798)[0x560fd360f460]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821090008041 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250821090008041 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250821090008041 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10023798 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250821090008041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x560fd35fc8b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090008041 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090008041 DLSCCP DEBUG SCCP-SCOC(36)[0x560fd3615d30]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090008041 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a257b), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:455) 20250821090008041 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090008041 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090008041 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090008041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090008041 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090008041 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090008041 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090008041 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 bd 00 00 00 bc 03 00 00 06 06 0a 25 7b 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 00 00 (ss7_asp.c:1383) 20250821090008042 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090008042 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090008042 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090008042 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821090008042 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090008042 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090008042 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090008042 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090008042 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090008042 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 06 06 0a 25 7b 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)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@3bdb09a82332: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)10023798 20250821090008244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090008244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090008244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1431) 20250821090008244 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821090008244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x98f376,cause=misc(unspecified)) (hnbgw_rua.c:440) 20250821090008244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10023798 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:313) 20250821090008244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10023798)[0x560fd360f460]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821090008244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10023798)[0x560fd360f460]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821090008244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x560fd35fc8b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821090008244 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090008244 DLSCCP DEBUG SCCP-SCOC(36)[0x560fd3615d30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090008244 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a257b), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090008244 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090008244 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090008244 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090008244 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090008244 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090008244 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090008244 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090008244 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 06 04 0a 25 7b 00 00 24 00 00 00 00 00 (ss7_asp.c:1383) 20250821090008244 DLSCCP DEBUG SCCP-SCOC(36)[0x560fd3615d30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090008244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x560fd35fc8b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:337) 20250821090008245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10023798)[0x560fd360f460]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090008245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10023798)[0x560fd360f460]{disconnected}: Freeing instance (context_map.c:203) 20250821090008245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10023798)[0x560fd360f460]{disconnected}: Deallocated (fsm.c:568) 20250821090008245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x560fd35fc8b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090008245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x560fd35fc8b0]{disconnected}: Freeing instance (context_map.c:207) 20250821090008245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x560fd35fc8b0]{disconnected}: Deallocated (fsm.c:568) 20250821090008245 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798-RAB-23)[0x560fd35fcfe0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250821090008245 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798-RAB-23)[0x560fd35fcfe0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250821090008245 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090008245 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798-RAB-23)[0x560fd35fcfe0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250821090008245 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090008245 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10023798 SCCP-36 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:226) 20250821090008245 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090008245 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090008245 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090008245 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821090008245 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090008245 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090008245 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090008245 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090008245 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090008245 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 06 04 0a 25 7b 00 00 24 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(396)@3bdb09a82332: 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)@3bdb09a82332: found destination TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-SCCP(402)@3bdb09a82332: Session index based on local reference:0 20250821090008246 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090008246 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090008246 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090008246 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090008246 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090008246 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090008246 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090008246 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090008246 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090008246 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 24 0a 25 7b 00  20250821090008246 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821090008246 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090008246 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090008246 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090008246 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090008246 DLSCCP DEBUG 0: SCCP(rctx=0) 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=000a257b) (sccp_scrc.c:545) 20250821090008246 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(36,remPC=188=0.23.4) Received CO:RELCO (sccp_scoc.c:787) HNBGW-PFCP(396)@3bdb09a82332: 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 } } } 20250821090008246 DLSCCP DEBUG SCCP-SCOC(36)[0x560fd3615d30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821090008246 DLSCCP DEBUG SCCP-SCOC(36)[0x560fd3615d30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821090008246 DLSCCP DEBUG SCCP-SCOC(36)[0x560fd3615d30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090008246 DLSCCP DEBUG SCCP-SCOC(36)[0x560fd3615d30]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090008246 DLSCCP DEBUG SCCP-SCOC(36)[0x560fd3615d30]{IDLE}: Deallocated (fsm.c:568) 20250821090008246 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090008246 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798-RAB-23)[0x560fd35fcfe0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090008246 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798-RAB-23)[0x560fd35fcfe0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250821090008246 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798-RAB-23)[0x560fd35fcfe0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250821090008246 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798-RAB-23)[0x560fd35fcfe0]{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) 20250821090008246 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798-RAB-23)[0x560fd35fcfe0]{WAIT_USE_COUNT}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250821090008246 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090008246 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798-RAB-23)[0x560fd35fcfe0]{WAIT_USE_COUNT}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090008246 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798-RAB-23)[0x560fd35fcfe0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250821090008246 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798-RAB-23)[0x560fd35fcfe0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250821090008246 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798-RAB-23)[0x560fd35fcfe0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250821090008246 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10023798-RAB-23)[0x560fd35fcfe0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250821090008246 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090008246 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(403)@3bdb09a82332: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)8877337 MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090009252 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40445<->l=127.0.0.1:4262) (control_if.c:193) 20250821090009253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51704<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(395)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(394)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090009255 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51690<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090009255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090009255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090009255 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090009255 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 (hnb.c:255) 20250821090009255 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(399)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(400)@3bdb09a82332: Final verdict of PTC: none 20250821090009255 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@3bdb09a82332: Final verdict of PTC: none 20250821090009255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090009255 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090009255 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090009255 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090009255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090009255 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090009255 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(402)@3bdb09a82332: Final verdict of PTC: none 20250821090009255 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090009255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090009255 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090009255 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090009255 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090009255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090009255 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090009255 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090009255 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090009255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-RAN(403)@3bdb09a82332: Final verdict of PTC: none 20250821090009256 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090009256 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090009256 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090009256 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped HNBGW_Test.msc0-M3UA(401)@3bdb09a82332: Final verdict of PTC: none 20250821090009256 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090009256 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090009256 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090009256 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090009256 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090009256 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090009256 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821090009256 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090009256 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090009256 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090009256 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090009256 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090009256 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090009256 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090009256 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090009256 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090009256 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090009256 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090009256 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090009256 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090009256 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090009256 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn0-M3UA(404)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(405)@3bdb09a82332: Final verdict of PTC: none 20250821090009256 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090009256 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090009256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090009256 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090009256 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090009256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090009256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090009256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090009256 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090009256 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090009256 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090009256 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090009256 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090009256 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090009256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090009256 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090009256 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090009256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090009256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090009256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090009256 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090009256 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090009256 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090009256 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090009256 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090009257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51710<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(396)@3bdb09a82332: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect0(406)@3bdb09a82332: Final verdict of PTC: pass TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@3bdb09a82332: 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'. Thu Aug 21 09:00:09 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 20250821090009300 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51722<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090009904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51722<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=371952) Waiting for packet dumper to finish... 1 (prev_count=371952, count=372492) 20250821090011257 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090011257 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090011257 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821090011257 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090011257 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090011257 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc'. ------ HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc ------ Thu Aug 21 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_cs_rua_dt_during_sccp_wait_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3bdb09a82332: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc' was executed successfully (exit status: 0). MTC@3bdb09a82332: Test case TC_cs_rua_dt_during_sccp_wait_cc started. 20250821090013019 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51728<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090013023 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51740<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090013026 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33951<->l=127.0.0.1:4262) (control_if.c:572) 20250821090013059 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090013059 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090013059 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821090013059 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821090013059 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821090013059 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821090013059 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821090013059 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821090013059 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090013059 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821090013059 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821090013059 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821090013059 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090013059 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821090013059 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821090013059 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250821090013059 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821090013059 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821090013059 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821090013059 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250821090013128 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090013128 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090013128 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090013128 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090013128 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090013128 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090013129 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090013129 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821090013129 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090013129 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090013130 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090013130 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090013130 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:334) 20250821090013130 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090013130 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090013130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013130 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090013130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013130 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090013130 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090013130 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090013130 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090013130 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090013130 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090013130 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090013130 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090013130 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090013130 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090013130 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090013130 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090013130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013130 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090013130 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090013130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013130 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090013130 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090013130 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090013130 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090013130 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090013130 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090013130 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090013130 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090013130 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090013130 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090013130 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090013130 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090013130 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090013130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013130 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090013130 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090013130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013130 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090013130 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090013130 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090013130 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090013130 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090013130 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090013131 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090013131 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090013131 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090013131 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090013131 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090013131 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090013131 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090013131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013131 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090013131 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090013131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013131 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090013131 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090013131 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090013131 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090013131 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090013131 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090013131 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090013131 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090013131 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090013131 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090013131 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090013131 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=13 20250821090013131 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090013131 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090013131 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090013131 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090013131 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090013131 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=2 20250821090013131 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090013131 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090013131 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090013131 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090013131 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090013131 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090013131 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=6 20250821090013131 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090013131 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090013131 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090013131 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090013131 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090013131 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090013131 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821090013131 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090013131 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090013131 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(415)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(415)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(415)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(413)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090013144 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090013144 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090013145 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090013145 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090013145 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090013145 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090013145 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090013145 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090013146 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090013146 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090013146 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:334) 20250821090013146 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090013146 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090013146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013146 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090013146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013146 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090013146 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090013146 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090013146 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090013146 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090013146 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090013146 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090013146 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090013146 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090013146 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:334) 20250821090013146 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090013146 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090013146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013146 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090013146 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090013146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013146 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090013146 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090013146 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090013146 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090013146 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090013146 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090013146 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090013146 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090013146 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090013146 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090013146 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090013146 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090013146 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090013146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013146 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821090013146 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090013146 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090013146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013146 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090013146 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090013146 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090013146 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090013146 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090013146 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090013146 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090013146 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090013146 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090013146 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090013146 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090013146 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090013146 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090013146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013146 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090013146 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090013146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013146 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090013146 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090013146 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090013146 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090013146 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090013146 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090013146 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090013146 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090013146 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090013146 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090013146 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090013146 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=0 20250821090013146 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090013146 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090013146 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090013146 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090013146 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090013146 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=2 20250821090013146 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090013146 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090013146 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090013146 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090013146 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090013146 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090013146 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=3 20250821090013146 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090013146 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821090013146 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090013146 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090013146 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090013146 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090013146 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090013146 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821090013146 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090013146 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090013146 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(418)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(418)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(418)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(416)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090013169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090013169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090013169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090013169 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090013169 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:562) 20250821090013169 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090013169 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090013169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090013169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090013342 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090013343 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090013343 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090013343 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(415)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090013350 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090013350 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090013350 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090013350 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090013350 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090013350 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090013350 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090013350 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090013350 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090013350 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090013350 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090013350 DLSS7 <000c> ss7_asp.c:1383 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  20250821090013350 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090013353 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090013353 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090013353 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090013353 DLSS7 <000c> ss7_asp.c:1383 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  20250821090013353 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090013353 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090013353 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090013353 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090013353 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090013353 DLSS7 <000c> ss7_asp.c:1383 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  20250821090013353 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090013353 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090013353 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090013353 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090013353 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090013354 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090013354 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090013354 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090013354 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090013354 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090013354 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090013354 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090013354 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090013354 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090013354 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090013354 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090013355 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090013355 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090013355 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090013355 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090013355 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090013355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013355 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090013355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013355 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090013355 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090013355 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090013355 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090013355 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090013355 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090013355 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090013356 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090013356 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090013356 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090013356 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821090013356 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090013356 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090013356 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090013356 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090013356 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090013356 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821090013358 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090013358 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090013358 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090013359 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(418)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090013364 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090013364 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090013364 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090013364 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090013364 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090013364 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090013364 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090013364 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090013364 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090013364 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090013364 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090013364 DLSS7 <000c> ss7_asp.c:1383 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  20250821090013364 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090013365 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090013365 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090013365 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090013365 DLSS7 <000c> ss7_asp.c:1383 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  20250821090013365 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090013365 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090013365 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090013365 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090013365 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090013365 DLSS7 <000c> ss7_asp.c:1383 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  20250821090013365 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090013365 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090013365 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090013365 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090013365 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090013365 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090013365 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090013365 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090013365 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090013365 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090013365 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090013365 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090013365 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090013365 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090013365 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090013365 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090013365 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090013366 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090013366 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090013366 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090013366 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090013366 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090013366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013367 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090013367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090013367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090013367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090013367 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090013367 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090013367 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090013367 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090013367 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090013367 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090013367 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090013367 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090013367 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090013367 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090013367 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=8 20250821090013367 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090013367 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090013368 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090013368 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090013368 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090013368 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(414)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090014158 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090014158 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090014158 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090014158 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090014158 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090014158 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090014158 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090014158 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090014158 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090014158 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090014158 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090014158 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090014158 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090014158 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090014158 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090014158 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090014158 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090014158 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090014158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090014158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090014158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090014158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090014158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090014158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090014158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090014158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090014158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090014158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090014158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090014158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090014158 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090014158 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090014158 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090014158 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090014158 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090014158 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:382) 20250821090014158 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090014158 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090014158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090014158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090014158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090014158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090014158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090014158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090014158 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090014158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090014158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090014158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090014158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090014158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090014158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090014158 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090014158 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090014158 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090014158 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090014158 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090014158 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090014158 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090014158 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090014158 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090014158 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090014158 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090014158 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821090014158 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090014158 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090014158 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090014158 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090014158 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090014158 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090014159 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090014159 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090014159 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090014159 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090014159 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090014159 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090014159 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090014159 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090014159 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090014159 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090014159 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090014159 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090014159 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090014159 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090014159 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090014159 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090014159 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090014159 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090014159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090014159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090014159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090014159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090014159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090014159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090014159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090014159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090014159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090014159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090014159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090014159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090014159 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090014159 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090014159 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090014159 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090014159 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(414)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(417)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090014165 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090014165 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090014165 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090014165 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090014165 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090014165 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090014165 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090014165 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090014165 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090014165 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090014165 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090014165 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090014165 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090014165 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090014165 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090014165 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090014165 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090014165 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090014165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090014165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090014165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090014165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090014165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090014165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090014165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090014165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090014165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090014165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090014165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090014165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090014165 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090014165 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090014165 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090014165 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090014165 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090014165 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:382) 20250821090014165 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090014165 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090014165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090014165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090014165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090014165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090014165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090014165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090014165 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090014165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090014165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090014165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090014165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090014165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090014165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090014165 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090014166 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090014166 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090014166 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090014166 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090014166 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090014166 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090014166 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090014166 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090014166 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090014166 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090014166 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090014166 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090014166 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090014166 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090014166 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090014166 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090014166 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090014166 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090014166 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090014166 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090014166 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090014166 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090014166 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090014166 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090014166 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090014166 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090014166 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090014166 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090014166 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090014166 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090014166 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090014166 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090014166 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090014166 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090014166 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090014166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090014166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090014166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090014166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090014166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090014166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090014166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090014166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090014166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090014166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090014166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090014166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090014166 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090014166 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090014166 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090014166 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090014166 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(417)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090014191 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51742<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_dt_during_sccp_wait_cc0(420)@3bdb09a82332: 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_cs_rua_dt_during_sccp_wait_cc0(420)@3bdb09a82332: 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(414)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(414)@3bdb09a82332: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_cs_rua_dt_during_sccp_wait_cc0(420) TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412)@3bdb09a82332: Added conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)10885907 20250821090015224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090015224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090015224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821090015224 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090015224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa61b13, normal) (hnbgw_rua.c:408) 20250821090015224 DHNB DEBUG map_rua[0x560fd35fcfe0]{init}: Allocated (fsm.c:456) 20250821090015224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10885907)[0x560fd35fcfe0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090015224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10885907 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090015225 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090015225 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090015225 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10885907 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821090015225 DCN DEBUG map_sccp[0x560fd3615d30]{init}: Allocated (fsm.c:456) 20250821090015225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x560fd3615d30]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090015225 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-10885907 <-> SCCP-37 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821090015225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10885907 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821090015225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10885907)[0x560fd35fcfe0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090015225 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090015225 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090015225 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10885907 SCCP-37 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090015225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x560fd3615d30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090015225 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090015225 DLSCCP DEBUG SCCP-SCOC(37)[0x560fd360f460]{IDLE}: Allocated (fsm.c:456) 20250821090015225 DLSCCP DEBUG SCCP-SCOC(37)[0x560fd360f460]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090015225 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030003c50056400500f1100926) (sccp_scrc.c:455) 20250821090015225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090015225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090015225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090015225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090015225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090015225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090015225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090015225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090015225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090015225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090015225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090015225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090015225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090015225 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090015225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090015225 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090015225 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090015225 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090015225 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 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 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 c5 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821090015225 DLSCCP DEBUG SCCP-SCOC(37)[0x560fd360f460]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090015225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x560fd3615d30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090015225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10885907)[0x560fd35fcfe0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090015225 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090015225 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090015225 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090015225 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821090015225 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090015225 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090015225 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090015225 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090015225 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090015225 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 07 01 00 00 25 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 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(413)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-SCCP(413)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(414)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_dt_during_sccp_wait_cc0(420) HNBGW_Test.msc0-RAN(414)@3bdb09a82332: Added conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)705023 TC_cs_rua_dt_during_sccp_wait_cc0(420)@3bdb09a82332: setverdict(pass): none -> pass 20250821090015428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090015428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090015428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821090015428 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821090015428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa61b13) (hnbgw_rua.c:472) 20250821090015428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10885907 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 12 bytes RANAP data (hnbgw_rua.c:313) 20250821090015428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10885907)[0x560fd35fcfe0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821090015428 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250821090015428 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250821090015428 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10885907 SCCP-37 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250821090015428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x560fd3615d30]{wait_cc}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090015428 DCN INFO map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x560fd3615d30]{wait_cc}: Caching RANAP msg from RUA while waiting for SCCP CC (context_map_sccp.c:256) HNBGW_Test.msc0-SCCP(413)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(413)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821090016254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090016254 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090016254 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090016254 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090016254 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090016254 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090016255 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090016255 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090016255 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090016255 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 25 33 d7 06 02 00 00 00 00  20250821090016255 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090016255 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090016255 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090016255 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090016255 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090016255 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0033d706) (sccp_scrc.c:545) 20250821090016255 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(37,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090016255 DLSCCP DEBUG SCCP-SCOC(37)[0x560fd360f460]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090016255 DLSCCP DEBUG SCCP-SCOC(37)[0x560fd360f460]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090016255 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090016255 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090016255 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_sccp.c:157) 20250821090016255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x560fd3615d30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090016255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x560fd3615d30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090016255 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090016255 DLSCCP DEBUG SCCP-SCOC(37)[0x560fd360f460]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090016255 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033d706), PART(T=Data,L=12,D=000b40080000010004400122) (sccp_scrc.c:455) 20250821090016255 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090016255 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090016255 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090016255 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090016255 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090016255 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090016255 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090016255 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bd 00 00 00 b9 03 00 00 07 06 33 d7 06 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 22 00 (ss7_asp.c:1383) 20250821090016255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090016255 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090016255 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090016255 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821090016256 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090016256 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090016256 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090016256 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090016256 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090016256 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 07 06 33 d7 06 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(413)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(413)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(413)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(413)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_rua_dt_during_sccp_wait_cc0(420)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(413)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(413)@3bdb09a82332: vl_len:22 HNBGW_Test.msc0-SCCP(413)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(413)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A045169677C4043A4E1A0'O 20250821090016275 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090016275 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090016275 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090016275 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090016275 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090016276 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090016276 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090016276 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090016276 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090016276 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 25 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 04 51 69 67 7c 40 43 a4 e1 a0 00 00 00  20250821090016276 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250821090016276 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090016276 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090016276 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090016276 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090016276 DLSCCP DEBUG 0: SCCP(rctx=0) 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=22,D=001440120000010010400b0a045169677c4043a4e1a0) (sccp_scrc.c:545) 20250821090016276 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(37,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821090016276 DLSCCP DEBUG SCCP-SCOC(37)[0x560fd360f460]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090016276 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090016276 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090016276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090016276 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250821090016276 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250821090016276 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10885907 SCCP-37 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250821090016276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10885907)[0x560fd35fcfe0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821090016276 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:123) 20250821090016276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090016276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:879) TC_cs_rua_dt_during_sccp_wait_cc0(420)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(413)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(413)@3bdb09a82332: vl_len:12 HNBGW_Test.msc0-SCCP(413)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(413)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821090016476 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090016477 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090016477 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090016477 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090016477 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090016477 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090016477 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090016477 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090016477 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090016477 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 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  20250821090016477 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821090016477 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090016477 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090016477 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090016477 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090016477 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090016477 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(37,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821090016477 DLSCCP DEBUG SCCP-SCOC(37)[0x560fd360f460]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090016477 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090016477 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090016477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090016477 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821090016477 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821090016477 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10885907 SCCP-37 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821090016477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10885907)[0x560fd35fcfe0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821090016477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821090016477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090016477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) TC_cs_rua_dt_during_sccp_wait_cc0(420)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412)@3bdb09a82332: Deleted conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)10885907 20250821090016498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090016498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090016498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821090016498 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821090016498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa61b13,cause=radio(normal)) (hnbgw_rua.c:440) 20250821090016498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10885907 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821090016498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10885907)[0x560fd35fcfe0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821090016498 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821090016498 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821090016498 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10885907 SCCP-37 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821090016498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090016498 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090016498 DLSCCP DEBUG SCCP-SCOC(37)[0x560fd360f460]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090016498 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033d706), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821090016498 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090016498 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090016498 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090016498 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090016499 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090016499 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090016499 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090016499 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 07 06 33 d7 06 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821090016499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10885907)[0x560fd35fcfe0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821090016499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821090016499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x560fd3615d30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821090016499 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090016499 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090016499 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090016499 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821090016499 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090016499 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090016499 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090016499 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090016499 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090016499 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 07 06 33 d7 06 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(413)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(413)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(413)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(413)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_rua_dt_during_sccp_wait_cc0(420)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(414)@3bdb09a82332: Deleted conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)705023 HNBGW_Test.msc0-SCCP(413)@3bdb09a82332: Session index based on connection ID:0 20250821090016509 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090016509 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090016509 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090016509 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090016509 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090016509 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090016509 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090016509 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090016509 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090016509 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 25 33 d7 06 00 00 00 00 00  20250821090016510 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090016510 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090016510 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090016510 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090016510 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090016510 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0033d706), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821090016510 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(37,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821090016510 DLSCCP DEBUG SCCP-SCOC(37)[0x560fd360f460]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821090016510 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821090016510 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821090016510 DCN DEBUG handle_cn_disc_ind() conn_id=37 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821090016510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x560fd3615d30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821090016510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x560fd3615d30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821090016510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10885907)[0x560fd35fcfe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090016510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10885907)[0x560fd35fcfe0]{disconnected}: Freeing instance (context_map.c:203) 20250821090016510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10885907)[0x560fd35fcfe0]{disconnected}: Deallocated (fsm.c:568) 20250821090016510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x560fd3615d30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090016510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x560fd3615d30]{disconnected}: Freeing instance (context_map.c:207) 20250821090016510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x560fd3615d30]{disconnected}: Deallocated (fsm.c:568) 20250821090016510 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10885907 SCCP-37 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250821090016510 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0033d706), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:455) 20250821090016510 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090016510 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090016510 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090016510 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090016510 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090016510 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090016510 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090016510 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 07 05 33 d7 06 00 00 25 00 (ss7_asp.c:1383) 20250821090016510 DLSCCP DEBUG SCCP-SCOC(37)[0x560fd360f460]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821090016510 DLSCCP DEBUG SCCP-SCOC(37)[0x560fd360f460]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090016510 DLSCCP DEBUG SCCP-SCOC(37)[0x560fd360f460]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090016510 DLSCCP DEBUG SCCP-SCOC(37)[0x560fd360f460]{IDLE}: Deallocated (fsm.c:568) 20250821090016510 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090016510 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090016510 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090016510 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821090016510 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090016510 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090016510 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090016510 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090016510 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090016510 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 07 05 33 d7 06 00 00 25 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(413)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(413)@3bdb09a82332: RLC received in state:disconnect_pending TC_cs_rua_dt_during_sccp_wait_cc0(420)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090018515 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33951<->l=127.0.0.1:4262) (control_if.c:193) 20250821090018516 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51740<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(409)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(408)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090018520 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51728<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090018522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090018522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090018522 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090018522 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 (hnb.c:255) 20250821090018522 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_cs_rua_dt_during_sccp_wait_cc(407)@3bdb09a82332: Final verdict of PTC: none 20250821090018524 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090018524 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090018524 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090018524 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821090018524 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090018524 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090018524 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090018524 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(417)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(414)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(416)@3bdb09a82332: Final verdict of PTC: none 20250821090018524 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090018524 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090018524 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090018524 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090018524 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090018524 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090018524 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090018524 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090018524 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090018524 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090018525 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090018525 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090018525 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821090018525 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090018525 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090018525 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090018525 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090018525 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090018525 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090018525 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090018525 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090018525 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090018525 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090018525 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090018525 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090018525 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090018525 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090018525 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(413)@3bdb09a82332: Final verdict of PTC: none TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(415)@3bdb09a82332: Final verdict of PTC: none 20250821090018525 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090018525 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090018525 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090018525 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090018525 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090018525 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090018525 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090018525 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090018525 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090018525 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090018525 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090018525 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090018525 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090018525 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090018525 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090018525 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090018525 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090018525 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090018525 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090018525 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090018526 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090018526 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090018526 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090018526 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090018526 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090018526 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090018526 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) HNBGW-PFCP(410)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(419)@3bdb09a82332: Final verdict of PTC: none 20250821090018526 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090018526 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090018526 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090018526 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-M3UA(418)@3bdb09a82332: Final verdict of PTC: none 20250821090018525 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090018525 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090018525 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411)@3bdb09a82332: Final verdict of PTC: none 20250821090018527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51742<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_dt_during_sccp_wait_cc0(420)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_cs_rua_dt_during_sccp_wait_cc(407): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc0(420): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_cs_rua_dt_during_sccp_wait_cc finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc pass'. Thu Aug 21 09:00:18 UTC 2025 ====== HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc.talloc 20250821090018595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44100<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090019198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44100<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=364380) Waiting for packet dumper to finish... 1 (prev_count=364380, count=364920) 20250821090020526 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090020526 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090020526 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821090020526 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090020526 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090020526 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc pass' was executed successfully (exit status: 0). MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc'. ------ HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc ------ Thu Aug 21 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_ps_rua_dt_during_sccp_wait_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3bdb09a82332: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc' was executed successfully (exit status: 0). MTC@3bdb09a82332: Test case TC_ps_rua_dt_during_sccp_wait_cc started. 20250821090022305 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44112<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090022310 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44118<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090022312 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43111<->l=127.0.0.1:4262) (control_if.c:572) 20250821090022419 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090022419 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090022419 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090022420 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090022420 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090022420 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090022420 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090022420 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090022420 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090022420 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821090022421 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090022421 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090022421 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:334) 20250821090022421 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090022421 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090022421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022421 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090022421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022421 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090022421 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090022421 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090022421 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090022421 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090022421 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090022421 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090022421 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090022421 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090022421 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090022421 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090022421 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090022421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022421 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090022421 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090022421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022421 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090022421 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090022421 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090022421 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090022421 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090022421 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090022421 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090022421 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090022421 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090022421 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090022421 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090022421 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090022421 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090022421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022421 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090022421 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090022421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022421 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090022421 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090022421 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090022421 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090022421 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090022421 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090022421 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090022421 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090022421 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090022421 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090022422 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090022422 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090022422 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090022422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022422 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090022422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090022422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022422 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090022422 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090022422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090022422 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090022422 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090022422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090022422 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090022422 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090022422 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090022422 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090022422 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090022422 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=15 20250821090022422 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090022422 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090022422 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090022422 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090022422 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090022422 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=10 20250821090022422 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090022422 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090022422 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090022422 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090022422 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090022422 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090022422 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=14 20250821090022422 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090022422 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090022422 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090022422 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090022422 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090022422 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090022422 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821090022422 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090022422 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090022422 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(429)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(429)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(429)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(427)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090022432 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090022432 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090022432 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090022432 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090022433 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090022433 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090022433 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090022433 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090022434 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090022434 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090022434 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:334) 20250821090022434 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090022434 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090022434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022434 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090022434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022434 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090022434 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090022434 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090022434 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090022434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090022434 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090022434 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090022434 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090022434 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090022434 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:334) 20250821090022434 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090022434 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090022434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022434 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821090022434 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090022434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090022434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022434 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090022434 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090022434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090022434 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090022434 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090022434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090022434 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090022434 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090022434 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090022434 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090022434 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090022434 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090022434 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090022434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022434 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090022434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090022434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022434 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090022434 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090022434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090022434 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090022434 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090022434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090022434 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090022434 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090022434 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090022434 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090022434 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090022434 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090022434 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090022434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022434 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090022434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090022434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022434 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090022434 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090022434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090022434 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090022434 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090022434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090022434 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090022434 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090022434 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090022434 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090022434 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090022434 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=0 20250821090022434 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090022434 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090022434 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090022434 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090022434 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090022434 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=12 20250821090022434 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090022434 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821090022434 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090022434 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090022434 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090022434 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090022434 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090022434 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=13 20250821090022434 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090022434 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090022434 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090022434 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090022434 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090022434 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090022434 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821090022434 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090022434 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090022434 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(432)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(432)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(432)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(430)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090022455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090022455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090022455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090022455 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090022455 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:562) 20250821090022455 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090022455 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090022455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090022455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090022631 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090022631 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090022631 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090022631 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(429)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090022640 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090022640 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090022640 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090022640 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090022640 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090022640 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090022640 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090022640 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090022640 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090022640 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090022640 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090022640 DLSS7 <000c> ss7_asp.c:1383 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  20250821090022640 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090022643 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090022643 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090022643 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090022643 DLSS7 <000c> ss7_asp.c:1383 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  20250821090022643 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090022643 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090022643 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090022643 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090022643 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090022643 DLSS7 <000c> ss7_asp.c:1383 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  20250821090022643 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090022643 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090022643 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090022643 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090022643 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090022643 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090022643 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090022643 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090022643 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090022643 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090022643 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090022643 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090022644 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090022644 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090022644 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090022643 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090022643 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090022643 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090022643 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821090022644 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090022645 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090022645 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090022645 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090022645 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090022645 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090022645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022645 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090022645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022645 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090022645 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090022645 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090022645 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090022645 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090022645 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090022645 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090022645 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090022645 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090022645 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090022645 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821090022645 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090022645 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090022645 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090022645 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090022645 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090022645 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(432)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090022650 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090022650 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090022650 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090022650 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090022650 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090022650 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090022650 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090022650 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090022650 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090022650 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090022650 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090022650 DLSS7 <000c> ss7_asp.c:1383 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  20250821090022650 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090022653 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090022653 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090022653 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090022653 DLSS7 <000c> ss7_asp.c:1383 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  20250821090022653 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090022653 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090022653 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090022653 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090022653 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090022653 DLSS7 <000c> ss7_asp.c:1383 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  20250821090022653 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090022653 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090022653 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090022653 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090022653 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090022653 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090022653 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090022653 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090022653 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090022653 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090022653 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090022653 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090022653 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090022653 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090022653 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090022653 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090022653 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090022655 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090022655 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090022655 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090022655 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090022655 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090022655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022655 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090022655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090022655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090022655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090022655 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090022655 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090022655 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090022655 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090022655 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090022655 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090022655 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090022655 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090022655 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090022655 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090022655 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821090022655 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090022655 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090022655 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090022655 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090022655 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090022655 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(428)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090023437 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090023437 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090023437 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090023437 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090023437 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090023437 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090023437 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090023437 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090023437 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090023437 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090023437 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090023437 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090023437 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090023437 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090023437 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090023437 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090023437 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090023437 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090023437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090023437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090023437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090023437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090023437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090023437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090023437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090023437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090023437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090023437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090023437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090023437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090023437 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090023437 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090023437 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090023437 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090023437 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090023437 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:382) 20250821090023437 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090023437 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090023437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090023437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090023437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090023437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090023437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090023437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090023437 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090023437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090023437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090023437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090023437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090023437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090023437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090023438 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090023438 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090023438 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090023438 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090023438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090023438 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090023438 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090023438 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090023438 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090023438 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090023438 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090023438 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821090023438 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090023438 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090023438 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090023438 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090023438 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090023438 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090023439 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090023439 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090023439 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090023439 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090023439 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090023439 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090023439 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090023439 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090023439 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090023439 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090023439 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090023439 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090023439 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090023439 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090023439 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090023439 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090023439 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090023439 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090023439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090023439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090023439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090023439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090023439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090023439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090023439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090023439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090023439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090023439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090023439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090023440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090023440 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090023440 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090023440 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090023440 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090023440 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(428)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(431)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090023450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090023450 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090023450 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090023450 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090023450 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090023450 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090023450 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090023450 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090023450 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090023450 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090023450 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090023450 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090023450 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090023450 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090023450 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090023450 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090023450 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090023450 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090023450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090023450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090023450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090023450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090023450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090023450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090023450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090023450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090023450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090023450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090023450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090023450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090023450 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090023450 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090023450 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090023450 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090023450 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090023450 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:382) 20250821090023450 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090023450 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090023450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090023450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090023450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090023450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090023450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090023450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090023450 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090023450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090023450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090023450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090023450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090023450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090023450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090023450 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090023450 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090023450 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090023450 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090023450 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090023450 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090023450 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090023450 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090023451 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090023451 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090023451 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090023451 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821090023451 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090023451 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090023451 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090023451 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090023451 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090023451 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090023452 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090023452 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090023452 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090023452 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090023452 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090023452 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090023452 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090023452 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090023452 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090023452 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090023452 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090023452 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090023452 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090023452 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090023452 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090023452 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090023452 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090023452 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090023452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090023452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090023452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090023452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090023452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090023452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090023452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090023452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090023452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090023452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090023452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090023452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090023452 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090023452 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090023452 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090023452 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090023452 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(431)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090023469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44130<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_dt_during_sccp_wait_cc0(434)@3bdb09a82332: 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_rua_dt_during_sccp_wait_cc0(434)@3bdb09a82332: 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)@3bdb09a82332: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@3bdb09a82332: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rua_dt_during_sccp_wait_cc0(434) TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426)@3bdb09a82332: Added conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)7879740 20250821090024502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090024502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090024502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821090024502 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090024502 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x783c3c, normal) (hnbgw_rua.c:408) 20250821090024502 DHNB DEBUG map_rua[0x560fd35fcfe0]{init}: Allocated (fsm.c:456) 20250821090024502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7879740)[0x560fd35fcfe0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090024502 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7879740 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090024502 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090024502 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090024502 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821090024502 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7879740 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821090024502 DCN DEBUG map_sccp[0x560fd3615d30]{init}: Allocated (fsm.c:456) 20250821090024502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x560fd3615d30]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090024502 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-7879740 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821090024502 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7879740 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821090024502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7879740)[0x560fd35fcfe0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090024503 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090024503 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090024503 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7879740 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090024503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x560fd3615d30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090024503 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090024503 DLSCCP DEBUG SCCP-SCOC(38)[0x560fd360f460]{IDLE}: Allocated (fsm.c:456) 20250821090024503 DLSCCP DEBUG SCCP-SCOC(38)[0x560fd360f460]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090024503 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f400300003b0056400500f1100926) (sccp_scrc.c:455) 20250821090024503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090024503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090024503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090024503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090024503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090024503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090024503 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090024503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090024503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090024503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090024503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090024503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090024503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090024503 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090024503 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090024503 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090024503 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090024503 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090024503 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 26 02 02 06 04 43 bc 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 3b 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090024503 DLSCCP DEBUG SCCP-SCOC(38)[0x560fd360f460]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090024503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x560fd3615d30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090024503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7879740)[0x560fd35fcfe0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090024503 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090024503 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090024503 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090024503 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821090024503 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090024503 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090024503 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090024503 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090024503 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090024503 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 04 01 00 00 26 02 02 06 04 43 bc 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 3b 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@3bdb09a82332: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(430)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(431)@3bdb09a82332: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_dt_during_sccp_wait_cc0(434) HNBGW_Test.sgsn0-RAN(431)@3bdb09a82332: Added conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)4023016 TC_ps_rua_dt_during_sccp_wait_cc0(434)@3bdb09a82332: setverdict(pass): none -> pass 20250821090024704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090024705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090024705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821090024705 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821090024705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x783c3c) (hnbgw_rua.c:472) 20250821090024705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7879740 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 12 bytes RANAP data (hnbgw_rua.c:313) 20250821090024705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7879740)[0x560fd35fcfe0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821090024705 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250821090024705 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250821090024705 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7879740 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250821090024705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x560fd3615d30]{wait_cc}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090024705 DCN INFO map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x560fd3615d30]{wait_cc}: Caching RANAP msg from RUA while waiting for SCCP CC (context_map_sccp.c:256) HNBGW_Test.sgsn0-SCCP(430)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821090025526 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090025526 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090025526 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090025526 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090025526 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090025526 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090025526 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090025526 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090025526 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090025526 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 26 24 ec bd 02 00 00 00 00  20250821090025526 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090025526 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090025526 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090025526 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090025526 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090025526 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0024ecbd) (sccp_scrc.c:545) 20250821090025526 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(38,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090025526 DLSCCP DEBUG SCCP-SCOC(38)[0x560fd360f460]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090025526 DLSCCP DEBUG SCCP-SCOC(38)[0x560fd360f460]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090025526 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090025526 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090025526 DCN DEBUG handle_cn_conn_conf() conn_id=38, 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_sccp.c:157) 20250821090025526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x560fd3615d30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090025526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x560fd3615d30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090025526 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090025526 DLSCCP DEBUG SCCP-SCOC(38)[0x560fd360f460]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090025526 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0024ecbd), PART(T=Data,L=12,D=000b40080000010004400122) (sccp_scrc.c:455) 20250821090025527 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090025527 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090025527 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090025527 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090025527 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090025527 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090025527 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090025527 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bd 00 00 00 bc 03 00 00 04 06 24 ec bd 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 22 00 (ss7_asp.c:1383) 20250821090025527 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090025527 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090025527 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090025527 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821090025527 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090025527 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090025527 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090025527 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090025527 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090025527 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 04 06 24 ec bd 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rua_dt_during_sccp_wait_cc0(434)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@3bdb09a82332: vl_len:22 HNBGW_Test.sgsn0-SCCP(430)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '001440120000010010400B0ACB6C41C77BE6803FF1B0'O 20250821090025549 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090025549 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090025549 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090025549 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090025549 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090025549 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090025549 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090025549 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090025549 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090025549 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 26 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a cb 6c 41 c7 7b e6 80 3f f1 b0 00 00 00  20250821090025549 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250821090025549 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090025549 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090025549 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090025549 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090025549 DLSCCP DEBUG 0: SCCP(rctx=0) 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=22,D=001440120000010010400b0acb6c41c77be6803ff1b0) (sccp_scrc.c:545) 20250821090025549 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(38,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090025549 DLSCCP DEBUG SCCP-SCOC(38)[0x560fd360f460]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090025549 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090025549 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090025549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090025549 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250821090025549 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250821090025549 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7879740 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250821090025549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7879740)[0x560fd35fcfe0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821090025549 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:123) 20250821090025549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090025549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:879) TC_ps_rua_dt_during_sccp_wait_cc0(434)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@3bdb09a82332: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821090025752 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090025752 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090025752 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090025752 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090025752 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821090025752 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090025752 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090025752 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090025752 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090025753 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090025753 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(38,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090025753 DLSCCP DEBUG SCCP-SCOC(38)[0x560fd360f460]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090025753 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090025753 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090025753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090025753 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821090025753 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821090025752 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090025752 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090025752 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090025752 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090025752 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090025752 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 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  20250821090025753 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7879740 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821090025753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7879740)[0x560fd35fcfe0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821090025753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821090025753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090025753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) TC_ps_rua_dt_during_sccp_wait_cc0(434)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426)@3bdb09a82332: Deleted conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)7879740 20250821090025773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090025773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090025773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821090025773 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821090025773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x783c3c,cause=radio(normal)) (hnbgw_rua.c:440) 20250821090025773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7879740 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821090025773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7879740)[0x560fd35fcfe0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821090025773 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821090025773 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821090025773 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7879740 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821090025773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090025773 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090025773 DLSCCP DEBUG SCCP-SCOC(38)[0x560fd360f460]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090025773 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0024ecbd), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821090025773 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090025773 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090025773 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090025773 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090025773 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090025773 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090025773 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090025773 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 04 06 24 ec bd 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821090025773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7879740)[0x560fd35fcfe0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821090025773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821090025773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x560fd3615d30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821090025773 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090025773 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090025773 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090025773 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821090025773 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090025773 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090025773 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090025773 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090025773 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090025773 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 04 06 24 ec bd 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)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rua_dt_during_sccp_wait_cc0(434)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@3bdb09a82332: Deleted conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)4023016 HNBGW_Test.sgsn0-SCCP(430)@3bdb09a82332: Session index based on connection ID:0 20250821090025779 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090025779 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090025779 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090025779 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090025779 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090025779 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090025779 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090025779 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090025779 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090025779 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 26 24 ec bd 00 00 00 00 00  20250821090025780 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090025780 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090025780 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090025780 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090025780 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090025780 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0024ecbd), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821090025780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(38,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821090025780 DLSCCP DEBUG SCCP-SCOC(38)[0x560fd360f460]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821090025780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821090025780 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821090025780 DCN DEBUG handle_cn_disc_ind() conn_id=38 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821090025780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x560fd3615d30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821090025780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x560fd3615d30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821090025780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7879740)[0x560fd35fcfe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090025780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7879740)[0x560fd35fcfe0]{disconnected}: Freeing instance (context_map.c:203) 20250821090025780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7879740)[0x560fd35fcfe0]{disconnected}: Deallocated (fsm.c:568) 20250821090025780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x560fd3615d30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090025780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x560fd3615d30]{disconnected}: Freeing instance (context_map.c:207) 20250821090025780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x560fd3615d30]{disconnected}: Deallocated (fsm.c:568) 20250821090025780 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7879740 SCCP-38 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250821090025780 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0024ecbd), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:455) 20250821090025780 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090025780 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090025780 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090025780 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090025780 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090025780 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090025780 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090025780 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 04 05 24 ec bd 00 00 26 00 (ss7_asp.c:1383) 20250821090025780 DLSCCP DEBUG SCCP-SCOC(38)[0x560fd360f460]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821090025780 DLSCCP DEBUG SCCP-SCOC(38)[0x560fd360f460]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090025780 DLSCCP DEBUG SCCP-SCOC(38)[0x560fd360f460]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090025780 DLSCCP DEBUG SCCP-SCOC(38)[0x560fd360f460]{IDLE}: Deallocated (fsm.c:568) 20250821090025780 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090025780 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090025780 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090025780 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821090025780 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090025780 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090025780 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090025780 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090025780 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090025780 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 04 05 24 ec bd 00 00 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@3bdb09a82332: RLC received in state:disconnect_pending TC_ps_rua_dt_during_sccp_wait_cc0(434)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090027782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44118<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090027784 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43111<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(422)@3bdb09a82332: Final verdict of PTC: none IPA-CTRL-CLI-IPA(423)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090027785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44112<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090027786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090027786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090027786 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090027786 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 (hnb.c:255) 20250821090027786 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-RAN(428)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(427)@3bdb09a82332: Final verdict of PTC: none MutexDispCT-TC_ps_rua_dt_during_sccp_wait_cc(421)@3bdb09a82332: Final verdict of PTC: none TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426)@3bdb09a82332: Final verdict of PTC: none 20250821090027787 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090027787 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090027787 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090027787 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821090027787 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090027787 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090027787 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090027787 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090027788 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090027788 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090027788 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090027788 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090027788 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090027788 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090027788 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090027788 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(430)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(431)@3bdb09a82332: Final verdict of PTC: none 20250821090027788 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090027788 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090027788 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090027788 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-M3UA(429)@3bdb09a82332: Final verdict of PTC: none TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(432)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(433)@3bdb09a82332: Final verdict of PTC: none 20250821090027788 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090027788 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090027788 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090027788 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090027788 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090027788 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090027788 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090027788 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090027788 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821090027788 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090027789 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090027789 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090027789 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090027789 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090027789 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090027789 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090027789 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090027789 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090027789 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090027789 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090027789 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090027789 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090027789 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090027789 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090027789 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090027789 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090027790 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090027790 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090027790 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090027790 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090027790 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090027790 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090027790 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090027790 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090027790 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090027790 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090027790 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090027790 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090027790 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090027790 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090027790 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090027791 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090027791 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090027791 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090027791 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090027791 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090027791 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090027791 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090027791 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090027792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44130<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(424)@3bdb09a82332: Final verdict of PTC: none TC_ps_rua_dt_during_sccp_wait_cc0(434)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_ps_rua_dt_during_sccp_wait_cc(421): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc0(434): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_ps_rua_dt_during_sccp_wait_cc finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc pass'. Thu Aug 21 09:00:27 UTC 2025 ====== HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc.talloc 20250821090027857 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50456<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090028459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50456<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=357264) Waiting for packet dumper to finish... 1 (prev_count=357264, count=357904) 20250821090029791 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090029791 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090029791 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821090029791 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090029791 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090029791 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc pass' was executed successfully (exit status: 0). MTC@3bdb09a82332: 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 ------ Thu Aug 21 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_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@3bdb09a82332: 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@3bdb09a82332: Test case TC_ps_rab_assignment started. 20250821090031560 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50458<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090031565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50468<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090031567 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45805<->l=127.0.0.1:4262) (control_if.c:572) 20250821090031662 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090031662 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090031662 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090031662 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090031663 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090031663 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090031663 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090031663 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ps_rab_assignment-Iuh0(439)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090031663 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090031663 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821090031664 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090031664 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090031664 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:334) 20250821090031664 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090031664 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090031664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031664 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090031664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031664 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090031664 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090031664 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090031664 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090031664 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090031664 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090031664 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090031664 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090031664 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090031664 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090031664 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090031664 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090031664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031664 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090031664 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090031664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031665 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090031665 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090031665 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090031665 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090031665 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090031665 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090031665 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090031665 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090031665 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090031665 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090031665 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090031665 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090031665 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090031665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031665 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821090031665 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090031665 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090031665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031665 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090031665 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090031665 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090031665 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090031665 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090031665 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090031665 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090031665 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090031665 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090031665 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090031665 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090031665 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090031665 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090031665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031665 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090031665 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090031665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031665 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090031665 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090031665 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090031665 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090031665 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090031665 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090031665 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090031665 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090031665 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090031665 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090031665 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090031665 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=14 20250821090031665 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090031665 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090031665 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090031665 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090031665 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090031665 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=2 20250821090031665 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090031665 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090031665 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090031665 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090031665 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090031665 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090031665 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=8 20250821090031665 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090031665 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821090031665 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090031665 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090031665 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090031665 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090031665 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090031665 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821090031665 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090031665 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090031665 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(443)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(443)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(443)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(441)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090031676 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090031676 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090031676 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090031676 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090031676 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090031676 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090031676 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090031676 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090031677 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090031677 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090031677 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:334) 20250821090031677 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090031677 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090031677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031677 DLSS7 INFO 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=7 -> eSLS=119: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090031677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031677 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090031677 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=7 -> eSLS=119: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090031677 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090031677 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090031677 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090031677 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090031677 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090031677 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090031677 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090031677 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:334) 20250821090031677 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090031677 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090031677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031677 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821090031677 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090031677 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090031677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031678 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090031678 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090031678 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090031678 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090031678 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090031678 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090031678 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090031678 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090031678 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090031678 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090031678 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090031678 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090031678 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090031678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031678 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090031678 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090031678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031678 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090031678 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090031678 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090031678 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090031678 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090031678 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090031678 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090031678 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090031678 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090031678 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090031678 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090031678 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090031678 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090031678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031678 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090031678 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090031678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031678 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090031678 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090031678 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090031678 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090031678 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090031678 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090031678 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090031678 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090031678 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090031678 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090031678 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090031678 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=7 20250821090031678 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090031678 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090031678 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090031678 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090031678 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090031678 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=10 20250821090031678 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090031678 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821090031678 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090031678 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090031678 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090031678 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090031678 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090031678 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=14 20250821090031678 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090031678 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090031678 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090031678 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090031678 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090031678 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090031678 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821090031678 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090031678 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090031678 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(446)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(446)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(446)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(444)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090031696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090031696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090031696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090031696 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090031696 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:562) 20250821090031696 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090031696 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090031696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090031696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090031874 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090031874 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090031874 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090031874 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(443)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090031883 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090031883 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090031883 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090031883 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090031883 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090031883 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090031883 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090031883 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090031883 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090031883 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090031883 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090031883 DLSS7 <000c> ss7_asp.c:1383 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  20250821090031883 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090031886 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090031886 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090031886 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090031886 DLSS7 <000c> ss7_asp.c:1383 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  20250821090031886 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090031886 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090031886 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090031886 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090031886 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090031886 DLSS7 <000c> ss7_asp.c:1383 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  20250821090031886 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090031886 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090031886 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090031886 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090031886 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090031887 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090031887 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090031887 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090031887 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090031887 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090031887 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090031887 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090031887 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090031887 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090031887 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090031887 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090031888 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090031888 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090031888 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090031888 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821090031888 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090031888 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090031888 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090031888 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090031888 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090031888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031888 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090031888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031889 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090031889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090031889 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090031889 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090031889 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090031889 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090031889 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090031889 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090031889 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090031889 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090031889 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821090031889 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090031889 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090031889 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090031889 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090031889 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090031889 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(446)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090031894 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090031895 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090031895 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090031895 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090031895 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090031895 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090031895 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090031895 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090031895 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090031895 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090031895 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090031895 DLSS7 <000c> ss7_asp.c:1383 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  20250821090031895 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090031898 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090031898 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090031898 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090031898 DLSS7 <000c> ss7_asp.c:1383 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  20250821090031898 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090031898 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090031898 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090031898 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090031898 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090031898 DLSS7 <000c> ss7_asp.c:1383 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  20250821090031898 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090031898 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090031898 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090031898 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090031898 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090031898 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090031898 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090031898 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090031898 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090031898 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090031898 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090031898 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090031898 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090031898 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090031898 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090031898 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090031898 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090031899 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090031899 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090031899 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090031899 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090031900 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090031900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031900 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090031900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090031900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090031900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090031900 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090031900 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090031900 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090031900 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090031900 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090031900 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090031900 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090031900 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090031900 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090031900 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090031900 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821090031900 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090031900 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090031900 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090031900 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090031900 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090031900 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(442)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090032680 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090032680 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090032681 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090032681 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090032681 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090032681 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090032681 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090032681 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090032681 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090032681 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090032681 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090032681 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090032681 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090032681 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090032681 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090032681 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090032681 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090032681 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090032681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090032681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090032681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090032681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090032681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090032681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090032681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090032681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090032681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090032681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090032681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090032681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090032681 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090032681 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090032681 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090032681 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090032681 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090032681 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:382) 20250821090032681 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090032681 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090032681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090032681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090032681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090032681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090032681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090032681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090032681 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090032681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090032681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090032681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090032681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090032681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090032681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090032681 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090032681 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090032681 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090032681 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090032681 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090032681 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090032681 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090032681 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090032681 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090032681 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090032681 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090032681 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821090032681 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090032681 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090032681 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090032681 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090032681 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090032681 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090032682 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090032682 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090032682 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090032682 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090032682 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090032682 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090032682 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090032682 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090032682 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090032682 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090032682 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090032682 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090032682 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090032682 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090032682 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090032682 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090032682 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090032682 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090032682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090032682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090032682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090032682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090032682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090032682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090032682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090032682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090032682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090032682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090032682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090032682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090032682 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090032682 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090032682 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090032682 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090032682 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(442)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(445)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090032690 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090032690 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090032690 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090032690 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090032690 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090032690 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090032690 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090032690 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090032690 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090032690 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090032690 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090032690 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090032690 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090032690 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090032690 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090032690 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090032690 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090032690 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090032690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090032690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090032690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090032690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090032690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090032690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090032690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090032690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090032690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090032690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090032690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090032690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090032690 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090032690 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090032690 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090032690 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090032690 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090032690 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:382) 20250821090032690 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090032690 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090032690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090032690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090032690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090032690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090032690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090032690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090032690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090032690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090032690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090032690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090032690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090032690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090032690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090032690 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090032690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090032690 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090032690 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090032690 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090032690 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090032690 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090032690 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090032690 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090032690 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090032690 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090032690 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821090032690 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090032690 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090032690 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090032690 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090032690 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090032690 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090032691 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090032691 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090032691 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090032691 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090032691 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090032691 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090032691 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090032691 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090032691 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090032691 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090032691 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090032691 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090032691 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090032691 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090032691 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090032691 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090032691 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090032691 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090032691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090032691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090032691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090032691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090032691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090032691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090032691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090032691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090032691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090032691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090032691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090032691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090032691 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090032691 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090032691 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090032691 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090032691 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(445)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090033731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50482<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment0(448)@3bdb09a82332: 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(445)@3bdb09a82332: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(445)@3bdb09a82332: Created Expect[0] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment0(448) TC_ps_rab_assignment-Iuh0-RUA(440)@3bdb09a82332: Added conn table entry 0TC_ps_rab_assignment0(448)4989502 20250821090034768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090034768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090034768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821090034768 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090034768 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4c223e, normal) (hnbgw_rua.c:408) 20250821090034768 DHNB DEBUG map_rua[0x560fd35fcfe0]{init}: Allocated (fsm.c:456) 20250821090034768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4989502)[0x560fd35fcfe0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090034768 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4989502 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090034768 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090034768 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090034768 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821090034768 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4989502 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821090034768 DCN DEBUG map_sccp[0x560fd3615d30]{init}: Allocated (fsm.c:456) 20250821090034768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x560fd3615d30]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090034768 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-4989502 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821090034768 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4989502 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821090034768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4989502)[0x560fd35fcfe0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090034768 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090034768 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090034768 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4989502 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090034768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x560fd3615d30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090034768 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090034768 DLSCCP DEBUG SCCP-SCOC(39)[0x560fd360f460]{IDLE}: Allocated (fsm.c:456) 20250821090034768 DLSCCP DEBUG SCCP-SCOC(39)[0x560fd360f460]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090034768 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030000190056400500f1100926) (sccp_scrc.c:455) 20250821090034768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090034768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090034768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090034768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090034768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090034768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090034768 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090034768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090034768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090034768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090034768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090034768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090034768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090034768 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090034768 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090034768 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090034768 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090034768 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090034768 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 27 02 02 06 04 43 bc 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 19 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090034768 DLSCCP DEBUG SCCP-SCOC(39)[0x560fd360f460]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090034768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x560fd3615d30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090034768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4989502)[0x560fd35fcfe0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090034768 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090034768 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090034768 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090034768 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821090034768 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090034768 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090034768 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090034768 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090034768 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090034768 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 05 01 00 00 27 02 02 06 04 43 bc 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 19 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(444)@3bdb09a82332: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(444)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(445)@3bdb09a82332: Found Expect[0] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment0(448) HNBGW_Test.sgsn0-RAN(445)@3bdb09a82332: Added conn table entry 0TC_ps_rab_assignment0(448)16436600 TC_ps_rab_assignment0(448)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(444)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821090034777 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090034777 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090034777 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090034777 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090034777 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090034777 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090034777 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090034777 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090034777 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090034777 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 27 0a 0e c3 02 00 00 00 00  20250821090034777 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090034777 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090034777 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090034777 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090034777 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090034777 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=000a0ec3) (sccp_scrc.c:545) 20250821090034778 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(39,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090034778 DLSCCP DEBUG SCCP-SCOC(39)[0x560fd360f460]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090034778 DLSCCP DEBUG SCCP-SCOC(39)[0x560fd360f460]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090034778 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090034778 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090034778 DCN DEBUG handle_cn_conn_conf() conn_id=39, 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_sccp.c:157) 20250821090034778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x560fd3615d30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090034778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x560fd3615d30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_ps_rab_assignment0(448)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-SCCP(444)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@3bdb09a82332: vl_len:91 HNBGW_Test.sgsn0-SCCP(444)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(444)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250821090034981 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090034981 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090034981 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090034981 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090034981 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090034981 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090034981 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090034981 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090034981 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090034981 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 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  20250821090034981 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821090034981 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090034981 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090034981 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090034981 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090034981 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090034981 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(39,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090034981 DLSCCP DEBUG SCCP-SCOC(39)[0x560fd360f460]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090034981 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090034981 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090034981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090034981 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821090034981 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821090034981 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4989502 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821090034981 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090034981 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4989502 SCCP-39 sgsn-0 MI=IMSI-262420000000007: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250821090034981 DRANAP DEBUG ps_rab_ass[0x560fd35fc8b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090034981 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090034981 DLPFCP DEBUG ps_rab[0x560fd35e8ce0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250821090034982 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502-RAB-23)[0x560fd35e8ce0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250821090034982 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090034982 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502-RAB-23)[0x560fd35e8ce0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250821090034982 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090034982 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502)[0x560fd35fc8b0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW-PFCP(438)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(438)@3bdb09a82332: 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(438)@3bdb09a82332: found destination TC_ps_rab_assignment0(448) TC_ps_rab_assignment0(448)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment0(448)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(438)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment0(448): { 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 } } } 20250821090035011 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090035011 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502-RAB-23)[0x560fd35e8ce0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090035011 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502-RAB-23)[0x560fd35e8ce0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250821090035011 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502)[0x560fd35fc8b0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250821090035011 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090035011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4989502)[0x560fd35fcfe0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250821090035011 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821090035011 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502)[0x560fd35fc8b0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250821090035011 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502)[0x560fd35fc8b0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250821090035011 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502)[0x560fd35fc8b0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250821090035011 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502-RAB-23)[0x560fd35e8ce0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250821090035011 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502-RAB-23)[0x560fd35e8ce0]{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) 20250821090035011 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502-RAB-23)[0x560fd35e8ce0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250821090035011 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090035011 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502-RAB-23)[0x560fd35e8ce0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090035011 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090035011 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090035011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090035011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_ps_rab_assignment0(448)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090035039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090035039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090035039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821090035039 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821090035039 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4c223e) (hnbgw_rua.c:472) 20250821090035039 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4989502 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821090035039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4989502)[0x560fd35fcfe0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821090035039 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821090035039 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821090035039 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4989502 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821090035039 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090035039 DRANAP DEBUG ps_rab_ass[0x560fd35fc8b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090035039 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502)[0x560fd35fc8b0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250821090035039 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090035039 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502-RAB-23)[0x560fd35e8ce0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250821090035039 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502-RAB-23)[0x560fd35e8ce0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250821090035039 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090035039 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502-RAB-23)[0x560fd35e8ce0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250821090035039 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090035039 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502)[0x560fd35fc8b0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(438)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(438)@3bdb09a82332: 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(438)@3bdb09a82332: found destination TC_ps_rab_assignment0(448) TC_ps_rab_assignment0(448)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(438)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment0(448): { 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 } } } 20250821090035047 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090035047 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502-RAB-23)[0x560fd35e8ce0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090035047 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502-RAB-23)[0x560fd35e8ce0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250821090035047 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502-RAB-23)[0x560fd35e8ce0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250821090035047 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502)[0x560fd35fc8b0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250821090035047 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090035047 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502)[0x560fd35fc8b0]{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:630) 20250821090035048 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502)[0x560fd35fc8b0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250821090035048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250821090035048 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090035048 DLSCCP DEBUG SCCP-SCOC(39)[0x560fd360f460]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090035048 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a0ec3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250821090035048 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090035048 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090035048 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090035048 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090035048 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090035048 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090035048 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090035048 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 05 06 0a 0e c3 00 01 2e 60 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 (ss7_asp.c:1383) 20250821090035048 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502)[0x560fd35fc8b0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250821090035048 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502)[0x560fd35fc8b0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250821090035048 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502)[0x560fd35fc8b0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250821090035048 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502-RAB-23)[0x560fd35e8ce0]{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) 20250821090035048 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502-RAB-23)[0x560fd35e8ce0]{ESTABLISHED}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250821090035048 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090035048 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502-RAB-23)[0x560fd35e8ce0]{ESTABLISHED}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090035048 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090035048 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090035048 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090035048 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090035048 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090035048 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821090035048 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090035048 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090035048 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090035048 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090035048 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090035048 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 05 06 0a 0e c3 00 01 2e 60 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(444)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(448)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(444)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@3bdb09a82332: vl_len:12 HNBGW_Test.sgsn0-SCCP(444)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(444)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821090037068 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090037068 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090037068 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090037068 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090037068 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090037068 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090037068 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090037068 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090037068 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090037068 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 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  20250821090037069 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821090037069 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090037069 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090037069 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090037069 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090037069 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090037069 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(39,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090037069 DLSCCP DEBUG SCCP-SCOC(39)[0x560fd360f460]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090037069 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090037069 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090037069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090037069 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821090037069 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821090037069 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4989502 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821090037069 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502-RAB-23)[0x560fd35e8ce0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250821090037069 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502-RAB-23)[0x560fd35e8ce0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250821090037069 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090037069 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502-RAB-23)[0x560fd35e8ce0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250821090037069 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090037069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4989502)[0x560fd35fcfe0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821090037069 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821090037069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090037069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) HNBGW-PFCP(438)@3bdb09a82332: 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(438)@3bdb09a82332: found destination TC_ps_rab_assignment0(448) TC_ps_rab_assignment0(448)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(438)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment0(448): { 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 } } } 20250821090037078 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090037078 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502-RAB-23)[0x560fd35e8ce0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090037078 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502-RAB-23)[0x560fd35e8ce0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250821090037078 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502-RAB-23)[0x560fd35e8ce0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250821090037078 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502-RAB-23)[0x560fd35e8ce0]{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) 20250821090037078 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502-RAB-23)[0x560fd35e8ce0]{WAIT_USE_COUNT}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250821090037078 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090037078 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502-RAB-23)[0x560fd35e8ce0]{WAIT_USE_COUNT}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090037078 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502-RAB-23)[0x560fd35e8ce0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250821090037078 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502-RAB-23)[0x560fd35e8ce0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250821090037078 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502-RAB-23)[0x560fd35e8ce0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250821090037078 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4989502-RAB-23)[0x560fd35e8ce0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250821090037078 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090037078 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment-Iuh0-RUA(440)@3bdb09a82332: Deleted conn table entry 0TC_ps_rab_assignment0(448)4989502 20250821090037090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090037090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090037090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821090037090 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821090037090 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4c223e,cause=radio(normal)) (hnbgw_rua.c:440) 20250821090037090 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4989502 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821090037090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4989502)[0x560fd35fcfe0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821090037090 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821090037090 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821090037090 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4989502 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821090037090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090037090 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090037090 DLSCCP DEBUG SCCP-SCOC(39)[0x560fd360f460]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090037090 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a0ec3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821090037090 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090037090 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090037090 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090037090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090037090 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090037090 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090037090 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090037090 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 05 06 0a 0e c3 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821090037090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4989502)[0x560fd35fcfe0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821090037090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821090037090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x560fd3615d30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821090037090 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090037090 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090037090 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090037090 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821090037090 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090037090 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090037090 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090037090 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090037090 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090037090 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 05 06 0a 0e c3 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(444)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(448)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(445)@3bdb09a82332: Deleted conn table entry 0TC_ps_rab_assignment0(448)16436600 HNBGW_Test.sgsn0-SCCP(444)@3bdb09a82332: Session index based on connection ID:0 20250821090037100 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090037100 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090037100 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090037100 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090037100 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090037100 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090037100 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090037100 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090037100 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090037100 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 27 0a 0e c3 00 00 00 00 00  20250821090037100 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090037100 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090037100 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090037100 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090037100 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090037100 DLSCCP DEBUG 0: SCCP(rctx=0) 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=000a0ec3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821090037100 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(39,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821090037100 DLSCCP DEBUG SCCP-SCOC(39)[0x560fd360f460]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821090037100 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821090037100 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821090037100 DCN DEBUG handle_cn_disc_ind() conn_id=39 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821090037100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x560fd3615d30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821090037100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x560fd3615d30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821090037100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4989502)[0x560fd35fcfe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090037100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4989502)[0x560fd35fcfe0]{disconnected}: Freeing instance (context_map.c:203) 20250821090037100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4989502)[0x560fd35fcfe0]{disconnected}: Deallocated (fsm.c:568) 20250821090037100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x560fd3615d30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090037100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x560fd3615d30]{disconnected}: Freeing instance (context_map.c:207) 20250821090037100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x560fd3615d30]{disconnected}: Deallocated (fsm.c:568) 20250821090037100 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4989502 SCCP-39 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:226) 20250821090037100 DLSCCP DEBUG 0: SCCP(rctx=0) 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=000a0ec3), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:455) 20250821090037100 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090037100 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090037100 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090037100 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090037100 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090037100 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090037100 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090037100 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 05 05 0a 0e c3 00 00 27 00 (ss7_asp.c:1383) 20250821090037100 DLSCCP DEBUG SCCP-SCOC(39)[0x560fd360f460]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821090037100 DLSCCP DEBUG SCCP-SCOC(39)[0x560fd360f460]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090037100 DLSCCP DEBUG SCCP-SCOC(39)[0x560fd360f460]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090037100 DLSCCP DEBUG SCCP-SCOC(39)[0x560fd360f460]{IDLE}: Deallocated (fsm.c:568) 20250821090037100 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090037101 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090037101 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090037101 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821090037101 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090037101 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090037101 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090037101 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090037101 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090037101 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 05 05 0a 0e c3 00 00 27 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(444)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@3bdb09a82332: RLC received in state:disconnect_pending TC_ps_rab_assignment0(448)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090039104 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45805<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(437)@3bdb09a82332: Final verdict of PTC: none 20250821090039106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50468<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(436)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090039109 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50458<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090039111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090039111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090039111 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090039111 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 (hnb.c:255) 20250821090039111 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-SCCP(441)@3bdb09a82332: Final verdict of PTC: none MutexDispCT-TC_ps_rab_assignment(435)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(442)@3bdb09a82332: Final verdict of PTC: none 20250821090039113 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090039113 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090039113 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090039113 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821090039113 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090039113 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090039113 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090039113 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090039113 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090039113 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090039113 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090039113 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090039113 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090039114 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090039114 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090039114 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090039114 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090039114 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090039114 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090039114 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090039114 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090039114 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090039114 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090039114 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090039114 DLSS7 <000c> ss7_asp.c:1383 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 b9  HNBGW_Test.sgsn0-SCCP(444)@3bdb09a82332: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0-RUA(440)@3bdb09a82332: Final verdict of PTC: none 20250821090039114 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090039114 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090039114 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090039114 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090039114 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090039114 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090039114 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090039114 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090039114 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090039114 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090039114 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090039114 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090039114 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090039114 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090039114 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090039114 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090039114 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090039114 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090039114 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090039114 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090039114 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090039115 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090039115 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) HNBGW_Test.sgsn0-RAN(445)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(443)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(447)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(446)@3bdb09a82332: Final verdict of PTC: none 20250821090039115 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090039115 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) HNBGW-PFCP(438)@3bdb09a82332: Final verdict of PTC: none 20250821090039115 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090039115 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090039115 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090039115 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) TC_ps_rab_assignment-Iuh0(439)@3bdb09a82332: Final verdict of PTC: none 20250821090039115 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090039115 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090039115 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090039116 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090039116 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090039116 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090039116 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090039116 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090039116 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090039116 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090039116 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090039116 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090039116 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090039116 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090039116 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090039117 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50482<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(448)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(435): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(436): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(437): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(438): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rab_assignment-Iuh0(439): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(440): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(441): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(442): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(443): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(444): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(445): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(446): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(447): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rab_assignment0(448): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Thu Aug 21 09:00:39 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 20250821090039201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50718<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090039803 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50718<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=377660) Waiting for packet dumper to finish... 1 (prev_count=377660, count=381540) 20250821090041115 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090041115 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090041115 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821090041115 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090041115 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090041115 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 09:00:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@3bdb09a82332: 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@3bdb09a82332: Test case TC_ps_rab_assignment_concurrent started. 20250821090042916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50722<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090042927 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50730<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090042934 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37851<->l=127.0.0.1:4262) (control_if.c:572) 20250821090043044 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090043044 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090043044 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090043044 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090043045 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090043045 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ps_rab_assignment_concurrent-Iuh0(453)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090043045 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090043045 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090043045 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090043045 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821090043046 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090043046 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090043046 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:334) 20250821090043046 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090043046 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090043046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043046 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090043046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043046 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090043046 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090043046 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090043046 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090043046 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090043046 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090043046 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090043046 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090043046 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090043046 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090043046 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090043046 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090043046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043046 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821090043046 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090043046 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090043046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043046 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090043046 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090043046 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090043046 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090043046 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090043047 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090043047 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090043047 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090043047 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090043047 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090043047 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090043047 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090043047 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090043047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043047 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090043047 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090043047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043047 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090043047 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090043047 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090043047 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090043047 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090043047 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090043047 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090043047 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090043047 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090043047 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090043047 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090043047 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090043047 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090043047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043047 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090043047 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090043047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043047 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090043047 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090043047 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090043047 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090043047 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090043047 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090043047 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090043047 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090043047 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090043047 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090043047 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090043047 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=7 20250821090043047 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090043047 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090043047 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090043047 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090043047 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090043047 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=6 20250821090043047 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090043047 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821090043047 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090043047 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090043047 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090043047 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090043047 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090043047 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=10 20250821090043047 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090043047 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090043047 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090043047 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090043047 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090043047 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090043047 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821090043047 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090043047 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090043047 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(457)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(457)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(457)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(455)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090043059 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821090043059 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821090043059 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090043059 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090043059 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090043059 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821090043059 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821090043059 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821090043059 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090043059 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821090043059 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821090043059 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250821090043059 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821090043059 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821090043059 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821090043059 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821090043059 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821090043059 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821090043059 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821090043059 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250821090043060 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090043060 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090043060 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090043060 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090043060 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090043060 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090043061 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090043061 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090043062 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090043062 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090043062 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:334) 20250821090043062 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090043062 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090043062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043062 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=14 -> eSLS=126: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090043062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043062 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090043062 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=14 -> eSLS=126: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090043062 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090043062 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090043062 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090043062 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090043062 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090043062 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090043062 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090043062 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:334) 20250821090043062 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090043062 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090043062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043062 DLSS7 INFO 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=3 -> eSLS=3: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090043062 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090043062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043062 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090043062 DLSS7 INFO 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=3 -> eSLS=3: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090043062 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090043062 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090043062 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090043062 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090043062 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090043062 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090043062 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090043062 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090043062 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090043062 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090043062 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090043062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043062 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090043062 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090043062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043062 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090043062 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090043062 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090043062 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090043062 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090043062 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090043062 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090043062 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090043062 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090043062 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090043062 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090043062 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090043062 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090043062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043062 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090043062 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090043062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043062 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090043062 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090043062 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090043062 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090043062 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090043062 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090043062 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090043062 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090043062 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090043062 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090043062 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090043062 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=14 20250821090043062 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090043062 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090043062 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090043062 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090043062 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090043062 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=3 20250821090043062 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090043062 DLSS7 <000c> ss7_combined_linkset.c:322 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=3 -> eSLS=3: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090043062 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090043062 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090043062 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090043062 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090043062 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=14 20250821090043062 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090043062 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090043062 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090043062 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090043062 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090043062 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090043062 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821090043062 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090043062 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090043062 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(460)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(460)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(460)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090043082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090043082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090043082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090043082 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090043082 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:562) 20250821090043082 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090043082 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090043082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090043082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090043258 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090043258 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090043258 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090043258 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(457)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090043267 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090043267 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090043267 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090043267 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090043267 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090043267 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090043267 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090043267 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090043267 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090043267 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090043267 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090043267 DLSS7 <000c> ss7_asp.c:1383 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  20250821090043267 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090043270 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090043270 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090043270 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090043270 DLSS7 <000c> ss7_asp.c:1383 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  20250821090043270 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090043270 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090043270 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090043270 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090043270 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090043270 DLSS7 <000c> ss7_asp.c:1383 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  20250821090043270 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090043270 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090043270 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090043270 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090043270 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090043271 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090043271 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090043271 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090043271 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090043271 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090043271 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090043271 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090043271 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090043271 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090043271 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090043271 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090043272 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090043272 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090043272 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090043272 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090043272 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090043272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043272 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090043272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043272 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090043272 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090043272 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090043272 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090043272 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090043272 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090043272 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090043273 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090043273 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090043273 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090043273 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821090043273 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090043273 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090043273 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090043273 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090043273 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090043273 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821090043273 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090043273 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090043273 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090043273 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(460)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090043280 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090043280 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090043280 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090043280 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090043280 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090043280 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090043280 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090043280 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090043280 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090043280 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090043280 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090043280 DLSS7 <000c> ss7_asp.c:1383 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  20250821090043280 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090043282 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090043282 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090043282 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090043282 DLSS7 <000c> ss7_asp.c:1383 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  20250821090043283 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090043283 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090043283 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090043283 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090043283 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090043283 DLSS7 <000c> ss7_asp.c:1383 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  20250821090043283 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090043283 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090043283 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090043283 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090043283 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090043283 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090043283 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090043283 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090043283 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090043283 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090043283 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090043283 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090043283 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090043283 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090043283 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090043283 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090043283 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090043284 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090043284 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090043284 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090043284 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090043284 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090043284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043284 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090043284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090043285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090043285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090043285 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090043285 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090043285 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090043285 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090043285 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090043285 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090043285 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090043285 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090043285 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090043285 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090043285 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821090043285 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090043285 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090043285 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090043285 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090043285 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090043285 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(456)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090044072 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090044072 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090044072 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090044072 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090044072 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090044072 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090044073 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090044073 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090044073 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090044073 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090044073 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090044073 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090044073 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090044073 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090044073 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090044073 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090044073 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090044073 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090044073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090044073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090044073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090044073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090044073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090044073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090044073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090044073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090044073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090044073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090044073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090044073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090044073 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090044073 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090044073 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090044073 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090044073 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090044073 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:382) 20250821090044073 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090044073 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090044073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090044073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090044073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090044073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090044073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090044073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090044073 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090044073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090044073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090044073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090044073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090044073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090044073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090044073 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090044073 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090044073 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090044073 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090044073 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090044073 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090044073 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090044073 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090044073 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090044073 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090044073 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090044073 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821090044073 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090044073 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090044073 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090044073 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090044073 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090044073 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090044075 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090044075 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090044075 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090044075 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090044075 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090044076 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090044076 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090044076 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090044076 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090044076 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090044076 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090044076 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090044076 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090044076 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090044076 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090044076 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090044076 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090044076 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090044076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090044076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090044076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090044076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090044076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090044076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090044076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090044076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090044076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090044076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090044076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090044076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090044076 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090044076 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090044076 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090044076 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090044076 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(456)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090044084 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090044084 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090044084 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090044084 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090044084 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090044084 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090044084 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090044084 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090044084 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090044084 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090044084 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090044084 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090044084 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090044085 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090044085 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090044085 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090044085 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821090044085 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090044085 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090044085 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090044085 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090044085 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090044085 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090044084 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090044084 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090044084 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090044084 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090044084 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090044084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090044084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090044084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090044084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090044084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090044084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090044084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090044084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090044084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090044084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090044084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090044084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090044084 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090044084 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090044084 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090044084 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090044084 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090044084 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:382) 20250821090044084 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090044084 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090044084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090044084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090044084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090044084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090044084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090044084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090044084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090044084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090044084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090044084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090044084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090044085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090044085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090044085 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090044085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090044085 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090044085 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090044085 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090044085 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090044085 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090044085 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090044088 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090044088 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090044088 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090044088 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090044088 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090044088 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090044088 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090044088 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090044088 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090044088 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090044088 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090044088 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090044088 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090044088 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090044088 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090044088 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090044088 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090044089 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090044089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090044089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090044089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090044089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090044089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090044089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090044089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090044089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090044089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090044089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090044089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090044089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090044089 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090044089 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090044089 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090044089 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090044089 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090045125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50734<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090045153 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50750<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090045179 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50760<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090045203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57846<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090045224 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57848<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090045243 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57858<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090045258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57874<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090045274 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57880<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090045295 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57894<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090045320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57906<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090045347 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57916<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090045373 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57920<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090045401 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57922<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090045423 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57938<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090045446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57940<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090045467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57954<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_concurrent0(462)@3bdb09a82332: 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(459)@3bdb09a82332: f_create_expect(l3 := '080101D571000008292624000000000000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Created Expect[0] for '080101D571000008292624000000000000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(462) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@3bdb09a82332: Added conn table entry 0TC_ps_rab_assignment_concurrent0(462)1438098 20250821090046158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090046158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090046158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821090046158 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090046158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x15f192, normal) (hnbgw_rua.c:408) 20250821090046158 DHNB DEBUG map_rua[0x560fd35fcfe0]{init}: Allocated (fsm.c:456) 20250821090046159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1438098)[0x560fd35fcfe0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090046159 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1438098 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090046159 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090046159 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090046159 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000000 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821090046159 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1438098 SCCP-0 PS MI=IMSI-262420000000000: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821090046159 DCN DEBUG map_sccp[0x560fd3615d30]{init}: Allocated (fsm.c:456) 20250821090046159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x560fd3615d30]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090046159 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-1438098 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821090046159 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1438098 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821090046159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1438098)[0x560fd35fcfe0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090046159 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090046159 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090046159 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1438098 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090046159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x560fd3615d30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090046159 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090046159 DLSCCP DEBUG SCCP-SCOC(40)[0x560fd360f460]{IDLE}: Allocated (fsm.c:456) 20250821090046159 DLSCCP DEBUG SCCP-SCOC(40)[0x560fd360f460]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090046159 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000000f1102a2a170512c7422000004f40030001f80056400500f1100926) (sccp_scrc.c:455) 20250821090046159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046159 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046159 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090046159 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046159 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090046159 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090046159 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090046159 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 28 02 02 06 04 43 bc 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 01 f8 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090046159 DLSCCP DEBUG SCCP-SCOC(40)[0x560fd360f460]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090046159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x560fd3615d30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090046159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1438098)[0x560fd35fcfe0]{init}: State change to connected (no timeout) (context_map_rua.c:166) TC_ps_rab_assignment_concurrent0(463)@3bdb09a82332: 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 20250821090046160 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046160 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090046160 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090046160 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821090046160 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090046160 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090046160 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090046160 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090046160 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046160 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0a 01 00 00 28 02 02 06 04 43 bc 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 01 f8 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(458)@3bdb09a82332: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Found Expect[0] for l3='080101D571000008292624000000000000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(462) HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Added conn table entry 0TC_ps_rab_assignment_concurrent0(462)10172170 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent0(462)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821090046168 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046168 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090046168 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090046168 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090046168 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090046168 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090046168 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090046168 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090046168 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046168 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 28 19 52 d9 02 00 00 00 00  20250821090046168 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090046168 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090046168 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090046168 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090046168 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090046169 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=001952d9) (sccp_scrc.c:545) 20250821090046169 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(40,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090046169 DLSCCP DEBUG SCCP-SCOC(40)[0x560fd360f460]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090046169 DLSCCP DEBUG SCCP-SCOC(40)[0x560fd360f460]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090046169 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090046169 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090046169 DCN DEBUG handle_cn_conn_conf() conn_id=40, 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_sccp.c:157) 20250821090046169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x560fd3615d30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090046169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x560fd3615d30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_ps_rab_assignment_concurrent0(462)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Created Expect[0] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(463) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@3bdb09a82332: Added conn table entry 1TC_ps_rab_assignment_concurrent0(463)10074237 TC_ps_rab_assignment_concurrent0(464)@3bdb09a82332: 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(458)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Created Expect[1] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(464) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@3bdb09a82332: Added conn table entry 2TC_ps_rab_assignment_concurrent0(464)14785937 TC_ps_rab_assignment_concurrent0(465)@3bdb09a82332: 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(459)@3bdb09a82332: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Created Expect[2] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(465) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@3bdb09a82332: Added conn table entry 3TC_ps_rab_assignment_concurrent0(465)13939432 TC_ps_rab_assignment_concurrent0(466)@3bdb09a82332: 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(459)@3bdb09a82332: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Created Expect[3] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(466) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@3bdb09a82332: Added conn table entry 4TC_ps_rab_assignment_concurrent0(466)11953902 TC_ps_rab_assignment_concurrent0(467)@3bdb09a82332: 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(459)@3bdb09a82332: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Created Expect[4] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(467) TC_ps_rab_assignment_concurrent0(468)@3bdb09a82332: 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(454)@3bdb09a82332: Added conn table entry 5TC_ps_rab_assignment_concurrent0(467)3790373 HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Created Expect[5] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(468) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@3bdb09a82332: Added conn table entry 6TC_ps_rab_assignment_concurrent0(468)7085407 TC_ps_rab_assignment_concurrent0(469)@3bdb09a82332: 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(459)@3bdb09a82332: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Created Expect[6] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(469) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@3bdb09a82332: Added conn table entry 7TC_ps_rab_assignment_concurrent0(469)3433330 TC_ps_rab_assignment_concurrent0(470)@3bdb09a82332: 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(459)@3bdb09a82332: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Created Expect[7] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(470) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@3bdb09a82332: Added conn table entry 8TC_ps_rab_assignment_concurrent0(470)7265318 TC_ps_rab_assignment_concurrent0(471)@3bdb09a82332: 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(459)@3bdb09a82332: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Created Expect[8] for '080101D571000008292624000000009000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(471) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@3bdb09a82332: Added conn table entry 9TC_ps_rab_assignment_concurrent0(471)84094 TC_ps_rab_assignment_concurrent0(472)@3bdb09a82332: 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 20250821090046360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090046360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090046360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821090046361 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090046361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x99b87d, normal) (hnbgw_rua.c:408) 20250821090046361 DHNB DEBUG map_rua[0x560fd35e8ce0]{init}: Allocated (fsm.c:456) 20250821090046361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10074237)[0x560fd35e8ce0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090046361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10074237 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090046361 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090046361 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090046361 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821090046361 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10074237 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821090046361 DCN DEBUG map_sccp[0x560fd35fc8b0]{init}: Allocated (fsm.c:456) 20250821090046361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x560fd35fc8b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090046361 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-10074237 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821090046361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10074237 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821090046361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10074237)[0x560fd35e8ce0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090046361 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090046361 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090046361 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10074237 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090046361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x560fd35fc8b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090046361 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090046361 DLSCCP DEBUG SCCP-SCOC(41)[0x560fd360b540]{IDLE}: Allocated (fsm.c:456) 20250821090046361 DLSCCP DEBUG SCCP-SCOC(41)[0x560fd360b540]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090046361 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f400300025e0056400500f1100926) (sccp_scrc.c:455) 20250821090046361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046362 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046362 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090046362 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046362 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090046362 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090046362 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090046362 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 29 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 10 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 5e 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090046362 DLSCCP DEBUG SCCP-SCOC(41)[0x560fd360b540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090046362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x560fd35fc8b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090046362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10074237)[0x560fd35e8ce0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090046362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090046362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090046362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821090046362 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090046362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe19d91, normal) (hnbgw_rua.c:408) 20250821090046362 DHNB DEBUG map_rua[0x560fd35ebeb0]{init}: Allocated (fsm.c:456) 20250821090046362 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046362 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090046362 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090046362 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821090046362 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090046362 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090046362 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090046362 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090046362 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046362 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0b 01 00 00 29 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 10 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 5e 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250821090046363 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046363 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090046363 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090046363 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090046363 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090046363 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090046363 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090046362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14785937)[0x560fd35ebeb0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090046362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14785937 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090046363 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090046363 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090046363 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090046363 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046363 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 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  20250821090046363 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821090046363 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14785937 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821090046363 DCN DEBUG map_sccp[0x560fd3643ff0]{init}: Allocated (fsm.c:456) 20250821090046363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x560fd3643ff0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090046363 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-14785937 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821090046363 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14785937 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821090046363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14785937)[0x560fd35ebeb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090046363 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090046363 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090046363 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14785937 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090046363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x560fd3643ff0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090046363 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090046363 DLSCCP DEBUG SCCP-SCOC(42)[0x560fd36057c0]{IDLE}: Allocated (fsm.c:456) 20250821090046363 DLSCCP DEBUG SCCP-SCOC(42)[0x560fd36057c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090046363 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030003840056400500f1100926) (sccp_scrc.c:455) 20250821090046363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046363 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046364 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090046364 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046364 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090046364 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090046364 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090046364 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 08 01 00 00 2a 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 84 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090046364 DLSCCP DEBUG SCCP-SCOC(42)[0x560fd36057c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090046364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x560fd3643ff0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090046364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14785937)[0x560fd35ebeb0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090046364 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821090046364 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090046364 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090046364 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090046364 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090046364 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090046364 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(40,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090046364 DLSCCP DEBUG SCCP-SCOC(40)[0x560fd360f460]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090046364 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090046364 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090046364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090046364 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821090046364 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821090046365 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1438098 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821090046365 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046365 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1438098 SCCP-40 sgsn-0 MI=IMSI-262420000000000: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250821090046365 DRANAP DEBUG ps_rab_ass[0x560fd35ea0f0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090046365 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046365 DLPFCP DEBUG ps_rab[0x560fd35e7200]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250821090046365 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098-RAB-23)[0x560fd35e7200]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250821090046365 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090046365 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098-RAB-23)[0x560fd35e7200]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250821090046365 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090046365 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098)[0x560fd35ea0f0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) 20250821090046365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090046365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090046365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821090046365 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090046365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd4b2e8, normal) (hnbgw_rua.c:408) 20250821090046365 DHNB DEBUG map_rua[0x560fd3601c00]{init}: Allocated (fsm.c:456) 20250821090046365 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046365 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090046365 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090046365 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=8 20250821090046365 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090046365 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090046365 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090046365 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090046365 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046365 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 08 01 00 00 2a 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 84 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250821090046365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13939432)[0x560fd3601c00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090046365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13939432 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090046365 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090046365 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090046365 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821090046365 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13939432 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821090046365 DCN DEBUG map_sccp[0x560fd3601ea0]{init}: Allocated (fsm.c:456) 20250821090046365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x560fd3601ea0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090046365 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-13939432 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821090046365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13939432 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821090046365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13939432)[0x560fd3601c00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090046365 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090046365 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090046365 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13939432 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090046365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x560fd3601ea0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090046366 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090046366 DLSCCP DEBUG SCCP-SCOC(43)[0x560fd36296e0]{IDLE}: Allocated (fsm.c:456) 20250821090046366 DLSCCP DEBUG SCCP-SCOC(43)[0x560fd36296e0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090046366 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030001f70056400500f1100926) (sccp_scrc.c:455) 20250821090046366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046366 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046366 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090046366 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046366 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090046366 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090046366 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090046366 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 09 01 00 00 2b 02 02 06 04 43 bc 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 f7 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090046366 DLSCCP DEBUG SCCP-SCOC(43)[0x560fd36296e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090046366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x560fd3601ea0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090046366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13939432)[0x560fd3601c00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090046366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090046366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090046366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821090046366 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090046366 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046366 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090046366 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090046366 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=9 20250821090046366 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090046366 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090046366 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090046366 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090046366 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb666ee, normal) (hnbgw_rua.c:408) 20250821090046366 DHNB DEBUG map_rua[0x560fd36019f0]{init}: Allocated (fsm.c:456) 20250821090046366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11953902)[0x560fd36019f0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090046366 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11953902 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090046366 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090046366 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090046366 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821090046366 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11953902 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821090046366 DCN DEBUG map_sccp[0x560fd36439c0]{init}: Allocated (fsm.c:456) 20250821090046366 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046366 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 09 01 00 00 2b 02 02 06 04 43 bc 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 f7 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250821090046367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x560fd36439c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090046367 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-11953902 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821090046367 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11953902 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821090046367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11953902)[0x560fd36019f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090046367 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090046367 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090046367 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11953902 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090046367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x560fd36439c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090046367 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090046367 DLSCCP DEBUG SCCP-SCOC(44)[0x560fd3643af0]{IDLE}: Allocated (fsm.c:456) 20250821090046367 DLSCCP DEBUG SCCP-SCOC(44)[0x560fd3643af0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090046367 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030000190056400500f1100926) (sccp_scrc.c:455) 20250821090046367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046367 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046367 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090046367 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046367 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090046367 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090046367 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090046367 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 2c 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 19 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090046367 DLSCCP DEBUG SCCP-SCOC(44)[0x560fd3643af0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090046367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x560fd36439c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090046367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11953902)[0x560fd36019f0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090046367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090046367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090046367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821090046367 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090046367 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x39d625, normal) (hnbgw_rua.c:408) 20250821090046367 DHNB DEBUG map_rua[0x560fd3629880]{init}: Allocated (fsm.c:456) 20250821090046367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3790373)[0x560fd3629880]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090046367 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3790373 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090046367 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090046367 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: First idle individual index:1 20250821090046367 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046367 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090046367 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090046367 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821090046367 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090046367 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090046367 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090046367 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821090046367 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3790373 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821090046367 DCN DEBUG map_sccp[0x560fd36293c0]{init}: Allocated (fsm.c:456) 20250821090046368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x560fd36293c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090046368 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-3790373 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821090046368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3790373 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821090046368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3790373)[0x560fd3629880]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090046368 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090046368 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090046368 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090046368 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046368 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0e 01 00 00 2c 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 19 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250821090046368 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3790373 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090046368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x560fd36293c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090046368 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090046368 DLSCCP DEBUG SCCP-SCOC(45)[0x560fd35e9cb0]{IDLE}: Allocated (fsm.c:456) 20250821090046368 DLSCCP DEBUG SCCP-SCOC(45)[0x560fd35e9cb0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090046368 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030000940056400500f1100926) (sccp_scrc.c:455) 20250821090046368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046368 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046368 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090046368 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046368 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090046368 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090046368 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090046368 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 0f 01 00 00 2d 02 02 06 04 43 bc 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 00 94 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090046368 DLSCCP DEBUG SCCP-SCOC(45)[0x560fd35e9cb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090046368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x560fd36293c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090046368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3790373)[0x560fd3629880]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090046368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090046368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090046368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821090046368 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090046368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6c1d5f, normal) (hnbgw_rua.c:408) 20250821090046368 DHNB DEBUG map_rua[0x560fd35eb290]{init}: Allocated (fsm.c:456) 20250821090046368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7085407)[0x560fd35eb290]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090046368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7085407 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090046368 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090046368 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090046369 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821090046369 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7085407 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821090046369 DCN DEBUG map_sccp[0x560fd35eb3c0]{init}: Allocated (fsm.c:456) 20250821090046368 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046368 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090046368 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090046368 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821090046368 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090046368 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090046368 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090046369 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090046369 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x560fd35eb3c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090046369 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-7085407 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821090046369 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7085407 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821090046369 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0f 01 00 00 2d 02 02 06 04 43 bc 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 00 94 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250821090046369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7085407)[0x560fd35eb290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090046369 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090046369 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090046369 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7085407 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090046369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x560fd35eb3c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090046369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090046369 DLSCCP DEBUG SCCP-SCOC(46)[0x560fd35f5600]{IDLE}: Allocated (fsm.c:456) 20250821090046369 DLSCCP DEBUG SCCP-SCOC(46)[0x560fd35f5600]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090046369 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030003040056400500f1100926) (sccp_scrc.c:455) 20250821090046369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046369 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046369 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090046369 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046369 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090046369 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090046369 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090046369 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 2e 02 02 06 04 43 bc 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 03 04 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090046369 DLSCCP DEBUG SCCP-SCOC(46)[0x560fd35f5600]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090046369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x560fd35eb3c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090046369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7085407)[0x560fd35eb290]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090046369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090046369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090046369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821090046369 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090046369 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x346372, normal) (hnbgw_rua.c:408) 20250821090046369 DHNB DEBUG map_rua[0x560fd35f5c40]{init}: Allocated (fsm.c:456) 20250821090046369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3433330)[0x560fd35f5c40]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090046369 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3433330 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090046369 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090046369 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090046369 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821090046369 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046369 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090046369 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090046369 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=12 20250821090046369 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090046369 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090046369 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090046369 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3433330 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821090046370 DCN DEBUG map_sccp[0x560fd35f5f20]{init}: Allocated (fsm.c:456) 20250821090046370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x560fd35f5f20]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090046370 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-3433330 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821090046370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3433330 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821090046370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3433330)[0x560fd35f5c40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090046369 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090046370 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046370 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0c 01 00 00 2e 02 02 06 04 43 bc 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 03 04 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250821090046370 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090046370 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090046370 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3433330 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090046370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x560fd35f5f20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090046370 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090046370 DLSCCP DEBUG SCCP-SCOC(47)[0x560fd35eaa50]{IDLE}: Allocated (fsm.c:456) 20250821090046370 DLSCCP DEBUG SCCP-SCOC(47)[0x560fd35eaa50]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090046370 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f400300016a0056400500f1100926) (sccp_scrc.c:455) 20250821090046370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046370 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090046370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046370 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090046370 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090046370 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090046370 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 0d 01 00 00 2f 02 02 06 04 43 bc 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 6a 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090046370 DLSCCP DEBUG SCCP-SCOC(47)[0x560fd35eaa50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090046370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x560fd35f5f20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090046370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3433330)[0x560fd35f5c40]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090046370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090046370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090046370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Warning: Stopping inactive timer T_ias[1]. 20250821090046370 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090046370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6edc26, normal) (hnbgw_rua.c:408) 20250821090046370 DHNB DEBUG map_rua[0x560fd35eb000]{init}: Allocated (fsm.c:456) 20250821090046370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7265318)[0x560fd35eb000]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090046370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7265318 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090046370 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090046370 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090046371 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821090046371 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7265318 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821090046371 DCN DEBUG map_sccp[0x560fd35eb130]{init}: Allocated (fsm.c:456) 20250821090046371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x560fd35eb130]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090046370 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046370 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090046371 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090046371 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821090046371 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090046371 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090046371 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090046371 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-7265318 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821090046371 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7265318 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821090046371 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090046371 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046371 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0d 01 00 00 2f 02 02 06 04 43 bc 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 6a 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250821090046371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7265318)[0x560fd35eb000]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090046371 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090046371 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090046371 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7265318 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090046371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x560fd35eb130]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090046371 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090046371 DLSCCP DEBUG SCCP-SCOC(48)[0x560fd363a3f0]{IDLE}: Allocated (fsm.c:456) 20250821090046371 DLSCCP DEBUG SCCP-SCOC(48)[0x560fd363a3f0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090046371 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030002040056400500f1100926) (sccp_scrc.c:455) 20250821090046371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046371 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090046371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046371 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090046371 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090046371 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090046371 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 03 01 00 00 30 02 02 06 04 43 bc 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 04 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090046371 DLSCCP DEBUG SCCP-SCOC(48)[0x560fd363a3f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090046371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x560fd35eb130]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090046371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7265318)[0x560fd35eb000]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090046371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090046372 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046372 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090046372 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090046372 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821090046372 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090046372 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090046372 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090046372 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090046372 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046372 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 03 01 00 00 30 02 02 06 04 43 bc 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 04 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250821090046372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090046372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821090046372 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090046372 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1487e, normal) (hnbgw_rua.c:408) 20250821090046372 DHNB DEBUG map_rua[0x560fd363ab30]{init}: Allocated (fsm.c:456) 20250821090046372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-84094)[0x560fd363ab30]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090046372 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-84094 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090046372 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090046372 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090046372 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821090046372 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-84094 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821090046372 DCN DEBUG map_sccp[0x560fd363b480]{init}: Allocated (fsm.c:456) 20250821090046372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x560fd363b480]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090046372 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-84094 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821090046372 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-84094 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821090046372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-84094)[0x560fd363ab30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090046372 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090046372 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090046372 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-84094 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090046372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x560fd363b480]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090046372 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090046372 DLSCCP DEBUG SCCP-SCOC(49)[0x560fd363b080]{IDLE}: Allocated (fsm.c:456) 20250821090046372 DLSCCP DEBUG SCCP-SCOC(49)[0x560fd363b080]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090046372 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030001110056400500f1100926) (sccp_scrc.c:455) 20250821090046372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046372 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046372 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090046373 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046373 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090046373 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090046373 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090046373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 02 01 00 00 31 02 02 06 04 43 bc 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 11 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090046373 DLSCCP DEBUG SCCP-SCOC(49)[0x560fd363b080]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090046373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x560fd363b480]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090046373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-84094)[0x560fd363ab30]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090046373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046373 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(463) 20250821090046373 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090046373 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821090046373 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090046373 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Added conn table entry 1TC_ps_rab_assignment_concurrent0(463)6844607 20250821090046373 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090046373 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090046373 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046373 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 02 01 00 00 31 02 02 06 04 43 bc 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 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(458)@3bdb09a82332: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: First idle individual index:3 TC_ps_rab_assignment_concurrent0(463)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Found Expect[1] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(464) HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Added conn table entry 2TC_ps_rab_assignment_concurrent0(464)3239669 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Warning: Stopping inactive timer T_ias[3]. TC_ps_rab_assignment_concurrent0(473)@3bdb09a82332: 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(459)@3bdb09a82332: Found Expect[2] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(465) HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Added conn table entry 3TC_ps_rab_assignment_concurrent0(465)11900167 HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: f_create_expect(l3 := '080101D571000008292624000000000100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Created Expect[0] for '080101D571000008292624000000000100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(472) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: First idle individual index:4 TC_ps_rab_assignment_concurrent0(464)@3bdb09a82332: setverdict(pass): none -> pass HNBGW-PFCP(452)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Warning: Stopping inactive timer T_ias[4]. TC_ps_rab_assignment_concurrent0(465)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: First idle individual index:5 HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Found Expect[3] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(466) HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Added conn table entry 4TC_ps_rab_assignment_concurrent0(466)13160780 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: First idle individual index:6 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: First idle individual index:7 HNBGW-PFCP(452)@3bdb09a82332: 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_Test.sgsn0-RAN(459)@3bdb09a82332: Found Expect[4] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(467) HNBGW-PFCP(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(462) HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Added conn table entry 5TC_ps_rab_assignment_concurrent0(467)8811776 TC_ps_rab_assignment_concurrent0(466)@3bdb09a82332: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@3bdb09a82332: Added conn table entry 10TC_ps_rab_assignment_concurrent0(472)10916909 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:1 HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Found Expect[5] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(468) TC_ps_rab_assignment_concurrent0(467)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Added conn table entry 6TC_ps_rab_assignment_concurrent0(468)1563718 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Found Expect[6] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(469) HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Added conn table entry 7TC_ps_rab_assignment_concurrent0(469)2612811 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:2 20250821090046390 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046390 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090046390 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090046390 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090046390 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090046390 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090046390 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090046390 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090046390 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046390 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 29 50 30 13 02 00 00 00 00  20250821090046390 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090046390 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090046390 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090046390 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090046390 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090046390 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00503013) (sccp_scrc.c:545) 20250821090046390 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(41,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090046390 DLSCCP DEBUG SCCP-SCOC(41)[0x560fd360b540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090046390 DLSCCP DEBUG SCCP-SCOC(41)[0x560fd360b540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090046390 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090046390 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090046390 DCN DEBUG handle_cn_conn_conf() conn_id=41, 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_sccp.c:157) 20250821090046390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x560fd35fc8b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090046390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x560fd35fc8b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(468)@3bdb09a82332: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(469)@3bdb09a82332: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(462)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: First idle individual index:8 TC_ps_rab_assignment_concurrent0(462)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: First idle individual index:9 HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Found Expect[7] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(470) HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Added conn table entry 8TC_ps_rab_assignment_concurrent0(470)5248938 TC_ps_rab_assignment_concurrent0(463)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:3 TC_ps_rab_assignment_concurrent0(470)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Found Expect[8] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(471) HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Added conn table entry 9TC_ps_rab_assignment_concurrent0(471)13147648 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(462): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000003'O, sequence_number := 8, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:5 HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: f_create_expect(l3 := '080101D571000008292624000000001100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Created Expect[1] for '080101D571000008292624000000001100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(473) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Warning: Re-starting timer T_ias[5], which is already active (running or expired). 20250821090046405 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090046405 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098-RAB-23)[0x560fd35e7200]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090046405 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098-RAB-23)[0x560fd35e7200]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250821090046405 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098)[0x560fd35ea0f0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250821090046405 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) TC_ps_rab_assignment_concurrent0(471)@3bdb09a82332: setverdict(pass): none -> pass 20250821090046405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1438098)[0x560fd35fcfe0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250821090046405 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821090046405 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098)[0x560fd35ea0f0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250821090046405 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098)[0x560fd35ea0f0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250821090046405 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098)[0x560fd35ea0f0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250821090046405 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098-RAB-23)[0x560fd35e7200]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250821090046405 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098-RAB-23)[0x560fd35e7200]{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) 20250821090046405 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098-RAB-23)[0x560fd35e7200]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250821090046406 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090046406 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098-RAB-23)[0x560fd35e7200]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090046406 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090046406 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090046406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090046406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250821090046406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090046406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090046406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821090046406 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090046406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa6942d, normal) (hnbgw_rua.c:408) 20250821090046406 DHNB DEBUG map_rua[0x560fd35ea0f0]{init}: Allocated (fsm.c:456) 20250821090046406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10916909)[0x560fd35ea0f0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090046406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10916909 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090046406 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090046406 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090046406 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000010 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821090046406 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10916909 SCCP-0 PS MI=IMSI-262420000000010: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821090046406 DCN DEBUG map_sccp[0x560fd35fc030]{init}: Allocated (fsm.c:456) 20250821090046406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x560fd35fc030]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090046406 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-10916909 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821090046406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10916909 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:6 20250821090046406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10916909)[0x560fd35ea0f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090046406 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090046406 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090046406 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10916909 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090046406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x560fd35fc030]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090046406 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090046406 DLSCCP DEBUG SCCP-SCOC(50)[0x560fd35fc4a0]{IDLE}: Allocated (fsm.c:456) 20250821090046406 DLSCCP DEBUG SCCP-SCOC(50)[0x560fd35fc4a0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090046406 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000100f1102a2a170512c7422000004f400300026d0056400500f1100926) (sccp_scrc.c:455) 20250821090046406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046407 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046407 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090046407 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046407 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090046407 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090046407 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090046407 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 32 02 02 06 04 43 bc 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 6d 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090046407 DLSCCP DEBUG SCCP-SCOC(50)[0x560fd35fc4a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090046407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x560fd35fc030]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090046407 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10916909)[0x560fd35ea0f0]{init}: State change to connected (no timeout) (context_map_rua.c:166) TC_ps_rab_assignment_concurrent0(474)@3bdb09a82332: 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 20250821090046407 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046407 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090046407 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090046407 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=1 20250821090046407 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090046407 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090046407 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090046407 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090046407 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046407 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 01 01 00 00 32 02 02 06 04 43 bc 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 6d 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250821090046407 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046407 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090046407 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090046407 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090046407 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090046408 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Warning: Re-starting timer T_ias[6], which is already active (running or expired). 20250821090046408 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090046408 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090046408 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046408 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 2a 53 6b f4 02 00 00 00 00  20250821090046408 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090046408 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090046408 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090046408 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090046408 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090046408 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00536bf4) (sccp_scrc.c:545) 20250821090046408 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046408 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090046408 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090046408 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090046408 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090046408 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090046408 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090046408 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090046408 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046408 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 2b 52 38 72 02 00 00 00 00  20250821090046408 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046408 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090046408 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090046408 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090046408 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090046408 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090046408 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090046408 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090046408 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046408 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 2c 26 91 e5 02 00 00 00 00  20250821090046408 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(42,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090046408 DLSCCP DEBUG SCCP-SCOC(42)[0x560fd36057c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090046408 DLSCCP DEBUG SCCP-SCOC(42)[0x560fd36057c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090046408 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090046408 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090046408 DCN DEBUG handle_cn_conn_conf() conn_id=42, 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_sccp.c:157) 20250821090046408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x560fd3643ff0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090046408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x560fd3643ff0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090046408 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046408 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090046408 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090046408 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090046408 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090046408 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090046409 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090046409 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090046409 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00523872) (sccp_scrc.c:545) 20250821090046409 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(43,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090046409 DLSCCP DEBUG SCCP-SCOC(43)[0x560fd36296e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090046409 DLSCCP DEBUG SCCP-SCOC(43)[0x560fd36296e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090046408 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090046408 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090046409 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090046409 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090046409 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090046409 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046409 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 2d 54 6d 97 02 00 00 00 00  20250821090046409 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090046409 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090046409 DCN DEBUG handle_cn_conn_conf() conn_id=43, 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_sccp.c:157) 20250821090046409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x560fd3601ea0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090046409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x560fd3601ea0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090046409 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090046409 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090046409 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090046409 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090046409 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090046409 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=002691e5) (sccp_scrc.c:545) 20250821090046409 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(44,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090046409 DLSCCP DEBUG SCCP-SCOC(44)[0x560fd3643af0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090046409 DLSCCP DEBUG SCCP-SCOC(44)[0x560fd3643af0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090046409 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090046409 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090046409 DCN DEBUG handle_cn_conn_conf() conn_id=44, 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_sccp.c:157) 20250821090046409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x560fd36439c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090046409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x560fd36439c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090046409 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090046409 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090046409 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090046409 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090046409 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090046409 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00546d97) (sccp_scrc.c:545) 20250821090046409 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(45,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090046409 DLSCCP DEBUG SCCP-SCOC(45)[0x560fd35e9cb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090046409 DLSCCP DEBUG SCCP-SCOC(45)[0x560fd35e9cb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090046409 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090046409 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090046409 DCN DEBUG handle_cn_conn_conf() conn_id=45, 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_sccp.c:157) 20250821090046409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x560fd36293c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090046409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x560fd36293c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Warning: Re-starting timer T_ias[7], which is already active (running or expired). TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@3bdb09a82332: Added conn table entry 11TC_ps_rab_assignment_concurrent0(473)388299 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: First idle individual index:10 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:8 HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Found Expect[0] for l3='080101D571000008292624000000000100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(472) HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Added conn table entry 10TC_ps_rab_assignment_concurrent0(472)60075 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Warning: Re-starting timer T_ias[10], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(472)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: f_create_expect(l3 := '080101D571000008292624000000002100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Created Expect[0] for '080101D571000008292624000000002100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(474) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_from0 TC_ps_rab_assignment_concurrent0(462)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@3bdb09a82332: Added conn table entry 12TC_ps_rab_assignment_concurrent0(474)4431618 TC_ps_rab_assignment_concurrent0(475)@3bdb09a82332: 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(459)@3bdb09a82332: f_create_expect(l3 := '080101D571000008292624000000003100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Created Expect[2] for '080101D571000008292624000000003100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(475) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@3bdb09a82332: Added conn table entry 13TC_ps_rab_assignment_concurrent0(475)15567665 TC_ps_rab_assignment_concurrent0(476)@3bdb09a82332: 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(459)@3bdb09a82332: f_create_expect(l3 := '080101D571000008292624000000004100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Created Expect[3] for '080101D571000008292624000000004100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(476) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@3bdb09a82332: Added conn table entry 14TC_ps_rab_assignment_concurrent0(476)13759137 TC_ps_rab_assignment_concurrent0(477)@3bdb09a82332: 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(459)@3bdb09a82332: f_create_expect(l3 := '080101D571000008292624000000005100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Created Expect[4] for '080101D571000008292624000000005100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(477) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@3bdb09a82332: Added conn table entry 15TC_ps_rab_assignment_concurrent0(477)10121092 20250821090046608 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046608 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090046608 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090046609 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090046609 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090046609 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090046609 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090046609 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090046609 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046609 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 2e f5 c5 47 02 00 00 00 00  20250821090046609 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046609 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090046608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090046609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090046609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821090046609 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090046609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5eccb, normal) (hnbgw_rua.c:408) 20250821090046609 DHNB DEBUG map_rua[0x560fd35fb0b0]{init}: Allocated (fsm.c:456) 20250821090046609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-388299)[0x560fd35fb0b0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090046609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-388299 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090046609 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090046609 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090046609 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090046609 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090046609 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090046609 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090046609 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090046609 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090046609 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046609 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 2f 6b 37 77 02 00 00 00 00  20250821090046609 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046609 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090046609 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090046609 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000011 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821090046609 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-388299 SCCP-0 PS MI=IMSI-262420000000011: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821090046609 DCN DEBUG map_sccp[0x560fd35fb1e0]{init}: Allocated (fsm.c:456) 20250821090046609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x560fd35fb1e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090046609 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-388299 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821090046609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-388299 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821090046609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-388299)[0x560fd35fb0b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090046609 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090046609 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090046609 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-388299 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090046609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x560fd35fb1e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090046609 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090046609 DLSCCP DEBUG SCCP-SCOC(51)[0x560fd35fb650]{IDLE}: Allocated (fsm.c:456) 20250821090046609 DLSCCP DEBUG SCCP-SCOC(51)[0x560fd35fb650]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090046609 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090046609 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090046609 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090046609 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090046609 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090046609 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046609 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 30 f5 7f 1a 02 00 00 00 00  20250821090046609 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001100f1102a2a170512c7422000004f40030001320056400500f1100926) (sccp_scrc.c:455) 20250821090046609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046609 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046609 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090046609 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046609 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090046609 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090046609 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090046609 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 33 02 02 06 04 43 bc 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 01 32 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090046609 DLSCCP DEBUG SCCP-SCOC(51)[0x560fd35fb650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090046609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x560fd35fb1e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090046609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-388299)[0x560fd35fb0b0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090046609 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046609 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090046609 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090046609 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090046609 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090046609 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090046610 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090046610 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090046610 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046610 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 31 24 51 7b 02 00 00 00 00  20250821090046610 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090046610 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090046610 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090046610 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090046610 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090046610 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00f5c547) (sccp_scrc.c:545) 20250821090046610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(46,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090046610 DLSCCP DEBUG SCCP-SCOC(46)[0x560fd35f5600]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090046610 DLSCCP DEBUG SCCP-SCOC(46)[0x560fd35f5600]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090046610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090046610 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090046610 DCN DEBUG handle_cn_conn_conf() conn_id=46, 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_sccp.c:157) 20250821090046610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x560fd35eb3c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090046610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x560fd35eb3c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090046610 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046610 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090046610 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090046610 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090046610 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090046610 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090046610 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090046610 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090046610 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046610 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 32 df a2 51 02 00 00 00 00  20250821090046610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090046610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090046610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821090046610 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090046610 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x439f02, normal) (hnbgw_rua.c:408) 20250821090046610 DHNB DEBUG map_rua[0x560fd363a750]{init}: Allocated (fsm.c:456) 20250821090046610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4431618)[0x560fd363a750]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090046610 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4431618 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090046610 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090046610 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090046610 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000012 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821090046610 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4431618 SCCP-0 PS MI=IMSI-262420000000012: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821090046610 DCN DEBUG map_sccp[0x560fd35fc660]{init}: Allocated (fsm.c:456) 20250821090046610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x560fd35fc660]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090046610 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-4431618 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821090046610 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046610 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090046610 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090046610 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090046610 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090046610 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090046610 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090046610 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090046610 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046610 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4431618 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821090046610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4431618)[0x560fd363a750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090046610 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090046610 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090046610 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 01 00 00 33 02 02 06 04 43 bc 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 01 32 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250821090046610 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4431618 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090046610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x560fd35fc660]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090046610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090046610 DLSCCP DEBUG SCCP-SCOC(52)[0x560fd35ed000]{IDLE}: Allocated (fsm.c:456) 20250821090046610 DLSCCP DEBUG SCCP-SCOC(52)[0x560fd35ed000]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090046610 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002100f1102a2a170512c7422000004f40030000f80056400500f1100926) (sccp_scrc.c:455) 20250821090046610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046610 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046610 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046610 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090046610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046610 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090046610 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090046610 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090046610 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090046610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046610 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090046610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046610 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090046610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046610 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046610 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 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  20250821090046610 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090046610 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046611 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090046611 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090046611 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090046611 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 34 02 02 06 04 43 bc 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 f8 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090046611 DLSCCP DEBUG SCCP-SCOC(52)[0x560fd35ed000]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090046611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x560fd35fc660]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090046611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4431618)[0x560fd363a750]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090046611 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090046611 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090046611 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090046611 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090046611 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090046611 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=006b3777) (sccp_scrc.c:545) 20250821090046611 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(47,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090046611 DLSCCP DEBUG SCCP-SCOC(47)[0x560fd35eaa50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090046611 DLSCCP DEBUG SCCP-SCOC(47)[0x560fd35eaa50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090046611 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090046611 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090046611 DCN DEBUG handle_cn_conn_conf() conn_id=47, 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_sccp.c:157) 20250821090046611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x560fd35f5f20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090046611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x560fd35f5f20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090046611 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046611 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090046611 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090046611 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=7 20250821090046611 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090046611 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090046611 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090046611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090046611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090046611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821090046611 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821090046611 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x15f192) (hnbgw_rua.c:472) 20250821090046611 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1438098 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821090046611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1438098)[0x560fd35fcfe0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821090046611 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821090046611 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821090046611 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1438098 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821090046611 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046611 DRANAP DEBUG ps_rab_ass[0x560fd35ed3f0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090046611 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098)[0x560fd35ed3f0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250821090046611 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046611 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090046611 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046611 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 07 01 00 00 34 02 02 06 04 43 bc 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 f8 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250821090046611 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098-RAB-23)[0x560fd35e7200]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250821090046611 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098-RAB-23)[0x560fd35e7200]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250821090046611 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090046611 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098-RAB-23)[0x560fd35e7200]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250821090046611 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090046611 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098)[0x560fd35ed3f0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) 20250821090046611 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090046611 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090046611 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090046611 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090046611 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090046611 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00f57f1a) (sccp_scrc.c:545) 20250821090046611 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(48,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090046611 DLSCCP DEBUG SCCP-SCOC(48)[0x560fd363a3f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090046611 DLSCCP DEBUG SCCP-SCOC(48)[0x560fd363a3f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090046611 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090046611 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090046611 DCN DEBUG handle_cn_conn_conf() conn_id=48, 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_sccp.c:157) 20250821090046611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x560fd35eb130]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090046611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x560fd35eb130]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090046612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090046612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090046612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821090046612 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090046612 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xed8b31, normal) (hnbgw_rua.c:408) 20250821090046612 DHNB DEBUG map_rua[0x560fd35ed760]{init}: Allocated (fsm.c:456) 20250821090046612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15567665)[0x560fd35ed760]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090046612 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15567665 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090046612 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090046612 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090046612 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000013 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821090046612 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15567665 SCCP-0 PS MI=IMSI-262420000000013: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821090046612 DCN DEBUG map_sccp[0x560fd35f9e20]{init}: Allocated (fsm.c:456) 20250821090046612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x560fd35f9e20]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090046612 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-15567665 <-> SCCP-53 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821090046612 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15567665 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821090046612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15567665)[0x560fd35ed760]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090046612 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090046612 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090046612 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15567665 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090046612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x560fd35f9e20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090046612 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090046612 DLSCCP DEBUG SCCP-SCOC(53)[0x560fd35fa290]{IDLE}: Allocated (fsm.c:456) 20250821090046612 DLSCCP DEBUG SCCP-SCOC(53)[0x560fd35fa290]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090046612 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003100f1102a2a170512c7422000004f40030001950056400500f1100926) (sccp_scrc.c:455) 20250821090046612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046612 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046612 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090046612 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046612 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090046612 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090046612 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090046612 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 35 02 02 06 04 43 bc 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 01 95 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090046612 DLSCCP DEBUG SCCP-SCOC(53)[0x560fd35fa290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090046612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x560fd35f9e20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090046612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15567665)[0x560fd35ed760]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090046612 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090046612 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090046612 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090046612 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090046612 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090046612 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0024517b) (sccp_scrc.c:545) 20250821090046612 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(49,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090046612 DLSCCP DEBUG SCCP-SCOC(49)[0x560fd363b080]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090046612 DLSCCP DEBUG SCCP-SCOC(49)[0x560fd363b080]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090046613 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090046613 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090046613 DCN DEBUG handle_cn_conn_conf() conn_id=49, 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_sccp.c:157) 20250821090046613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x560fd363b480]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090046613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x560fd363b480]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090046613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090046613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090046613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821090046613 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090046613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd1f2a1, normal) (hnbgw_rua.c:408) 20250821090046613 DHNB DEBUG map_rua[0x560fd35fa9e0]{init}: Allocated (fsm.c:456) 20250821090046613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13759137)[0x560fd35fa9e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090046613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13759137 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090046613 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090046613 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090046613 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000014 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821090046613 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13759137 SCCP-0 PS MI=IMSI-262420000000014: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821090046613 DCN DEBUG map_sccp[0x560fd3601750]{init}: Allocated (fsm.c:456) 20250821090046613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x560fd3601750]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090046613 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-13759137 <-> SCCP-54 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821090046613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13759137 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821090046613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13759137)[0x560fd35fa9e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090046613 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090046613 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090046613 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13759137 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090046613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x560fd3601750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090046613 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090046613 DLSCCP DEBUG SCCP-SCOC(54)[0x560fd360cc30]{IDLE}: Allocated (fsm.c:456) 20250821090046613 DLSCCP DEBUG SCCP-SCOC(54)[0x560fd360cc30]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090046613 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004100f1102a2a170512c7422000004f40030003db0056400500f1100926) (sccp_scrc.c:455) 20250821090046613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046613 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046613 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090046613 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090046613 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821090046613 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090046613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046613 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090046613 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090046613 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090046613 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046613 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 06 01 00 00 35 02 02 06 04 43 bc 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 01 95 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250821090046613 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090046613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046613 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090046613 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090046613 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090046613 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 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 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 db 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090046613 DLSCCP DEBUG SCCP-SCOC(54)[0x560fd360cc30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090046613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x560fd3601750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090046613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13759137)[0x560fd35fa9e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090046613 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090046613 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090046613 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090046613 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090046613 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090046613 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00dfa251) (sccp_scrc.c:545) 20250821090046613 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(50,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090046614 DLSCCP DEBUG SCCP-SCOC(50)[0x560fd35fc4a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090046614 DLSCCP DEBUG SCCP-SCOC(50)[0x560fd35fc4a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090046614 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090046614 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090046614 DCN DEBUG handle_cn_conn_conf() conn_id=50, 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_sccp.c:157) 20250821090046614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x560fd35fc030]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090046614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x560fd35fc030]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090046614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090046614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090046614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821090046614 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090046614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9a6f84, normal) (hnbgw_rua.c:408) 20250821090046614 DHNB DEBUG map_rua[0x560fd35ecab0]{init}: Allocated (fsm.c:456) 20250821090046614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10121092)[0x560fd35ecab0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090046614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10121092 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090046614 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090046614 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090046614 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000015 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821090046614 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046614 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090046614 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090046614 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821090046614 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090046614 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090046614 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090046614 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090046614 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046614 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10121092 SCCP-0 PS MI=IMSI-262420000000015: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821090046614 DCN DEBUG map_sccp[0x560fd35fa450]{init}: Allocated (fsm.c:456) 20250821090046614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x560fd35fa450]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090046614 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-10121092 <-> SCCP-55 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821090046614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10121092 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821090046614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10121092)[0x560fd35ecab0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090046614 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090046614 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090046614 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10121092 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090046614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x560fd35fa450]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090046614 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090046614 DLSCCP DEBUG SCCP-SCOC(55)[0x560fd360d590]{IDLE}: Allocated (fsm.c:456) 20250821090046614 DLSCCP DEBUG SCCP-SCOC(55)[0x560fd360d590]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090046614 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005100f1102a2a170512c7422000004f40030002930056400500f1100926) (sccp_scrc.c:455) 20250821090046614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046614 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 05 01 00 00 36 02 02 06 04 43 bc 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 db 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250821090046614 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090046614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090046614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090046614 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090046614 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046614 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090046614 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090046614 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090046614 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 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 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 93 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090046614 DLSCCP DEBUG SCCP-SCOC(55)[0x560fd360d590]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090046614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x560fd35fa450]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090046614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10121092)[0x560fd35ecab0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090046614 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821090046614 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090046614 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090046614 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090046614 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090046614 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090046614 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(41,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090046615 DLSCCP DEBUG SCCP-SCOC(41)[0x560fd360b540]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090046615 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090046615 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090046615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x560fd35fc8b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090046615 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821090046615 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821090046615 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10074237 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821090046615 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046615 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10074237 SCCP-41 sgsn-0 MI=IMSI-262420000000001: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250821090046615 DRANAP DEBUG ps_rab_ass[0x560fd360d070]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090046615 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046615 DLPFCP DEBUG ps_rab[0x560fd35f9920]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250821090046615 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237-RAB-23)[0x560fd35f9920]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250821090046615 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250821090046615 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237-RAB-23)[0x560fd35f9920]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250821090046615 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090046615 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237)[0x560fd360d070]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) 20250821090046615 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046615 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090046615 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090046615 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: First idle individual index:11 20250821090046615 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090046615 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090046615 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090046615 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090046615 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046615 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 04 01 00 00 37 02 02 06 04 43 bc 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 93 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(458)@3bdb09a82332: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: First idle individual index:12 HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Found Expect[1] for l3='080101D571000008292624000000001100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(473) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Added conn table entry 11TC_ps_rab_assignment_concurrent0(473)16752173 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: First idle individual index:13 HNBGW-PFCP(452)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: First idle individual index:14 HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Found Expect[0] for l3='080101D571000008292624000000002100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(474) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Added conn table entry 12TC_ps_rab_assignment_concurrent0(474)16641544 TC_ps_rab_assignment_concurrent0(473)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: First idle individual index:15 HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(462) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:11 HNBGW-PFCP(452)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(474)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Found Expect[2] for l3='080101D571000008292624000000003100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(475) HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Added conn table entry 13TC_ps_rab_assignment_concurrent0(475)3276600 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:12 HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(463) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Warning: Re-starting timer T_ias[12], which is already active (running or expired). 20250821090046618 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046618 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090046618 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090046618 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090046618 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090046618 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090046618 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090046618 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090046618 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046618 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 33 7b f4 f6 02 00 00 00 00  20250821090046618 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090046618 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090046618 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090046618 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090046618 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090046618 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=007bf4f6) (sccp_scrc.c:545) 20250821090046618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(51,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090046618 DLSCCP DEBUG SCCP-SCOC(51)[0x560fd35fb650]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090046618 DLSCCP DEBUG SCCP-SCOC(51)[0x560fd35fb650]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090046618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090046618 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090046618 DCN DEBUG handle_cn_conn_conf() conn_id=51, 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_sccp.c:157) 20250821090046618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x560fd35fb1e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090046618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x560fd35fb1e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:13 HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Found Expect[3] for l3='080101D571000008292624000000004100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(476) HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Added conn table entry 14TC_ps_rab_assignment_concurrent0(476)5431637 TC_ps_rab_assignment_concurrent0(462)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:14 HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Found Expect[4] for l3='080101D571000008292624000000005100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(477) HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Added conn table entry 15TC_ps_rab_assignment_concurrent0(477)611803 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Warning: Re-starting timer T_ias[14], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(476)@3bdb09a82332: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(463)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@3bdb09a82332: setverdict(pass): none -> pass HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(462): { 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 } } } HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:15 20250821090046624 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090046624 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098-RAB-23)[0x560fd35e7200]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090046624 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098-RAB-23)[0x560fd35e7200]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250821090046624 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098-RAB-23)[0x560fd35e7200]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250821090046624 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098)[0x560fd35ed3f0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250821090046624 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046624 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098)[0x560fd35ed3f0]{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:630) 20250821090046624 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098)[0x560fd35ed3f0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250821090046624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250821090046624 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090046624 DLSCCP DEBUG SCCP-SCOC(40)[0x560fd360f460]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090046624 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001952d9), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250821090046624 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090046624 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090046624 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090046624 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046624 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090046624 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090046624 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090046624 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 19 52 d9 00 01 2e 60 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 (ss7_asp.c:1383) 20250821090046624 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098)[0x560fd35ed3f0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250821090046624 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098)[0x560fd35ed3f0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250821090046624 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098)[0x560fd35ed3f0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250821090046624 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098-RAB-23)[0x560fd35e7200]{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) 20250821090046624 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098-RAB-23)[0x560fd35e7200]{ESTABLISHED}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250821090046624 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Warning: Re-starting timer T_ias[15], which is already active (running or expired). 20250821090046624 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046624 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090046624 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090046624 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821090046624 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090046624 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090046625 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090046625 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090046624 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098-RAB-23)[0x560fd35e7200]{ESTABLISHED}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090046624 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) 20250821090046625 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046625 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0a 06 19 52 d9 00 01 2e 60 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  20250821090046625 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046625 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090046625 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090046625 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090046625 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090046625 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090046625 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090046625 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090046625 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046625 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 34 6e 0e c3 02 00 00 00 00  20250821090046625 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046625 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090046625 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090046625 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090046625 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090046625 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090046625 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090046625 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090046625 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046625 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 35 8f d7 5b 02 00 00 00 00  20250821090046625 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046625 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090046625 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090046625 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090046625 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090046625 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090046625 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090046625 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090046625 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046625 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 36 ae 86 03 02 00 00 00 00  20250821090046625 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090046625 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090046625 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090046625 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090046625 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090046625 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=006e0ec3) (sccp_scrc.c:545) 20250821090046625 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(52,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090046625 DLSCCP DEBUG SCCP-SCOC(52)[0x560fd35ed000]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090046625 DLSCCP DEBUG SCCP-SCOC(52)[0x560fd35ed000]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090046625 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090046625 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090046625 DCN DEBUG handle_cn_conn_conf() conn_id=52, 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_sccp.c:157) 20250821090046625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x560fd35fc660]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090046625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x560fd35fc660]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090046625 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090046625 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090046625 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090046625 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090046625 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090046625 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=008fd75b) (sccp_scrc.c:545) 20250821090046625 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(53,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090046625 DLSCCP DEBUG SCCP-SCOC(53)[0x560fd35fa290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090046625 DLSCCP DEBUG SCCP-SCOC(53)[0x560fd35fa290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090046625 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090046625 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090046625 DCN DEBUG handle_cn_conn_conf() conn_id=53, 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_sccp.c:157) 20250821090046625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x560fd35f9e20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090046625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x560fd35f9e20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090046626 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090046626 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090046626 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090046626 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090046626 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090046626 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00ae8603) (sccp_scrc.c:545) 20250821090046626 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(54,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090046626 DLSCCP DEBUG SCCP-SCOC(54)[0x560fd360cc30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090046626 DLSCCP DEBUG SCCP-SCOC(54)[0x560fd360cc30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090046626 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090046626 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090046626 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_sccp.c:157) 20250821090046626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x560fd3601750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090046626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x560fd3601750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_ps_rab_assignment_concurrent0(477)@3bdb09a82332: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(463)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(464)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(463): { 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 } } } 20250821090046634 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090046634 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237-RAB-23)[0x560fd35f9920]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090046634 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237-RAB-23)[0x560fd35f9920]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250821090046634 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250821090046634 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10074237)[0x560fd35e8ce0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250821090046634 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821090046634 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250821090046634 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250821090046634 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250821090046634 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237-RAB-23)[0x560fd35f9920]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250821090046634 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237-RAB-23)[0x560fd35f9920]{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) 20250821090046634 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237-RAB-23)[0x560fd35f9920]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250821090046634 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090046634 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237-RAB-23)[0x560fd35f9920]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090046634 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090046634 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090046634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090046634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_ps_rab_assignment_concurrent0(462)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(463)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090046644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090046644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090046644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821090046644 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821090046644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x99b87d) (hnbgw_rua.c:472) 20250821090046644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10074237 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821090046644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10074237)[0x560fd35e8ce0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821090046644 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821090046644 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821090046644 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10074237 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821090046644 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046644 DRANAP DEBUG ps_rab_ass[0x560fd360d070]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090046644 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237)[0x560fd360d070]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250821090046644 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046644 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237-RAB-23)[0x560fd35f9920]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250821090046644 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237-RAB-23)[0x560fd35f9920]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250821090046644 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090046644 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237-RAB-23)[0x560fd35f9920]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250821090046644 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090046644 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237)[0x560fd360d070]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(463) TC_ps_rab_assignment_concurrent0(463)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(463): { 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 } } } 20250821090046647 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090046647 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237-RAB-23)[0x560fd35f9920]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090046647 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237-RAB-23)[0x560fd35f9920]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250821090046647 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237-RAB-23)[0x560fd35f9920]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250821090046647 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250821090046647 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046647 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237)[0x560fd360d070]{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:630) 20250821090046647 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250821090046647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x560fd35fc8b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250821090046647 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090046647 DLSCCP DEBUG SCCP-SCOC(41)[0x560fd360b540]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090046647 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00503013), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250821090046647 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090046647 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090046647 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090046647 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046647 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090046647 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090046647 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090046647 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0b 06 50 30 13 00 01 2e 60 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 (ss7_asp.c:1383) 20250821090046647 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250821090046647 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250821090046647 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250821090046647 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237-RAB-23)[0x560fd35f9920]{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) 20250821090046647 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237-RAB-23)[0x560fd35f9920]{ESTABLISHED}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250821090046647 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090046647 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237-RAB-23)[0x560fd35f9920]{ESTABLISHED}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090046647 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090046647 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090046647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046647 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090046647 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090046647 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821090046647 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090046647 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090046647 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090046647 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090046647 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046647 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0b 06 50 30 13 00 01 2e 60 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  20250821090046647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046647 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090046647 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090046647 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090046647 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090046647 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090046647 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090046647 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090046647 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046647 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 37 20 30 e6 02 00 00 00 00  20250821090046647 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090046647 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090046647 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090046647 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090046647 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090046647 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=002030e6) (sccp_scrc.c:545) 20250821090046647 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(55,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090046647 DLSCCP DEBUG SCCP-SCOC(55)[0x560fd360d590]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090046647 DLSCCP DEBUG SCCP-SCOC(55)[0x560fd360d590]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090046647 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090046647 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090046647 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_sccp.c:157) 20250821090046647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x560fd35fa450]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090046647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x560fd35fa450]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(463)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090046848 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046848 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090046848 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090046848 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090046848 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090046848 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090046848 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090046848 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090046848 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046848 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 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  20250821090046849 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821090046849 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090046849 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090046849 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090046849 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090046849 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090046849 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(42,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090046849 DLSCCP DEBUG SCCP-SCOC(42)[0x560fd36057c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090046849 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090046849 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090046849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x560fd3643ff0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090046849 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821090046849 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821090046849 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14785937 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821090046849 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046849 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14785937 SCCP-42 sgsn-0 MI=IMSI-262420000000002: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250821090046849 DRANAP DEBUG ps_rab_ass[0x560fd360d070]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090046849 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046849 DLPFCP DEBUG ps_rab[0x560fd35ed3f0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250821090046849 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937-RAB-23)[0x560fd35ed3f0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250821090046849 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090046849 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937-RAB-23)[0x560fd35ed3f0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250821090046849 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090046849 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937)[0x560fd360d070]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW-PFCP(452)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(464) TC_ps_rab_assignment_concurrent0(464)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(465)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(464): { 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 } } } 20250821090046870 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090046870 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937-RAB-23)[0x560fd35ed3f0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090046870 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937-RAB-23)[0x560fd35ed3f0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250821090046870 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250821090046870 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14785937)[0x560fd35ebeb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250821090046870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821090046870 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250821090046870 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250821090046870 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250821090046870 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937-RAB-23)[0x560fd35ed3f0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250821090046870 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937-RAB-23)[0x560fd35ed3f0]{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) 20250821090046870 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937-RAB-23)[0x560fd35ed3f0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250821090046870 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090046870 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937-RAB-23)[0x560fd35ed3f0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090046870 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090046870 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090046870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090046870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_ps_rab_assignment_concurrent0(464)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090046881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090046881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090046881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821090046881 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821090046881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe19d91) (hnbgw_rua.c:472) 20250821090046881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14785937 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821090046881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14785937)[0x560fd35ebeb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821090046881 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821090046881 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821090046881 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14785937 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821090046881 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046881 DRANAP DEBUG ps_rab_ass[0x560fd360d070]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090046881 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937)[0x560fd360d070]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250821090046881 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046881 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937-RAB-23)[0x560fd35ed3f0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250821090046881 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937-RAB-23)[0x560fd35ed3f0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250821090046881 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090046881 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937-RAB-23)[0x560fd35ed3f0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250821090046881 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090046881 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937)[0x560fd360d070]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(464) TC_ps_rab_assignment_concurrent0(464)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(464): { 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 } } } HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_from0 20250821090046884 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090046884 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937-RAB-23)[0x560fd35ed3f0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090046884 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937-RAB-23)[0x560fd35ed3f0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250821090046884 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937-RAB-23)[0x560fd35ed3f0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250821090046884 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250821090046884 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046884 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937)[0x560fd360d070]{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:630) 20250821090046884 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250821090046884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x560fd3643ff0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250821090046884 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090046884 DLSCCP DEBUG SCCP-SCOC(42)[0x560fd36057c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090046884 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00536bf4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250821090046884 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090046884 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090046884 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090046884 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046884 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090046884 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090046884 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090046884 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 08 06 53 6b f4 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 (ss7_asp.c:1383) 20250821090046884 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250821090046884 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250821090046884 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250821090046884 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937-RAB-23)[0x560fd35ed3f0]{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) 20250821090046884 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937-RAB-23)[0x560fd35ed3f0]{ESTABLISHED}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250821090046884 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090046884 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937-RAB-23)[0x560fd35ed3f0]{ESTABLISHED}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090046884 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090046884 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090046884 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046884 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090046884 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090046884 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=8 20250821090046884 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090046884 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090046884 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090046884 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090046884 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046884 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 08 06 53 6b f4 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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(458)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250821090046885 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046885 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090046885 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090046885 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090046885 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090046885 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090046885 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090046885 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090046885 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046885 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 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  20250821090046885 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821090046885 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090046885 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090046885 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090046885 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090046885 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090046885 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(43,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090046885 DLSCCP DEBUG SCCP-SCOC(43)[0x560fd36296e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090046885 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090046885 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090046885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x560fd3601ea0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090046885 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821090046885 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821090046885 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13939432 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821090046885 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046885 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13939432 SCCP-43 sgsn-0 MI=IMSI-262420000000003: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250821090046885 DRANAP DEBUG ps_rab_ass[0x560fd360d070]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090046885 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046885 DLPFCP DEBUG ps_rab[0x560fd360e2c0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250821090046885 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432-RAB-23)[0x560fd360e2c0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250821090046885 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090046885 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432-RAB-23)[0x560fd360e2c0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250821090046885 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090046885 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432)[0x560fd360d070]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(465) TC_ps_rab_assignment_concurrent0(464)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(466)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(465): { 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 } } } 20250821090046890 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090046890 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432-RAB-23)[0x560fd360e2c0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090046890 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432-RAB-23)[0x560fd360e2c0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250821090046890 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250821090046890 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13939432)[0x560fd3601c00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250821090046890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821090046890 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250821090046890 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250821090046890 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250821090046890 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432-RAB-23)[0x560fd360e2c0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250821090046890 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432-RAB-23)[0x560fd360e2c0]{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) 20250821090046890 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432-RAB-23)[0x560fd360e2c0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250821090046890 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090046890 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432-RAB-23)[0x560fd360e2c0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090046890 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090046890 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090046890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090046890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_ps_rab_assignment_concurrent0(465)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090046894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090046894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090046894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821090046894 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821090046894 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd4b2e8) (hnbgw_rua.c:472) 20250821090046894 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13939432 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821090046894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13939432)[0x560fd3601c00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821090046894 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821090046894 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821090046894 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13939432 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821090046894 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046894 DRANAP DEBUG ps_rab_ass[0x560fd360d070]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090046894 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432)[0x560fd360d070]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250821090046894 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046894 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432-RAB-23)[0x560fd360e2c0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250821090046894 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432-RAB-23)[0x560fd360e2c0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250821090046894 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090046894 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432-RAB-23)[0x560fd360e2c0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-15 SEID-0x3eb SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250821090046894 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090046894 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432)[0x560fd360d070]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(465) TC_ps_rab_assignment_concurrent0(465)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(465): { 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 } } } 20250821090046896 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090046896 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432-RAB-23)[0x560fd360e2c0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090046896 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432-RAB-23)[0x560fd360e2c0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250821090046897 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432-RAB-23)[0x560fd360e2c0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250821090046897 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250821090046897 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046897 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432)[0x560fd360d070]{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:630) 20250821090046897 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250821090046897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x560fd3601ea0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250821090046897 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090046897 DLSCCP DEBUG SCCP-SCOC(43)[0x560fd36296e0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090046897 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00523872), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250821090046897 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090046897 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090046897 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090046897 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046897 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090046897 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090046897 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090046897 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 09 06 52 38 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 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 (ss7_asp.c:1383) 20250821090046897 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250821090046897 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250821090046897 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250821090046897 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432-RAB-23)[0x560fd360e2c0]{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) 20250821090046897 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432-RAB-23)[0x560fd360e2c0]{ESTABLISHED}: <-tx- PFCP seq-15 SEID-0x3eb SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250821090046897 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090046897 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432-RAB-23)[0x560fd360e2c0]{ESTABLISHED}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090046897 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090046897 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090046897 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046897 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090046897 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090046897 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=9 20250821090046897 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090046897 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090046897 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090046897 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090046897 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046897 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 09 06 52 38 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 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(458)@3bdb09a82332: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250821090046898 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046898 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090046898 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090046898 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090046898 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090046898 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090046898 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090046898 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090046898 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046898 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 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  20250821090046898 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821090046898 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090046898 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090046898 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090046898 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090046898 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090046898 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(44,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090046898 DLSCCP DEBUG SCCP-SCOC(44)[0x560fd3643af0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090046898 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090046898 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090046898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x560fd36439c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) TC_ps_rab_assignment_concurrent0(465)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090046898 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821090046898 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821090046898 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11953902 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821090046898 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046898 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11953902 SCCP-44 sgsn-0 MI=IMSI-262420000000004: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250821090046898 DRANAP DEBUG ps_rab_ass[0x560fd360d070]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090046898 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046898 DLPFCP DEBUG ps_rab[0x560fd35e6ac0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250821090046898 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902-RAB-23)[0x560fd35e6ac0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250821090046898 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090046898 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902-RAB-23)[0x560fd35e6ac0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250821090046898 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090046898 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902)[0x560fd360d070]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW-PFCP(452)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(466) TC_ps_rab_assignment_concurrent0(466)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(467)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(466): { 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 } } } 20250821090046903 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090046903 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902-RAB-23)[0x560fd35e6ac0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090046903 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902-RAB-23)[0x560fd35e6ac0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250821090046903 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250821090046903 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11953902)[0x560fd36019f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250821090046903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821090046903 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250821090046903 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250821090046903 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250821090046903 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902-RAB-23)[0x560fd35e6ac0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250821090046903 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902-RAB-23)[0x560fd35e6ac0]{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) 20250821090046903 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902-RAB-23)[0x560fd35e6ac0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250821090046903 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090046903 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902-RAB-23)[0x560fd35e6ac0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090046903 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090046903 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090046903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090046903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_ps_rab_assignment_concurrent0(466)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090046907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090046907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090046907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821090046907 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821090046907 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb666ee) (hnbgw_rua.c:472) 20250821090046907 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11953902 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821090046907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11953902)[0x560fd36019f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821090046907 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821090046907 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821090046907 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11953902 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821090046907 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046907 DRANAP DEBUG ps_rab_ass[0x560fd360d070]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090046907 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902)[0x560fd360d070]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250821090046907 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046907 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902-RAB-23)[0x560fd35e6ac0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250821090046907 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902-RAB-23)[0x560fd35e6ac0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250821090046907 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090046907 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902-RAB-23)[0x560fd35e6ac0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-17 SEID-0x3ec SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250821090046907 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090046907 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902)[0x560fd360d070]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(466) TC_ps_rab_assignment_concurrent0(466)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_from0 HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(466): { 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(458)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250821090046910 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090046910 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902-RAB-23)[0x560fd35e6ac0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090046910 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902-RAB-23)[0x560fd35e6ac0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250821090046910 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902-RAB-23)[0x560fd35e6ac0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250821090046910 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250821090046910 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046910 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902)[0x560fd360d070]{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:630) 20250821090046910 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250821090046910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x560fd36439c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250821090046910 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090046910 DLSCCP DEBUG SCCP-SCOC(44)[0x560fd3643af0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090046910 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002691e5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250821090046910 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090046910 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090046910 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090046910 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046910 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090046910 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090046910 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090046910 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0e 06 26 91 e5 00 01 2e 60 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 (ss7_asp.c:1383) 20250821090046910 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250821090046910 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250821090046910 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250821090046910 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902-RAB-23)[0x560fd35e6ac0]{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) 20250821090046910 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902-RAB-23)[0x560fd35e6ac0]{ESTABLISHED}: <-tx- PFCP seq-17 SEID-0x3ec SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250821090046910 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090046910 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902-RAB-23)[0x560fd35e6ac0]{ESTABLISHED}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090046910 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090046910 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090046910 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046910 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090046910 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090046910 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821090046910 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090046910 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090046910 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090046910 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090046910 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046910 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0e 06 26 91 e5 00 01 2e 60 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  20250821090046910 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046910 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090046910 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090046910 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090046910 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090046910 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090046910 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090046910 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090046910 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046910 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821090046910 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090046910 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090046910 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090046910 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 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  20250821090046910 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090046910 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090046910 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(45,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090046910 DLSCCP DEBUG SCCP-SCOC(45)[0x560fd35e9cb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090046910 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090046910 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090046910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x560fd36293c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090046910 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821090046910 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821090046910 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3790373 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821090046910 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046910 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3790373 SCCP-45 sgsn-0 MI=IMSI-262420000000005: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250821090046910 DRANAP DEBUG ps_rab_ass[0x560fd360d070]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090046910 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046910 DLPFCP DEBUG ps_rab[0x560fd35ed1c0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250821090046910 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373-RAB-23)[0x560fd35ed1c0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250821090046910 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090046910 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373-RAB-23)[0x560fd35ed1c0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250821090046910 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090046910 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373)[0x560fd360d070]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(467) TC_ps_rab_assignment_concurrent0(466)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(469)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(467): { 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 } } } 20250821090046915 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090046915 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373-RAB-23)[0x560fd35ed1c0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090046915 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373-RAB-23)[0x560fd35ed1c0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250821090046915 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250821090046915 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3790373)[0x560fd3629880]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250821090046915 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821090046915 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250821090046915 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250821090046915 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250821090046915 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373-RAB-23)[0x560fd35ed1c0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250821090046915 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373-RAB-23)[0x560fd35ed1c0]{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) 20250821090046915 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373-RAB-23)[0x560fd35ed1c0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250821090046915 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090046915 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373-RAB-23)[0x560fd35ed1c0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090046915 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090046915 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090046915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090046915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_ps_rab_assignment_concurrent0(467)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090046919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090046919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090046919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821090046919 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821090046919 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x39d625) (hnbgw_rua.c:472) 20250821090046919 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3790373 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821090046919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3790373)[0x560fd3629880]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821090046919 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821090046919 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821090046919 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3790373 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821090046919 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046919 DRANAP DEBUG ps_rab_ass[0x560fd360d070]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090046919 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373)[0x560fd360d070]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250821090046919 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046919 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373-RAB-23)[0x560fd35ed1c0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250821090046919 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373-RAB-23)[0x560fd35ed1c0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250821090046919 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090046919 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373-RAB-23)[0x560fd35ed1c0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-19 SEID-0x3ed SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250821090046919 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090046919 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373)[0x560fd360d070]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(467) TC_ps_rab_assignment_concurrent0(467)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(467): { 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 } } } 20250821090046921 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090046921 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373-RAB-23)[0x560fd35ed1c0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090046921 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373-RAB-23)[0x560fd35ed1c0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250821090046921 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373-RAB-23)[0x560fd35ed1c0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250821090046921 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250821090046921 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046921 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373)[0x560fd360d070]{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:630) 20250821090046921 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250821090046921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x560fd36293c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250821090046921 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090046921 DLSCCP DEBUG SCCP-SCOC(45)[0x560fd35e9cb0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090046921 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00546d97), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250821090046921 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090046921 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046921 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090046921 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046921 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090046921 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090046921 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090046921 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0f 06 54 6d 97 00 01 2e 60 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 (ss7_asp.c:1383) 20250821090046921 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250821090046921 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250821090046921 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250821090046921 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373-RAB-23)[0x560fd35ed1c0]{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) 20250821090046921 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373-RAB-23)[0x560fd35ed1c0]{ESTABLISHED}: <-tx- PFCP seq-19 SEID-0x3ed SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250821090046921 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090046921 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373-RAB-23)[0x560fd35ed1c0]{ESTABLISHED}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090046921 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090046921 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_from0 20250821090046921 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046921 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090046921 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090046921 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821090046921 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090046921 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090046921 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090046921 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090046921 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046921 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0f 06 54 6d 97 00 01 2e 60 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(458)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250821090046922 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046922 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090046922 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090046922 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090046922 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090046922 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090046922 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090046922 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090046922 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046922 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 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  20250821090046922 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821090046922 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090046922 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090046922 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090046922 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090046922 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090046922 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(47,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090046922 DLSCCP DEBUG SCCP-SCOC(47)[0x560fd35eaa50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090046922 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090046922 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090046922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x560fd35f5f20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090046922 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821090046922 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821090046922 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3433330 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821090046922 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046922 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3433330 SCCP-47 sgsn-0 MI=IMSI-262420000000007: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250821090046922 DRANAP DEBUG ps_rab_ass[0x560fd360d070]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090046922 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046922 DLPFCP DEBUG ps_rab[0x560fd35f9430]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250821090046922 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330-RAB-23)[0x560fd35f9430]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250821090046922 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090046922 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330-RAB-23)[0x560fd35f9430]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250821090046922 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090046922 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330)[0x560fd360d070]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW-PFCP(452)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(469) TC_ps_rab_assignment_concurrent0(467)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(468)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(469): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000009'O, sequence_number := 20, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EF'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250821090046925 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090046925 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330-RAB-23)[0x560fd35f9430]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090046925 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330-RAB-23)[0x560fd35f9430]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250821090046925 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250821090046925 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3433330)[0x560fd35f5c40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250821090046925 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821090046925 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250821090046925 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250821090046925 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250821090046925 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330-RAB-23)[0x560fd35f9430]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250821090046925 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330-RAB-23)[0x560fd35f9430]{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) 20250821090046925 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330-RAB-23)[0x560fd35f9430]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250821090046925 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090046925 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330-RAB-23)[0x560fd35f9430]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090046925 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090046925 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090046925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090046925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_ps_rab_assignment_concurrent0(469)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090046929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090046929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090046929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821090046929 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821090046929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x346372) (hnbgw_rua.c:472) 20250821090046929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3433330 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821090046929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3433330)[0x560fd35f5c40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821090046929 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821090046929 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821090046929 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3433330 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821090046929 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046929 DRANAP DEBUG ps_rab_ass[0x560fd360d070]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090046929 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330)[0x560fd360d070]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250821090046929 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046929 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330-RAB-23)[0x560fd35f9430]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250821090046929 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330-RAB-23)[0x560fd35f9430]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250821090046929 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090046929 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330-RAB-23)[0x560fd35f9430]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-21 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250821090046929 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090046929 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330)[0x560fd360d070]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EF'O, sequence_number := 21, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(469) TC_ps_rab_assignment_concurrent0(469)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(469): { 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 } } } 20250821090046931 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090046931 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330-RAB-23)[0x560fd35f9430]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090046931 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330-RAB-23)[0x560fd35f9430]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250821090046931 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330-RAB-23)[0x560fd35f9430]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250821090046931 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250821090046931 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046931 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330)[0x560fd360d070]{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:630) 20250821090046931 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250821090046931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x560fd35f5f20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250821090046931 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090046931 DLSCCP DEBUG SCCP-SCOC(47)[0x560fd35eaa50]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090046931 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b3777), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250821090046931 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090046931 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090046931 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090046931 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046931 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090046931 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090046931 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090046931 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 6b 37 77 00 01 2e 60 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 (ss7_asp.c:1383) 20250821090046931 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250821090046931 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250821090046931 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250821090046931 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330-RAB-23)[0x560fd35f9430]{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) 20250821090046931 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330-RAB-23)[0x560fd35f9430]{ESTABLISHED}: <-tx- PFCP seq-21 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250821090046931 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090046931 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330-RAB-23)[0x560fd35f9430]{ESTABLISHED}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090046931 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090046931 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090046931 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046931 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090046931 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090046931 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821090046931 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090046931 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090046931 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090046931 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090046931 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046931 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0d 06 6b 37 77 00 01 2e 60 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(458)@3bdb09a82332: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250821090046933 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046933 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090046933 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090046933 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090046933 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090046933 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090046933 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090046933 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090046933 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046933 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 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  20250821090046933 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821090046933 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090046933 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090046933 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090046933 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090046933 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090046933 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(46,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090046933 DLSCCP DEBUG SCCP-SCOC(46)[0x560fd35f5600]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090046933 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090046933 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090046933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x560fd35eb3c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090046933 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821090046933 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821090046933 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7085407 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821090046933 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046933 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7085407 SCCP-46 sgsn-0 MI=IMSI-262420000000006: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250821090046933 DRANAP DEBUG ps_rab_ass[0x560fd360d070]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090046933 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046933 DLPFCP DEBUG ps_rab[0x560fd360cdf0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250821090046933 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407-RAB-23)[0x560fd360cdf0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250821090046933 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) TC_ps_rab_assignment_concurrent0(469)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090046933 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407-RAB-23)[0x560fd360cdf0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250821090046933 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090046933 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407)[0x560fd360d070]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW-PFCP(452)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(468) TC_ps_rab_assignment_concurrent0(468)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(470)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(468): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000A'O, sequence_number := 22, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EE'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250821090046938 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090046938 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407-RAB-23)[0x560fd360cdf0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090046938 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407-RAB-23)[0x560fd360cdf0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250821090046938 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250821090046938 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7085407)[0x560fd35eb290]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250821090046938 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821090046938 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250821090046938 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250821090046938 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250821090046938 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407-RAB-23)[0x560fd360cdf0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250821090046938 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407-RAB-23)[0x560fd360cdf0]{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) 20250821090046938 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407-RAB-23)[0x560fd360cdf0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250821090046938 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090046938 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407-RAB-23)[0x560fd360cdf0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090046938 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090046938 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090046938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090046938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_ps_rab_assignment_concurrent0(468)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090046943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090046943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090046943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821090046943 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821090046943 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6c1d5f) (hnbgw_rua.c:472) 20250821090046943 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7085407 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821090046943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7085407)[0x560fd35eb290]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821090046943 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821090046943 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821090046943 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7085407 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821090046943 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046943 DRANAP DEBUG ps_rab_ass[0x560fd360d070]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090046943 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407)[0x560fd360d070]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250821090046943 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046943 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407-RAB-23)[0x560fd360cdf0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250821090046943 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407-RAB-23)[0x560fd360cdf0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250821090046943 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090046943 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407-RAB-23)[0x560fd360cdf0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-23 SEID-0x3ee SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250821090046943 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090046943 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407)[0x560fd360d070]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EE'O, sequence_number := 23, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(468) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(468)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(468): { 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 } } } 20250821090046945 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090046945 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407-RAB-23)[0x560fd360cdf0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090046945 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407-RAB-23)[0x560fd360cdf0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250821090046945 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407-RAB-23)[0x560fd360cdf0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250821090046945 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250821090046945 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046945 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407)[0x560fd360d070]{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:630) 20250821090046945 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250821090046945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x560fd35eb3c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250821090046945 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090046945 DLSCCP DEBUG SCCP-SCOC(46)[0x560fd35f5600]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090046945 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f5c547), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250821090046945 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090046945 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090046945 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090046945 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046945 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090046945 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090046945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090046945 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 f5 c5 47 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 (ss7_asp.c:1383) 20250821090046945 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250821090046945 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250821090046945 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250821090046945 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407-RAB-23)[0x560fd360cdf0]{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) 20250821090046945 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407-RAB-23)[0x560fd360cdf0]{ESTABLISHED}: <-tx- PFCP seq-23 SEID-0x3ee SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250821090046945 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090046945 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407-RAB-23)[0x560fd360cdf0]{ESTABLISHED}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090046945 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090046945 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090046945 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046945 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090046945 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090046945 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=12 20250821090046945 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090046945 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090046945 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090046945 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090046945 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046945 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0c 06 f5 c5 47 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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  20250821090046945 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046945 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090046945 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090046945 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090046945 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090046945 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090046945 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090046945 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090046945 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046945 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 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  20250821090046945 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821090046945 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090046945 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090046945 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090046945 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090046945 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090046945 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(48,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090046945 DLSCCP DEBUG SCCP-SCOC(48)[0x560fd363a3f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090046945 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090046945 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090046945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x560fd35eb130]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090046945 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821090046945 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821090046945 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7265318 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821090046945 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046945 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7265318 SCCP-48 sgsn-0 MI=IMSI-262420000000008: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250821090046945 DRANAP DEBUG ps_rab_ass[0x560fd360d070]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090046945 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046945 DLPFCP DEBUG ps_rab[0x560fd360da90]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250821090046945 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318-RAB-23)[0x560fd360da90]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250821090046945 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090046945 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318-RAB-23)[0x560fd360da90]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250821090046945 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090046945 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318)[0x560fd360d070]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW-PFCP(452)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(470) TC_ps_rab_assignment_concurrent0(468)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(471)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(470): { 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 } } } 20250821090046949 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090046949 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318-RAB-23)[0x560fd360da90]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090046949 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318-RAB-23)[0x560fd360da90]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250821090046949 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250821090046949 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7265318)[0x560fd35eb000]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250821090046949 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821090046949 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250821090046949 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250821090046949 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250821090046949 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318-RAB-23)[0x560fd360da90]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250821090046949 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318-RAB-23)[0x560fd360da90]{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) 20250821090046949 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318-RAB-23)[0x560fd360da90]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250821090046949 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090046949 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318-RAB-23)[0x560fd360da90]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090046949 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090046949 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090046949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090046949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_ps_rab_assignment_concurrent0(470)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090046953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090046953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090046953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821090046953 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821090046953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6edc26) (hnbgw_rua.c:472) 20250821090046953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7265318 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821090046953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7265318)[0x560fd35eb000]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821090046953 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821090046953 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821090046953 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7265318 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821090046953 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046953 DRANAP DEBUG ps_rab_ass[0x560fd360d070]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090046953 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318)[0x560fd360d070]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250821090046953 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046953 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318-RAB-23)[0x560fd360da90]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250821090046953 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318-RAB-23)[0x560fd360da90]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250821090046953 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090046953 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318-RAB-23)[0x560fd360da90]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-25 SEID-0x3f0 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250821090046953 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090046953 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318)[0x560fd360d070]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(470) TC_ps_rab_assignment_concurrent0(470)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(470): { 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 } } } 20250821090046955 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090046955 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318-RAB-23)[0x560fd360da90]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090046955 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318-RAB-23)[0x560fd360da90]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250821090046955 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318-RAB-23)[0x560fd360da90]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250821090046955 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250821090046955 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046955 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318)[0x560fd360d070]{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:630) 20250821090046955 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250821090046955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x560fd35eb130]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250821090046955 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090046955 DLSCCP DEBUG SCCP-SCOC(48)[0x560fd363a3f0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090046955 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f57f1a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250821090046955 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090046955 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046955 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090046955 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046955 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090046955 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090046955 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090046955 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 03 06 f5 7f 1a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 (ss7_asp.c:1383) 20250821090046955 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250821090046955 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250821090046955 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250821090046955 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318-RAB-23)[0x560fd360da90]{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) 20250821090046955 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318-RAB-23)[0x560fd360da90]{ESTABLISHED}: <-tx- PFCP seq-25 SEID-0x3f0 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250821090046955 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090046955 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318-RAB-23)[0x560fd360da90]{ESTABLISHED}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090046955 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090046955 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090046955 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046955 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090046955 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090046955 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821090046955 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090046955 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090046955 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090046955 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090046955 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046955 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 03 06 f5 7f 1a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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(458)@3bdb09a82332: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(470)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250821090046958 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046958 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090046958 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090046958 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090046958 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090046958 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090046958 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090046958 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090046958 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046958 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 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  20250821090046958 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821090046958 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090046958 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090046958 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090046958 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090046958 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090046958 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(49,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090046958 DLSCCP DEBUG SCCP-SCOC(49)[0x560fd363b080]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090046958 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090046958 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090046958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x560fd363b480]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090046958 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821090046958 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821090046958 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-84094 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821090046958 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046958 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-84094 SCCP-49 sgsn-0 MI=IMSI-262420000000009: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250821090046958 DRANAP DEBUG ps_rab_ass[0x560fd360d070]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090046958 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046958 DLPFCP DEBUG ps_rab[0x560fd35f9a50]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250821090046958 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094-RAB-23)[0x560fd35f9a50]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250821090046958 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090046958 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094-RAB-23)[0x560fd35f9a50]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250821090046958 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090046958 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094)[0x560fd360d070]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW-PFCP(452)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(471) TC_ps_rab_assignment_concurrent0(471)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(472)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(471): { 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 } } } 20250821090046961 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090046961 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094-RAB-23)[0x560fd35f9a50]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090046961 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094-RAB-23)[0x560fd35f9a50]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250821090046961 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250821090046961 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-84094)[0x560fd363ab30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250821090046961 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821090046961 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250821090046961 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250821090046961 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250821090046961 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094-RAB-23)[0x560fd35f9a50]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250821090046961 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094-RAB-23)[0x560fd35f9a50]{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) 20250821090046961 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094-RAB-23)[0x560fd35f9a50]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250821090046961 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090046961 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094-RAB-23)[0x560fd35f9a50]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090046961 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090046961 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090046961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090046961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_ps_rab_assignment_concurrent0(471)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090046966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090046966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090046966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821090046966 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821090046966 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1487e) (hnbgw_rua.c:472) 20250821090046966 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-84094 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821090046966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-84094)[0x560fd363ab30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821090046966 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821090046966 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821090046966 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-84094 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821090046966 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046966 DRANAP DEBUG ps_rab_ass[0x560fd360d070]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090046966 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094)[0x560fd360d070]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250821090046966 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046966 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094-RAB-23)[0x560fd35f9a50]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250821090046966 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094-RAB-23)[0x560fd35f9a50]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250821090046966 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090046966 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094-RAB-23)[0x560fd35f9a50]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-27 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250821090046966 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090046966 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094)[0x560fd360d070]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(471) TC_ps_rab_assignment_concurrent0(471)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(471): { 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 } } } 20250821090046968 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090046968 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094-RAB-23)[0x560fd35f9a50]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090046968 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094-RAB-23)[0x560fd35f9a50]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250821090046968 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094-RAB-23)[0x560fd35f9a50]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250821090046968 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250821090046968 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046968 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094)[0x560fd360d070]{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:630) 20250821090046968 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250821090046968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x560fd363b480]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250821090046968 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090046968 DLSCCP DEBUG SCCP-SCOC(49)[0x560fd363b080]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090046968 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0024517b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250821090046968 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090046968 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046968 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090046968 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046968 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090046968 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090046968 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090046968 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 02 06 24 51 7b 00 01 2e 60 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 (ss7_asp.c:1383) 20250821090046968 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250821090046968 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250821090046968 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250821090046968 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094-RAB-23)[0x560fd35f9a50]{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) 20250821090046968 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094-RAB-23)[0x560fd35f9a50]{ESTABLISHED}: <-tx- PFCP seq-27 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250821090046968 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090046968 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094-RAB-23)[0x560fd35f9a50]{ESTABLISHED}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090046968 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090046968 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090046968 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046968 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090046968 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090046968 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821090046968 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090046968 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090046968 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090046968 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090046968 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046968 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 02 06 24 51 7b 00 01 2e 60 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(458)@3bdb09a82332: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(471)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250821090046971 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046971 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090046971 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090046971 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090046971 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090046971 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090046971 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090046971 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090046971 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046971 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 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  20250821090046971 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821090046971 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090046971 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090046971 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090046971 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090046971 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090046971 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(50,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090046971 DLSCCP DEBUG SCCP-SCOC(50)[0x560fd35fc4a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090046971 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090046971 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090046971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x560fd35fc030]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090046971 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821090046971 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821090046971 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10916909 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821090046971 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046971 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10916909 SCCP-50 sgsn-0 MI=IMSI-262420000000010: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250821090046971 DRANAP DEBUG ps_rab_ass[0x560fd360d070]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090046971 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046971 DLPFCP DEBUG ps_rab[0x560fd3610880]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250821090046971 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909-RAB-23)[0x560fd3610880]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250821090046971 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090046971 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909-RAB-23)[0x560fd3610880]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250821090046971 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090046971 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909)[0x560fd360d070]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW-PFCP(452)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(472) TC_ps_rab_assignment_concurrent0(472)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(473)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(472): { 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 } } } 20250821090046974 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090046974 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909-RAB-23)[0x560fd3610880]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090046974 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909-RAB-23)[0x560fd3610880]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250821090046974 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250821090046974 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10916909)[0x560fd35ea0f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250821090046974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821090046974 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250821090046974 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250821090046974 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250821090046974 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909-RAB-23)[0x560fd3610880]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250821090046974 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909-RAB-23)[0x560fd3610880]{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) 20250821090046974 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909-RAB-23)[0x560fd3610880]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250821090046974 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090046974 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909-RAB-23)[0x560fd3610880]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090046974 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090046974 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090046974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090046974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_ps_rab_assignment_concurrent0(472)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090046978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090046978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090046978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821090046978 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821090046978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa6942d) (hnbgw_rua.c:472) 20250821090046978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10916909 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821090046978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10916909)[0x560fd35ea0f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821090046978 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821090046978 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821090046979 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10916909 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821090046979 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046979 DRANAP DEBUG ps_rab_ass[0x560fd360d070]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090046979 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909)[0x560fd360d070]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250821090046979 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046979 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909-RAB-23)[0x560fd3610880]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250821090046979 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909-RAB-23)[0x560fd3610880]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250821090046979 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090046979 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909-RAB-23)[0x560fd3610880]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250821090046979 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090046979 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909)[0x560fd360d070]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(472) TC_ps_rab_assignment_concurrent0(472)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_from0 HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(472): { 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 } } } 20250821090046981 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090046981 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909-RAB-23)[0x560fd3610880]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090046981 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909-RAB-23)[0x560fd3610880]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250821090046981 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909-RAB-23)[0x560fd3610880]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250821090046981 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250821090046981 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046981 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909)[0x560fd360d070]{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:630) 20250821090046981 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250821090046981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x560fd35fc030]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250821090046981 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090046981 DLSCCP DEBUG SCCP-SCOC(50)[0x560fd35fc4a0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090046981 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfa251), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250821090046981 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090046981 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090046981 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090046981 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046981 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090046981 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090046981 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090046981 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 01 06 df a2 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 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 (ss7_asp.c:1383) 20250821090046981 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250821090046981 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250821090046981 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250821090046981 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909-RAB-23)[0x560fd3610880]{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) 20250821090046981 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909-RAB-23)[0x560fd3610880]{ESTABLISHED}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250821090046981 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090046981 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909-RAB-23)[0x560fd3610880]{ESTABLISHED}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090046981 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090046981 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090046981 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046981 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090046981 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090046981 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=1 20250821090046981 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090046981 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090046981 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090046981 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090046981 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046981 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 01 06 df a2 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 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  20250821090046981 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046981 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090046981 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090046981 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090046981 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090046981 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090046981 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090046981 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090046981 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046981 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 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  20250821090046981 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821090046981 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090046981 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090046981 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090046981 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090046981 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090046981 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(51,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090046981 DLSCCP DEBUG SCCP-SCOC(51)[0x560fd35fb650]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090046981 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090046981 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090046981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x560fd35fb1e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090046981 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821090046981 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821090046981 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-388299 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821090046981 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046981 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-388299 SCCP-51 sgsn-0 MI=IMSI-262420000000011: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250821090046981 DRANAP DEBUG ps_rab_ass[0x560fd360d070]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090046981 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046981 DLPFCP DEBUG ps_rab[0x560fd35fb810]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250821090046981 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299-RAB-23)[0x560fd35fb810]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250821090046981 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090046981 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299-RAB-23)[0x560fd35fb810]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250821090046981 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090046981 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299)[0x560fd360d070]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(473) TC_ps_rab_assignment_concurrent0(472)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(474)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(473): { 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 } } } 20250821090046984 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090046984 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299-RAB-23)[0x560fd35fb810]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090046984 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299-RAB-23)[0x560fd35fb810]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250821090046984 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250821090046984 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-388299)[0x560fd35fb0b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250821090046984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821090046984 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250821090046984 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250821090046984 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250821090046984 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299-RAB-23)[0x560fd35fb810]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250821090046984 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299-RAB-23)[0x560fd35fb810]{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) 20250821090046984 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299-RAB-23)[0x560fd35fb810]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250821090046985 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090046985 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299-RAB-23)[0x560fd35fb810]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090046985 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090046985 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090046985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090046985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_ps_rab_assignment_concurrent0(473)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090046989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090046989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090046989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821090046989 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821090046989 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5eccb) (hnbgw_rua.c:472) 20250821090046989 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-388299 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821090046989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-388299)[0x560fd35fb0b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821090046989 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821090046989 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821090046989 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-388299 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821090046989 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046989 DRANAP DEBUG ps_rab_ass[0x560fd360d070]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090046989 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299)[0x560fd360d070]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250821090046989 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046989 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299-RAB-23)[0x560fd35fb810]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250821090046989 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299-RAB-23)[0x560fd35fb810]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250821090046989 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090046989 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299-RAB-23)[0x560fd35fb810]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-31 SEID-0x3f3 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250821090046989 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090046989 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299)[0x560fd360d070]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(473) TC_ps_rab_assignment_concurrent0(473)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(473): { 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 } } } HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_len:91 20250821090046991 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_from0 20250821090046991 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299-RAB-23)[0x560fd35fb810]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090046991 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299-RAB-23)[0x560fd35fb810]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250821090046991 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299-RAB-23)[0x560fd35fb810]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250821090046991 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250821090046991 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046991 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299)[0x560fd360d070]{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:630) 20250821090046991 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250821090046991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x560fd35fb1e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250821090046991 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090046991 DLSCCP DEBUG SCCP-SCOC(51)[0x560fd35fb650]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090046991 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007bf4f6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250821090046991 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090046991 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046991 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090046991 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090046991 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090046991 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250821090046991 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090046991 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 00 06 7b f4 f6 00 01 2e 60 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 (ss7_asp.c:1383) 20250821090046991 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250821090046991 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250821090046991 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250821090046991 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299-RAB-23)[0x560fd35fb810]{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) 20250821090046991 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299-RAB-23)[0x560fd35fb810]{ESTABLISHED}: <-tx- PFCP seq-31 SEID-0x3f3 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250821090046991 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090046991 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299-RAB-23)[0x560fd35fb810]{ESTABLISHED}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090046991 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090046991 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090046991 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046991 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090046991 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090046991 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090046991 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090046991 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090046991 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090046991 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090046991 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046991 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 06 7b f4 f6 00 01 2e 60 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  20250821090046991 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090046991 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090046991 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090046991 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090046991 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090046991 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090046991 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090046991 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090046991 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090046991 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 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  20250821090046991 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821090046991 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090046991 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090046991 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090046991 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090046991 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090046991 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(52,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090046991 DLSCCP DEBUG SCCP-SCOC(52)[0x560fd35ed000]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090046991 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090046991 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090046991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x560fd35fc660]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090046991 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821090046991 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821090046991 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4431618 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821090046991 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046991 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4431618 SCCP-52 sgsn-0 MI=IMSI-262420000000012: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250821090046991 DRANAP DEBUG ps_rab_ass[0x560fd360d070]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090046991 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046991 DLPFCP DEBUG ps_rab[0x560fd35f6a60]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250821090046991 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618-RAB-23)[0x560fd35f6a60]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250821090046991 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090046991 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618-RAB-23)[0x560fd35f6a60]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250821090046991 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090046991 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618)[0x560fd360d070]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(474) TC_ps_rab_assignment_concurrent0(473)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(476)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(474): { 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 } } } 20250821090046995 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090046995 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618-RAB-23)[0x560fd35f6a60]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090046995 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618-RAB-23)[0x560fd35f6a60]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250821090046995 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250821090046995 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090046995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4431618)[0x560fd363a750]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250821090046995 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821090046995 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250821090046995 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250821090046995 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250821090046995 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618-RAB-23)[0x560fd35f6a60]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250821090046995 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618-RAB-23)[0x560fd35f6a60]{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) 20250821090046995 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618-RAB-23)[0x560fd35f6a60]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250821090046995 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090046995 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618-RAB-23)[0x560fd35f6a60]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090046995 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090046995 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090046995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090046995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_ps_rab_assignment_concurrent0(474)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090046999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090046999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090046999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821090046999 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821090046999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x439f02) (hnbgw_rua.c:472) 20250821090046999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4431618 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821090046999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4431618)[0x560fd363a750]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821090046999 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821090046999 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821090046999 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4431618 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821090046999 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046999 DRANAP DEBUG ps_rab_ass[0x560fd360d070]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090046999 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618)[0x560fd360d070]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250821090046999 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090046999 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618-RAB-23)[0x560fd35f6a60]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250821090046999 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618-RAB-23)[0x560fd35f6a60]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250821090046999 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090046999 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618-RAB-23)[0x560fd35f6a60]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-33 SEID-0x3f4 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250821090046999 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090046999 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618)[0x560fd360d070]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(474) TC_ps_rab_assignment_concurrent0(474)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(474): { 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 } } } 20250821090047001 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090047001 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618-RAB-23)[0x560fd35f6a60]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090047001 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618-RAB-23)[0x560fd35f6a60]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250821090047001 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618-RAB-23)[0x560fd35f6a60]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250821090047001 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250821090047001 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090047001 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618)[0x560fd360d070]{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:630) 20250821090047001 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250821090047001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x560fd35fc660]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250821090047001 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090047001 DLSCCP DEBUG SCCP-SCOC(52)[0x560fd35ed000]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090047001 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e0ec3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250821090047001 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090047001 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090047001 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090047001 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090047001 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090047001 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090047001 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090047001 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 07 06 6e 0e c3 00 01 2e 60 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 (ss7_asp.c:1383) 20250821090047001 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250821090047001 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250821090047001 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250821090047001 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618-RAB-23)[0x560fd35f6a60]{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) 20250821090047001 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618-RAB-23)[0x560fd35f6a60]{ESTABLISHED}: <-tx- PFCP seq-33 SEID-0x3f4 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250821090047001 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090047001 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618-RAB-23)[0x560fd35f6a60]{ESTABLISHED}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090047001 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090047001 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_from0 20250821090047002 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090047002 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090047002 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090047002 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=7 20250821090047002 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090047002 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090047002 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090047002 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090047002 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090047002 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 07 06 6e 0e c3 00 01 2e 60 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(458)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:12 20250821090047002 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090047002 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090047002 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090047002 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090047002 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090047002 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090047002 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090047002 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090047002 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090047002 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 36 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  HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 will be put to the reassembly buffer 20250821090047002 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821090047002 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090047002 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090047002 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 data has been put to the reassembly buffer 20250821090047002 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090047002 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000036), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:545) 20250821090047002 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(54,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090047002 DLSCCP DEBUG SCCP-SCOC(54)[0x560fd360cc30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090047002 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090047002 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250821090047002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x560fd3601750]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090047002 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821090047002 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821090047002 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13759137 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821090047002 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090047002 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13759137 SCCP-54 sgsn-0 MI=IMSI-262420000000014: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250821090047002 DRANAP DEBUG ps_rab_ass[0x560fd360d070]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090047002 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090047002 DLPFCP DEBUG ps_rab[0x560fd35f7090]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250821090047002 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137-RAB-23)[0x560fd35f7090]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250821090047002 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090047002 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137-RAB-23)[0x560fd35f7090]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250821090047002 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090047002 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137)[0x560fd360d070]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW-PFCP(452)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(476) TC_ps_rab_assignment_concurrent0(474)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(475)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(476): { 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 := '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 } } } 20250821090047005 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090047005 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137-RAB-23)[0x560fd35f7090]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090047005 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137-RAB-23)[0x560fd35f7090]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250821090047005 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250821090047005 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090047005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13759137)[0x560fd35fa9e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250821090047005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821090047005 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250821090047005 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250821090047005 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250821090047005 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137-RAB-23)[0x560fd35f7090]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250821090047005 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137-RAB-23)[0x560fd35f7090]{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) 20250821090047005 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137-RAB-23)[0x560fd35f7090]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250821090047005 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090047005 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137-RAB-23)[0x560fd35f7090]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090047005 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090047005 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090047005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090047005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_ps_rab_assignment_concurrent0(476)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090047010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090047010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090047010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821090047010 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821090047010 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd1f2a1) (hnbgw_rua.c:472) 20250821090047010 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13759137 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821090047010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13759137)[0x560fd35fa9e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821090047010 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821090047010 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821090047010 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13759137 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821090047010 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090047010 DRANAP DEBUG ps_rab_ass[0x560fd360d070]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090047010 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137)[0x560fd360d070]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250821090047010 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090047010 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137-RAB-23)[0x560fd35f7090]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250821090047010 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137-RAB-23)[0x560fd35f7090]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250821090047010 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090047010 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137-RAB-23)[0x560fd35f7090]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-35 SEID-0x3f6 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250821090047010 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090047010 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137)[0x560fd360d070]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@3bdb09a82332: 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 := 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(476) TC_ps_rab_assignment_concurrent0(476)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(476): { 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 } } } 20250821090047012 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090047012 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137-RAB-23)[0x560fd35f7090]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090047012 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137-RAB-23)[0x560fd35f7090]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250821090047012 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137-RAB-23)[0x560fd35f7090]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250821090047012 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250821090047012 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090047012 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137)[0x560fd360d070]{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:630) 20250821090047012 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250821090047012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x560fd3601750]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250821090047012 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090047012 DLSCCP DEBUG SCCP-SCOC(54)[0x560fd360cc30]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090047012 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae8603), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250821090047012 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090047012 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090047012 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090047012 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090047012 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090047012 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090047012 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090047012 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 05 06 ae 86 03 00 01 2e 60 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 (ss7_asp.c:1383) 20250821090047012 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250821090047012 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250821090047012 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250821090047012 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137-RAB-23)[0x560fd35f7090]{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) 20250821090047012 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137-RAB-23)[0x560fd35f7090]{ESTABLISHED}: <-tx- PFCP seq-35 SEID-0x3f6 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250821090047012 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090047012 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137-RAB-23)[0x560fd35f7090]{ESTABLISHED}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090047012 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090047012 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090047012 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090047012 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090047012 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090047012 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821090047012 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090047012 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090047012 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090047012 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090047012 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090047012 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 05 06 ae 86 03 00 01 2e 60 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(458)@3bdb09a82332: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250821090047012 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090047012 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090047012 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090047012 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090047012 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090047012 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090047012 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090047012 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090047012 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090047012 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 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  20250821090047012 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821090047012 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090047012 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090047012 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090047012 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090047012 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090047012 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(53,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090047012 DLSCCP DEBUG SCCP-SCOC(53)[0x560fd35fa290]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090047012 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090047012 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090047012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x560fd35f9e20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090047012 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821090047012 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821090047012 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15567665 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821090047012 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:14 20250821090047012 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15567665 SCCP-53 sgsn-0 MI=IMSI-262420000000013: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250821090047012 DRANAP DEBUG ps_rab_ass[0x560fd360d070]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090047012 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090047012 DLPFCP DEBUG ps_rab[0x560fd35f7310]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250821090047012 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665-RAB-23)[0x560fd35f7310]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250821090047012 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090047012 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665-RAB-23)[0x560fd35f7310]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250821090047012 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090047012 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665)[0x560fd360d070]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(475) TC_ps_rab_assignment_concurrent0(476)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(477)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(475): { 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 := '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 } } } 20250821090047016 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090047016 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665-RAB-23)[0x560fd35f7310]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090047016 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665-RAB-23)[0x560fd35f7310]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250821090047016 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250821090047016 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090047016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15567665)[0x560fd35ed760]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250821090047016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821090047016 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250821090047016 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250821090047016 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250821090047016 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665-RAB-23)[0x560fd35f7310]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250821090047016 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665-RAB-23)[0x560fd35f7310]{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) 20250821090047016 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665-RAB-23)[0x560fd35f7310]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250821090047016 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090047016 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665-RAB-23)[0x560fd35f7310]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090047016 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090047016 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090047016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090047016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_ps_rab_assignment_concurrent0(475)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090047020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090047020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090047020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821090047020 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821090047020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xed8b31) (hnbgw_rua.c:472) 20250821090047020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15567665 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821090047020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15567665)[0x560fd35ed760]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821090047020 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821090047020 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821090047020 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15567665 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821090047020 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090047020 DRANAP DEBUG ps_rab_ass[0x560fd360d070]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090047020 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665)[0x560fd360d070]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250821090047020 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090047020 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665-RAB-23)[0x560fd35f7310]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250821090047020 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665-RAB-23)[0x560fd35f7310]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250821090047020 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090047020 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665-RAB-23)[0x560fd35f7310]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-37 SEID-0x3f5 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250821090047020 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090047020 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665)[0x560fd360d070]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@3bdb09a82332: 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 := 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(475) TC_ps_rab_assignment_concurrent0(475)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(475): { 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 } } } 20250821090047022 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090047022 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665-RAB-23)[0x560fd35f7310]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090047022 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665-RAB-23)[0x560fd35f7310]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250821090047022 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665-RAB-23)[0x560fd35f7310]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250821090047022 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250821090047022 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090047022 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665)[0x560fd360d070]{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:630) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_len:91 20250821090047022 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250821090047022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x560fd35f9e20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_from0 20250821090047022 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090047022 DLSCCP DEBUG SCCP-SCOC(53)[0x560fd35fa290]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090047022 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008fd75b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250821090047022 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090047022 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090047022 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090047022 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090047022 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090047022 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090047022 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090047022 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 06 06 8f d7 5b 00 01 2e 60 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 (ss7_asp.c:1383) 20250821090047022 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250821090047022 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250821090047022 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250821090047022 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665-RAB-23)[0x560fd35f7310]{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) 20250821090047022 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665-RAB-23)[0x560fd35f7310]{ESTABLISHED}: <-tx- PFCP seq-37 SEID-0x3f5 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250821090047022 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090047022 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665-RAB-23)[0x560fd35f7310]{ESTABLISHED}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090047022 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090047022 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250821090047022 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090047022 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090047022 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090047022 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821090047022 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090047022 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090047022 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090047022 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090047022 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090047022 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 06 06 8f d7 5b 00 01 2e 60 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  20250821090047022 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090047022 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090047022 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090047022 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090047022 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090047022 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090047022 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090047022 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090047022 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090047022 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 37 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  20250821090047022 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821090047022 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090047022 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090047022 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090047022 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090047022 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000037), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:545) 20250821090047022 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(55,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090047022 DLSCCP DEBUG SCCP-SCOC(55)[0x560fd360d590]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090047022 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090047022 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090047022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x560fd35fa450]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090047022 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821090047022 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821090047022 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10121092 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821090047022 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090047022 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10121092 SCCP-55 sgsn-0 MI=IMSI-262420000000015: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250821090047022 DRANAP DEBUG ps_rab_ass[0x560fd360d070]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090047022 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090047022 DLPFCP DEBUG ps_rab[0x560fd3613030]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250821090047022 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092-RAB-23)[0x560fd3613030]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250821090047022 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090047022 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092-RAB-23)[0x560fd3613030]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250821090047022 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090047022 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092)[0x560fd360d070]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(477) TC_ps_rab_assignment_concurrent0(475)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(477): { 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 } } } 20250821090047026 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090047026 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092-RAB-23)[0x560fd3613030]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090047026 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092-RAB-23)[0x560fd3613030]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250821090047026 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250821090047026 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090047026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10121092)[0x560fd35ecab0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250821090047026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821090047026 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250821090047026 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250821090047026 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092)[0x560fd360d070]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250821090047026 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092-RAB-23)[0x560fd3613030]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250821090047026 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092-RAB-23)[0x560fd3613030]{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) 20250821090047026 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092-RAB-23)[0x560fd3613030]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250821090047026 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090047026 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092-RAB-23)[0x560fd3613030]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090047026 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090047026 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090047026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090047026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_ps_rab_assignment_concurrent0(477)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090047030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090047030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090047030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821090047030 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821090047030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9a6f84) (hnbgw_rua.c:472) 20250821090047030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10121092 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821090047030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10121092)[0x560fd35ecab0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821090047030 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821090047030 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821090047030 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10121092 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821090047030 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090047030 DRANAP DEBUG ps_rab_ass[0x560fd360d070]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090047030 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092)[0x560fd360d070]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250821090047030 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090047030 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092-RAB-23)[0x560fd3613030]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250821090047030 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092-RAB-23)[0x560fd3613030]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250821090047030 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090047030 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092-RAB-23)[0x560fd3613030]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250821090047030 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090047030 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092)[0x560fd360d070]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(477) TC_ps_rab_assignment_concurrent0(477)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(477): { 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 } } } 20250821090047032 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090047032 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092-RAB-23)[0x560fd3613030]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090047032 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092-RAB-23)[0x560fd3613030]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250821090047032 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092-RAB-23)[0x560fd3613030]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250821090047032 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250821090047032 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090047032 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092)[0x560fd360d070]{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:630) 20250821090047032 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250821090047032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x560fd35fa450]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250821090047032 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090047032 DLSCCP DEBUG SCCP-SCOC(55)[0x560fd360d590]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090047032 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002030e6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250821090047032 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090047032 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090047032 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090047032 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090047032 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090047032 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090047032 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090047032 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 04 06 20 30 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 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 (ss7_asp.c:1383) 20250821090047032 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250821090047032 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250821090047032 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092)[0x560fd360d070]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250821090047032 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092-RAB-23)[0x560fd3613030]{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) 20250821090047032 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092-RAB-23)[0x560fd3613030]{ESTABLISHED}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250821090047032 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090047032 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092-RAB-23)[0x560fd3613030]{ESTABLISHED}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090047032 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090047032 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090047032 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090047032 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090047032 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090047032 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821090047032 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090047032 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090047032 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090047032 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090047032 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090047032 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 04 06 20 30 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 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(458)@3bdb09a82332: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(477)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821090048657 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048657 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090048657 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090048657 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090048657 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090048657 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090048657 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090048657 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090048657 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048657 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 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  20250821090048658 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821090048658 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090048658 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090048658 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090048658 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090048658 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090048658 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(40,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090048658 DLSCCP DEBUG SCCP-SCOC(40)[0x560fd360f460]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090048658 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090048658 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090048658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090048658 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821090048658 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821090048658 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1438098 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821090048658 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098-RAB-23)[0x560fd35e7200]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250821090048658 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098-RAB-23)[0x560fd35e7200]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250821090048658 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090048658 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098-RAB-23)[0x560fd35e7200]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250821090048658 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090048658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1438098)[0x560fd35fcfe0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821090048658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821090048658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090048658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_from0 HNBGW-PFCP(452)@3bdb09a82332: 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_Test.sgsn0-SCCP(458)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW-PFCP(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(462) TC_ps_rab_assignment_concurrent0(462)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(462): { 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 } } } 20250821090048667 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090048667 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098-RAB-23)[0x560fd35e7200]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090048667 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098-RAB-23)[0x560fd35e7200]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250821090048667 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098-RAB-23)[0x560fd35e7200]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250821090048667 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098-RAB-23)[0x560fd35e7200]{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) 20250821090048667 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098-RAB-23)[0x560fd35e7200]{WAIT_USE_COUNT}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250821090048667 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090048667 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098-RAB-23)[0x560fd35e7200]{WAIT_USE_COUNT}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090048667 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098-RAB-23)[0x560fd35e7200]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250821090048667 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098-RAB-23)[0x560fd35e7200]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250821090048667 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098-RAB-23)[0x560fd35e7200]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250821090048667 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1438098-RAB-23)[0x560fd35e7200]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250821090048667 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090048667 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@3bdb09a82332: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(462)1438098 20250821090048684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090048684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090048684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821090048684 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821090048684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x15f192,cause=radio(normal)) (hnbgw_rua.c:440) 20250821090048684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1438098 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821090048684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1438098)[0x560fd35fcfe0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821090048684 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821090048684 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821090048684 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1438098 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821090048684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090048684 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090048684 DLSCCP DEBUG SCCP-SCOC(40)[0x560fd360f460]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090048684 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001952d9), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821090048684 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090048684 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048684 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090048684 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048684 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090048684 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090048684 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090048684 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 19 52 d9 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821090048684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1438098)[0x560fd35fcfe0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821090048684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821090048684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x560fd3615d30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821090048684 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048684 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090048684 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090048684 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821090048685 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090048685 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090048685 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090048685 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090048685 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048685 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0a 06 19 52 d9 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250821090048685 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048685 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090048685 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090048685 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090048685 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090048685 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090048685 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090048685 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090048685 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048685 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 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  20250821090048685 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821090048685 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090048685 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090048685 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090048685 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090048685 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090048685 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(41,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090048685 DLSCCP DEBUG SCCP-SCOC(41)[0x560fd360b540]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090048685 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090048685 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090048685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x560fd35fc8b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090048685 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821090048685 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821090048685 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10074237 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821090048685 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237-RAB-23)[0x560fd35f9920]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250821090048685 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237-RAB-23)[0x560fd35f9920]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250821090048685 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090048685 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237-RAB-23)[0x560fd35f9920]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250821090048685 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090048685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10074237)[0x560fd35e8ce0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821090048685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821090048685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090048685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(463) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(463)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(462)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(463): { 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 } } } 20250821090048691 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090048691 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237-RAB-23)[0x560fd35f9920]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090048691 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237-RAB-23)[0x560fd35f9920]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250821090048691 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237-RAB-23)[0x560fd35f9920]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250821090048691 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237-RAB-23)[0x560fd35f9920]{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) 20250821090048691 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237-RAB-23)[0x560fd35f9920]{WAIT_USE_COUNT}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250821090048691 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090048691 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237-RAB-23)[0x560fd35f9920]{WAIT_USE_COUNT}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090048691 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237-RAB-23)[0x560fd35f9920]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250821090048691 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237-RAB-23)[0x560fd35f9920]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250821090048691 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237-RAB-23)[0x560fd35f9920]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250821090048691 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10074237-RAB-23)[0x560fd35f9920]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250821090048691 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090048691 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(462)10172170 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@3bdb09a82332: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(463)10074237 20250821090048698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090048698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090048698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821090048698 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821090048698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x99b87d,cause=radio(normal)) (hnbgw_rua.c:440) 20250821090048698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10074237 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821090048698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10074237)[0x560fd35e8ce0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821090048698 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821090048698 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821090048699 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10074237 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821090048699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x560fd35fc8b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090048699 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090048699 DLSCCP DEBUG SCCP-SCOC(41)[0x560fd360b540]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090048699 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00503013), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821090048699 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090048699 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048699 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090048699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048699 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090048699 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090048699 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090048699 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0b 06 50 30 13 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821090048699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10074237)[0x560fd35e8ce0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821090048699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x560fd35fc8b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821090048699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x560fd35fc8b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821090048699 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048699 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090048699 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090048699 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821090048699 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090048699 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090048699 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090048699 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090048699 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048699 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0b 06 50 30 13 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250821090048699 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048699 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090048699 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090048699 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090048699 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090048699 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090048699 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090048699 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090048699 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048699 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 28 19 52 d9 00 00 00 00 00  20250821090048700 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090048700 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090048700 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090048700 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090048700 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090048700 DLSCCP DEBUG 0: SCCP(rctx=0) 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=001952d9), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821090048700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(40,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821090048700 DLSCCP DEBUG SCCP-SCOC(40)[0x560fd360f460]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821090048700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821090048700 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821090048700 DCN DEBUG handle_cn_disc_ind() conn_id=40 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821090048700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x560fd3615d30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821090048700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x560fd3615d30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821090048700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1438098)[0x560fd35fcfe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090048700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1438098)[0x560fd35fcfe0]{disconnected}: Freeing instance (context_map.c:203) 20250821090048700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1438098)[0x560fd35fcfe0]{disconnected}: Deallocated (fsm.c:568) 20250821090048700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x560fd3615d30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090048700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x560fd3615d30]{disconnected}: Freeing instance (context_map.c:207) 20250821090048700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x560fd3615d30]{disconnected}: Deallocated (fsm.c:568) 20250821090048700 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1438098 SCCP-40 sgsn-0 MI=IMSI-262420000000000: Deallocating (context_map.c:226) 20250821090048700 DLSCCP DEBUG 0: SCCP(rctx=0) 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=001952d9), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:455) 20250821090048700 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090048700 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048700 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090048700 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048700 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090048700 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090048700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090048700 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0a 05 19 52 d9 00 00 28 00 (ss7_asp.c:1383) 20250821090048700 DLSCCP DEBUG SCCP-SCOC(40)[0x560fd360f460]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821090048700 DLSCCP DEBUG SCCP-SCOC(40)[0x560fd360f460]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090048700 DLSCCP DEBUG SCCP-SCOC(40)[0x560fd360f460]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090048700 DLSCCP DEBUG SCCP-SCOC(40)[0x560fd360f460]{IDLE}: Deallocated (fsm.c:568) 20250821090048700 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048700 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090048700 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090048701 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821090048701 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090048701 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090048701 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090048701 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090048701 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048701 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0a 05 19 52 d9 00 00 28 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(463)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(463)6844607 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:1 20250821090048708 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048708 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090048708 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090048708 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090048708 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090048708 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090048708 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090048708 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090048708 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048708 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 29 50 30 13 00 00 00 00 00  20250821090048708 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090048708 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090048708 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090048708 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090048708 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090048709 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00503013), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821090048709 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(41,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821090048709 DLSCCP DEBUG SCCP-SCOC(41)[0x560fd360b540]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821090048709 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821090048709 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821090048709 DCN DEBUG handle_cn_disc_ind() conn_id=41 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821090048709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x560fd35fc8b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821090048709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x560fd35fc8b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821090048709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10074237)[0x560fd35e8ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090048709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10074237)[0x560fd35e8ce0]{disconnected}: Freeing instance (context_map.c:203) 20250821090048709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10074237)[0x560fd35e8ce0]{disconnected}: Deallocated (fsm.c:568) 20250821090048709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x560fd35fc8b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090048709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x560fd35fc8b0]{disconnected}: Freeing instance (context_map.c:207) 20250821090048709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x560fd35fc8b0]{disconnected}: Deallocated (fsm.c:568) 20250821090048709 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10074237 SCCP-41 sgsn-0 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250821090048709 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00503013), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:455) 20250821090048709 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090048709 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048709 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090048709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048709 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090048709 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090048709 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090048709 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0b 05 50 30 13 00 00 29 00 (ss7_asp.c:1383) 20250821090048709 DLSCCP DEBUG SCCP-SCOC(41)[0x560fd360b540]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821090048709 DLSCCP DEBUG SCCP-SCOC(41)[0x560fd360b540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090048709 DLSCCP DEBUG SCCP-SCOC(41)[0x560fd360b540]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090048709 DLSCCP DEBUG SCCP-SCOC(41)[0x560fd360b540]{IDLE}: Deallocated (fsm.c:568) 20250821090048709 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048709 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090048709 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090048709 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821090048709 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090048709 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090048709 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090048709 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090048709 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048709 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0b 05 50 30 13 00 00 29 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821090048894 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048894 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090048894 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090048894 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090048894 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090048894 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090048894 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090048894 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090048894 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048894 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 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  20250821090048894 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821090048894 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090048894 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090048894 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090048894 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090048894 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090048894 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(42,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090048894 DLSCCP DEBUG SCCP-SCOC(42)[0x560fd36057c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090048895 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090048895 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090048895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x560fd3643ff0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090048895 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821090048895 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821090048895 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14785937 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821090048895 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937-RAB-23)[0x560fd35ed3f0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250821090048895 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937-RAB-23)[0x560fd35ed3f0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250821090048895 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090048895 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937-RAB-23)[0x560fd35ed3f0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250821090048895 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090048895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14785937)[0x560fd35ebeb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821090048895 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821090048895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090048895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(464) TC_ps_rab_assignment_concurrent0(464)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(464): { 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 } } } 20250821090048901 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090048902 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937-RAB-23)[0x560fd35ed3f0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090048902 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937-RAB-23)[0x560fd35ed3f0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250821090048902 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937-RAB-23)[0x560fd35ed3f0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250821090048902 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937-RAB-23)[0x560fd35ed3f0]{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) 20250821090048902 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937-RAB-23)[0x560fd35ed3f0]{WAIT_USE_COUNT}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250821090048902 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090048902 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937-RAB-23)[0x560fd35ed3f0]{WAIT_USE_COUNT}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090048902 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937-RAB-23)[0x560fd35ed3f0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250821090048902 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937-RAB-23)[0x560fd35ed3f0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250821090048902 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937-RAB-23)[0x560fd35ed3f0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250821090048902 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14785937-RAB-23)[0x560fd35ed3f0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250821090048902 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090048902 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@3bdb09a82332: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(464)14785937 20250821090048909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090048909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090048909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821090048909 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821090048909 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe19d91,cause=radio(normal)) (hnbgw_rua.c:440) 20250821090048909 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14785937 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821090048909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14785937)[0x560fd35ebeb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821090048909 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821090048909 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821090048909 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14785937 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821090048909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x560fd3643ff0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090048909 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090048909 DLSCCP DEBUG SCCP-SCOC(42)[0x560fd36057c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090048909 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00536bf4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821090048909 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090048909 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048909 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090048909 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048909 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090048909 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090048909 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090048909 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 08 06 53 6b f4 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821090048909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14785937)[0x560fd35ebeb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821090048909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x560fd3643ff0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821090048909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x560fd3643ff0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821090048909 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048909 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090048909 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090048909 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=8 20250821090048910 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090048910 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090048910 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090048910 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090048910 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048910 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 08 06 53 6b f4 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250821090048910 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048910 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090048910 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090048910 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090048910 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090048910 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090048910 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090048910 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090048910 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048910 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 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  20250821090048910 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821090048910 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090048910 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090048910 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090048910 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090048910 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090048910 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(43,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090048910 DLSCCP DEBUG SCCP-SCOC(43)[0x560fd36296e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090048910 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090048910 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090048910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x560fd3601ea0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090048910 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821090048910 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821090048910 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13939432 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821090048910 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432-RAB-23)[0x560fd360e2c0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250821090048910 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432-RAB-23)[0x560fd360e2c0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250821090048910 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090048910 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432-RAB-23)[0x560fd360e2c0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-43 SEID-0x3eb SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250821090048910 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090048910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13939432)[0x560fd3601c00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821090048910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821090048910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090048910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(465) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(465)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(465): { 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 } } } 20250821090048916 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090048916 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432-RAB-23)[0x560fd360e2c0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090048916 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432-RAB-23)[0x560fd360e2c0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250821090048916 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432-RAB-23)[0x560fd360e2c0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250821090048916 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432-RAB-23)[0x560fd360e2c0]{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) 20250821090048916 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432-RAB-23)[0x560fd360e2c0]{WAIT_USE_COUNT}: <-tx- PFCP seq-43 SEID-0x3eb SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250821090048916 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090048916 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432-RAB-23)[0x560fd360e2c0]{WAIT_USE_COUNT}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090048916 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432-RAB-23)[0x560fd360e2c0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250821090048916 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432-RAB-23)[0x560fd360e2c0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250821090048916 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432-RAB-23)[0x560fd360e2c0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250821090048916 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13939432-RAB-23)[0x560fd360e2c0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250821090048916 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090048916 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(464)3239669 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@3bdb09a82332: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(465)13939432 20250821090048923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090048923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090048923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821090048923 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821090048923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd4b2e8,cause=radio(normal)) (hnbgw_rua.c:440) 20250821090048923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13939432 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821090048923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13939432)[0x560fd3601c00]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821090048923 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821090048923 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821090048923 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13939432 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821090048923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x560fd3601ea0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090048923 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090048923 DLSCCP DEBUG SCCP-SCOC(43)[0x560fd36296e0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090048923 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00523872), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821090048923 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090048923 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048923 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090048923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048923 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090048923 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090048923 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090048923 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 09 06 52 38 72 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821090048923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13939432)[0x560fd3601c00]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821090048923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x560fd3601ea0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821090048923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x560fd3601ea0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821090048924 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048924 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090048924 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090048924 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=9 20250821090048924 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090048924 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090048924 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090048924 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090048924 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048924 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 09 06 52 38 72 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250821090048924 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048924 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090048924 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090048924 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090048924 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090048924 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090048924 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090048924 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090048924 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048924 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 2a 53 6b f4 00 00 00 00 00  20250821090048924 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048924 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090048924 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090048924 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090048924 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090048924 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090048924 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090048924 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090048924 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048924 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 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  20250821090048924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090048924 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090048924 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090048924 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090048924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090048924 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00536bf4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821090048924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(42,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821090048924 DLSCCP DEBUG SCCP-SCOC(42)[0x560fd36057c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821090048924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821090048924 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821090048924 DCN DEBUG handle_cn_disc_ind() conn_id=42 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821090048924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x560fd3643ff0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821090048924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x560fd3643ff0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821090048924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14785937)[0x560fd35ebeb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090048924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14785937)[0x560fd35ebeb0]{disconnected}: Freeing instance (context_map.c:203) 20250821090048924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14785937)[0x560fd35ebeb0]{disconnected}: Deallocated (fsm.c:568) 20250821090048924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x560fd3643ff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090048924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x560fd3643ff0]{disconnected}: Freeing instance (context_map.c:207) 20250821090048924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x560fd3643ff0]{disconnected}: Deallocated (fsm.c:568) 20250821090048924 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14785937 SCCP-42 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:226) 20250821090048924 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00536bf4), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:455) 20250821090048924 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090048924 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090048924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048924 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090048925 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090048925 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090048925 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 08 05 53 6b f4 00 00 2a 00 (ss7_asp.c:1383) 20250821090048925 DLSCCP DEBUG SCCP-SCOC(42)[0x560fd36057c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821090048925 DLSCCP DEBUG SCCP-SCOC(42)[0x560fd36057c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090048925 DLSCCP DEBUG SCCP-SCOC(42)[0x560fd36057c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090048925 DLSCCP DEBUG SCCP-SCOC(42)[0x560fd36057c0]{IDLE}: Deallocated (fsm.c:568) 20250821090048925 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821090048925 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090048925 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090048925 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090048925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090048925 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090048925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(44,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090048925 DLSCCP DEBUG SCCP-SCOC(44)[0x560fd3643af0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090048925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090048925 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090048925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x560fd36439c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090048925 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821090048925 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821090048925 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11953902 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821090048925 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902-RAB-23)[0x560fd35e6ac0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250821090048925 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902-RAB-23)[0x560fd35e6ac0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250821090048925 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090048925 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902-RAB-23)[0x560fd35e6ac0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-44 SEID-0x3ec SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250821090048925 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090048925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11953902)[0x560fd36019f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821090048925 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821090048925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090048925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821090048925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048925 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090048925 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090048925 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=8 20250821090048925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090048925 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090048925 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090048925 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090048925 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048926 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 08 05 53 6b f4 00 00 2a 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EC'O, sequence_number := 44, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(466) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(466)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(465)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_from0 HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(466): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'O, sequence_number := 44, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821090048931 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090048931 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902-RAB-23)[0x560fd35e6ac0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090048931 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902-RAB-23)[0x560fd35e6ac0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250821090048931 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902-RAB-23)[0x560fd35e6ac0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250821090048931 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902-RAB-23)[0x560fd35e6ac0]{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) 20250821090048931 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902-RAB-23)[0x560fd35e6ac0]{WAIT_USE_COUNT}: <-tx- PFCP seq-44 SEID-0x3ec SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250821090048931 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090048931 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902-RAB-23)[0x560fd35e6ac0]{WAIT_USE_COUNT}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090048931 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902-RAB-23)[0x560fd35e6ac0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250821090048931 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902-RAB-23)[0x560fd35e6ac0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250821090048931 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902-RAB-23)[0x560fd35e6ac0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250821090048931 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11953902-RAB-23)[0x560fd35e6ac0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250821090048931 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090048931 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090048932 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048932 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090048932 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090048932 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090048932 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090048932 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090048932 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090048932 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090048932 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048932 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 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  HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(465)11900167 20250821090048933 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821090048933 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090048933 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090048933 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090048933 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090048933 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090048933 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(45,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090048933 DLSCCP DEBUG SCCP-SCOC(45)[0x560fd35e9cb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090048933 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090048933 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090048933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x560fd36293c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090048933 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821090048933 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821090048933 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3790373 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821090048933 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373-RAB-23)[0x560fd35ed1c0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250821090048933 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373-RAB-23)[0x560fd35ed1c0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250821090048933 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090048933 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373-RAB-23)[0x560fd35ed1c0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-45 SEID-0x3ed SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250821090048933 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090048933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3790373)[0x560fd3629880]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821090048933 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821090048933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090048933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:3 HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003ED'O, sequence_number := 45, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(467) TC_ps_rab_assignment_concurrent0(467)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(467): { 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 } } } TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@3bdb09a82332: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(466)11953902 20250821090048938 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090048938 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373-RAB-23)[0x560fd35ed1c0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090048938 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373-RAB-23)[0x560fd35ed1c0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250821090048938 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373-RAB-23)[0x560fd35ed1c0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250821090048938 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373-RAB-23)[0x560fd35ed1c0]{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) 20250821090048938 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373-RAB-23)[0x560fd35ed1c0]{WAIT_USE_COUNT}: <-tx- PFCP seq-45 SEID-0x3ed SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250821090048938 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090048938 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373-RAB-23)[0x560fd35ed1c0]{WAIT_USE_COUNT}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090048938 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373-RAB-23)[0x560fd35ed1c0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250821090048938 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373-RAB-23)[0x560fd35ed1c0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250821090048938 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373-RAB-23)[0x560fd35ed1c0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250821090048938 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3790373-RAB-23)[0x560fd35ed1c0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250821090048938 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090048938 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090048938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090048938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090048938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821090048938 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821090048938 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb666ee,cause=radio(normal)) (hnbgw_rua.c:440) 20250821090048938 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11953902 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821090048938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11953902)[0x560fd36019f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821090048938 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821090048938 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821090048938 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11953902 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821090048938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x560fd36439c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090048938 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090048938 DLSCCP DEBUG SCCP-SCOC(44)[0x560fd3643af0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090048938 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002691e5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821090048938 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090048938 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048938 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090048938 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048938 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090048938 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090048938 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090048938 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0e 06 26 91 e5 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821090048938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11953902)[0x560fd36019f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821090048938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x560fd36439c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821090048938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x560fd36439c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821090048938 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048938 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090048938 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090048938 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821090048939 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090048939 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090048939 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090048939 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:7 20250821090048939 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048939 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0e 06 26 91 e5 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250821090048939 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048939 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090048939 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090048939 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090048939 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090048939 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090048939 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090048939 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090048939 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048939 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 2b 52 38 72 00 00 00 00 00  HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_len:12 20250821090048939 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090048939 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090048939 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090048939 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090048939 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090048939 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00523872), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821090048939 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(43,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821090048939 DLSCCP DEBUG SCCP-SCOC(43)[0x560fd36296e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821090048939 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821090048939 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821090048939 DCN DEBUG handle_cn_disc_ind() conn_id=43 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821090048939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x560fd3601ea0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821090048939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x560fd3601ea0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821090048939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13939432)[0x560fd3601c00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090048939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13939432)[0x560fd3601c00]{disconnected}: Freeing instance (context_map.c:203) 20250821090048939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13939432)[0x560fd3601c00]{disconnected}: Deallocated (fsm.c:568) 20250821090048939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x560fd3601ea0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090048939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x560fd3601ea0]{disconnected}: Freeing instance (context_map.c:207) 20250821090048939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x560fd3601ea0]{disconnected}: Deallocated (fsm.c:568) 20250821090048939 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13939432 SCCP-43 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821090048939 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00523872), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:455) 20250821090048939 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090048939 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048939 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090048939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048939 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090048939 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090048939 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090048939 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 09 05 52 38 72 00 00 2b 00 (ss7_asp.c:1383) 20250821090048939 DLSCCP DEBUG SCCP-SCOC(43)[0x560fd36296e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821090048940 DLSCCP DEBUG SCCP-SCOC(43)[0x560fd36296e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090048940 DLSCCP DEBUG SCCP-SCOC(43)[0x560fd36296e0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090048940 DLSCCP DEBUG SCCP-SCOC(43)[0x560fd36296e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821090048940 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048940 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090048940 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090048940 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=9 20250821090048940 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090048940 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090048940 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090048940 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090048940 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048940 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 09 05 52 38 72 00 00 2b 00 00 06 00 08 00 00 00 02  20250821090048941 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048941 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090048941 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090048941 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090048941 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090048941 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090048941 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090048941 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090048941 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048941 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 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  20250821090048941 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821090048941 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090048941 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090048941 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090048941 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090048941 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090048941 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(47,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090048941 DLSCCP DEBUG SCCP-SCOC(47)[0x560fd35eaa50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090048941 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090048941 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090048942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x560fd35f5f20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:4 20250821090048942 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821090048942 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821090048942 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3433330 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821090048942 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330-RAB-23)[0x560fd35f9430]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250821090048942 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330-RAB-23)[0x560fd35f9430]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250821090048942 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 will be put to the reassembly buffer 20250821090048942 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330-RAB-23)[0x560fd35f9430]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-46 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250821090048942 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090048942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3433330)[0x560fd35f5c40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821090048942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821090048942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090048942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: RLC received in state:disconnect_pending HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EF'O, sequence_number := 46, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(469) TC_ps_rab_assignment_concurrent0(466)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@3bdb09a82332: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(467)3790373 TC_ps_rab_assignment_concurrent0(469)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090048946 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090048946 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090048946 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821090048946 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821090048946 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x39d625,cause=radio(normal)) (hnbgw_rua.c:440) 20250821090048946 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3790373 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821090048946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3790373)[0x560fd3629880]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821090048946 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821090048946 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821090048946 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3790373 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821090048946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x560fd36293c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090048946 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090048946 DLSCCP DEBUG SCCP-SCOC(45)[0x560fd35e9cb0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090048946 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00546d97), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821090048946 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090048946 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048946 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090048946 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048946 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090048946 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090048946 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090048946 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0f 06 54 6d 97 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821090048946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3790373)[0x560fd3629880]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821090048946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x560fd36293c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821090048946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x560fd36293c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821090048946 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048946 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090048946 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090048946 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821090048946 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090048946 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090048946 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090048946 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090048946 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048946 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0f 06 54 6d 97 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(466)13160780 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:4 HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(469): { 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 } } } HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:5 20250821090048948 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048948 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090048948 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090048948 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090048948 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090048948 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090048948 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090048948 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090048948 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090048949 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048949 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 2c 26 91 e5 00 00 00 00 00  20250821090048948 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330-RAB-23)[0x560fd35f9430]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090048949 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330-RAB-23)[0x560fd35f9430]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250821090048949 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330-RAB-23)[0x560fd35f9430]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250821090048949 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330-RAB-23)[0x560fd35f9430]{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) 20250821090048949 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330-RAB-23)[0x560fd35f9430]{WAIT_USE_COUNT}: <-tx- PFCP seq-46 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250821090048949 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090048949 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330-RAB-23)[0x560fd35f9430]{WAIT_USE_COUNT}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090048949 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330-RAB-23)[0x560fd35f9430]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250821090048949 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330-RAB-23)[0x560fd35f9430]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250821090048949 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330-RAB-23)[0x560fd35f9430]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250821090048949 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3433330-RAB-23)[0x560fd35f9430]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250821090048949 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090048949 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090048949 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090048949 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090048949 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090048949 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090048949 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090048949 DLSCCP DEBUG 0: SCCP(rctx=0) 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=002691e5), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821090048949 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(44,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821090048949 DLSCCP DEBUG SCCP-SCOC(44)[0x560fd3643af0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821090048949 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821090048949 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821090048949 DCN DEBUG handle_cn_disc_ind() conn_id=44 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821090048949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x560fd36439c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 data has been put to the reassembly buffer 20250821090048949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x560fd36439c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821090048949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11953902)[0x560fd36019f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090048949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11953902)[0x560fd36019f0]{disconnected}: Freeing instance (context_map.c:203) 20250821090048949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11953902)[0x560fd36019f0]{disconnected}: Deallocated (fsm.c:568) 20250821090048949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x560fd36439c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090048949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x560fd36439c0]{disconnected}: Freeing instance (context_map.c:207) 20250821090048949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x560fd36439c0]{disconnected}: Deallocated (fsm.c:568) 20250821090048949 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11953902 SCCP-44 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250821090048949 DLSCCP DEBUG 0: SCCP(rctx=0) 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=002691e5), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:455) 20250821090048949 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090048949 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048949 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090048949 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048949 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090048949 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090048949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250821090048949 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0e 05 26 91 e5 00 00 2c 00 (ss7_asp.c:1383) 20250821090048949 DLSCCP DEBUG SCCP-SCOC(44)[0x560fd3643af0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821090048949 DLSCCP DEBUG SCCP-SCOC(44)[0x560fd3643af0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090048949 DLSCCP DEBUG SCCP-SCOC(44)[0x560fd3643af0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090048949 DLSCCP DEBUG SCCP-SCOC(44)[0x560fd3643af0]{IDLE}: Deallocated (fsm.c:568) 20250821090048949 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048950 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090048950 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090048950 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821090048950 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090048950 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090048950 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090048950 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090048950 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048950 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0e 05 26 91 e5 00 00 2c 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent0(467)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(467)8811776 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821090048955 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048955 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090048955 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090048955 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090048955 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090048955 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090048955 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090048955 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090048955 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048955 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 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  20250821090048955 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821090048955 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090048955 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090048955 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090048955 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090048955 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090048955 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(46,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090048955 DLSCCP DEBUG SCCP-SCOC(46)[0x560fd35f5600]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090048955 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090048955 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090048955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x560fd35eb3c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090048955 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821090048955 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821090048955 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7085407 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821090048955 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407-RAB-23)[0x560fd360cdf0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250821090048955 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407-RAB-23)[0x560fd360cdf0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250821090048955 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090048955 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407-RAB-23)[0x560fd360cdf0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-47 SEID-0x3ee SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250821090048955 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090048955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7085407)[0x560fd35eb290]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821090048955 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821090048955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090048955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@3bdb09a82332: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(469)3433330 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:5 20250821090048957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090048957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090048957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821090048957 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821090048957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x346372,cause=radio(normal)) (hnbgw_rua.c:440) 20250821090048957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3433330 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821090048957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3433330)[0x560fd35f5c40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821090048957 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821090048957 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821090048957 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3433330 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821090048957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x560fd35f5f20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090048957 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090048957 DLSCCP DEBUG SCCP-SCOC(47)[0x560fd35eaa50]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090048957 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b3777), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821090048957 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090048957 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048957 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090048957 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048957 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090048957 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090048957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090048957 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 6b 37 77 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821090048957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3433330)[0x560fd35f5c40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821090048957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x560fd35f5f20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821090048957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x560fd35f5f20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EE'O, sequence_number := 47, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(468) 20250821090048957 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048957 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090048957 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090048957 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821090048957 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090048957 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090048957 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090048957 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090048958 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048958 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0d 06 6b 37 77 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250821090048958 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048958 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090048958 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090048958 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090048958 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090048958 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090048958 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090048958 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090048958 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048958 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 2d 54 6d 97 00 00 00 00 00  20250821090048958 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090048958 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090048958 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090048959 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090048959 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090048959 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00546d97), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821090048959 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(45,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821090048959 DLSCCP DEBUG SCCP-SCOC(45)[0x560fd35e9cb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821090048959 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821090048959 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821090048959 DCN DEBUG handle_cn_disc_ind() conn_id=45 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821090048959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x560fd36293c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821090048959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x560fd36293c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821090048959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3790373)[0x560fd3629880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090048959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3790373)[0x560fd3629880]{disconnected}: Freeing instance (context_map.c:203) 20250821090048959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3790373)[0x560fd3629880]{disconnected}: Deallocated (fsm.c:568) 20250821090048959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x560fd36293c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090048959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x560fd36293c0]{disconnected}: Freeing instance (context_map.c:207) 20250821090048959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x560fd36293c0]{disconnected}: Deallocated (fsm.c:568) 20250821090048959 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3790373 SCCP-45 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:226) 20250821090048959 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00546d97), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:455) 20250821090048959 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090048959 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048959 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090048959 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048959 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090048959 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090048959 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090048959 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0f 05 54 6d 97 00 00 2d 00 (ss7_asp.c:1383) 20250821090048959 DLSCCP DEBUG SCCP-SCOC(45)[0x560fd35e9cb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821090048959 DLSCCP DEBUG SCCP-SCOC(45)[0x560fd35e9cb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090048959 DLSCCP DEBUG SCCP-SCOC(45)[0x560fd35e9cb0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090048959 DLSCCP DEBUG SCCP-SCOC(45)[0x560fd35e9cb0]{IDLE}: Deallocated (fsm.c:568) 20250821090048959 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048959 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090048959 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090048959 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821090048959 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090048959 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090048959 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090048959 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090048959 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048959 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0f 05 54 6d 97 00 00 2d 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent0(468)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(468): { 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(458)@3bdb09a82332: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(469)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090048963 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090048963 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407-RAB-23)[0x560fd360cdf0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090048963 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407-RAB-23)[0x560fd360cdf0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250821090048963 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407-RAB-23)[0x560fd360cdf0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250821090048963 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407-RAB-23)[0x560fd360cdf0]{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) 20250821090048963 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407-RAB-23)[0x560fd360cdf0]{WAIT_USE_COUNT}: <-tx- PFCP seq-47 SEID-0x3ee SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250821090048963 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090048963 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407-RAB-23)[0x560fd360cdf0]{WAIT_USE_COUNT}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090048963 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407-RAB-23)[0x560fd360cdf0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250821090048963 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407-RAB-23)[0x560fd360cdf0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250821090048963 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407-RAB-23)[0x560fd360cdf0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250821090048963 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7085407-RAB-23)[0x560fd360cdf0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250821090048963 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090048963 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821090048965 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048965 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090048965 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090048965 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090048965 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090048965 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090048965 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090048965 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090048965 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048965 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 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  20250821090048965 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821090048965 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090048965 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090048965 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090048965 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090048965 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090048965 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(48,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090048965 DLSCCP DEBUG SCCP-SCOC(48)[0x560fd363a3f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090048965 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090048965 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090048965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x560fd35eb130]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(469)2612811 20250821090048965 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821090048965 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821090048965 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7265318 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821090048965 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318-RAB-23)[0x560fd360da90]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250821090048965 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318-RAB-23)[0x560fd360da90]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250821090048966 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090048966 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318-RAB-23)[0x560fd360da90]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-48 SEID-0x3f0 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250821090048966 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090048966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7265318)[0x560fd35eb000]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821090048966 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821090048966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090048966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:7 HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F0'O, sequence_number := 48, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(470) TC_ps_rab_assignment_concurrent0(470)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@3bdb09a82332: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(468)7085407 20250821090048969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090048969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090048969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821090048969 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821090048969 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6c1d5f,cause=radio(normal)) (hnbgw_rua.c:440) 20250821090048969 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7085407 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821090048969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7085407)[0x560fd35eb290]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821090048969 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821090048969 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821090048969 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7085407 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821090048969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x560fd35eb3c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090048970 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090048970 DLSCCP DEBUG SCCP-SCOC(46)[0x560fd35f5600]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090048970 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f5c547), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(470): { 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 } } } 20250821090048970 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090048970 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048970 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090048970 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048970 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090048970 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090048970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090048970 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 f5 c5 47 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821090048970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7085407)[0x560fd35eb290]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821090048970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x560fd35eb3c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821090048970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x560fd35eb3c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821090048970 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090048970 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048970 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090048970 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090048970 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318-RAB-23)[0x560fd360da90]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090048970 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318-RAB-23)[0x560fd360da90]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250821090048970 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318-RAB-23)[0x560fd360da90]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250821090048970 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318-RAB-23)[0x560fd360da90]{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) 20250821090048970 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318-RAB-23)[0x560fd360da90]{WAIT_USE_COUNT}: <-tx- PFCP seq-48 SEID-0x3f0 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250821090048970 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090048970 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318-RAB-23)[0x560fd360da90]{WAIT_USE_COUNT}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090048970 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318-RAB-23)[0x560fd360da90]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250821090048970 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=12 20250821090048970 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090048970 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090048970 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090048970 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090048970 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318-RAB-23)[0x560fd360da90]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250821090048970 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318-RAB-23)[0x560fd360da90]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250821090048970 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7265318-RAB-23)[0x560fd360da90]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250821090048970 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090048970 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090048970 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048970 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0c 06 f5 c5 47 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250821090048970 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048970 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090048970 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090048970 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090048970 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090048970 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090048970 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090048970 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090048970 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048970 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 2f 6b 37 77 00 00 00 00 00  20250821090048970 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090048970 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090048970 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090048970 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090048970 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090048970 DLSCCP DEBUG 0: SCCP(rctx=0) 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=006b3777), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821090048970 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(47,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821090048970 DLSCCP DEBUG SCCP-SCOC(47)[0x560fd35eaa50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821090048970 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821090048970 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821090048970 DCN DEBUG handle_cn_disc_ind() conn_id=47 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821090048970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x560fd35f5f20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821090048970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x560fd35f5f20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821090048970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3433330)[0x560fd35f5c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090048970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3433330)[0x560fd35f5c40]{disconnected}: Freeing instance (context_map.c:203) 20250821090048970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3433330)[0x560fd35f5c40]{disconnected}: Deallocated (fsm.c:568) 20250821090048970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x560fd35f5f20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090048970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x560fd35f5f20]{disconnected}: Freeing instance (context_map.c:207) 20250821090048970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x560fd35f5f20]{disconnected}: Deallocated (fsm.c:568) 20250821090048970 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3433330 SCCP-47 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:226) 20250821090048970 DLSCCP DEBUG 0: SCCP(rctx=0) 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=006b3777), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:455) 20250821090048970 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090048970 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048971 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090048971 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048971 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090048971 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090048971 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090048971 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0d 05 6b 37 77 00 00 2f 00 (ss7_asp.c:1383) 20250821090048971 DLSCCP DEBUG SCCP-SCOC(47)[0x560fd35eaa50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821090048971 DLSCCP DEBUG SCCP-SCOC(47)[0x560fd35eaa50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090048971 DLSCCP DEBUG SCCP-SCOC(47)[0x560fd35eaa50]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090048971 DLSCCP DEBUG SCCP-SCOC(47)[0x560fd35eaa50]{IDLE}: Deallocated (fsm.c:568) 20250821090048971 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048971 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090048971 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090048971 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821090048971 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090048971 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090048971 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090048971 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090048971 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048971 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0d 05 6b 37 77 00 00 2f 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(468)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_from0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@3bdb09a82332: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(470)7265318 HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(468)1563718 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821090048975 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048975 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090048975 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090048975 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090048975 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090048975 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090048975 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090048975 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090048975 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048975 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 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  20250821090048975 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821090048975 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090048975 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090048975 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090048975 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090048975 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090048975 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(49,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090048975 DLSCCP DEBUG SCCP-SCOC(49)[0x560fd363b080]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090048975 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090048975 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090048975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x560fd363b480]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090048975 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821090048975 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821090048976 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-84094 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821090048976 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094-RAB-23)[0x560fd35f9a50]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250821090048976 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094-RAB-23)[0x560fd35f9a50]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250821090048976 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090048976 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094-RAB-23)[0x560fd35f9a50]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-49 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250821090048976 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090048976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-84094)[0x560fd363ab30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821090048976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821090048976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090048976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:6 20250821090048976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090048976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090048976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821090048976 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821090048976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6edc26,cause=radio(normal)) (hnbgw_rua.c:440) 20250821090048976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7265318 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821090048976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7265318)[0x560fd35eb000]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821090048976 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821090048976 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821090048976 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7265318 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821090048976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x560fd35eb130]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090048976 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090048976 DLSCCP DEBUG SCCP-SCOC(48)[0x560fd363a3f0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090048976 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f57f1a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821090048976 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090048976 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048976 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090048976 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048976 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090048976 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090048976 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090048976 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 03 06 f5 7f 1a 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821090048976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7265318)[0x560fd35eb000]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821090048976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x560fd35eb130]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821090048976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x560fd35eb130]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821090048976 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048976 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090048976 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090048976 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821090048976 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090048976 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090048976 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090048977 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090048977 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048977 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 03 06 f5 7f 1a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(471) 20250821090048978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048978 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090048978 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090048978 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090048978 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090048978 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090048978 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090048978 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090048978 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048978 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 2e f5 c5 47 00 00 00 00 00  20250821090048978 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090048978 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090048978 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090048978 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090048978 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090048978 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00f5c547), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821090048978 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(46,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821090048978 DLSCCP DEBUG SCCP-SCOC(46)[0x560fd35f5600]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821090048978 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821090048978 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821090048978 DCN DEBUG handle_cn_disc_ind() conn_id=46 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821090048978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x560fd35eb3c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821090048978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x560fd35eb3c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821090048978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7085407)[0x560fd35eb290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090048978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7085407)[0x560fd35eb290]{disconnected}: Freeing instance (context_map.c:203) 20250821090048978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7085407)[0x560fd35eb290]{disconnected}: Deallocated (fsm.c:568) 20250821090048978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x560fd35eb3c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090048978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x560fd35eb3c0]{disconnected}: Freeing instance (context_map.c:207) 20250821090048978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x560fd35eb3c0]{disconnected}: Deallocated (fsm.c:568) 20250821090048978 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7085407 SCCP-46 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250821090048978 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00f5c547), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:455) 20250821090048978 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090048978 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048978 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090048978 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048978 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090048978 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090048978 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090048978 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0c 05 f5 c5 47 00 00 2e 00 (ss7_asp.c:1383) 20250821090048978 DLSCCP DEBUG SCCP-SCOC(46)[0x560fd35f5600]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821090048978 DLSCCP DEBUG SCCP-SCOC(46)[0x560fd35f5600]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090048978 DLSCCP DEBUG SCCP-SCOC(46)[0x560fd35f5600]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090048978 DLSCCP DEBUG SCCP-SCOC(46)[0x560fd35f5600]{IDLE}: Deallocated (fsm.c:568) 20250821090048978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048978 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090048978 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090048978 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=12 20250821090048978 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090048978 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090048978 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090048978 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090048978 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048978 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0c 05 f5 c5 47 00 00 2e 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent0(471)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(470)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(471): { 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 } } } 20250821090048980 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090048980 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094-RAB-23)[0x560fd35f9a50]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090048980 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094-RAB-23)[0x560fd35f9a50]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250821090048980 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094-RAB-23)[0x560fd35f9a50]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250821090048980 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094-RAB-23)[0x560fd35f9a50]{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) 20250821090048980 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094-RAB-23)[0x560fd35f9a50]{WAIT_USE_COUNT}: <-tx- PFCP seq-49 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250821090048980 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090048980 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094-RAB-23)[0x560fd35f9a50]{WAIT_USE_COUNT}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090048980 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094-RAB-23)[0x560fd35f9a50]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250821090048980 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094-RAB-23)[0x560fd35f9a50]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250821090048981 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094-RAB-23)[0x560fd35f9a50]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250821090048981 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-84094-RAB-23)[0x560fd35f9a50]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250821090048981 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090048981 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(470)5248938 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:8 20250821090048982 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048982 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090048982 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090048982 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090048982 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090048982 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090048982 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090048982 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090048982 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048982 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 30 f5 7f 1a 00 00 00 00 00  20250821090048982 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090048982 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090048982 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090048982 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090048982 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090048982 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00f57f1a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821090048982 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(48,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821090048982 DLSCCP DEBUG SCCP-SCOC(48)[0x560fd363a3f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821090048982 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821090048982 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821090048982 DCN DEBUG handle_cn_disc_ind() conn_id=48 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821090048982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x560fd35eb130]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821090048982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x560fd35eb130]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821090048982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7265318)[0x560fd35eb000]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090048982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7265318)[0x560fd35eb000]{disconnected}: Freeing instance (context_map.c:203) 20250821090048982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7265318)[0x560fd35eb000]{disconnected}: Deallocated (fsm.c:568) 20250821090048982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x560fd35eb130]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090048982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x560fd35eb130]{disconnected}: Freeing instance (context_map.c:207) 20250821090048982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x560fd35eb130]{disconnected}: Deallocated (fsm.c:568) 20250821090048982 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7265318 SCCP-48 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:226) 20250821090048982 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00f57f1a), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:455) 20250821090048982 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090048983 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048983 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090048983 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048983 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090048983 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090048983 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090048983 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 03 05 f5 7f 1a 00 00 30 00 (ss7_asp.c:1383) 20250821090048983 DLSCCP DEBUG SCCP-SCOC(48)[0x560fd363a3f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821090048983 DLSCCP DEBUG SCCP-SCOC(48)[0x560fd363a3f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090048983 DLSCCP DEBUG SCCP-SCOC(48)[0x560fd363a3f0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090048983 DLSCCP DEBUG SCCP-SCOC(48)[0x560fd363a3f0]{IDLE}: Deallocated (fsm.c:568) 20250821090048983 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048983 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090048983 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090048983 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821090048983 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090048983 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090048983 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090048983 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090048983 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048983 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 03 05 f5 7f 1a 00 00 30 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@3bdb09a82332: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(471)84094 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821090048988 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048988 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090048988 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090048988 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090048988 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090048988 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090048988 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090048988 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090048988 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048988 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 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  20250821090048988 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821090048988 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090048988 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090048988 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090048988 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090048988 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090048988 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(50,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090048988 DLSCCP DEBUG SCCP-SCOC(50)[0x560fd35fc4a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090048988 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090048988 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090048988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x560fd35fc030]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090048988 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821090048988 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821090048988 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10916909 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821090048988 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909-RAB-23)[0x560fd3610880]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250821090048988 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909-RAB-23)[0x560fd3610880]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250821090048988 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090048988 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909-RAB-23)[0x560fd3610880]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250821090048988 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090048988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10916909)[0x560fd35ea0f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821090048988 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821090048988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090048988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821090048988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090048988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090048988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821090048988 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821090048988 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1487e,cause=radio(normal)) (hnbgw_rua.c:440) 20250821090048988 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-84094 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821090048988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-84094)[0x560fd363ab30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821090048988 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821090048988 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821090048988 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-84094 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821090048988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x560fd363b480]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090048988 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090048988 DLSCCP DEBUG SCCP-SCOC(49)[0x560fd363b080]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090048988 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0024517b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821090048988 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090048988 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048988 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090048988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048988 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090048988 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090048988 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090048988 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 02 06 24 51 7b 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821090048988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-84094)[0x560fd363ab30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821090048988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x560fd363b480]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821090048988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x560fd363b480]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821090048988 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048989 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090048989 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090048989 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821090048989 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090048989 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090048989 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090048989 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090048989 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048989 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 02 06 24 51 7b 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(472) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(472)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(471)13147648 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:9 HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(472): { 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 } } } 20250821090048993 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090048993 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909-RAB-23)[0x560fd3610880]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090048993 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909-RAB-23)[0x560fd3610880]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250821090048993 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909-RAB-23)[0x560fd3610880]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250821090048993 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909-RAB-23)[0x560fd3610880]{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) 20250821090048993 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909-RAB-23)[0x560fd3610880]{WAIT_USE_COUNT}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250821090048993 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090048993 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909-RAB-23)[0x560fd3610880]{WAIT_USE_COUNT}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090048993 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909-RAB-23)[0x560fd3610880]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250821090048993 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909-RAB-23)[0x560fd3610880]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250821090048993 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909-RAB-23)[0x560fd3610880]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250821090048993 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10916909-RAB-23)[0x560fd3610880]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250821090048993 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090048993 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090048993 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048993 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090048993 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090048994 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090048994 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090048994 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090048994 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090048994 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090048994 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048994 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 31 24 51 7b 00 00 00 00 00  20250821090048994 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090048994 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090048994 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090048994 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090048994 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090048994 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0024517b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821090048994 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(49,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821090048994 DLSCCP DEBUG SCCP-SCOC(49)[0x560fd363b080]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821090048994 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821090048994 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821090048994 DCN DEBUG handle_cn_disc_ind() conn_id=49 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821090048994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x560fd363b480]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821090048994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x560fd363b480]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821090048994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-84094)[0x560fd363ab30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090048994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-84094)[0x560fd363ab30]{disconnected}: Freeing instance (context_map.c:203) 20250821090048994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-84094)[0x560fd363ab30]{disconnected}: Deallocated (fsm.c:568) 20250821090048994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x560fd363b480]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090048994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x560fd363b480]{disconnected}: Freeing instance (context_map.c:207) 20250821090048994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x560fd363b480]{disconnected}: Deallocated (fsm.c:568) 20250821090048994 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-84094 SCCP-49 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:226) 20250821090048994 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0024517b), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:455) 20250821090048994 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090048994 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048994 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090048994 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048994 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090048994 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090048994 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090048994 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 02 05 24 51 7b 00 00 31 00 (ss7_asp.c:1383) 20250821090048994 DLSCCP DEBUG SCCP-SCOC(49)[0x560fd363b080]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821090048994 DLSCCP DEBUG SCCP-SCOC(49)[0x560fd363b080]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090048994 DLSCCP DEBUG SCCP-SCOC(49)[0x560fd363b080]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090048994 DLSCCP DEBUG SCCP-SCOC(49)[0x560fd363b080]{IDLE}: Deallocated (fsm.c:568) 20250821090048994 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048994 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090048994 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090048994 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821090048994 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090048994 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090048994 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090048994 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090048994 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048994 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 02 05 24 51 7b 00 00 31 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@3bdb09a82332: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(472)10916909 20250821090048997 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048997 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090048997 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090048997 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090048997 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090048997 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090048997 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090048997 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090048997 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048997 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 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  20250821090048997 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821090048997 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090048997 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090048997 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090048997 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090048997 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090048997 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(51,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090048997 DLSCCP DEBUG SCCP-SCOC(51)[0x560fd35fb650]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090048997 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090048997 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090048997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x560fd35fb1e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090048997 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821090048997 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821090048997 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-388299 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821090048997 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299-RAB-23)[0x560fd35fb810]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250821090048997 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299-RAB-23)[0x560fd35fb810]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250821090048997 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090048997 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299-RAB-23)[0x560fd35fb810]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-51 SEID-0x3f3 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250821090048997 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090048997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-388299)[0x560fd35fb0b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821090048997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821090048997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090048997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821090048997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090048997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090048997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821090048997 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821090048997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa6942d,cause=radio(normal)) (hnbgw_rua.c:440) 20250821090048997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10916909 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821090048997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10916909)[0x560fd35ea0f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821090048997 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821090048997 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821090048997 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10916909 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821090048997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x560fd35fc030]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090048997 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090048997 DLSCCP DEBUG SCCP-SCOC(50)[0x560fd35fc4a0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090048997 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfa251), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821090048997 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090048997 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048997 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090048997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090048998 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090048998 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090048998 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090048998 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 01 06 df a2 51 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821090048998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10916909)[0x560fd35ea0f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821090048998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x560fd35fc030]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821090048998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x560fd35fc030]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821090048998 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090048998 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090048998 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090048998 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=1 20250821090048998 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090048998 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090048998 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua HNBGW-PFCP(452)@3bdb09a82332: 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 := { } } } } HNBGW-PFCP(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(473) 20250821090048998 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090048998 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090048998 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 01 06 df a2 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(458)@3bdb09a82332: Session index based on local reference:10 TC_ps_rab_assignment_concurrent0(473)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(472)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(473): { 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 } } } 20250821090049001 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090049001 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299-RAB-23)[0x560fd35fb810]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090049001 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299-RAB-23)[0x560fd35fb810]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250821090049001 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299-RAB-23)[0x560fd35fb810]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250821090049001 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299-RAB-23)[0x560fd35fb810]{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) 20250821090049001 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299-RAB-23)[0x560fd35fb810]{WAIT_USE_COUNT}: <-tx- PFCP seq-51 SEID-0x3f3 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250821090049001 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090049001 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299-RAB-23)[0x560fd35fb810]{WAIT_USE_COUNT}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090049001 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299-RAB-23)[0x560fd35fb810]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250821090049001 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299-RAB-23)[0x560fd35fb810]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250821090049001 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299-RAB-23)[0x560fd35fb810]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250821090049001 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-388299-RAB-23)[0x560fd35fb810]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250821090049001 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090049001 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(472)60075 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:10 20250821090049003 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090049003 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090049003 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090049003 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090049003 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090049003 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090049003 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090049003 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090049003 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090049003 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 32 df a2 51 00 00 00 00 00  20250821090049003 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090049003 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090049003 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090049003 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090049003 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090049003 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00dfa251), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821090049003 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(50,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821090049003 DLSCCP DEBUG SCCP-SCOC(50)[0x560fd35fc4a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821090049003 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821090049003 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821090049003 DCN DEBUG handle_cn_disc_ind() conn_id=50 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821090049003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x560fd35fc030]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821090049003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x560fd35fc030]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821090049003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10916909)[0x560fd35ea0f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090049003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10916909)[0x560fd35ea0f0]{disconnected}: Freeing instance (context_map.c:203) 20250821090049003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10916909)[0x560fd35ea0f0]{disconnected}: Deallocated (fsm.c:568) 20250821090049003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x560fd35fc030]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090049003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x560fd35fc030]{disconnected}: Freeing instance (context_map.c:207) 20250821090049003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x560fd35fc030]{disconnected}: Deallocated (fsm.c:568) 20250821090049003 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10916909 SCCP-50 sgsn-0 MI=IMSI-262420000000010: Deallocating (context_map.c:226) 20250821090049003 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00dfa251), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:455) 20250821090049003 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090049003 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090049003 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090049003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090049003 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090049003 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090049003 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090049003 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 01 05 df a2 51 00 00 32 00 (ss7_asp.c:1383) 20250821090049003 DLSCCP DEBUG SCCP-SCOC(50)[0x560fd35fc4a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821090049003 DLSCCP DEBUG SCCP-SCOC(50)[0x560fd35fc4a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090049003 DLSCCP DEBUG SCCP-SCOC(50)[0x560fd35fc4a0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090049003 DLSCCP DEBUG SCCP-SCOC(50)[0x560fd35fc4a0]{IDLE}: Deallocated (fsm.c:568) 20250821090049003 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090049003 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090049003 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090049004 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=1 20250821090049004 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090049004 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090049004 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090049004 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090049004 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090049004 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 01 05 df a2 51 00 00 32 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@3bdb09a82332: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(473)388299 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821090049008 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090049008 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090049008 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090049008 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090049008 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090049008 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090049008 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090049008 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090049008 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090049008 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 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  20250821090049008 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821090049008 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090049008 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090049008 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090049008 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090049008 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090049008 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(52,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090049008 DLSCCP DEBUG SCCP-SCOC(52)[0x560fd35ed000]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090049008 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090049008 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090049008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x560fd35fc660]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090049008 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821090049008 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821090049008 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4431618 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821090049008 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618-RAB-23)[0x560fd35f6a60]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250821090049008 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618-RAB-23)[0x560fd35f6a60]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250821090049008 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090049008 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618-RAB-23)[0x560fd35f6a60]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-52 SEID-0x3f4 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250821090049008 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090049008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4431618)[0x560fd363a750]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821090049008 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821090049008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090049008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821090049008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090049008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090049008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821090049008 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821090049008 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5eccb,cause=radio(normal)) (hnbgw_rua.c:440) 20250821090049008 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-388299 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821090049008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-388299)[0x560fd35fb0b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821090049008 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821090049008 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821090049008 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-388299 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821090049008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x560fd35fb1e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090049008 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090049008 DLSCCP DEBUG SCCP-SCOC(51)[0x560fd35fb650]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090049008 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007bf4f6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821090049008 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090049008 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090049008 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090049008 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090049008 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090049008 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090049008 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090049008 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 00 06 7b f4 f6 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821090049008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-388299)[0x560fd35fb0b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821090049008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x560fd35fb1e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821090049008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x560fd35fb1e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821090049009 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090049009 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090049009 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090049009 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090049009 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090049009 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090049009 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090049009 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090049009 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090049009 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 06 7b f4 f6 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(452)@3bdb09a82332: 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(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(474) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(473)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(473)16752173 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:11 20250821090049013 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090049013 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090049013 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090049013 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090049013 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(474): { 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 } } } 20250821090049013 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090049013 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090049013 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090049013 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090049013 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 33 7b f4 f6 00 00 00 00 00  20250821090049013 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090049013 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090049013 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090049013 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090049013 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090049013 DLSCCP DEBUG 0: SCCP(rctx=0) 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=007bf4f6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821090049013 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(51,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821090049013 DLSCCP DEBUG SCCP-SCOC(51)[0x560fd35fb650]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821090049013 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821090049013 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821090049013 DCN DEBUG handle_cn_disc_ind() conn_id=51 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821090049013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x560fd35fb1e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821090049013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x560fd35fb1e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821090049013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-388299)[0x560fd35fb0b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090049013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-388299)[0x560fd35fb0b0]{disconnected}: Freeing instance (context_map.c:203) 20250821090049013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-388299)[0x560fd35fb0b0]{disconnected}: Deallocated (fsm.c:568) 20250821090049013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x560fd35fb1e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090049013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x560fd35fb1e0]{disconnected}: Freeing instance (context_map.c:207) 20250821090049013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x560fd35fb1e0]{disconnected}: Deallocated (fsm.c:568) 20250821090049013 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-388299 SCCP-51 sgsn-0 MI=IMSI-262420000000011: Deallocating (context_map.c:226) 20250821090049013 DLSCCP DEBUG 0: SCCP(rctx=0) 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=007bf4f6), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:455) 20250821090049013 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090049013 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090049013 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090049013 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090049013 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090049013 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090049013 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090049013 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 00 05 7b f4 f6 00 00 33 00 (ss7_asp.c:1383) 20250821090049013 DLSCCP DEBUG SCCP-SCOC(51)[0x560fd35fb650]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821090049013 DLSCCP DEBUG SCCP-SCOC(51)[0x560fd35fb650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090049013 DLSCCP DEBUG SCCP-SCOC(51)[0x560fd35fb650]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090049013 DLSCCP DEBUG SCCP-SCOC(51)[0x560fd35fb650]{IDLE}: Deallocated (fsm.c:568) 20250821090049014 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090049014 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090049014 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090049014 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090049014 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090049014 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090049014 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090049014 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090049014 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090049014 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090049014 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618-RAB-23)[0x560fd35f6a60]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090049014 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618-RAB-23)[0x560fd35f6a60]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250821090049014 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618-RAB-23)[0x560fd35f6a60]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250821090049014 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618-RAB-23)[0x560fd35f6a60]{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) 20250821090049014 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618-RAB-23)[0x560fd35f6a60]{WAIT_USE_COUNT}: <-tx- PFCP seq-52 SEID-0x3f4 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250821090049014 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090049014 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618-RAB-23)[0x560fd35f6a60]{WAIT_USE_COUNT}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090049014 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618-RAB-23)[0x560fd35f6a60]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250821090049014 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618-RAB-23)[0x560fd35f6a60]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250821090049014 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618-RAB-23)[0x560fd35f6a60]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250821090049014 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4431618-RAB-23)[0x560fd35f6a60]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250821090049014 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090049014 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090049014 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 05 7b f4 f6 00 00 33 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@3bdb09a82332: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(474)4431618 20250821090049019 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090049019 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090049019 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090049019 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090049019 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090049019 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090049019 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090049019 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090049019 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090049019 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 36 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00  20250821090049019 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821090049019 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090049019 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090049019 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090049019 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090049019 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000036), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:545) 20250821090049019 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(54,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090049019 DLSCCP DEBUG SCCP-SCOC(54)[0x560fd360cc30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090049019 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090049019 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090049019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x560fd3601750]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090049019 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821090049019 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821090049019 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13759137 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821090049019 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137-RAB-23)[0x560fd35f7090]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250821090049019 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137-RAB-23)[0x560fd35f7090]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250821090049019 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090049019 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137-RAB-23)[0x560fd35f7090]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-53 SEID-0x3f6 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250821090049019 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090049019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13759137)[0x560fd35fa9e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821090049019 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821090049019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090049019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821090049019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090049019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090049019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821090049019 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821090049020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x439f02,cause=radio(normal)) (hnbgw_rua.c:440) 20250821090049020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4431618 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821090049020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4431618)[0x560fd363a750]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821090049020 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821090049020 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821090049020 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4431618 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821090049020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x560fd35fc660]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090049020 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090049020 DLSCCP DEBUG SCCP-SCOC(52)[0x560fd35ed000]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090049020 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e0ec3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821090049020 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090049020 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090049020 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090049020 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090049020 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090049020 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090049020 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090049020 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 07 06 6e 0e c3 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821090049020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4431618)[0x560fd363a750]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821090049020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x560fd35fc660]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821090049020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x560fd35fc660]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821090049020 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090049020 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090049020 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090049020 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=7 20250821090049020 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090049020 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090049020 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090049020 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090049020 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090049020 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 07 06 6e 0e c3 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(452)@3bdb09a82332: 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 := 53, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(476) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(476)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(474)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(476): { 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 } } } 20250821090049023 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090049023 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137-RAB-23)[0x560fd35f7090]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090049023 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137-RAB-23)[0x560fd35f7090]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250821090049023 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137-RAB-23)[0x560fd35f7090]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250821090049023 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137-RAB-23)[0x560fd35f7090]{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) 20250821090049023 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137-RAB-23)[0x560fd35f7090]{WAIT_USE_COUNT}: <-tx- PFCP seq-53 SEID-0x3f6 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250821090049023 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090049023 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137-RAB-23)[0x560fd35f7090]{WAIT_USE_COUNT}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090049023 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137-RAB-23)[0x560fd35f7090]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250821090049023 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137-RAB-23)[0x560fd35f7090]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250821090049023 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137-RAB-23)[0x560fd35f7090]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250821090049023 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13759137-RAB-23)[0x560fd35f7090]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250821090049023 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090049023 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(474)16641544 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:12 20250821090049025 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090049026 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090049026 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090049026 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090049026 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090049026 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090049026 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090049026 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090049026 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090049026 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 34 6e 0e c3 00 00 00 00 00  20250821090049026 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090049026 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090049026 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090049026 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090049026 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090049026 DLSCCP DEBUG 0: SCCP(rctx=0) 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=006e0ec3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821090049026 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(52,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821090049026 DLSCCP DEBUG SCCP-SCOC(52)[0x560fd35ed000]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821090049026 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821090049026 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821090049026 DCN DEBUG handle_cn_disc_ind() conn_id=52 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821090049026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x560fd35fc660]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821090049026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x560fd35fc660]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821090049026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4431618)[0x560fd363a750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090049026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4431618)[0x560fd363a750]{disconnected}: Freeing instance (context_map.c:203) 20250821090049026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4431618)[0x560fd363a750]{disconnected}: Deallocated (fsm.c:568) 20250821090049026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x560fd35fc660]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090049026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x560fd35fc660]{disconnected}: Freeing instance (context_map.c:207) 20250821090049026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x560fd35fc660]{disconnected}: Deallocated (fsm.c:568) 20250821090049026 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4431618 SCCP-52 sgsn-0 MI=IMSI-262420000000012: Deallocating (context_map.c:226) 20250821090049026 DLSCCP DEBUG 0: SCCP(rctx=0) 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=006e0ec3), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:455) 20250821090049026 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090049026 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090049026 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090049026 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090049026 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090049026 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090049026 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090049026 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 07 05 6e 0e c3 00 00 34 00 (ss7_asp.c:1383) 20250821090049026 DLSCCP DEBUG SCCP-SCOC(52)[0x560fd35ed000]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821090049026 DLSCCP DEBUG SCCP-SCOC(52)[0x560fd35ed000]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090049026 DLSCCP DEBUG SCCP-SCOC(52)[0x560fd35ed000]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090049026 DLSCCP DEBUG SCCP-SCOC(52)[0x560fd35ed000]{IDLE}: Deallocated (fsm.c:568) 20250821090049026 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090049026 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090049026 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090049026 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=7 20250821090049026 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090049026 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090049026 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090049026 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090049026 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090049026 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 07 05 6e 0e c3 00 00 34 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@3bdb09a82332: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(476)13759137 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821090049029 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090049029 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090049029 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090049029 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090049029 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090049029 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090049029 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090049029 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090049029 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090049029 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 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  20250821090049029 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821090049029 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090049029 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090049029 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090049029 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090049029 DLSCCP DEBUG 0: SCCP(rctx=0) 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:545) 20250821090049029 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(53,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090049029 DLSCCP DEBUG SCCP-SCOC(53)[0x560fd35fa290]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090049029 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090049029 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090049029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x560fd35f9e20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090049029 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821090049029 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821090049029 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15567665 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821090049029 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665-RAB-23)[0x560fd35f7310]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250821090049029 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665-RAB-23)[0x560fd35f7310]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250821090049029 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090049029 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665-RAB-23)[0x560fd35f7310]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-54 SEID-0x3f5 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250821090049029 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090049029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15567665)[0x560fd35ed760]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821090049029 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821090049029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090049029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821090049029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090049029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090049029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821090049029 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821090049029 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd1f2a1,cause=radio(normal)) (hnbgw_rua.c:440) 20250821090049029 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13759137 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821090049029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13759137)[0x560fd35fa9e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821090049029 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821090049029 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821090049029 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13759137 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821090049029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x560fd3601750]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090049029 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090049029 DLSCCP DEBUG SCCP-SCOC(54)[0x560fd360cc30]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090049029 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae8603), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821090049029 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090049029 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090049029 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090049029 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090049029 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090049029 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090049029 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090049029 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 05 06 ae 86 03 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821090049029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13759137)[0x560fd35fa9e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821090049029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x560fd3601750]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821090049029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x560fd3601750]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821090049030 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090049030 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090049030 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090049030 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821090049030 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090049030 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090049030 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090049030 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090049030 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090049030 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 05 06 ae 86 03 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(452)@3bdb09a82332: 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 := 54, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(475) HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(475)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(475): { 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 } } } 20250821090049032 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090049032 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665-RAB-23)[0x560fd35f7310]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090049032 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665-RAB-23)[0x560fd35f7310]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250821090049032 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665-RAB-23)[0x560fd35f7310]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250821090049032 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665-RAB-23)[0x560fd35f7310]{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) 20250821090049032 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665-RAB-23)[0x560fd35f7310]{WAIT_USE_COUNT}: <-tx- PFCP seq-54 SEID-0x3f5 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250821090049032 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090049032 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665-RAB-23)[0x560fd35f7310]{WAIT_USE_COUNT}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090049032 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665-RAB-23)[0x560fd35f7310]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250821090049032 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665-RAB-23)[0x560fd35f7310]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250821090049032 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665-RAB-23)[0x560fd35f7310]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250821090049032 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15567665-RAB-23)[0x560fd35f7310]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250821090049032 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090049032 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent0(476)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(476)5431637 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:14 20250821090049034 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090049034 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090049034 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090049034 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090049034 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090049034 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090049034 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090049034 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090049034 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090049034 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 36 ae 86 03 00 00 00 00 00  20250821090049034 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090049034 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090049034 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090049034 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090049034 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090049034 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000036), PART(T=Source Reference,L=4,D=00ae8603), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821090049035 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(54,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821090049035 DLSCCP DEBUG SCCP-SCOC(54)[0x560fd360cc30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821090049035 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821090049035 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821090049035 DCN DEBUG handle_cn_disc_ind() conn_id=54 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821090049035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x560fd3601750]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821090049035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x560fd3601750]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821090049035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13759137)[0x560fd35fa9e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090049035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13759137)[0x560fd35fa9e0]{disconnected}: Freeing instance (context_map.c:203) 20250821090049035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13759137)[0x560fd35fa9e0]{disconnected}: Deallocated (fsm.c:568) 20250821090049035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x560fd3601750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090049035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x560fd3601750]{disconnected}: Freeing instance (context_map.c:207) 20250821090049035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x560fd3601750]{disconnected}: Deallocated (fsm.c:568) 20250821090049035 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13759137 SCCP-54 sgsn-0 MI=IMSI-262420000000014: Deallocating (context_map.c:226) 20250821090049035 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00ae8603), PART(T=Source Reference,L=4,D=00000036) (sccp_scrc.c:455) 20250821090049035 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090049035 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090049035 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090049035 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090049035 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090049035 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090049035 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090049035 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 05 05 ae 86 03 00 00 36 00 (ss7_asp.c:1383) 20250821090049035 DLSCCP DEBUG SCCP-SCOC(54)[0x560fd360cc30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821090049035 DLSCCP DEBUG SCCP-SCOC(54)[0x560fd360cc30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090049035 DLSCCP DEBUG SCCP-SCOC(54)[0x560fd360cc30]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090049035 DLSCCP DEBUG SCCP-SCOC(54)[0x560fd360cc30]{IDLE}: Deallocated (fsm.c:568) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@3bdb09a82332: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(475)15567665 20250821090049035 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090049035 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090049035 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090049035 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821090049035 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090049035 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090049035 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090049035 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090049035 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090049035 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 05 05 ae 86 03 00 00 36 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: RLC received in state:disconnect_pending 20250821090049037 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090049037 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090049037 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090049037 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090049037 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090049037 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090049037 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090049037 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090049037 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090049037 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 37 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00  20250821090049037 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821090049037 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090049037 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090049037 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090049037 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090049037 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000037), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:545) 20250821090049037 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(55,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090049037 DLSCCP DEBUG SCCP-SCOC(55)[0x560fd360d590]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090049037 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090049037 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090049037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x560fd35fa450]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090049037 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821090049037 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821090049037 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10121092 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821090049037 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092-RAB-23)[0x560fd3613030]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250821090049037 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092-RAB-23)[0x560fd3613030]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250821090049037 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090049037 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092-RAB-23)[0x560fd3613030]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250821090049037 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090049037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10121092)[0x560fd35ecab0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821090049037 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250821090049037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090049037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250821090049038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090049038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090049038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821090049038 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821090049038 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xed8b31,cause=radio(normal)) (hnbgw_rua.c:440) 20250821090049038 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15567665 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821090049038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15567665)[0x560fd35ed760]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821090049038 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821090049038 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821090049038 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15567665 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821090049038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x560fd35f9e20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090049038 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090049038 DLSCCP DEBUG SCCP-SCOC(53)[0x560fd35fa290]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090049038 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008fd75b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821090049038 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) HNBGW-PFCP(452)@3bdb09a82332: 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 := { } } } } 20250821090049038 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090049038 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090049038 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090049038 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090049038 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090049038 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) HNBGW-PFCP(452)@3bdb09a82332: found destination TC_ps_rab_assignment_concurrent0(477) 20250821090049038 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 06 06 8f d7 5b 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821090049038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15567665)[0x560fd35ed760]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821090049038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x560fd35f9e20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821090049038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x560fd35f9e20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821090049038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090049038 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090049038 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090049038 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821090049038 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090049038 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090049038 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090049038 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090049038 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090049038 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 06 06 8f d7 5b 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(477)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(477): { 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 } } } 20250821090049041 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090049041 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092-RAB-23)[0x560fd3613030]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090049041 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092-RAB-23)[0x560fd3613030]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250821090049041 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092-RAB-23)[0x560fd3613030]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250821090049041 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092-RAB-23)[0x560fd3613030]{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) 20250821090049041 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092-RAB-23)[0x560fd3613030]{WAIT_USE_COUNT}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250821090049041 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090049041 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092-RAB-23)[0x560fd3613030]{WAIT_USE_COUNT}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090049041 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092-RAB-23)[0x560fd3613030]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250821090049041 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092-RAB-23)[0x560fd3613030]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250821090049041 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092-RAB-23)[0x560fd3613030]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250821090049041 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10121092-RAB-23)[0x560fd3613030]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250821090049041 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090049041 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent0(475)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(475)3276600 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:13 20250821090049043 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090049043 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090049043 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090049043 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090049043 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090049043 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090049043 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090049043 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090049043 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090049043 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 35 8f d7 5b 00 00 00 00 00  20250821090049043 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090049043 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090049043 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090049043 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090049043 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090049043 DLSCCP DEBUG 0: SCCP(rctx=0) 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=008fd75b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821090049043 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(53,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821090049043 DLSCCP DEBUG SCCP-SCOC(53)[0x560fd35fa290]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821090049043 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821090049043 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821090049043 DCN DEBUG handle_cn_disc_ind() conn_id=53 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821090049043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x560fd35f9e20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821090049043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x560fd35f9e20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821090049043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15567665)[0x560fd35ed760]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090049043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15567665)[0x560fd35ed760]{disconnected}: Freeing instance (context_map.c:203) 20250821090049043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15567665)[0x560fd35ed760]{disconnected}: Deallocated (fsm.c:568) 20250821090049043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x560fd35f9e20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090049043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x560fd35f9e20]{disconnected}: Freeing instance (context_map.c:207) 20250821090049043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x560fd35f9e20]{disconnected}: Deallocated (fsm.c:568) 20250821090049043 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15567665 SCCP-53 sgsn-0 MI=IMSI-262420000000013: Deallocating (context_map.c:226) 20250821090049043 DLSCCP DEBUG 0: SCCP(rctx=0) 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=008fd75b), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:455) 20250821090049043 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090049043 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090049043 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090049043 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090049043 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090049043 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090049043 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090049044 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 06 05 8f d7 5b 00 00 35 00 (ss7_asp.c:1383) 20250821090049044 DLSCCP DEBUG SCCP-SCOC(53)[0x560fd35fa290]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821090049044 DLSCCP DEBUG SCCP-SCOC(53)[0x560fd35fa290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090049044 DLSCCP DEBUG SCCP-SCOC(53)[0x560fd35fa290]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090049044 DLSCCP DEBUG SCCP-SCOC(53)[0x560fd35fa290]{IDLE}: Deallocated (fsm.c:568) 20250821090049044 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090049044 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090049044 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090049044 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821090049044 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090049044 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090049044 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090049044 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090049044 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090049044 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 06 05 8f d7 5b 00 00 35 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@3bdb09a82332: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(477)10121092 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: RLC received in state:disconnect_pending 20250821090049241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090049241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090049241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821090049241 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821090049241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9a6f84,cause=radio(normal)) (hnbgw_rua.c:440) 20250821090049241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10121092 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821090049241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10121092)[0x560fd35ecab0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821090049241 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821090049241 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821090049241 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10121092 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821090049241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x560fd35fa450]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090049241 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090049241 DLSCCP DEBUG SCCP-SCOC(55)[0x560fd360d590]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090049241 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002030e6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821090049241 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090049241 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090049241 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090049241 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090049241 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090049241 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090049241 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090049241 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 04 06 20 30 e6 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821090049241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10121092)[0x560fd35ecab0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821090049241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x560fd35fa450]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821090049241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x560fd35fa450]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821090049241 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090049241 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090049241 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090049242 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821090049242 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090049242 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090049242 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090049242 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090049242 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090049242 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 04 06 20 30 e6 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(477)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(477)611803 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on connection ID:15 20250821090049253 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090049253 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090049253 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090049253 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090049253 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090049253 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090049253 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090049254 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090049254 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090049254 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 37 20 30 e6 00 00 00 00 00  20250821090049254 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090049254 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090049254 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090049254 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090049254 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090049254 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000037), PART(T=Source Reference,L=4,D=002030e6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821090049254 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(55,remPC=188=0.23.4) Received CO:RELRE (sccp_scoc.c:787) 20250821090049254 DLSCCP DEBUG SCCP-SCOC(55)[0x560fd360d590]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821090049254 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821090049254 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821090049254 DCN DEBUG handle_cn_disc_ind() conn_id=55 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821090049254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x560fd35fa450]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821090049254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x560fd35fa450]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821090049254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10121092)[0x560fd35ecab0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090049254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10121092)[0x560fd35ecab0]{disconnected}: Freeing instance (context_map.c:203) 20250821090049254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10121092)[0x560fd35ecab0]{disconnected}: Deallocated (fsm.c:568) 20250821090049254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x560fd35fa450]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090049254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x560fd35fa450]{disconnected}: Freeing instance (context_map.c:207) 20250821090049254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x560fd35fa450]{disconnected}: Deallocated (fsm.c:568) 20250821090049254 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10121092 SCCP-55 sgsn-0 MI=IMSI-262420000000015: Deallocating (context_map.c:226) 20250821090049254 DLSCCP DEBUG 0: SCCP(rctx=0) 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=002030e6), PART(T=Source Reference,L=4,D=00000037) (sccp_scrc.c:455) 20250821090049254 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090049254 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090049254 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090049254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090049254 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090049254 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090049254 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090049254 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 04 05 20 30 e6 00 00 37 00 (ss7_asp.c:1383) 20250821090049254 DLSCCP DEBUG SCCP-SCOC(55)[0x560fd360d590]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821090049254 DLSCCP DEBUG SCCP-SCOC(55)[0x560fd360d590]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090049254 DLSCCP DEBUG SCCP-SCOC(55)[0x560fd360d590]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090049254 DLSCCP DEBUG SCCP-SCOC(55)[0x560fd360d590]{IDLE}: Deallocated (fsm.c:568) 20250821090049254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090049254 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090049254 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090049254 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821090049254 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090049254 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090049254 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090049255 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090049255 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090049255 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 04 05 20 30 e6 00 00 37 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(462)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(463)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090051262 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37851<->l=127.0.0.1:4262) (control_if.c:193) 20250821090051263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50730<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(451)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(450)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090051270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50722<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090051272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090051272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090051272 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090051272 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 (hnb.c:255) 20250821090051272 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-RAN(456)@3bdb09a82332: Final verdict of PTC: none 20250821090051273 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090051274 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090051274 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090051274 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821090051274 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090051274 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-SCCP(455)@3bdb09a82332: Final verdict of PTC: none 20250821090051274 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090051274 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090051274 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090051274 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090051274 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090051274 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090051274 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090051274 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090051274 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090051274 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090051274 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090051274 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090051274 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090051274 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090051274 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821090051274 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090051274 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090051274 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090051274 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090051274 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090051274 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090051274 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090051274 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090051274 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090051274 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090051274 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090051275 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090051275 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090051275 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090051275 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090051275 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090051275 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090051275 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090051275 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090051275 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090051275 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090051275 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090051275 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090051275 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090051275 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090051275 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090051275 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090051275 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090051275 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090051275 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090051275 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090051275 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090051275 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090051275 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090051275 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090051275 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090051275 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090051275 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090051275 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090051275 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090051275 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090051275 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090051275 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090051275 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090051275 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090051276 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090051276 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090051276 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090051276 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(457)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(460)@3bdb09a82332: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0(453)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(458)@3bdb09a82332: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@3bdb09a82332: Final verdict of PTC: none 20250821090051286 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50734<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090051286 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50760<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090051287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57846<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090051287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57880<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090051287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57894<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090051287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50750<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090051287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57848<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090051287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57858<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090051287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57874<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090051287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57922<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090051287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57938<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090051288 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57906<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090051288 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57916<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090051288 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57920<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090051288 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57954<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090051289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57940<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(469)@3bdb09a82332: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(470)@3bdb09a82332: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(474)@3bdb09a82332: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(465)@3bdb09a82332: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(463)@3bdb09a82332: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(464)@3bdb09a82332: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(466)@3bdb09a82332: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(462)@3bdb09a82332: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(475)@3bdb09a82332: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(467)@3bdb09a82332: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(468)@3bdb09a82332: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(471)@3bdb09a82332: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(473)@3bdb09a82332: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(472)@3bdb09a82332: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(476)@3bdb09a82332: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(477)@3bdb09a82332: Final verdict of PTC: pass MutexDispCT-TC_ps_rab_assignment_concurrent(449)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(459)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(452)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(461)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(449): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(450): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(451): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(452): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(453): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(454): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(455): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(456): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(457): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(458): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(459): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(460): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(461): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rab_assignment_concurrent0(462): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rab_assignment_concurrent0(463): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rab_assignment_concurrent0(464): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rab_assignment_concurrent0(465): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rab_assignment_concurrent0(466): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rab_assignment_concurrent0(467): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rab_assignment_concurrent0(468): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rab_assignment_concurrent0(469): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rab_assignment_concurrent0(470): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rab_assignment_concurrent0(471): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rab_assignment_concurrent0(472): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rab_assignment_concurrent0(473): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rab_assignment_concurrent0(474): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rab_assignment_concurrent0(475): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rab_assignment_concurrent0(476): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rab_assignment_concurrent0(477): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass'. Thu Aug 21 09:00:51 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 20250821090051433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57970<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090052036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57970<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1968124) Waiting for packet dumper to finish... 1 (prev_count=1968124, count=1972004) 20250821090053275 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090053275 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090053275 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821090053276 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090053276 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090053276 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_release'. ------ HNBGW_Tests.TC_ps_rab_release ------ Thu Aug 21 09:00: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_ps_rab_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3bdb09a82332: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_release' was executed successfully (exit status: 0). MTC@3bdb09a82332: Test case TC_ps_rab_release started. 20250821090055179 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57972<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090055184 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36794<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090055186 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46057<->l=127.0.0.1:4262) (control_if.c:572) 20250821090055342 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090055342 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090055342 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090055342 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090055342 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090055342 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090055342 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090055342 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_ps_rab_release-Iuh0(482)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090055343 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090055343 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090055344 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090055344 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090055344 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:334) 20250821090055344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090055344 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090055344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055344 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090055344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055344 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090055344 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090055344 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090055344 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090055344 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090055344 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090055344 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090055344 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090055344 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090055344 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090055344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090055344 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090055344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055344 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090055344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090055344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055344 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090055344 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090055344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090055344 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090055344 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090055344 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090055344 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090055344 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090055344 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090055344 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090055344 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090055344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090055344 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090055344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055344 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821090055344 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090055344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090055344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055344 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090055344 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090055344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090055344 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090055344 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090055344 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090055344 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090055344 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090055344 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090055344 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090055344 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090055344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090055344 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090055344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055344 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090055344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090055344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055344 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090055344 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090055344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090055344 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090055344 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090055344 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090055344 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090055344 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090055344 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090055344 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090055344 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090055344 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=9 20250821090055344 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090055344 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090055344 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090055344 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090055344 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090055344 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=7 20250821090055344 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090055344 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090055344 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090055344 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090055344 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090055344 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090055344 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=2 20250821090055344 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090055344 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821090055344 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090055344 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090055344 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090055344 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090055344 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090055344 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821090055344 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090055344 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090055344 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(486)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(486)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(486)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(484)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090055355 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090055355 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090055356 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090055356 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090055356 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090055356 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090055356 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090055356 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090055357 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090055357 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090055357 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:334) 20250821090055357 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090055357 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090055357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055357 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090055357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055357 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090055357 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090055357 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090055357 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090055357 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090055357 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090055357 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090055357 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090055357 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090055357 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:334) 20250821090055357 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090055357 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090055357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055357 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090055357 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090055357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055357 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090055357 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090055357 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090055357 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090055357 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090055357 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090055357 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090055357 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090055357 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090055357 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090055357 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090055357 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090055357 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090055357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055357 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090055357 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090055357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055357 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090055357 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090055357 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090055357 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090055357 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090055357 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090055357 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090055357 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090055357 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090055357 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090055357 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090055357 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090055357 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090055357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055357 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090055357 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090055357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055357 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090055357 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090055357 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090055357 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090055357 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090055357 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090055357 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090055357 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090055357 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090055357 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090055357 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090055357 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=9 20250821090055357 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090055357 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090055357 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090055357 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090055357 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090055357 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=7 20250821090055357 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090055357 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090055357 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090055357 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090055357 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090055357 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090055357 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=13 20250821090055357 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090055357 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090055357 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090055357 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090055357 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090055357 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090055357 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=7 20250821090055357 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090055357 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090055357 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(489)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(489)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(489)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(487)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090055377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090055377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090055377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090055377 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090055377 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:562) 20250821090055377 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090055377 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090055377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090055377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090055554 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090055554 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090055554 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090055554 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(486)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090055563 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090055563 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090055563 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090055563 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090055563 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090055563 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090055563 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090055563 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090055563 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090055563 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090055563 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090055563 DLSS7 <000c> ss7_asp.c:1383 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  20250821090055563 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090055566 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090055566 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090055566 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090055566 DLSS7 <000c> ss7_asp.c:1383 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  20250821090055566 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090055566 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090055566 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090055566 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090055566 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090055566 DLSS7 <000c> ss7_asp.c:1383 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  20250821090055566 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090055566 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090055566 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090055566 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090055566 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090055567 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090055567 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090055567 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090055567 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090055567 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090055567 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090055567 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090055567 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090055567 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090055567 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090055567 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090055567 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090055567 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090055567 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090055567 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821090055568 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090055568 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090055568 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090055568 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090055568 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090055568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055568 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090055568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055568 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090055568 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090055568 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090055568 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090055568 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090055568 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090055568 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090055569 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090055569 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090055569 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090055569 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821090055569 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090055569 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090055569 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090055569 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090055569 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090055569 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(489)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090055574 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090055574 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090055574 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090055574 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090055574 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090055574 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090055574 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090055574 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090055574 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090055574 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090055574 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090055574 DLSS7 <000c> ss7_asp.c:1383 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  20250821090055574 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090055577 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090055577 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090055577 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090055577 DLSS7 <000c> ss7_asp.c:1383 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  20250821090055577 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090055577 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090055577 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090055577 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090055577 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090055577 DLSS7 <000c> ss7_asp.c:1383 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  20250821090055577 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090055577 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090055577 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090055577 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090055577 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090055577 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090055578 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090055578 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090055578 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090055578 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090055578 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090055578 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090055578 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090055578 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090055578 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090055578 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090055578 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090055579 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090055579 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090055579 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090055579 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090055579 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090055579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055579 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090055579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090055579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090055579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090055579 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090055579 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090055579 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090055579 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090055579 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090055579 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090055579 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090055579 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090055580 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090055580 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090055580 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821090055580 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090055580 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090055580 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090055580 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090055580 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090055580 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(485)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090056369 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090056369 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090056369 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090056369 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090056369 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090056369 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090056369 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090056369 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090056369 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090056369 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090056370 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090056370 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090056370 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090056370 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090056370 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090056370 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090056370 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090056370 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090056370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090056370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090056370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090056370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090056370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090056370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090056370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090056370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090056370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090056370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090056370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090056370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090056370 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090056370 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090056370 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090056370 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090056370 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090056370 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:382) 20250821090056370 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090056370 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090056370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090056370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090056370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090056370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090056370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090056370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090056370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090056370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090056370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090056370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090056370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090056370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090056370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090056370 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090056370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090056370 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090056370 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090056370 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090056370 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090056370 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090056370 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090056370 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090056370 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090056370 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090056370 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821090056370 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090056370 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090056370 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090056370 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090056370 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090056370 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090056372 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090056372 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090056372 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090056372 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090056372 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090056372 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090056372 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090056373 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090056373 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090056373 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090056373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090056373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090056373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090056373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090056373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090056373 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090056373 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090056373 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090056373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090056373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090056373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090056373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090056373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090056373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090056373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090056373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090056373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090056373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090056373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090056373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090056373 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090056373 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090056373 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090056373 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090056373 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(488)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090056375 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090056375 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090056375 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090056375 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090056375 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090056375 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090056375 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090056375 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090056375 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090056375 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090056375 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090056376 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090056376 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090056376 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090056376 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090056376 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090056376 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090056376 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090056376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090056376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090056376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090056376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090056376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090056376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090056376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090056376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090056376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090056376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090056376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090056376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090056376 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090056376 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090056376 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090056376 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090056376 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090056376 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:382) 20250821090056376 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090056376 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090056376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090056376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090056376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090056376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090056376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090056376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090056376 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090056376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090056376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090056376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090056376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090056376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090056376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090056376 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090056376 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090056376 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090056376 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090056376 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090056376 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090056376 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090056376 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090056376 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090056376 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090056376 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090056376 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=1 20250821090056376 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090056376 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090056376 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090056376 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090056376 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090056376 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(485)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } 20250821090056379 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090056379 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090056379 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090056379 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090056379 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090056379 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090056379 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090056379 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090056379 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090056379 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090056379 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090056379 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090056379 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090056379 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090056379 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090056379 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090056379 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090056379 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090056379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090056379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090056379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090056380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090056380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090056380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090056380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090056380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090056380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090056380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090056380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090056380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090056380 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090056380 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090056380 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090056380 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090056380 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(488)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090056396 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36798<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_release0(491)@3bdb09a82332: 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(488)@3bdb09a82332: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(488)@3bdb09a82332: Created Expect[0] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_release0(491) TC_ps_rab_release-Iuh0-RUA(483)@3bdb09a82332: Added conn table entry 0TC_ps_rab_release0(491)1299109 20250821090057442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090057442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090057442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821090057442 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090057442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x13d2a5, normal) (hnbgw_rua.c:408) 20250821090057442 DHNB DEBUG map_rua[0x560fd360b540]{init}: Allocated (fsm.c:456) 20250821090057442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1299109)[0x560fd360b540]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090057442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1299109 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090057442 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090057442 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090057442 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821090057442 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1299109 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821090057442 DCN DEBUG map_sccp[0x560fd35fcfe0]{init}: Allocated (fsm.c:456) 20250821090057442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x560fd35fcfe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090057442 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-1299109 <-> SCCP-56 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821090057442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1299109 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821090057442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1299109)[0x560fd360b540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090057442 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090057442 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090057442 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1299109 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090057442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x560fd35fcfe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090057442 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090057442 DLSCCP DEBUG SCCP-SCOC(56)[0x560fd3615d30]{IDLE}: Allocated (fsm.c:456) 20250821090057442 DLSCCP DEBUG SCCP-SCOC(56)[0x560fd3615d30]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090057442 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030002de0056400500f1100926) (sccp_scrc.c:455) 20250821090057442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090057442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090057442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090057442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090057442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090057442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090057442 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090057442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090057442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090057442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090057442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090057442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090057442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090057442 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090057442 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090057442 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090057442 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090057442 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090057442 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 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 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 02 de 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090057442 DLSCCP DEBUG SCCP-SCOC(56)[0x560fd3615d30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090057442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x560fd35fcfe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090057442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1299109)[0x560fd360b540]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090057442 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090057442 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090057442 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090057443 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821090057443 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090057443 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090057443 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090057443 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090057443 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090057443 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0b 01 00 00 38 02 02 06 04 43 bc 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 02 de 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(487)@3bdb09a82332: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(487)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(488)@3bdb09a82332: Found Expect[0] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_release0(491) HNBGW_Test.sgsn0-RAN(488)@3bdb09a82332: Added conn table entry 0TC_ps_rab_release0(491)13583284 HNBGW_Test.sgsn0-SCCP(487)@3bdb09a82332: Session index based on connection ID:0 TC_ps_rab_release0(491)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(487)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821090057451 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090057451 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090057451 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090057451 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090057451 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090057451 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090057451 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090057451 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090057451 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090057451 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 38 45 6e 9a 02 00 00 00 00  20250821090057451 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090057451 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090057451 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090057451 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090057451 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090057451 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00456e9a) (sccp_scrc.c:545) 20250821090057451 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(56,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090057451 DLSCCP DEBUG SCCP-SCOC(56)[0x560fd3615d30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090057451 DLSCCP DEBUG SCCP-SCOC(56)[0x560fd3615d30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090057451 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090057451 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090057451 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_sccp.c:157) 20250821090057451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x560fd35fcfe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090057451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x560fd35fcfe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_ps_rab_release0(491)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-SCCP(487)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@3bdb09a82332: vl_len:91 HNBGW_Test.sgsn0-SCCP(487)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(487)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250821090057652 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090057652 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090057652 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090057652 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090057652 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090057653 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090057653 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090057653 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090057653 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090057653 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 38 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  20250821090057653 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821090057653 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090057653 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090057653 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090057653 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090057653 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000038), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:545) 20250821090057653 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(56,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090057653 DLSCCP DEBUG SCCP-SCOC(56)[0x560fd3615d30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090057653 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090057653 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090057653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x560fd35fcfe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090057653 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821090057653 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821090057653 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1299109 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821090057653 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090057653 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1299109 SCCP-56 sgsn-0 MI=IMSI-262420000000005: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250821090057653 DRANAP DEBUG ps_rab_ass[0x560fd360f460]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090057653 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090057653 DLPFCP DEBUG ps_rab[0x560fd35f9920]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250821090057654 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109-RAB-23)[0x560fd35f9920]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250821090057654 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090057654 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109-RAB-23)[0x560fd35f9920]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-56 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250821090057654 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090057654 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109)[0x560fd360f460]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW-PFCP(481)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(481)@3bdb09a82332: 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 := 56, 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 := '0000000000000013'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(481)@3bdb09a82332: found destination TC_ps_rab_release0(491) TC_ps_rab_release0(491)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_release0(491)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(481)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_release0(491): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000013'O, sequence_number := 56, 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 } } } 20250821090057686 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090057686 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109-RAB-23)[0x560fd35f9920]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-56 SEID-0x13 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090057686 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109-RAB-23)[0x560fd35f9920]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250821090057686 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109)[0x560fd360f460]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250821090057686 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090057686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1299109)[0x560fd360b540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250821090057686 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821090057686 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109)[0x560fd360f460]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250821090057686 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109)[0x560fd360f460]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250821090057686 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109)[0x560fd360f460]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250821090057686 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109-RAB-23)[0x560fd35f9920]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250821090057686 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109-RAB-23)[0x560fd35f9920]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-56 SEID-0x13 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250821090057686 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109-RAB-23)[0x560fd35f9920]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-56 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250821090057686 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090057686 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109-RAB-23)[0x560fd35f9920]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-56 SEID-0x13 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090057686 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090057686 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090057686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090057686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_ps_rab_release0(491)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090057719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090057719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090057719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821090057719 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821090057719 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x13d2a5) (hnbgw_rua.c:472) 20250821090057719 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1299109 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821090057719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1299109)[0x560fd360b540]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821090057719 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821090057719 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821090057719 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1299109 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821090057719 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090057719 DRANAP DEBUG ps_rab_ass[0x560fd360f460]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090057719 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109)[0x560fd360f460]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250821090057719 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090057719 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109-RAB-23)[0x560fd35f9920]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250821090057719 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109-RAB-23)[0x560fd35f9920]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250821090057719 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090057719 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109-RAB-23)[0x560fd35f9920]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-57 SEID-0x3ed SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250821090057719 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090057720 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109)[0x560fd360f460]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(481)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(481)@3bdb09a82332: 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 := 57, 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(481)@3bdb09a82332: found destination TC_ps_rab_release0(491) TC_ps_rab_release0(491)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(481)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_release0(491): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000013'O, sequence_number := 57, 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 } } } 20250821090057735 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090057735 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109-RAB-23)[0x560fd35f9920]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-57 SEID-0x13 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090057735 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109-RAB-23)[0x560fd35f9920]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250821090057735 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109-RAB-23)[0x560fd35f9920]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250821090057735 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109)[0x560fd360f460]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250821090057735 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090057735 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109)[0x560fd360f460]{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:630) 20250821090057735 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109)[0x560fd360f460]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250821090057735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x560fd35fcfe0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250821090057735 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090057735 DLSCCP DEBUG SCCP-SCOC(56)[0x560fd3615d30]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090057735 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00456e9a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250821090057735 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090057735 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090057735 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090057735 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090057735 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090057735 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090057735 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090057735 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0b 06 45 6e 9a 00 01 2e 60 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 (ss7_asp.c:1383) 20250821090057735 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109)[0x560fd360f460]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250821090057735 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109)[0x560fd360f460]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250821090057735 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109)[0x560fd360f460]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250821090057735 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109-RAB-23)[0x560fd35f9920]{ESTABLISHED}: -rx-> PFCP seq-57 SEID-0x13 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250821090057735 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109-RAB-23)[0x560fd35f9920]{ESTABLISHED}: <-tx- PFCP seq-57 SEID-0x3ed SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250821090057735 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090057735 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109-RAB-23)[0x560fd35f9920]{ESTABLISHED}: -rx-> PFCP seq-57 SEID-0x13 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090057735 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090057735 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090057735 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090057735 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090057735 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090057735 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821090057735 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090057735 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090057736 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090057736 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090057736 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090057736 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0b 06 45 6e 9a 00 01 2e 60 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(487)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(487)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release0(491)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(479)@3bdb09a82332: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.normal", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(479)@3bdb09a82332: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.sgsn0-SCCP(487)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@3bdb09a82332: vl_len:21 HNBGW_Test.sgsn0-SCCP(487)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(487)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250821090057785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090057785 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090057785 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090057785 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090057785 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090057785 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090057785 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090057785 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090057785 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090057785 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 38 00 01 15 00 00 00 11 00 00 01 00 29 40 0a 00 00 01 00 28 40 03 05 c8 80  20250821090057785 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090057785 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090057785 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090057785 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090057785 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090057785 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000038), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c880) (sccp_scrc.c:545) 20250821090057785 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(56,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090057785 DLSCCP DEBUG SCCP-SCOC(56)[0x560fd3615d30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090057785 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090057785 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090057785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x560fd35fcfe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090057785 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821090057785 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821090057785 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1299109 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821090057785 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250821090057785 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1299109 SCCP-56 sgsn-0 MI=IMSI-262420000000005: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250821090057785 DRANAP DEBUG ps_rab_ass[0x560fd360f460]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090057785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1299109)[0x560fd360b540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:268) 20250821090057785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 45 bytes (hnbgw_rua.c:123) 20250821090057785 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109)[0x560fd360f460]{RX_RAB_ASS_MSG}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:269) 20250821090057785 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109)[0x560fd360f460]{RX_RAB_ASS_MSG}: Freeing instance (ps_rab_ass_fsm.c:269) 20250821090057785 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109)[0x560fd360f460]{RX_RAB_ASS_MSG}: Deallocated (fsm.c:568) 20250821090057785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090057785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:879) TC_ps_rab_release0(491)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090057788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090057788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090057788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1431) 20250821090057788 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821090057788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x13d2a5) (hnbgw_rua.c:472) 20250821090057788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1299109 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:313) 20250821090057788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1299109)[0x560fd360b540]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821090057788 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821090057788 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821090057788 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1299109 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821090057788 DRANAP DEBUG Decoding message RANAP_RAB_ReleasedItemIEs (ranap_common.c:640) (ranap_common.c:640) 20250821090057788 DRANAP DEBUG ps_rab_ass[0x560fd360f460]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090057788 DRANAP DEBUG Decoding message RANAP_RAB_ReleasedItemIEs (ranap_common.c:640) (ranap_common.c:640) 20250821090057788 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109-RAB-23)[0x560fd35f9920]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250821090057788 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109-RAB-23)[0x560fd35f9920]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250821090057788 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090057788 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109-RAB-23)[0x560fd35f9920]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-58 SEID-0x3ed SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250821090057788 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090057788 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109)[0x560fd360f460]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(481)@3bdb09a82332: 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 := 58, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(481)@3bdb09a82332: found destination TC_ps_rab_release0(491) HNBGW-PFCP(481)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_release0(491): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000013'O, sequence_number := 58, 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 } } } 20250821090057789 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090057789 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109-RAB-23)[0x560fd35f9920]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-58 SEID-0x13 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090057789 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109-RAB-23)[0x560fd35f9920]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250821090057789 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109-RAB-23)[0x560fd35f9920]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250821090057789 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109)[0x560fd360f460]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_RELEASED (ps_rab_fsm.c:676) 20250821090057789 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109)[0x560fd360f460]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250821090057789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x560fd35fcfe0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250821090057789 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090057789 DLSCCP DEBUG SCCP-SCOC(56)[0x560fd3615d30]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090057789 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00456e9a), PART(T=Data,L=20,D=60000010000001002b4009000001002a400200b8) (sccp_scrc.c:455) 20250821090057789 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090057789 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090057789 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090057789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090057789 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090057789 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090057789 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090057789 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2b 00 00 00 bd 00 00 00 bc 03 00 00 0b 06 45 6e 9a 00 01 14 60 00 00 10 00 00 01 00 2b 40 09 00 00 01 00 2a 40 02 00 b8 00 (ss7_asp.c:1383) 20250821090057789 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109)[0x560fd360f460]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250821090057789 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109)[0x560fd360f460]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250821090057789 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109)[0x560fd360f460]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250821090057789 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109-RAB-23)[0x560fd35f9920]{WAIT_USE_COUNT}: -rx-> PFCP seq-58 SEID-0x13 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250821090057789 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109-RAB-23)[0x560fd35f9920]{WAIT_USE_COUNT}: <-tx- PFCP seq-58 SEID-0x3ed SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250821090057789 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090057789 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109-RAB-23)[0x560fd35f9920]{WAIT_USE_COUNT}: -rx-> PFCP seq-58 SEID-0x13 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090057789 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109-RAB-23)[0x560fd35f9920]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250821090057789 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109-RAB-23)[0x560fd35f9920]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250821090057789 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109-RAB-23)[0x560fd35f9920]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250821090057789 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1299109-RAB-23)[0x560fd35f9920]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250821090057789 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090057789 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090057789 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090057789 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090057789 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090057789 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821090057789 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090057789 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090057789 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090057789 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090057789 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090057789 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-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 0b 06 45 6e 9a 00 01 14 60 00 00 10 00 00 01 00 2b 40 09 00 00 01 00 2a 40 02 00 b8 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(487)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(487)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release0(491)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(479)@3bdb09a82332: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.normal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(479)@3bdb09a82332: Warning: Stopping inactive timer T_poll_converge. MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090057875 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46057<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(480)@3bdb09a82332: Final verdict of PTC: none 20250821090057887 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36794<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(479)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090057888 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57972<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(484)@3bdb09a82332: Final verdict of PTC: none 20250821090057888 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090057888 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090057888 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090057888 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821090057889 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090057889 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090057889 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090057889 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP MutexDispCT-TC_ps_rab_release(478)@3bdb09a82332: Final verdict of PTC: none 20250821090057889 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090057889 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090057889 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090057889 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090057889 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090057889 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090057889 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090057889 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090057889 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090057889 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090057889 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090057889 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090057889 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821090057889 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090057889 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ps_rab_release-Iuh0-RUA(483)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(488)@3bdb09a82332: Final verdict of PTC: none 20250821090057889 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090057889 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090057889 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090057889 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) HNBGW_Test.msc0-RAN(485)@3bdb09a82332: Final verdict of PTC: none 20250821090057889 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090057889 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090057889 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090057889 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090057889 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090057889 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090057889 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090057889 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(486)@3bdb09a82332: Final verdict of PTC: none TC_ps_rab_release-Iuh0(482)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(487)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(490)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(481)@3bdb09a82332: Final verdict of PTC: none 20250821090057889 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090057889 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090057889 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090057889 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250821090057889 DLINP <0002> stream_srv.c:818 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250821090057889 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090057889 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090057889 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090057889 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090057889 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090057889 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090057889 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090057889 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090057889 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090057889 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090057889 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090057889 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090057889 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090057889 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090057889 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090057889 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090057889 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090057889 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090057889 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090057889 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090057889 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090057889 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090057889 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090057889 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090057889 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090057889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x560fd35fcfe0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090057889 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090057889 DLSCCP DEBUG SCCP-SCOC(56)[0x560fd3615d30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090057889 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00456e9a), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090057889 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090057889 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) HNBGW_Test.sgsn0-M3UA(489)@3bdb09a82332: Final verdict of PTC: none 20250821090057889 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090057889 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090057889 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090057889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090057889 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090057889 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090057889 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090057889 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0b 04 45 6e 9a 00 00 38 00 00 00 00 00 (ss7_asp.c:1383) 20250821090057889 DLSCCP DEBUG SCCP-SCOC(56)[0x560fd3615d30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090057889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x560fd35fcfe0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090057889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1299109)[0x560fd360b540]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090057889 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1299109)[0x560fd360b540]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090057889 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821090057889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1299109)[0x560fd360b540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090057890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1299109)[0x560fd360b540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090057890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1299109)[0x560fd360b540]{disrupted}: Freeing instance (context_map.c:203) 20250821090057890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1299109)[0x560fd360b540]{disrupted}: Deallocated (fsm.c:568) 20250821090057890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x560fd35fcfe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090057890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x560fd35fcfe0]{disconnected}: Freeing instance (context_map.c:207) 20250821090057890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x560fd35fcfe0]{disconnected}: Deallocated (fsm.c:568) 20250821090057890 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1299109 SCCP-56 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:226) TC_ps_rab_release0(491)@3bdb09a82332: Final verdict of PTC: pass 20250821090057890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090057890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821090057890 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090057890 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090057890 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090057890 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821090057890 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090057890 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090057890 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Setting final verdict of the test case. 20250821090057890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36798<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_ps_rab_release(478): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(479): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(480): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(481): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rab_release-Iuh0(482): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rab_release-Iuh0-RUA(483): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(484): none (pass -> pass) 20250821090057890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090057890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090057890 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090057890 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 (hnb.c:255) 20250821090057890 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(485): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(486): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(487): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(488): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(489): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(490): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rab_release0(491): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_ps_rab_release finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release pass'. Thu Aug 21 09:00:57 UTC 2025 ====== HNBGW_Tests.TC_ps_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_release.talloc 20250821090057935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36800<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090058537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36800<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=408484) Waiting for packet dumper to finish... 1 (prev_count=408484, count=409120) 20250821090059889 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090059890 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090059890 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821090059890 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090059890 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090059890 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release pass' was executed successfully (exit status: 0). MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_release_abnormal'. ------ HNBGW_Tests.TC_ps_rab_release_abnormal ------ Thu Aug 21 09:01:00 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_release_abnormal.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3bdb09a82332: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_release_abnormal' was executed successfully (exit status: 0). MTC@3bdb09a82332: Test case TC_ps_rab_release_abnormal started. 20250821090101657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36812<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090101662 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36824<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090101667 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34515<->l=127.0.0.1:4262) (control_if.c:572) 20250821090101825 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090101825 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090101825 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090101825 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090101825 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090101825 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090101825 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090101825 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090101826 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090101826 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_ps_rab_release_abnormal-Iuh0(496)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090101827 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090101827 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090101827 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:334) 20250821090101827 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090101827 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090101827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090101827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090101827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090101827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090101827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090101827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090101827 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090101827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090101827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090101827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090101827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090101827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090101827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090101827 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090101827 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090101827 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090101827 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090101827 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090101827 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090101827 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090101827 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090101827 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090101827 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090101827 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090101827 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090101827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090101827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090101827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090101827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090101827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090101827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090101827 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090101827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090101827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090101827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090101827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090101827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090101827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090101827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090101827 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090101827 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090101827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090101827 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090101827 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090101827 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090101827 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090101827 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090101827 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090101827 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090101827 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090101827 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090101827 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090101827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090101827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090101827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090101827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090101827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090101827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090101827 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090101827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090101827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090101827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090101827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090101828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090101828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090101828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090101828 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090101828 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090101828 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090101828 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090101828 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090101828 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090101828 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090101828 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090101828 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090101828 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090101828 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090101828 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090101828 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090101828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090101828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090101828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090101828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090101828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090101828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090101828 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090101828 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090101828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090101828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090101828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090101828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090101828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090101828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090101828 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090101828 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090101828 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090101828 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090101829 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090101829 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090101829 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090101829 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090101829 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090101829 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090101829 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090101829 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=15 20250821090101829 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090101829 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090101829 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090101829 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090101829 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090101829 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=8 20250821090101829 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090101829 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090101829 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090101829 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090101829 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090101829 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090101829 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=6 20250821090101829 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090101829 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090101829 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090101829 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090101829 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090101829 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090101829 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821090101829 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090101830 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090101830 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(500)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(500)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(500)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(498)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090101843 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090101843 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090101843 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090101843 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090101844 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090101844 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090101844 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090101844 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090101845 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090101845 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090101845 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:334) 20250821090101845 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090101845 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090101845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090101845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090101845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090101845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090101845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090101845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090101845 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=12 -> eSLS=124: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090101845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090101845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090101845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090101845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090101845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090101845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090101845 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090101845 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=12 -> eSLS=124: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090101845 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090101845 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090101845 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090101845 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090101845 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090101845 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090101845 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090101845 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:334) 20250821090101845 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090101845 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090101845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090101845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090101845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090101845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090101845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090101845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090101845 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821090101845 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090101845 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=9 -> eSLS=9: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090101845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090101845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090101845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090101845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090101845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090101845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090101845 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090101845 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090101845 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090101845 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090101845 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090101845 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090101845 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090101845 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090101845 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090101845 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090101845 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090101845 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090101845 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090101845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090101845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090101845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090101845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090101845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090101845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090101845 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090101845 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090101845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090101845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090101845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090101845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090101845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090101845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090101845 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090101845 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090101845 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090101845 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090101845 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090101845 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090101845 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090101845 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090101845 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090101845 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090101845 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090101845 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090101845 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090101845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090101845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090101845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090101845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090101845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090101845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090101845 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090101845 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090101845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090101845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090101845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090101845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090101845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090101845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090101845 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090101845 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090101845 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090101845 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090101845 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090101845 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090101845 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090101845 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090101845 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090101845 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090101845 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090101845 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=12 20250821090101845 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090101845 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090101845 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090101845 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090101845 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090101845 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=9 20250821090101845 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090101845 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821090101845 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090101845 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090101845 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090101845 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090101845 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090101845 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=9 20250821090101845 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090101845 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090101845 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090101845 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090101845 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090101845 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090101845 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821090101845 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090101845 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090101845 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(503)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(503)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(503)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(501)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090101867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090101867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090101867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090101867 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090101867 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:562) 20250821090101867 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090101867 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090101867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090101867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090102041 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090102041 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090102041 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090102041 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(500)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090102050 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090102050 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090102050 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090102050 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090102050 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090102050 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090102050 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090102050 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090102050 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090102050 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090102050 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090102050 DLSS7 <000c> ss7_asp.c:1383 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  20250821090102050 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090102053 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090102053 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090102053 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090102053 DLSS7 <000c> ss7_asp.c:1383 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  20250821090102053 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090102053 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090102053 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090102053 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090102053 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090102053 DLSS7 <000c> ss7_asp.c:1383 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  20250821090102053 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090102053 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090102053 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090102053 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090102053 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090102053 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090102054 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090102054 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090102054 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090102054 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090102054 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090102054 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090102054 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090102054 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090102054 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090102054 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090102055 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090102055 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090102055 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090102055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090102055 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090102055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090102055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090102055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090102055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090102055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090102055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090102055 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090102055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090102055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090102055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090102055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090102055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090102055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090102055 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090102055 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090102055 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090102055 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090102055 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090102055 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090102055 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090102056 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090102056 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090102056 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090102056 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821090102056 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090102056 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090102056 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090102056 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090102056 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090102056 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821090102056 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090102056 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090102056 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090102056 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(503)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090102064 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090102064 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090102064 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090102064 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090102064 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090102064 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090102064 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090102064 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090102064 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090102064 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090102064 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090102064 DLSS7 <000c> ss7_asp.c:1383 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  20250821090102064 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090102069 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090102069 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090102069 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090102069 DLSS7 <000c> ss7_asp.c:1383 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  20250821090102069 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090102069 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090102069 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090102069 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090102069 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090102069 DLSS7 <000c> ss7_asp.c:1383 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  20250821090102069 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090102069 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090102069 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090102069 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090102069 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090102069 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090102070 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090102070 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090102070 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090102070 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090102070 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090102070 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090102070 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090102070 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090102070 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090102070 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090102070 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090102071 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090102071 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090102071 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090102071 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090102071 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090102071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090102071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090102071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090102071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090102071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090102071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090102071 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090102071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090102071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090102071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090102071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090102071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090102071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090102071 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090102071 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090102071 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090102071 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090102071 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090102071 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090102071 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090102071 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090102071 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090102071 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090102071 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821090102071 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090102071 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090102071 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090102071 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090102071 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090102071 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(499)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090102860 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090102860 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090102860 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090102860 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090102860 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090102860 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090102860 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090102860 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090102860 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090102860 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090102860 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090102860 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090102861 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090102861 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090102861 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090102861 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090102861 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090102861 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090102861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090102861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090102861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090102861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090102861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090102861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090102861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090102861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090102861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090102861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090102861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090102861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090102861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090102861 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090102861 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090102861 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090102861 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090102861 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:382) 20250821090102861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090102861 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090102861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090102861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090102861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090102861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090102861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090102861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090102861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090102861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090102861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090102861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090102861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090102861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090102861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090102861 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090102861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090102861 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090102861 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090102861 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090102861 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090102862 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090102862 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090102862 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090102862 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090102862 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090102862 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821090102862 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090102862 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090102862 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090102862 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090102862 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090102862 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090102862 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090102862 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090102862 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090102862 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090102862 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090102862 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090102862 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090102862 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090102862 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090102862 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090102862 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090102863 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090102863 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090102863 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090102863 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090102863 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090102863 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090102863 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090102863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090102863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090102863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090102863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090102863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090102863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090102863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090102863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090102863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090102863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090102863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090102863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090102863 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090102863 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090102863 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090102863 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090102863 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(502)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090102865 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090102865 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090102865 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090102865 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090102865 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090102865 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090102865 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090102865 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090102865 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090102865 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090102865 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090102865 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090102865 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090102865 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090102865 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090102865 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090102865 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090102865 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090102865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090102865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090102865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090102865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090102865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090102865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090102866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090102866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090102866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090102866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090102866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090102866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090102866 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090102866 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090102866 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090102866 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090102866 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090102866 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:382) 20250821090102866 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090102866 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090102866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090102866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090102866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090102866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090102866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090102866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090102866 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090102866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090102866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090102866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090102866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090102866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090102866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090102866 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090102866 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090102866 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090102866 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090102866 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090102866 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090102866 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090102866 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090102866 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090102866 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090102866 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090102866 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821090102866 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090102866 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090102866 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090102866 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090102866 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090102866 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090102868 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090102868 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090102868 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090102868 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090102868 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090102868 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090102868 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090102868 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090102868 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090102868 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090102868 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090102868 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090102868 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090102868 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090102868 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090102868 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090102868 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090102868 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090102868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090102868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090102868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090102868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090102868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090102868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090102868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090102868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090102868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090102868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (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-RAN(499)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } 20250821090102868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090102868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090102868 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090102868 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090102868 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090102868 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090102868 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(502)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090102894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36828<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_release_abnormal0(505)@3bdb09a82332: 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(502)@3bdb09a82332: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(502)@3bdb09a82332: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_release_abnormal0(505) TC_ps_rab_release_abnormal-Iuh0-RUA(497)@3bdb09a82332: Added conn table entry 0TC_ps_rab_release_abnormal0(505)13151887 20250821090103913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090103913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090103913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821090103913 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090103913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc8ae8f, normal) (hnbgw_rua.c:408) 20250821090103913 DHNB DEBUG map_rua[0x560fd360b540]{init}: Allocated (fsm.c:456) 20250821090103913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13151887)[0x560fd360b540]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090103913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13151887 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090103913 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090103913 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090103913 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821090103913 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13151887 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821090103913 DCN DEBUG map_sccp[0x560fd35fcfe0]{init}: Allocated (fsm.c:456) 20250821090103913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x560fd35fcfe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090103913 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-13151887 <-> SCCP-57 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821090103913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13151887 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821090103913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13151887)[0x560fd360b540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090103913 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090103913 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090103913 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13151887 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090103913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x560fd35fcfe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090103913 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090103913 DLSCCP DEBUG SCCP-SCOC(57)[0x560fd360f460]{IDLE}: Allocated (fsm.c:456) 20250821090103913 DLSCCP DEBUG SCCP-SCOC(57)[0x560fd360f460]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090103913 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030001790056400500f1100926) (sccp_scrc.c:455) 20250821090103913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090103913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090103913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090103913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090103913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090103913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090103913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090103913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090103913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090103913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090103913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090103913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090103913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090103913 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090103913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090103913 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090103913 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090103913 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090103913 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 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 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 80 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 79 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090103913 DLSCCP DEBUG SCCP-SCOC(57)[0x560fd360f460]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090103913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x560fd35fcfe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090103913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13151887)[0x560fd360b540]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090103913 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090103913 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090103913 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090103913 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821090103913 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090103913 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090103913 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090103913 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090103913 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090103913 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0a 01 00 00 39 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 80 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 79 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(501)@3bdb09a82332: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(501)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(502)@3bdb09a82332: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_release_abnormal0(505) HNBGW_Test.sgsn0-RAN(502)@3bdb09a82332: Added conn table entry 0TC_ps_rab_release_abnormal0(505)3010202 TC_ps_rab_release_abnormal0(505)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(501)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821090103919 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090103919 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090103919 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090103919 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090103919 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090103919 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090103919 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090103919 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090103919 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090103919 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 39 3e ab 02 02 00 00 00 00  20250821090103919 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090103919 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090103919 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090103919 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090103919 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090103919 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=003eab02) (sccp_scrc.c:545) 20250821090103919 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(57,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090103919 DLSCCP DEBUG SCCP-SCOC(57)[0x560fd360f460]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090103919 DLSCCP DEBUG SCCP-SCOC(57)[0x560fd360f460]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090103919 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090103919 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090103919 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_sccp.c:157) 20250821090103919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x560fd35fcfe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090103919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x560fd35fcfe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_ps_rab_release_abnormal0(505)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-SCCP(501)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@3bdb09a82332: vl_len:91 HNBGW_Test.sgsn0-SCCP(501)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(501)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250821090104120 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090104120 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090104120 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090104120 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090104120 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090104120 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090104120 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090104120 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090104120 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090104120 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 39 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  20250821090104120 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821090104120 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090104120 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090104120 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090104120 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090104120 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000039), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:545) 20250821090104121 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(57,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090104121 DLSCCP DEBUG SCCP-SCOC(57)[0x560fd360f460]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090104121 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090104121 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090104121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x560fd35fcfe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090104121 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821090104121 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821090104121 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13151887 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821090104121 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090104121 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13151887 SCCP-57 sgsn-0 MI=IMSI-262420000000008: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250821090104121 DRANAP DEBUG ps_rab_ass[0x560fd35f9920]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090104121 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090104121 DLPFCP DEBUG ps_rab[0x560fd35e7200]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250821090104121 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887-RAB-23)[0x560fd35e7200]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250821090104121 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090104121 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887-RAB-23)[0x560fd35e7200]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-59 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250821090104121 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090104121 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887)[0x560fd35f9920]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW-PFCP(495)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(495)@3bdb09a82332: 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 := 59, 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 := '0000000000000014'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(495)@3bdb09a82332: found destination TC_ps_rab_release_abnormal0(505) TC_ps_rab_release_abnormal0(505)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_release_abnormal0(505)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(495)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_release_abnormal0(505): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000014'O, sequence_number := 59, 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 } } } 20250821090104131 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090104131 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887-RAB-23)[0x560fd35e7200]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-59 SEID-0x14 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090104131 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887-RAB-23)[0x560fd35e7200]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250821090104131 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887)[0x560fd35f9920]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250821090104131 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090104131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13151887)[0x560fd360b540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250821090104131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250821090104131 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887)[0x560fd35f9920]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250821090104131 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887)[0x560fd35f9920]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250821090104131 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887)[0x560fd35f9920]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250821090104131 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887-RAB-23)[0x560fd35e7200]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250821090104131 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887-RAB-23)[0x560fd35e7200]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-59 SEID-0x14 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250821090104131 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887-RAB-23)[0x560fd35e7200]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-59 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250821090104131 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090104131 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887-RAB-23)[0x560fd35e7200]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-59 SEID-0x14 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090104131 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090104131 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090104131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090104131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_ps_rab_release_abnormal0(505)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090104141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090104141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090104141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821090104141 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821090104142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc8ae8f) (hnbgw_rua.c:472) 20250821090104142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13151887 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821090104142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13151887)[0x560fd360b540]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821090104142 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821090104142 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821090104142 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13151887 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821090104142 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090104142 DRANAP DEBUG ps_rab_ass[0x560fd35f9920]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090104142 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887)[0x560fd35f9920]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250821090104142 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090104142 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887-RAB-23)[0x560fd35e7200]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250821090104142 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887-RAB-23)[0x560fd35e7200]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250821090104142 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090104142 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887-RAB-23)[0x560fd35e7200]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-60 SEID-0x3f0 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250821090104142 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090104142 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887)[0x560fd35f9920]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(495)@3bdb09a82332: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(495)@3bdb09a82332: 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 := 60, 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(495)@3bdb09a82332: found destination TC_ps_rab_release_abnormal0(505) TC_ps_rab_release_abnormal0(505)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(495)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_release_abnormal0(505): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000014'O, sequence_number := 60, 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 } } } 20250821090104145 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090104145 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887-RAB-23)[0x560fd35e7200]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-60 SEID-0x14 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090104145 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887-RAB-23)[0x560fd35e7200]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250821090104145 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887-RAB-23)[0x560fd35e7200]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250821090104145 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887)[0x560fd35f9920]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250821090104145 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090104145 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887)[0x560fd35f9920]{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:630) 20250821090104145 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887)[0x560fd35f9920]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250821090104145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x560fd35fcfe0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250821090104145 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090104145 DLSCCP DEBUG SCCP-SCOC(57)[0x560fd360f460]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090104145 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003eab02), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250821090104145 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090104145 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090104145 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090104145 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090104145 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090104145 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090104145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090104145 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 3e ab 02 00 01 2e 60 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 (ss7_asp.c:1383) 20250821090104145 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887)[0x560fd35f9920]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250821090104145 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887)[0x560fd35f9920]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250821090104145 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887)[0x560fd35f9920]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250821090104145 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887-RAB-23)[0x560fd35e7200]{ESTABLISHED}: -rx-> PFCP seq-60 SEID-0x14 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250821090104145 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887-RAB-23)[0x560fd35e7200]{ESTABLISHED}: <-tx- PFCP seq-60 SEID-0x3f0 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250821090104145 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090104145 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887-RAB-23)[0x560fd35e7200]{ESTABLISHED}: -rx-> PFCP seq-60 SEID-0x14 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090104145 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090104145 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090104145 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090104145 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090104145 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090104145 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821090104145 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090104145 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090104145 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090104145 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090104145 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090104145 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0a 06 3e ab 02 00 01 2e 60 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(501)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(501)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release_abnormal0(505)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(493)@3bdb09a82332: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.abnormal", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(493)@3bdb09a82332: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.sgsn0-SCCP(501)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@3bdb09a82332: vl_len:21 HNBGW_Test.sgsn0-SCCP(501)@3bdb09a82332: vl_from0 HNBGW_Test.sgsn0-SCCP(501)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250821090104160 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090104160 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090104160 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090104160 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090104160 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090104160 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090104160 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090104160 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090104160 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090104160 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 39 00 01 15 00 00 00 11 00 00 01 00 29 40 0a 00 00 01 00 28 40 03 05 c2 d0  20250821090104160 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090104160 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090104160 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090104160 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090104160 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090104160 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000039), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c2d0) (sccp_scrc.c:545) 20250821090104160 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(57,remPC=188=0.23.4) Received CO:CODT (sccp_scoc.c:787) 20250821090104160 DLSCCP DEBUG SCCP-SCOC(57)[0x560fd360f460]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090104160 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090104160 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090104160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x560fd35fcfe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090104160 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821090104160 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821090104160 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13151887 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821090104160 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250821090104160 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13151887 SCCP-57 sgsn-0 MI=IMSI-262420000000008: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250821090104160 DRANAP DEBUG ps_rab_ass[0x560fd35f9920]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090104160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13151887)[0x560fd360b540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:268) 20250821090104160 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 45 bytes (hnbgw_rua.c:123) 20250821090104160 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887)[0x560fd35f9920]{RX_RAB_ASS_MSG}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:269) 20250821090104160 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887)[0x560fd35f9920]{RX_RAB_ASS_MSG}: Freeing instance (ps_rab_ass_fsm.c:269) 20250821090104160 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887)[0x560fd35f9920]{RX_RAB_ASS_MSG}: Deallocated (fsm.c:568) 20250821090104160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090104160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:879) TC_ps_rab_release_abnormal0(505)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090104163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090104163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090104163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1431) 20250821090104163 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821090104163 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc8ae8f) (hnbgw_rua.c:472) 20250821090104163 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13151887 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:313) 20250821090104163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13151887)[0x560fd360b540]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821090104163 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821090104163 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821090104163 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13151887 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821090104163 DRANAP DEBUG Decoding message RANAP_RAB_ReleasedItemIEs (ranap_common.c:640) (ranap_common.c:640) 20250821090104163 DRANAP DEBUG ps_rab_ass[0x560fd35f9920]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250821090104163 DRANAP DEBUG Decoding message RANAP_RAB_ReleasedItemIEs (ranap_common.c:640) (ranap_common.c:640) 20250821090104163 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887-RAB-23)[0x560fd35e7200]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250821090104163 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887-RAB-23)[0x560fd35e7200]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250821090104163 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250821090104163 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887-RAB-23)[0x560fd35e7200]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-61 SEID-0x3f0 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250821090104163 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250821090104163 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887)[0x560fd35f9920]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(495)@3bdb09a82332: 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 := 61, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(495)@3bdb09a82332: found destination TC_ps_rab_release_abnormal0(505) HNBGW-PFCP(495)@3bdb09a82332: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_release_abnormal0(505): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000014'O, sequence_number := 61, 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 } } } 20250821090104164 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250821090104164 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887-RAB-23)[0x560fd35e7200]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-61 SEID-0x14 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250821090104164 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887-RAB-23)[0x560fd35e7200]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250821090104164 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887-RAB-23)[0x560fd35e7200]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250821090104164 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887)[0x560fd35f9920]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_RELEASED (ps_rab_fsm.c:676) 20250821090104164 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887)[0x560fd35f9920]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250821090104164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x560fd35fcfe0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250821090104164 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090104164 DLSCCP DEBUG SCCP-SCOC(57)[0x560fd360f460]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090104164 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003eab02), PART(T=Data,L=20,D=60000010000001002b4009000001002a400200b8) (sccp_scrc.c:455) 20250821090104164 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090104164 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090104164 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090104164 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090104164 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090104164 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090104164 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090104164 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2b 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 3e ab 02 00 01 14 60 00 00 10 00 00 01 00 2b 40 09 00 00 01 00 2a 40 02 00 b8 00 (ss7_asp.c:1383) 20250821090104164 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887)[0x560fd35f9920]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250821090104164 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887)[0x560fd35f9920]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250821090104164 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887)[0x560fd35f9920]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250821090104164 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887-RAB-23)[0x560fd35e7200]{WAIT_USE_COUNT}: -rx-> PFCP seq-61 SEID-0x14 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250821090104164 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887-RAB-23)[0x560fd35e7200]{WAIT_USE_COUNT}: <-tx- PFCP seq-61 SEID-0x3f0 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250821090104164 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250821090104164 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887-RAB-23)[0x560fd35e7200]{WAIT_USE_COUNT}: -rx-> PFCP seq-61 SEID-0x14 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250821090104164 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887-RAB-23)[0x560fd35e7200]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250821090104164 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887-RAB-23)[0x560fd35e7200]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250821090104164 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887-RAB-23)[0x560fd35e7200]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250821090104164 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13151887-RAB-23)[0x560fd35e7200]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250821090104164 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250821090104164 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x560fd35c6460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250821090104164 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090104164 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090104164 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090104164 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821090104164 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090104164 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090104164 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090104164 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090104164 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090104164 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-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 0a 06 3e ab 02 00 01 14 60 00 00 10 00 00 01 00 2b 40 09 00 00 01 00 2a 40 02 00 b8 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(501)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(501)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release_abnormal0(505)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(493)@3bdb09a82332: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.abnormal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(493)@3bdb09a82332: Warning: Stopping inactive timer T_poll_converge. MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090104245 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34515<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(494)@3bdb09a82332: Final verdict of PTC: none 20250821090104253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36824<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(493)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090104254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36812<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_release_abnormal-Iuh0-RUA(497)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(499)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(501)@3bdb09a82332: Final verdict of PTC: none 20250821090104255 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090104255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090104255 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090104255 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090104255 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090104255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090104255 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090104255 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821090104255 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090104255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090104255 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn0-RAN(502)@3bdb09a82332: Final verdict of PTC: none 20250821090104255 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090104255 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090104255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090104255 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090104255 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090104255 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090104255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090104255 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090104255 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090104255 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090104255 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090104255 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090104255 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090104255 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090104255 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090104255 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090104255 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090104255 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821090104255 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090104255 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090104255 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090104255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090104255 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090104255 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090104255 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090104255 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090104255 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090104255 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090104255 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090104255 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090104255 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090104255 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090104255 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090104255 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090104255 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090104255 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090104255 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_ps_rab_release_abnormal(492)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(498)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(503)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(500)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(504)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(495)@3bdb09a82332: Final verdict of PTC: none TC_ps_rab_release_abnormal-Iuh0(496)@3bdb09a82332: Final verdict of PTC: none 20250821090104256 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090104256 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090104256 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090104256 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821090104255 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090104255 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090104255 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090104255 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090104255 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090104255 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090104255 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090104255 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090104255 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090104255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x560fd35fcfe0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090104255 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090104255 DLSCCP DEBUG SCCP-SCOC(57)[0x560fd360f460]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090104255 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003eab02), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090104255 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090104255 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090104255 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090104255 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090104255 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090104256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090104256 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090104256 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090104256 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090104256 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0a 04 3e ab 02 00 00 39 00 00 00 00 00 (ss7_asp.c:1383) 20250821090104256 DLSCCP DEBUG SCCP-SCOC(57)[0x560fd360f460]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090104256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x560fd35fcfe0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090104256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13151887)[0x560fd360b540]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090104256 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13151887)[0x560fd360b540]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090104256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821090104256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13151887)[0x560fd360b540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090104256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13151887)[0x560fd360b540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090104256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13151887)[0x560fd360b540]{disrupted}: Freeing instance (context_map.c:203) 20250821090104256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13151887)[0x560fd360b540]{disrupted}: Deallocated (fsm.c:568) 20250821090104256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x560fd35fcfe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090104256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x560fd35fcfe0]{disconnected}: Freeing instance (context_map.c:207) 20250821090104256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x560fd35fcfe0]{disconnected}: Deallocated (fsm.c:568) 20250821090104256 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13151887 SCCP-57 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:226) 20250821090104256 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090104256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090104256 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090104256 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090104256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090104256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090104256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090104256 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090104256 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090104256 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090104256 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090104256 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090104256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090104256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821090104256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090104256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090104256 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090104256 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 (hnb.c:255) 20250821090104256 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090104256 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090104256 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090104256 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821090104261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36828<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_release_abnormal0(505)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_ps_rab_release_abnormal(492): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(493): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(494): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(495): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rab_release_abnormal-Iuh0(496): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rab_release_abnormal-Iuh0-RUA(497): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(498): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(499): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(500): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(501): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(502): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(503): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(504): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_ps_rab_release_abnormal0(505): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_ps_rab_release_abnormal finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release_abnormal pass'. Thu Aug 21 09:01:04 UTC 2025 ====== HNBGW_Tests.TC_ps_rab_release_abnormal pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_release_abnormal.talloc 20250821090104313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36834<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090104914 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36834<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=406068) Waiting for packet dumper to finish... 1 (prev_count=406068, count=410044) 20250821090106256 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090106256 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090106256 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821090106256 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090106256 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090106256 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@3bdb09a82332: 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 ------ Thu Aug 21 09:01:06 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 20250821090107891 DLSCCP DEBUG SCCP-SCOC(56)[0x560fd3615d30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090107891 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00456e9a), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090107891 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090107891 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090107891 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090107891 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090107891 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090107891 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090107891 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090107891 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090107891 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090107891 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 45 6e 9a 00 00 38 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090107891 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090107891 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090107891 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090107891 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090107891 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090107891 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090107891 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: 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@3bdb09a82332: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20250821090108006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55206<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090108009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55208<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090108012 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45433<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090108123 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090108123 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821090108131 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090108131 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090108131 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090108131 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090108131 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090108131 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090108131 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090108131 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090108132 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34800 (stream_srv.c:143) 20250821090108132 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34800<->l=127.0.0.1:29169 (hnb.c:335) 20250821090108133 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090108133 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090108133 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:334) 20250821090108133 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090108133 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090108133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108133 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090108133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108133 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090108133 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090108133 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090108133 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090108133 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090108133 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090108133 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090108133 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090108133 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090108133 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090108133 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090108133 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090108133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108133 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821090108133 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090108133 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090108133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108133 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090108133 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090108133 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090108133 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090108133 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090108133 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090108133 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090108133 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090108133 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090108133 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090108133 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090108133 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090108133 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090108133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108133 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090108133 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090108133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108133 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090108133 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090108133 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090108133 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090108133 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090108133 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090108133 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090108133 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090108133 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090108133 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090108133 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090108133 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090108133 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090108133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108133 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090108133 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090108133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108133 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090108133 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090108133 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090108133 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090108133 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090108133 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090108133 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090108133 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090108133 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090108133 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090108133 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090108133 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=7 20250821090108133 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090108133 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090108133 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090108133 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090108133 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090108133 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090108133 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090108133 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821090108133 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090108133 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090108133 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090108133 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090108133 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090108133 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=12 20250821090108133 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090108133 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090108133 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090108133 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090108133 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090108133 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090108133 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821090108133 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090108133 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090108133 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(516)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(516)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(516)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(514)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090108146 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090108146 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090108146 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090108146 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090108146 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090108146 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090108146 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090108146 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090108147 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090108147 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090108147 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:334) 20250821090108147 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090108147 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090108147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108147 DLSS7 INFO 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=13 -> eSLS=125: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090108147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108148 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090108148 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=13 -> eSLS=125: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090108148 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090108148 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090108148 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090108148 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090108148 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090108148 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090108148 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090108148 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:334) 20250821090108148 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090108148 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090108148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108148 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090108148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090108148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108148 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090108148 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090108148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090108148 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090108148 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090108148 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090108148 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090108148 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090108148 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090108148 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090108148 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090108148 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090108148 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090108148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108148 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090108148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090108148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108148 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090108148 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090108148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090108148 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090108148 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090108148 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090108148 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090108148 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090108148 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090108148 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090108148 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090108148 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090108148 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090108148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108148 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090108148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090108148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108148 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090108148 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090108148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090108148 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090108148 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090108148 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090108148 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090108148 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090108148 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090108148 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090108148 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090108148 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=13 20250821090108148 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090108148 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090108148 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090108148 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090108148 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090108148 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=6 20250821090108148 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090108148 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090108148 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090108148 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090108148 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090108148 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090108148 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=2 20250821090108148 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090108148 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090108148 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090108148 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090108148 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090108148 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090108148 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821090108148 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090108148 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090108148 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(519)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(519)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(519)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(517)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090108168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090108168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090108168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090108168 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090108168 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:562) 20250821090108168 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090108168 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090108168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090108168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090108173 DLINP DEBUG SRVCONN(,r=127.0.0.1:34800<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090108173 DLINP DEBUG SRVCONN(,r=127.0.0.1:34800<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090108173 DLINP DEBUG SRVCONN(,r=127.0.0.1:34800<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090108173 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090108173 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) 20250821090108173 DLGLOBAL DEBUG validating counter group 0x560f9fb89bc0(hnb) with 72 counters (rate_ctr.c:86) 20250821090108173 DHNBAP DEBUG (127.0.0.1:34800 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821090108173 DHNBAP NOTICE (127.0.0.1:34800 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090108173 DHNBAP NOTICE (127.0.0.1:34800 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090108173 DLINP DEBUG SRVCONN(,r=127.0.0.1:34800<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090108173 DLINP DEBUG SRVCONN(,r=127.0.0.1:34800<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090108344 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090108344 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090108344 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090108344 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(516)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090108345 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090108345 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090108345 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090108345 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090108345 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090108345 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090108345 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090108345 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090108345 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090108345 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090108345 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090108345 DLSS7 <000c> ss7_asp.c:1383 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  20250821090108345 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090108346 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090108346 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090108346 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090108346 DLSS7 <000c> ss7_asp.c:1383 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  20250821090108346 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090108346 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090108346 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090108346 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090108346 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090108346 DLSS7 <000c> ss7_asp.c:1383 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  20250821090108346 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090108346 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090108346 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090108346 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090108346 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090108346 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090108346 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090108346 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090108346 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090108346 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090108346 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090108346 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090108346 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090108346 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090108346 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090108346 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090108347 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090108347 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090108347 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090108347 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090108347 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090108347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108347 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090108348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108348 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090108348 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090108348 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090108348 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090108348 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090108348 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090108348 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090108348 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090108348 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090108348 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090108348 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821090108348 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090108348 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090108348 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090108348 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090108348 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090108348 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821090108358 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090108358 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090108358 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090108358 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(519)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090108360 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090108360 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090108360 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090108360 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090108360 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090108360 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090108360 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090108360 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090108360 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090108360 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090108360 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090108360 DLSS7 <000c> ss7_asp.c:1383 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  20250821090108360 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090108360 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090108360 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090108360 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090108360 DLSS7 <000c> ss7_asp.c:1383 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  20250821090108360 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090108360 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090108360 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090108360 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090108360 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090108360 DLSS7 <000c> ss7_asp.c:1383 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  20250821090108360 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090108360 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090108360 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090108360 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090108360 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090108360 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090108360 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090108360 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090108360 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090108360 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090108360 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090108360 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090108360 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090108360 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090108360 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090108360 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090108360 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090108361 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090108361 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090108361 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090108361 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090108361 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090108361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108362 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090108362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387)[0;m 20250821090108362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090108362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090108362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090108362 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090108362 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090108362 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090108362 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090108362 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090108362 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090108362 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090108362 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090108362 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090108362 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090108362 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821090108362 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090108362 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090108362 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090108362 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090108362 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090108362 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(515)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090109149 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090109149 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090109149 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090109149 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090109149 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090109149 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090109149 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090109149 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090109149 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090109149 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090109149 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090109149 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090109149 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090109149 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090109149 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090109149 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090109149 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090109149 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090109149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090109149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090109149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090109149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090109149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090109149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090109149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090109149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090109149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090109149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090109149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090109149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090109149 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090109149 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090109149 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090109149 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090109149 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090109149 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:382) 20250821090109149 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090109149 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090109149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090109149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090109149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090109149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090109149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090109149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090109149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090109149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090109149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090109149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090109149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090109149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090109149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090109149 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090109149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090109149 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090109149 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090109149 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090109149 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090109149 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090109149 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090109149 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090109149 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090109149 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090109149 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821090109149 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090109149 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090109149 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090109149 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090109149 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090109149 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090109150 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090109150 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090109150 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090109150 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090109150 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090109150 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090109150 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090109150 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090109150 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090109150 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090109150 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090109150 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090109150 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090109150 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090109150 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090109150 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090109150 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090109150 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090109150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090109150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090109150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090109150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090109150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090109150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090109150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090109150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090109150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090109150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090109150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090109150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090109150 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090109150 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090109150 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090109150 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090109150 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(515)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(518)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090109166 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090109166 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090109166 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090109166 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090109166 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090109166 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090109166 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090109166 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090109166 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090109166 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090109166 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090109166 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090109166 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090109166 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090109166 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090109166 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090109166 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090109166 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090109166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090109166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090109166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090109166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090109166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090109166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090109166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090109166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090109166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090109166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090109166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090109166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090109166 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090109166 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090109166 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090109166 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090109166 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090109166 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:382) 20250821090109166 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090109166 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090109166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090109166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090109166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090109166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090109166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090109166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090109166 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090109166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090109166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090109166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090109166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090109166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090109166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090109166 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090109166 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090109166 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090109166 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090109166 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090109166 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090109166 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090109166 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090109166 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090109166 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090109166 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090109166 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821090109166 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090109166 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090109166 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090109166 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090109166 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090109166 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090109166 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090109166 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090109166 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090109166 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090109166 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090109166 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090109166 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090109166 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090109166 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090109166 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090109167 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090109167 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090109167 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090109167 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090109167 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090109167 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090109167 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090109167 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090109167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090109167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090109167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090109167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090109167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090109167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090109167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090109167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090109167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090109167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090109167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090109167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090109167 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090109167 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090109167 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090109167 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090109167 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(518)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090109177 DLCTRL DEBUG Command: GET 540767841 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090109177 DLCTRL DEBUG Tx Command reply: GET_REPLY 540767841 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090109180 DLCTRL DEBUG Command: GET 56258082 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090109180 DLCTRL DEBUG Tx Command reply: GET_REPLY 56258082 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090109181 DLCTRL DEBUG Command: GET 374102472 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090109181 DLCTRL DEBUG Tx Command reply: GET_REPLY 374102472 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090109183 DLCTRL DEBUG Command: GET 443134348 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090109183 DLCTRL DEBUG Tx Command reply: GET_REPLY 443134348 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090109185 DLCTRL DEBUG Command: GET 146442835 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090109185 DLCTRL DEBUG Tx Command reply: GET_REPLY 146442835 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821090109187 DLCTRL DEBUG Command: GET 144856225 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090109187 DLCTRL DEBUG Tx Command reply: GET_REPLY 144856225 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090109189 DLCTRL DEBUG Command: GET 450476416 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090109189 DLCTRL DEBUG Tx Command reply: GET_REPLY 450476416 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090109191 DLCTRL DEBUG Command: GET 190471066 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090109191 DLCTRL DEBUG Tx Command reply: GET_REPLY 190471066 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090109192 DLCTRL DEBUG Command: GET 950774572 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090109193 DLCTRL DEBUG Tx Command reply: GET_REPLY 950774572 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090109194 DLCTRL DEBUG Command: GET 65865723 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090109194 DLCTRL DEBUG Tx Command reply: GET_REPLY 65865723 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821090109196 DLCTRL DEBUG Command: GET 916710021 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090109196 DLCTRL DEBUG Tx Command reply: GET_REPLY 916710021 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090109198 DLCTRL DEBUG Command: GET 710532690 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090109198 DLCTRL DEBUG Tx Command reply: GET_REPLY 710532690 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090109199 DLCTRL DEBUG Command: GET 807133928 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090109199 DLCTRL DEBUG Tx Command reply: GET_REPLY 807133928 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090109201 DLCTRL DEBUG Command: GET 872424494 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090109201 DLCTRL DEBUG Tx Command reply: GET_REPLY 872424494 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090109203 DLCTRL DEBUG Command: GET 657169881 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090109203 DLCTRL DEBUG Tx Command reply: GET_REPLY 657169881 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821090109206 DLCTRL DEBUG Command: GET 62426799 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090109206 DLCTRL DEBUG Tx Command reply: GET_REPLY 62426799 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090109209 DLCTRL DEBUG Command: GET 449763367 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090109209 DLCTRL DEBUG Tx Command reply: GET_REPLY 449763367 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090109213 DLCTRL DEBUG Command: GET 158213224 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090109213 DLCTRL DEBUG Tx Command reply: GET_REPLY 158213224 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090109215 DLCTRL DEBUG Command: GET 653120410 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090109215 DLCTRL DEBUG Tx Command reply: GET_REPLY 653120410 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090109218 DLCTRL DEBUG Command: GET 240769325 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090109218 DLCTRL DEBUG Tx Command reply: GET_REPLY 240769325 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: 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@3bdb09a82332: "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@3bdb09a82332: 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 := '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 := '000000000000001100101101'B, t_guard := 20.000000 } 20250821090109258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55210<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@3bdb09a82332: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(521) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@3bdb09a82332: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(521)12075225 20250821090110272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090110272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090110272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821090110272 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090110272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb840d9, normal) (hnbgw_rua.c:408) 20250821090110272 DHNB DEBUG map_rua[0x560fd360b540]{init}: Allocated (fsm.c:456) 20250821090110272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12075225)[0x560fd360b540]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090110272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12075225 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090110272 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090110272 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090110272 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12075225 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821090110272 DCN DEBUG map_sccp[0x560fd35fcfe0]{init}: Allocated (fsm.c:456) 20250821090110272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x560fd35fcfe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090110272 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-12075225 <-> SCCP-58 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821090110272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12075225 SCCP-58 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821090110272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12075225)[0x560fd360b540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090110272 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090110272 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090110272 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12075225 SCCP-58 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090110272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x560fd35fcfe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090110272 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090110272 DLSCCP DEBUG SCCP-SCOC(58)[0x560fd35f9920]{IDLE}: Allocated (fsm.c:456) 20250821090110272 DLSCCP DEBUG SCCP-SCOC(58)[0x560fd35f9920]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090110272 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f400300032d0056400500f1100926) (sccp_scrc.c:455) 20250821090110272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090110272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090110272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090110272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090110272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090110272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090110272 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090110272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090110272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090110272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090110272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090110272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090110272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090110272 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090110272 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090110272 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090110272 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090110272 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090110272 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 09 01 00 00 3a 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 2d 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821090110272 DLSCCP DEBUG SCCP-SCOC(58)[0x560fd35f9920]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090110272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x560fd35fcfe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090110272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12075225)[0x560fd360b540]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090110272 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090110272 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090110272 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090110272 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821090110272 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090110272 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090110272 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090110272 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090110272 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090110272 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 09 01 00 00 3a 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 2d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(514)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-SCCP(514)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(515)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(521) HNBGW_Test.msc0-RAN(515)@3bdb09a82332: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(521)13472131 HNBGW_Test.msc0-SCCP(514)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(514)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821090110277 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090110277 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090110277 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090110277 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090110277 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090110277 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090110277 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090110277 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090110277 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Compl_on_1_cnlink0(521)@3bdb09a82332: setverdict(pass): none -> pass 20250821090110277 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 3a a2 0a 9a 02 00 00 00 00  20250821090110277 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090110277 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090110277 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090110277 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090110277 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090110277 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00a20a9a) (sccp_scrc.c:545) 20250821090110277 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(58,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090110277 DLSCCP DEBUG SCCP-SCOC(58)[0x560fd35f9920]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090110277 DLSCCP DEBUG SCCP-SCOC(58)[0x560fd35f9920]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090110277 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090110277 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090110277 DCN DEBUG handle_cn_conn_conf() conn_id=58, 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_sccp.c:157) 20250821090110277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x560fd35fcfe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090110277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x560fd35fcfe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@3bdb09a82332: 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 } } } 20250821090110277 DLCTRL DEBUG Command: GET 433172969 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090110277 DLCTRL DEBUG Tx Command reply: GET_REPLY 433172969 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821090110278 DLCTRL DEBUG Command: GET 586098990 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090110278 DLCTRL DEBUG Tx Command reply: GET_REPLY 586098990 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090110279 DLCTRL DEBUG Command: GET 93977382 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090110279 DLCTRL DEBUG Tx Command reply: GET_REPLY 93977382 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090110280 DLCTRL DEBUG Command: GET 790952367 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090110280 DLCTRL DEBUG Tx Command reply: GET_REPLY 790952367 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090110282 DLCTRL DEBUG Command: GET 614128390 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090110282 DLCTRL DEBUG Tx Command reply: GET_REPLY 614128390 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090110283 DLCTRL DEBUG Command: GET 276328308 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090110283 DLCTRL DEBUG Tx Command reply: GET_REPLY 276328308 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090110284 DLCTRL DEBUG Command: GET 59764558 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090110284 DLCTRL DEBUG Tx Command reply: GET_REPLY 59764558 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090110285 DLCTRL DEBUG Command: GET 86331091 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090110285 DLCTRL DEBUG Tx Command reply: GET_REPLY 86331091 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090110286 DLCTRL DEBUG Command: GET 703726850 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090110286 DLCTRL DEBUG Tx Command reply: GET_REPLY 703726850 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090110287 DLCTRL DEBUG Command: GET 42236177 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090110287 DLCTRL DEBUG Tx Command reply: GET_REPLY 42236177 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090110288 DLCTRL DEBUG Command: GET 856215146 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090110288 DLCTRL DEBUG Tx Command reply: GET_REPLY 856215146 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090110289 DLCTRL DEBUG Command: GET 34411157 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090110289 DLCTRL DEBUG Tx Command reply: GET_REPLY 34411157 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090110290 DLCTRL DEBUG Command: GET 930997624 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090110290 DLCTRL DEBUG Tx Command reply: GET_REPLY 930997624 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090110291 DLCTRL DEBUG Command: GET 611453220 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090110291 DLCTRL DEBUG Tx Command reply: GET_REPLY 611453220 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090110292 DLCTRL DEBUG Command: GET 984194315 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090110292 DLCTRL DEBUG Tx Command reply: GET_REPLY 984194315 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090110293 DLCTRL DEBUG Command: GET 830553983 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090110293 DLCTRL DEBUG Tx Command reply: GET_REPLY 830553983 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090110293 DLCTRL DEBUG Command: GET 445931063 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090110293 DLCTRL DEBUG Tx Command reply: GET_REPLY 445931063 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090110294 DLCTRL DEBUG Command: GET 844689842 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090110294 DLCTRL DEBUG Tx Command reply: GET_REPLY 844689842 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090110295 DLCTRL DEBUG Command: GET 786656044 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090110295 DLCTRL DEBUG Tx Command reply: GET_REPLY 786656044 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090110295 DLCTRL DEBUG Command: GET 301238232 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090110295 DLCTRL DEBUG Tx Command reply: GET_REPLY 301238232 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '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 := '000000000000001111011110'B, t_guard := 20.000000 } 20250821090110306 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55220<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@3bdb09a82332: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@3bdb09a82332: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(522) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@3bdb09a82332: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(522)6857843 20250821090111331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090111331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090111331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250821090111331 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090111331 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x68a473, normal) (hnbgw_rua.c:408) 20250821090111331 DHNB DEBUG map_rua[0x560fd35e7200]{init}: Allocated (fsm.c:456) 20250821090111331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6857843)[0x560fd35e7200]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090111331 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6857843 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090111331 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090111331 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090111331 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250821090111331 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6857843 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821090111331 DCN DEBUG map_sccp[0x560fd360d070]{init}: Allocated (fsm.c:456) 20250821090111331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x560fd360d070]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090111331 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-6857843 <-> SCCP-59 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821090111331 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6857843 SCCP-59 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250821090111331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6857843)[0x560fd35e7200]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090111331 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090111331 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090111331 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6857843 SCCP-59 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090111331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x560fd360d070]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090111331 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090111331 DLSCCP DEBUG SCCP-SCOC(59)[0x560fd357ad20]{IDLE}: Allocated (fsm.c:456) 20250821090111331 DLSCCP DEBUG SCCP-SCOC(59)[0x560fd357ad20]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090111331 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030003de0056400500f1100926) (sccp_scrc.c:455) 20250821090111331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090111331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090111331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090111332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090111332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090111332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090111332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090111332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090111332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090111332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090111332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090111332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090111332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090111332 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090111332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090111332 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090111332 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090111332 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090111332 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6c 00 00 00 bd 00 00 00 b9 03 00 00 08 01 00 00 3b 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 de 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821090111332 DLSCCP DEBUG SCCP-SCOC(59)[0x560fd357ad20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090111332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x560fd360d070]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090111332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6857843)[0x560fd35e7200]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090111332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090111332 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090111332 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090111332 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821090111332 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090111332 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090111332 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090111332 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090111332 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090111332 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 08 01 00 00 3b 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 de 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(514)@3bdb09a82332: First idle individual index:1 HNBGW_Test.msc0-SCCP(514)@3bdb09a82332: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(515)@3bdb09a82332: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(522) HNBGW_Test.msc0-RAN(515)@3bdb09a82332: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(522)5253256 HNBGW_Test.msc0-SCCP(514)@3bdb09a82332: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(514)@3bdb09a82332: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250821090111338 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090111338 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090111338 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090111339 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090111339 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090111339 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090111339 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090111339 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090111339 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090111339 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 3b bc 77 4d 02 00 00 00 00  20250821090111339 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090111339 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090111339 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090111339 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090111339 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090111339 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00bc774d) (sccp_scrc.c:545) 20250821090111339 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(59,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090111339 DLSCCP DEBUG SCCP-SCOC(59)[0x560fd357ad20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) TC_mscpool_L3Compl_on_1_cnlink0(522)@3bdb09a82332: setverdict(pass): none -> pass 20250821090111339 DLSCCP DEBUG SCCP-SCOC(59)[0x560fd357ad20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090111339 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090111339 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090111339 DCN DEBUG handle_cn_conn_conf() conn_id=59, 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_sccp.c:157) 20250821090111339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x560fd360d070]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090111339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x560fd360d070]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@3bdb09a82332: 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 } } } 20250821090111341 DLCTRL DEBUG Command: GET 936226187 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090111341 DLCTRL DEBUG Tx Command reply: GET_REPLY 936226187 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250821090111345 DLCTRL DEBUG Command: GET 990803898 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090111345 DLCTRL DEBUG Tx Command reply: GET_REPLY 990803898 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090111349 DLCTRL DEBUG Command: GET 567239111 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090111349 DLCTRL DEBUG Tx Command reply: GET_REPLY 567239111 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090111353 DLCTRL DEBUG Command: GET 715485188 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090111353 DLCTRL DEBUG Tx Command reply: GET_REPLY 715485188 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090111358 DLCTRL DEBUG Command: GET 316077717 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090111358 DLCTRL DEBUG Tx Command reply: GET_REPLY 316077717 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090111362 DLCTRL DEBUG Command: GET 888830352 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090111362 DLCTRL DEBUG Tx Command reply: GET_REPLY 888830352 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090111365 DLCTRL DEBUG Command: GET 891055027 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090111365 DLCTRL DEBUG Tx Command reply: GET_REPLY 891055027 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090111368 DLCTRL DEBUG Command: GET 654738603 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090111368 DLCTRL DEBUG Tx Command reply: GET_REPLY 654738603 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090111372 DLCTRL DEBUG Command: GET 540044782 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090111372 DLCTRL DEBUG Tx Command reply: GET_REPLY 540044782 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090111375 DLCTRL DEBUG Command: GET 241522541 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090111375 DLCTRL DEBUG Tx Command reply: GET_REPLY 241522541 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090111378 DLCTRL DEBUG Command: GET 953944072 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090111378 DLCTRL DEBUG Tx Command reply: GET_REPLY 953944072 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090111381 DLCTRL DEBUG Command: GET 979762085 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090111381 DLCTRL DEBUG Tx Command reply: GET_REPLY 979762085 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090111383 DLCTRL DEBUG Command: GET 558762581 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090111383 DLCTRL DEBUG Tx Command reply: GET_REPLY 558762581 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090111386 DLCTRL DEBUG Command: GET 406415053 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090111386 DLCTRL DEBUG Tx Command reply: GET_REPLY 406415053 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090111388 DLCTRL DEBUG Command: GET 387724910 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090111388 DLCTRL DEBUG Tx Command reply: GET_REPLY 387724910 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090111390 DLCTRL DEBUG Command: GET 517761473 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090111390 DLCTRL DEBUG Tx Command reply: GET_REPLY 517761473 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090111393 DLCTRL DEBUG Command: GET 902608381 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090111393 DLCTRL DEBUG Tx Command reply: GET_REPLY 902608381 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090111395 DLCTRL DEBUG Command: GET 279057751 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090111395 DLCTRL DEBUG Tx Command reply: GET_REPLY 279057751 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090111397 DLCTRL DEBUG Command: GET 784953175 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090111397 DLCTRL DEBUG Tx Command reply: GET_REPLY 784953175 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090111399 DLCTRL DEBUG Command: GET 564225493 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090111399 DLCTRL DEBUG Tx Command reply: GET_REPLY 564225493 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '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 := '000000000000000011001110'B, t_guard := 20.000000 } 20250821090111424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55232<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@3bdb09a82332: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@3bdb09a82332: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(523) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@3bdb09a82332: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(523)8098402 20250821090112448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090112448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090112448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250821090112449 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090112449 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7b9262, normal) (hnbgw_rua.c:408) 20250821090112449 DHNB DEBUG map_rua[0x560fd35ebba0]{init}: Allocated (fsm.c:456) 20250821090112449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8098402)[0x560fd35ebba0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090112449 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8098402 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090112449 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090112449 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090112449 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8098402 SCCP-0 CS MI=IMSI-262420000000004: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250821090112449 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8098402 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821090112449 DCN DEBUG map_sccp[0x560fd355e800]{init}: Allocated (fsm.c:456) 20250821090112449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x560fd355e800]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090112449 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-8098402 <-> SCCP-60 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821090112449 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8098402 SCCP-60 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250821090112449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8098402)[0x560fd35ebba0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090112449 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090112449 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090112449 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8098402 SCCP-60 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090112449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x560fd355e800]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090112449 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090112449 DLSCCP DEBUG SCCP-SCOC(60)[0x560fd3632130]{IDLE}: Allocated (fsm.c:456) 20250821090112449 DLSCCP DEBUG SCCP-SCOC(60)[0x560fd3632130]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090112449 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030000ce0056400500f1100926) (sccp_scrc.c:455) 20250821090112449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090112449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090112449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090112449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090112449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090112449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090112449 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090112449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090112449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090112449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090112449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090112449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090112449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090112449 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090112449 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090112449 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090112449 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090112449 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090112449 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6c 00 00 00 bd 00 00 00 b9 03 00 00 0f 01 00 00 3c 02 02 06 04 43 b9 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 00 ce 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821090112449 DLSCCP DEBUG SCCP-SCOC(60)[0x560fd3632130]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090112449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x560fd355e800]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090112449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8098402)[0x560fd35ebba0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090112449 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090112449 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090112449 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090112449 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821090112449 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090112449 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090112449 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090112449 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090112449 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090112449 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0f 01 00 00 3c 02 02 06 04 43 b9 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 00 ce 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(514)@3bdb09a82332: First idle individual index:2 HNBGW_Test.msc0-SCCP(514)@3bdb09a82332: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(515)@3bdb09a82332: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(523) HNBGW_Test.msc0-RAN(515)@3bdb09a82332: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(523)9734061 HNBGW_Test.msc0-SCCP(514)@3bdb09a82332: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(514)@3bdb09a82332: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250821090112455 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090112455 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090112455 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090112455 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090112455 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090112455 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090112455 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090112455 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090112455 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090112455 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 3c 0f 42 3a 02 00 00 00 00  20250821090112456 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090112456 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090112456 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090112456 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090112456 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090112456 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=000f423a) (sccp_scrc.c:545) 20250821090112456 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(60,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090112456 DLSCCP DEBUG SCCP-SCOC(60)[0x560fd3632130]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090112456 DLSCCP DEBUG SCCP-SCOC(60)[0x560fd3632130]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090112456 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090112456 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090112456 DCN DEBUG handle_cn_conn_conf() conn_id=60, 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_sccp.c:157) 20250821090112456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x560fd355e800]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090112456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x560fd355e800]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Compl_on_1_cnlink0(523)@3bdb09a82332: setverdict(pass): none -> pass MTC@3bdb09a82332: 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 } } } 20250821090112460 DLCTRL DEBUG Command: GET 213637611 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090112460 DLCTRL DEBUG Tx Command reply: GET_REPLY 213637611 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20250821090112463 DLCTRL DEBUG Command: GET 648713425 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090112463 DLCTRL DEBUG Tx Command reply: GET_REPLY 648713425 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090112465 DLCTRL DEBUG Command: GET 517891789 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090112465 DLCTRL DEBUG Tx Command reply: GET_REPLY 517891789 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090112467 DLCTRL DEBUG Command: GET 776465976 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090112467 DLCTRL DEBUG Tx Command reply: GET_REPLY 776465976 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090112469 DLCTRL DEBUG Command: GET 869562448 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090112469 DLCTRL DEBUG Tx Command reply: GET_REPLY 869562448 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090112470 DLCTRL DEBUG Command: GET 918700829 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090112470 DLCTRL DEBUG Tx Command reply: GET_REPLY 918700829 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090112471 DLCTRL DEBUG Command: GET 547838447 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090112471 DLCTRL DEBUG Tx Command reply: GET_REPLY 547838447 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090112473 DLCTRL DEBUG Command: GET 443222939 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090112473 DLCTRL DEBUG Tx Command reply: GET_REPLY 443222939 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090112474 DLCTRL DEBUG Command: GET 766219949 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090112474 DLCTRL DEBUG Tx Command reply: GET_REPLY 766219949 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090112475 DLCTRL DEBUG Command: GET 250263852 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090112475 DLCTRL DEBUG Tx Command reply: GET_REPLY 250263852 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090112476 DLCTRL DEBUG Command: GET 391543857 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090112476 DLCTRL DEBUG Tx Command reply: GET_REPLY 391543857 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090112479 DLCTRL DEBUG Command: GET 17379125 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090112479 DLCTRL DEBUG Tx Command reply: GET_REPLY 17379125 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090112482 DLCTRL DEBUG Command: GET 462131968 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090112482 DLCTRL DEBUG Tx Command reply: GET_REPLY 462131968 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090112483 DLCTRL DEBUG Command: GET 132522089 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090112483 DLCTRL DEBUG Tx Command reply: GET_REPLY 132522089 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090112484 DLCTRL DEBUG Command: GET 510080939 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090112485 DLCTRL DEBUG Tx Command reply: GET_REPLY 510080939 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090112486 DLCTRL DEBUG Command: GET 354828632 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090112486 DLCTRL DEBUG Tx Command reply: GET_REPLY 354828632 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090112488 DLCTRL DEBUG Command: GET 590920488 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090112488 DLCTRL DEBUG Tx Command reply: GET_REPLY 590920488 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090112489 DLCTRL DEBUG Command: GET 43569965 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090112489 DLCTRL DEBUG Tx Command reply: GET_REPLY 43569965 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090112490 DLCTRL DEBUG Command: GET 490128731 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090112490 DLCTRL DEBUG Tx Command reply: GET_REPLY 490128731 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090112490 DLCTRL DEBUG Command: GET 222222920 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090112490 DLCTRL DEBUG Tx Command reply: GET_REPLY 222222920 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100000011'B, t_guard := 20.000000 } 20250821090112501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55244<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090113060 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090113060 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090113060 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821090113060 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821090113060 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821090113060 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821090113060 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821090113060 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821090113061 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090113061 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821090113061 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821090113061 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821090113061 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090113061 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821090113061 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821090113061 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821090113061 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821090113061 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821090113061 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250821090113061 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK HNBGW_Test.msc0-RAN(515)@3bdb09a82332: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@3bdb09a82332: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(524) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@3bdb09a82332: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(524)4533297 20250821090113523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090113523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090113523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1431) 20250821090113523 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090113523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x452c31, normal) (hnbgw_rua.c:408) 20250821090113523 DHNB DEBUG map_rua[0x560fd3632260]{init}: Allocated (fsm.c:456) 20250821090113523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4533297)[0x560fd3632260]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090113523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4533297 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090113523 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090113523 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090113523 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4533297 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821090113523 DCN DEBUG map_sccp[0x560fd35ea040]{init}: Allocated (fsm.c:456) 20250821090113523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x560fd35ea040]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090113523 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-4533297 <-> SCCP-61 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821090113523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4533297 SCCP-61 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:313) 20250821090113523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4533297)[0x560fd3632260]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090113523 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090113523 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090113524 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4533297 SCCP-61 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090113524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x560fd35ea040]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090113524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090113524 DLSCCP DEBUG SCCP-SCOC(61)[0x560fd3616bd0]{IDLE}: Allocated (fsm.c:456) 20250821090113524 DLSCCP DEBUG SCCP-SCOC(61)[0x560fd3616bd0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090113524 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=67,D=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030001030056400500f1100926) (sccp_scrc.c:455) 20250821090113524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090113524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090113524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090113524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090113524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090113524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090113524 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090113524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090113524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090113524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090113524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090113524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090113524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090113524 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090113524 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090113524 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090113524 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090113524 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090113524 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 112 bytes: [L2]> 01 00 01 01 00 00 00 70 02 10 00 68 00 00 00 bd 00 00 00 b9 03 00 00 0e 01 00 00 3d 02 02 06 04 43 b9 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 01 03 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821090113524 DLSCCP DEBUG SCCP-SCOC(61)[0x560fd3616bd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090113524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x560fd35ea040]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090113524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4533297)[0x560fd3632260]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090113525 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090113525 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090113525 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090113525 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821090113525 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090113525 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090113525 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090113525 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090113525 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090113525 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0e 01 00 00 3d 02 02 06 04 43 b9 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 01 03 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(514)@3bdb09a82332: First idle individual index:3 HNBGW_Test.msc0-SCCP(514)@3bdb09a82332: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(515)@3bdb09a82332: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(524) HNBGW_Test.msc0-RAN(515)@3bdb09a82332: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(524)10994559 HNBGW_Test.msc0-SCCP(514)@3bdb09a82332: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(514)@3bdb09a82332: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250821090113533 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090113533 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090113533 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090113533 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090113533 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090113533 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090113533 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090113533 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090113533 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090113533 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 3d 3d 3c 14 02 00 00 00 00  20250821090113534 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090113534 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090113534 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090113534 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090113534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090113534 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=003d3c14) (sccp_scrc.c:545) 20250821090113534 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(61,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090113534 DLSCCP DEBUG SCCP-SCOC(61)[0x560fd3616bd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090113534 DLSCCP DEBUG SCCP-SCOC(61)[0x560fd3616bd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090113534 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090113534 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090113534 DCN DEBUG handle_cn_conn_conf() conn_id=61, 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_sccp.c:157) 20250821090113534 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x560fd35ea040]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090113534 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x560fd35ea040]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Compl_on_1_cnlink0(524)@3bdb09a82332: setverdict(pass): none -> pass MTC@3bdb09a82332: 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 } } } 20250821090113536 DLCTRL DEBUG Command: GET 66259889 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090113536 DLCTRL DEBUG Tx Command reply: GET_REPLY 66259889 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20250821090113540 DLCTRL DEBUG Command: GET 595671762 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090113541 DLCTRL DEBUG Tx Command reply: GET_REPLY 595671762 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090113545 DLCTRL DEBUG Command: GET 75888068 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090113545 DLCTRL DEBUG Tx Command reply: GET_REPLY 75888068 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090113549 DLCTRL DEBUG Command: GET 456771165 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090113549 DLCTRL DEBUG Tx Command reply: GET_REPLY 456771165 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090113553 DLCTRL DEBUG Command: GET 966385687 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090113553 DLCTRL DEBUG Tx Command reply: GET_REPLY 966385687 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090113557 DLCTRL DEBUG Command: GET 314217001 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090113557 DLCTRL DEBUG Tx Command reply: GET_REPLY 314217001 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090113561 DLCTRL DEBUG Command: GET 106218224 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090113561 DLCTRL DEBUG Tx Command reply: GET_REPLY 106218224 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090113565 DLCTRL DEBUG Command: GET 448383206 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090113565 DLCTRL DEBUG Tx Command reply: GET_REPLY 448383206 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090113568 DLCTRL DEBUG Command: GET 483641344 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090113568 DLCTRL DEBUG Tx Command reply: GET_REPLY 483641344 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090113572 DLCTRL DEBUG Command: GET 207816103 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090113572 DLCTRL DEBUG Tx Command reply: GET_REPLY 207816103 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090113575 DLCTRL DEBUG Command: GET 797006649 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090113575 DLCTRL DEBUG Tx Command reply: GET_REPLY 797006649 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090113580 DLCTRL DEBUG Command: GET 567395429 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090113580 DLCTRL DEBUG Tx Command reply: GET_REPLY 567395429 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090113583 DLCTRL DEBUG Command: GET 150019159 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090113583 DLCTRL DEBUG Tx Command reply: GET_REPLY 150019159 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090113587 DLCTRL DEBUG Command: GET 228488671 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090113587 DLCTRL DEBUG Tx Command reply: GET_REPLY 228488671 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090113590 DLCTRL DEBUG Command: GET 79608656 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090113590 DLCTRL DEBUG Tx Command reply: GET_REPLY 79608656 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090113593 DLCTRL DEBUG Command: GET 230380202 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090113593 DLCTRL DEBUG Tx Command reply: GET_REPLY 230380202 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090113595 DLCTRL DEBUG Command: GET 53968250 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090113595 DLCTRL DEBUG Tx Command reply: GET_REPLY 53968250 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090113597 DLCTRL DEBUG Command: GET 266776953 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090113597 DLCTRL DEBUG Tx Command reply: GET_REPLY 266776953 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090113599 DLCTRL DEBUG Command: GET 407119599 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090113599 DLCTRL DEBUG Tx Command reply: GET_REPLY 407119599 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090113600 DLCTRL DEBUG Command: GET 341332250 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090113600 DLCTRL DEBUG Tx Command reply: GET_REPLY 341332250 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090113605 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45433<->l=127.0.0.1:4262) (control_if.c:193) 20250821090113605 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55208<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(508)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(507)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090113608 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55206<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(513)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(518)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(517)@3bdb09a82332: Final verdict of PTC: none 20250821090113610 DLINP DEBUG SRVCONN(,r=127.0.0.1:34800<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090113610 DLINP DEBUG SRVCONN(,r=127.0.0.1:34800<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090113610 DLINP NOTICE SRV(,r=127.0.0.1:34800<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090113610 DMAIN NOTICE (127.0.0.1:34800 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34800<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821090113610 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250821090113610 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090113610 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090113610 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090113610 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090113610 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090113610 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090113610 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090113610 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090113611 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090113611 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090113611 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090113611 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090113611 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090113611 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090113611 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090113611 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090113611 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090113611 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090113611 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090113611 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090113611 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821090113611 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090113611 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090113611 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090113611 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090113611 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090113611 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821090113611 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090113611 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090113611 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090113611 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090113611 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090113611 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090113611 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090113611 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090113611 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090113612 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090113612 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090113612 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090113612 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090113612 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090113612 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090113612 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090113612 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090113612 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090113611 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090113611 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090113611 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090113611 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090113611 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090113611 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090113611 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090113611 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090113611 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090113611 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090113611 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090113612 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090113612 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090113612 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090113612 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090113612 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090113612 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090113612 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090113612 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090113612 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090113612 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090113612 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090113612 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090113612 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090113612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x560fd35fcfe0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090113612 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090113612 DLSCCP DEBUG SCCP-SCOC(58)[0x560fd35f9920]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090113612 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a20a9a), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090113612 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090113612 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090113612 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090113612 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090113612 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090113612 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090113612 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090113612 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090113612 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090113612 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 09 04 a2 0a 9a 00 00 3a 00 00 00 00 00 (ss7_asp.c:1383) 20250821090113612 DLSCCP DEBUG SCCP-SCOC(58)[0x560fd35f9920]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090113612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x560fd35fcfe0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090113612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12075225)[0x560fd360b540]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090113612 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12075225)[0x560fd360b540]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090113612 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090113612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12075225)[0x560fd360b540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090113612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12075225)[0x560fd360b540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090113612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12075225)[0x560fd360b540]{disrupted}: Freeing instance (context_map.c:203) 20250821090113613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12075225)[0x560fd360b540]{disrupted}: Deallocated (fsm.c:568) 20250821090113613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x560fd35fcfe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090113613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x560fd35fcfe0]{disconnected}: Freeing instance (context_map.c:207) 20250821090113613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x560fd35fcfe0]{disconnected}: Deallocated (fsm.c:568) 20250821090113613 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12075225 SCCP-58 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250821090113613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x560fd360d070]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090113613 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090113613 DLSCCP DEBUG SCCP-SCOC(59)[0x560fd357ad20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090113613 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc774d), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090113613 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090113613 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090113613 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090113613 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090113613 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090113613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090113613 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090113613 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) HNBGW_Test.msc0-M3UA(516)@3bdb09a82332: Final verdict of PTC: none 20250821090113613 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090113613 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 08 04 bc 77 4d 00 00 3b 00 00 00 00 00 (ss7_asp.c:1383) 20250821090113613 DLSCCP DEBUG SCCP-SCOC(59)[0x560fd357ad20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090113613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x560fd360d070]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090113613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6857843)[0x560fd35e7200]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090113613 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6857843)[0x560fd35e7200]{connected}: Tx RUA Disconnect (context_map_rua.c:204) HNBGW_Test.sgsn0-M3UA(519)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@3bdb09a82332: Final verdict of PTC: none 20250821090113613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090113613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6857843)[0x560fd35e7200]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090113613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6857843)[0x560fd35e7200]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090113613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6857843)[0x560fd35e7200]{disrupted}: Freeing instance (context_map.c:203) 20250821090113613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6857843)[0x560fd35e7200]{disrupted}: Deallocated (fsm.c:568) 20250821090113613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x560fd360d070]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090113613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x560fd360d070]{disconnected}: Freeing instance (context_map.c:207) 20250821090113613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x560fd360d070]{disconnected}: Deallocated (fsm.c:568) 20250821090113613 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6857843 SCCP-59 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250821090113613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x560fd355e800]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090113613 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090113613 DLSCCP DEBUG SCCP-SCOC(60)[0x560fd3632130]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090113613 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f423a), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090113613 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090113613 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090113613 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090113613 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090113614 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090113614 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090113614 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090113614 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090113614 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090113614 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 0f 04 0f 42 3a 00 00 3c 00 00 00 00 00 (ss7_asp.c:1383) 20250821090113614 DLSCCP DEBUG SCCP-SCOC(60)[0x560fd3632130]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090113614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x560fd355e800]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090113614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8098402)[0x560fd35ebba0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090113614 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8098402)[0x560fd35ebba0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090113614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090113614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8098402)[0x560fd35ebba0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090113614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8098402)[0x560fd35ebba0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090113614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8098402)[0x560fd35ebba0]{disrupted}: Freeing instance (context_map.c:203) 20250821090113614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8098402)[0x560fd35ebba0]{disrupted}: Deallocated (fsm.c:568) 20250821090113614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x560fd355e800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090113614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x560fd355e800]{disconnected}: Freeing instance (context_map.c:207) 20250821090113614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x560fd355e800]{disconnected}: Deallocated (fsm.c:568) 20250821090113614 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8098402 SCCP-60 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250821090113614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x560fd35ea040]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090113614 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090113614 DLSCCP DEBUG SCCP-SCOC(61)[0x560fd3616bd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090113614 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d3c14), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090113614 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090113614 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(506)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510)@3bdb09a82332: Final verdict of PTC: none 20250821090113615 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090113615 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090113615 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090113615 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821090113615 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090113615 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090113615 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090113615 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090113616 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090113616 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090113616 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821090113616 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090113616 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090113616 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090113616 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090113616 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090113616 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090113616 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821090113614 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090113614 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090113614 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090113614 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090113614 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090113614 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090113614 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090113614 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 0e 04 3d 3c 14 00 00 3d 00 00 00 00 00 (ss7_asp.c:1383) 20250821090113614 DLSCCP DEBUG SCCP-SCOC(61)[0x560fd3616bd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090113614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x560fd35ea040]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090113614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4533297)[0x560fd3632260]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090113615 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4533297)[0x560fd3632260]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090113615 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090113615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4533297)[0x560fd3632260]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090113615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4533297)[0x560fd3632260]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090113615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4533297)[0x560fd3632260]{disrupted}: Freeing instance (context_map.c:203) 20250821090113615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4533297)[0x560fd3632260]{disrupted}: Deallocated (fsm.c:568) 20250821090113615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x560fd35ea040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090113615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x560fd35ea040]{disconnected}: Freeing instance (context_map.c:207) 20250821090113615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x560fd35ea040]{disconnected}: Deallocated (fsm.c:568) 20250821090113615 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4533297 SCCP-61 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250821090113615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090113615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512)@3bdb09a82332: Final verdict of PTC: none 20250821090113615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250821090113615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090113615 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090113615 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 (hnb.c:255) 20250821090113615 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821090113616 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090113616 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090113616 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090113616 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090113616 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090113616 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090113616 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821090113616 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090113616 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090113616 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW_Test.msc0-RAN(515)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(514)@3bdb09a82332: Final verdict of PTC: none 20250821090113619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55232<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(509)@3bdb09a82332: Final verdict of PTC: none 20250821090113620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55210<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(520)@3bdb09a82332: Final verdict of PTC: none 20250821090113621 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55220<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(523)@3bdb09a82332: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(521)@3bdb09a82332: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(522)@3bdb09a82332: Final verdict of PTC: pass 20250821090113626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55244<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(524)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(506): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(507): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(508): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(509): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(513): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(514): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(515): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(516): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(517): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(518): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(519): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(520): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(521): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(522): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(523): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(524): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Thu Aug 21 09:01:13 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 20250821090113709 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55256<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090114256 DLSCCP DEBUG SCCP-SCOC(57)[0x560fd360f460]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090114256 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003eab02), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090114256 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090114256 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090114256 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090114256 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090114256 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090114256 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090114256 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090114256 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090114256 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090114256 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 3e ab 02 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090114257 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090114257 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090114257 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090114257 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090114257 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090114257 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090114257 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090114411 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55256<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=526808) Waiting for packet dumper to finish... 1 (prev_count=526808, count=536908) 20250821090115612 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090115612 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090115612 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821090115612 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090115612 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090115612 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 09:01:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_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@3bdb09a82332: 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@3bdb09a82332: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20250821090117535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42462<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090117540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42470<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090117545 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33191<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090117663 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090117663 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821090117671 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090117671 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090117671 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090117671 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090117672 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090117672 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090117672 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59966 (stream_srv.c:143) 20250821090117672 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59966<->l=127.0.0.1:29169 (hnb.c:335) 20250821090117672 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090117672 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090117673 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090117673 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090117673 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:334) 20250821090117673 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090117673 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090117673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117673 DLSS7 INFO 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090117673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117673 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090117673 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090117673 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090117673 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090117673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090117673 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090117673 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090117673 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090117673 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090117673 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090117673 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090117673 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090117673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117673 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090117673 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090117673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117673 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090117673 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090117673 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090117673 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090117673 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090117673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090117673 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090117673 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090117673 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090117673 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090117673 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090117673 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090117673 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090117673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117673 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090117673 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090117673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117673 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090117673 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090117673 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090117673 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090117673 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090117673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090117673 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090117673 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090117673 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090117673 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090117674 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090117674 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090117674 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090117674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117674 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090117674 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090117674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117674 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090117674 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090117674 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090117674 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090117674 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090117674 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090117674 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090117674 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090117674 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090117674 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090117674 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090117674 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=12 20250821090117674 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090117674 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090117674 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090117674 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090117674 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090117674 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=12 20250821090117674 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090117674 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090117674 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090117674 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090117674 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090117674 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090117674 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=14 20250821090117674 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090117674 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090117674 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090117674 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090117674 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090117674 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090117674 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821090117674 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090117674 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090117674 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(535)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(535)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(535)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(533)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(538)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(538)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(538)@3bdb09a82332: ************************************************* HNBGW_Test.msc1-SCCP(536)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090117700 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090117700 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090117700 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090117700 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090117700 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090117700 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090117701 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090117701 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090117702 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090117702 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090117702 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:334) 20250821090117702 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090117702 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090117702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117702 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090117702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117702 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090117702 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090117702 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090117702 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090117702 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090117702 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090117702 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090117702 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090117702 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090117702 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:334) 20250821090117702 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090117702 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090117702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117702 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090117702 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090117702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117702 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090117702 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090117702 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090117702 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090117702 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090117702 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090117702 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090117702 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090117702 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090117702 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090117702 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090117702 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090117702 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090117702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117702 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090117702 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090117702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117702 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090117702 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090117702 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090117702 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090117702 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090117702 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090117702 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090117702 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090117702 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090117702 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090117702 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090117702 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090117702 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090117702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117702 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090117703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090117703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117703 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090117703 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090117703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090117703 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090117703 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090117703 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090117703 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090117703 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090117703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090117703 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090117703 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090117703 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=1 20250821090117703 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090117703 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090117703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090117703 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090117703 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090117703 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=7 20250821090117703 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090117703 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090117703 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090117703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090117703 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090117703 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090117703 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=6 20250821090117703 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090117703 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090117703 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090117703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090117703 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090117703 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090117703 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=1 20250821090117703 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090117703 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090117703 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(541)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(541)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(541)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(539)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(544)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn1-M3UA(544)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(544)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(542)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090117739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090117739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090117739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090117739 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090117739 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:562) 20250821090117739 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090117739 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090117739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090117739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090117747 DLINP DEBUG SRVCONN(,r=127.0.0.1:59966<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090117747 DLINP DEBUG SRVCONN(,r=127.0.0.1:59966<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090117747 DLINP DEBUG SRVCONN(,r=127.0.0.1:59966<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090117747 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090117747 DHNBAP DEBUG (127.0.0.1:59966 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821090117747 DHNBAP NOTICE (127.0.0.1:59966 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090117747 DHNBAP NOTICE (127.0.0.1:59966 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090117747 DLINP DEBUG SRVCONN(,r=127.0.0.1:59966<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090117747 DLINP DEBUG SRVCONN(,r=127.0.0.1:59966<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090117885 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090117885 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090117885 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090117885 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(535)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090117888 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090117889 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090117889 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090117889 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090117889 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090117889 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090117889 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090117889 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090117889 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090117889 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090117889 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090117889 DLSS7 <000c> ss7_asp.c:1383 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  20250821090117889 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090117891 DLSCCP DEBUG SCCP-SCOC(56)[0x560fd3615d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090117891 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00456e9a), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090117892 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090117892 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090117891 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090117891 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090117891 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090117891 DLSS7 <000c> ss7_asp.c:1383 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  20250821090117891 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090117891 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090117892 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090117892 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090117892 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090117892 DLSS7 <000c> ss7_asp.c:1383 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  20250821090117892 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090117892 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090117892 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090117892 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090117892 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090117892 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090117892 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090117892 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090117892 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090117892 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090117892 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090117892 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090117892 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 45 6e 9a 00 00 38 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090117892 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090117892 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090117892 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090117892 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090117892 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090117892 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090117892 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090117892 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090117892 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090117892 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090117892 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090117892 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090117892 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090117892 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090117892 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090117892 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090117892 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090117893 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090117894 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090117894 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090117894 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090117894 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090117894 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090117894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117894 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090117894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117894 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090117894 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090117894 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090117894 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090117894 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090117894 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090117894 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090117895 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090117895 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090117895 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090117895 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821090117895 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090117895 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090117895 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090117895 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090117895 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090117895 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821090117895 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090117895 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821090117895 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090117895 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(538)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821090117901 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090117901 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821090117901 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090117901 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090117901 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090117901 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090117901 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090117901 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090117901 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090117901 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090117901 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090117901 DLSS7 <000c> ss7_asp.c:1383 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  20250821090117901 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090117904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090117904 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090117904 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090117904 DLSS7 <000c> ss7_asp.c:1383 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  20250821090117904 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090117904 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090117904 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090117904 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090117904 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821090117904 DLSS7 <000c> ss7_asp.c:1383 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  20250821090117904 DLSS7 <000c> ss7_route.c:143 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) Creating route: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc1 proto=m3ua 20250821090117904 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'available' 20250821090117904 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821090117904 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090117904 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090117904 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090117904 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090117904 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090117904 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821090117904 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090117904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090117904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090117904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090117904 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090117904 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090117904 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090117904 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090117905 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090117905 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090117905 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090117905 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090117906 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090117906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117906 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090117906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117906 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090117906 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090117906 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090117906 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090117906 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090117906 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090117906 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090117906 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090117906 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090117906 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090117906 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=12 20250821090117906 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090117906 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090117906 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090117906 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090117906 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090117906 DLSS7 <000c> ss7_asp.c:1383 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  20250821090117913 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090117913 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090117913 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090117914 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(541)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090117919 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090117919 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090117919 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090117919 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090117919 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090117919 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090117919 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090117919 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090117919 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090117919 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090117919 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090117919 DLSS7 <000c> ss7_asp.c:1383 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  20250821090117919 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090117921 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090117921 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090117921 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090117921 DLSS7 <000c> ss7_asp.c:1383 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  20250821090117921 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090117921 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090117921 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090117921 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090117921 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090117921 DLSS7 <000c> ss7_asp.c:1383 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  20250821090117921 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090117921 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090117921 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090117921 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090117921 DLSS7 <000c> ss7_asp.c:1383 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  20250821090117921 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 02 00 12 00 10 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090117921 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090117922 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090117922 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090117922 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090117922 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090117922 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090117922 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090117922 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090117922 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090117922 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090117922 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090117922 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090117923 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090117923 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090117923 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090117923 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090117923 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090117923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090117923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117923 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090117923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090117923 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090117923 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090117923 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090117924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090117924 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090117924 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090117924 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250821090117924 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090117924 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821090117924 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090117924 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090117924 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090117924 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821090117924 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090117924 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090117924 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090117924 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090117924 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090117924 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn1-M3UA(544)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250821090117929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090117929 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250821090117929 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090117929 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090117929 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090117929 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090117929 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090117929 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090117929 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090117929 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090117929 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090117929 DLSS7 <000c> ss7_asp.c:1383 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  20250821090117929 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090117931 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090117931 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090117931 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090117931 DLSS7 <000c> ss7_asp.c:1383 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  20250821090117931 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090117931 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090117931 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090117931 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090117931 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250821090117931 DLSS7 <000c> ss7_asp.c:1383 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  20250821090117931 DLSS7 <000c> ss7_route.c:143 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) Creating route: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn1 proto=m3ua 20250821090117931 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'available' 20250821090117931 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0a  20250821090117931 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090117931 DLSS7 <000c> ss7_asp.c:1383 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  20250821090117931 DLSS7 <000c> ss7_asp.c:1383 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  20250821090117931 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 04 00 12 00 0c 00 00 00 03 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090117931 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090117931 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090117931 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090117931 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250821090117931 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090117931 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090117932 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090117932 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090117932 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090117932 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090117932 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090117932 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090117933 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090117933 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090117933 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090117933 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090117933 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090117933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117933 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090117933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090117933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090117933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090117933 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090117933 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090117933 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090117933 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090117933 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090117933 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090117934 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090117934 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090117934 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090117934 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090117934 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=12 20250821090117934 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090117934 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090117934 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090117934 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090117934 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090117934 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(534)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090118692 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090118692 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090118692 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090118692 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090118692 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090118692 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090118692 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090118692 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090118692 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090118692 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090118692 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090118693 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090118693 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090118693 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090118693 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090118693 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090118693 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090118693 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090118693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118693 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090118693 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090118693 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090118693 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090118693 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090118693 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:382) 20250821090118693 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090118693 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090118693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118693 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090118693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118693 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090118693 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090118693 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090118693 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090118693 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090118693 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090118693 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090118693 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090118693 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090118693 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090118693 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090118693 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821090118693 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090118693 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090118693 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090118693 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090118693 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090118693 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090118693 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090118693 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090118693 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090118693 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090118693 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090118693 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090118693 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090118693 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090118693 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090118693 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090118693 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090118693 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090118693 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090118693 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090118693 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090118693 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090118693 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090118693 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090118693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118693 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090118693 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090118693 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090118693 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090118693 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(534)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.msc1-RAN(537)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090118703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090118703 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090118703 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090118703 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090118703 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090118703 DLSS7 <000c> ss7_combined_linkset.c:297 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 'hnbgw0' round-robin style (available) 20250821090118703 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090118703 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090118703 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090118703 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090118703 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090118703 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090118704 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090118704 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090118704 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090118704 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090118704 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090118704 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090118704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118704 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090118704 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090118704 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090118704 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090118704 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:357) 20250821090118704 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:382) 20250821090118704 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090118704 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090118704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090118705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118705 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090118705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090118705 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090118705 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090118705 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090118705 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090118705 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090118705 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090118705 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090118705 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090118705 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090118705 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=6 20250821090118705 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090118705 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090118705 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090118705 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090118705 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090118705 DLSS7 <000c> ss7_asp.c:1383 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  20250821090118708 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090118708 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090118708 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090118708 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090118708 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090118708 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090118708 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090118708 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090118708 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090118708 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090118708 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090118708 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090118708 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090118708 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090118708 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090118708 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090118708 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090118708 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090118708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118708 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090118708 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090118708 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090118708 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090118708 DRANAP INFO cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(537)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(540)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090118723 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090118723 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090118723 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090118723 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090118723 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090118723 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090118723 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090118723 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090118723 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090118723 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090118723 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090118723 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090118723 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090118723 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090118723 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090118723 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090118723 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090118723 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090118723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118723 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090118723 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090118723 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090118723 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090118723 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090118723 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:382) 20250821090118723 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090118723 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090118723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090118723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118723 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090118723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090118723 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090118723 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090118723 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090118723 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090118723 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090118723 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090118723 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090118723 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090118723 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090118723 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821090118723 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090118723 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090118723 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090118723 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090118723 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090118723 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090118725 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090118725 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090118725 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090118725 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090118725 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090118725 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090118725 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090118725 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090118725 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090118725 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090118725 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090118725 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090118725 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090118725 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090118725 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090118725 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090118725 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090118725 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090118725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118725 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090118725 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090118725 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090118725 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090118725 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(540)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090118728 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090118728 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090118728 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090118728 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090118728 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090118728 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090118728 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090118728 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090118728 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090118728 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  HNBGW_Test.sgsn1-RAN(543)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090118728 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090118728 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090118728 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090118728 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090118728 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090118728 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090118728 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821090118728 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090118728 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) 20250821090118728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118728 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) 20250821090118728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118728 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090118728 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090118728 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090118728 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090118728 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:357) 20250821090118728 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:382) 20250821090118728 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090118728 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090118728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118728 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090118728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118728 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090118728 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090118728 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090118728 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090118728 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090118728 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090118728 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090118728 DRANAP NOTICE cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090118728 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090118728 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090118728 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090118728 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=5 20250821090118728 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090118728 DLSS7 <000c> ss7_combined_linkset.c:297 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 (available) 20250821090118728 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn1 proto=m3ua 20250821090118728 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090118728 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090118728 DLSS7 <000c> ss7_asp.c:1383 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  20250821090118729 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090118729 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090118729 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090118729 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090118729 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090118729 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090118729 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090118729 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090118729 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090118729 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090118729 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090118729 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090118729 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090118729 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090118729 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090118729 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090118729 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821090118729 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090118729 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) 20250821090118729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090118729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118729 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) 20250821090118729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090118729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090118729 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090118729 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090118729 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090118729 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090118729 DRANAP INFO cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(543)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090119757 DLCTRL DEBUG Command: GET 663416517 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090119757 DLCTRL DEBUG Tx Command reply: GET_REPLY 663416517 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090119764 DLCTRL DEBUG Command: GET 212725246 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090119764 DLCTRL DEBUG Tx Command reply: GET_REPLY 212725246 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090119769 DLCTRL DEBUG Command: GET 668466196 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090119769 DLCTRL DEBUG Tx Command reply: GET_REPLY 668466196 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090119774 DLCTRL DEBUG Command: GET 901410841 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090119774 DLCTRL DEBUG Tx Command reply: GET_REPLY 901410841 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090119780 DLCTRL DEBUG Command: GET 736549792 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090119780 DLCTRL DEBUG Tx Command reply: GET_REPLY 736549792 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821090119786 DLCTRL DEBUG Command: GET 377795017 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090119786 DLCTRL DEBUG Tx Command reply: GET_REPLY 377795017 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090119789 DLCTRL DEBUG Command: GET 444146136 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090119789 DLCTRL DEBUG Tx Command reply: GET_REPLY 444146136 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090119793 DLCTRL DEBUG Command: GET 606080262 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090119793 DLCTRL DEBUG Tx Command reply: GET_REPLY 606080262 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090119797 DLCTRL DEBUG Command: GET 944048564 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090119797 DLCTRL DEBUG Tx Command reply: GET_REPLY 944048564 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090119802 DLCTRL DEBUG Command: GET 176950726 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090119802 DLCTRL DEBUG Tx Command reply: GET_REPLY 176950726 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821090119806 DLCTRL DEBUG Command: GET 265129553 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090119806 DLCTRL DEBUG Tx Command reply: GET_REPLY 265129553 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090119810 DLCTRL DEBUG Command: GET 390950604 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090119810 DLCTRL DEBUG Tx Command reply: GET_REPLY 390950604 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090119813 DLCTRL DEBUG Command: GET 636438232 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090119813 DLCTRL DEBUG Tx Command reply: GET_REPLY 636438232 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090119817 DLCTRL DEBUG Command: GET 440858321 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090119817 DLCTRL DEBUG Tx Command reply: GET_REPLY 440858321 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090119822 DLCTRL DEBUG Command: GET 68101733 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090119822 DLCTRL DEBUG Tx Command reply: GET_REPLY 68101733 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821090119827 DLCTRL DEBUG Command: GET 321615217 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090119827 DLCTRL DEBUG Tx Command reply: GET_REPLY 321615217 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090119831 DLCTRL DEBUG Command: GET 79571229 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090119831 DLCTRL DEBUG Tx Command reply: GET_REPLY 79571229 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090119834 DLCTRL DEBUG Command: GET 322929753 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090119834 DLCTRL DEBUG Tx Command reply: GET_REPLY 322929753 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090119837 DLCTRL DEBUG Command: GET 190849740 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090119837 DLCTRL DEBUG Tx Command reply: GET_REPLY 190849740 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090119840 DLCTRL DEBUG Command: GET 341895082 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090119840 DLCTRL DEBUG Tx Command reply: GET_REPLY 341895082 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: 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@3bdb09a82332: "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@3bdb09a82332: 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 := '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 := '000000000000001101111100'B, t_guard := 20.000000 } 20250821090119866 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42472<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(534)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(534)@3bdb09a82332: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(546) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530)@3bdb09a82332: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(546)14651472 20250821090120914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090120914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090120914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821090120914 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090120914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdf9050, normal) (hnbgw_rua.c:408) 20250821090120915 DHNB DEBUG map_rua[0x560fd35fcfe0]{init}: Allocated (fsm.c:456) 20250821090120915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14651472)[0x560fd35fcfe0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090120915 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14651472 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090120915 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090120915 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090120915 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14651472 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821090120915 DCN DEBUG map_sccp[0x560fd35e7200]{init}: Allocated (fsm.c:456) 20250821090120915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x560fd35e7200]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090120915 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-14651472 <-> SCCP-62 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821090120915 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14651472 SCCP-62 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821090120915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14651472)[0x560fd35fcfe0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090120915 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090120915 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090120915 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14651472 SCCP-62 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090120915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x560fd35e7200]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090120915 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090120915 DLSCCP DEBUG SCCP-SCOC(62)[0x560fd360d070]{IDLE}: Allocated (fsm.c:456) 20250821090120915 DLSCCP DEBUG SCCP-SCOC(62)[0x560fd360d070]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090120915 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300037c0056400500f1100926) (sccp_scrc.c:455) 20250821090120915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090120915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090120915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090120915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090120915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090120915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090120915 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090120915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090120915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090120915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090120915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090120915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090120915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090120915 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090120915 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090120915 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090120915 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090120915 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090120915 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0d 01 00 00 3e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 7c 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821090120915 DLSCCP DEBUG SCCP-SCOC(62)[0x560fd360d070]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090120915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x560fd35e7200]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090120915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14651472)[0x560fd35fcfe0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090120916 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090120916 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090120916 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090120916 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821090120916 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090120916 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090120916 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090120916 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090120916 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090120916 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0d 01 00 00 3e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 7c 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(533)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-SCCP(533)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(534)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(546) HNBGW_Test.msc0-RAN(534)@3bdb09a82332: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(546)13468131 HNBGW_Test.msc0-SCCP(533)@3bdb09a82332: Session index based on connection ID:0 TC_mscpool_L3Complete_by_imsi_round_robin0(546)@3bdb09a82332: setverdict(pass): none -> pass MTC@3bdb09a82332: 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(533)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821090120934 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090120934 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090120934 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090120935 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090120935 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090120935 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090120935 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090120935 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090120935 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090120935 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 3e 52 b6 b8 02 00 00 00 00  20250821090120935 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090120935 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090120935 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090120935 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090120935 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090120935 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0052b6b8) (sccp_scrc.c:545) 20250821090120935 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(62,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090120935 DLSCCP DEBUG SCCP-SCOC(62)[0x560fd360d070]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090120935 DLSCCP DEBUG SCCP-SCOC(62)[0x560fd360d070]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090120935 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090120935 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090120935 DCN DEBUG handle_cn_conn_conf() conn_id=62, 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_sccp.c:157) 20250821090120935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x560fd35e7200]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090120935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x560fd35e7200]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090120935 DLCTRL DEBUG Command: GET 204549323 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090120936 DLCTRL DEBUG Tx Command reply: GET_REPLY 204549323 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821090120940 DLCTRL DEBUG Command: GET 971371813 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090120940 DLCTRL DEBUG Tx Command reply: GET_REPLY 971371813 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090120944 DLCTRL DEBUG Command: GET 270422964 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090120944 DLCTRL DEBUG Tx Command reply: GET_REPLY 270422964 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090120948 DLCTRL DEBUG Command: GET 624738606 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090120948 DLCTRL DEBUG Tx Command reply: GET_REPLY 624738606 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090120951 DLCTRL DEBUG Command: GET 269582728 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090120951 DLCTRL DEBUG Tx Command reply: GET_REPLY 269582728 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090120954 DLCTRL DEBUG Command: GET 206537665 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090120954 DLCTRL DEBUG Tx Command reply: GET_REPLY 206537665 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090120956 DLCTRL DEBUG Command: GET 29345590 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090120956 DLCTRL DEBUG Tx Command reply: GET_REPLY 29345590 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090120960 DLCTRL DEBUG Command: GET 756776910 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090120960 DLCTRL DEBUG Tx Command reply: GET_REPLY 756776910 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090120963 DLCTRL DEBUG Command: GET 17173847 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090120963 DLCTRL DEBUG Tx Command reply: GET_REPLY 17173847 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090120967 DLCTRL DEBUG Command: GET 497295586 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090120967 DLCTRL DEBUG Tx Command reply: GET_REPLY 497295586 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090120971 DLCTRL DEBUG Command: GET 503629283 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090120971 DLCTRL DEBUG Tx Command reply: GET_REPLY 503629283 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090120975 DLCTRL DEBUG Command: GET 564805139 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090120975 DLCTRL DEBUG Tx Command reply: GET_REPLY 564805139 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090120979 DLCTRL DEBUG Command: GET 176479272 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090120979 DLCTRL DEBUG Tx Command reply: GET_REPLY 176479272 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090120981 DLCTRL DEBUG Command: GET 417078789 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090120981 DLCTRL DEBUG Tx Command reply: GET_REPLY 417078789 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090120984 DLCTRL DEBUG Command: GET 158187522 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090120984 DLCTRL DEBUG Tx Command reply: GET_REPLY 158187522 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090120986 DLCTRL DEBUG Command: GET 531461823 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090120986 DLCTRL DEBUG Tx Command reply: GET_REPLY 531461823 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090120988 DLCTRL DEBUG Command: GET 560602775 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090120988 DLCTRL DEBUG Tx Command reply: GET_REPLY 560602775 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090120990 DLCTRL DEBUG Command: GET 750903990 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090120990 DLCTRL DEBUG Tx Command reply: GET_REPLY 750903990 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090120992 DLCTRL DEBUG Command: GET 716596918 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090120992 DLCTRL DEBUG Tx Command reply: GET_REPLY 716596918 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090120995 DLCTRL DEBUG Command: GET 369661330 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090120995 DLCTRL DEBUG Tx Command reply: GET_REPLY 369661330 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '000000000000001110000001'B, t_guard := 20.000000 } 20250821090121029 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42482<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(537)@3bdb09a82332: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(537)@3bdb09a82332: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(547) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530)@3bdb09a82332: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(547)2531849 20250821090122058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090122058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090122058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250821090122058 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090122058 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x26a209, normal) (hnbgw_rua.c:408) 20250821090122058 DHNB DEBUG map_rua[0x560fd35ebba0]{init}: Allocated (fsm.c:456) 20250821090122058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2531849)[0x560fd35ebba0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090122058 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2531849 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090122058 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090122058 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090122058 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250821090122058 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2531849 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250821090122058 DCN DEBUG map_sccp[0x560fd355e800]{init}: Allocated (fsm.c:456) 20250821090122058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x560fd355e800]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090122058 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-2531849 <-> SCCP-63 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250821090122058 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2531849 SCCP-63 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250821090122058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2531849)[0x560fd35ebba0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090122058 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090122058 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090122058 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2531849 SCCP-63 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090122058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x560fd355e800]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090122058 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090122058 DLSCCP DEBUG SCCP-SCOC(63)[0x560fd3632260]{IDLE}: Allocated (fsm.c:456) 20250821090122058 DLSCCP DEBUG SCCP-SCOC(63)[0x560fd3632260]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090122058 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003810056400500f1100926) (sccp_scrc.c:455) 20250821090122058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090122058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090122058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090122058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090122058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090122059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090122059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090122059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090122059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090122059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090122059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090122059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090122059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090122059 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090122059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090122059 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090122059 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090122059 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090122059 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 0c 01 00 00 3f 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 81 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821090122059 DLSCCP DEBUG SCCP-SCOC(63)[0x560fd3632260]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090122059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x560fd355e800]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090122059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2531849)[0x560fd35ebba0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090122059 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090122059 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090122059 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090122059 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=12 20250821090122059 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090122059 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090122059 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090122059 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090122059 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090122059 DLSS7 <000c> ss7_asp.c:1383 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 0c 01 00 00 3f 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 81 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(536)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc1-SCCP(536)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(537)@3bdb09a82332: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(547) HNBGW_Test.msc1-RAN(537)@3bdb09a82332: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(547)5841924 HNBGW_Test.msc1-SCCP(536)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(536)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(547)@3bdb09a82332: setverdict(pass): none -> pass 20250821090122071 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090122071 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090122071 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090122071 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090122071 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090122071 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090122071 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090122071 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090122071 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090122071 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 3f 2d 05 70 02 00 00 00 00  20250821090122072 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090122072 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090122072 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090122072 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090122072 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090122072 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=002d0570) (sccp_scrc.c:545) 20250821090122072 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(63,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090122072 DLSCCP DEBUG SCCP-SCOC(63)[0x560fd3632260]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090122072 DLSCCP DEBUG SCCP-SCOC(63)[0x560fd3632260]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090122072 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090122072 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090122072 DCN DEBUG handle_cn_conn_conf() conn_id=63, 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_sccp.c:157) 20250821090122072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x560fd355e800]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090122072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x560fd355e800]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@3bdb09a82332: 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 } } } 20250821090122074 DLCTRL DEBUG Command: GET 980500289 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090122074 DLCTRL DEBUG Tx Command reply: GET_REPLY 980500289 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821090122079 DLCTRL DEBUG Command: GET 853945125 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090122080 DLCTRL DEBUG Tx Command reply: GET_REPLY 853945125 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090122084 DLCTRL DEBUG Command: GET 435972294 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090122084 DLCTRL DEBUG Tx Command reply: GET_REPLY 435972294 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090122089 DLCTRL DEBUG Command: GET 665733952 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090122089 DLCTRL DEBUG Tx Command reply: GET_REPLY 665733952 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090122093 DLCTRL DEBUG Command: GET 154601073 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090122093 DLCTRL DEBUG Tx Command reply: GET_REPLY 154601073 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090122098 DLCTRL DEBUG Command: GET 142399225 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090122098 DLCTRL DEBUG Tx Command reply: GET_REPLY 142399225 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250821090122102 DLCTRL DEBUG Command: GET 822205172 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090122102 DLCTRL DEBUG Tx Command reply: GET_REPLY 822205172 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090122106 DLCTRL DEBUG Command: GET 275241941 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090122106 DLCTRL DEBUG Tx Command reply: GET_REPLY 275241941 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090122110 DLCTRL DEBUG Command: GET 155346400 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090122110 DLCTRL DEBUG Tx Command reply: GET_REPLY 155346400 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090122114 DLCTRL DEBUG Command: GET 967060382 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090122114 DLCTRL DEBUG Tx Command reply: GET_REPLY 967060382 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090122118 DLCTRL DEBUG Command: GET 800205569 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090122118 DLCTRL DEBUG Tx Command reply: GET_REPLY 800205569 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090122121 DLCTRL DEBUG Command: GET 403208336 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090122121 DLCTRL DEBUG Tx Command reply: GET_REPLY 403208336 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090122123 DLCTRL DEBUG Command: GET 726773414 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090122123 DLCTRL DEBUG Tx Command reply: GET_REPLY 726773414 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090122125 DLCTRL DEBUG Command: GET 997868942 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090122125 DLCTRL DEBUG Tx Command reply: GET_REPLY 997868942 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090122127 DLCTRL DEBUG Command: GET 449959325 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090122127 DLCTRL DEBUG Tx Command reply: GET_REPLY 449959325 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090122129 DLCTRL DEBUG Command: GET 49251156 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090122129 DLCTRL DEBUG Tx Command reply: GET_REPLY 49251156 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090122131 DLCTRL DEBUG Command: GET 997937992 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090122131 DLCTRL DEBUG Tx Command reply: GET_REPLY 997937992 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090122132 DLCTRL DEBUG Command: GET 147657766 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090122132 DLCTRL DEBUG Tx Command reply: GET_REPLY 147657766 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090122134 DLCTRL DEBUG Command: GET 198717491 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090122134 DLCTRL DEBUG Tx Command reply: GET_REPLY 198717491 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090122135 DLCTRL DEBUG Command: GET 518990997 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090122135 DLCTRL DEBUG Tx Command reply: GET_REPLY 518990997 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '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 := '000000000000000101010110'B, t_guard := 20.000000 } 20250821090122159 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42496<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(534)@3bdb09a82332: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(534)@3bdb09a82332: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(548) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530)@3bdb09a82332: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(548)13760293 20250821090123189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090123189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090123189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250821090123189 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090123189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd1f725, normal) (hnbgw_rua.c:408) 20250821090123189 DHNB DEBUG map_rua[0x560fd35ea040]{init}: Allocated (fsm.c:456) 20250821090123189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13760293)[0x560fd35ea040]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090123189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13760293 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090123189 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090123189 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090123189 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13760293 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250821090123189 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13760293 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821090123189 DCN DEBUG map_sccp[0x560fd3616990]{init}: Allocated (fsm.c:456) 20250821090123189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x560fd3616990]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090123189 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-13760293 <-> SCCP-64 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821090123189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13760293 SCCP-64 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250821090123189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13760293)[0x560fd35ea040]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090123189 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090123189 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090123189 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13760293 SCCP-64 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090123189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x560fd3616990]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090123189 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090123189 DLSCCP DEBUG SCCP-SCOC(64)[0x560fd35e58a0]{IDLE}: Allocated (fsm.c:456) 20250821090123189 DLSCCP DEBUG SCCP-SCOC(64)[0x560fd35e58a0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090123189 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001560056400500f1100926) (sccp_scrc.c:455) 20250821090123189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090123189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090123189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090123189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090123189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090123189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090123189 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090123189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090123189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090123189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090123189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090123189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090123189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090123189 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090123189 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090123189 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090123189 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090123189 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090123189 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6c 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 40 02 02 06 04 43 b9 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 56 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821090123189 DLSCCP DEBUG SCCP-SCOC(64)[0x560fd35e58a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090123189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x560fd3616990]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090123189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13760293)[0x560fd35ea040]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090123190 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090123190 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090123190 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090123190 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821090123190 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090123190 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090123190 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090123190 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090123190 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090123190 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 04 01 00 00 40 02 02 06 04 43 b9 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 56 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(533)@3bdb09a82332: First idle individual index:1 HNBGW_Test.msc0-SCCP(533)@3bdb09a82332: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(534)@3bdb09a82332: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(548) HNBGW_Test.msc0-RAN(534)@3bdb09a82332: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(548)2161872 HNBGW_Test.msc0-SCCP(533)@3bdb09a82332: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(533)@3bdb09a82332: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250821090123196 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090123196 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090123196 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090123196 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090123196 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090123196 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090123196 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090123196 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090123196 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090123196 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 40 fd bb c4 02 00 00 00 00  20250821090123196 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090123196 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090123196 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090123196 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090123196 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) TC_mscpool_L3Complete_by_imsi_round_robin0(548)@3bdb09a82332: setverdict(pass): none -> pass 20250821090123197 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00fdbbc4) (sccp_scrc.c:545) 20250821090123197 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(64,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090123197 DLSCCP DEBUG SCCP-SCOC(64)[0x560fd35e58a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090123197 DLSCCP DEBUG SCCP-SCOC(64)[0x560fd35e58a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090123197 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090123197 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090123197 DCN DEBUG handle_cn_conn_conf() conn_id=64, 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_sccp.c:157) 20250821090123197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x560fd3616990]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090123197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x560fd3616990]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@3bdb09a82332: 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 } } } 20250821090123199 DLCTRL DEBUG Command: GET 994459617 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090123199 DLCTRL DEBUG Tx Command reply: GET_REPLY 994459617 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250821090123203 DLCTRL DEBUG Command: GET 940701840 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090123203 DLCTRL DEBUG Tx Command reply: GET_REPLY 940701840 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090123207 DLCTRL DEBUG Command: GET 488454374 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090123207 DLCTRL DEBUG Tx Command reply: GET_REPLY 488454374 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090123211 DLCTRL DEBUG Command: GET 455762715 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090123211 DLCTRL DEBUG Tx Command reply: GET_REPLY 455762715 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090123215 DLCTRL DEBUG Command: GET 16020706 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090123215 DLCTRL DEBUG Tx Command reply: GET_REPLY 16020706 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090123219 DLCTRL DEBUG Command: GET 272937483 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090123219 DLCTRL DEBUG Tx Command reply: GET_REPLY 272937483 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250821090123222 DLCTRL DEBUG Command: GET 941654123 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090123222 DLCTRL DEBUG Tx Command reply: GET_REPLY 941654123 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090123226 DLCTRL DEBUG Command: GET 375290519 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090123226 DLCTRL DEBUG Tx Command reply: GET_REPLY 375290519 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090123228 DLCTRL DEBUG Command: GET 934946304 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090123228 DLCTRL DEBUG Tx Command reply: GET_REPLY 934946304 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090123231 DLCTRL DEBUG Command: GET 880886079 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090123231 DLCTRL DEBUG Tx Command reply: GET_REPLY 880886079 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090123233 DLCTRL DEBUG Command: GET 786404646 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090123233 DLCTRL DEBUG Tx Command reply: GET_REPLY 786404646 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090123235 DLCTRL DEBUG Command: GET 694062334 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090123235 DLCTRL DEBUG Tx Command reply: GET_REPLY 694062334 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090123236 DLCTRL DEBUG Command: GET 153419657 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090123236 DLCTRL DEBUG Tx Command reply: GET_REPLY 153419657 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090123238 DLCTRL DEBUG Command: GET 23954112 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090123238 DLCTRL DEBUG Tx Command reply: GET_REPLY 23954112 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090123239 DLCTRL DEBUG Command: GET 526675742 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090123239 DLCTRL DEBUG Tx Command reply: GET_REPLY 526675742 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090123240 DLCTRL DEBUG Command: GET 405514418 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090123240 DLCTRL DEBUG Tx Command reply: GET_REPLY 405514418 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090123242 DLCTRL DEBUG Command: GET 957031207 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090123242 DLCTRL DEBUG Tx Command reply: GET_REPLY 957031207 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090123243 DLCTRL DEBUG Command: GET 519883279 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090123243 DLCTRL DEBUG Tx Command reply: GET_REPLY 519883279 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090123244 DLCTRL DEBUG Command: GET 457744279 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090123244 DLCTRL DEBUG Tx Command reply: GET_REPLY 457744279 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090123245 DLCTRL DEBUG Command: GET 239754267 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090123245 DLCTRL DEBUG Tx Command reply: GET_REPLY 239754267 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090123248 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33191<->l=127.0.0.1:4262) (control_if.c:193) 20250821090123249 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42470<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(527)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(526)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090123252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42462<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090123253 DLINP DEBUG SRVCONN(,r=127.0.0.1:59966<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090123253 DLINP DEBUG SRVCONN(,r=127.0.0.1:59966<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090123253 DLINP NOTICE SRV(,r=127.0.0.1:59966<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090123253 DMAIN NOTICE (127.0.0.1:59966 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59966<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821090123253 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(532)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(543)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(542)@3bdb09a82332: Final verdict of PTC: none 20250821090123255 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090123255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090123255 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090123255 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090123255 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090123255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090123255 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090123255 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821090123255 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090123255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090123255 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090123255 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(539)@3bdb09a82332: Final verdict of PTC: none 20250821090123255 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090123255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090123255 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090123255 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090123255 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090123255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090123255 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090123255 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090123255 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090123255 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090123255 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090123255 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090123255 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090123255 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090123255 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090123255 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090123255 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821090123255 DLSS7 <000c> ss7_asp.c:1383 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  20250821090123255 DLSS7 <000c> ss7_asp.c:1383 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  20250821090123255 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090123255 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090123255 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090123255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090123255 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090123255 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250821090123256 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090123256 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090123256 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090123256 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821090123256 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090123256 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090123256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090123256 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090123256 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821090123256 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090123256 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090123256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090123256 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090123256 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090123256 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090123256 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090123256 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821090123256 DLSS7 <000c> ss7_asp.c:1383 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  20250821090123256 DLSS7 <000c> ss7_asp.c:1383 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  20250821090123256 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn0-RAN(540)@3bdb09a82332: Final verdict of PTC: none 20250821090123256 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090123256 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090123256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090123256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090123256 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090123256 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090123256 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090123256 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090123256 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090123256 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090123256 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090123256 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090123256 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090123256 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090123256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090123256 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821090123256 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090123256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090123256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090123256 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090123257 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090123257 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090123257 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090123257 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090123257 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090123257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x560fd355e800]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090123257 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090123257 DLSCCP DEBUG SCCP-SCOC(63)[0x560fd3632260]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090123257 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d0570), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090123257 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090123257 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821090123257 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090123257 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090123257 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090123257 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090123257 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090123257 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090123257 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090123257 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090123257 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0c 04 2d 05 70 00 00 3f 00 00 00 00 00 (ss7_asp.c:1383) 20250821090123257 DLSCCP DEBUG SCCP-SCOC(63)[0x560fd3632260]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090123257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x560fd355e800]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090123257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2531849)[0x560fd35ebba0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090123256 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090123256 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc1-SCCP(536)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(534)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-RAN(537)@3bdb09a82332: Final verdict of PTC: none 20250821090123256 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090123256 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821090123256 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090123256 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090123256 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090123256 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250821090123256 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090123256 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090123256 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250821090123256 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090123256 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090123257 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090123257 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821090123257 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821090123257 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0a  20250821090123257 DLSS7 <000c> ss7_asp.c:1383 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  20250821090123257 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090123257 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090123257 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090123257 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090123257 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090123257 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090123257 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090123257 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090123257 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090123257 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090123257 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090123257 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090123257 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090123257 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090123257 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090123257 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090123257 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090123257 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090123257 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090123257 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090123257 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090123258 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2531849)[0x560fd35ebba0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090123258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(538)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529)@3bdb09a82332: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(525)@3bdb09a82332: Final verdict of PTC: none 20250821090123258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2531849)[0x560fd35ebba0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090123258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2531849)[0x560fd35ebba0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090123258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2531849)[0x560fd35ebba0]{disrupted}: Freeing instance (context_map.c:203) 20250821090123258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2531849)[0x560fd35ebba0]{disrupted}: Deallocated (fsm.c:568) 20250821090123258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x560fd355e800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090123258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x560fd355e800]{disconnected}: Freeing instance (context_map.c:207) 20250821090123258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x560fd355e800]{disconnected}: Deallocated (fsm.c:568) 20250821090123258 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2531849 SCCP-63 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:226) HNBGW_Test.sgsn1-M3UA(544)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(535)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(541)@3bdb09a82332: Final verdict of PTC: none 20250821090123258 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090123271 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090123272 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250821090123272 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090123272 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090123273 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090123273 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090123273 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090123274 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090123274 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) HNBGW-PFCP(528)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin0(547)@3bdb09a82332: Final verdict of PTC: pass TC_mscpool_L3Complete_by_imsi_round_robin0(546)@3bdb09a82332: Final verdict of PTC: pass HNBGW_Test.msc0-SCCP(533)@3bdb09a82332: Final verdict of PTC: none 20250821090123274 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090123274 DRANAP NOTICE cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090123275 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090123275 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090123275 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090123275 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=12 20250821090123275 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090123275 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090123275 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090123275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090123276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821090123276 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090123277 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090123277 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090123277 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090123277 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090123277 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090123278 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090123278 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090123278 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090123278 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090123279 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090123279 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090123279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x560fd35e7200]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090123279 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090123280 DLSCCP DEBUG SCCP-SCOC(62)[0x560fd360d070]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090123280 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052b6b8), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090123280 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090123280 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090123281 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090123281 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090123281 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090123282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090123282 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090123282 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090123283 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090123283 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 0d 04 52 b6 b8 00 00 3e 00 00 00 00 00 (ss7_asp.c:1383) 20250821090123284 DLSCCP DEBUG SCCP-SCOC(62)[0x560fd360d070]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090123284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x560fd35e7200]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090123284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14651472)[0x560fd35fcfe0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) TC_mscpool_L3Complete_by_imsi_round_robin0(548)@3bdb09a82332: Final verdict of PTC: pass TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(545)@3bdb09a82332: Final verdict of PTC: none 20250821090123285 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14651472)[0x560fd35fcfe0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) MTC@3bdb09a82332: Setting final verdict of the test case. 20250821090123285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(525): none (pass -> pass) 20250821090123285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14651472)[0x560fd35fcfe0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(526): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(527): none (pass -> pass) 20250821090123286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14651472)[0x560fd35fcfe0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(528): none (pass -> pass) 20250821090123286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14651472)[0x560fd35fcfe0]{disrupted}: Freeing instance (context_map.c:203) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530): none (pass -> pass) 20250821090123286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14651472)[0x560fd35fcfe0]{disrupted}: Deallocated (fsm.c:568) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531): none (pass -> pass) 20250821090123287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x560fd35e7200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(532): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(533): none (pass -> pass) 20250821090123287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x560fd35e7200]{disconnected}: Freeing instance (context_map.c:207) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(534): none (pass -> pass) 20250821090123287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x560fd35e7200]{disconnected}: Deallocated (fsm.c:568) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(535): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-SCCP(536): none (pass -> pass) 20250821090123288 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14651472 SCCP-62 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-RAN(537): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-M3UA(538): none (pass -> pass) 20250821090123288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x560fd3616990]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(539): none (pass -> pass) 20250821090123288 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(540): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(541): none (pass -> pass) 20250821090123288 DLSCCP DEBUG SCCP-SCOC(64)[0x560fd35e58a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(542): none (pass -> pass) 20250821090123289 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fdbbc4), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-RAN(543): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(544): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(545): none (pass -> pass) 20250821090123289 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(546): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(547): pass (pass -> pass) 20250821090123290 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(548): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass 20250821090123290 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) MTC@3bdb09a82332: 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'. 20250821090123290 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090123290 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090123291 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090123291 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090123291 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090123292 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090123292 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 04 04 fd bb c4 00 00 40 00 00 00 00 00 (ss7_asp.c:1383) 20250821090123292 DLSCCP DEBUG SCCP-SCOC(64)[0x560fd35e58a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090123293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x560fd3616990]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090123293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13760293)[0x560fd35ea040]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090123293 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13760293)[0x560fd35ea040]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090123294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090123294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13760293)[0x560fd35ea040]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090123294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13760293)[0x560fd35ea040]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090123294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13760293)[0x560fd35ea040]{disrupted}: Freeing instance (context_map.c:203) 20250821090123295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13760293)[0x560fd35ea040]{disrupted}: Deallocated (fsm.c:568) 20250821090123295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x560fd3616990]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090123295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x560fd3616990]{disconnected}: Freeing instance (context_map.c:207) 20250821090123295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x560fd3616990]{disconnected}: Deallocated (fsm.c:568) 20250821090123296 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13760293 SCCP-64 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821090123296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090123296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090123297 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090123297 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 (hnb.c:255) 20250821090123302 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821090123302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42472<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090123303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42482<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090123303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42496<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090123303 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090123303 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090123304 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090123304 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821090123304 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090123304 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090123304 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090123304 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090123304 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090123304 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090123304 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821090123304 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090123304 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090123304 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Thu Aug 21 09:01:23 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 20250821090123374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42510<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090123613 DLSCCP DEBUG SCCP-SCOC(58)[0x560fd35f9920]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090123613 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a20a9a), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090123613 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090123613 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090123613 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090123613 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090123613 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090123613 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090123613 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090123613 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090123613 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090123613 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a2 0a 9a 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090123613 DLSCCP DEBUG SCCP-SCOC(59)[0x560fd357ad20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090123613 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc774d), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090123613 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090123613 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090123613 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090123613 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090123613 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090123613 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090123613 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090123613 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090123613 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090123613 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 bc 77 4d 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090123613 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090123613 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090123613 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090123613 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090123613 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090123613 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090123613 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090123613 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090123613 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090123613 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090123613 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090123613 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090123613 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090123613 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090123614 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090123614 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090123614 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090123614 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090123614 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090123614 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090123614 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090123614 DLSCCP DEBUG SCCP-SCOC(60)[0x560fd3632130]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090123614 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f423a), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090123614 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090123614 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090123614 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090123614 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090123614 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090123614 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090123614 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090123614 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090123614 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090123614 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 0f 42 3a 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090123615 DLSCCP DEBUG SCCP-SCOC(61)[0x560fd3616bd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090123615 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d3c14), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090123615 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090123615 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090123615 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090123615 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090123615 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090123615 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090123615 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090123615 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090123615 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090123615 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3d 3c 14 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090123615 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090123615 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090123615 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090123615 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090123615 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090123615 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090123615 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090124076 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42510<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=645484) 20250821090124257 DLSCCP DEBUG SCCP-SCOC(57)[0x560fd360f460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090124257 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003eab02), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090124257 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090124257 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090124257 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090124257 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090124257 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090124257 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090124257 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090124257 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090124257 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090124257 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 3e ab 02 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090124257 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090124257 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090124257 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090124257 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090124257 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090124257 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090124257 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=645484, count=652152) 20250821090125257 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090125257 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090125257 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250821090125257 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090125257 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090125257 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821090125257 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090125257 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090125257 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821090125258 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090125258 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090125258 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 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_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@3bdb09a82332: 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@3bdb09a82332: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20250821090127183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37064<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090127188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37078<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090127193 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46595<->l=127.0.0.1:4262) (control_if.c:572) 20250821090127334 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090127334 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090127341 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090127341 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090127341 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090127341 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090127341 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090127341 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090127342 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090127342 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090127342 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45001 (stream_srv.c:143) 20250821090127342 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45001<->l=127.0.0.1:29169 (hnb.c:335) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090127343 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090127343 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090127343 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:334) 20250821090127343 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090127343 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090127343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127343 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090127343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127343 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090127343 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090127343 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090127343 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090127343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090127343 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090127343 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090127343 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090127343 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090127343 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090127343 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090127343 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090127343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127343 DLSS7 INFO 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=1 -> eSLS=17: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090127343 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090127343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127343 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090127343 DLSS7 INFO 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=1 -> eSLS=17: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090127343 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090127343 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090127343 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090127343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090127343 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090127343 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090127343 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090127343 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090127343 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090127343 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090127343 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090127343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127343 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090127343 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090127343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127343 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090127343 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090127343 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090127343 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090127343 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090127343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090127343 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090127343 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090127343 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090127343 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090127343 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090127343 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090127343 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090127343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127343 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090127343 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090127343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127343 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090127343 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090127343 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090127343 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090127343 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090127343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090127343 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090127343 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090127343 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090127343 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090127343 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090127343 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=9 20250821090127343 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090127343 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090127343 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090127343 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090127343 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090127343 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=1 20250821090127343 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090127343 DLSS7 <000c> ss7_combined_linkset.c:322 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=1 -> eSLS=17: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090127343 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090127343 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090127343 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090127343 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090127343 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=3 20250821090127343 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090127343 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090127343 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090127343 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090127343 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090127343 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090127343 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090127343 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090127343 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090127343 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(559)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(559)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(559)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(557)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(562)@3bdb09a82332: ************************************************* HNBGW_Test.msc1-M3UA(562)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(562)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(560)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090127366 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090127366 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090127366 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090127366 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090127366 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090127366 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090127367 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090127367 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090127368 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090127368 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090127368 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:334) 20250821090127368 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090127368 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090127368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127368 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090127368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127368 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090127368 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090127368 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090127368 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090127368 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090127368 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090127368 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090127368 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090127368 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090127368 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:334) 20250821090127368 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090127368 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090127368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127368 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090127368 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090127368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127368 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090127368 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090127368 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090127368 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090127368 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090127368 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090127368 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090127368 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090127368 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090127368 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090127368 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090127368 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090127368 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090127368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127368 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090127368 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090127368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127369 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090127369 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090127369 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090127369 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090127369 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090127369 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090127369 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090127369 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090127369 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090127369 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090127369 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090127369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090127369 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090127369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127369 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090127369 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090127369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127369 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090127369 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090127370 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090127370 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090127370 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090127370 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=1 20250821090127370 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090127370 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090127370 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090127370 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090127370 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090127370 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=15 20250821090127370 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090127370 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090127369 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090127370 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090127369 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090127369 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090127369 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090127369 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090127369 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090127370 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090127370 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090127370 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090127370 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=5 20250821090127370 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090127370 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090127370 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090127370 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090127370 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090127370 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090127370 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821090127370 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090127370 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090127370 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(565)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(565)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(565)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(563)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(568)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn1-M3UA(568)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(568)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn1-SCCP(566)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090127409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090127409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090127409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090127409 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090127409 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:562) 20250821090127409 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090127409 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090127409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090127409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090127415 DLINP DEBUG SRVCONN(,r=127.0.0.1:45001<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090127415 DLINP DEBUG SRVCONN(,r=127.0.0.1:45001<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090127415 DLINP DEBUG SRVCONN(,r=127.0.0.1:45001<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090127415 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090127415 DHNBAP DEBUG (127.0.0.1:45001 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821090127415 DHNBAP NOTICE (127.0.0.1:45001 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090127415 DHNBAP NOTICE (127.0.0.1:45001 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090127415 DLINP DEBUG SRVCONN(,r=127.0.0.1:45001<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090127415 DLINP DEBUG SRVCONN(,r=127.0.0.1:45001<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090127553 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090127553 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090127553 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090127553 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(559)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090127561 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090127561 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090127561 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090127561 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090127561 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090127561 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090127561 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090127561 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090127561 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090127561 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090127561 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090127561 DLSS7 <000c> ss7_asp.c:1383 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  20250821090127561 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090127563 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090127563 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821090127563 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090127564 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821090127564 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090127564 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090127564 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090127564 DLSS7 <000c> ss7_asp.c:1383 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  20250821090127564 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090127564 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090127564 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090127564 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090127564 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090127564 DLSS7 <000c> ss7_asp.c:1383 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  20250821090127564 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090127564 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090127564 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090127564 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090127564 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090127565 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090127565 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090127565 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090127565 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090127565 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090127565 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090127565 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090127565 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090127565 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090127565 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090127565 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090127566 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090127566 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090127566 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090127566 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090127566 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090127566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127566 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090127566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127566 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090127566 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090127566 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090127567 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090127567 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090127567 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090127567 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090127567 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090127567 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090127567 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090127567 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821090127567 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090127567 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090127567 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090127567 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090127567 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090127567 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-M3UA(562)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821090127571 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090127571 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821090127571 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090127571 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090127571 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090127571 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090127571 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090127571 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090127571 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090127571 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090127571 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090127571 DLSS7 <000c> ss7_asp.c:1383 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  20250821090127571 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090127575 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090127575 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090127575 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090127575 DLSS7 <000c> ss7_asp.c:1383 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  20250821090127575 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090127575 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090127575 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090127575 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090127575 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821090127575 DLSS7 <000c> ss7_asp.c:1383 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  20250821090127575 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090127575 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090127575 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821090127575 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090127576 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090127576 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090127576 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090127576 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090127576 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821090127576 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090127576 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090127576 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090127576 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090127576 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090127576 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090127576 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090127576 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090127577 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090127577 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090127577 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090127577 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090127577 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090127577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127577 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090127577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127577 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090127577 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090127578 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090127578 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090127578 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090127578 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090127578 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090127578 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090127578 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090127578 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090127578 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=7 20250821090127578 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090127578 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090127578 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090127578 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090127578 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090127578 DLSS7 <000c> ss7_asp.c:1383 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  20250821090127583 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090127583 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090127583 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090127583 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(565)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090127591 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090127591 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090127591 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090127591 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090127591 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090127591 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090127591 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090127591 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090127591 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090127591 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090127591 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090127591 DLSS7 <000c> ss7_asp.c:1383 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  20250821090127591 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090127594 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090127594 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090127594 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090127594 DLSS7 <000c> ss7_asp.c:1383 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  20250821090127594 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090127594 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090127594 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090127594 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090127594 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090127595 DLSS7 <000c> ss7_asp.c:1383 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  20250821090127595 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090127595 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090127595 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090127595 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090127595 DLSS7 <000c> ss7_asp.c:1383 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  20250821090127595 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 02 00 12 00 10 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090127595 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090127595 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090127595 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090127595 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090127595 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090127595 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090127595 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090127595 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090127595 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090127595 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090127595 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090127595 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090127596 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090127596 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250821090127596 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090127596 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821090127596 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090127596 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090127596 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090127596 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090127597 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090127597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127597 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090127597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127597 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090127597 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090127597 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090127597 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090127597 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090127597 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090127597 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090127597 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090127597 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090127597 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090127598 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821090127598 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090127598 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090127598 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090127598 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090127598 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090127598 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn1-M3UA(568)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250821090127601 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090127601 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250821090127601 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090127601 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090127601 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090127601 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090127601 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090127601 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090127601 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090127601 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090127601 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090127601 DLSS7 <000c> ss7_asp.c:1383 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  20250821090127601 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090127603 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090127603 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090127603 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090127603 DLSS7 <000c> ss7_asp.c:1383 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  20250821090127603 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090127603 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090127603 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090127603 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090127603 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250821090127603 DLSS7 <000c> ss7_asp.c:1383 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  20250821090127603 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821090127603 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821090127603 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0a  20250821090127603 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090127603 DLSS7 <000c> ss7_asp.c:1383 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  20250821090127603 DLSS7 <000c> ss7_asp.c:1383 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  20250821090127603 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 04 00 12 00 0c 00 00 00 03 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090127603 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090127603 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090127603 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090127603 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250821090127603 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090127603 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090127603 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090127603 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090127603 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090127603 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090127603 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090127603 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090127604 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090127604 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090127604 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090127604 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090127604 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090127604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127605 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090127605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090127605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090127605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090127605 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090127605 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090127605 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090127605 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090127605 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090127605 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090127605 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090127605 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090127605 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090127605 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090127605 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=2 20250821090127605 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090127605 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090127605 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090127605 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090127605 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090127605 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250821090127893 DLSCCP DEBUG SCCP-SCOC(56)[0x560fd3615d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090127893 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00456e9a), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090127893 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090127893 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090127893 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090127893 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090127893 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090127893 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090127893 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090127893 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 45 6e 9a 00 00 38 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090127894 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090127894 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090127894 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090127894 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090127894 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090127894 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090127894 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090127894 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090127894 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090127894 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 04 45 6e 9a 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250821090127899 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090127899 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090127899 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090127899 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090127899 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090127899 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090127899 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090127899 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090127899 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090127900 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 38 45 6e 9a 00  20250821090127900 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821090127900 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090127900 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090127900 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090127900 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090127900 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000038), PART(T=Source Reference,L=4,D=00456e9a) (sccp_scrc.c:545) 20250821090127900 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(56,remPC=188=0.23.4) Received CO:RELCO (sccp_scoc.c:787) 20250821090127900 DLSCCP DEBUG SCCP-SCOC(56)[0x560fd3615d30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821090127900 DLSCCP DEBUG SCCP-SCOC(56)[0x560fd3615d30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821090127900 DLSCCP DEBUG SCCP-SCOC(56)[0x560fd3615d30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090127900 DLSCCP DEBUG SCCP-SCOC(56)[0x560fd3615d30]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090127900 DLSCCP DEBUG SCCP-SCOC(56)[0x560fd3615d30]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(558)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090128368 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090128368 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090128369 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090128369 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090128369 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090128369 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090128369 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090128369 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090128369 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090128369 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090128369 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090128369 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090128369 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090128369 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090128369 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090128369 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090128369 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090128369 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090128369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090128369 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090128369 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090128369 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090128369 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090128369 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:382) 20250821090128369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090128369 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090128369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128369 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090128369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128369 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090128369 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090128369 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090128369 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090128369 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090128369 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090128369 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090128369 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090128369 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090128369 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090128369 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090128369 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821090128369 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090128369 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090128369 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090128369 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090128369 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090128369 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090128369 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090128369 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090128369 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090128369 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090128369 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090128369 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090128369 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090128369 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090128369 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090128369 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090128369 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090128369 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090128369 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090128369 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090128369 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090128369 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090128369 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090128369 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090128369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128370 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090128370 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090128370 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090128370 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090128370 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(561)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090128373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090128373 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090128373 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090128373 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090128373 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090128373 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090128373 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090128373 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090128373 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090128373 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090128373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090128373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090128373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090128373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090128373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090128373 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090128373 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090128373 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090128373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128373 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090128373 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090128373 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090128373 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090128373 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:357) 20250821090128373 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:382) 20250821090128373 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090128373 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090128373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128373 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090128373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090128373 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090128373 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090128373 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090128373 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090128373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090128373 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090128373 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090128373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090128373 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090128373 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090128373 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=3 20250821090128373 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090128373 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090128373 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090128373 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090128373 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090128373 DLSS7 <000c> ss7_asp.c:1383 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  20250821090128375 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090128375 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090128375 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090128375 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090128375 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090128375 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090128375 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090128375 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090128375 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090128375 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090128375 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090128375 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090128375 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090128375 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090128375 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090128375 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090128375 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090128375 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090128375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128376 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090128376 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090128376 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090128376 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090128376 DRANAP INFO cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(558)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.msc1-RAN(561)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } 20250821090128388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090128388 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090128388 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090128388 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090128388 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090128388 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090128388 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090128388 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090128388 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090128388 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090128388 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090128388 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090128388 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090128388 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090128388 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090128388 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090128388 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090128388 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090128388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128388 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090128388 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090128388 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090128388 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090128388 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090128388 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:382) 20250821090128388 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090128388 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090128388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128388 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090128388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128388 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090128388 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090128388 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090128388 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090128388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090128388 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090128388 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090128388 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090128388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090128388 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090128388 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090128388 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=8 20250821090128388 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090128388 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090128388 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090128388 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090128388 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090128388 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-RAN(564)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090128391 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090128391 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090128391 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090128391 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090128391 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090128391 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090128391 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090128391 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090128391 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090128391 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090128391 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090128391 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090128391 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090128391 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090128391 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090128391 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090128391 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090128391 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090128391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128391 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090128391 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090128391 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090128391 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090128391 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(564)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn1-RAN(567)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090128402 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090128402 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090128402 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090128402 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090128402 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090128402 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090128402 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090128402 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090128402 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090128402 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090128403 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090128403 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090128403 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090128403 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090128403 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090128403 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090128403 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821090128403 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090128403 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) 20250821090128403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128403 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) 20250821090128403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090128403 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090128403 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090128403 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090128403 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:357) 20250821090128403 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:382) 20250821090128403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090128403 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090128403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128403 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090128403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128404 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090128404 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090128404 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090128404 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090128404 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090128404 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090128404 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090128404 DRANAP NOTICE cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090128404 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090128404 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090128404 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090128404 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=8 20250821090128404 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090128404 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090128404 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090128404 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090128404 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090128405 DLSS7 <000c> ss7_asp.c:1383 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  20250821090128406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090128406 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090128406 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090128406 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090128406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090128406 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090128406 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090128406 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090128406 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090128406 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090128407 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090128407 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090128407 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090128407 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090128407 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090128407 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090128407 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821090128407 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090128407 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) 20250821090128407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090128407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128407 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) 20250821090128407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090128407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090128407 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090128407 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090128407 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090128407 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090128407 DRANAP INFO cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(567)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090129424 DLCTRL DEBUG Command: GET 568595723 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090129424 DLCTRL DEBUG Tx Command reply: GET_REPLY 568595723 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090129427 DLCTRL DEBUG Command: GET 300877307 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090129427 DLCTRL DEBUG Tx Command reply: GET_REPLY 300877307 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090129428 DLCTRL DEBUG Command: GET 422794457 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090129428 DLCTRL DEBUG Tx Command reply: GET_REPLY 422794457 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090129431 DLCTRL DEBUG Command: GET 145800313 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090129431 DLCTRL DEBUG Tx Command reply: GET_REPLY 145800313 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090129433 DLCTRL DEBUG Command: GET 556209005 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090129433 DLCTRL DEBUG Tx Command reply: GET_REPLY 556209005 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821090129434 DLCTRL DEBUG Command: GET 33589005 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090129434 DLCTRL DEBUG Tx Command reply: GET_REPLY 33589005 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090129435 DLCTRL DEBUG Command: GET 461796519 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090129435 DLCTRL DEBUG Tx Command reply: GET_REPLY 461796519 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090129436 DLCTRL DEBUG Command: GET 930144549 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090129436 DLCTRL DEBUG Tx Command reply: GET_REPLY 930144549 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090129437 DLCTRL DEBUG Command: GET 757117852 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090129437 DLCTRL DEBUG Tx Command reply: GET_REPLY 757117852 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090129438 DLCTRL DEBUG Command: GET 58416165 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090129438 DLCTRL DEBUG Tx Command reply: GET_REPLY 58416165 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821090129439 DLCTRL DEBUG Command: GET 446437033 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090129439 DLCTRL DEBUG Tx Command reply: GET_REPLY 446437033 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090129439 DLCTRL DEBUG Command: GET 322103192 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090129439 DLCTRL DEBUG Tx Command reply: GET_REPLY 322103192 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090129440 DLCTRL DEBUG Command: GET 122785659 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090129440 DLCTRL DEBUG Tx Command reply: GET_REPLY 122785659 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090129441 DLCTRL DEBUG Command: GET 937692583 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090129441 DLCTRL DEBUG Tx Command reply: GET_REPLY 937692583 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090129442 DLCTRL DEBUG Command: GET 545182866 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090129442 DLCTRL DEBUG Tx Command reply: GET_REPLY 545182866 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821090129442 DLCTRL DEBUG Command: GET 713459857 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090129442 DLCTRL DEBUG Tx Command reply: GET_REPLY 713459857 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090129443 DLCTRL DEBUG Command: GET 463995682 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090129443 DLCTRL DEBUG Tx Command reply: GET_REPLY 463995682 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090129444 DLCTRL DEBUG Command: GET 712194072 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090129444 DLCTRL DEBUG Tx Command reply: GET_REPLY 712194072 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090129445 DLCTRL DEBUG Command: GET 632462246 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090129445 DLCTRL DEBUG Tx Command reply: GET_REPLY 632462246 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090129446 DLCTRL DEBUG Command: GET 26254165 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090129446 DLCTRL DEBUG Tx Command reply: GET_REPLY 26254165 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: 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@3bdb09a82332: "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@3bdb09a82332: 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@3bdb09a82332: 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 := '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 := '000000000000000101101001'B, t_guard := 20.000000 } 20250821090129467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37090<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(558)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(558)@3bdb09a82332: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554)@3bdb09a82332: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)8551212 20250821090130505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090130505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090130505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250821090130505 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090130505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x827b2c, normal) (hnbgw_rua.c:408) 20250821090130505 DHNB DEBUG map_rua[0x560fd3615d30]{init}: Allocated (fsm.c:456) 20250821090130505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8551212)[0x560fd3615d30]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090130505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8551212 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090130505 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090130505 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090130505 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8551212 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:162) 20250821090130505 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8551212 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821090130505 DCN DEBUG map_sccp[0x560fd35fcfe0]{init}: Allocated (fsm.c:456) 20250821090130505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x560fd35fcfe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090130505 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-8551212 <-> SCCP-65 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821090130505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8551212 SCCP-65 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250821090130505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8551212)[0x560fd3615d30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090130505 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090130505 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090130505 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8551212 SCCP-65 msc-0 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090130505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x560fd35fcfe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090130505 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090130505 DLSCCP DEBUG SCCP-SCOC(65)[0x560fd35e7200]{IDLE}: Allocated (fsm.c:456) 20250821090130505 DLSCCP DEBUG SCCP-SCOC(65)[0x560fd35e7200]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090130505 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030001690056400500f1100926) (sccp_scrc.c:455) 20250821090130505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090130505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090130505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090130505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090130505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090130505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090130505 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090130505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090130505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090130505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090130505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090130505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090130505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090130505 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090130505 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090130505 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090130505 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090130505 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090130505 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 00 00 00 bd 00 00 00 b9 03 00 00 05 01 00 00 41 02 02 06 04 43 b9 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 69 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250821090130505 DLSCCP DEBUG SCCP-SCOC(65)[0x560fd35e7200]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090130505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x560fd35fcfe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090130505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8551212)[0x560fd3615d30]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090130506 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090130506 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090130506 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090130506 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821090130506 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090130506 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090130506 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090130506 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090130506 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090130506 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 05 01 00 00 41 02 02 06 04 43 b9 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 69 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(557)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-SCCP(557)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(558)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570) HNBGW_Test.msc0-RAN(558)@3bdb09a82332: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)10803101 HNBGW_Test.msc0-SCCP(557)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(557)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)@3bdb09a82332: setverdict(pass): none -> pass 20250821090130522 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090130522 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090130522 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090130522 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090130522 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090130522 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090130522 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090130522 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090130522 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090130522 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 41 ea 49 73 02 00 00 00 00  20250821090130522 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090130522 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090130522 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090130522 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090130522 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090130522 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00ea4973) (sccp_scrc.c:545) 20250821090130522 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(65,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090130522 DLSCCP DEBUG SCCP-SCOC(65)[0x560fd35e7200]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090130522 DLSCCP DEBUG SCCP-SCOC(65)[0x560fd35e7200]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090130522 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090130522 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090130522 DCN DEBUG handle_cn_conn_conf() conn_id=65, 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_sccp.c:157) 20250821090130522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x560fd35fcfe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090130522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x560fd35fcfe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@3bdb09a82332: 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 } } } 20250821090130523 DLCTRL DEBUG Command: GET 883916391 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090130523 DLCTRL DEBUG Tx Command reply: GET_REPLY 883916391 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090130527 DLCTRL DEBUG Command: GET 343291420 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090130527 DLCTRL DEBUG Tx Command reply: GET_REPLY 343291420 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090130531 DLCTRL DEBUG Command: GET 64046448 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090130531 DLCTRL DEBUG Tx Command reply: GET_REPLY 64046448 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250821090130535 DLCTRL DEBUG Command: GET 784344194 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090130535 DLCTRL DEBUG Tx Command reply: GET_REPLY 784344194 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090130539 DLCTRL DEBUG Command: GET 581455678 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090130539 DLCTRL DEBUG Tx Command reply: GET_REPLY 581455678 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090130543 DLCTRL DEBUG Command: GET 692940962 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090130543 DLCTRL DEBUG Tx Command reply: GET_REPLY 692940962 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090130547 DLCTRL DEBUG Command: GET 967541804 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090130547 DLCTRL DEBUG Tx Command reply: GET_REPLY 967541804 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090130551 DLCTRL DEBUG Command: GET 629104925 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090130551 DLCTRL DEBUG Tx Command reply: GET_REPLY 629104925 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090130556 DLCTRL DEBUG Command: GET 61789692 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090130556 DLCTRL DEBUG Tx Command reply: GET_REPLY 61789692 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090130559 DLCTRL DEBUG Command: GET 109523291 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090130559 DLCTRL DEBUG Tx Command reply: GET_REPLY 109523291 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090130561 DLCTRL DEBUG Command: GET 147154272 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090130561 DLCTRL DEBUG Tx Command reply: GET_REPLY 147154272 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090130562 DLCTRL DEBUG Command: GET 292560352 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090130562 DLCTRL DEBUG Tx Command reply: GET_REPLY 292560352 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090130564 DLCTRL DEBUG Command: GET 976203070 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090130564 DLCTRL DEBUG Tx Command reply: GET_REPLY 976203070 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090130565 DLCTRL DEBUG Command: GET 460418982 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090130565 DLCTRL DEBUG Tx Command reply: GET_REPLY 460418982 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090130567 DLCTRL DEBUG Command: GET 128129735 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090130567 DLCTRL DEBUG Tx Command reply: GET_REPLY 128129735 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090130568 DLCTRL DEBUG Command: GET 915014507 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090130568 DLCTRL DEBUG Tx Command reply: GET_REPLY 915014507 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090130569 DLCTRL DEBUG Command: GET 824029537 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090130569 DLCTRL DEBUG Tx Command reply: GET_REPLY 824029537 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090130570 DLCTRL DEBUG Command: GET 551595626 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090130570 DLCTRL DEBUG Tx Command reply: GET_REPLY 551595626 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090130572 DLCTRL DEBUG Command: GET 896544751 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090130572 DLCTRL DEBUG Tx Command reply: GET_REPLY 896544751 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090130573 DLCTRL DEBUG Command: GET 477386018 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090130573 DLCTRL DEBUG Tx Command reply: GET_REPLY 477386018 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '000000000000001110111111'B, t_guard := 20.000000 } 20250821090130595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37096<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(561)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(561)@3bdb09a82332: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554)@3bdb09a82332: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)7298018 20250821090131620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090131620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090131620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250821090131620 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090131620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6f5be2, normal) (hnbgw_rua.c:408) 20250821090131620 DHNB DEBUG map_rua[0x560fd35ea040]{init}: Allocated (fsm.c:456) 20250821090131620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7298018)[0x560fd35ea040]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090131620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7298018 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090131620 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090131620 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090131620 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7298018 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:162) 20250821090131620 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7298018 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250821090131620 DCN DEBUG map_sccp[0x560fd3616990]{init}: Allocated (fsm.c:456) 20250821090131620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x560fd3616990]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090131620 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-7298018 <-> SCCP-66 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250821090131621 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7298018 SCCP-66 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250821090131621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7298018)[0x560fd35ea040]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090131621 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090131621 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090131621 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7298018 SCCP-66 msc-1 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090131621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x560fd3616990]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090131621 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090131621 DLSCCP DEBUG SCCP-SCOC(66)[0x560fd35ebba0]{IDLE}: Allocated (fsm.c:456) 20250821090131621 DLSCCP DEBUG SCCP-SCOC(66)[0x560fd35ebba0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090131621 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030003bf0056400500f1100926) (sccp_scrc.c:455) 20250821090131621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090131621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090131621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090131621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090131621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090131621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090131621 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090131621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090131621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090131621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090131621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090131621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090131621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090131621 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090131621 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090131621 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090131621 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090131621 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090131621 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 06 01 00 00 42 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 03 bf 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250821090131621 DLSCCP DEBUG SCCP-SCOC(66)[0x560fd35ebba0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090131621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x560fd3616990]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090131621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7298018)[0x560fd35ea040]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090131621 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090131621 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090131621 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090131621 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=6 20250821090131621 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090131621 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090131621 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090131621 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090131621 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090131621 DLSS7 <000c> ss7_asp.c:1383 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 06 01 00 00 42 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 03 bf 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(560)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc1-SCCP(560)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(561)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571) HNBGW_Test.msc1-RAN(561)@3bdb09a82332: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)6465386 HNBGW_Test.msc1-SCCP(560)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(560)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)@3bdb09a82332: setverdict(pass): none -> pass MTC@3bdb09a82332: 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 } } } 20250821090131642 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090131642 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090131642 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090131642 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090131642 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090131642 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090131642 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090131642 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090131642 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090131642 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 42 1e 21 54 02 00 00 00 00  20250821090131643 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090131643 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090131643 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090131643 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090131643 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090131643 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=001e2154) (sccp_scrc.c:545) 20250821090131643 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(66,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090131643 DLSCCP DEBUG SCCP-SCOC(66)[0x560fd35ebba0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090131643 DLSCCP DEBUG SCCP-SCOC(66)[0x560fd35ebba0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090131643 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090131643 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090131643 DCN DEBUG handle_cn_conn_conf() conn_id=66, 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_sccp.c:157) 20250821090131643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x560fd3616990]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090131643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x560fd3616990]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090131644 DLCTRL DEBUG Command: GET 518085749 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090131644 DLCTRL DEBUG Tx Command reply: GET_REPLY 518085749 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090131648 DLCTRL DEBUG Command: GET 558302907 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090131648 DLCTRL DEBUG Tx Command reply: GET_REPLY 558302907 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090131651 DLCTRL DEBUG Command: GET 930741513 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090131651 DLCTRL DEBUG Tx Command reply: GET_REPLY 930741513 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250821090131654 DLCTRL DEBUG Command: GET 955359066 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090131655 DLCTRL DEBUG Tx Command reply: GET_REPLY 955359066 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090131657 DLCTRL DEBUG Command: GET 145781377 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090131657 DLCTRL DEBUG Tx Command reply: GET_REPLY 145781377 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090131660 DLCTRL DEBUG Command: GET 852731076 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090131660 DLCTRL DEBUG Tx Command reply: GET_REPLY 852731076 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090131662 DLCTRL DEBUG Command: GET 878395474 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090131662 DLCTRL DEBUG Tx Command reply: GET_REPLY 878395474 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090131664 DLCTRL DEBUG Command: GET 195016430 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090131664 DLCTRL DEBUG Tx Command reply: GET_REPLY 195016430 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250821090131665 DLCTRL DEBUG Command: GET 126498574 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090131665 DLCTRL DEBUG Tx Command reply: GET_REPLY 126498574 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090131666 DLCTRL DEBUG Command: GET 435230296 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090131666 DLCTRL DEBUG Tx Command reply: GET_REPLY 435230296 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090131667 DLCTRL DEBUG Command: GET 516290006 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090131667 DLCTRL DEBUG Tx Command reply: GET_REPLY 516290006 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090131668 DLCTRL DEBUG Command: GET 212601303 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090131668 DLCTRL DEBUG Tx Command reply: GET_REPLY 212601303 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090131668 DLCTRL DEBUG Command: GET 472817507 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090131669 DLCTRL DEBUG Tx Command reply: GET_REPLY 472817507 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090131669 DLCTRL DEBUG Command: GET 950480161 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090131669 DLCTRL DEBUG Tx Command reply: GET_REPLY 950480161 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090131670 DLCTRL DEBUG Command: GET 968859915 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090131670 DLCTRL DEBUG Tx Command reply: GET_REPLY 968859915 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090131671 DLCTRL DEBUG Command: GET 577941290 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090131671 DLCTRL DEBUG Tx Command reply: GET_REPLY 577941290 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090131672 DLCTRL DEBUG Command: GET 244988598 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090131672 DLCTRL DEBUG Tx Command reply: GET_REPLY 244988598 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090131673 DLCTRL DEBUG Command: GET 52877088 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090131673 DLCTRL DEBUG Tx Command reply: GET_REPLY 52877088 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090131674 DLCTRL DEBUG Command: GET 374785862 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090131674 DLCTRL DEBUG Tx Command reply: GET_REPLY 374785862 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090131676 DLCTRL DEBUG Command: GET 378144440 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090131676 DLCTRL DEBUG Tx Command reply: GET_REPLY 378144440 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '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 := '000000000000001000111101'B, t_guard := 20.000000 } 20250821090131695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37104<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(558)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(558)@3bdb09a82332: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554)@3bdb09a82332: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)16587562 20250821090132723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090132723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090132723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250821090132723 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090132723 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfd1b2a, normal) (hnbgw_rua.c:408) 20250821090132723 DHNB DEBUG map_rua[0x560fd355e800]{init}: Allocated (fsm.c:456) 20250821090132723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16587562)[0x560fd355e800]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090132723 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16587562 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090132723 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090132723 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090132723 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16587562 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:162) 20250821090132723 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16587562 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821090132723 DCN DEBUG map_sccp[0x560fd35ebeb0]{init}: Allocated (fsm.c:456) 20250821090132723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x560fd35ebeb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090132723 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-16587562 <-> SCCP-67 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821090132723 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16587562 SCCP-67 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250821090132723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16587562)[0x560fd355e800]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090132723 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090132723 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090132723 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16587562 SCCP-67 msc-0 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090132723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x560fd35ebeb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090132723 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090132723 DLSCCP DEBUG SCCP-SCOC(67)[0x560fd35e9050]{IDLE}: Allocated (fsm.c:456) 20250821090132723 DLSCCP DEBUG SCCP-SCOC(67)[0x560fd35e9050]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090132723 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300023d0056400500f1100926) (sccp_scrc.c:455) 20250821090132723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090132723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090132723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090132723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090132723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090132723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090132723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090132723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090132723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090132723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090132723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090132723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090132723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090132723 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090132723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090132723 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090132723 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090132723 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090132723 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 43 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 00 23 00 4f 40 03 00 02 3d 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250821090132723 DLSCCP DEBUG SCCP-SCOC(67)[0x560fd35e9050]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090132723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x560fd35ebeb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090132723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16587562)[0x560fd355e800]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090132724 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090132724 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090132724 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090132724 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821090132724 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090132724 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090132724 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090132724 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090132724 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090132724 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 07 01 00 00 43 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 00 23 00 4f 40 03 00 02 3d 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(557)@3bdb09a82332: First idle individual index:1 HNBGW_Test.msc0-SCCP(557)@3bdb09a82332: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(558)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572) HNBGW_Test.msc0-RAN(558)@3bdb09a82332: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)14994956 HNBGW_Test.msc0-SCCP(557)@3bdb09a82332: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(557)@3bdb09a82332: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250821090132729 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090132729 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090132729 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090132729 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090132729 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090132729 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090132729 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090132729 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090132729 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090132729 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 43 a2 1b 46 02 00 00 00 00  20250821090132730 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090132730 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090132730 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090132730 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090132730 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090132730 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00a21b46) (sccp_scrc.c:545) 20250821090132730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(67,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090132730 DLSCCP DEBUG SCCP-SCOC(67)[0x560fd35e9050]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090132730 DLSCCP DEBUG SCCP-SCOC(67)[0x560fd35e9050]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090132730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090132730 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090132730 DCN DEBUG handle_cn_conn_conf() conn_id=67, 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_sccp.c:157) 20250821090132730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x560fd35ebeb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090132730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x560fd35ebeb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)@3bdb09a82332: setverdict(pass): none -> pass MTC@3bdb09a82332: 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 } } } 20250821090132732 DLCTRL DEBUG Command: GET 441275741 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090132732 DLCTRL DEBUG Tx Command reply: GET_REPLY 441275741 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090132736 DLCTRL DEBUG Command: GET 10605412 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090132736 DLCTRL DEBUG Tx Command reply: GET_REPLY 10605412 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090132740 DLCTRL DEBUG Command: GET 535928561 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090132740 DLCTRL DEBUG Tx Command reply: GET_REPLY 535928561 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250821090132746 DLCTRL DEBUG Command: GET 915601282 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090132746 DLCTRL DEBUG Tx Command reply: GET_REPLY 915601282 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090132750 DLCTRL DEBUG Command: GET 110894705 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090132750 DLCTRL DEBUG Tx Command reply: GET_REPLY 110894705 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090132752 DLCTRL DEBUG Command: GET 961377564 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090132752 DLCTRL DEBUG Tx Command reply: GET_REPLY 961377564 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090132754 DLCTRL DEBUG Command: GET 89382342 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090132754 DLCTRL DEBUG Tx Command reply: GET_REPLY 89382342 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090132756 DLCTRL DEBUG Command: GET 55854653 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090132756 DLCTRL DEBUG Tx Command reply: GET_REPLY 55854653 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250821090132757 DLCTRL DEBUG Command: GET 789762360 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090132757 DLCTRL DEBUG Tx Command reply: GET_REPLY 789762360 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090132759 DLCTRL DEBUG Command: GET 818394815 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090132759 DLCTRL DEBUG Tx Command reply: GET_REPLY 818394815 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090132761 DLCTRL DEBUG Command: GET 990181581 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090132761 DLCTRL DEBUG Tx Command reply: GET_REPLY 990181581 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090132762 DLCTRL DEBUG Command: GET 528400768 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090132762 DLCTRL DEBUG Tx Command reply: GET_REPLY 528400768 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090132764 DLCTRL DEBUG Command: GET 526762384 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090132764 DLCTRL DEBUG Tx Command reply: GET_REPLY 526762384 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090132765 DLCTRL DEBUG Command: GET 206847105 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090132765 DLCTRL DEBUG Tx Command reply: GET_REPLY 206847105 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090132767 DLCTRL DEBUG Command: GET 133491847 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090132767 DLCTRL DEBUG Tx Command reply: GET_REPLY 133491847 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090132768 DLCTRL DEBUG Command: GET 707557538 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090132768 DLCTRL DEBUG Tx Command reply: GET_REPLY 707557538 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090132769 DLCTRL DEBUG Command: GET 692760357 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090132769 DLCTRL DEBUG Tx Command reply: GET_REPLY 692760357 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090132771 DLCTRL DEBUG Command: GET 614528227 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090132771 DLCTRL DEBUG Tx Command reply: GET_REPLY 614528227 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090132772 DLCTRL DEBUG Command: GET 967817719 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090132772 DLCTRL DEBUG Tx Command reply: GET_REPLY 967817719 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090132774 DLCTRL DEBUG Command: GET 519194004 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090132774 DLCTRL DEBUG Tx Command reply: GET_REPLY 519194004 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090132780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37078<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090132782 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46595<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(551)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(550)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090132785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37064<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090132786 DLINP DEBUG SRVCONN(,r=127.0.0.1:45001<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090132786 DLINP DEBUG SRVCONN(,r=127.0.0.1:45001<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090132786 DLINP NOTICE SRV(,r=127.0.0.1:45001<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090132786 DMAIN NOTICE (127.0.0.1:45001 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45001<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821090132786 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(556)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(563)@3bdb09a82332: Final verdict of PTC: none 20250821090132789 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090132789 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090132789 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090132789 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821090132789 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090132789 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090132789 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090132789 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090132789 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090132789 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090132789 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090132789 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090132789 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090132789 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090132789 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed HNBGW_Test.sgsn0-RAN(564)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(567)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(566)@3bdb09a82332: Final verdict of PTC: none 20250821090132789 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090132789 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090132789 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821090132789 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090132789 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090132789 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090132789 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090132789 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090132789 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821090132789 DLSS7 <000c> ss7_asp.c:1383 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  20250821090132789 DLSS7 <000c> ss7_asp.c:1383 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  20250821090132789 DLSS7 <000c> ss7_asp.c:1383 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  20250821090132789 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090132789 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090132789 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090132789 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090132789 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090132789 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090132789 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090132789 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090132789 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090132789 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250821090132790 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090132790 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090132790 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821090132790 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090132790 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090132790 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090132790 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090132790 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090132790 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090132790 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090132790 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090132790 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090132790 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090132790 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090132790 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090132790 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090132790 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090132790 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090132790 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090132790 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090132790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x560fd3616990]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090132790 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090132790 DLSCCP DEBUG SCCP-SCOC(66)[0x560fd35ebba0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554)@3bdb09a82332: Final verdict of PTC: none 20250821090132790 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e2154), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090132790 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090132790 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821090132790 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090132790 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090132790 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090132791 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090132791 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090132791 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090132791 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090132791 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090132791 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 06 04 1e 21 54 00 00 42 00 00 00 00 00 (ss7_asp.c:1383) 20250821090132791 DLSCCP DEBUG SCCP-SCOC(66)[0x560fd35ebba0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555)@3bdb09a82332: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(549)@3bdb09a82332: Final verdict of PTC: none 20250821090132791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x560fd3616990]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090132791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7298018)[0x560fd35ea040]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090132791 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7298018)[0x560fd35ea040]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090132791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090132791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7298018)[0x560fd35ea040]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090132791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7298018)[0x560fd35ea040]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090132791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7298018)[0x560fd35ea040]{disrupted}: Freeing instance (context_map.c:203) 20250821090132791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7298018)[0x560fd35ea040]{disrupted}: Deallocated (fsm.c:568) 20250821090132791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x560fd3616990]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090132790 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090132790 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090132790 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090132790 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090132790 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821090132790 DLSS7 <000c> ss7_asp.c:1383 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  20250821090132790 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090132790 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090132790 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090132790 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090132790 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090132790 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090132790 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090132790 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090132790 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090132790 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090132790 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821090132790 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090132790 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090132790 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090132790 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250821090132790 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090132790 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090132790 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250821090132790 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090132791 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090132791 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090132791 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821090132791 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821090132791 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0a  20250821090132791 DLSS7 <000c> ss7_asp.c:1383 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  20250821090132791 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090132791 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090132791 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090132791 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090132791 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090132791 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090132791 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090132791 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090132791 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090132791 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090132791 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090132791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x560fd3616990]{disconnected}: Freeing instance (context_map.c:207) 20250821090132791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x560fd3616990]{disconnected}: Deallocated (fsm.c:568) 20250821090132791 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7298018 SCCP-66 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:226) 20250821090132791 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090132791 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090132791 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090132791 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090132791 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090132791 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090132791 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090132791 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090132791 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090132791 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090132791 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090132791 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090132791 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090132791 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090132791 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090132791 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090132791 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553)@3bdb09a82332: Final verdict of PTC: none20250821090132791 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090132791 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090132791 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090132791 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090132792 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-RAN(558)@3bdb09a82332: Final verdict of PTC: none 20250821090132792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090132792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) HNBGW_Test.msc1-M3UA(562)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(568)@3bdb09a82332: Final verdict of PTC: none 20250821090132792 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090132792 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090132792 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090132792 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=6 20250821090132792 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090132792 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090132792 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! HNBGW_Test.msc0-M3UA(559)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(557)@3bdb09a82332: Final verdict of PTC: none 20250821090132793 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090132793 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090132793 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250821090132793 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090132793 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090132793 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090132793 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090132793 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090132793 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090132793 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090132793 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090132793 DRANAP NOTICE cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090132793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090132793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) HNBGW_Test.msc1-RAN(561)@3bdb09a82332: Final verdict of PTC: none 20250821090132793 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090132793 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 (hnb.c:255) HNBGW_Test.sgsn0-M3UA(565)@3bdb09a82332: Final verdict of PTC: none 20250821090132793 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821090132794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8551212)[0x560fd3615d30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821090132794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8551212)[0x560fd3615d30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250821090132794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x560fd35fcfe0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) HNBGW-PFCP(552)@3bdb09a82332: Final verdict of PTC: none20250821090132794 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090132794 DLSCCP DEBUG SCCP-SCOC(65)[0x560fd35e7200]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) HNBGW_Test.msc1-SCCP(560)@3bdb09a82332: Final verdict of PTC: none20250821090132795 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea4973), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090132797 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090132797 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090132797 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090132797 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821090132797 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090132797 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090132797 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090132795 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090132795 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090132795 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090132795 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090132795 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090132795 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090132795 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090132795 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 05 04 ea 49 73 00 00 41 00 00 00 00 00 (ss7_asp.c:1383) 20250821090132795 DLSCCP DEBUG SCCP-SCOC(65)[0x560fd35e7200]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090132795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x560fd35fcfe0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090132795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8551212)[0x560fd3615d30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090132795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8551212)[0x560fd3615d30]{disrupted}: Freeing instance (context_map.c:203) 20250821090132795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8551212)[0x560fd3615d30]{disrupted}: Deallocated (fsm.c:568) 20250821090132795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x560fd35fcfe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090132795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x560fd35fcfe0]{disconnected}: Freeing instance (context_map.c:207) 20250821090132796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x560fd35fcfe0]{disconnected}: Deallocated (fsm.c:568) 20250821090132796 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8551212 SCCP-65 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:226) 20250821090132796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16587562)[0x560fd355e800]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821090132796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16587562)[0x560fd355e800]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250821090132796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x560fd35ebeb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250821090132796 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090132796 DLSCCP DEBUG SCCP-SCOC(67)[0x560fd35e9050]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090132796 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a21b46), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090132796 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090132796 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090132796 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090132796 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090132796 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090132796 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090132796 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090132796 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 07 04 a2 1b 46 00 00 43 00 00 00 00 00 (ss7_asp.c:1383) 20250821090132796 DLSCCP DEBUG SCCP-SCOC(67)[0x560fd35e9050]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090132796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x560fd35ebeb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090132796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16587562)[0x560fd355e800]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090132796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16587562)[0x560fd355e800]{disrupted}: Freeing instance (context_map.c:203) 20250821090132796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16587562)[0x560fd355e800]{disrupted}: Deallocated (fsm.c:568) 20250821090132796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x560fd35ebeb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090132796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x560fd35ebeb0]{disconnected}: Freeing instance (context_map.c:207) 20250821090132796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x560fd35ebeb0]{disconnected}: Deallocated (fsm.c:568) 20250821090132796 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16587562 SCCP-67 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:226) 20250821090132796 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090132796 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090132796 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090132797 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090132797 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090132797 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090132797 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090132797 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090132797 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090132797 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090132797 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090132797 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090132798 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090132798 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090132798 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090132798 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821090132798 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090132798 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090132798 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090132801 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37090<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)@3bdb09a82332: Final verdict of PTC: pass HNBGW-MGCP(569)@3bdb09a82332: Final verdict of PTC: none 20250821090132809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37096<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)@3bdb09a82332: Final verdict of PTC: pass 20250821090132827 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37104<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(549): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(550): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(551): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(552): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(556): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(557): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(558): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(559): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-SCCP(560): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-RAN(561): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-M3UA(562): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(563): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(564): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(565): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(566): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-RAN(567): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(568): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(569): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@3bdb09a82332: 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'. Thu Aug 21 09:01:32 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 20250821090132914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37110<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090133258 DLSCCP DEBUG SCCP-SCOC(63)[0x560fd3632260]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090133258 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d0570), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090133258 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090133258 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821090133258 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090133258 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090133258 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090133258 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090133258 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090133258 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090133258 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090133258 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090133258 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 2d 05 70 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090133259 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090133259 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090133259 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090133259 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090133259 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090133259 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090133259 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090133284 DLSCCP DEBUG SCCP-SCOC(62)[0x560fd360d070]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090133284 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052b6b8), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090133284 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090133284 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090133284 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090133284 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090133284 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090133284 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090133284 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090133284 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090133284 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090133284 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 52 b6 b8 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090133284 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090133284 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090133284 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090133284 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090133284 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090133284 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090133284 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090133293 DLSCCP DEBUG SCCP-SCOC(64)[0x560fd35e58a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090133293 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fdbbc4), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090133293 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090133294 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090133294 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090133294 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090133294 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090133294 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090133294 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090133294 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090133294 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090133294 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fd bb c4 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090133294 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090133294 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090133294 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090133294 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090133294 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090133294 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090133294 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090133614 DLSCCP DEBUG SCCP-SCOC(59)[0x560fd357ad20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090133614 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc774d), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090133614 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090133614 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090133614 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090133614 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090133615 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090133615 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090133615 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090133615 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090133615 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090133615 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 bc 77 4d 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090133615 DLSCCP DEBUG SCCP-SCOC(58)[0x560fd35f9920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090133615 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a20a9a), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090133615 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090133615 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090133615 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090133615 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090133615 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090133615 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090133615 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090133615 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090133615 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090133615 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a2 0a 9a 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090133615 DLSCCP DEBUG SCCP-SCOC(60)[0x560fd3632130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090133615 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f423a), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090133615 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090133615 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090133615 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090133615 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090133615 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090133616 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090133616 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090133616 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090133616 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090133616 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 0f 42 3a 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090133616 DLSCCP DEBUG SCCP-SCOC(61)[0x560fd3616bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090133616 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090133616 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090133616 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090133616 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090133616 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090133616 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090133616 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090133616 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d3c14), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090133616 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090133616 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090133616 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090133616 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090133616 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090133616 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090133616 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090133616 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090133616 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090133616 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3d 3c 14 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090133617 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090133617 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090133617 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090133617 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090133617 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090133617 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090133617 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090133617 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090133617 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090133617 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090133617 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090133617 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090133617 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090133617 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090133617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37110<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090133617 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090133617 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090133617 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090133617 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090133617 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090133617 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090133617 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 0 (prev_count=-1, count=625620) 20250821090134258 DLSCCP DEBUG SCCP-SCOC(57)[0x560fd360f460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090134258 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003eab02), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090134258 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090134258 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090134258 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090134258 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090134258 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090134258 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090134259 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090134259 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090134259 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090134259 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 3e ab 02 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090134259 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090134259 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090134259 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090134259 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090134259 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090134259 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090134259 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=625620, count=669976) 20250821090134791 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090134791 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090134791 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250821090134791 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090134791 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090134791 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821090134791 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090134791 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090134791 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821090134792 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090134792 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090134792 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 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_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@3bdb09a82332: 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@3bdb09a82332: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20250821090136717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50648<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090136722 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50654<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090136727 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37125<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090136848 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090136848 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821090136861 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090136861 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090136861 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090136861 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090136861 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090136862 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090136862 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090136862 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090136862 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090136863 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090136863 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090136863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090136863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090136863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090136863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090136863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090136863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090136863 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090136863 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090136863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090136863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090136863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090136863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090136863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090136863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090136863 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090136863 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090136863 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090136863 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090136863 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090136863 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090136863 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090136863 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090136863 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090136863 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090136863 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090136863 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090136863 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090136863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090136863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090136863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090136863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090136863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090136863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090136863 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090136863 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090136863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090136863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090136863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090136863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090136863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090136863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090136863 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090136863 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090136863 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090136863 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090136863 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090136863 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090136863 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090136863 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090136863 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090136863 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090136863 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090136863 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090136863 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090136863 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090136863 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090136863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090136863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090136863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090136863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090136863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090136863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090136863 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090136863 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090136863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090136863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090136863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090136863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090136863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090136863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090136863 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090136863 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090136863 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090136863 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090136863 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090136863 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090136863 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090136863 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090136863 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48354 (stream_srv.c:143) 20250821090136863 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48354<->l=127.0.0.1:29169 (hnb.c:335) 20250821090136863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090136863 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090136863 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090136863 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=15 20250821090136863 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090136863 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090136864 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090136864 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090136864 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090136864 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090136864 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821090136864 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090136864 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090136864 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090136864 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090136864 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090136864 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090136864 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=14 20250821090136864 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090136864 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090136864 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090136864 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090136864 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090136864 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:334) 20250821090136864 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090136864 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090136864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090136864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090136864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090136864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090136864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090136864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090136864 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090136865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090136865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090136865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090136865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090136865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090136865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090136865 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090136865 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090136865 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090136865 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090136865 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090136865 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090136865 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090136865 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090136865 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090136865 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090136865 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=1 20250821090136865 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090136865 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(583)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(583)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(583)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(581)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(586)@3bdb09a82332: ************************************************* HNBGW_Test.msc1-M3UA(586)@3bdb09a82332: M3UA emulation initiated, the test can be started MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(586)@3bdb09a82332: ************************************************* HNBGW_Test.msc1-SCCP(584)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090136892 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090136892 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090136892 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090136892 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090136893 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090136893 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090136893 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090136893 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090136894 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090136894 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090136894 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:334) 20250821090136894 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090136894 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090136894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090136894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090136894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090136894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090136894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090136894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090136894 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=14 -> eSLS=126: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090136894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090136894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090136894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090136894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090136894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090136894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090136894 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090136894 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=14 -> eSLS=126: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090136894 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090136894 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090136894 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090136894 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090136894 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090136894 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090136894 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090136894 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:334) 20250821090136894 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090136894 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090136894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090136894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090136894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090136894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090136894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090136894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090136894 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090136894 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090136894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090136894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090136894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090136894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090136894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090136894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090136894 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090136894 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090136894 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090136894 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090136894 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090136894 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090136894 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090136894 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090136894 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090136894 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090136894 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090136894 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090136894 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090136894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090136894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090136894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090136894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090136894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090136894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090136894 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090136894 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090136894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090136894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090136894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090136894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090136894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090136894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090136894 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090136894 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090136894 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090136894 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090136894 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090136894 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090136894 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090136894 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090136894 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090136894 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090136894 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090136894 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090136894 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090136894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090136894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090136894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090136894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090136894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090136894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090136894 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090136894 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090136894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090136894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090136894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090136894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090136894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090136894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090136894 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090136894 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090136894 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090136894 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090136894 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090136894 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090136894 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090136894 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090136894 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090136894 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090136894 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090136894 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=14 20250821090136894 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090136894 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090136894 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090136894 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090136894 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090136894 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=4 20250821090136894 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090136894 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090136894 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090136894 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090136894 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090136894 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090136894 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=2 20250821090136894 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090136894 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090136894 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090136894 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090136894 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090136894 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090136894 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821090136894 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090136894 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090136894 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(589)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(589)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(589)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(587)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(592)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn1-M3UA(592)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(592)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(590)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090136927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090136927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090136927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090136927 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090136927 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:562) 20250821090136927 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090136927 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090136927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090136927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090136935 DLINP DEBUG SRVCONN(,r=127.0.0.1:48354<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090136935 DLINP DEBUG SRVCONN(,r=127.0.0.1:48354<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090136935 DLINP DEBUG SRVCONN(,r=127.0.0.1:48354<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090136935 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090136935 DHNBAP DEBUG (127.0.0.1:48354 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821090136935 DHNBAP NOTICE (127.0.0.1:48354 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090136935 DHNBAP NOTICE (127.0.0.1:48354 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090136935 DLINP DEBUG SRVCONN(,r=127.0.0.1:48354<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090136935 DLINP DEBUG SRVCONN(,r=127.0.0.1:48354<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090137079 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090137079 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090137079 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090137079 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(583)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090137087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090137087 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090137087 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090137087 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090137087 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090137087 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090137087 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090137087 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090137087 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090137087 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090137087 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090137087 DLSS7 <000c> ss7_asp.c:1383 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  20250821090137087 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090137090 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090137090 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821090137090 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090137090 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821090137090 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090137090 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090137090 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090137090 DLSS7 <000c> ss7_asp.c:1383 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  20250821090137091 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090137091 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090137091 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090137091 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090137091 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090137091 DLSS7 <000c> ss7_asp.c:1383 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  20250821090137091 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090137091 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090137091 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090137091 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090137091 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090137091 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090137091 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090137091 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090137091 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090137091 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090137091 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090137091 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090137091 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090137091 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090137091 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090137091 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090137092 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090137092 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090137092 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090137092 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090137092 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090137092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137092 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090137092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137092 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090137092 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090137092 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090137093 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090137093 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090137093 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090137093 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090137093 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090137093 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090137093 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090137093 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821090137093 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090137093 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090137093 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090137093 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090137093 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090137093 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-M3UA(586)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821090137098 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090137098 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821090137098 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090137098 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090137098 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090137098 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090137098 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090137098 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090137098 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090137098 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090137098 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090137098 DLSS7 <000c> ss7_asp.c:1383 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  20250821090137098 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090137101 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090137101 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090137101 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090137101 DLSS7 <000c> ss7_asp.c:1383 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  20250821090137101 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090137101 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090137101 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090137101 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090137101 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821090137101 DLSS7 <000c> ss7_asp.c:1383 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  20250821090137101 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090137101 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090137101 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821090137101 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090137101 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090137101 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090137101 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090137101 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090137101 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821090137101 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090137101 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090137101 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090137101 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090137101 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090137101 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090137101 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090137101 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090137102 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090137102 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090137102 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090137102 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090137102 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090137102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137102 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090137102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137102 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090137102 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090137103 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090137103 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090137103 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090137103 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090137103 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090137103 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090137103 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090137103 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090137103 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=15 20250821090137103 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090137103 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090137103 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090137103 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090137103 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090137103 DLSS7 <000c> ss7_asp.c:1383 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  20250821090137105 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090137105 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090137105 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090137105 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(589)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090137111 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090137111 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090137111 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090137111 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090137111 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090137111 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090137111 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090137111 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090137111 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090137111 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090137111 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090137111 DLSS7 <000c> ss7_asp.c:1383 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  20250821090137111 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090137113 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090137113 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090137113 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090137113 DLSS7 <000c> ss7_asp.c:1383 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  20250821090137113 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090137113 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090137113 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090137113 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090137113 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090137113 DLSS7 <000c> ss7_asp.c:1383 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  20250821090137113 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090137113 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090137113 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090137113 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090137113 DLSS7 <000c> ss7_asp.c:1383 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  20250821090137113 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 02 00 12 00 10 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090137113 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090137113 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090137114 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090137114 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090137114 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090137114 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090137114 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090137114 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090137114 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090137114 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090137114 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090137114 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090137115 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090137115 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090137115 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090137115 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090137115 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090137115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137115 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090137115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137115 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090137115 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090137115 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090137115 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090137115 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090137115 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090137115 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090137115 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090137115 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250821090137115 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090137115 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821090137116 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090137116 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090137116 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090137116 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=9 20250821090137116 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090137116 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090137116 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090137116 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090137116 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090137116 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn1-M3UA(592)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250821090137122 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090137122 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250821090137122 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090137122 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090137122 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090137122 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090137122 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090137122 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090137122 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090137122 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090137122 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090137122 DLSS7 <000c> ss7_asp.c:1383 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  20250821090137122 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090137124 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090137124 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090137124 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090137124 DLSS7 <000c> ss7_asp.c:1383 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  20250821090137124 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090137124 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090137124 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090137124 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090137124 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250821090137124 DLSS7 <000c> ss7_asp.c:1383 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  20250821090137124 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821090137124 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821090137124 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0a  20250821090137124 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090137125 DLSS7 <000c> ss7_asp.c:1383 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  20250821090137125 DLSS7 <000c> ss7_asp.c:1383 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  20250821090137125 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 04 00 12 00 0c 00 00 00 03 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090137125 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090137125 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090137125 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090137125 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250821090137125 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090137125 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090137125 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090137125 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090137125 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090137125 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090137125 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090137125 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090137126 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090137126 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090137126 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090137126 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090137126 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090137126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137126 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090137126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137126 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090137126 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090137126 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090137126 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090137126 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090137126 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090137126 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090137126 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090137126 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090137126 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090137126 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=6 20250821090137126 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090137126 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090137126 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090137126 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090137126 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090137126 DLSS7 <000c> ss7_asp.c:1383 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(582)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090137895 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090137895 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090137895 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090137895 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090137895 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090137895 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090137895 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090137895 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090137895 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090137895 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090137895 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090137895 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090137895 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090137895 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090137895 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090137895 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090137895 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090137895 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090137895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137895 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090137895 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090137895 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090137895 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090137895 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090137895 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:382) 20250821090137895 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090137895 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090137895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137895 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090137895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137895 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090137895 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090137895 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090137895 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090137895 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090137895 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090137895 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090137895 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090137896 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090137896 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090137896 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090137896 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821090137896 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090137896 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090137896 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090137896 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090137896 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090137896 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090137897 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090137897 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090137898 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090137898 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090137898 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090137898 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090137898 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090137898 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090137898 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090137898 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090137898 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090137898 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090137898 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090137898 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090137898 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090137898 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090137898 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090137898 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090137898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137898 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090137898 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090137898 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090137898 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090137898 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(582)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.msc1-RAN(585)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090137902 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090137902 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090137902 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090137902 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090137902 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090137902 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090137902 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090137902 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090137902 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090137902 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090137902 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090137902 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090137902 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090137902 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090137902 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090137902 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090137902 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090137902 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090137902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137902 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090137902 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090137902 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090137902 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090137902 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:357) 20250821090137902 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:382) 20250821090137902 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090137902 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090137902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137903 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090137903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137903 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090137903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090137903 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090137903 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090137903 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090137903 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090137903 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090137903 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090137903 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090137903 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090137903 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090137903 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=9 20250821090137903 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090137903 DLSS7 <000c> ss7_combined_linkset.c:297 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 (available) 20250821090137903 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc1 proto=m3ua 20250821090137903 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090137903 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090137903 DLSS7 <000c> ss7_asp.c:1383 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  20250821090137905 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090137905 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090137905 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090137905 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090137905 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090137905 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090137905 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090137905 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090137905 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090137905 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090137905 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090137905 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090137905 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090137905 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090137905 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090137905 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090137905 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090137905 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090137905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137905 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090137905 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090137905 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090137905 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090137905 DRANAP INFO cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(585)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(588)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090137912 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090137912 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090137912 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090137912 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090137912 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090137912 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090137912 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090137912 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090137912 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090137912 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090137912 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090137912 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090137912 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090137912 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090137912 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090137912 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090137912 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090137912 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090137912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137912 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090137912 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090137912 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090137912 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090137912 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090137912 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:382) 20250821090137912 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090137912 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090137912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090137912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137912 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090137912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090137912 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090137912 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090137912 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090137912 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090137912 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090137912 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090137912 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090137912 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090137912 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090137912 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821090137912 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090137912 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090137913 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090137913 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090137913 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090137913 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090137914 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090137914 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090137914 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090137914 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090137914 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090137914 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090137914 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090137914 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090137914 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090137914 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090137914 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090137914 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090137914 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090137914 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090137914 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090137914 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090137914 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090137914 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090137914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137914 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090137914 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090137914 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090137914 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090137914 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(588)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn1-RAN(591)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090137919 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090137919 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090137919 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090137919 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090137919 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090137919 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090137919 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090137919 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090137919 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090137919 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090137919 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090137919 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090137919 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090137919 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090137919 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090137919 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090137919 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821090137920 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090137920 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090137920 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090137920 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=14 20250821090137920 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090137920 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090137920 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090137919 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090137919 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) 20250821090137919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137920 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) 20250821090137920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137920 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090137920 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090137920 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090137920 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090137920 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:357) 20250821090137920 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:382) 20250821090137920 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090137920 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090137920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137920 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090137920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137920 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090137920 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090137920 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090137920 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090137920 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090137920 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090137920 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090137920 DRANAP NOTICE cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090137920 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090137920 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090137920 DLSS7 <000c> ss7_asp.c:1383 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  20250821090137921 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090137921 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090137921 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090137921 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090137921 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090137921 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090137921 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090137921 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090137921 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090137921 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090137921 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090137921 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090137921 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090137921 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090137921 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090137921 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090137921 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821090137921 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090137921 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) 20250821090137921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090137921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137921 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) 20250821090137921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090137921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090137921 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090137921 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090137921 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090137921 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090137921 DRANAP INFO cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(591)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090138945 DLCTRL DEBUG Command: GET 8149263 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090138945 DLCTRL DEBUG Tx Command reply: GET_REPLY 8149263 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090138951 DLCTRL DEBUG Command: GET 639926375 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090138951 DLCTRL DEBUG Tx Command reply: GET_REPLY 639926375 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090138953 DLCTRL DEBUG Command: GET 729916256 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090138953 DLCTRL DEBUG Tx Command reply: GET_REPLY 729916256 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090138956 DLCTRL DEBUG Command: GET 654763898 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090138956 DLCTRL DEBUG Tx Command reply: GET_REPLY 654763898 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090138958 DLCTRL DEBUG Command: GET 335262240 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090138958 DLCTRL DEBUG Tx Command reply: GET_REPLY 335262240 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821090138960 DLCTRL DEBUG Command: GET 928770636 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090138960 DLCTRL DEBUG Tx Command reply: GET_REPLY 928770636 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090138962 DLCTRL DEBUG Command: GET 769711151 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090138962 DLCTRL DEBUG Tx Command reply: GET_REPLY 769711151 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090138963 DLCTRL DEBUG Command: GET 864207132 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090138963 DLCTRL DEBUG Tx Command reply: GET_REPLY 864207132 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090138964 DLCTRL DEBUG Command: GET 791411313 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090138964 DLCTRL DEBUG Tx Command reply: GET_REPLY 791411313 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090138965 DLCTRL DEBUG Command: GET 387353465 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090138965 DLCTRL DEBUG Tx Command reply: GET_REPLY 387353465 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821090138967 DLCTRL DEBUG Command: GET 562182209 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090138967 DLCTRL DEBUG Tx Command reply: GET_REPLY 562182209 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090138968 DLCTRL DEBUG Command: GET 700564144 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090138968 DLCTRL DEBUG Tx Command reply: GET_REPLY 700564144 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090138970 DLCTRL DEBUG Command: GET 619891169 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090138970 DLCTRL DEBUG Tx Command reply: GET_REPLY 619891169 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090138972 DLCTRL DEBUG Command: GET 804379463 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090138972 DLCTRL DEBUG Tx Command reply: GET_REPLY 804379463 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090138974 DLCTRL DEBUG Command: GET 414844920 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090138974 DLCTRL DEBUG Tx Command reply: GET_REPLY 414844920 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821090138976 DLCTRL DEBUG Command: GET 330973149 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090138976 DLCTRL DEBUG Tx Command reply: GET_REPLY 330973149 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090138978 DLCTRL DEBUG Command: GET 277332725 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090138978 DLCTRL DEBUG Tx Command reply: GET_REPLY 277332725 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090138980 DLCTRL DEBUG Command: GET 476992351 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090138980 DLCTRL DEBUG Tx Command reply: GET_REPLY 476992351 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090138985 DLCTRL DEBUG Command: GET 966184933 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090138985 DLCTRL DEBUG Tx Command reply: GET_REPLY 966184933 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090138988 DLCTRL DEBUG Command: GET 326270525 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090138988 DLCTRL DEBUG Tx Command reply: GET_REPLY 326270525 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: 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@3bdb09a82332: "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@3bdb09a82332: 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@3bdb09a82332: 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 := '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 := '000000000000000110000000'B, t_guard := 20.000000 } 20250821090139018 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50664<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(582)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@3bdb09a82332: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578)@3bdb09a82332: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)14875668 20250821090140072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090140072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090140072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250821090140072 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090140072 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe2fc14, normal) (hnbgw_rua.c:408) 20250821090140072 DHNB DEBUG map_rua[0x560fd3615d30]{init}: Allocated (fsm.c:456) 20250821090140072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14875668)[0x560fd3615d30]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090140072 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14875668 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090140072 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090140072 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090140072 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14875668 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:162) 20250821090140073 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14875668 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:182) 20250821090140073 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14875668 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821090140073 DCN DEBUG map_sccp[0x560fd35fcfe0]{init}: Allocated (fsm.c:456) 20250821090140073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x560fd35fcfe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090140073 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-14875668 <-> SCCP-68 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821090140073 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14875668 SCCP-68 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250821090140073 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14875668)[0x560fd3615d30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090140073 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090140073 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090140073 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14875668 SCCP-68 msc-0 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090140073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x560fd35fcfe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090140073 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090140073 DLSCCP DEBUG SCCP-SCOC(68)[0x560fd355e800]{IDLE}: Allocated (fsm.c:456) 20250821090140073 DLSCCP DEBUG SCCP-SCOC(68)[0x560fd355e800]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090140073 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001800056400500f1100926) (sccp_scrc.c:455) 20250821090140073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090140073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090140073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090140073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090140073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090140073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090140073 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090140073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090140073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090140073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090140073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090140073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090140073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090140073 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090140073 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090140073 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090140073 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090140073 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090140073 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 00 00 00 bd 00 00 00 b9 03 00 00 00 01 00 00 44 02 02 06 04 43 b9 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 80 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250821090140073 DLSCCP DEBUG SCCP-SCOC(68)[0x560fd355e800]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090140073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x560fd35fcfe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090140073 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14875668)[0x560fd3615d30]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090140073 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090140073 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090140073 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090140073 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090140073 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090140073 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090140073 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090140073 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090140074 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090140074 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 01 00 00 44 02 02 06 04 43 b9 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 80 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(581)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-SCCP(581)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(582)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594) HNBGW_Test.msc0-RAN(582)@3bdb09a82332: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)6359158 HNBGW_Test.msc0-SCCP(581)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(581)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821090140088 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090140088 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090140088 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090140088 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090140088 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090140088 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090140088 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090140088 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090140088 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090140088 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 44 39 80 28 02 00 00 00 00  TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)@3bdb09a82332: setverdict(pass): none -> pass 20250821090140088 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090140088 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090140088 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090140089 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090140089 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090140089 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00398028) (sccp_scrc.c:545) 20250821090140089 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(68,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090140089 DLSCCP DEBUG SCCP-SCOC(68)[0x560fd355e800]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090140089 DLSCCP DEBUG SCCP-SCOC(68)[0x560fd355e800]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090140089 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090140089 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090140089 DCN DEBUG handle_cn_conn_conf() conn_id=68, 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_sccp.c:157) 20250821090140089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x560fd35fcfe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090140089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x560fd35fcfe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@3bdb09a82332: 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 } } } 20250821090140089 DLCTRL DEBUG Command: GET 407918751 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090140089 DLCTRL DEBUG Tx Command reply: GET_REPLY 407918751 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090140092 DLCTRL DEBUG Command: GET 805904948 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090140092 DLCTRL DEBUG Tx Command reply: GET_REPLY 805904948 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090140095 DLCTRL DEBUG Command: GET 820666443 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090140095 DLCTRL DEBUG Tx Command reply: GET_REPLY 820666443 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250821090140099 DLCTRL DEBUG Command: GET 776666669 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090140099 DLCTRL DEBUG Tx Command reply: GET_REPLY 776666669 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090140103 DLCTRL DEBUG Command: GET 846878526 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090140103 DLCTRL DEBUG Tx Command reply: GET_REPLY 846878526 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090140107 DLCTRL DEBUG Command: GET 733834732 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090140107 DLCTRL DEBUG Tx Command reply: GET_REPLY 733834732 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090140111 DLCTRL DEBUG Command: GET 985522924 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090140111 DLCTRL DEBUG Tx Command reply: GET_REPLY 985522924 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090140115 DLCTRL DEBUG Command: GET 558140209 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090140115 DLCTRL DEBUG Tx Command reply: GET_REPLY 558140209 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090140118 DLCTRL DEBUG Command: GET 508710857 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090140118 DLCTRL DEBUG Tx Command reply: GET_REPLY 508710857 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090140122 DLCTRL DEBUG Command: GET 690731477 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090140122 DLCTRL DEBUG Tx Command reply: GET_REPLY 690731477 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090140125 DLCTRL DEBUG Command: GET 294346371 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090140125 DLCTRL DEBUG Tx Command reply: GET_REPLY 294346371 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090140128 DLCTRL DEBUG Command: GET 215725702 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090140128 DLCTRL DEBUG Tx Command reply: GET_REPLY 215725702 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090140130 DLCTRL DEBUG Command: GET 471842184 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090140130 DLCTRL DEBUG Tx Command reply: GET_REPLY 471842184 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090140132 DLCTRL DEBUG Command: GET 448965298 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090140132 DLCTRL DEBUG Tx Command reply: GET_REPLY 448965298 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090140134 DLCTRL DEBUG Command: GET 742572860 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090140134 DLCTRL DEBUG Tx Command reply: GET_REPLY 742572860 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090140137 DLCTRL DEBUG Command: GET 793018392 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090140137 DLCTRL DEBUG Tx Command reply: GET_REPLY 793018392 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090140139 DLCTRL DEBUG Command: GET 193190517 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090140139 DLCTRL DEBUG Tx Command reply: GET_REPLY 193190517 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090140142 DLCTRL DEBUG Command: GET 30376231 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090140142 DLCTRL DEBUG Tx Command reply: GET_REPLY 30376231 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090140146 DLCTRL DEBUG Command: GET 714048582 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090140146 DLCTRL DEBUG Tx Command reply: GET_REPLY 714048582 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090140150 DLCTRL DEBUG Command: GET 446217340 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090140150 DLCTRL DEBUG Tx Command reply: GET_REPLY 446217340 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '000000000000000000111011'B, t_guard := 20.000000 } 20250821090140187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50674<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(585)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(585)@3bdb09a82332: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578)@3bdb09a82332: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)15986838 20250821090141216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090141216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090141216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250821090141216 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090141216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf3f096, normal) (hnbgw_rua.c:408) 20250821090141216 DHNB DEBUG map_rua[0x560fd35ebeb0]{init}: Allocated (fsm.c:456) 20250821090141216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15986838)[0x560fd35ebeb0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090141216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15986838 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090141216 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090141216 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090141216 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15986838 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:162) 20250821090141216 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15986838 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:182) 20250821090141216 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15986838 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250821090141216 DCN DEBUG map_sccp[0x560fd35ea040]{init}: Allocated (fsm.c:456) 20250821090141216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x560fd35ea040]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090141217 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-15986838 <-> SCCP-69 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250821090141217 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15986838 SCCP-69 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250821090141217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15986838)[0x560fd35ebeb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090141217 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090141217 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090141217 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15986838 SCCP-69 msc-1 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090141217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x560fd35ea040]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090141217 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090141217 DLSCCP DEBUG SCCP-SCOC(69)[0x560fd3616990]{IDLE}: Allocated (fsm.c:456) 20250821090141217 DLSCCP DEBUG SCCP-SCOC(69)[0x560fd3616990]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090141217 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300003b0056400500f1100926) (sccp_scrc.c:455) 20250821090141217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090141217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090141217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090141217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090141217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090141217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090141217 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090141217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090141217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090141217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090141217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090141217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090141217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090141217 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090141217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090141217 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090141217 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090141217 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090141217 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 01 01 00 00 45 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 3b 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250821090141217 DLSCCP DEBUG SCCP-SCOC(69)[0x560fd3616990]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090141217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x560fd35ea040]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090141217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15986838)[0x560fd35ebeb0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090141217 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090141217 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090141217 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090141217 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=1 20250821090141217 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090141217 DLSS7 <000c> ss7_combined_linkset.c:297 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 (available) 20250821090141217 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090141217 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090141217 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090141217 DLSS7 <000c> ss7_asp.c:1383 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 01 01 00 00 45 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 3b 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(584)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc1-SCCP(584)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(585)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595) HNBGW_Test.msc1-RAN(585)@3bdb09a82332: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)963423 HNBGW_Test.msc1-SCCP(584)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(584)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)@3bdb09a82332: setverdict(pass): none -> pass MTC@3bdb09a82332: 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 } } } 20250821090141227 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090141227 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090141227 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090141227 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090141227 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090141227 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090141228 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090141228 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090141228 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090141228 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 45 41 84 47 02 00 00 00 00  20250821090141228 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090141228 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090141228 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090141228 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090141228 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090141228 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00418447) (sccp_scrc.c:545) 20250821090141228 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(69,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090141228 DLSCCP DEBUG SCCP-SCOC(69)[0x560fd3616990]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090141228 DLSCCP DEBUG SCCP-SCOC(69)[0x560fd3616990]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090141228 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090141228 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090141228 DCN DEBUG handle_cn_conn_conf() conn_id=69, 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_sccp.c:157) 20250821090141228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x560fd35ea040]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090141228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x560fd35ea040]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090141228 DLCTRL DEBUG Command: GET 136662340 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090141228 DLCTRL DEBUG Tx Command reply: GET_REPLY 136662340 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090141231 DLCTRL DEBUG Command: GET 10391434 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090141231 DLCTRL DEBUG Tx Command reply: GET_REPLY 10391434 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090141235 DLCTRL DEBUG Command: GET 363992245 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090141235 DLCTRL DEBUG Tx Command reply: GET_REPLY 363992245 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250821090141239 DLCTRL DEBUG Command: GET 610090251 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090141239 DLCTRL DEBUG Tx Command reply: GET_REPLY 610090251 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090141244 DLCTRL DEBUG Command: GET 826896398 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090141244 DLCTRL DEBUG Tx Command reply: GET_REPLY 826896398 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090141248 DLCTRL DEBUG Command: GET 149389391 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090141248 DLCTRL DEBUG Tx Command reply: GET_REPLY 149389391 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090141254 DLCTRL DEBUG Command: GET 753715706 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090141254 DLCTRL DEBUG Tx Command reply: GET_REPLY 753715706 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090141260 DLCTRL DEBUG Command: GET 837892652 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090141260 DLCTRL DEBUG Tx Command reply: GET_REPLY 837892652 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250821090141265 DLCTRL DEBUG Command: GET 277678751 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090141265 DLCTRL DEBUG Tx Command reply: GET_REPLY 277678751 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090141269 DLCTRL DEBUG Command: GET 129598543 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090141269 DLCTRL DEBUG Tx Command reply: GET_REPLY 129598543 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090141271 DLCTRL DEBUG Command: GET 21898348 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090141271 DLCTRL DEBUG Tx Command reply: GET_REPLY 21898348 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090141273 DLCTRL DEBUG Command: GET 504300124 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090141273 DLCTRL DEBUG Tx Command reply: GET_REPLY 504300124 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090141274 DLCTRL DEBUG Command: GET 812649364 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090141274 DLCTRL DEBUG Tx Command reply: GET_REPLY 812649364 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090141275 DLCTRL DEBUG Command: GET 701325024 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090141275 DLCTRL DEBUG Tx Command reply: GET_REPLY 701325024 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090141277 DLCTRL DEBUG Command: GET 265605398 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090141277 DLCTRL DEBUG Tx Command reply: GET_REPLY 265605398 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090141279 DLCTRL DEBUG Command: GET 62394658 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090141279 DLCTRL DEBUG Tx Command reply: GET_REPLY 62394658 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090141280 DLCTRL DEBUG Command: GET 916360415 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090141280 DLCTRL DEBUG Tx Command reply: GET_REPLY 916360415 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090141281 DLCTRL DEBUG Command: GET 795812244 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090141281 DLCTRL DEBUG Tx Command reply: GET_REPLY 795812244 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090141282 DLCTRL DEBUG Command: GET 53438320 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090141282 DLCTRL DEBUG Tx Command reply: GET_REPLY 53438320 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090141284 DLCTRL DEBUG Command: GET 790408940 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090141284 DLCTRL DEBUG Tx Command reply: GET_REPLY 790408940 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '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 := '000000000000001010010001'B, t_guard := 20.000000 } 20250821090141307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50686<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(582)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@3bdb09a82332: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578)@3bdb09a82332: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)4600551 20250821090142336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090142336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090142336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250821090142336 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090142336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4632e7, normal) (hnbgw_rua.c:408) 20250821090142336 DHNB DEBUG map_rua[0x560fd355e930]{init}: Allocated (fsm.c:456) 20250821090142336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4600551)[0x560fd355e930]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090142336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4600551 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090142336 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090142336 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090142336 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4600551 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:162) 20250821090142336 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4600551 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:182) 20250821090142336 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4600551 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821090142336 DCN DEBUG map_sccp[0x560fd3606ab0]{init}: Allocated (fsm.c:456) 20250821090142336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x560fd3606ab0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090142336 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-4600551 <-> SCCP-70 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821090142336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4600551 SCCP-70 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250821090142336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4600551)[0x560fd355e930]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090142336 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090142336 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090142336 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4600551 SCCP-70 msc-0 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090142336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x560fd3606ab0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090142336 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090142336 DLSCCP DEBUG SCCP-SCOC(70)[0x560fd360a530]{IDLE}: Allocated (fsm.c:456) 20250821090142336 DLSCCP DEBUG SCCP-SCOC(70)[0x560fd360a530]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090142336 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030002910056400500f1100926) (sccp_scrc.c:455) 20250821090142336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090142336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090142336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090142336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090142336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090142336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090142337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090142337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090142337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090142337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090142337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090142337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090142337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090142337 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090142337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090142337 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090142337 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090142337 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090142337 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 46 02 02 06 04 43 b9 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 91 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250821090142337 DLSCCP DEBUG SCCP-SCOC(70)[0x560fd360a530]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090142337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x560fd3606ab0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090142337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4600551)[0x560fd355e930]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090142337 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090142337 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090142337 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090142337 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821090142337 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090142337 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090142337 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090142337 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090142337 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090142337 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 02 01 00 00 46 02 02 06 04 43 b9 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 91 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(581)@3bdb09a82332: First idle individual index:1 HNBGW_Test.msc0-SCCP(581)@3bdb09a82332: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(582)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596) HNBGW_Test.msc0-RAN(582)@3bdb09a82332: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)6918975 HNBGW_Test.msc0-SCCP(581)@3bdb09a82332: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(581)@3bdb09a82332: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250821090142344 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090142344 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090142344 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090142344 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090142344 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090142344 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090142344 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090142344 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090142344 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090142344 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 46 b7 d6 45 02 00 00 00 00  20250821090142344 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090142344 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090142344 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090142344 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090142344 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090142344 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00b7d645) (sccp_scrc.c:545) 20250821090142344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(70,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090142344 DLSCCP DEBUG SCCP-SCOC(70)[0x560fd360a530]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090142344 DLSCCP DEBUG SCCP-SCOC(70)[0x560fd360a530]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090142344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090142344 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090142344 DCN DEBUG handle_cn_conn_conf() conn_id=70, 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_sccp.c:157) 20250821090142344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x560fd3606ab0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090142344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x560fd3606ab0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)@3bdb09a82332: setverdict(pass): none -> pass MTC@3bdb09a82332: 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 } } } 20250821090142348 DLCTRL DEBUG Command: GET 176934170 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090142348 DLCTRL DEBUG Tx Command reply: GET_REPLY 176934170 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090142351 DLCTRL DEBUG Command: GET 222029096 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090142351 DLCTRL DEBUG Tx Command reply: GET_REPLY 222029096 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090142355 DLCTRL DEBUG Command: GET 997691431 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090142355 DLCTRL DEBUG Tx Command reply: GET_REPLY 997691431 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250821090142358 DLCTRL DEBUG Command: GET 673514524 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090142358 DLCTRL DEBUG Tx Command reply: GET_REPLY 673514524 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090142360 DLCTRL DEBUG Command: GET 890868694 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090142360 DLCTRL DEBUG Tx Command reply: GET_REPLY 890868694 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090142363 DLCTRL DEBUG Command: GET 12738238 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090142363 DLCTRL DEBUG Tx Command reply: GET_REPLY 12738238 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090142365 DLCTRL DEBUG Command: GET 441348012 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090142365 DLCTRL DEBUG Tx Command reply: GET_REPLY 441348012 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090142367 DLCTRL DEBUG Command: GET 513364361 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090142367 DLCTRL DEBUG Tx Command reply: GET_REPLY 513364361 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250821090142369 DLCTRL DEBUG Command: GET 512568780 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090142369 DLCTRL DEBUG Tx Command reply: GET_REPLY 512568780 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090142370 DLCTRL DEBUG Command: GET 492315705 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090142370 DLCTRL DEBUG Tx Command reply: GET_REPLY 492315705 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090142372 DLCTRL DEBUG Command: GET 302683437 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090142372 DLCTRL DEBUG Tx Command reply: GET_REPLY 302683437 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090142374 DLCTRL DEBUG Command: GET 964910094 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090142374 DLCTRL DEBUG Tx Command reply: GET_REPLY 964910094 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090142375 DLCTRL DEBUG Command: GET 102464673 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090142375 DLCTRL DEBUG Tx Command reply: GET_REPLY 102464673 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090142376 DLCTRL DEBUG Command: GET 462747125 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090142376 DLCTRL DEBUG Tx Command reply: GET_REPLY 462747125 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090142378 DLCTRL DEBUG Command: GET 523222718 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090142378 DLCTRL DEBUG Tx Command reply: GET_REPLY 523222718 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090142379 DLCTRL DEBUG Command: GET 776319271 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090142379 DLCTRL DEBUG Tx Command reply: GET_REPLY 776319271 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090142380 DLCTRL DEBUG Command: GET 787444679 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090142380 DLCTRL DEBUG Tx Command reply: GET_REPLY 787444679 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090142381 DLCTRL DEBUG Command: GET 294561156 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090142381 DLCTRL DEBUG Tx Command reply: GET_REPLY 294561156 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090142382 DLCTRL DEBUG Command: GET 936845661 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090142382 DLCTRL DEBUG Tx Command reply: GET_REPLY 936845661 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090142383 DLCTRL DEBUG Command: GET 621608221 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090142383 DLCTRL DEBUG Tx Command reply: GET_REPLY 621608221 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090142388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50654<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090142389 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37125<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(574)@3bdb09a82332: Final verdict of PTC: none IPA-CTRL-CLI-IPA(575)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090142390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50648<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090142391 DLINP DEBUG SRVCONN(,r=127.0.0.1:48354<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090142391 DLINP DEBUG SRVCONN(,r=127.0.0.1:48354<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090142391 DLINP NOTICE SRV(,r=127.0.0.1:48354<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090142391 DMAIN NOTICE (127.0.0.1:48354 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48354<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821090142391 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(580)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578)@3bdb09a82332: Final verdict of PTC: none 20250821090142393 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090142393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090142393 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090142393 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090142393 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090142393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090142393 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090142393 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090142393 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn1-RAN(591)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(588)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(587)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(590)@3bdb09a82332: Final verdict of PTC: none 20250821090142393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090142393 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090142393 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821090142393 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090142393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090142393 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090142393 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090142393 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090142393 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090142393 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090142393 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090142393 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090142393 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090142393 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090142393 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090142393 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821090142393 DLSS7 <000c> ss7_asp.c:1383 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  20250821090142393 DLSS7 <000c> ss7_asp.c:1383 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  20250821090142393 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090142393 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090142393 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090142394 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090142394 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090142394 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(573)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(583)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-RAN(585)@3bdb09a82332: Final verdict of PTC: none 20250821090142394 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090142394 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090142394 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090142394 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090142394 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090142394 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090142394 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-SCCP(584)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577)@3bdb09a82332: Final verdict of PTC: none 20250821090142394 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090142395 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090142395 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090142394 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090142395 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090142395 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090142395 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090142395 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090142395 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090142395 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090142395 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090142395 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090142395 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090142395 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090142395 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090142395 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090142395 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821090142395 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090142395 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090142395 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090142395 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090142395 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821090142395 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090142395 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090142395 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821090142395 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090142395 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090142395 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090142395 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090142395 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090142395 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821090142395 DLSS7 <000c> ss7_asp.c:1383 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  20250821090142396 DLSS7 <000c> ss7_asp.c:1383 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  HNBGW_Test.sgsn1-M3UA(592)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(586)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(582)@3bdb09a82332: Final verdict of PTC: none 20250821090142396 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090142396 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090142396 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090142396 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090142396 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250821090142396 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090142396 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090142396 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250821090142396 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090142396 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090142396 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090142397 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821090142397 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821090142397 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0a  20250821090142397 DLSS7 <000c> ss7_asp.c:1383 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  20250821090142397 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090142397 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090142397 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090142397 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090142397 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090142397 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090142397 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090142397 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090142397 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW-PFCP(576)@3bdb09a82332: Final verdict of PTC: none 20250821090142397 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090142397 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090142397 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090142397 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090142397 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090142398 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090142397 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090142398 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090142398 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090142398 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090142398 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090142398 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090142398 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090142398 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090142399 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821090142399 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090142399 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090142400 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090142400 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090142400 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090142400 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090142401 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090142401 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090142401 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090142401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x560fd35ea040]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090142401 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090142401 DLSCCP DEBUG SCCP-SCOC(69)[0x560fd3616990]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090142401 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00418447), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090142402 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090142402 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=1 -> eSLS=33: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) HNBGW-MGCP(593)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)@3bdb09a82332: Final verdict of PTC: pass HNBGW_Test.sgsn0-M3UA(589)@3bdb09a82332: Final verdict of PTC: none 20250821090142402 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=1 -> eSLS=33: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090142402 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090142403 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090142403 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090142403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090142403 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090142403 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090142403 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090142404 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 01 04 41 84 47 00 00 45 00 00 00 00 00 (ss7_asp.c:1383) 20250821090142404 DLSCCP DEBUG SCCP-SCOC(69)[0x560fd3616990]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090142404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x560fd35ea040]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090142404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15986838)[0x560fd35ebeb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090142404 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15986838)[0x560fd35ebeb0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090142405 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090142405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15986838)[0x560fd35ebeb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090142405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15986838)[0x560fd35ebeb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090142405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15986838)[0x560fd35ebeb0]{disrupted}: Freeing instance (context_map.c:203) 20250821090142405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15986838)[0x560fd35ebeb0]{disrupted}: Deallocated (fsm.c:568) 20250821090142406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x560fd35ea040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090142406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x560fd35ea040]{disconnected}: Freeing instance (context_map.c:207) 20250821090142406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x560fd35ea040]{disconnected}: Deallocated (fsm.c:568) 20250821090142406 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15986838 SCCP-69 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:226) 20250821090142406 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090142407 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090142407 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) HNBGW_Test.msc0-SCCP(581)@3bdb09a82332: Final verdict of PTC: none 20250821090142408 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090142408 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090142409 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090142409 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090142410 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090142410 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090142411 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090142412 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090142412 DRANAP NOTICE cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)@3bdb09a82332: Final verdict of PTC: pass 20250821090142413 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090142413 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090142413 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090142413 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=1 20250821090142413 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090142413 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090142413 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090142413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090142414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821090142415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50664<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090142415 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090142416 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090142416 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090142417 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090142417 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090142418 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090142418 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090142419 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090142419 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090142420 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090142420 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass 20250821090142421 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(573): none (pass -> pass) 20250821090142421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x560fd35fcfe0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(574): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(575): none (pass -> pass) 20250821090142422 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(576): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577): none (pass -> pass) 20250821090142422 DLSCCP DEBUG SCCP-SCOC(68)[0x560fd355e800]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579): none (pass -> pass) 20250821090142422 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00398028), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(580): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(581): none (pass -> pass) 20250821090142423 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(582): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(583): none (pass -> pass) 20250821090142423 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-SCCP(584): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-RAN(585): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-M3UA(586): none (pass -> pass) 20250821090142424 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(587): none (pass -> pass) 20250821090142424 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(588): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(589): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(590): none (pass -> pass) 20250821090142424 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-RAN(591): none (pass -> pass) 20250821090142425 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(592): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(593): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594): pass (pass -> pass) 20250821090142425 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595): pass (pass -> pass) 20250821090142425 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass 20250821090142425 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) MTC@3bdb09a82332: 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'. 20250821090142426 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 39 80 28 00 00 44 00 00 00 00 00 (ss7_asp.c:1383) 20250821090142426 DLSCCP DEBUG SCCP-SCOC(68)[0x560fd355e800]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090142427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x560fd35fcfe0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090142427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14875668)[0x560fd3615d30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090142428 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14875668)[0x560fd3615d30]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090142428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090142429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14875668)[0x560fd3615d30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090142429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14875668)[0x560fd3615d30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090142429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14875668)[0x560fd3615d30]{disrupted}: Freeing instance (context_map.c:203) 20250821090142430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14875668)[0x560fd3615d30]{disrupted}: Deallocated (fsm.c:568) 20250821090142430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x560fd35fcfe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090142431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x560fd35fcfe0]{disconnected}: Freeing instance (context_map.c:207) 20250821090142431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x560fd35fcfe0]{disconnected}: Deallocated (fsm.c:568) 20250821090142431 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14875668 SCCP-68 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:226) 20250821090142432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x560fd3606ab0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090142432 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090142433 DLSCCP DEBUG SCCP-SCOC(70)[0x560fd360a530]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090142433 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7d645), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090142433 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090142434 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090142434 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090142434 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090142435 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090142435 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090142435 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090142436 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090142436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090142436 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 02 04 b7 d6 45 00 00 46 00 00 00 00 00 (ss7_asp.c:1383) 20250821090142436 DLSCCP DEBUG SCCP-SCOC(70)[0x560fd360a530]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090142437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x560fd3606ab0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090142437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4600551)[0x560fd355e930]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090142437 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4600551)[0x560fd355e930]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090142438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090142438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4600551)[0x560fd355e930]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090142438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4600551)[0x560fd355e930]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090142439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4600551)[0x560fd355e930]{disrupted}: Freeing instance (context_map.c:203) 20250821090142439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4600551)[0x560fd355e930]{disrupted}: Deallocated (fsm.c:568) 20250821090142439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x560fd3606ab0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090142439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x560fd3606ab0]{disconnected}: Freeing instance (context_map.c:207) 20250821090142440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x560fd3606ab0]{disconnected}: Deallocated (fsm.c:568) 20250821090142440 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4600551 SCCP-70 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:226) 20250821090142440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090142440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090142441 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090142441 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 (hnb.c:255) 20250821090142441 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821090142441 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50686<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090142442 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090142442 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090142442 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090142442 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090142442 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090142442 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090142442 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090142442 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50674<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090142443 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090142443 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090142443 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090142443 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821090142443 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090142443 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090142443 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Thu Aug 21 09:01:42 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 20250821090142512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50690<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090142791 DLSCCP DEBUG SCCP-SCOC(66)[0x560fd35ebba0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090142791 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e2154), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090142792 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090142792 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090142792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090142792 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090142792 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090142792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090142792 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090142792 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090142792 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090142792 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 1e 21 54 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090142792 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090142792 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090142792 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090142792 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090142792 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090142792 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090142792 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090142796 DLSCCP DEBUG SCCP-SCOC(67)[0x560fd35e9050]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090142796 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a21b46), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090142796 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090142796 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090142796 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090142796 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090142796 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090142796 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090142796 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090142797 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090142797 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090142797 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a2 1b 46 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090142797 DLSCCP DEBUG SCCP-SCOC(65)[0x560fd35e7200]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090142797 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea4973), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090142797 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090142797 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090142797 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090142797 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090142797 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090142797 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090142797 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090142797 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090142797 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090142797 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ea 49 73 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090142797 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090142797 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090142797 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090142797 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090142797 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090142797 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090142797 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090142797 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090142798 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090142798 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090142798 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090142798 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090142798 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090142798 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090143061 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090143061 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090143061 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821090143061 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821090143061 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821090143061 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821090143061 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821090143061 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821090143061 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090143062 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821090143062 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821090143062 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821090143062 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090143062 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821090143062 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821090143062 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250821090143062 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821090143062 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821090143062 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821090143062 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250821090143215 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50690<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=634536) 20250821090143259 DLSCCP DEBUG SCCP-SCOC(63)[0x560fd3632260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090143260 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d0570), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090143260 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090143260 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090143260 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090143260 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090143260 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090143260 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090143260 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090143260 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090143260 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090143260 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 2d 05 70 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090143260 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090143260 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090143260 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090143260 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090143260 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090143260 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090143260 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090143284 DLSCCP DEBUG SCCP-SCOC(62)[0x560fd360d070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090143284 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052b6b8), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090143284 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090143284 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090143285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090143285 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090143285 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090143285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090143285 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090143285 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090143285 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090143285 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 52 b6 b8 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090143285 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090143285 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090143285 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090143285 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090143285 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090143285 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090143285 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090143294 DLSCCP DEBUG SCCP-SCOC(64)[0x560fd35e58a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090143294 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fdbbc4), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090143294 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090143294 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090143294 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090143294 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090143294 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090143294 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090143294 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090143294 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090143294 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090143294 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fd bb c4 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090143295 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090143295 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090143295 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090143295 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090143295 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090143295 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090143295 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090143615 DLSCCP DEBUG SCCP-SCOC(59)[0x560fd357ad20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090143615 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc774d), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090143615 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090143615 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090143615 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090143615 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090143615 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090143615 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090143615 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090143615 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090143615 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090143615 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 bc 77 4d 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090143615 DLSCCP DEBUG SCCP-SCOC(58)[0x560fd35f9920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090143616 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a20a9a), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090143616 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090143616 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090143616 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090143616 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090143616 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090143616 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090143616 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090143616 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090143616 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090143616 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a2 0a 9a 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090143616 DLSCCP DEBUG SCCP-SCOC(60)[0x560fd3632130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090143616 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f423a), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090143616 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090143616 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090143616 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090143616 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090143616 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090143616 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090143616 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090143616 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090143616 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090143616 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 0f 42 3a 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090143616 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090143616 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090143616 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090143616 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090143616 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090143616 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090143616 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090143616 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090143616 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090143616 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090143616 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090143616 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090143616 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090143616 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090143616 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090143616 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090143616 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090143616 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090143616 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090143617 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090143617 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090143617 DLSCCP DEBUG SCCP-SCOC(61)[0x560fd3616bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090143617 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d3c14), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090143617 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090143617 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090143617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090143617 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090143617 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090143617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090143618 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090143618 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090143618 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090143618 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3d 3c 14 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090143618 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090143618 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090143618 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090143618 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090143618 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090143618 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090143618 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=634536, count=685460) 20250821090144259 DLSCCP DEBUG SCCP-SCOC(57)[0x560fd360f460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090144259 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003eab02), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090144259 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090144259 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090144259 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090144259 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090144259 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090144259 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090144259 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090144259 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090144259 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090144259 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 3e ab 02 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090144259 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090144259 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090144260 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090144260 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090144260 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090144260 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090144260 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090144394 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090144394 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090144394 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821090144396 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090144396 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090144396 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821090144397 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090144398 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090144398 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250821090144399 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090144399 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090144399 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 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_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@3bdb09a82332: 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@3bdb09a82332: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20250821090146341 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090146344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34422<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090146350 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41625<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090146476 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090146476 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821090146484 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090146484 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090146485 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090146485 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090146485 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090146485 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090146485 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53383 (stream_srv.c:143) 20250821090146485 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53383<->l=127.0.0.1:29169 (hnb.c:335) 20250821090146485 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090146485 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090146485 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090146485 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090146485 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090146485 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090146485 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090146485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146486 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090146486 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090146486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146486 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090146486 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090146486 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090146486 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090146486 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090146486 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090146486 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090146486 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090146486 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090146486 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090146486 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090146486 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821090146486 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090146486 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090146486 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090146487 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090146487 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090146487 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:334) 20250821090146487 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090146487 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090146487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146487 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090146487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146487 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090146487 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090146487 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090146487 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090146487 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090146487 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090146487 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090146487 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090146487 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090146487 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090146487 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090146487 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090146487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146487 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090146487 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090146487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146487 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090146487 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090146487 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090146487 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090146487 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090146487 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090146487 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090146487 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090146487 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090146487 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090146487 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090146487 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090146487 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090146487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146487 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821090146487 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090146487 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090146487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146487 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090146487 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090146487 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090146487 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090146487 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090146487 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090146487 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090146487 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090146487 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090146487 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090146487 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090146487 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=14 20250821090146487 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090146487 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090146488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090146488 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090146488 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090146488 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=15 20250821090146488 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090146488 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090146488 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090146488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090146488 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090146488 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090146488 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=11 20250821090146488 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090146488 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821090146488 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090146488 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(607)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(607)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(607)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(605)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(610)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(610)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(610)@3bdb09a82332: ************************************************* HNBGW_Test.msc1-SCCP(608)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090146514 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090146514 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090146514 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090146514 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090146514 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090146514 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090146515 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090146515 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090146516 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090146516 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090146516 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:334) 20250821090146516 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090146516 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090146516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146516 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=13 -> eSLS=125: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090146516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146516 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090146516 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=13 -> eSLS=125: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090146516 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090146516 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090146516 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090146516 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090146516 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090146516 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090146516 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090146516 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:334) 20250821090146516 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090146516 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090146516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146516 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090146516 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090146516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146516 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090146516 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090146516 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090146516 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090146516 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090146516 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090146516 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090146516 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090146516 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090146516 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090146516 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090146516 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090146516 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090146516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146516 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090146516 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090146516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146516 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090146516 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090146516 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090146516 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090146516 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090146516 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090146516 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090146516 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090146516 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090146516 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090146516 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090146516 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090146516 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090146516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146516 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090146516 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090146516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146516 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090146516 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090146516 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090146516 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090146516 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090146516 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090146516 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090146516 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090146516 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090146516 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090146516 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090146516 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=13 20250821090146516 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090146516 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090146516 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090146516 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090146516 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090146516 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=4 20250821090146516 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090146516 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090146516 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090146516 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090146516 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090146516 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090146516 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=9 20250821090146516 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090146516 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090146516 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090146516 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090146516 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090146516 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090146516 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821090146516 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090146516 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090146516 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(613)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(613)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(613)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(611)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(616)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(616)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(616)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn1-SCCP(614)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090146546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090146546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090146546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090146546 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090146546 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:562) 20250821090146546 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090146546 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090146546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090146546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090146550 DLINP DEBUG SRVCONN(,r=127.0.0.1:53383<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090146550 DLINP DEBUG SRVCONN(,r=127.0.0.1:53383<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090146550 DLINP DEBUG SRVCONN(,r=127.0.0.1:53383<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090146550 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090146550 DHNBAP DEBUG (127.0.0.1:53383 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821090146550 DHNBAP NOTICE (127.0.0.1:53383 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090146550 DHNBAP NOTICE (127.0.0.1:53383 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090146550 DLINP DEBUG SRVCONN(,r=127.0.0.1:53383<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090146550 DLINP DEBUG SRVCONN(,r=127.0.0.1:53383<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090146702 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090146702 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090146702 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090146702 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(607)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090146711 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090146711 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090146711 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090146711 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090146711 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090146711 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090146711 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090146711 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090146711 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090146711 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090146711 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090146711 DLSS7 <000c> ss7_asp.c:1383 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  20250821090146711 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090146712 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090146712 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821090146712 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090146712 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821090146714 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090146714 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090146715 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090146715 DLSS7 <000c> ss7_asp.c:1383 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  20250821090146715 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090146715 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090146715 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090146715 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090146715 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090146715 DLSS7 <000c> ss7_asp.c:1383 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  20250821090146715 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090146715 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090146715 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090146715 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090146715 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090146715 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090146715 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090146715 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090146715 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090146715 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090146715 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090146715 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090146715 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090146715 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090146715 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090146715 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) HNBGW_Test.msc1-M3UA(610)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821090146716 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090146716 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090146716 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090146716 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090146716 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090146716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090146716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146717 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090146717 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090146717 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090146717 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090146717 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090146717 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090146717 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090146717 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090146717 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090146717 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090146717 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821090146717 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090146717 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090146717 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090146717 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090146717 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090146717 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821090146719 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090146719 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821090146719 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090146719 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090146719 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090146719 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090146719 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090146719 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090146719 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090146719 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090146719 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090146719 DLSS7 <000c> ss7_asp.c:1383 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  20250821090146719 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090146722 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090146722 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090146722 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090146722 DLSS7 <000c> ss7_asp.c:1383 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  20250821090146722 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090146722 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090146722 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090146722 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090146722 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821090146722 DLSS7 <000c> ss7_asp.c:1383 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  20250821090146722 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090146722 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090146722 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821090146722 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090146722 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090146722 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090146722 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090146722 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090146722 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821090146722 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090146722 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090146722 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090146722 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090146722 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090146722 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090146723 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090146723 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090146724 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090146724 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090146724 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090146724 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090146724 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090146724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146724 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090146724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146724 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090146724 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090146724 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090146724 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090146724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090146724 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090146724 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090146724 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090146724 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090146724 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090146724 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=13 20250821090146724 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090146724 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090146724 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090146724 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090146724 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090146724 DLSS7 <000c> ss7_asp.c:1383 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  20250821090146726 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090146726 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090146726 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090146726 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(613)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090146732 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090146732 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090146732 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090146732 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090146732 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090146732 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090146732 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090146732 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090146732 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090146732 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090146732 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090146732 DLSS7 <000c> ss7_asp.c:1383 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  20250821090146732 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090146735 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090146735 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090146735 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090146735 DLSS7 <000c> ss7_asp.c:1383 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  20250821090146735 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090146735 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090146735 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090146735 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090146735 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090146735 DLSS7 <000c> ss7_asp.c:1383 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  20250821090146735 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090146735 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090146735 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090146735 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090146735 DLSS7 <000c> ss7_asp.c:1383 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  20250821090146735 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 02 00 12 00 10 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090146735 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090146735 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090146735 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090146735 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090146735 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090146735 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090146735 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090146735 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090146735 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090146735 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090146735 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090146735 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090146736 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090146736 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250821090146736 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090146736 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821090146736 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090146736 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090146736 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090146737 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090146737 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090146737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146737 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090146737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146737 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090146737 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090146737 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090146737 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090146737 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090146737 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090146737 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090146737 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090146737 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090146737 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090146737 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821090146737 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090146737 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090146737 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090146737 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090146737 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090146737 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn1-M3UA(616)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250821090146742 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090146742 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250821090146742 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090146742 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090146742 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090146742 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090146742 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090146742 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090146742 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090146742 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090146742 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090146742 DLSS7 <000c> ss7_asp.c:1383 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  20250821090146742 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090146745 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090146745 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090146745 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090146745 DLSS7 <000c> ss7_asp.c:1383 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  20250821090146745 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090146745 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090146745 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090146745 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090146745 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250821090146745 DLSS7 <000c> ss7_asp.c:1383 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  20250821090146745 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821090146745 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821090146745 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0a  20250821090146745 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090146745 DLSS7 <000c> ss7_asp.c:1383 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  20250821090146745 DLSS7 <000c> ss7_asp.c:1383 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  20250821090146745 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 04 00 12 00 0c 00 00 00 03 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090146745 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090146745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090146745 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090146745 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250821090146745 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090146745 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090146745 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090146745 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090146745 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090146745 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090146745 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090146745 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090146746 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090146746 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090146746 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090146746 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090146746 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090146746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146746 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090146746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090146746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090146746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090146746 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090146746 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090146746 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090146746 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090146746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090146746 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090146746 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090146747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090146747 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090146747 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090146747 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=8 20250821090146747 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090146747 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090146747 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090146747 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090146747 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090146747 DLSS7 <000c> ss7_asp.c:1383 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.msc0-RAN(606)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090147511 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090147511 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090147511 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090147511 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090147511 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090147511 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090147511 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090147511 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090147511 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090147511 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090147511 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090147511 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090147511 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090147511 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090147511 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090147511 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090147511 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090147511 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090147511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147512 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090147512 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090147512 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090147512 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090147512 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090147512 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:382) 20250821090147512 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090147512 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090147512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147512 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090147512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147512 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090147512 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090147512 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090147512 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090147512 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090147512 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090147512 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090147512 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090147512 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090147512 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090147512 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090147512 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821090147512 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090147512 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090147512 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090147512 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090147512 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090147512 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090147513 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090147513 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090147513 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090147513 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090147513 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090147513 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090147513 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090147513 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090147513 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090147513 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090147513 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090147513 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090147513 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090147513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147513 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090147513 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090147513 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090147513 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090147513 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090147513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147513 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090147513 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090147513 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090147513 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090147513 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(606)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.msc1-RAN(609)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090147520 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090147520 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090147520 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090147520 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090147520 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090147520 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090147520 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090147520 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090147520 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090147520 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090147520 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090147520 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090147520 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090147520 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090147520 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090147520 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090147520 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090147520 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090147520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147520 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090147520 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090147520 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090147520 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090147520 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:357) 20250821090147520 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:382) 20250821090147520 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090147520 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090147520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147520 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090147520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147520 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090147520 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090147520 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090147520 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090147520 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090147520 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090147520 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090147520 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090147520 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090147520 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090147520 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090147520 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=13 20250821090147520 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090147520 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090147520 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090147520 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090147520 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090147520 DLSS7 <000c> ss7_asp.c:1383 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  20250821090147521 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090147521 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090147521 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090147521 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090147521 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090147521 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090147521 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090147521 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090147521 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090147521 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090147521 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090147521 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090147521 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090147521 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090147521 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090147521 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090147521 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090147521 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090147521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147521 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090147521 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090147521 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090147521 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090147521 DRANAP INFO cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(609)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(612)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090147531 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090147532 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090147532 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090147532 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090147532 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090147532 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090147532 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090147532 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090147532 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090147532 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090147532 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090147532 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090147532 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090147532 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090147532 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090147532 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090147532 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090147532 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090147532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147532 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090147532 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090147532 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090147532 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090147532 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090147532 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:382) 20250821090147532 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090147532 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090147532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147532 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090147532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147532 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090147532 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090147532 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090147532 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090147532 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090147532 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090147532 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090147532 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090147532 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090147532 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090147532 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090147532 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090147532 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090147532 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090147532 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090147532 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090147532 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090147532 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090147533 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090147533 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090147533 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090147533 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090147533 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090147533 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090147533 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090147533 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090147533 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090147533 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090147533 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090147533 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090147533 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090147533 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090147533 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090147533 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090147533 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090147533 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090147533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147533 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090147533 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090147533 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090147533 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090147533 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(612)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090147544 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090147544 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090147544 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090147544 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090147544 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090147544 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090147544 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090147544 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090147544 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090147544 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090147544 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090147544 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090147544 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090147544 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090147544 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090147544 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090147544 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821090147544 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090147544 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) 20250821090147544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147544 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) 20250821090147544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147544 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090147544 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090147544 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090147544 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090147544 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:357) 20250821090147544 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:382) 20250821090147544 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090147544 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090147544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147544 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090147544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147544 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090147544 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090147544 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090147544 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090147544 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090147544 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090147544 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090147544 DRANAP NOTICE cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090147544 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090147544 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090147544 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090147544 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090147544 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090147544 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090147544 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090147544 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090147544 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090147544 DLSS7 <000c> ss7_asp.c:1383 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  HNBGW_Test.sgsn1-RAN(615)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090147548 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090147548 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090147548 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090147548 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090147548 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090147548 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090147548 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090147548 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090147548 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090147548 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090147548 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090147548 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090147548 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090147548 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090147548 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090147548 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090147548 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821090147548 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090147548 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) 20250821090147548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090147548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147548 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) 20250821090147548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090147548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090147548 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090147549 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090147549 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090147549 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090147549 DRANAP INFO cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(615)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090148562 DLCTRL DEBUG Command: GET 827126257 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090148562 DLCTRL DEBUG Tx Command reply: GET_REPLY 827126257 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090148570 DLCTRL DEBUG Command: GET 592838018 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090148570 DLCTRL DEBUG Tx Command reply: GET_REPLY 592838018 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090148575 DLCTRL DEBUG Command: GET 294331101 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090148575 DLCTRL DEBUG Tx Command reply: GET_REPLY 294331101 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090148578 DLCTRL DEBUG Command: GET 933294400 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090148578 DLCTRL DEBUG Tx Command reply: GET_REPLY 933294400 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090148582 DLCTRL DEBUG Command: GET 295720059 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090148582 DLCTRL DEBUG Tx Command reply: GET_REPLY 295720059 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821090148587 DLCTRL DEBUG Command: GET 807479290 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090148587 DLCTRL DEBUG Tx Command reply: GET_REPLY 807479290 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090148589 DLCTRL DEBUG Command: GET 936920027 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090148589 DLCTRL DEBUG Tx Command reply: GET_REPLY 936920027 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090148591 DLCTRL DEBUG Command: GET 410077357 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090148591 DLCTRL DEBUG Tx Command reply: GET_REPLY 410077357 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090148594 DLCTRL DEBUG Command: GET 243008779 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090148594 DLCTRL DEBUG Tx Command reply: GET_REPLY 243008779 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090148596 DLCTRL DEBUG Command: GET 763545450 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090148596 DLCTRL DEBUG Tx Command reply: GET_REPLY 763545450 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821090148599 DLCTRL DEBUG Command: GET 904532855 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090148599 DLCTRL DEBUG Tx Command reply: GET_REPLY 904532855 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090148601 DLCTRL DEBUG Command: GET 223803380 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090148601 DLCTRL DEBUG Tx Command reply: GET_REPLY 223803380 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090148603 DLCTRL DEBUG Command: GET 552336522 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090148603 DLCTRL DEBUG Tx Command reply: GET_REPLY 552336522 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090148605 DLCTRL DEBUG Command: GET 251335582 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090148605 DLCTRL DEBUG Tx Command reply: GET_REPLY 251335582 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090148607 DLCTRL DEBUG Command: GET 670804515 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090148607 DLCTRL DEBUG Tx Command reply: GET_REPLY 670804515 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821090148610 DLCTRL DEBUG Command: GET 658056777 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090148610 DLCTRL DEBUG Tx Command reply: GET_REPLY 658056777 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090148612 DLCTRL DEBUG Command: GET 111884735 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090148612 DLCTRL DEBUG Tx Command reply: GET_REPLY 111884735 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090148615 DLCTRL DEBUG Command: GET 870193516 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090148615 DLCTRL DEBUG Tx Command reply: GET_REPLY 870193516 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090148620 DLCTRL DEBUG Command: GET 380546083 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090148620 DLCTRL DEBUG Tx Command reply: GET_REPLY 380546083 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090148623 DLCTRL DEBUG Command: GET 646457596 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090148623 DLCTRL DEBUG Tx Command reply: GET_REPLY 646457596 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: 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@3bdb09a82332: "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@3bdb09a82332: 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@3bdb09a82332: 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@3bdb09a82332: 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@3bdb09a82332: 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 := '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 := '000000000000000100101000'B, t_guard := 20.000000 } 20250821090148647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34438<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(606)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(606)@3bdb09a82332: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602)@3bdb09a82332: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)1853970 20250821090149664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090149664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090149664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250821090149664 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090149664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1c4a12, normal) (hnbgw_rua.c:408) 20250821090149664 DHNB DEBUG map_rua[0x560fd3615d30]{init}: Allocated (fsm.c:456) 20250821090149664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1853970)[0x560fd3615d30]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090149664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1853970 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090149664 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090149664 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090149664 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1853970 SCCP-0 CS MI=TMSI-0x42FA0023: TMSI-0x42FA0023 NRI(10bit)=0x3e8=1000: No msc found for this NRI, doing round-robin (hnbgw_cn.c:219) 20250821090149664 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1853970 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821090149664 DCN DEBUG map_sccp[0x560fd35fcfe0]{init}: Allocated (fsm.c:456) 20250821090149664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x560fd35fcfe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090149664 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-1853970 <-> SCCP-71 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821090149664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1853970 SCCP-71 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250821090149664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1853970)[0x560fd3615d30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090149664 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090149664 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090149664 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1853970 SCCP-71 msc-0 MI=TMSI-0x42FA0023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090149664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x560fd35fcfe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090149664 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090149664 DLSCCP DEBUG SCCP-SCOC(71)[0x560fd3606ab0]{IDLE}: Allocated (fsm.c:456) 20250821090149664 DLSCCP DEBUG SCCP-SCOC(71)[0x560fd3606ab0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090149664 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030001280056400500f1100926) (sccp_scrc.c:455) 20250821090149664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090149664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090149664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090149664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090149664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090149664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090149664 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090149664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090149664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090149664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090149664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090149664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090149664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090149664 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090149664 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090149664 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090149664 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090149664 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090149664 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 47 02 02 06 04 43 b9 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 28 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250821090149664 DLSCCP DEBUG SCCP-SCOC(71)[0x560fd3606ab0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090149664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x560fd35fcfe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090149664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1853970)[0x560fd3615d30]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090149664 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090149664 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090149664 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090149664 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821090149664 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090149664 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090149664 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090149664 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090149664 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090149664 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 03 01 00 00 47 02 02 06 04 43 b9 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 28 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(605)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-SCCP(605)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(606)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618) HNBGW_Test.msc0-RAN(606)@3bdb09a82332: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)15196522 HNBGW_Test.msc0-SCCP(605)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(605)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)@3bdb09a82332: setverdict(pass): none -> pass 20250821090149669 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090149669 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090149669 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090149669 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090149669 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090149669 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090149669 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090149669 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090149669 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090149669 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 47 4e a3 4d 02 00 00 00 00  20250821090149669 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090149669 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090149669 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090149669 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090149669 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090149669 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=004ea34d) (sccp_scrc.c:545) 20250821090149669 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(71,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090149669 DLSCCP DEBUG SCCP-SCOC(71)[0x560fd3606ab0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090149669 DLSCCP DEBUG SCCP-SCOC(71)[0x560fd3606ab0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090149669 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090149669 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090149669 DCN DEBUG handle_cn_conn_conf() conn_id=71, 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_sccp.c:157) 20250821090149669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x560fd35fcfe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090149669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x560fd35fcfe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@3bdb09a82332: 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 } } } 20250821090149670 DLCTRL DEBUG Command: GET 58721745 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090149670 DLCTRL DEBUG Tx Command reply: GET_REPLY 58721745 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821090149671 DLCTRL DEBUG Command: GET 465642138 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090149671 DLCTRL DEBUG Tx Command reply: GET_REPLY 465642138 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090149673 DLCTRL DEBUG Command: GET 306389167 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090149673 DLCTRL DEBUG Tx Command reply: GET_REPLY 306389167 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090149674 DLCTRL DEBUG Command: GET 823777919 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090149674 DLCTRL DEBUG Tx Command reply: GET_REPLY 823777919 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090149676 DLCTRL DEBUG Command: GET 914238965 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090149676 DLCTRL DEBUG Tx Command reply: GET_REPLY 914238965 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090149678 DLCTRL DEBUG Command: GET 263413277 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090149678 DLCTRL DEBUG Tx Command reply: GET_REPLY 263413277 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090149681 DLCTRL DEBUG Command: GET 525812004 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090149681 DLCTRL DEBUG Tx Command reply: GET_REPLY 525812004 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090149683 DLCTRL DEBUG Command: GET 525396644 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090149683 DLCTRL DEBUG Tx Command reply: GET_REPLY 525396644 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090149687 DLCTRL DEBUG Command: GET 956124601 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090149687 DLCTRL DEBUG Tx Command reply: GET_REPLY 956124601 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090149689 DLCTRL DEBUG Command: GET 828402027 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090149689 DLCTRL DEBUG Tx Command reply: GET_REPLY 828402027 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090149691 DLCTRL DEBUG Command: GET 227551092 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090149691 DLCTRL DEBUG Tx Command reply: GET_REPLY 227551092 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090149694 DLCTRL DEBUG Command: GET 433053597 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090149694 DLCTRL DEBUG Tx Command reply: GET_REPLY 433053597 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090149696 DLCTRL DEBUG Command: GET 324474102 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090149696 DLCTRL DEBUG Tx Command reply: GET_REPLY 324474102 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090149698 DLCTRL DEBUG Command: GET 476292047 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090149698 DLCTRL DEBUG Tx Command reply: GET_REPLY 476292047 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090149699 DLCTRL DEBUG Command: GET 455604244 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090149699 DLCTRL DEBUG Tx Command reply: GET_REPLY 455604244 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090149701 DLCTRL DEBUG Command: GET 345246054 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090149701 DLCTRL DEBUG Tx Command reply: GET_REPLY 345246054 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090149703 DLCTRL DEBUG Command: GET 133687890 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090149703 DLCTRL DEBUG Tx Command reply: GET_REPLY 133687890 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090149704 DLCTRL DEBUG Command: GET 829783920 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090149704 DLCTRL DEBUG Tx Command reply: GET_REPLY 829783920 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090149706 DLCTRL DEBUG Command: GET 578367920 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090149706 DLCTRL DEBUG Tx Command reply: GET_REPLY 578367920 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090149707 DLCTRL DEBUG Command: GET 951376068 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090149707 DLCTRL DEBUG Tx Command reply: GET_REPLY 951376068 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '000000000000000101111011'B, t_guard := 20.000000 } 20250821090149718 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34450<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(609)@3bdb09a82332: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(609)@3bdb09a82332: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602)@3bdb09a82332: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)4471299 20250821090150737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090150738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090150738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250821090150738 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090150738 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x443a03, normal) (hnbgw_rua.c:408) 20250821090150738 DHNB DEBUG map_rua[0x560fd35ebeb0]{init}: Allocated (fsm.c:456) 20250821090150738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4471299)[0x560fd35ebeb0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090150738 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4471299 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090150738 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090150738 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090150738 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250821090150738 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4471299 SCCP-0 CS MI=TMSI-0x42C00023: TMSI-0x42C00023 NRI(10bit)=0x300=768: No msc found for this NRI, doing round-robin (hnbgw_cn.c:219) 20250821090150738 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4471299 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250821090150738 DCN DEBUG map_sccp[0x560fd35ea040]{init}: Allocated (fsm.c:456) 20250821090150738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x560fd35ea040]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090150738 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-4471299 <-> SCCP-72 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250821090150738 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4471299 SCCP-72 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250821090150738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4471299)[0x560fd35ebeb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090150738 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090150738 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090150738 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4471299 SCCP-72 msc-1 MI=TMSI-0x42C00023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090150738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x560fd35ea040]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090150738 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090150738 DLSCCP DEBUG SCCP-SCOC(72)[0x560fd360aa30]{IDLE}: Allocated (fsm.c:456) 20250821090150738 DLSCCP DEBUG SCCP-SCOC(72)[0x560fd360aa30]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090150738 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f400300017b0056400500f1100926) (sccp_scrc.c:455) 20250821090150738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090150738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090150738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090150738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090150738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090150738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090150738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090150738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090150738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090150738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090150738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090150738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090150738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090150738 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090150738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090150738 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090150738 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090150738 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090150738 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 0c 01 00 00 48 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 01 7b 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090150738 DLSCCP DEBUG SCCP-SCOC(72)[0x560fd360aa30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090150738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x560fd35ea040]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090150738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4471299)[0x560fd35ebeb0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090150738 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090150738 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090150738 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090150738 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=12 20250821090150738 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090150738 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090150738 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090150738 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090150738 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090150738 DLSS7 <000c> ss7_asp.c:1383 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 0c 01 00 00 48 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 01 7b 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(608)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc1-SCCP(608)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(609)@3bdb09a82332: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619) HNBGW_Test.msc1-RAN(609)@3bdb09a82332: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)14601894 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(608)@3bdb09a82332: Session index based on connection ID:0 MTC@3bdb09a82332: 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(608)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821090150755 DLCTRL DEBUG Command: GET 743890177 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090150755 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090150755 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090150755 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090150755 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090150755 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090150755 DLCTRL DEBUG Tx Command reply: GET_REPLY 743890177 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821090150755 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090150755 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090150755 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090150755 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090150755 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 48 d3 49 b7 02 00 00 00 00  20250821090150755 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090150755 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090150755 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090150755 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090150755 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090150755 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00d349b7) (sccp_scrc.c:545) 20250821090150755 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(72,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090150755 DLSCCP DEBUG SCCP-SCOC(72)[0x560fd360aa30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090150755 DLSCCP DEBUG SCCP-SCOC(72)[0x560fd360aa30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090150755 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090150755 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090150755 DCN DEBUG handle_cn_conn_conf() conn_id=72, 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_sccp.c:157) 20250821090150755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x560fd35ea040]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090150755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x560fd35ea040]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090150758 DLCTRL DEBUG Command: GET 939096309 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090150758 DLCTRL DEBUG Tx Command reply: GET_REPLY 939096309 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090150761 DLCTRL DEBUG Command: GET 951959400 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090150761 DLCTRL DEBUG Tx Command reply: GET_REPLY 951959400 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090150763 DLCTRL DEBUG Command: GET 193261001 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090150763 DLCTRL DEBUG Tx Command reply: GET_REPLY 193261001 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090150765 DLCTRL DEBUG Command: GET 606066412 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090150765 DLCTRL DEBUG Tx Command reply: GET_REPLY 606066412 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090150767 DLCTRL DEBUG Command: GET 287407596 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090150767 DLCTRL DEBUG Tx Command reply: GET_REPLY 287407596 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250821090150768 DLCTRL DEBUG Command: GET 960796598 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090150768 DLCTRL DEBUG Tx Command reply: GET_REPLY 960796598 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090150770 DLCTRL DEBUG Command: GET 551137555 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090150770 DLCTRL DEBUG Tx Command reply: GET_REPLY 551137555 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090150771 DLCTRL DEBUG Command: GET 159278647 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090150771 DLCTRL DEBUG Tx Command reply: GET_REPLY 159278647 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090150772 DLCTRL DEBUG Command: GET 458360812 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090150772 DLCTRL DEBUG Tx Command reply: GET_REPLY 458360812 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090150774 DLCTRL DEBUG Command: GET 375973266 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090150774 DLCTRL DEBUG Tx Command reply: GET_REPLY 375973266 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090150775 DLCTRL DEBUG Command: GET 233773962 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090150775 DLCTRL DEBUG Tx Command reply: GET_REPLY 233773962 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090150776 DLCTRL DEBUG Command: GET 348558392 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090150776 DLCTRL DEBUG Tx Command reply: GET_REPLY 348558392 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090150777 DLCTRL DEBUG Command: GET 516805437 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090150777 DLCTRL DEBUG Tx Command reply: GET_REPLY 516805437 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090150778 DLCTRL DEBUG Command: GET 689336184 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090150778 DLCTRL DEBUG Tx Command reply: GET_REPLY 689336184 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090150779 DLCTRL DEBUG Command: GET 701985689 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090150779 DLCTRL DEBUG Tx Command reply: GET_REPLY 701985689 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090150780 DLCTRL DEBUG Command: GET 299480326 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090150780 DLCTRL DEBUG Tx Command reply: GET_REPLY 299480326 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090150781 DLCTRL DEBUG Command: GET 21736671 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090150781 DLCTRL DEBUG Tx Command reply: GET_REPLY 21736671 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090150781 DLCTRL DEBUG Command: GET 713495217 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090150781 DLCTRL DEBUG Tx Command reply: GET_REPLY 713495217 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090150782 DLCTRL DEBUG Command: GET 258173278 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090150782 DLCTRL DEBUG Tx Command reply: GET_REPLY 258173278 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '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 := '000000000000001001010100'B, t_guard := 20.000000 } 20250821090150794 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34454<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(606)@3bdb09a82332: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(606)@3bdb09a82332: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602)@3bdb09a82332: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)13644235 20250821090151818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090151818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090151818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250821090151818 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090151818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd031cb, normal) (hnbgw_rua.c:408) 20250821090151818 DHNB DEBUG map_rua[0x560fd360b540]{init}: Allocated (fsm.c:456) 20250821090151818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13644235)[0x560fd360b540]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090151818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13644235 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090151818 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090151818 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090151818 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13644235 SCCP-0 CS MI=TMSI-0x42CCC023: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250821090151818 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13644235 SCCP-0 CS MI=TMSI-0x42CCC023: TMSI-0x42CCC023 NRI(10bit)=0x333=819: No msc found for this NRI, doing round-robin (hnbgw_cn.c:219) 20250821090151818 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13644235 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821090151818 DCN DEBUG map_sccp[0x560fd35e7430]{init}: Allocated (fsm.c:456) 20250821090151818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x560fd35e7430]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090151818 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-13644235 <-> SCCP-73 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821090151818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13644235 SCCP-73 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250821090151818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13644235)[0x560fd360b540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090151818 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090151818 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090151818 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13644235 SCCP-73 msc-0 MI=TMSI-0x42CCC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090151818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x560fd35e7430]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090151818 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090151818 DLSCCP DEBUG SCCP-SCOC(73)[0x560fd3629680]{IDLE}: Allocated (fsm.c:456) 20250821090151818 DLSCCP DEBUG SCCP-SCOC(73)[0x560fd3629680]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090151818 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030002540056400500f1100926) (sccp_scrc.c:455) 20250821090151818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090151818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090151818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090151818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090151818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090151818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090151818 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090151818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090151818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090151818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090151818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090151818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090151818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090151818 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090151818 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090151818 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090151818 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090151818 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090151818 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 69 00 00 00 bd 00 00 00 b9 03 00 00 0d 01 00 00 49 02 02 06 04 43 b9 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 54 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090151819 DLSCCP DEBUG SCCP-SCOC(73)[0x560fd3629680]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090151819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x560fd35e7430]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090151819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13644235)[0x560fd360b540]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090151819 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090151819 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090151819 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090151819 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821090151819 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090151819 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090151819 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090151819 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090151819 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090151819 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0d 01 00 00 49 02 02 06 04 43 b9 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 54 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(605)@3bdb09a82332: First idle individual index:1 HNBGW_Test.msc0-SCCP(605)@3bdb09a82332: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(606)@3bdb09a82332: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620) HNBGW_Test.msc0-RAN(606)@3bdb09a82332: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)7787393 HNBGW_Test.msc0-SCCP(605)@3bdb09a82332: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(605)@3bdb09a82332: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250821090151825 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090151825 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090151825 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090151826 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090151826 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090151826 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090151826 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090151826 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090151826 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090151826 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 49 22 71 8d 02 00 00 00 00  20250821090151826 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090151826 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090151826 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090151826 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090151826 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090151826 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0022718d) (sccp_scrc.c:545) 20250821090151826 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(73,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090151826 DLSCCP DEBUG SCCP-SCOC(73)[0x560fd3629680]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090151826 DLSCCP DEBUG SCCP-SCOC(73)[0x560fd3629680]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090151826 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090151826 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090151826 DCN DEBUG handle_cn_conn_conf() conn_id=73, 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_sccp.c:157) 20250821090151826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x560fd35e7430]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090151826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x560fd35e7430]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)@3bdb09a82332: setverdict(pass): none -> pass MTC@3bdb09a82332: 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 } } } 20250821090151828 DLCTRL DEBUG Command: GET 83779992 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090151828 DLCTRL DEBUG Tx Command reply: GET_REPLY 83779992 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250821090151832 DLCTRL DEBUG Command: GET 51779248 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090151832 DLCTRL DEBUG Tx Command reply: GET_REPLY 51779248 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090151836 DLCTRL DEBUG Command: GET 865713406 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090151836 DLCTRL DEBUG Tx Command reply: GET_REPLY 865713406 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090151840 DLCTRL DEBUG Command: GET 628146108 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090151840 DLCTRL DEBUG Tx Command reply: GET_REPLY 628146108 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090151845 DLCTRL DEBUG Command: GET 462311922 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090151845 DLCTRL DEBUG Tx Command reply: GET_REPLY 462311922 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090151849 DLCTRL DEBUG Command: GET 445904382 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090151849 DLCTRL DEBUG Tx Command reply: GET_REPLY 445904382 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250821090151854 DLCTRL DEBUG Command: GET 67598565 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090151854 DLCTRL DEBUG Tx Command reply: GET_REPLY 67598565 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090151858 DLCTRL DEBUG Command: GET 127615740 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090151858 DLCTRL DEBUG Tx Command reply: GET_REPLY 127615740 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090151861 DLCTRL DEBUG Command: GET 378857757 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090151861 DLCTRL DEBUG Tx Command reply: GET_REPLY 378857757 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090151864 DLCTRL DEBUG Command: GET 799995857 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090151864 DLCTRL DEBUG Tx Command reply: GET_REPLY 799995857 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090151867 DLCTRL DEBUG Command: GET 751921355 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090151867 DLCTRL DEBUG Tx Command reply: GET_REPLY 751921355 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090151870 DLCTRL DEBUG Command: GET 791794319 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090151870 DLCTRL DEBUG Tx Command reply: GET_REPLY 791794319 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090151872 DLCTRL DEBUG Command: GET 890174112 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090151872 DLCTRL DEBUG Tx Command reply: GET_REPLY 890174112 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090151875 DLCTRL DEBUG Command: GET 105268098 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090151875 DLCTRL DEBUG Tx Command reply: GET_REPLY 105268098 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090151877 DLCTRL DEBUG Command: GET 946175211 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090151877 DLCTRL DEBUG Tx Command reply: GET_REPLY 946175211 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090151880 DLCTRL DEBUG Command: GET 246451094 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090151880 DLCTRL DEBUG Tx Command reply: GET_REPLY 246451094 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090151882 DLCTRL DEBUG Command: GET 275832411 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090151882 DLCTRL DEBUG Tx Command reply: GET_REPLY 275832411 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090151884 DLCTRL DEBUG Command: GET 849961694 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090151884 DLCTRL DEBUG Tx Command reply: GET_REPLY 849961694 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090151886 DLCTRL DEBUG Command: GET 225285974 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090151886 DLCTRL DEBUG Tx Command reply: GET_REPLY 225285974 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090151888 DLCTRL DEBUG Command: GET 815503284 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090151888 DLCTRL DEBUG Tx Command reply: GET_REPLY 815503284 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090151895 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41625<->l=127.0.0.1:4262) (control_if.c:193) 20250821090151897 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34422<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(599)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(598)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090151899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34414<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090151901 DLINP DEBUG SRVCONN(,r=127.0.0.1:53383<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090151901 DLINP DEBUG SRVCONN(,r=127.0.0.1:53383<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090151901 DLINP NOTICE SRV(,r=127.0.0.1:53383<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090151901 DMAIN NOTICE (127.0.0.1:53383 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53383<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821090151901 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250821090151903 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090151903 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090151903 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090151903 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821090151903 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090151903 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(604)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(612)@3bdb09a82332: Final verdict of PTC: none 20250821090151903 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090151903 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090151903 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090151903 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090151903 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821090151903 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090151903 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090151903 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821090151903 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090151903 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090151903 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090151903 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090151903 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090151903 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821090151903 DLSS7 <000c> ss7_asp.c:1383 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  20250821090151903 DLSS7 <000c> ss7_asp.c:1383 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  20250821090151903 DLSS7 <000c> ss7_asp.c:1383 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  20250821090151903 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090151903 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090151903 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090151903 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090151903 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090151903 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090151904 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090151904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090151904 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090151904 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090151904 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090151904 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090151904 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821090151904 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090151904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090151904 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090151904 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090151904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090151904 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090151904 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250821090151904 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090151904 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090151904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090151904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090151904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090151904 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090151904 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090151904 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090151904 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090151904 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090151904 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090151904 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090151904 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090151904 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090151904 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090151904 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090151904 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090151904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x560fd35ea040]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090151904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090151904 DLSCCP DEBUG SCCP-SCOC(72)[0x560fd360aa30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090151904 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d349b7), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090151904 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090151904 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) HNBGW_Test.sgsn1-SCCP(614)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(615)@3bdb09a82332: Final verdict of PTC: none 20250821090151904 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090151904 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090151904 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090151904 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821090151904 DLSS7 <000c> ss7_asp.c:1383 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  20250821090151904 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090151904 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090151905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090151904 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090151904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090151904 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090151904 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090151905 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090151905 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090151905 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090151905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090151905 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090151905 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090151905 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250821090151905 DLINP <0002> stream_srv.c:795 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 20250821090151905 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090151905 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090151905 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250821090151905 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090151905 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090151905 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250821090151905 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090151905 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090151905 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090151905 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821090151905 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821090151905 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0a  20250821090151905 DLSS7 <000c> ss7_asp.c:1383 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  20250821090151905 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090151905 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090151905 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250821090151905 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) HNBGW_Test.msc1-RAN(609)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(610)@3bdb09a82332: Final verdict of PTC: none 20250821090151905 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090151905 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090151906 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0c 04 d3 49 b7 00 00 48 00 00 00 00 00 (ss7_asp.c:1383) 20250821090151906 DLSCCP DEBUG SCCP-SCOC(72)[0x560fd360aa30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090151906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x560fd35ea040]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090151905 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090151905 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250821090151905 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250821090151906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4471299)[0x560fd35ebeb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090151906 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4471299)[0x560fd35ebeb0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090151905 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090151906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090151906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4471299)[0x560fd35ebeb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090151906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4471299)[0x560fd35ebeb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090151906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4471299)[0x560fd35ebeb0]{disrupted}: Freeing instance (context_map.c:203) 20250821090151906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4471299)[0x560fd35ebeb0]{disrupted}: Deallocated (fsm.c:568) 20250821090151906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x560fd35ea040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090151906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x560fd35ea040]{disconnected}: Freeing instance (context_map.c:207) 20250821090151906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x560fd35ea040]{disconnected}: Deallocated (fsm.c:568) 20250821090151906 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4471299 SCCP-72 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:226) 20250821090151906 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090151906 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090151906 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090151906 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090151906 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090151906 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090151906 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090151906 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090151906 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090151906 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090151906 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090151907 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090151907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090151907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821090151908 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090151908 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090151908 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250821090151909 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090151909 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090151909 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090151909 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090151909 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090151910 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090151910 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) HNBGW_Test.sgsn0-SCCP(611)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(613)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(608)@3bdb09a82332: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(597)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(616)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(606)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602)@3bdb09a82332: Final verdict of PTC: none 20250821090151910 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090151910 DRANAP NOTICE cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090151911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090151911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090151911 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090151911 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 (hnb.c:255) 20250821090151911 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821090151911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1853970)[0x560fd3615d30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821090151912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1853970)[0x560fd3615d30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250821090151912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x560fd35fcfe0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250821090151912 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090151912 DLSCCP DEBUG SCCP-SCOC(71)[0x560fd3606ab0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090151912 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ea34d), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090151912 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090151913 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090151913 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090151913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090151913 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090151913 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090151913 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090151913 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 03 04 4e a3 4d 00 00 47 00 00 00 00 00 (ss7_asp.c:1383) 20250821090151914 DLSCCP DEBUG SCCP-SCOC(71)[0x560fd3606ab0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090151914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x560fd35fcfe0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090151914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1853970)[0x560fd3615d30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090151914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1853970)[0x560fd3615d30]{disrupted}: Freeing instance (context_map.c:203) 20250821090151914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1853970)[0x560fd3615d30]{disrupted}: Deallocated (fsm.c:568) 20250821090151914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x560fd35fcfe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090151914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x560fd35fcfe0]{disconnected}: Freeing instance (context_map.c:207) 20250821090151915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x560fd35fcfe0]{disconnected}: Deallocated (fsm.c:568) 20250821090151915 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1853970 SCCP-71 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:226) 20250821090151915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13644235)[0x560fd360b540]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821090151915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13644235)[0x560fd360b540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) HNBGW_Test.msc0-M3UA(607)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(600)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)@3bdb09a82332: Final verdict of PTC: pass HNBGW_Test.msc0-SCCP(605)@3bdb09a82332: Final verdict of PTC: none 20250821090151916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x560fd35e7430]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250821090151916 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090151917 DLSCCP DEBUG SCCP-SCOC(73)[0x560fd3629680]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090151917 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022718d), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090151918 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090151918 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090151919 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090151920 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090151920 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090151920 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090151921 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090151921 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090151921 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090151921 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=12 20250821090151921 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090151921 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090151921 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090151921 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)@3bdb09a82332: Final verdict of PTC: pass 20250821090151922 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 0d 04 22 71 8d 00 00 49 00 00 00 00 00 (ss7_asp.c:1383) 20250821090151922 DLSCCP DEBUG SCCP-SCOC(73)[0x560fd3629680]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) HNBGW-MGCP(617)@3bdb09a82332: Final verdict of PTC: none 20250821090151923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x560fd35e7430]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090151923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13644235)[0x560fd360b540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090151924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13644235)[0x560fd360b540]{disrupted}: Freeing instance (context_map.c:203) 20250821090151924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13644235)[0x560fd360b540]{disrupted}: Deallocated (fsm.c:568) 20250821090151925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x560fd35e7430]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090151925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x560fd35e7430]{disconnected}: Freeing instance (context_map.c:207) 20250821090151926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x560fd35e7430]{disconnected}: Deallocated (fsm.c:568) 20250821090151926 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13644235 SCCP-73 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:226) 20250821090151927 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090151927 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090151927 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090151927 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821090151927 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090151927 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090151928 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090151928 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090151928 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090151928 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 03 04 4e a3 4d 00 00 47 00 00 00 00 00 00 06 00 08 00 00 00 01  20250821090151928 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090151928 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34438<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)@3bdb09a82332: Final verdict of PTC: pass 20250821090151929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34450<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090151929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34454<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090151930 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090151930 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090151930 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090151930 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821090151930 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090151931 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090151931 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090151931 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090151931 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090151931 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0d 04 22 71 8d 00 00 49 00 00 00 00 00 00 06 00 08 00 00 00 01  20250821090151931 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(597): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(598): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(599): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(600): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(604): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(605): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(606): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(607): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-SCCP(608): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-RAN(609): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-M3UA(610): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(611): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(612): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(613): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(614): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-RAN(615): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(616): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(617): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@3bdb09a82332: 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'. Thu Aug 21 09:01:52 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 20250821090152034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34470<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090152404 DLSCCP DEBUG SCCP-SCOC(69)[0x560fd3616990]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090152404 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00418447), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090152404 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090152404 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090152404 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090152405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090152405 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090152405 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090152405 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090152405 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090152405 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090152405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 41 84 47 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090152405 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090152405 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090152405 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090152405 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090152405 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090152405 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090152405 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090152427 DLSCCP DEBUG SCCP-SCOC(68)[0x560fd355e800]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090152427 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00398028), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090152427 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090152427 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090152427 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090152427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090152427 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090152427 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090152427 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090152427 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 39 80 28 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090152428 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090152428 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090152428 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090152428 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090152428 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090152428 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090152428 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090152428 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090152428 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090152428 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 39 80 28 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821090152428 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090152438 DLSCCP DEBUG SCCP-SCOC(70)[0x560fd360a530]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090152438 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7d645), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090152438 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090152438 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090152438 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090152438 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090152438 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090152438 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090152438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090152438 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b7 d6 45 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090152438 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090152438 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090152438 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090152438 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090152438 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090152438 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090152438 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090152438 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090152438 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090152438 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 b7 d6 45 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821090152439 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090152792 DLSCCP DEBUG SCCP-SCOC(66)[0x560fd35ebba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090152792 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e2154), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090152792 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090152792 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090152792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090152792 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090152792 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090152792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090152792 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090152792 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090152792 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090152792 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 1e 21 54 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090152793 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090152793 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090152793 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090152793 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090152793 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090152793 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090152793 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090152798 DLSCCP DEBUG SCCP-SCOC(65)[0x560fd35e7200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090152798 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea4973), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090152798 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090152798 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090152798 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090152798 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090152798 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090152798 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090152798 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090152798 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ea 49 73 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090152798 DLSCCP DEBUG SCCP-SCOC(67)[0x560fd35e9050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090152798 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a21b46), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090152798 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090152798 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090152798 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090152798 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090152798 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090152798 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090152798 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090152798 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a2 1b 46 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090152798 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090152798 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090152798 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090152798 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090152798 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090152798 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090152798 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090152799 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090152799 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090152799 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 ea 49 73 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821090152799 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090152799 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090152799 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090152799 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090152799 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090152799 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090152799 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090152799 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090152799 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090152799 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 a2 1b 46 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821090152799 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090152799 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090152836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34470<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=610376) 20250821090153261 DLSCCP DEBUG SCCP-SCOC(63)[0x560fd3632260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090153261 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d0570), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090153261 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090153261 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090153261 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090153261 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090153261 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090153261 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090153261 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090153261 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090153261 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090153261 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 2d 05 70 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090153261 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090153261 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090153261 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090153261 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090153261 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090153261 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090153261 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090153285 DLSCCP DEBUG SCCP-SCOC(62)[0x560fd360d070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090153285 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052b6b8), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090153285 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090153285 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090153285 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090153285 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090153285 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090153285 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090153285 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090153285 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 52 b6 b8 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090153286 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090153286 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090153286 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090153286 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090153286 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090153286 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090153286 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090153286 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090153286 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090153286 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 52 b6 b8 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821090153286 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090153295 DLSCCP DEBUG SCCP-SCOC(64)[0x560fd35e58a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090153295 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fdbbc4), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090153295 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090153295 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090153295 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090153295 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090153295 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090153295 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090153295 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090153295 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fd bb c4 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090153295 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090153295 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090153295 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090153295 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090153295 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090153295 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090153295 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090153295 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090153295 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090153295 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 fd bb c4 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821090153296 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090153617 DLSCCP DEBUG SCCP-SCOC(60)[0x560fd3632130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090153617 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f423a), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090153617 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090153617 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090153617 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090153617 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090153617 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090153617 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090153617 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090153617 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 0f 42 3a 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090153617 DLSCCP DEBUG SCCP-SCOC(58)[0x560fd35f9920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090153617 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a20a9a), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090153617 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090153617 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090153617 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090153617 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090153617 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090153617 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090153617 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090153617 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a2 0a 9a 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090153617 DLSCCP DEBUG SCCP-SCOC(59)[0x560fd357ad20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090153617 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc774d), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090153617 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090153617 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090153617 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090153617 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090153617 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090153617 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090153617 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090153617 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 bc 77 4d 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090153617 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090153617 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090153617 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090153618 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090153618 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090153618 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090153618 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090153618 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090153618 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090153618 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 0f 42 3a 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821090153618 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090153618 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090153618 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090153618 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090153618 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090153618 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090153618 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090153618 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090153618 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090153618 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 a2 0a 9a 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821090153618 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090153618 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090153618 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090153618 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090153618 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090153618 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090153618 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090153618 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090153618 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090153618 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090153618 DLSCCP DEBUG SCCP-SCOC(61)[0x560fd3616bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090153619 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d3c14), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090153619 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090153619 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090153619 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090153619 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090153619 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090153618 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 bc 77 4d 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821090153619 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090153619 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090153619 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3d 3c 14 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090153619 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090153619 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090153619 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090153619 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090153619 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090153619 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090153619 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090153619 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090153619 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090153619 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090153619 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090153619 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 3d 3c 14 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821090153619 DLINP <0002> stream_srv.c:795 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=610376, count=670256) 20250821090153904 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090153904 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090153904 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821090153905 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090153905 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090153905 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821090153906 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090153906 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090153906 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250821090154260 DLSCCP DEBUG SCCP-SCOC(57)[0x560fd360f460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090154260 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003eab02), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090154260 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090154260 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090154260 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090154260 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090154260 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090154260 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090154260 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090154260 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090154260 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090154260 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 3e ab 02 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090154261 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090154261 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090154261 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090154261 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090154261 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090154261 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090154261 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 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_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@3bdb09a82332: 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@3bdb09a82332: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20250821090155962 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52008<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090155969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52024<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090155975 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34795<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090156104 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090156104 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821090156111 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090156111 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090156111 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090156111 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090156111 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090156112 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090156112 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090156112 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41832 (stream_srv.c:143) 20250821090156112 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41832<->l=127.0.0.1:29169 (hnb.c:335) 20250821090156112 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090156112 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090156113 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090156113 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090156113 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:334) 20250821090156113 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090156113 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090156113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156113 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090156113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156113 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090156113 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090156113 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090156113 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090156113 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090156113 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090156113 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090156113 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090156113 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090156113 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090156113 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090156113 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090156113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156113 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090156113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090156113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156113 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090156113 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090156113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090156113 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090156113 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090156113 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090156113 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090156113 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090156113 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090156113 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090156113 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090156113 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090156113 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090156113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156113 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090156113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090156113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156113 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090156113 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090156113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090156113 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090156113 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090156113 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090156113 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090156113 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090156113 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090156113 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090156113 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090156113 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090156113 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090156113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090156113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156113 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090156113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090156113 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090156113 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090156113 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090156113 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090156113 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090156113 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090156113 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090156113 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090156113 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=3 20250821090156113 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090156113 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090156113 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090156113 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090156113 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090156113 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=14 20250821090156113 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090156113 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090156113 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090156113 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090156113 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090156113 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090156113 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=1 20250821090156113 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090156113 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090156113 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090156113 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090156113 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090156113 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090156113 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821090156113 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090156113 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090156113 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090156113 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090156113 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090156113 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821090156114 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(631)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(631)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(631)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(629)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(634)@3bdb09a82332: ************************************************* HNBGW_Test.msc1-M3UA(634)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(634)@3bdb09a82332: ************************************************* HNBGW_Test.msc1-SCCP(632)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090156139 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090156139 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090156140 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090156140 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090156140 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090156140 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090156140 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090156140 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090156140 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090156141 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090156141 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090156141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156141 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090156141 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090156141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156141 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090156141 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090156141 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090156141 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090156141 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090156141 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090156141 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090156141 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090156141 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090156141 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090156141 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090156141 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090156141 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090156141 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090156141 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090156141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156141 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090156141 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090156141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156141 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090156141 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090156141 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090156141 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090156141 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090156141 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090156141 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090156141 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090156141 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090156141 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090156141 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090156141 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821090156141 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090156141 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090156141 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090156141 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090156141 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090156141 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090156141 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=3 20250821090156141 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090156141 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090156141 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090156142 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090156142 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090156142 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:334) 20250821090156142 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090156142 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090156142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156142 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090156142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156142 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090156142 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090156142 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090156142 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090156142 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090156142 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090156142 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090156142 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090156142 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090156142 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:334) 20250821090156142 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090156142 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090156142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156142 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090156142 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090156142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156142 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090156142 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090156142 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090156142 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090156142 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090156142 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090156142 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090156142 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090156142 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090156142 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090156142 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090156142 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=15 20250821090156142 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090156142 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090156142 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090156142 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090156142 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090156142 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=4 20250821090156142 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090156142 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090156143 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(637)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(637)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(637)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(635)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(640)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn1-M3UA(640)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(640)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(638)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090156177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090156177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090156177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090156177 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090156177 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:562) 20250821090156177 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090156177 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090156177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090156177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090156183 DLINP DEBUG SRVCONN(,r=127.0.0.1:41832<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090156183 DLINP DEBUG SRVCONN(,r=127.0.0.1:41832<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090156183 DLINP DEBUG SRVCONN(,r=127.0.0.1:41832<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090156183 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090156183 DHNBAP DEBUG (127.0.0.1:41832 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821090156183 DHNBAP NOTICE (127.0.0.1:41832 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090156183 DHNBAP NOTICE (127.0.0.1:41832 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090156183 DLINP DEBUG SRVCONN(,r=127.0.0.1:41832<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090156183 DLINP DEBUG SRVCONN(,r=127.0.0.1:41832<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090156324 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090156324 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090156324 DLSS7 <000c> ss7_xua_srv.c:128 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 20250821090156324 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250821090156324 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250821090156324 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250821090156324 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(631)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090156332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090156332 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090156332 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250821090156332 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250821090156332 DLSS7 <000c> ss7_asp.c:1383 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  20250821090156332 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250821090156332 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090156332 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090156332 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090156332 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Pending () 20250821090156332 DLSS7 <000c> ss7_asp.c:1383 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  20250821090156332 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090156332 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090156332 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090156333 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090156333 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250821090156333 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090156333 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090156333 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090156333 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090156333 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090156333 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090156333 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090156333 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090156333 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090156333 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090156333 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821090156333 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090156333 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(634)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821090156340 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090156340 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821090156340 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090156340 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090156340 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090156340 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090156340 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090156340 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090156340 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090156340 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090156340 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090156340 DLSS7 <000c> ss7_asp.c:1383 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  20250821090156340 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090156340 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090156340 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090156340 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090156340 DLSS7 <000c> ss7_asp.c:1383 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  20250821090156340 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090156340 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090156340 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250821090156340 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090156340 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090156341 DLSS7 <000c> ss7_asp.c:1383 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  20250821090156341 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090156341 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090156341 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090156341 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090156341 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090156341 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090156341 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090156341 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090156341 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090156341 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090156341 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090156341 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090156341 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090156341 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090156341 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090156341 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090156342 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090156342 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090156342 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090156342 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090156342 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090156342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156343 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090156343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156343 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090156343 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090156343 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090156343 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090156343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090156343 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090156343 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090156343 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090156343 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090156343 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090156343 DLSS7 <000c> ss7_asp.c:1383 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  20250821090156343 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090156343 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090156343 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090156343 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090156343 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821090156343 DLSS7 <000c> ss7_asp.c:1383 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  20250821090156344 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090156344 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090156344 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821090156344 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090156344 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090156344 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090156344 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090156344 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090156344 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090156344 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821090156344 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090156344 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090156344 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090156344 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090156344 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090156344 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821090156344 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090156344 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090156344 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821090156344 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090156344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090156344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090156344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090156344 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090156344 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090156344 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090156344 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090156345 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090156346 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090156346 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090156346 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090156346 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090156346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090156346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156346 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090156346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090156346 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090156346 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090156346 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090156346 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090156346 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090156346 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090156346 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090156347 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090156347 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=8 20250821090156347 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090156347 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090156347 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090156347 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090156347 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090156347 DLSS7 <000c> ss7_asp.c:1383 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  20250821090156357 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090156357 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090156357 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090156357 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(637)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090156362 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090156362 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090156362 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090156362 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090156362 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090156362 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090156362 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090156362 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090156362 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090156362 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090156362 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090156362 DLSS7 <000c> ss7_asp.c:1383 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  20250821090156362 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090156364 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090156364 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090156364 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090156364 DLSS7 <000c> ss7_asp.c:1383 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  20250821090156364 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090156364 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090156364 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090156364 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090156364 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090156364 DLSS7 <000c> ss7_asp.c:1383 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  20250821090156364 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090156364 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090156364 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090156364 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090156364 DLSS7 <000c> ss7_asp.c:1383 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  20250821090156364 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 02 00 12 00 10 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090156364 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090156364 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090156364 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090156364 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090156364 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090156364 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090156364 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090156364 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090156364 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090156364 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090156364 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090156364 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090156365 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090156365 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090156365 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090156365 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090156365 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090156365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156365 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090156365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156365 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090156365 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090156365 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090156365 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090156365 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090156365 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090156365 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090156366 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090156366 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090156366 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090156366 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821090156366 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090156366 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090156366 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090156366 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090156366 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090156366 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  20250821090156366 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090156366 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250821090156366 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090156366 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(640)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250821090156370 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090156370 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250821090156370 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090156370 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090156370 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090156370 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090156370 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090156370 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090156370 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090156370 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090156370 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090156370 DLSS7 <000c> ss7_asp.c:1383 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  20250821090156370 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090156372 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090156372 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090156372 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090156372 DLSS7 <000c> ss7_asp.c:1383 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  20250821090156372 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090156372 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090156372 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090156372 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090156372 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250821090156372 DLSS7 <000c> ss7_asp.c:1383 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  20250821090156372 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821090156372 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821090156372 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0a  20250821090156372 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090156372 DLSS7 <000c> ss7_asp.c:1383 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  20250821090156372 DLSS7 <000c> ss7_asp.c:1383 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  20250821090156372 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 04 00 12 00 0c 00 00 00 03 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090156372 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090156372 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090156372 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090156372 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250821090156372 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090156372 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090156373 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090156373 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090156373 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090156373 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090156373 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090156373 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090156374 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090156374 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090156374 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090156374 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090156374 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090156374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156374 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090156374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090156374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090156374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090156374 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090156374 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090156374 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090156374 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090156374 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090156374 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090156374 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090156374 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090156374 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090156374 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090156374 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=7 20250821090156374 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090156374 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090156374 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090156374 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090156374 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090156374 DLSS7 <000c> ss7_asp.c:1383 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(630)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090157140 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090157140 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090157140 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090157140 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090157140 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090157140 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090157140 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090157140 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090157140 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090157140 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090157140 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090157140 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090157140 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090157140 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090157140 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090157140 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090157140 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090157140 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090157140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157140 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090157140 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090157140 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090157140 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090157140 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090157140 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:382) 20250821090157140 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090157140 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090157140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090157140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157140 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090157140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090157140 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090157140 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090157140 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090157140 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090157140 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090157140 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090157140 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090157140 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090157140 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090157140 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821090157140 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090157140 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090157140 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090157140 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090157140 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090157140 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090157141 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090157141 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090157141 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090157141 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090157141 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090157141 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090157141 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090157141 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090157141 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090157141 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090157141 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090157141 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090157141 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090157141 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090157141 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090157141 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090157141 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090157141 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090157141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157141 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090157141 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090157141 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090157141 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090157141 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250821090157141 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090157141 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090157141 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090157141 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090157141 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090157141 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090157141 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090157141 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090157141 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090157141 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090157141 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090157141 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090157141 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090157141 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090157142 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090157142 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090157142 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090157142 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090157142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) HNBGW_Test.msc1-RAN(633)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090157142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157142 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090157142 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090157142 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090157142 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090157142 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:357) 20250821090157142 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:382) 20250821090157142 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090157142 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090157142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157142 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090157142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157142 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090157142 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090157142 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090157142 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090157142 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090157142 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090157142 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090157142 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090157142 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090157142 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090157142 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090157142 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=6 20250821090157142 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090157142 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090157142 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090157142 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090157142 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090157142 DLSS7 <000c> ss7_asp.c:1383 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  20250821090157144 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090157144 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090157144 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090157144 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090157144 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090157144 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090157144 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090157144 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090157144 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090157144 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090157144 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090157144 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090157144 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090157144 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090157144 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090157145 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090157145 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090157145 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090157145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157145 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090157145 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090157145 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090157145 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090157145 DRANAP INFO cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(630)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.msc1-RAN(633)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(636)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090157169 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090157169 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090157169 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090157169 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090157169 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090157169 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090157169 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090157169 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090157169 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090157169 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090157169 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090157170 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090157170 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090157170 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090157170 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090157170 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090157170 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090157170 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090157170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157170 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090157170 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090157170 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090157170 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090157170 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090157170 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:382) 20250821090157170 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090157170 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090157170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090157170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157170 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090157170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090157170 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090157170 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090157170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090157170 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090157170 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090157170 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090157170 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090157171 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090157171 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090157171 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821090157171 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090157171 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090157171 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090157171 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090157171 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090157171 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090157174 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090157174 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090157174 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090157174 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090157174 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090157174 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090157174 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090157174 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090157174 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090157174 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090157174 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090157174 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090157174 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090157174 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090157174 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090157174 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090157174 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090157174 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090157174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157175 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090157175 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090157175 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090157175 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090157175 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(639)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090157178 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090157178 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090157178 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090157178 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090157178 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090157178 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090157178 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090157178 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090157178 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090157178 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090157178 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090157178 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090157178 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090157178 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090157178 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090157178 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090157178 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821090157178 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090157178 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) 20250821090157178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157178 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) 20250821090157178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) HNBGW_Test.sgsn0-RAN(636)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090157178 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090157178 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090157178 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090157178 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090157178 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:357) 20250821090157178 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:382) 20250821090157178 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090157178 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090157178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157178 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090157179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157179 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090157179 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090157179 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090157179 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090157179 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090157179 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090157179 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090157179 DRANAP NOTICE cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090157179 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090157179 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090157179 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090157179 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=11 20250821090157179 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090157179 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090157179 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090157179 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090157179 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090157179 DLSS7 <000c> ss7_asp.c:1383 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  20250821090157180 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090157180 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090157180 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090157180 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090157180 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090157180 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090157180 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090157180 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090157180 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090157181 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090157181 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090157181 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090157181 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090157181 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090157181 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090157181 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090157181 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821090157181 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090157181 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) 20250821090157181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090157181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157181 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) 20250821090157181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090157181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090157181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090157181 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090157181 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090157181 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090157181 DRANAP INFO cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(639)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090158195 DLCTRL DEBUG Command: GET 737301561 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090158195 DLCTRL DEBUG Tx Command reply: GET_REPLY 737301561 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090158204 DLCTRL DEBUG Command: GET 982538341 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090158204 DLCTRL DEBUG Tx Command reply: GET_REPLY 982538341 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090158208 DLCTRL DEBUG Command: GET 733743646 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090158208 DLCTRL DEBUG Tx Command reply: GET_REPLY 733743646 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090158212 DLCTRL DEBUG Command: GET 816383751 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090158213 DLCTRL DEBUG Tx Command reply: GET_REPLY 816383751 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090158216 DLCTRL DEBUG Command: GET 892741986 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090158216 DLCTRL DEBUG Tx Command reply: GET_REPLY 892741986 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821090158220 DLCTRL DEBUG Command: GET 56746492 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090158220 DLCTRL DEBUG Tx Command reply: GET_REPLY 56746492 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090158224 DLCTRL DEBUG Command: GET 747241017 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090158224 DLCTRL DEBUG Tx Command reply: GET_REPLY 747241017 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090158227 DLCTRL DEBUG Command: GET 134611017 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090158227 DLCTRL DEBUG Tx Command reply: GET_REPLY 134611017 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090158230 DLCTRL DEBUG Command: GET 776351615 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090158230 DLCTRL DEBUG Tx Command reply: GET_REPLY 776351615 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090158233 DLCTRL DEBUG Command: GET 794718231 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090158233 DLCTRL DEBUG Tx Command reply: GET_REPLY 794718231 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821090158236 DLCTRL DEBUG Command: GET 334041056 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090158236 DLCTRL DEBUG Tx Command reply: GET_REPLY 334041056 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090158239 DLCTRL DEBUG Command: GET 945338755 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090158239 DLCTRL DEBUG Tx Command reply: GET_REPLY 945338755 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090158242 DLCTRL DEBUG Command: GET 833655262 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090158242 DLCTRL DEBUG Tx Command reply: GET_REPLY 833655262 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090158245 DLCTRL DEBUG Command: GET 194093275 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090158245 DLCTRL DEBUG Tx Command reply: GET_REPLY 194093275 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090158248 DLCTRL DEBUG Command: GET 174208360 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090158248 DLCTRL DEBUG Tx Command reply: GET_REPLY 174208360 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821090158250 DLCTRL DEBUG Command: GET 860890039 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090158250 DLCTRL DEBUG Tx Command reply: GET_REPLY 860890039 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090158252 DLCTRL DEBUG Command: GET 343234788 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090158252 DLCTRL DEBUG Tx Command reply: GET_REPLY 343234788 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090158255 DLCTRL DEBUG Command: GET 228265442 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090158255 DLCTRL DEBUG Tx Command reply: GET_REPLY 228265442 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090158257 DLCTRL DEBUG Command: GET 312296745 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090158257 DLCTRL DEBUG Tx Command reply: GET_REPLY 312296745 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090158259 DLCTRL DEBUG Command: GET 843496622 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090158259 DLCTRL DEBUG Tx Command reply: GET_REPLY 843496622 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: 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@3bdb09a82332: "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@3bdb09a82332: 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@3bdb09a82332: 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@3bdb09a82332: 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@3bdb09a82332: 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 := '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 := '000000000000001011001101'B, t_guard := 20.000000 } 20250821090158277 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52026<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(630)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(630)@3bdb09a82332: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626)@3bdb09a82332: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)13524506 20250821090159323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090159324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090159324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250821090159324 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090159324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xce5e1a, normal) (hnbgw_rua.c:408) 20250821090159324 DHNB DEBUG map_rua[0x560fd3615d30]{init}: Allocated (fsm.c:456) 20250821090159324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13524506)[0x560fd3615d30]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090159324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13524506 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090159324 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090159324 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090159324 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13524506 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:172) 20250821090159324 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13524506 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: No msc found for this NRI, doing round-robin (hnbgw_cn.c:219) 20250821090159324 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13524506 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821090159324 DCN DEBUG map_sccp[0x560fd35fcfe0]{init}: Allocated (fsm.c:456) 20250821090159324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x560fd35fcfe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090159324 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-13524506 <-> SCCP-74 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821090159324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13524506 SCCP-74 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250821090159324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13524506)[0x560fd3615d30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090159324 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090159324 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090159324 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13524506 SCCP-74 msc-0 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090159324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x560fd35fcfe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090159324 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090159324 DLSCCP DEBUG SCCP-SCOC(74)[0x560fd360b540]{IDLE}: Allocated (fsm.c:456) 20250821090159324 DLSCCP DEBUG SCCP-SCOC(74)[0x560fd360b540]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090159324 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030002cd0056400500f1100926) (sccp_scrc.c:455) 20250821090159324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090159324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090159324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090159324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090159324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090159324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090159324 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090159324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090159324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090159324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090159324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090159324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090159324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090159324 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090159324 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090159324 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090159324 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090159324 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090159324 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 00 00 00 bd 00 00 00 b9 03 00 00 0e 01 00 00 4a 02 02 06 04 43 b9 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 cd 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250821090159325 DLSCCP DEBUG SCCP-SCOC(74)[0x560fd360b540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090159325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x560fd35fcfe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090159325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13524506)[0x560fd3615d30]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090159325 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090159325 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090159325 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090159325 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821090159325 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090159325 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090159325 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090159325 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090159325 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090159325 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0e 01 00 00 4a 02 02 06 04 43 b9 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 cd 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(629)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-SCCP(629)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(630)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642) HNBGW_Test.msc0-RAN(630)@3bdb09a82332: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)7282655 HNBGW_Test.msc0-SCCP(629)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(629)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821090159342 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090159342 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090159342 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090159343 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090159343 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090159343 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090159343 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090159343 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090159343 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090159343 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 4a e7 0d ee 02 00 00 00 00  20250821090159343 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090159343 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090159343 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090159343 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090159343 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090159343 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00e70dee) (sccp_scrc.c:545) 20250821090159343 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(74,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090159343 DLSCCP DEBUG SCCP-SCOC(74)[0x560fd360b540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090159343 DLSCCP DEBUG SCCP-SCOC(74)[0x560fd360b540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090159343 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090159343 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090159343 DCN DEBUG handle_cn_conn_conf() conn_id=74, 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_sccp.c:157) 20250821090159343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x560fd35fcfe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090159343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x560fd35fcfe0]{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(642)@3bdb09a82332: setverdict(pass): none -> pass MTC@3bdb09a82332: 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 } } } 20250821090159345 DLCTRL DEBUG Command: GET 661812277 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090159345 DLCTRL DEBUG Tx Command reply: GET_REPLY 661812277 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821090159348 DLCTRL DEBUG Command: GET 365655639 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090159348 DLCTRL DEBUG Tx Command reply: GET_REPLY 365655639 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090159352 DLCTRL DEBUG Command: GET 674829425 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090159352 DLCTRL DEBUG Tx Command reply: GET_REPLY 674829425 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090159356 DLCTRL DEBUG Command: GET 748246533 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090159356 DLCTRL DEBUG Tx Command reply: GET_REPLY 748246533 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090159360 DLCTRL DEBUG Command: GET 58225948 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090159360 DLCTRL DEBUG Tx Command reply: GET_REPLY 58225948 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090159364 DLCTRL DEBUG Command: GET 998897643 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090159364 DLCTRL DEBUG Tx Command reply: GET_REPLY 998897643 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090159368 DLCTRL DEBUG Command: GET 2212206 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090159368 DLCTRL DEBUG Tx Command reply: GET_REPLY 2212206 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090159372 DLCTRL DEBUG Command: GET 385704992 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090159372 DLCTRL DEBUG Tx Command reply: GET_REPLY 385704992 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090159376 DLCTRL DEBUG Command: GET 492064967 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090159376 DLCTRL DEBUG Tx Command reply: GET_REPLY 492064967 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090159380 DLCTRL DEBUG Command: GET 771078656 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090159380 DLCTRL DEBUG Tx Command reply: GET_REPLY 771078656 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090159382 DLCTRL DEBUG Command: GET 260070194 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090159382 DLCTRL DEBUG Tx Command reply: GET_REPLY 260070194 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090159384 DLCTRL DEBUG Command: GET 521661176 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090159384 DLCTRL DEBUG Tx Command reply: GET_REPLY 521661176 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090159386 DLCTRL DEBUG Command: GET 106068054 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090159386 DLCTRL DEBUG Tx Command reply: GET_REPLY 106068054 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090159390 DLCTRL DEBUG Command: GET 434725746 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090159390 DLCTRL DEBUG Tx Command reply: GET_REPLY 434725746 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20250821090159392 DLCTRL DEBUG Command: GET 509218399 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090159393 DLCTRL DEBUG Tx Command reply: GET_REPLY 509218399 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090159395 DLCTRL DEBUG Command: GET 160825354 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090159395 DLCTRL DEBUG Tx Command reply: GET_REPLY 160825354 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090159397 DLCTRL DEBUG Command: GET 554715192 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090159397 DLCTRL DEBUG Tx Command reply: GET_REPLY 554715192 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090159399 DLCTRL DEBUG Command: GET 537076741 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090159399 DLCTRL DEBUG Tx Command reply: GET_REPLY 537076741 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090159401 DLCTRL DEBUG Command: GET 251704272 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090159401 DLCTRL DEBUG Tx Command reply: GET_REPLY 251704272 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090159403 DLCTRL DEBUG Command: GET 707075372 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090159403 DLCTRL DEBUG Tx Command reply: GET_REPLY 707075372 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '000000000000001010000011'B, t_guard := 20.000000 } 20250821090159433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52032<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(633)@3bdb09a82332: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(633)@3bdb09a82332: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626)@3bdb09a82332: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)6516664 20250821090200464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090200464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090200464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250821090200464 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090200465 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x636fb8, normal) (hnbgw_rua.c:408) 20250821090200465 DHNB DEBUG map_rua[0x560fd35ebeb0]{init}: Allocated (fsm.c:456) 20250821090200465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6516664)[0x560fd35ebeb0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090200465 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6516664 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090200465 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090200465 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090200465 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250821090200465 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6516664 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:172) 20250821090200465 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6516664 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: No msc found for this NRI, doing round-robin (hnbgw_cn.c:219) 20250821090200465 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6516664 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250821090200465 DCN DEBUG map_sccp[0x560fd35ea040]{init}: Allocated (fsm.c:456) 20250821090200465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x560fd35ea040]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090200465 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-6516664 <-> SCCP-75 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250821090200465 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6516664 SCCP-75 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250821090200465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6516664)[0x560fd35ebeb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090200465 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090200465 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090200465 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6516664 SCCP-75 msc-1 MI=TMSI-0x42BFC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090200465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x560fd35ea040]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090200465 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090200465 DLSCCP DEBUG SCCP-SCOC(75)[0x560fd35e9210]{IDLE}: Allocated (fsm.c:456) 20250821090200465 DLSCCP DEBUG SCCP-SCOC(75)[0x560fd35e9210]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090200465 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030002830056400500f1100926) (sccp_scrc.c:455) 20250821090200465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090200465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090200465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090200465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090200465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090200465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090200465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090200465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090200465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090200465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090200465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090200465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090200465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090200465 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090200465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090200465 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090200465 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090200465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090200465 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 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 05 24 01 03 50 59 02 05 f4 42 bf c0 23 00 4f 40 03 00 02 83 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090200465 DLSCCP DEBUG SCCP-SCOC(75)[0x560fd35e9210]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090200465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x560fd35ea040]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090200465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6516664)[0x560fd35ebeb0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090200466 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090200466 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090200466 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090200466 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=15 20250821090200466 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090200466 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090200466 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090200466 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090200466 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090200466 DLSS7 <000c> ss7_asp.c:1383 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 05 24 01 03 50 59 02 05 f4 42 bf c0 23 00 4f 40 03 00 02 83 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(632)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc1-SCCP(632)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(633)@3bdb09a82332: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643) HNBGW_Test.msc1-RAN(633)@3bdb09a82332: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)842287 HNBGW_Test.msc1-SCCP(632)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(632)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821090200484 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090200484 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090200484 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090200484 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090200484 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090200484 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090200484 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090200484 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090200484 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090200484 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 4b 21 25 b0 02 00 00 00 00  20250821090200485 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090200485 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090200485 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090200485 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090200485 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090200485 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=002125b0) (sccp_scrc.c:545) 20250821090200485 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(75,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090200485 DLSCCP DEBUG SCCP-SCOC(75)[0x560fd35e9210]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090200485 DLSCCP DEBUG SCCP-SCOC(75)[0x560fd35e9210]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090200485 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090200485 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090200485 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_sccp.c:157) 20250821090200485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x560fd35ea040]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)@3bdb09a82332: setverdict(pass): none -> pass 20250821090200485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x560fd35ea040]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@3bdb09a82332: 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 } } } 20250821090200487 DLCTRL DEBUG Command: GET 568964624 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090200487 DLCTRL DEBUG Tx Command reply: GET_REPLY 568964624 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821090200491 DLCTRL DEBUG Command: GET 11375641 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090200491 DLCTRL DEBUG Tx Command reply: GET_REPLY 11375641 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090200495 DLCTRL DEBUG Command: GET 941549027 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090200495 DLCTRL DEBUG Tx Command reply: GET_REPLY 941549027 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090200499 DLCTRL DEBUG Command: GET 472276005 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090200499 DLCTRL DEBUG Tx Command reply: GET_REPLY 472276005 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090200502 DLCTRL DEBUG Command: GET 704009603 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090200502 DLCTRL DEBUG Tx Command reply: GET_REPLY 704009603 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090200506 DLCTRL DEBUG Command: GET 257061285 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090200506 DLCTRL DEBUG Tx Command reply: GET_REPLY 257061285 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250821090200510 DLCTRL DEBUG Command: GET 889421243 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090200510 DLCTRL DEBUG Tx Command reply: GET_REPLY 889421243 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090200512 DLCTRL DEBUG Command: GET 978837066 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090200512 DLCTRL DEBUG Tx Command reply: GET_REPLY 978837066 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090200515 DLCTRL DEBUG Command: GET 351617423 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090200515 DLCTRL DEBUG Tx Command reply: GET_REPLY 351617423 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090200517 DLCTRL DEBUG Command: GET 563767294 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090200517 DLCTRL DEBUG Tx Command reply: GET_REPLY 563767294 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090200519 DLCTRL DEBUG Command: GET 699089357 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090200519 DLCTRL DEBUG Tx Command reply: GET_REPLY 699089357 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090200521 DLCTRL DEBUG Command: GET 646582292 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090200521 DLCTRL DEBUG Tx Command reply: GET_REPLY 646582292 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090200522 DLCTRL DEBUG Command: GET 746294512 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090200522 DLCTRL DEBUG Tx Command reply: GET_REPLY 746294512 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090200524 DLCTRL DEBUG Command: GET 625771514 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090200524 DLCTRL DEBUG Tx Command reply: GET_REPLY 625771514 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20250821090200525 DLCTRL DEBUG Command: GET 24452186 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090200525 DLCTRL DEBUG Tx Command reply: GET_REPLY 24452186 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090200526 DLCTRL DEBUG Command: GET 858139295 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090200526 DLCTRL DEBUG Tx Command reply: GET_REPLY 858139295 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090200527 DLCTRL DEBUG Command: GET 750674104 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090200527 DLCTRL DEBUG Tx Command reply: GET_REPLY 750674104 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090200528 DLCTRL DEBUG Command: GET 362729991 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090200528 DLCTRL DEBUG Tx Command reply: GET_REPLY 362729991 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090200529 DLCTRL DEBUG Command: GET 165697145 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090200529 DLCTRL DEBUG Tx Command reply: GET_REPLY 165697145 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090200530 DLCTRL DEBUG Command: GET 972170905 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090200530 DLCTRL DEBUG Tx Command reply: GET_REPLY 972170905 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '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 := '000000000000000000110011'B, t_guard := 20.000000 } 20250821090200551 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52044<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(630)@3bdb09a82332: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(630)@3bdb09a82332: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626)@3bdb09a82332: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)12606204 20250821090201580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090201580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090201580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250821090201581 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090201581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc05afc, normal) (hnbgw_rua.c:408) 20250821090201581 DHNB DEBUG map_rua[0x560fd35e4870]{init}: Allocated (fsm.c:456) 20250821090201581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12606204)[0x560fd35e4870]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090201581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12606204 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090201581 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090201581 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090201581 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12606204 SCCP-0 CS MI=TMSI-0x42BB8023: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250821090201581 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12606204 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:172) 20250821090201581 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12606204 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: No msc found for this NRI, doing round-robin (hnbgw_cn.c:219) 20250821090201581 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12606204 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821090201581 DCN DEBUG map_sccp[0x560fd35edcf0]{init}: Allocated (fsm.c:456) 20250821090201581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x560fd35edcf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090201581 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-12606204 <-> SCCP-76 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821090201581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12606204 SCCP-76 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250821090201581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12606204)[0x560fd35e4870]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090201581 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090201581 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090201581 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12606204 SCCP-76 msc-0 MI=TMSI-0x42BB8023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090201581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x560fd35edcf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090201581 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090201581 DLSCCP DEBUG SCCP-SCOC(76)[0x560fd3605730]{IDLE}: Allocated (fsm.c:456) 20250821090201581 DLSCCP DEBUG SCCP-SCOC(76)[0x560fd3605730]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090201581 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030000330056400500f1100926) (sccp_scrc.c:455) 20250821090201581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090201581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090201581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090201581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090201581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090201581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090201581 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090201581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090201581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090201581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090201581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090201581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090201581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090201581 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090201581 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090201581 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090201581 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090201581 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090201581 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 69 00 00 00 bd 00 00 00 b9 03 00 00 08 01 00 00 4c 02 02 06 04 43 b9 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 33 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090201581 DLSCCP DEBUG SCCP-SCOC(76)[0x560fd3605730]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090201581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x560fd35edcf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090201581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12606204)[0x560fd35e4870]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090201581 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090201581 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090201581 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090201581 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821090201581 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090201582 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090201582 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090201582 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090201582 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090201582 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 08 01 00 00 4c 02 02 06 04 43 b9 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 33 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(629)@3bdb09a82332: First idle individual index:1 HNBGW_Test.msc0-SCCP(629)@3bdb09a82332: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(630)@3bdb09a82332: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644) HNBGW_Test.msc0-RAN(630)@3bdb09a82332: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)13672582 HNBGW_Test.msc0-SCCP(629)@3bdb09a82332: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(629)@3bdb09a82332: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250821090201589 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090201589 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090201589 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090201589 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090201589 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090201589 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090201589 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090201589 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090201589 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090201589 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 4c 1f 99 a9 02 00 00 00 00  20250821090201589 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090201589 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090201589 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090201589 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090201589 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090201589 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=001f99a9) (sccp_scrc.c:545) 20250821090201589 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(76,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090201589 DLSCCP DEBUG SCCP-SCOC(76)[0x560fd3605730]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090201589 DLSCCP DEBUG SCCP-SCOC(76)[0x560fd3605730]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090201589 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090201589 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090201589 DCN DEBUG handle_cn_conn_conf() conn_id=76, 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_sccp.c:157) 20250821090201589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x560fd35edcf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090201589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x560fd35edcf0]{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(644)@3bdb09a82332: setverdict(pass): none -> pass MTC@3bdb09a82332: 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 } } } 20250821090201592 DLCTRL DEBUG Command: GET 295307398 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090201592 DLCTRL DEBUG Tx Command reply: GET_REPLY 295307398 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250821090201596 DLCTRL DEBUG Command: GET 422637123 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090201596 DLCTRL DEBUG Tx Command reply: GET_REPLY 422637123 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090201599 DLCTRL DEBUG Command: GET 24960308 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090201599 DLCTRL DEBUG Tx Command reply: GET_REPLY 24960308 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090201603 DLCTRL DEBUG Command: GET 267810983 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090201603 DLCTRL DEBUG Tx Command reply: GET_REPLY 267810983 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090201607 DLCTRL DEBUG Command: GET 150447135 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090201607 DLCTRL DEBUG Tx Command reply: GET_REPLY 150447135 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090201610 DLCTRL DEBUG Command: GET 111423048 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090201610 DLCTRL DEBUG Tx Command reply: GET_REPLY 111423048 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250821090201613 DLCTRL DEBUG Command: GET 265451534 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090201613 DLCTRL DEBUG Tx Command reply: GET_REPLY 265451534 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090201615 DLCTRL DEBUG Command: GET 928246248 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090201615 DLCTRL DEBUG Tx Command reply: GET_REPLY 928246248 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090201617 DLCTRL DEBUG Command: GET 218870052 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090201617 DLCTRL DEBUG Tx Command reply: GET_REPLY 218870052 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090201619 DLCTRL DEBUG Command: GET 432781830 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090201619 DLCTRL DEBUG Tx Command reply: GET_REPLY 432781830 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090201620 DLCTRL DEBUG Command: GET 723345737 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090201620 DLCTRL DEBUG Tx Command reply: GET_REPLY 723345737 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090201622 DLCTRL DEBUG Command: GET 226700925 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090201622 DLCTRL DEBUG Tx Command reply: GET_REPLY 226700925 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090201623 DLCTRL DEBUG Command: GET 900022776 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090201623 DLCTRL DEBUG Tx Command reply: GET_REPLY 900022776 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090201625 DLCTRL DEBUG Command: GET 628300512 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090201625 DLCTRL DEBUG Tx Command reply: GET_REPLY 628300512 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20250821090201626 DLCTRL DEBUG Command: GET 174103151 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090201626 DLCTRL DEBUG Tx Command reply: GET_REPLY 174103151 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090201627 DLCTRL DEBUG Command: GET 393999824 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090201627 DLCTRL DEBUG Tx Command reply: GET_REPLY 393999824 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090201628 DLCTRL DEBUG Command: GET 594401309 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090201628 DLCTRL DEBUG Tx Command reply: GET_REPLY 594401309 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090201629 DLCTRL DEBUG Command: GET 469328719 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090201629 DLCTRL DEBUG Tx Command reply: GET_REPLY 469328719 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090201630 DLCTRL DEBUG Command: GET 202839180 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090201630 DLCTRL DEBUG Tx Command reply: GET_REPLY 202839180 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090201632 DLCTRL DEBUG Command: GET 964457893 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090201632 DLCTRL DEBUG Tx Command reply: GET_REPLY 964457893 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090201637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52024<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090201637 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34795<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(622)@3bdb09a82332: Final verdict of PTC: none IPA-CTRL-CLI-IPA(623)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090201639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52008<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090201641 DLINP DEBUG SRVCONN(,r=127.0.0.1:41832<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090201641 DLINP DEBUG SRVCONN(,r=127.0.0.1:41832<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090201641 DLINP NOTICE SRV(,r=127.0.0.1:41832<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090201641 DMAIN NOTICE (127.0.0.1:41832 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41832<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821090201641 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(628)@3bdb09a82332: Final verdict of PTC: none 20250821090201644 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090201644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090201644 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090201644 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090201644 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090201644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090201644 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090201644 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090201644 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090201644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090201644 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090201644 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821090201644 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090201644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090201644 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090201644 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090201644 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090201644 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090201644 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090201644 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090201644 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090201644 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' HNBGW_Test.sgsn1-RAN(639)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(636)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(635)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(638)@3bdb09a82332: Final verdict of PTC: none 20250821090201644 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090201644 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090201644 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821090201644 DLSS7 <000c> ss7_asp.c:1383 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  20250821090201644 DLSS7 <000c> ss7_asp.c:1383 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  20250821090201644 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090201645 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090201645 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090201645 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090201645 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090201645 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090201645 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090201645 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090201645 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090201645 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090201645 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090201645 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090201645 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090201645 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090201645 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090201645 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090201645 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090201645 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090201645 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) HNBGW_Test.msc1-RAN(633)@3bdb09a82332: Final verdict of PTC: none 20250821090201645 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090201645 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090201645 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090201645 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250821090201645 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090201645 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090201645 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090201645 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090201645 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821090201645 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090201645 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090201645 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821090201645 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090201645 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090201645 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821090201645 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090201645 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090201645 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090201645 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090201645 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090201646 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821090201646 DLSS7 <000c> ss7_asp.c:1383 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  20250821090201646 DLSS7 <000c> ss7_asp.c:1383 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  20250821090201646 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.msc1-SCCP(632)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(630)@3bdb09a82332: Final verdict of PTC: none 20250821090201646 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090201646 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090201646 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090201646 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090201646 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090201646 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090201646 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090201646 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090201646 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090201646 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090201646 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090201646 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090201646 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090201646 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250821090201646 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090201646 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090201646 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250821090201646 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090201646 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090201646 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090201646 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821090201646 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821090201646 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW_Test.msc0-M3UA(631)@3bdb09a82332: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(621)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(634)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(637)@3bdb09a82332: Final verdict of PTC: none 20250821090201646 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0a  20250821090201646 DLSS7 <000c> ss7_asp.c:1383 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  20250821090201646 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090201646 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090201646 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090201646 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090201647 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090201647 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090201647 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090201647 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090201647 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090201647 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090201647 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090201647 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090201647 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821090201647 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090201647 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090201647 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090201647 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627)@3bdb09a82332: Final verdict of PTC: none 20250821090201647 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090201647 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090201648 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090201648 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(624)@3bdb09a82332: Final verdict of PTC: none 20250821090201648 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090201648 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090201648 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090201648 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090201649 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn1-M3UA(640)@3bdb09a82332: Final verdict of PTC: none 20250821090201649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x560fd35ea040]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090201649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090201650 DLSCCP DEBUG SCCP-SCOC(75)[0x560fd35e9210]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090201650 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002125b0), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090201650 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) HNBGW-MGCP(641)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)@3bdb09a82332: Final verdict of PTC: pass 20250821090201650 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821090201651 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090201651 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090201651 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090201652 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090201652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090201652 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090201653 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090201653 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090201653 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0f 04 21 25 b0 00 00 4b 00 00 00 00 00 (ss7_asp.c:1383) 20250821090201653 DLSCCP DEBUG SCCP-SCOC(75)[0x560fd35e9210]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090201654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x560fd35ea040]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090201654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6516664)[0x560fd35ebeb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090201654 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6516664)[0x560fd35ebeb0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090201655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090201655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6516664)[0x560fd35ebeb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090201655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6516664)[0x560fd35ebeb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090201656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6516664)[0x560fd35ebeb0]{disrupted}: Freeing instance (context_map.c:203) 20250821090201656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6516664)[0x560fd35ebeb0]{disrupted}: Deallocated (fsm.c:568) 20250821090201656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x560fd35ea040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090201657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x560fd35ea040]{disconnected}: Freeing instance (context_map.c:207) 20250821090201657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x560fd35ea040]{disconnected}: Deallocated (fsm.c:568) 20250821090201657 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6516664 SCCP-75 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:226) 20250821090201658 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090201658 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090201658 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250821090201659 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090201659 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090201659 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090201659 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090201660 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090201660 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090201660 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090201661 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) HNBGW_Test.msc0-SCCP(629)@3bdb09a82332: Final verdict of PTC: none 20250821090201661 DRANAP NOTICE cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090201661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090201662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821090201662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52044<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090201663 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090201663 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090201663 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090201664 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090201664 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090201664 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090201665 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090201665 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090201665 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090201665 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090201666 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090201666 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090201666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x560fd35fcfe0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090201666 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090201666 DLSCCP DEBUG SCCP-SCOC(74)[0x560fd360b540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090201667 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e70dee), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090201667 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090201667 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090201667 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090201668 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090201668 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090201668 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090201668 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090201669 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090201661 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090201661 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090201661 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090201661 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=15 20250821090201661 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090201661 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090201661 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090201669 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090201669 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 0e 04 e7 0d ee 00 00 4a 00 00 00 00 00 (ss7_asp.c:1383) 20250821090201670 DLSCCP DEBUG SCCP-SCOC(74)[0x560fd360b540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090201670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x560fd35fcfe0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090201670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13524506)[0x560fd3615d30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090201670 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13524506)[0x560fd3615d30]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090201670 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090201671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13524506)[0x560fd3615d30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090201671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13524506)[0x560fd3615d30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090201671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13524506)[0x560fd3615d30]{disrupted}: Freeing instance (context_map.c:203) 20250821090201671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13524506)[0x560fd3615d30]{disrupted}: Deallocated (fsm.c:568) 20250821090201671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x560fd35fcfe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090201672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x560fd35fcfe0]{disconnected}: Freeing instance (context_map.c:207) 20250821090201672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x560fd35fcfe0]{disconnected}: Deallocated (fsm.c:568) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)@3bdb09a82332: Final verdict of PTC: pass 20250821090201672 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13524506 SCCP-74 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:226) 20250821090201672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x560fd35edcf0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090201673 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090201673 DLSCCP DEBUG SCCP-SCOC(76)[0x560fd3605730]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090201673 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f99a9), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090201674 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090201674 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090201674 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090201674 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090201674 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090201675 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090201675 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090201675 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090201675 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090201676 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 08 04 1f 99 a9 00 00 4c 00 00 00 00 00 (ss7_asp.c:1383) 20250821090201676 DLSCCP DEBUG SCCP-SCOC(76)[0x560fd3605730]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090201676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x560fd35edcf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090201676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12606204)[0x560fd35e4870]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090201677 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12606204)[0x560fd35e4870]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090201677 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090201677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12606204)[0x560fd35e4870]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090201677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12606204)[0x560fd35e4870]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090201677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12606204)[0x560fd35e4870]{disrupted}: Freeing instance (context_map.c:203) 20250821090201677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12606204)[0x560fd35e4870]{disrupted}: Deallocated (fsm.c:568) 20250821090201678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x560fd35edcf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090201678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x560fd35edcf0]{disconnected}: Freeing instance (context_map.c:207) 20250821090201678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x560fd35edcf0]{disconnected}: Deallocated (fsm.c:568) 20250821090201678 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12606204 SCCP-76 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:226) 20250821090201678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090201679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090201679 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090201679 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 (hnb.c:255) 20250821090201679 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821090201679 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52026<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090201680 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090201680 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090201680 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090201680 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821090201680 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090201680 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090201680 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090201680 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090201680 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090201680 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090201680 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821090201680 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090201680 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090201680 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090201689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52032<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(621): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(622): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(623): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(624): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(628): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(629): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(630): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(631): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-SCCP(632): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-RAN(633): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-M3UA(634): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(635): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(636): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(637): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(638): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-RAN(639): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(640): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(641): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@3bdb09a82332: 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'. Thu Aug 21 09:02:01 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 20250821090201773 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52046<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090201906 DLSCCP DEBUG SCCP-SCOC(72)[0x560fd360aa30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090201906 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d349b7), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090201906 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090201906 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090201906 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090201906 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090201907 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090201907 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090201907 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090201907 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090201907 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090201907 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d3 49 b7 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090201907 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090201907 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090201907 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090201907 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090201907 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090201907 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090201907 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090201914 DLSCCP DEBUG SCCP-SCOC(71)[0x560fd3606ab0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090201914 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ea34d), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090201914 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090201914 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090201914 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090201914 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090201914 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090201914 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090201914 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090201914 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090201914 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090201914 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4e a3 4d 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090201914 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090201914 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090201915 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090201915 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090201915 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090201915 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090201915 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090201922 DLSCCP DEBUG SCCP-SCOC(73)[0x560fd3629680]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090201922 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022718d), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090201922 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090201922 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090201922 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090201923 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090201923 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090201923 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090201923 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090201923 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090201923 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090201923 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 22 71 8d 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090201923 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090201923 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090201923 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090201923 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090201923 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090201923 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090201923 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090202405 DLSCCP DEBUG SCCP-SCOC(69)[0x560fd3616990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090202405 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00418447), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090202405 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090202405 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090202405 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090202405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090202405 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090202405 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090202405 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090202405 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090202405 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090202406 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 41 84 47 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090202406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090202406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090202406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090202406 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090202406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090202406 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090202406 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090202428 DLSCCP DEBUG SCCP-SCOC(68)[0x560fd355e800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090202428 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00398028), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090202428 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090202428 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090202428 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090202428 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090202428 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090202428 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090202428 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090202428 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090202428 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090202428 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 39 80 28 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090202428 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090202428 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090202429 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090202429 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090202429 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090202429 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090202429 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090202438 DLSCCP DEBUG SCCP-SCOC(70)[0x560fd360a530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090202438 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7d645), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090202438 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090202438 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090202438 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090202438 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090202438 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090202438 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090202438 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090202438 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090202438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090202438 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b7 d6 45 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090202439 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090202439 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090202439 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090202439 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090202439 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090202439 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090202439 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090202576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52046<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=644196) 20250821090202793 DLSCCP DEBUG SCCP-SCOC(66)[0x560fd35ebba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090202793 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e2154), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090202793 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090202793 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090202793 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090202793 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090202793 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090202793 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090202793 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090202793 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090202793 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090202793 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 1e 21 54 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090202794 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090202794 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090202794 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090202794 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090202794 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090202794 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090202794 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090202798 DLSCCP DEBUG SCCP-SCOC(67)[0x560fd35e9050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090202799 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a21b46), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090202799 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090202799 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090202799 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090202799 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090202799 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090202799 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090202799 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090202799 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090202799 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090202799 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a2 1b 46 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090202799 DLSCCP DEBUG SCCP-SCOC(65)[0x560fd35e7200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090202799 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea4973), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090202799 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090202799 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090202799 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090202799 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090202799 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090202799 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090202799 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090202799 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090202799 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090202799 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ea 49 73 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090202799 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090202799 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090202799 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090202799 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090202799 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090202799 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090202799 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090202799 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090202799 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090202799 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090202799 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090202799 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090202800 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090202800 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090203262 DLSCCP DEBUG SCCP-SCOC(63)[0x560fd3632260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090203262 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d0570), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090203262 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090203262 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090203262 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090203262 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090203262 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090203262 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090203262 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090203262 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090203262 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090203262 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 2d 05 70 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090203263 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090203263 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090203263 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090203263 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090203263 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090203263 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090203263 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090203286 DLSCCP DEBUG SCCP-SCOC(62)[0x560fd360d070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090203286 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052b6b8), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090203286 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090203286 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090203286 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090203286 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090203286 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090203286 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090203286 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090203286 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090203286 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090203286 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 52 b6 b8 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090203286 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090203286 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090203286 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090203286 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090203286 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090203286 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090203286 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090203295 DLSCCP DEBUG SCCP-SCOC(64)[0x560fd35e58a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090203295 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fdbbc4), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090203295 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090203295 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090203295 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090203295 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090203295 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090203295 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090203295 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090203295 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090203295 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090203295 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fd bb c4 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090203296 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090203296 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090203296 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090203296 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090203296 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090203296 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090203296 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=644196, count=681904) 20250821090203618 DLSCCP DEBUG SCCP-SCOC(59)[0x560fd357ad20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090203618 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc774d), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090203618 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090203618 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090203618 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090203618 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090203618 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090203618 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090203618 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090203618 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090203618 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090203618 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 bc 77 4d 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090203618 DLSCCP DEBUG SCCP-SCOC(58)[0x560fd35f9920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090203618 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a20a9a), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090203618 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090203618 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090203618 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090203618 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090203618 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090203618 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090203618 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090203618 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090203618 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090203618 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a2 0a 9a 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090203618 DLSCCP DEBUG SCCP-SCOC(60)[0x560fd3632130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090203618 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f423a), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090203618 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090203618 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090203618 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090203618 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090203618 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090203618 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090203618 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090203618 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090203618 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090203618 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 0f 42 3a 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090203619 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090203619 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090203619 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090203619 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090203619 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090203619 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090203619 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090203619 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090203619 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090203619 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090203619 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090203619 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090203619 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090203619 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090203619 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090203619 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090203619 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090203619 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090203619 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090203619 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090203619 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090203620 DLSCCP DEBUG SCCP-SCOC(61)[0x560fd3616bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090203620 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d3c14), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090203620 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090203620 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090203620 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090203620 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090203620 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090203620 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090203620 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090203620 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090203620 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090203620 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3d 3c 14 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090203620 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090203620 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090203620 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090203620 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090203620 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090203620 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090203620 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090203645 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090203645 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090203645 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821090203646 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090203646 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090203646 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821090203647 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090203647 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090203647 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821090203647 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090203647 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090203647 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250821090204261 DLSCCP DEBUG SCCP-SCOC(57)[0x560fd360f460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090204261 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003eab02), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090204261 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090204261 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090204261 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090204261 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090204261 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090204261 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090204261 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090204261 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090204261 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090204261 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 3e ab 02 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090204262 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090204262 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090204262 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090204262 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090204262 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090204262 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090204262 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 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_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@3bdb09a82332: 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@3bdb09a82332: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20250821090205706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59828<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090205711 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59842<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090205719 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46143<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090205869 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090205869 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821090205877 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090205877 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090205877 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090205877 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090205878 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090205878 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090205878 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44506 (stream_srv.c:143) 20250821090205878 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44506<->l=127.0.0.1:29169 (hnb.c:335) 20250821090205878 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090205878 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090205879 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090205879 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090205879 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:334) 20250821090205879 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090205879 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090205879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090205879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090205879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090205879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090205879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090205879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090205879 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090205879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090205879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090205879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090205879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090205879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090205879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090205879 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090205879 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090205879 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090205879 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090205879 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090205879 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090205879 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090205879 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090205879 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090205879 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090205879 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090205879 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090205879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090205879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090205879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090205879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090205879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090205879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090205879 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090205879 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090205879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090205879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090205879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090205879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090205879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090205879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090205879 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090205879 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090205879 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090205879 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090205879 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090205879 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090205879 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090205879 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090205879 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090205879 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090205879 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090205879 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090205879 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090205879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090205879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090205879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090205879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090205879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090205879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090205879 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090205879 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090205879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090205879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090205879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090205879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090205879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090205879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090205879 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090205879 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090205879 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090205879 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090205879 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090205879 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090205879 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090205879 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090205879 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090205879 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090205879 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090205879 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090205879 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090205879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090205879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090205879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090205879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090205879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090205879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090205879 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090205879 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090205879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090205879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090205879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090205879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090205879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090205879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090205879 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090205879 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090205879 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090205879 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090205879 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090205879 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090205879 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090205879 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090205879 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090205879 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090205879 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090205879 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=4 20250821090205879 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090205879 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090205879 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090205879 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090205879 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090205880 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=5 20250821090205880 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090205880 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090205880 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090205880 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090205880 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090205880 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090205880 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=6 20250821090205880 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090205880 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090205880 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090205880 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090205880 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090205880 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090205880 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821090205880 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090205880 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090205880 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(655)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(655)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(655)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(653)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(658)@3bdb09a82332: ************************************************* HNBGW_Test.msc1-M3UA(658)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(658)@3bdb09a82332: ************************************************* HNBGW_Test.msc1-SCCP(656)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090205903 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090205903 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090205903 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090205903 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090205904 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090205904 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090205904 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090205904 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090205905 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090205905 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090205905 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:334) 20250821090205905 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090205905 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090205905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090205905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090205905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090205905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090205905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090205905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090205905 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090205905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090205905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090205905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090205905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090205905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090205905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090205905 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090205905 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090205905 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090205905 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090205905 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090205905 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090205905 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090205905 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090205905 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090205905 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:334) 20250821090205905 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090205905 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090205905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090205905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090205905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090205905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090205905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090205905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090205905 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090205905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090205905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090205905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090205905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090205905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090205905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090205905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090205905 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090205905 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090205905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090205905 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090205905 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090205905 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090205905 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090205905 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090205905 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090205905 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090205905 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090205905 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090205905 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090205905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090205905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090205905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090205905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090205905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090205905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090205905 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090205905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090205905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090205905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090205905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090205905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090205905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090205905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090205905 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090205905 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090205905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090205905 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090205905 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090205905 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090205905 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090205905 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090205905 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090205905 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090205905 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090205905 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090205905 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090205905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090205905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090205905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090205905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090205905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090205905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090205905 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090205905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090205905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090205905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090205905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090205905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090205905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090205905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090205905 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090205905 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090205905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090205905 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090205905 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090205905 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090205905 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090205905 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090205905 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090205905 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090205905 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090205905 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=9 20250821090205905 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090205905 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090205905 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090205905 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090205905 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090205905 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=15 20250821090205905 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090205905 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090205905 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090205905 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090205905 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090205905 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090205905 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=4 20250821090205905 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090205905 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090205905 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090205905 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090205905 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090205905 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090205905 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821090205905 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090205905 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090205905 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(661)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(661)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(661)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(659)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(664)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn1-M3UA(664)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(664)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn1-SCCP(662)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090205937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090205937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090205937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090205937 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090205937 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:562) 20250821090205937 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090205937 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090205937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090205937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090205941 DLINP DEBUG SRVCONN(,r=127.0.0.1:44506<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090205941 DLINP DEBUG SRVCONN(,r=127.0.0.1:44506<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090205941 DLINP DEBUG SRVCONN(,r=127.0.0.1:44506<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090205941 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090205941 DHNBAP DEBUG (127.0.0.1:44506 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821090205941 DHNBAP NOTICE (127.0.0.1:44506 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090205941 DHNBAP NOTICE (127.0.0.1:44506 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090205941 DLINP DEBUG SRVCONN(,r=127.0.0.1:44506<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090205941 DLINP DEBUG SRVCONN(,r=127.0.0.1:44506<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090206091 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090206092 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090206092 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090206092 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(655)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090206099 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090206099 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090206099 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090206100 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090206100 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090206100 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090206100 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090206100 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090206100 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090206100 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090206100 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090206100 DLSS7 <000c> ss7_asp.c:1383 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  20250821090206100 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090206102 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090206102 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821090206102 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090206102 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821090206102 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090206102 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090206102 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090206102 DLSS7 <000c> ss7_asp.c:1383 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  20250821090206102 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090206102 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090206102 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090206102 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090206102 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090206102 DLSS7 <000c> ss7_asp.c:1383 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  20250821090206102 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090206102 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090206102 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090206102 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090206103 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090206103 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090206103 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090206103 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090206103 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090206103 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090206103 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090206103 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090206103 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090206103 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090206103 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090206103 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090206104 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090206104 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090206104 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090206104 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090206104 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090206104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090206105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206105 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) HNBGW_Test.msc1-M3UA(658)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821090206105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090206105 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090206105 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090206105 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090206105 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090206105 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090206105 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090206105 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090206105 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090206105 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821090206105 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090206105 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090206105 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090206105 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090206105 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090206105 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821090206108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090206108 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821090206108 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090206108 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090206109 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090206109 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090206109 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090206109 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090206109 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090206109 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090206109 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090206109 DLSS7 <000c> ss7_asp.c:1383 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  20250821090206109 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090206111 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090206111 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090206111 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090206111 DLSS7 <000c> ss7_asp.c:1383 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  20250821090206111 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090206111 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090206111 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090206112 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090206112 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821090206112 DLSS7 <000c> ss7_asp.c:1383 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  20250821090206112 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090206112 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090206112 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821090206112 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090206112 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090206112 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090206112 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090206112 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090206112 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821090206112 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090206112 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090206112 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090206112 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090206112 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090206112 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090206112 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090206112 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090206113 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090206113 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090206113 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090206113 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090206114 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090206114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206114 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090206114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206114 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090206114 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090206114 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090206114 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090206114 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090206114 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090206114 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=9 20250821090206114 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090206114 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090206114 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc1 proto=m3ua 20250821090206114 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090206114 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090206114 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090206114 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090206114 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090206114 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090206114 DLSS7 <000c> ss7_asp.c:1383 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  20250821090206116 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090206116 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090206116 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090206116 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(661)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090206122 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090206122 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090206122 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090206122 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090206122 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090206122 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090206122 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090206122 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090206122 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090206122 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090206122 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090206122 DLSS7 <000c> ss7_asp.c:1383 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  20250821090206122 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090206124 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090206124 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090206124 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090206124 DLSS7 <000c> ss7_asp.c:1383 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  20250821090206124 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090206124 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090206124 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090206124 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090206124 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090206124 DLSS7 <000c> ss7_asp.c:1383 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  20250821090206124 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090206124 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090206124 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090206124 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090206124 DLSS7 <000c> ss7_asp.c:1383 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  20250821090206124 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 02 00 12 00 10 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090206124 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090206124 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090206124 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090206124 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090206124 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090206124 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090206124 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090206124 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090206124 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090206124 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090206124 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090206124 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090206126 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090206126 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090206126 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090206126 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090206126 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090206126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206126 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090206126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206126 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090206126 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090206126 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090206126 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090206126 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090206126 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090206126 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090206126 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090206126 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250821090206126 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090206126 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821090206126 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090206126 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090206126 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090206126 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=12 20250821090206126 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090206126 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090206126 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090206126 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090206126 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090206126 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn1-M3UA(664)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250821090206130 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090206130 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250821090206130 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090206130 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090206130 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090206130 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090206130 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090206130 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090206131 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090206131 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090206131 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090206131 DLSS7 <000c> ss7_asp.c:1383 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  20250821090206131 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090206133 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090206133 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090206133 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090206133 DLSS7 <000c> ss7_asp.c:1383 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  20250821090206133 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090206133 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090206133 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090206133 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090206133 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250821090206133 DLSS7 <000c> ss7_asp.c:1383 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  20250821090206133 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821090206133 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821090206133 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0a  20250821090206133 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090206133 DLSS7 <000c> ss7_asp.c:1383 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  20250821090206133 DLSS7 <000c> ss7_asp.c:1383 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  20250821090206133 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 04 00 12 00 0c 00 00 00 03 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090206133 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090206133 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090206133 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090206133 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250821090206133 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090206133 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090206133 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090206133 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090206133 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090206133 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090206133 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090206133 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090206134 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090206134 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090206134 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090206135 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090206135 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090206135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206135 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090206135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206135 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090206135 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090206135 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090206135 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090206135 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090206135 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090206135 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090206135 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090206135 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090206135 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090206135 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=14 20250821090206135 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090206135 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090206135 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090206135 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090206135 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090206135 DLSS7 <000c> ss7_asp.c:1383 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(654)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090206906 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090206906 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090206906 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090206906 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090206906 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090206906 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090206907 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090206907 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090206907 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090206907 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090206907 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090206907 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090206907 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090206907 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090206907 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090206907 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090206907 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090206907 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090206907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206907 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090206907 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090206908 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090206908 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090206908 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090206908 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:382) 20250821090206908 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090206908 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090206908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090206908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206908 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090206908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090206908 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090206908 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090206908 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090206908 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090206908 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090206908 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090206908 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090206908 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090206908 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090206908 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821090206908 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090206908 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090206908 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090206908 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090206908 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090206908 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090206908 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090206908 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090206908 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090206908 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090206908 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090206908 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090206908 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090206908 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090206908 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090206908 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090206908 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090206908 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090206908 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090206908 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090206908 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090206908 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090206908 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090206908 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090206908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206908 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090206908 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090206908 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090206908 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090206908 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(657)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090206909 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090206909 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090206909 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090206909 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090206909 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090206909 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090206909 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090206909 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090206909 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090206909 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090206909 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090206909 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090206909 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090206909 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090206909 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090206909 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090206910 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090206910 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090206910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206910 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090206910 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090206910 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090206910 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090206910 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:357) 20250821090206910 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:382) 20250821090206910 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090206910 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090206910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206910 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090206910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206910 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090206910 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090206910 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090206910 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090206910 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090206910 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) HNBGW_Test.msc0-RAN(654)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } 20250821090206910 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090206910 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090206910 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090206910 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090206910 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090206910 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=13 20250821090206910 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090206910 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090206910 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090206910 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090206910 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090206910 DLSS7 <000c> ss7_asp.c:1383 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  20250821090206910 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090206910 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090206910 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090206910 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090206910 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090206910 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090206910 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090206910 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090206910 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090206910 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090206910 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090206910 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090206910 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090206910 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090206910 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090206910 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090206910 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090206910 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090206910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206910 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090206910 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090206910 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090206910 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090206910 DRANAP INFO cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(657)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(660)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090206923 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090206923 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090206923 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090206923 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090206923 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090206923 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090206923 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090206923 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090206923 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090206923 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090206923 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090206923 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090206923 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090206923 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090206923 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090206923 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090206923 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090206923 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090206923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206923 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090206923 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090206923 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090206923 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090206923 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090206923 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:382) 20250821090206924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090206924 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090206924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090206924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090206924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090206924 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090206924 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090206924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090206924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090206924 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090206924 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090206924 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090206924 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090206924 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090206924 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821090206924 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090206924 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090206924 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090206924 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090206924 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090206924 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090206924 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090206924 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090206924 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090206924 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090206924 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090206924 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090206924 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090206924 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090206924 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090206924 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090206924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090206924 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090206924 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090206924 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090206924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090206924 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090206924 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090206924 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090206924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090206924 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090206924 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090206924 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090206924 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(660)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090206933 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090206933 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090206933 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090206933 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090206933 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090206933 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090206933 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090206933 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090206933 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090206933 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  HNBGW_Test.sgsn1-RAN(663)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090206933 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090206933 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090206933 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090206933 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090206933 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090206933 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090206933 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821090206933 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090206933 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) 20250821090206933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206933 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) 20250821090206933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206933 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090206933 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090206933 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090206933 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090206933 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:357) 20250821090206933 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:382) 20250821090206933 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090206933 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090206933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206933 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090206933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206933 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090206933 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090206933 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090206933 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090206933 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090206933 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 (ss7_asp.c:1383) 20250821090206933 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090206933 DRANAP NOTICE cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090206933 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090206933 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090206933 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090206933 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=9 20250821090206933 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090206933 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090206933 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090206933 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090206933 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090206933 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250821090206935 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090206935 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090206935 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090206935 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090206935 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090206935 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090206935 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090206935 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090206935 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090206935 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090206935 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090206935 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090206935 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090206935 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090206935 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090206935 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090206935 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821090206935 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090206935 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) 20250821090206935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090206935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206935 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) 20250821090206935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090206935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090206935 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090206935 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090206935 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090206935 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090206935 DRANAP INFO cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(663)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090207951 DLCTRL DEBUG Command: GET 242492187 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090207951 DLCTRL DEBUG Tx Command reply: GET_REPLY 242492187 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090207958 DLCTRL DEBUG Command: GET 267560827 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090207958 DLCTRL DEBUG Tx Command reply: GET_REPLY 267560827 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090207962 DLCTRL DEBUG Command: GET 347732386 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090207962 DLCTRL DEBUG Tx Command reply: GET_REPLY 347732386 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090207965 DLCTRL DEBUG Command: GET 287906376 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090207965 DLCTRL DEBUG Tx Command reply: GET_REPLY 287906376 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090207968 DLCTRL DEBUG Command: GET 356665870 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090207968 DLCTRL DEBUG Tx Command reply: GET_REPLY 356665870 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821090207972 DLCTRL DEBUG Command: GET 32169338 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090207972 DLCTRL DEBUG Tx Command reply: GET_REPLY 32169338 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090207976 DLCTRL DEBUG Command: GET 304908721 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090207976 DLCTRL DEBUG Tx Command reply: GET_REPLY 304908721 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090207980 DLCTRL DEBUG Command: GET 69434838 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090207980 DLCTRL DEBUG Tx Command reply: GET_REPLY 69434838 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090207983 DLCTRL DEBUG Command: GET 981014462 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090207983 DLCTRL DEBUG Tx Command reply: GET_REPLY 981014462 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090207986 DLCTRL DEBUG Command: GET 708499660 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090207986 DLCTRL DEBUG Tx Command reply: GET_REPLY 708499660 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821090207989 DLCTRL DEBUG Command: GET 948681788 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090207989 DLCTRL DEBUG Tx Command reply: GET_REPLY 948681788 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090207991 DLCTRL DEBUG Command: GET 239018173 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090207991 DLCTRL DEBUG Tx Command reply: GET_REPLY 239018173 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090207993 DLCTRL DEBUG Command: GET 168762198 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090207993 DLCTRL DEBUG Tx Command reply: GET_REPLY 168762198 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090207996 DLCTRL DEBUG Command: GET 278936605 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090207996 DLCTRL DEBUG Tx Command reply: GET_REPLY 278936605 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090207999 DLCTRL DEBUG Command: GET 26989773 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090207999 DLCTRL DEBUG Tx Command reply: GET_REPLY 26989773 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821090208001 DLCTRL DEBUG Command: GET 977539222 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090208001 DLCTRL DEBUG Tx Command reply: GET_REPLY 977539222 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090208004 DLCTRL DEBUG Command: GET 952531610 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090208004 DLCTRL DEBUG Tx Command reply: GET_REPLY 952531610 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090208007 DLCTRL DEBUG Command: GET 876872305 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090208007 DLCTRL DEBUG Tx Command reply: GET_REPLY 876872305 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090208010 DLCTRL DEBUG Command: GET 160977471 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090208010 DLCTRL DEBUG Tx Command reply: GET_REPLY 160977471 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090208014 DLCTRL DEBUG Command: GET 626829301 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090208014 DLCTRL DEBUG Tx Command reply: GET_REPLY 626829301 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: 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@3bdb09a82332: "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@3bdb09a82332: 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@3bdb09a82332: 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@3bdb09a82332: 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@3bdb09a82332: 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 := '000000000000000111000111'B, t_guard := 20.000000 } 20250821090208040 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59848<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@3bdb09a82332: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650)@3bdb09a82332: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)3447410 20250821090209090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090209091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090209091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250821090209091 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090209091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x349a72, normal) (hnbgw_rua.c:408) 20250821090209091 DHNB DEBUG map_rua[0x560fd3615d30]{init}: Allocated (fsm.c:456) 20250821090209091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3447410)[0x560fd3615d30]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090209091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3447410 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090209091 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090209091 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090209091 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3447410 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:185) 20250821090209091 DCN DEBUG map_sccp[0x560fd35fcfe0]{init}: Allocated (fsm.c:456) 20250821090209091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x560fd35fcfe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090209091 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-3447410 <-> SCCP-77 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250821090209091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3447410 SCCP-77 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250821090209091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3447410)[0x560fd3615d30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090209091 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090209091 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090209091 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3447410 SCCP-77 msc-1 MI=TMSI-0x42400023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090209091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x560fd35fcfe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090209091 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090209091 DLSCCP DEBUG SCCP-SCOC(77)[0x560fd35e4870]{IDLE}: Allocated (fsm.c:456) 20250821090209091 DLSCCP DEBUG SCCP-SCOC(77)[0x560fd35e4870]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090209091 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030001c70056400500f1100926) (sccp_scrc.c:455) 20250821090209091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090209091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090209091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090209091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090209091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090209091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090209091 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090209091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090209091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090209091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090209091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090209091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090209091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090209091 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090209091 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090209091 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090209091 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090209091 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090209091 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 09 01 00 00 4d 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 c7 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250821090209091 DLSCCP DEBUG SCCP-SCOC(77)[0x560fd35e4870]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090209091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x560fd35fcfe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090209091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3447410)[0x560fd3615d30]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090209092 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090209092 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090209092 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090209092 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=9 20250821090209092 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090209092 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090209092 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc1 proto=m3ua 20250821090209092 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090209092 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090209092 DLSS7 <000c> ss7_asp.c:1383 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 09 01 00 00 4d 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 c7 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(656)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc1-SCCP(656)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(657)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666) HNBGW_Test.msc1-RAN(657)@3bdb09a82332: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)7821550 HNBGW_Test.msc1-SCCP(656)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(656)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821090209112 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090209112 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090209112 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090209112 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090209112 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090209112 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090209112 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090209112 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090209112 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090209112 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 4d 17 cb 4d 02 00 00 00 00  TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)@3bdb09a82332: setverdict(pass): none -> pass 20250821090209113 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090209113 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090209113 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090209113 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090209113 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090209113 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0017cb4d) (sccp_scrc.c:545) 20250821090209113 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(77,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090209113 DLSCCP DEBUG SCCP-SCOC(77)[0x560fd35e4870]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090209113 DLSCCP DEBUG SCCP-SCOC(77)[0x560fd35e4870]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090209113 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090209113 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090209113 DCN DEBUG handle_cn_conn_conf() conn_id=77, 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_sccp.c:157) 20250821090209113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x560fd35fcfe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090209113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x560fd35fcfe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@3bdb09a82332: 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 } } } 20250821090209115 DLCTRL DEBUG Command: GET 527126648 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090209115 DLCTRL DEBUG Tx Command reply: GET_REPLY 527126648 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090209119 DLCTRL DEBUG Command: GET 554653252 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090209119 DLCTRL DEBUG Tx Command reply: GET_REPLY 554653252 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090209123 DLCTRL DEBUG Command: GET 564425828 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090209123 DLCTRL DEBUG Tx Command reply: GET_REPLY 564425828 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090209126 DLCTRL DEBUG Command: GET 443467578 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090209126 DLCTRL DEBUG Tx Command reply: GET_REPLY 443467578 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090209129 DLCTRL DEBUG Command: GET 76202622 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090209129 DLCTRL DEBUG Tx Command reply: GET_REPLY 76202622 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090209133 DLCTRL DEBUG Command: GET 215757187 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090209133 DLCTRL DEBUG Tx Command reply: GET_REPLY 215757187 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090209135 DLCTRL DEBUG Command: GET 957108845 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090209135 DLCTRL DEBUG Tx Command reply: GET_REPLY 957108845 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250821090209137 DLCTRL DEBUG Command: GET 854675175 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090209137 DLCTRL DEBUG Tx Command reply: GET_REPLY 854675175 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090209139 DLCTRL DEBUG Command: GET 787032903 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090209139 DLCTRL DEBUG Tx Command reply: GET_REPLY 787032903 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090209141 DLCTRL DEBUG Command: GET 628384702 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090209141 DLCTRL DEBUG Tx Command reply: GET_REPLY 628384702 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090209143 DLCTRL DEBUG Command: GET 852371749 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090209143 DLCTRL DEBUG Tx Command reply: GET_REPLY 852371749 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090209144 DLCTRL DEBUG Command: GET 343579795 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090209144 DLCTRL DEBUG Tx Command reply: GET_REPLY 343579795 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090209146 DLCTRL DEBUG Command: GET 747148502 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090209146 DLCTRL DEBUG Tx Command reply: GET_REPLY 747148502 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090209147 DLCTRL DEBUG Command: GET 593121498 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090209147 DLCTRL DEBUG Tx Command reply: GET_REPLY 593121498 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090209148 DLCTRL DEBUG Command: GET 8376356 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090209148 DLCTRL DEBUG Tx Command reply: GET_REPLY 8376356 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090209149 DLCTRL DEBUG Command: GET 842060684 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090209149 DLCTRL DEBUG Tx Command reply: GET_REPLY 842060684 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090209150 DLCTRL DEBUG Command: GET 56357957 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090209150 DLCTRL DEBUG Tx Command reply: GET_REPLY 56357957 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090209151 DLCTRL DEBUG Command: GET 268686504 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090209151 DLCTRL DEBUG Tx Command reply: GET_REPLY 268686504 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090209152 DLCTRL DEBUG Command: GET 588333827 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090209152 DLCTRL DEBUG Tx Command reply: GET_REPLY 588333827 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090209153 DLCTRL DEBUG Command: GET 230864827 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090209153 DLCTRL DEBUG Tx Command reply: GET_REPLY 230864827 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '000000000000001110100000'B, t_guard := 20.000000 } 20250821090209162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59856<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@3bdb09a82332: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@3bdb09a82332: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650)@3bdb09a82332: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)9580691 20250821090210177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090210177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090210177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250821090210177 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090210177 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x923093, normal) (hnbgw_rua.c:408) 20250821090210177 DHNB DEBUG map_rua[0x560fd35edcf0]{init}: Allocated (fsm.c:456) 20250821090210177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9580691)[0x560fd35edcf0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090210177 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9580691 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090210177 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090210177 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090210177 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250821090210177 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9580691 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:185) 20250821090210177 DCN DEBUG map_sccp[0x560fd35ebeb0]{init}: Allocated (fsm.c:456) 20250821090210177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x560fd35ebeb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090210177 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-9580691 <-> SCCP-78 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250821090210177 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9580691 SCCP-78 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250821090210177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9580691)[0x560fd35edcf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090210177 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090210177 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090210177 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9580691 SCCP-78 msc-1 MI=TMSI-0x42410023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090210177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x560fd35ebeb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090210177 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090210177 DLSCCP DEBUG SCCP-SCOC(78)[0x560fd35ea040]{IDLE}: Allocated (fsm.c:456) 20250821090210177 DLSCCP DEBUG SCCP-SCOC(78)[0x560fd35ea040]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090210177 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030003a00056400500f1100926) (sccp_scrc.c:455) 20250821090210177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090210177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090210177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090210177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090210177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090210177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090210177 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090210177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090210177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090210177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090210177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090210177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090210177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090210177 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090210177 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090210177 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090210177 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090210177 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090210177 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 69 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 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 a0 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090210177 DLSCCP DEBUG SCCP-SCOC(78)[0x560fd35ea040]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090210177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x560fd35ebeb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090210177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9580691)[0x560fd35edcf0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090210177 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090210177 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090210177 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090210177 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=10 20250821090210177 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090210177 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090210177 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090210177 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090210177 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090210177 DLSS7 <000c> ss7_asp.c:1383 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 0a 01 00 00 4e 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 a0 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(656)@3bdb09a82332: First idle individual index:1 HNBGW_Test.msc1-SCCP(656)@3bdb09a82332: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(657)@3bdb09a82332: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667) HNBGW_Test.msc1-RAN(657)@3bdb09a82332: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)12951706 HNBGW_Test.msc1-SCCP(656)@3bdb09a82332: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(656)@3bdb09a82332: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)@3bdb09a82332: setverdict(pass): none -> pass 20250821090210186 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090210186 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090210186 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090210186 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090210186 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090210186 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090210186 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090210186 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090210186 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090210186 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 4e 69 ff db 02 00 00 00 00  20250821090210186 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090210186 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090210186 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090210186 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090210186 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090210186 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0069ffdb) (sccp_scrc.c:545) 20250821090210186 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(78,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090210186 DLSCCP DEBUG SCCP-SCOC(78)[0x560fd35ea040]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090210186 DLSCCP DEBUG SCCP-SCOC(78)[0x560fd35ea040]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090210186 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090210186 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090210186 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_sccp.c:157) 20250821090210186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x560fd35ebeb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090210186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x560fd35ebeb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@3bdb09a82332: 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 } } } 20250821090210187 DLCTRL DEBUG Command: GET 483202195 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090210187 DLCTRL DEBUG Tx Command reply: GET_REPLY 483202195 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090210190 DLCTRL DEBUG Command: GET 695461240 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090210190 DLCTRL DEBUG Tx Command reply: GET_REPLY 695461240 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090210192 DLCTRL DEBUG Command: GET 162098877 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090210192 DLCTRL DEBUG Tx Command reply: GET_REPLY 162098877 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090210195 DLCTRL DEBUG Command: GET 643501415 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090210195 DLCTRL DEBUG Tx Command reply: GET_REPLY 643501415 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090210197 DLCTRL DEBUG Command: GET 821691914 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090210197 DLCTRL DEBUG Tx Command reply: GET_REPLY 821691914 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090210199 DLCTRL DEBUG Command: GET 243634095 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090210199 DLCTRL DEBUG Tx Command reply: GET_REPLY 243634095 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090210202 DLCTRL DEBUG Command: GET 620458818 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090210202 DLCTRL DEBUG Tx Command reply: GET_REPLY 620458818 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20250821090210203 DLCTRL DEBUG Command: GET 354240101 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090210203 DLCTRL DEBUG Tx Command reply: GET_REPLY 354240101 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090210205 DLCTRL DEBUG Command: GET 293343728 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090210205 DLCTRL DEBUG Tx Command reply: GET_REPLY 293343728 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090210206 DLCTRL DEBUG Command: GET 843658056 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090210206 DLCTRL DEBUG Tx Command reply: GET_REPLY 843658056 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090210208 DLCTRL DEBUG Command: GET 156003584 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090210208 DLCTRL DEBUG Tx Command reply: GET_REPLY 156003584 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090210209 DLCTRL DEBUG Command: GET 228904923 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090210209 DLCTRL DEBUG Tx Command reply: GET_REPLY 228904923 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090210211 DLCTRL DEBUG Command: GET 7206200 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090210211 DLCTRL DEBUG Tx Command reply: GET_REPLY 7206200 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090210213 DLCTRL DEBUG Command: GET 935914071 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090210213 DLCTRL DEBUG Tx Command reply: GET_REPLY 935914071 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090210215 DLCTRL DEBUG Command: GET 681762461 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090210215 DLCTRL DEBUG Tx Command reply: GET_REPLY 681762461 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090210218 DLCTRL DEBUG Command: GET 403519754 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090210218 DLCTRL DEBUG Tx Command reply: GET_REPLY 403519754 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090210221 DLCTRL DEBUG Command: GET 973644977 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090210221 DLCTRL DEBUG Tx Command reply: GET_REPLY 973644977 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090210223 DLCTRL DEBUG Command: GET 970309968 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090210223 DLCTRL DEBUG Tx Command reply: GET_REPLY 970309968 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090210225 DLCTRL DEBUG Command: GET 17647376 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090210225 DLCTRL DEBUG Tx Command reply: GET_REPLY 17647376 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090210227 DLCTRL DEBUG Command: GET 722468221 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090210227 DLCTRL DEBUG Tx Command reply: GET_REPLY 722468221 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '000000000000000010011000'B, t_guard := 20.000000 } 20250821090210245 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59872<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@3bdb09a82332: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@3bdb09a82332: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650)@3bdb09a82332: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)10503585 20250821090211272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090211272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090211272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250821090211272 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090211272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa045a1, normal) (hnbgw_rua.c:408) 20250821090211272 DHNB DEBUG map_rua[0x560fd35f6110]{init}: Allocated (fsm.c:456) 20250821090211272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10503585)[0x560fd35f6110]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090211272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10503585 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090211272 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090211272 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090211272 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10503585 SCCP-0 CS MI=TMSI-0x427FC023: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250821090211272 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10503585 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:185) 20250821090211272 DCN DEBUG map_sccp[0x560fd3629840]{init}: Allocated (fsm.c:456) 20250821090211272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x560fd3629840]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090211272 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-10503585 <-> SCCP-79 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250821090211272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10503585 SCCP-79 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250821090211272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10503585)[0x560fd35f6110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090211272 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090211272 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090211272 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10503585 SCCP-79 msc-1 MI=TMSI-0x427FC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090211272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x560fd3629840]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090211272 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090211272 DLSCCP DEBUG SCCP-SCOC(79)[0x560fd35e65e0]{IDLE}: Allocated (fsm.c:456) 20250821090211272 DLSCCP DEBUG SCCP-SCOC(79)[0x560fd35e65e0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090211272 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030000980056400500f1100926) (sccp_scrc.c:455) 20250821090211272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090211272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090211272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090211272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090211272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090211272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090211272 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090211272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090211272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090211272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090211272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090211272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090211272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090211272 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090211272 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090211272 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090211272 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090211272 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090211272 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 0b 01 00 00 4f 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 00 98 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090211272 DLSCCP DEBUG SCCP-SCOC(79)[0x560fd35e65e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090211272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x560fd3629840]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090211272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10503585)[0x560fd35f6110]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090211272 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090211272 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090211272 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090211272 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=11 20250821090211272 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090211272 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090211272 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc1 proto=m3ua 20250821090211272 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090211272 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090211272 DLSS7 <000c> ss7_asp.c:1383 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 0b 01 00 00 4f 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 00 98 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(656)@3bdb09a82332: First idle individual index:2 HNBGW_Test.msc1-SCCP(656)@3bdb09a82332: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(657)@3bdb09a82332: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668) HNBGW_Test.msc1-RAN(657)@3bdb09a82332: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)15729499 HNBGW_Test.msc1-SCCP(656)@3bdb09a82332: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(656)@3bdb09a82332: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250821090211279 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090211279 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090211279 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090211279 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090211279 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090211279 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090211279 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090211279 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090211279 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090211279 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 4f 30 55 83 02 00 00 00 00  TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)@3bdb09a82332: setverdict(pass): none -> pass 20250821090211279 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090211279 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090211279 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090211279 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090211279 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090211279 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00305583) (sccp_scrc.c:545) 20250821090211279 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(79,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090211279 DLSCCP DEBUG SCCP-SCOC(79)[0x560fd35e65e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090211279 DLSCCP DEBUG SCCP-SCOC(79)[0x560fd35e65e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090211279 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090211279 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090211279 DCN DEBUG handle_cn_conn_conf() conn_id=79, 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_sccp.c:157) 20250821090211279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x560fd3629840]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090211279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x560fd3629840]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@3bdb09a82332: 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 } } } 20250821090211280 DLCTRL DEBUG Command: GET 880444123 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090211280 DLCTRL DEBUG Tx Command reply: GET_REPLY 880444123 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090211283 DLCTRL DEBUG Command: GET 830559290 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090211283 DLCTRL DEBUG Tx Command reply: GET_REPLY 830559290 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090211286 DLCTRL DEBUG Command: GET 773328998 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090211286 DLCTRL DEBUG Tx Command reply: GET_REPLY 773328998 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090211290 DLCTRL DEBUG Command: GET 199710221 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090211290 DLCTRL DEBUG Tx Command reply: GET_REPLY 199710221 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090211294 DLCTRL DEBUG Command: GET 730222960 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090211294 DLCTRL DEBUG Tx Command reply: GET_REPLY 730222960 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090211298 DLCTRL DEBUG Command: GET 512396952 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090211298 DLCTRL DEBUG Tx Command reply: GET_REPLY 512396952 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090211301 DLCTRL DEBUG Command: GET 229932996 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090211301 DLCTRL DEBUG Tx Command reply: GET_REPLY 229932996 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20250821090211304 DLCTRL DEBUG Command: GET 73940352 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090211304 DLCTRL DEBUG Tx Command reply: GET_REPLY 73940352 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090211306 DLCTRL DEBUG Command: GET 240569356 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090211306 DLCTRL DEBUG Tx Command reply: GET_REPLY 240569356 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090211309 DLCTRL DEBUG Command: GET 736685157 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090211309 DLCTRL DEBUG Tx Command reply: GET_REPLY 736685157 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090211311 DLCTRL DEBUG Command: GET 856438289 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090211311 DLCTRL DEBUG Tx Command reply: GET_REPLY 856438289 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090211312 DLCTRL DEBUG Command: GET 999309746 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090211312 DLCTRL DEBUG Tx Command reply: GET_REPLY 999309746 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090211314 DLCTRL DEBUG Command: GET 897133713 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090211314 DLCTRL DEBUG Tx Command reply: GET_REPLY 897133713 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090211315 DLCTRL DEBUG Command: GET 715152657 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090211315 DLCTRL DEBUG Tx Command reply: GET_REPLY 715152657 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090211317 DLCTRL DEBUG Command: GET 602264041 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090211317 DLCTRL DEBUG Tx Command reply: GET_REPLY 602264041 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090211318 DLCTRL DEBUG Command: GET 144153281 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090211318 DLCTRL DEBUG Tx Command reply: GET_REPLY 144153281 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090211319 DLCTRL DEBUG Command: GET 666018862 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090211319 DLCTRL DEBUG Tx Command reply: GET_REPLY 666018862 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090211320 DLCTRL DEBUG Command: GET 452845824 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090211320 DLCTRL DEBUG Tx Command reply: GET_REPLY 452845824 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090211321 DLCTRL DEBUG Command: GET 272614409 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090211321 DLCTRL DEBUG Tx Command reply: GET_REPLY 272614409 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090211322 DLCTRL DEBUG Command: GET 238752121 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090211322 DLCTRL DEBUG Tx Command reply: GET_REPLY 238752121 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090211325 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46143<->l=127.0.0.1:4262) (control_if.c:193) 20250821090211325 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59842<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(647)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(646)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090211328 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59828<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090211328 DLINP DEBUG SRVCONN(,r=127.0.0.1:44506<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090211328 DLINP DEBUG SRVCONN(,r=127.0.0.1:44506<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090211328 DLINP NOTICE SRV(,r=127.0.0.1:44506<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090211328 DMAIN NOTICE (127.0.0.1:44506 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44506<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821090211328 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(652)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(662)@3bdb09a82332: Final verdict of PTC: none 20250821090211330 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090211330 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090211330 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090211330 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090211330 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.msc0-RAN(654)@3bdb09a82332: Final verdict of PTC: none 20250821090211330 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090211330 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090211330 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(659)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(660)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(658)@3bdb09a82332: Final verdict of PTC: none 20250821090211330 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090211330 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090211330 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090211331 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(645)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(663)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(653)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(661)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(664)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(655)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649)@3bdb09a82332: Final verdict of PTC: none 20250821090211332 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090211332 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090211332 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090211332 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090211332 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090211333 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090211333 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090211333 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090211333 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090211333 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090211333 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090211334 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090211334 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090211334 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090211334 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090211334 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090211335 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090211331 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090211331 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090211331 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090211331 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090211331 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090211331 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090211331 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090211331 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090211331 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090211331 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090211331 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090211331 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090211331 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821090211331 DLSS7 <000c> ss7_asp.c:1383 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  20250821090211331 DLSS7 <000c> ss7_asp.c:1383 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  20250821090211331 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090211331 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090211331 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090211331 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090211331 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090211331 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250821090211332 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090211332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090211332 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090211332 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090211332 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090211332 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090211332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090211332 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090211332 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090211332 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090211332 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090211332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090211332 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090211332 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090211332 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090211332 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090211332 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090211332 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090211332 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090211333 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090211333 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090211333 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090211333 DLSS7 <000c> ss7_asp.c:1383 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  20250821090211333 DLSS7 <000c> ss7_asp.c:1383 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  20250821090211333 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090211333 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090211333 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090211333 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090211333 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090211333 DLSS7 <000c20250821090211335 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090211335 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) > ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821090211333 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090211333 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090211333 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250821090211333 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090211333 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090211333 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250821090211333 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090211333 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090211333 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090211333 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821090211333 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821090211333 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0a  20250821090211333 DLSS7 <000c> ss7_asp.c:1383 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  20250821090211333 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090211333 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090211334 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090211334 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090211334 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090211334 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090211334 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090211334 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090211334 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090211334 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821090211334 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090211334 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090211334 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821090211334 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090211334 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090211334 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090211334 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090211334 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090211334 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821090211334 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090211334 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090211335 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090211335 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090211336 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090211336 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090211336 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090211336 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090211336 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090211336 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250821090211337 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) HNBGW-MGCP(665)@3bdb09a82332: Final verdict of PTC: none 20250821090211337 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090211337 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090211337 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090211337 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090211337 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) HNBGW-PFCP(648)@3bdb09a82332: Final verdict of PTC: none 20250821090211337 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090211338 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090211338 DRANAP NOTICE cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090211338 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090211338 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090211338 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821090211338 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090211339 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090211339 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090211339 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090211339 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090211339 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090211339 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090211339 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090211340 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090211340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x560fd35fcfe0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090211340 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090211340 DLSCCP DEBUG SCCP-SCOC(77)[0x560fd35e4870]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090211340 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017cb4d), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090211341 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090211341 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=9 -> eSLS=41: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821090211341 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=9 -> eSLS=41: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090211341 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090211341 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090211342 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090211342 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090211342 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090211342 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090211342 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090211342 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 09 04 17 cb 4d 00 00 4d 00 00 00 00 00 (ss7_asp.c:1383) 20250821090211343 DLSCCP DEBUG SCCP-SCOC(77)[0x560fd35e4870]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090211343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x560fd35fcfe0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090211343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3447410)[0x560fd3615d30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090211343 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3447410)[0x560fd3615d30]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090211343 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090211343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3447410)[0x560fd3615d30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090211344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3447410)[0x560fd3615d30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090211344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3447410)[0x560fd3615d30]{disrupted}: Freeing instance (context_map.c:203) 20250821090211344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3447410)[0x560fd3615d30]{disrupted}: Deallocated (fsm.c:568) 20250821090211344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x560fd35fcfe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)@3bdb09a82332: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)@3bdb09a82332: Final verdict of PTC: pass 20250821090211344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x560fd35fcfe0]{disconnected}: Freeing instance (context_map.c:207) 20250821090211344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x560fd35fcfe0]{disconnected}: Deallocated (fsm.c:568) 20250821090211344 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3447410 SCCP-77 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:226) 20250821090211345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x560fd35ebeb0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090211345 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090211345 DLSCCP DEBUG SCCP-SCOC(78)[0x560fd35ea040]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090211345 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069ffdb), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090211345 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090211345 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821090211345 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090211345 DLSS7 INFO 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=10 -> eSLS=42: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090211346 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090211346 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090211346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090211346 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090211346 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090211346 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090211347 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0a 04 69 ff db 00 00 4e 00 00 00 00 00 (ss7_asp.c:1383) 20250821090211347 DLSCCP DEBUG SCCP-SCOC(78)[0x560fd35ea040]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090211347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x560fd35ebeb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090211347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9580691)[0x560fd35edcf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090211347 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9580691)[0x560fd35edcf0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090211347 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090211348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9580691)[0x560fd35edcf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) HNBGW_Test.msc1-SCCP(656)@3bdb09a82332: Final verdict of PTC: none 20250821090211348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9580691)[0x560fd35edcf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090211348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9580691)[0x560fd35edcf0]{disrupted}: Freeing instance (context_map.c:203) 20250821090211348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9580691)[0x560fd35edcf0]{disrupted}: Deallocated (fsm.c:568) 20250821090211348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x560fd35ebeb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090211348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x560fd35ebeb0]{disconnected}: Freeing instance (context_map.c:207) 20250821090211348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x560fd35ebeb0]{disconnected}: Deallocated (fsm.c:568) 20250821090211349 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9580691 SCCP-78 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:226) 20250821090211349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x560fd3629840]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090211349 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090211349 DLSCCP DEBUG SCCP-SCOC(79)[0x560fd35e65e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090211349 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00305583), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090211349 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090211349 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=11 -> eSLS=43: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821090211349 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=11 -> eSLS=43: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090211349 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090211350 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090211350 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090211350 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090211350 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090211350 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090211350 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090211350 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0b 04 30 55 83 00 00 4f 00 00 00 00 00 (ss7_asp.c:1383) 20250821090211350 DLSCCP DEBUG SCCP-SCOC(79)[0x560fd35e65e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090211351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x560fd3629840]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090211351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10503585)[0x560fd35f6110]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090211351 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10503585)[0x560fd35f6110]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090211351 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090211351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10503585)[0x560fd35f6110]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090211351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10503585)[0x560fd35f6110]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090211351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10503585)[0x560fd35f6110]{disrupted}: Freeing instance (context_map.c:203) 20250821090211352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10503585)[0x560fd35f6110]{disrupted}: Deallocated (fsm.c:568) 20250821090211352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x560fd3629840]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090211352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x560fd3629840]{disconnected}: Freeing instance (context_map.c:207) 20250821090211352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x560fd3629840]{disconnected}: Deallocated (fsm.c:568) 20250821090211352 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10503585 SCCP-79 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:226) 20250821090211352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090211353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821090211353 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59848<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090211352 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090211353 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090211353 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090211353 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=9 20250821090211353 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090211353 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090211353 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090211353 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59856<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090211353 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090211353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250821090211353 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090211353 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090211353 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=10 20250821090211353 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090211353 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090211353 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090211354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090211354 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090211354 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 (hnb.c:255) 20250821090211354 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821090211354 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090211354 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090211354 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090211354 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=11 20250821090211354 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090211354 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090211354 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! HNBGW_Test.msc1-RAN(657)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(645): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(646): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(647): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(648): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(652): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(653): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(654): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(655): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-SCCP(656): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-RAN(657): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-M3UA(658): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(659): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(660): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(661): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(662): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-RAN(663): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(664): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(665): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@3bdb09a82332: 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'. 20250821090211368 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59872<->l=127.0.0.1:4261 (telnet_interface.c:138) Thu Aug 21 09:02:11 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 20250821090211439 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59888<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090211654 DLSCCP DEBUG SCCP-SCOC(75)[0x560fd35e9210]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090211654 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002125b0), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090211654 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090211654 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090211654 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090211654 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090211654 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090211654 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090211654 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090211654 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090211654 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090211654 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 21 25 b0 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090211654 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090211655 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090211655 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090211655 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090211655 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090211655 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090211655 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090211670 DLSCCP DEBUG SCCP-SCOC(74)[0x560fd360b540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090211671 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e70dee), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090211671 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090211671 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090211671 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090211671 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090211671 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090211671 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090211671 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090211671 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090211671 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090211671 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 e7 0d ee 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090211671 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090211671 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090211671 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090211671 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090211671 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090211671 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090211671 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090211676 DLSCCP DEBUG SCCP-SCOC(76)[0x560fd3605730]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090211676 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f99a9), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090211676 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090211676 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090211676 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090211676 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090211676 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090211676 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090211676 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090211676 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090211676 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090211676 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1f 99 a9 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090211677 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090211677 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090211677 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090211677 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090211677 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090211677 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090211677 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090211908 DLSCCP DEBUG SCCP-SCOC(72)[0x560fd360aa30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090211908 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d349b7), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090211908 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090211908 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090211908 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090211908 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090211908 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090211908 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090211908 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090211908 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090211908 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090211908 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d3 49 b7 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090211908 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090211908 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090211908 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090211908 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090211908 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090211908 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090211908 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090211914 DLSCCP DEBUG SCCP-SCOC(71)[0x560fd3606ab0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090211915 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ea34d), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090211915 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090211915 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090211915 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090211915 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090211915 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090211915 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090211915 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090211915 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090211915 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090211915 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4e a3 4d 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090211915 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090211915 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090211915 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090211915 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090211915 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090211915 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090211915 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090211923 DLSCCP DEBUG SCCP-SCOC(73)[0x560fd3629680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090211923 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022718d), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090211923 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090211923 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090211923 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090211923 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090211923 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090211923 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090211923 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090211923 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090211923 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090211923 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 22 71 8d 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090211923 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090211924 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090211924 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090211924 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090211924 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090211924 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090211924 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090212242 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59888<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=636620) 20250821090212406 DLSCCP DEBUG SCCP-SCOC(69)[0x560fd3616990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090212406 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00418447), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090212406 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090212406 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090212406 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090212406 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090212406 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090212406 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090212406 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090212406 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090212406 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090212406 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 41 84 47 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090212406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090212406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090212406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090212406 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090212406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090212406 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090212406 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090212428 DLSCCP DEBUG SCCP-SCOC(68)[0x560fd355e800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090212428 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00398028), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090212428 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090212428 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090212429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090212429 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090212429 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090212429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090212429 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090212429 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090212429 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090212429 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 39 80 28 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090212429 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090212429 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090212429 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090212429 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090212429 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090212429 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090212429 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090212439 DLSCCP DEBUG SCCP-SCOC(70)[0x560fd360a530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090212439 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7d645), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090212439 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090212439 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090212439 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090212439 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090212439 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090212439 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090212439 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090212439 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090212440 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090212440 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b7 d6 45 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090212440 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090212440 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090212440 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090212440 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090212440 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090212440 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090212440 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090212794 DLSCCP DEBUG SCCP-SCOC(66)[0x560fd35ebba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090212794 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e2154), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090212794 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090212794 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090212794 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090212794 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090212795 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090212795 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090212795 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090212795 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090212795 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090212795 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 1e 21 54 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090212795 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090212795 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090212795 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090212795 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090212795 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090212795 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090212795 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090212799 DLSCCP DEBUG SCCP-SCOC(67)[0x560fd35e9050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090212799 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a21b46), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090212799 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090212799 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090212799 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090212799 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090212799 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090212799 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090212799 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090212799 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090212799 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090212799 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a2 1b 46 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090212799 DLSCCP DEBUG SCCP-SCOC(65)[0x560fd35e7200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090212800 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea4973), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090212800 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090212800 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090212800 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090212800 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090212800 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090212800 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090212800 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090212800 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090212800 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090212800 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ea 49 73 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090212800 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090212800 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090212800 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090212800 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090212800 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090212800 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090212800 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090212800 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090212800 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090212800 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090212800 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090212801 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090212801 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090212801 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090213062 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090213062 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090213062 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821090213062 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821090213062 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821090213062 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821090213062 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821090213062 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821090213062 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090213062 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821090213062 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821090213063 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821090213063 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090213063 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821090213063 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821090213063 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250821090213063 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821090213063 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821090213063 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821090213063 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250821090213263 DLSCCP DEBUG SCCP-SCOC(63)[0x560fd3632260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090213263 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d0570), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090213263 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090213263 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090213263 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090213263 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090213263 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090213263 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090213263 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090213263 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090213264 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) Waiting for packet dumper to finish... 1 (prev_count=636620, count=680416) 20250821090213264 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 2d 05 70 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090213264 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090213264 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090213264 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090213264 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090213264 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090213264 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090213264 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090213287 DLSCCP DEBUG SCCP-SCOC(62)[0x560fd360d070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090213287 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052b6b8), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090213287 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090213287 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090213287 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090213287 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090213287 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090213287 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090213287 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090213287 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090213287 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090213287 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 52 b6 b8 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090213287 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090213287 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090213287 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090213287 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090213287 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090213287 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090213287 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090213296 DLSCCP DEBUG SCCP-SCOC(64)[0x560fd35e58a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090213296 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fdbbc4), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090213296 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090213296 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090213296 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090213296 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090213296 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090213296 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090213296 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090213296 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090213296 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090213296 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fd bb c4 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090213297 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090213297 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090213297 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090213297 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090213297 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090213297 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090213297 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090213332 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090213332 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090213332 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821090213334 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090213334 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090213334 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250821090213334 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090213334 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090213334 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821090213335 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090213335 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090213335 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821090213619 DLSCCP DEBUG SCCP-SCOC(60)[0x560fd3632130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090213619 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f423a), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090213619 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090213619 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090213619 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090213619 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090213619 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090213619 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090213619 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090213619 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090213619 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090213619 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 0f 42 3a 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090213620 DLSCCP DEBUG SCCP-SCOC(58)[0x560fd35f9920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090213620 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a20a9a), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090213620 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090213620 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090213620 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090213620 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090213620 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090213620 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090213620 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090213620 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090213620 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090213620 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a2 0a 9a 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090213620 DLSCCP DEBUG SCCP-SCOC(59)[0x560fd357ad20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090213620 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc774d), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090213620 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090213620 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090213620 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090213620 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090213620 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090213620 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090213620 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090213620 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090213620 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090213620 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 bc 77 4d 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090213620 DLSCCP DEBUG SCCP-SCOC(61)[0x560fd3616bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090213620 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d3c14), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090213620 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090213620 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090213620 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090213620 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090213620 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090213620 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090213620 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090213620 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090213620 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090213620 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3d 3c 14 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090213620 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090213620 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090213621 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090213621 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090213621 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090213621 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090213621 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090213621 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090213621 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090213621 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090213621 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090213621 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090213621 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090213621 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090213621 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090213621 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090213621 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090213621 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090213621 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090213621 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090213621 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090213621 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090213621 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090213621 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090213621 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090213621 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090213621 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090213621 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090214257 DLSCCP DEBUG SCCP-SCOC(57)[0x560fd360f460]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090214257 DLSCCP DEBUG SCCP-SCOC(57)[0x560fd360f460]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090214257 DLSCCP DEBUG SCCP-SCOC(57)[0x560fd360f460]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090214257 DLSCCP DEBUG SCCP-SCOC(57)[0x560fd360f460]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090214257 DLSCCP DEBUG SCCP-SCOC(57)[0x560fd360f460]{IDLE}: Deallocated (fsm.c:568) MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 09:02:14 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 MTC@3bdb09a82332: 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@3bdb09a82332: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20250821090215353 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33298<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090215357 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33300<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090215361 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42567<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090215507 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090215507 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821090215515 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090215515 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090215515 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090215515 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090215515 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52039 (stream_srv.c:143) 20250821090215515 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52039<->l=127.0.0.1:29169 (hnb.c:335) 20250821090215515 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090215515 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090215516 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090215516 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090215517 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090215517 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090215517 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:334) 20250821090215517 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090215517 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090215517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215517 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090215517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215517 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090215517 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090215517 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090215517 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090215517 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090215517 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090215517 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090215517 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090215517 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090215517 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090215517 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090215517 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090215517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215517 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090215517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090215517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215517 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090215517 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090215517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090215517 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090215517 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090215517 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090215517 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090215517 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090215517 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090215517 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090215517 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090215517 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090215517 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090215517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215517 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090215517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090215517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215517 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090215517 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090215517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090215517 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090215517 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090215517 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090215517 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090215517 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090215517 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090215517 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090215517 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090215517 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090215517 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090215517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215517 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090215517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090215517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215517 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090215517 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090215518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090215518 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090215518 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090215518 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090215518 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090215518 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090215518 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090215518 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090215518 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090215518 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=11 20250821090215518 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090215518 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090215518 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090215518 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090215518 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090215518 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090215518 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090215518 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090215518 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090215518 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090215518 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090215518 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090215518 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=11 20250821090215518 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090215518 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090215518 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090215518 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090215518 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090215518 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090215518 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821090215518 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090215518 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090215518 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(679)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(679)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(679)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(677)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(682)@3bdb09a82332: ************************************************* HNBGW_Test.msc1-M3UA(682)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(682)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(680)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(685)@3bdb09a82332: ************************************************* HNBGW_Test.msc2-M3UA(685)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(685)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(683)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090215554 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090215554 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090215554 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090215554 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090215554 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090215554 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090215554 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090215554 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090215556 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090215556 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090215556 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:334) 20250821090215556 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090215556 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090215556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215556 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=3 -> eSLS=115: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090215556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215556 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090215556 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=3 -> eSLS=115: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090215556 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090215556 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090215556 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090215556 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090215556 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090215556 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090215556 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090215556 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:334) 20250821090215556 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090215556 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090215556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215556 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090215556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090215556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215556 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090215556 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090215556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090215556 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090215556 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090215556 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090215556 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090215556 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090215556 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090215556 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090215556 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090215556 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090215556 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090215556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215556 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090215556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090215556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215556 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090215556 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090215556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090215556 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090215556 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090215556 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090215556 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090215556 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090215556 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090215556 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090215556 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090215556 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090215556 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090215556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215556 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090215556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090215556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215556 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090215556 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090215556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090215556 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090215556 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090215556 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090215556 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090215556 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090215556 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090215556 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090215556 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090215556 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=3 20250821090215556 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090215557 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090215557 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090215557 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090215557 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090215557 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=10 20250821090215557 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090215557 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090215557 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090215557 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090215557 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090215557 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090215557 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=2 20250821090215557 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090215557 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090215557 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090215557 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090215557 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090215557 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090215557 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821090215557 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090215557 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090215557 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(688)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(688)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(688)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(686)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(691)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn1-M3UA(691)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(691)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn1-SCCP(689)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(694)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn2-M3UA(694)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(694)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(692)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090215613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090215613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090215613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090215613 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090215613 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:562) 20250821090215613 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090215613 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090215613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090215613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090215619 DLINP DEBUG SRVCONN(,r=127.0.0.1:52039<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090215619 DLINP DEBUG SRVCONN(,r=127.0.0.1:52039<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090215619 DLINP DEBUG SRVCONN(,r=127.0.0.1:52039<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090215619 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090215619 DHNBAP DEBUG (127.0.0.1:52039 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821090215619 DHNBAP NOTICE (127.0.0.1:52039 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090215619 DHNBAP NOTICE (127.0.0.1:52039 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090215619 DLINP DEBUG SRVCONN(,r=127.0.0.1:52039<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090215619 DLINP DEBUG SRVCONN(,r=127.0.0.1:52039<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090215729 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090215729 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090215729 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090215729 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(679)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090215738 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090215738 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090215738 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090215738 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090215738 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090215738 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090215738 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090215738 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090215738 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090215738 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090215738 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090215738 DLSS7 <000c> ss7_asp.c:1383 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  20250821090215738 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090215739 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090215740 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821090215740 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090215740 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821090215741 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090215741 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090215741 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090215741 DLSS7 <000c> ss7_asp.c:1383 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  20250821090215741 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090215741 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090215741 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090215741 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090215741 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090215741 DLSS7 <000c> ss7_asp.c:1383 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  20250821090215741 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090215741 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090215741 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090215741 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090215741 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090215741 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090215741 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090215741 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090215741 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090215741 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090215741 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090215741 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090215741 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090215741 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090215741 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090215741 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) HNBGW_Test.msc1-M3UA(682)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821090215743 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090215743 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090215743 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090215743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090215743 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090215743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090215743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215743 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090215743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090215743 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090215743 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090215743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090215743 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090215743 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090215744 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090215744 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090215744 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090215744 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821090215744 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090215744 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090215744 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090215744 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090215744 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090215744 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821090215748 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090215748 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821090215748 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090215748 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090215748 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090215748 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090215748 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090215748 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090215748 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090215748 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090215748 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090215748 DLSS7 <000c> ss7_asp.c:1383 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  20250821090215748 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090215751 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090215751 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250821090215751 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090215751 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821090215751 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090215751 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090215751 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090215751 DLSS7 <000c> ss7_asp.c:1383 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  20250821090215751 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090215751 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090215751 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090215751 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090215751 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821090215751 DLSS7 <000c> ss7_asp.c:1383 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  20250821090215751 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090215751 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090215751 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821090215752 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090215752 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090215752 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090215752 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090215752 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090215752 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821090215752 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090215752 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090215752 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090215752 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090215752 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090215752 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090215752 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090215752 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090215753 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090215753 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090215753 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090215754 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090215754 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090215754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215754 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090215754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215754 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090215754 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090215754 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090215754 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090215754 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090215754 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090215754 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090215754 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090215754 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090215754 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090215754 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=13 20250821090215754 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090215754 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' HNBGW_Test.msc2-M3UA(685)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250821090215754 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090215754 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090215755 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090215755 DLSS7 <000c> ss7_asp.c:1383 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  20250821090215758 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090215758 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250821090215758 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090215758 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090215758 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090215758 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090215758 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090215758 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090215758 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250821090215758 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090215758 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090215758 DLSS7 <000c> ss7_asp.c:1383 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  20250821090215758 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090215760 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090215760 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090215761 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090215761 DLSS7 <000c> ss7_asp.c:1383 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  20250821090215761 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090215761 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090215761 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090215761 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090215761 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250821090215761 DLSS7 <000c> ss7_asp.c:1383 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  20250821090215761 DLSS7 <000c> ss7_route.c:143 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) Creating route: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc2 proto=m3ua 20250821090215761 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'available' 20250821090215761 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 03  20250821090215761 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090215761 DLSS7 <000c> ss7_asp.c:1383 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  20250821090215761 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 05 00 12 00 10 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090215761 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090215761 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090215761 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090215761 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250821090215761 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090215761 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090215761 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090215761 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090215761 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090215761 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090215761 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090215761 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090215762 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090215762 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090215762 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090215762 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090215762 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090215762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215762 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090215762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215762 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090215762 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090215762 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090215762 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090215762 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090215762 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090215762 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090215763 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090215763 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090215763 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090215763 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=13 20250821090215763 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090215763 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090215763 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821090215763 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821090215763 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090215763 DLSS7 <000c> ss7_asp.c:1383 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  20250821090215769 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090215769 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090215769 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090215769 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(688)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090215774 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090215774 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090215774 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090215774 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090215774 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090215774 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090215774 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090215774 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090215774 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090215774 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090215774 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090215774 DLSS7 <000c> ss7_asp.c:1383 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  20250821090215774 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090215776 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090215776 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090215776 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090215776 DLSS7 <000c> ss7_asp.c:1383 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  20250821090215776 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090215776 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090215776 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090215776 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090215776 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090215776 DLSS7 <000c> ss7_asp.c:1383 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  20250821090215776 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090215776 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090215776 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090215776 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090215776 DLSS7 <000c> ss7_asp.c:1383 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  20250821090215776 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250821090215776 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090215776 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090215776 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090215776 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090215776 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 02 00 12 00 0c 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090215776 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090215776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090215776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090215776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090215776 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090215776 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090215776 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090215776 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090215777 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090215777 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090215777 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090215777 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090215777 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090215777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215778 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090215778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215778 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090215778 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090215778 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090215778 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090215778 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090215778 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090215778 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090215778 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090215778 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090215778 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090215778 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821090215778 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090215778 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090215778 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090215778 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090215778 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090215778 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  20250821090215781 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090215781 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250821090215781 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090215781 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(691)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250821090215789 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090215789 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250821090215789 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090215789 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090215789 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090215789 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090215789 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090215789 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090215789 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090215789 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090215789 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090215789 DLSS7 <000c> ss7_asp.c:1383 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  20250821090215789 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090215792 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090215792 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090215792 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090215792 DLSS7 <000c> ss7_asp.c:1383 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  20250821090215792 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090215792 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090215792 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090215792 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090215792 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250821090215792 DLSS7 <000c> ss7_asp.c:1383 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  20250821090215792 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821090215792 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821090215792 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0a  20250821090215792 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090215792 DLSS7 <000c> ss7_asp.c:1383 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  20250821090215792 DLSS7 <000c> ss7_asp.c:1383 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  20250821090215792 DLSS7 <000c> ss7_asp.c:1383 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  20250821090215792 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 44 bytes: [L2]> 01 00 02 01 00 00 00 2c 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090215792 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090215792 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090215792 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090215792 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250821090215792 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090215792 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090215792 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090215792 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090215792 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090215792 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090215792 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090215792 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090215793 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090215793 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090215793 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090215794 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090215794 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090215794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215794 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090215794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215794 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090215794 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090215794 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090215794 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090215794 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090215794 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090215794 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090215794 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250821090215794 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090215794 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821090215794 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090215794 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090215794 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090215794 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=3 20250821090215794 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090215794 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090215794 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090215794 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090215794 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090215794 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090215794 DLSS7 <000c> ss7_asp.c:1383 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.sgsn2-M3UA(694)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250821090215799 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090215799 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250821090215799 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090215799 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090215799 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090215799 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090215799 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090215799 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090215799 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250821090215799 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090215799 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090215799 DLSS7 <000c> ss7_asp.c:1383 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  20250821090215799 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090215800 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090215800 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090215800 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090215800 DLSS7 <000c> ss7_asp.c:1383 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  20250821090215800 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090215800 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090215800 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090215800 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090215800 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250821090215800 DLSS7 <000c> ss7_asp.c:1383 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  20250821090215800 DLSS7 <000c> ss7_route.c:143 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=available) Creating route: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn2 proto=m3ua 20250821090215800 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=available) changed to status 'available' 20250821090215800 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0b  20250821090215800 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090215800 DLSS7 <000c> ss7_asp.c:1383 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  20250821090215800 DLSS7 <000c> ss7_asp.c:1383 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  20250821090215800 DLSS7 <000c> ss7_asp.c:1383 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  20250821090215800 DLSS7 <000c> ss7_asp.c:1383 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  20250821090215800 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090215800 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090215800 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090215801 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:493) 20250821090215801 DLSS7 NOTICE 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090215801 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090215801 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090215801 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090215801 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090215801 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090215801 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090215801 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090215802 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090215802 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090215802 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:334) 20250821090215802 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090215802 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090215802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215802 DLSS7 DEBUG 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=3 -> eSLS=3: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090215802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090215802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090215802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090215802 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090215802 DLSS7 DEBUG 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=3 -> eSLS=3: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090215802 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090215802 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090215802 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090215802 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090215802 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090215802 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090215802 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090215802 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090215802 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=3 20250821090215802 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090215802 DLSS7 <000c> ss7_combined_linkset.c:275 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=3 -> eSLS=3: use Normal Route via 'virt-sgsn2' 20250821090215802 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn2 proto=m3ua 20250821090215802 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250821090215802 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090215802 DLSS7 <000c> ss7_asp.c:1383 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 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 06  HNBGW_Test.msc0-RAN(678)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090216543 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090216543 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090216543 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090216543 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090216543 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090216543 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090216543 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090216543 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090216543 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090216543 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090216544 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090216544 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090216544 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090216544 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090216544 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090216544 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090216544 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090216544 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090216544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216544 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090216544 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090216544 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090216544 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090216544 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090216544 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:382) 20250821090216544 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090216544 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090216544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216544 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090216544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216544 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090216544 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090216544 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090216544 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090216544 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090216544 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090216544 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090216544 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090216545 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090216545 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090216545 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090216545 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821090216545 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090216545 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090216545 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090216545 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090216545 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090216545 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090216548 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090216548 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090216548 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090216548 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090216548 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090216548 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090216548 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090216548 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090216548 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090216548 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090216548 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090216548 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090216548 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090216548 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090216548 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090216548 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090216548 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090216548 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090216548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216548 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090216548 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090216548 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090216548 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090216548 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(681)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(678)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } 20250821090216552 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090216552 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090216552 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090216552 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090216552 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090216552 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090216552 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090216552 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090216552 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090216552 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090216552 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090216552 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090216552 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090216552 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090216552 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090216552 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090216552 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090216552 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090216552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216552 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090216552 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090216553 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090216553 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090216553 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:357) 20250821090216553 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:382) 20250821090216553 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090216553 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090216553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090216553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216553 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090216553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090216553 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090216553 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090216553 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090216553 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090216553 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090216553 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090216553 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090216553 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090216553 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090216553 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=7 20250821090216553 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090216553 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090216553 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090216553 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090216553 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090216553 DLSS7 <000c> ss7_asp.c:1383 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  20250821090216558 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090216558 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090216558 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090216558 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090216558 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090216558 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090216558 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090216558 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090216558 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090216558 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090216558 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090216558 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090216558 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090216558 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090216558 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090216558 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090216558 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090216558 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090216558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216558 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090216558 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090216558 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090216558 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090216558 DRANAP INFO cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(684)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090216559 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090216559 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821090216559 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821090216559 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821090216559 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090216559 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090216559 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090216559 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090216559 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090216559 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090216559 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090216559 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090216559 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090216559 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090216559 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090216559 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090216559 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821090216559 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090216559 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) 20250821090216559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216559 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) 20250821090216559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216559 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090216559 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090216559 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090216559 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090216559 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:357) 20250821090216559 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:382) 20250821090216559 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090216559 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090216560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216560 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) HNBGW_Test.msc1-RAN(681)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } 20250821090216560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216560 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090216560 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090216560 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090216560 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090216560 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090216560 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090216560 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090216560 DRANAP NOTICE cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090216560 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090216560 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090216560 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090216560 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=8 20250821090216560 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090216560 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090216560 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821090216560 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821090216560 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090216560 DLSS7 <000c> ss7_asp.c:1383 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  20250821090216561 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090216561 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821090216561 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821090216561 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821090216561 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090216561 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090216561 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090216561 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090216561 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090216561 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090216561 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090216561 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090216561 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090216561 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090216561 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090216561 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090216561 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821090216561 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090216561 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) 20250821090216561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216561 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) 20250821090216561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216561 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090216561 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090216561 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090216561 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090216561 DRANAP INFO cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(684)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(687)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090216576 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090216576 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090216576 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090216576 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090216576 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090216576 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090216576 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090216576 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090216576 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090216576 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090216576 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090216576 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090216576 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090216576 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090216576 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090216576 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090216576 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090216576 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090216576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216577 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090216577 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090216577 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090216577 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090216577 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090216577 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:382) 20250821090216577 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090216577 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090216577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216577 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090216577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216577 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090216577 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090216577 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090216577 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090216577 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090216577 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090216577 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090216577 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090216577 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090216577 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090216577 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090216577 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821090216577 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090216577 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090216577 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090216577 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090216577 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090216577 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090216578 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090216578 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090216578 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090216578 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090216578 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090216578 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090216578 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090216578 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090216578 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090216578 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090216578 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090216578 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090216578 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090216578 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090216578 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090216578 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090216578 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090216578 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090216578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216579 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090216579 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090216579 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090216579 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090216579 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(687)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn1-RAN(690)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090216585 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090216585 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090216585 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090216585 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090216585 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090216585 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090216585 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090216585 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090216585 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090216585 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090216585 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090216585 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090216585 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090216585 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090216585 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090216585 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090216585 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821090216585 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090216585 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) 20250821090216585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216585 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) 20250821090216585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216585 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090216585 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090216585 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090216585 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090216585 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:357) 20250821090216585 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:382) 20250821090216585 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090216585 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090216585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216585 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090216585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216585 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090216585 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090216585 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090216585 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090216585 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090216585 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 (ss7_asp.c:1383) 20250821090216585 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090216585 DRANAP NOTICE cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090216585 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090216585 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090216585 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090216585 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=9 20250821090216585 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090216585 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090216585 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090216585 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090216585 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090216585 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250821090216586 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090216586 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090216586 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090216586 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090216586 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090216586 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090216586 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090216586 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090216586 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090216586 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090216586 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090216586 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090216586 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090216586 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090216586 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090216586 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090216586 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821090216586 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090216586 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) 20250821090216586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216586 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) 20250821090216586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216586 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090216586 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090216586 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090216586 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090216586 DRANAP INFO cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(690)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn2-RAN(693)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090216600 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090216600 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250821090216600 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250821090216600 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 20250821090216600 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090216600 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090216600 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090216600 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090216600 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090216600 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090216600 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090216601 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090216601 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090216601 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090216601 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090216601 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090216601 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250821090216601 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090216601 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) 20250821090216601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216601 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) 20250821090216601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216601 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090216601 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090216601 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090216601 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090216601 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:357) 20250821090216601 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:382) 20250821090216601 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090216601 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090216601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216601 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090216601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216601 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090216601 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090216601 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090216601 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090216601 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090216601 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 01 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 (ss7_asp.c:1383) 20250821090216601 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090216601 DRANAP NOTICE cnlink(sgsn-2)[0x560fd35cedd0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090216601 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090216601 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090216601 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090216601 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=1 20250821090216601 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090216601 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090216601 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn2 proto=m3ua 20250821090216601 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250821090216601 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090216601 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 01 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 06  20250821090216603 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090216603 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250821090216603 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250821090216603 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 20250821090216603 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090216603 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090216603 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090216603 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090216603 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090216603 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090216604 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090216604 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090216604 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090216604 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090216604 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090216604 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090216604 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250821090216604 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090216604 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) 20250821090216604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090216604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216604 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) 20250821090216604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090216604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090216604 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090216604 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090216604 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090216604 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090216604 DRANAP INFO cnlink(sgsn-2)[0x560fd35cedd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn2-RAN(693)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090217630 DLCTRL DEBUG Command: GET 625524346 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090217630 DLCTRL DEBUG Tx Command reply: GET_REPLY 625524346 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090217636 DLCTRL DEBUG Command: GET 879927357 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090217636 DLCTRL DEBUG Tx Command reply: GET_REPLY 879927357 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090217639 DLCTRL DEBUG Command: GET 109440103 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090217639 DLCTRL DEBUG Tx Command reply: GET_REPLY 109440103 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090217641 DLCTRL DEBUG Command: GET 902874593 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090217641 DLCTRL DEBUG Tx Command reply: GET_REPLY 902874593 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090217643 DLCTRL DEBUG Command: GET 383000435 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090217643 DLCTRL DEBUG Tx Command reply: GET_REPLY 383000435 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821090217646 DLCTRL DEBUG Command: GET 566468641 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090217646 DLCTRL DEBUG Tx Command reply: GET_REPLY 566468641 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090217648 DLCTRL DEBUG Command: GET 908536884 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090217648 DLCTRL DEBUG Tx Command reply: GET_REPLY 908536884 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090217652 DLCTRL DEBUG Command: GET 495121656 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090217652 DLCTRL DEBUG Tx Command reply: GET_REPLY 495121656 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090217655 DLCTRL DEBUG Command: GET 265397552 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090217655 DLCTRL DEBUG Tx Command reply: GET_REPLY 265397552 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090217658 DLCTRL DEBUG Command: GET 640213914 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090217658 DLCTRL DEBUG Tx Command reply: GET_REPLY 640213914 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821090217660 DLCTRL DEBUG Command: GET 753699561 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090217660 DLCTRL DEBUG Tx Command reply: GET_REPLY 753699561 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090217662 DLCTRL DEBUG Command: GET 225951869 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090217662 DLCTRL DEBUG Tx Command reply: GET_REPLY 225951869 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090217664 DLCTRL DEBUG Command: GET 431448187 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090217664 DLCTRL DEBUG Tx Command reply: GET_REPLY 431448187 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090217665 DLCTRL DEBUG Command: GET 504013382 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090217665 DLCTRL DEBUG Tx Command reply: GET_REPLY 504013382 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090217667 DLCTRL DEBUG Command: GET 120194773 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090217667 DLCTRL DEBUG Tx Command reply: GET_REPLY 120194773 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821090217668 DLCTRL DEBUG Command: GET 232136230 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090217668 DLCTRL DEBUG Tx Command reply: GET_REPLY 232136230 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090217670 DLCTRL DEBUG Command: GET 187195977 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090217670 DLCTRL DEBUG Tx Command reply: GET_REPLY 187195977 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090217671 DLCTRL DEBUG Command: GET 357554610 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090217671 DLCTRL DEBUG Tx Command reply: GET_REPLY 357554610 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090217672 DLCTRL DEBUG Command: GET 617168941 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090217672 DLCTRL DEBUG Tx Command reply: GET_REPLY 617168941 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090217673 DLCTRL DEBUG Command: GET 449923363 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090217673 DLCTRL DEBUG Tx Command reply: GET_REPLY 449923363 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: 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@3bdb09a82332: "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@3bdb09a82332: 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@3bdb09a82332: 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@3bdb09a82332: 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 := '000000000000001000010100'B, t_guard := 20.000000 } 20250821090217697 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33304<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(684)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(684)@3bdb09a82332: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674)@3bdb09a82332: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)7588695 20250821090218742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090218742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090218743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250821090218743 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090218743 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x73cb57, normal) (hnbgw_rua.c:408) 20250821090218743 DHNB DEBUG map_rua[0x560fd360f460]{init}: Allocated (fsm.c:456) 20250821090218743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7588695)[0x560fd360f460]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090218743 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7588695 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090218743 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090218743 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090218743 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7588695 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:185) 20250821090218743 DCN DEBUG map_sccp[0x560fd3615d30]{init}: Allocated (fsm.c:456) 20250821090218743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x560fd3615d30]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090218743 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-7588695 <-> SCCP-80 msc-2 msc-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.3 (context_map.c:129) 20250821090218743 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7588695 SCCP-80 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250821090218743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7588695)[0x560fd360f460]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090218743 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090218743 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090218743 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7588695 SCCP-80 msc-2 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090218743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x560fd3615d30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090218743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090218743 DLSCCP DEBUG SCCP-SCOC(80)[0x560fd35fcfe0]{IDLE}: Allocated (fsm.c:456) 20250821090218743 DLSCCP DEBUG SCCP-SCOC(80)[0x560fd35fcfe0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090218743 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030002140056400500f1100926) (sccp_scrc.c:455) 20250821090218743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090218743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090218743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090218743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090218743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090218743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090218743 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090218743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090218743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090218743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090218743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090218743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090218743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090218743 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090218743 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090218743 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090218743 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090218743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090218743 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 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 80 00 23 00 4f 40 03 00 02 14 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250821090218743 DLSCCP DEBUG SCCP-SCOC(80)[0x560fd35fcfe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090218743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x560fd3615d30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090218743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7588695)[0x560fd360f460]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090218743 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090218743 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090218743 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090218743 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=5 20250821090218743 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090218744 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090218744 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821090218744 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821090218744 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090218744 DLSS7 <000c> ss7_asp.c:1383 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 80 00 23 00 4f 40 03 00 02 14 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(683)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc2-SCCP(683)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(684)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696) HNBGW_Test.msc2-RAN(684)@3bdb09a82332: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)8193972 HNBGW_Test.msc2-SCCP(683)@3bdb09a82332: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)@3bdb09a82332: setverdict(pass): none -> pass MTC@3bdb09a82332: 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 } } } HNBGW_Test.msc2-SCCP(683)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821090218759 DLCTRL DEBUG Command: GET 375956322 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090218759 DLCTRL DEBUG Tx Command reply: GET_REPLY 375956322 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090218759 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090218759 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821090218759 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821090218759 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821090218759 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090218759 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090218759 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090218759 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090218759 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090218759 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 03 00 00 00 bd 03 02 00 00 02 00 00 50 26 a9 ef 02 00 00 00 00  20250821090218759 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090218759 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090218759 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090218759 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090218759 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090218759 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0026a9ef) (sccp_scrc.c:545) 20250821090218759 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(80,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090218759 DLSCCP DEBUG SCCP-SCOC(80)[0x560fd35fcfe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090218759 DLSCCP DEBUG SCCP-SCOC(80)[0x560fd35fcfe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090218759 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090218759 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090218759 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_sccp.c:157) 20250821090218759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x560fd3615d30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090218759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x560fd3615d30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090218761 DLCTRL DEBUG Command: GET 459976928 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090218761 DLCTRL DEBUG Tx Command reply: GET_REPLY 459976928 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090218764 DLCTRL DEBUG Command: GET 870232115 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090218764 DLCTRL DEBUG Tx Command reply: GET_REPLY 870232115 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090218769 DLCTRL DEBUG Command: GET 914869971 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090218769 DLCTRL DEBUG Tx Command reply: GET_REPLY 914869971 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090218773 DLCTRL DEBUG Command: GET 585139906 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090218773 DLCTRL DEBUG Tx Command reply: GET_REPLY 585139906 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090218776 DLCTRL DEBUG Command: GET 424935018 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090218776 DLCTRL DEBUG Tx Command reply: GET_REPLY 424935018 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090218779 DLCTRL DEBUG Command: GET 50208033 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090218779 DLCTRL DEBUG Tx Command reply: GET_REPLY 50208033 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090218783 DLCTRL DEBUG Command: GET 113113539 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090218783 DLCTRL DEBUG Tx Command reply: GET_REPLY 113113539 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090218786 DLCTRL DEBUG Command: GET 40700757 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090218786 DLCTRL DEBUG Tx Command reply: GET_REPLY 40700757 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090218790 DLCTRL DEBUG Command: GET 404926709 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090218790 DLCTRL DEBUG Tx Command reply: GET_REPLY 404926709 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090218793 DLCTRL DEBUG Command: GET 295584112 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090218793 DLCTRL DEBUG Tx Command reply: GET_REPLY 295584112 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090218799 DLCTRL DEBUG Command: GET 362168198 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090218799 DLCTRL DEBUG Tx Command reply: GET_REPLY 362168198 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250821090218803 DLCTRL DEBUG Command: GET 293927990 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090218803 DLCTRL DEBUG Tx Command reply: GET_REPLY 293927990 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090218806 DLCTRL DEBUG Command: GET 197004155 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090218806 DLCTRL DEBUG Tx Command reply: GET_REPLY 197004155 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090218808 DLCTRL DEBUG Command: GET 437201175 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090218809 DLCTRL DEBUG Tx Command reply: GET_REPLY 437201175 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090218811 DLCTRL DEBUG Command: GET 215322176 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090218811 DLCTRL DEBUG Tx Command reply: GET_REPLY 215322176 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090218813 DLCTRL DEBUG Command: GET 386956179 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090218813 DLCTRL DEBUG Tx Command reply: GET_REPLY 386956179 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090218816 DLCTRL DEBUG Command: GET 83139876 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090218816 DLCTRL DEBUG Tx Command reply: GET_REPLY 83139876 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090218818 DLCTRL DEBUG Command: GET 588120749 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090218818 DLCTRL DEBUG Tx Command reply: GET_REPLY 588120749 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090218819 DLCTRL DEBUG Command: GET 120545857 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090218819 DLCTRL DEBUG Tx Command reply: GET_REPLY 120545857 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '000000000000001011010000'B, t_guard := 20.000000 } 20250821090218854 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33306<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(684)@3bdb09a82332: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(684)@3bdb09a82332: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674)@3bdb09a82332: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)9894398 20250821090219882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090219882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090219882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250821090219882 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090219882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x96f9fe, normal) (hnbgw_rua.c:408) 20250821090219882 DHNB DEBUG map_rua[0x560fd35edcf0]{init}: Allocated (fsm.c:456) 20250821090219882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9894398)[0x560fd35edcf0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090219882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9894398 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090219882 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090219882 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090219882 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250821090219882 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9894398 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:185) 20250821090219882 DCN DEBUG map_sccp[0x560fd35ebeb0]{init}: Allocated (fsm.c:456) 20250821090219882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x560fd35ebeb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090219882 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-9894398 <-> SCCP-81 msc-2 msc-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.3 (context_map.c:129) 20250821090219882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9894398 SCCP-81 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250821090219882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9894398)[0x560fd35edcf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090219882 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090219882 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090219882 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9894398 SCCP-81 msc-2 MI=TMSI-0x42A98023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090219882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x560fd35ebeb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090219882 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090219882 DLSCCP DEBUG SCCP-SCOC(81)[0x560fd35f6110]{IDLE}: Allocated (fsm.c:456) 20250821090219882 DLSCCP DEBUG SCCP-SCOC(81)[0x560fd35f6110]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090219882 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030002d00056400500f1100926) (sccp_scrc.c:455) 20250821090219882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090219882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090219882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090219882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090219882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090219882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090219882 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090219882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090219882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090219882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090219882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090219882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090219882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090219882 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090219882 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090219882 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090219882 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090219882 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090219882 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 69 00 00 00 bd 00 00 00 03 03 00 00 04 01 00 00 51 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 d0 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090219882 DLSCCP DEBUG SCCP-SCOC(81)[0x560fd35f6110]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090219882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x560fd35ebeb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090219882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9894398)[0x560fd35edcf0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090219883 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090219883 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090219883 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090219883 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=4 20250821090219883 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090219883 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090219883 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821090219883 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821090219883 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090219883 DLSS7 <000c> ss7_asp.c:1383 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 04 01 00 00 51 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 d0 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(683)@3bdb09a82332: First idle individual index:1 HNBGW_Test.msc2-SCCP(683)@3bdb09a82332: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(684)@3bdb09a82332: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697) HNBGW_Test.msc2-RAN(684)@3bdb09a82332: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)12996432 HNBGW_Test.msc2-SCCP(683)@3bdb09a82332: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(683)@3bdb09a82332: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250821090219889 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090219889 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821090219889 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821090219889 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821090219889 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090219889 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090219889 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090219889 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090219889 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090219889 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 03 00 00 00 bd 03 02 00 00 02 00 00 51 46 e3 92 02 00 00 00 00  20250821090219889 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090219889 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090219889 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090219889 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090219889 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090219889 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0046e392) (sccp_scrc.c:545) 20250821090219889 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(81,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090219889 DLSCCP DEBUG SCCP-SCOC(81)[0x560fd35f6110]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090219889 DLSCCP DEBUG SCCP-SCOC(81)[0x560fd35f6110]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090219889 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090219889 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090219889 DCN DEBUG handle_cn_conn_conf() conn_id=81, 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_sccp.c:157) 20250821090219889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x560fd35ebeb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090219889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x560fd35ebeb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)@3bdb09a82332: setverdict(pass): none -> pass MTC@3bdb09a82332: 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 } } } 20250821090219891 DLCTRL DEBUG Command: GET 461225256 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090219891 DLCTRL DEBUG Tx Command reply: GET_REPLY 461225256 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090219896 DLCTRL DEBUG Command: GET 185980032 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090219896 DLCTRL DEBUG Tx Command reply: GET_REPLY 185980032 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090219902 DLCTRL DEBUG Command: GET 373282891 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090219902 DLCTRL DEBUG Tx Command reply: GET_REPLY 373282891 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090219906 DLCTRL DEBUG Command: GET 186667427 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090219906 DLCTRL DEBUG Tx Command reply: GET_REPLY 186667427 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090219910 DLCTRL DEBUG Command: GET 922042268 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090219910 DLCTRL DEBUG Tx Command reply: GET_REPLY 922042268 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090219913 DLCTRL DEBUG Command: GET 265195981 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090219913 DLCTRL DEBUG Tx Command reply: GET_REPLY 265195981 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090219915 DLCTRL DEBUG Command: GET 556655619 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090219915 DLCTRL DEBUG Tx Command reply: GET_REPLY 556655619 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090219917 DLCTRL DEBUG Command: GET 440554933 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090219917 DLCTRL DEBUG Tx Command reply: GET_REPLY 440554933 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090219919 DLCTRL DEBUG Command: GET 4135597 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090219919 DLCTRL DEBUG Tx Command reply: GET_REPLY 4135597 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090219921 DLCTRL DEBUG Command: GET 547550254 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090219921 DLCTRL DEBUG Tx Command reply: GET_REPLY 547550254 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090219924 DLCTRL DEBUG Command: GET 54956741 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090219924 DLCTRL DEBUG Tx Command reply: GET_REPLY 54956741 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090219927 DLCTRL DEBUG Command: GET 254364152 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090219927 DLCTRL DEBUG Tx Command reply: GET_REPLY 254364152 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250821090219929 DLCTRL DEBUG Command: GET 475291624 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090219929 DLCTRL DEBUG Tx Command reply: GET_REPLY 475291624 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090219932 DLCTRL DEBUG Command: GET 135430278 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090219932 DLCTRL DEBUG Tx Command reply: GET_REPLY 135430278 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090219934 DLCTRL DEBUG Command: GET 943206677 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090219934 DLCTRL DEBUG Tx Command reply: GET_REPLY 943206677 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090219935 DLCTRL DEBUG Command: GET 541024586 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090219935 DLCTRL DEBUG Tx Command reply: GET_REPLY 541024586 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090219937 DLCTRL DEBUG Command: GET 547821533 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090219937 DLCTRL DEBUG Tx Command reply: GET_REPLY 547821533 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090219939 DLCTRL DEBUG Command: GET 403040728 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090219939 DLCTRL DEBUG Tx Command reply: GET_REPLY 403040728 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090219940 DLCTRL DEBUG Command: GET 933413258 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090219940 DLCTRL DEBUG Tx Command reply: GET_REPLY 933413258 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090219941 DLCTRL DEBUG Command: GET 63840044 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090219941 DLCTRL DEBUG Tx Command reply: GET_REPLY 63840044 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '000000000000000110101000'B, t_guard := 20.000000 } 20250821090219954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33320<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(681)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(681)@3bdb09a82332: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674)@3bdb09a82332: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)10578658 20250821090220983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090220983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090220983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821090220983 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090220983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa16ae2, normal) (hnbgw_rua.c:408) 20250821090220983 DHNB DEBUG map_rua[0x560fd3629840]{init}: Allocated (fsm.c:456) 20250821090220983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10578658)[0x560fd3629840]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090220983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10578658 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090220983 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090220983 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090220983 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10578658 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250821090220983 DCN DEBUG map_sccp[0x560fd362a2d0]{init}: Allocated (fsm.c:456) 20250821090220983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x560fd362a2d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090220983 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-10578658 <-> SCCP-82 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250821090220983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10578658 SCCP-82 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821090220983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10578658)[0x560fd3629840]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090220983 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090220983 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090220983 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10578658 SCCP-82 msc-1 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090220983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x560fd362a2d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090220983 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090220983 DLSCCP DEBUG SCCP-SCOC(82)[0x560fd36016a0]{IDLE}: Allocated (fsm.c:456) 20250821090220983 DLSCCP DEBUG SCCP-SCOC(82)[0x560fd36016a0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090220983 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001a80056400500f1100926) (sccp_scrc.c:455) 20250821090220983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090220983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090220983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090220983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090220983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090220983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090220983 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090220983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090220983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090220983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090220983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090220983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090220983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090220983 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090220983 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090220984 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090220984 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090220984 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090220984 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 02 03 00 00 07 01 00 00 52 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 a8 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821090220984 DLSCCP DEBUG SCCP-SCOC(82)[0x560fd36016a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090220984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x560fd362a2d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090220984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10578658)[0x560fd3629840]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090220984 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090220984 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090220984 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090220984 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=7 20250821090220984 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090220984 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090220984 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090220984 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090220984 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090220984 DLSS7 <000c> ss7_asp.c:1383 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 07 01 00 00 52 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 a8 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(680)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc1-SCCP(680)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(681)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698) HNBGW_Test.msc1-RAN(681)@3bdb09a82332: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)13172188 HNBGW_Test.msc1-SCCP(680)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(680)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)@3bdb09a82332: setverdict(pass): none -> pass 20250821090221009 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090221009 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090221009 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090221009 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090221009 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090221009 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090221009 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090221009 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090221009 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090221009 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 52 f2 e7 3b 02 00 00 00 00  MTC@3bdb09a82332: 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 } } } 20250821090221009 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090221009 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090221009 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090221009 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090221009 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090221009 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00f2e73b) (sccp_scrc.c:545) 20250821090221009 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(82,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090221009 DLSCCP DEBUG SCCP-SCOC(82)[0x560fd36016a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090221009 DLSCCP DEBUG SCCP-SCOC(82)[0x560fd36016a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090221009 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090221009 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090221009 DCN DEBUG handle_cn_conn_conf() conn_id=82, 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_sccp.c:157) 20250821090221009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x560fd362a2d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090221009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x560fd362a2d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090221011 DLCTRL DEBUG Command: GET 936335632 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090221011 DLCTRL DEBUG Tx Command reply: GET_REPLY 936335632 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090221015 DLCTRL DEBUG Command: GET 969047616 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090221015 DLCTRL DEBUG Tx Command reply: GET_REPLY 969047616 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090221018 DLCTRL DEBUG Command: GET 580128398 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090221019 DLCTRL DEBUG Tx Command reply: GET_REPLY 580128398 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090221021 DLCTRL DEBUG Command: GET 58268982 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090221021 DLCTRL DEBUG Tx Command reply: GET_REPLY 58268982 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090221023 DLCTRL DEBUG Command: GET 916980753 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090221023 DLCTRL DEBUG Tx Command reply: GET_REPLY 916980753 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090221025 DLCTRL DEBUG Command: GET 78342712 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090221025 DLCTRL DEBUG Tx Command reply: GET_REPLY 78342712 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250821090221026 DLCTRL DEBUG Command: GET 419360283 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090221026 DLCTRL DEBUG Tx Command reply: GET_REPLY 419360283 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090221028 DLCTRL DEBUG Command: GET 895927060 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090221028 DLCTRL DEBUG Tx Command reply: GET_REPLY 895927060 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090221030 DLCTRL DEBUG Command: GET 289690553 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090221030 DLCTRL DEBUG Tx Command reply: GET_REPLY 289690553 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090221034 DLCTRL DEBUG Command: GET 752649131 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090221034 DLCTRL DEBUG Tx Command reply: GET_REPLY 752649131 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090221040 DLCTRL DEBUG Command: GET 348257797 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090221040 DLCTRL DEBUG Tx Command reply: GET_REPLY 348257797 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090221044 DLCTRL DEBUG Command: GET 614311309 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090221044 DLCTRL DEBUG Tx Command reply: GET_REPLY 614311309 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250821090221052 DLCTRL DEBUG Command: GET 21770207 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090221052 DLCTRL DEBUG Tx Command reply: GET_REPLY 21770207 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090221062 DLCTRL DEBUG Command: GET 139691959 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090221062 DLCTRL DEBUG Tx Command reply: GET_REPLY 139691959 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090221070 DLCTRL DEBUG Command: GET 256134793 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090221070 DLCTRL DEBUG Tx Command reply: GET_REPLY 256134793 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090221076 DLCTRL DEBUG Command: GET 789491293 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090221076 DLCTRL DEBUG Tx Command reply: GET_REPLY 789491293 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090221082 DLCTRL DEBUG Command: GET 150232647 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090221082 DLCTRL DEBUG Tx Command reply: GET_REPLY 150232647 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090221085 DLCTRL DEBUG Command: GET 917732934 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090221085 DLCTRL DEBUG Tx Command reply: GET_REPLY 917732934 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090221088 DLCTRL DEBUG Command: GET 321419176 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090221088 DLCTRL DEBUG Tx Command reply: GET_REPLY 321419176 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090221090 DLCTRL DEBUG Command: GET 896165129 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090221090 DLCTRL DEBUG Tx Command reply: GET_REPLY 896165129 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090221103 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42567<->l=127.0.0.1:4262) (control_if.c:193) 20250821090221104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33300<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(671)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(670)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090221108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33298<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090221111 DLINP DEBUG SRVCONN(,r=127.0.0.1:52039<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090221111 DLINP DEBUG SRVCONN(,r=127.0.0.1:52039<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090221112 DLINP NOTICE SRV(,r=127.0.0.1:52039<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090221112 DMAIN NOTICE (127.0.0.1:52039 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52039<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821090221112 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(676)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(677)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(686)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(693)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(692)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(689)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(678)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(687)@3bdb09a82332: Final verdict of PTC: none 20250821090221114 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090221114 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090221114 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090221114 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090221114 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090221114 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090221114 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090221114 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250821090221114 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090221114 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090221114 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090221115 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250821090221115 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090221115 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090221115 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090221115 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090221115 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090221115 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090221115 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090221115 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090221115 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090221115 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090221115 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090221115 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821090221115 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090221115 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090221115 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090221115 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090221115 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090221115 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090221115 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed HNBGW_Test.sgsn1-RAN(690)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-RAN(681)@3bdb09a82332: Final verdict of PTC: none 20250821090221115 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090221115 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090221115 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090221115 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090221115 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090221115 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090221116 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090221116 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090221116 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090221116 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821090221116 DLSS7 <000c> ss7_asp.c:1383 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  20250821090221116 DLSS7 <000c> ss7_asp.c:1383 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  20250821090221116 DLSS7 <000c> ss7_asp.c:1383 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  20250821090221116 DLSS7 <000c> ss7_asp.c:1383 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  20250821090221116 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090221116 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090221116 DLINP <0002> stream_srv.c:821 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-M3UA(691)@3bdb09a82332: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(669)@3bdb09a82332: Final verdict of PTC: none 20250821090221116 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090221116 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250821090221116 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090221116 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090221116 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250821090221116 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090221116 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090221116 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090221116 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821090221116 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821090221116 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0a  20250821090221116 DLSS7 <000c> ss7_asp.c:1383 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  20250821090221116 DLSS7 <000c> ss7_asp.c:1383 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  20250821090221117 DLSS7 <000c> ss7_asp.c:1383 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  20250821090221117 DLSS7 <000c> ss7_asp.c:1383 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  20250821090221117 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090221117 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090221117 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090221117 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090221117 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090221117 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090221117 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090221117 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090221117 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090221117 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250821090221117 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090221117 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090221117 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250821090221118 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090221118 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250821090221118 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090221118 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821090221118 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821090221118 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 03  20250821090221118 DLSS7 <000c> ss7_asp.c:1383 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  20250821090221118 DLSS7 <000c> ss7_asp.c:1383 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  20250821090221118 DLSS7 <000c> ss7_asp.c:1383 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  20250821090221118 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090221118 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090221118 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090221118 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090221118 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090221118 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250821090221118 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090221118 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090221118 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090221118 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090221118 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090221118 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090221118 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090221118 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090221118 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090221119 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090221119 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090221119 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090221119 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090221119 DLSS7 <000c> ss7_asp.c:1383 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  20250821090221119 DLSS7 <000c> ss7_asp.c:1383 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  20250821090221119 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090221119 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090221119 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090221119 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090221119 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090221119 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821090221119 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090221119 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090221119 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090221119 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090221119 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090221119 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090221119 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090221119 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090221119 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090221120 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090221120 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090221120 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090221120 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090221120 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn2-0: connection closed 20250821090221120 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090221120 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090221120 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: T(beat) stopped 20250821090221120 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090221120 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250821090221120 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090221120 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=available) changed to status 'unavailable' 20250821090221120 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=available) changed to status 'unavailable' 20250821090221120 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0b  20250821090221120 DLSS7 <000c> ss7_asp.c:1383 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  20250821090221120 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090221120 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-M3UA(685)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(688)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc2-RAN(684)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(694)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(680)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675)@3bdb09a82332: Final verdict of PTC: none 20250821090221125 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090221125 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090221125 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090221125 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=5 20250821090221125 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090221125 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090221125 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090221125 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090221125 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090221125 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821090221125 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090221125 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090221125 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821090221125 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090221125 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090221125 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090221125 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090221125 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090221125 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821090221126 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090221126 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090221127 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090221127 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090221128 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090221120 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090221120 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090221120 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090221120 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090221121 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090221121 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090221121 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090221121 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090221121 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090221121 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090221121 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090221121 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090221121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33306<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090221121 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090221121 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090221121 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250821090221121 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090221121 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090221121 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090221121 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090221121 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090221121 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090221121 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090221121 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090221121 DRANAP NOTICE cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090221121 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090221122 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090221122 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250821090221122 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090221122 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090221122 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090221122 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090221122 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090221122 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090221122 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090221122 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090221122 DRANAP NOTICE cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090221122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090221122 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090221122 DLSCCP DEBUG SCCP-SCOC(80)[0x560fd35fcfe0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090221122 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026a9ef), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090221122 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090221122 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 220250821090221128 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=4 0250821090221122 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090221122 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090221122 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090221122 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090221122 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090221122 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090221122 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090221122 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090221122 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 05 04 26 a9 ef 00 00 50 00 00 00 00 00 (ss7_asp.c:1383) 20250821090221122 DLSCCP DEBUG SCCP-SCOC(80)[0x560fd35fcfe0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090221122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x560fd3615d30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090221122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7588695)[0x560fd360f460]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090221122 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7588695)[0x560fd360f460]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090221123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090221123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7588695)[0x560fd360f460]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090221123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7588695)[0x560fd360f460]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090221123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7588695)[0x560fd360f460]{disrupted}: Freeing instance (context_map.c:203) 20250821090221123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7588695)[0x560fd360f460]{disrupted}: Deallocated (fsm.c:568) 20250821090221123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x560fd3615d30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090221123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x560fd3615d30]{disconnected}: Freeing instance (context_map.c:207) 20250821090221123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x560fd3615d30]{disconnected}: Deallocated (fsm.c:568) 20250821090221123 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7588695 SCCP-80 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:226) 20250821090221123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x560fd35ebeb0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090221123 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090221123 DLSCCP DEBUG SCCP-SCOC(81)[0x560fd35f6110]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090221123 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046e392), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090221123 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090221123 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=4 -> eSLS=52: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821090221123 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=4 -> eSLS=52: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090221123 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090221123 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090221123 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090221123 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090221123 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090221123 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090221123 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090221123 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 04 04 46 e3 92 00 00 51 00 00 00 00 00 (ss7_asp.c:1383) 20250821090221123 DLSCCP DEBUG SCCP-SCOC(81)[0x560fd35f6110]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090221123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x560fd35ebeb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090221123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9894398)[0x560fd35edcf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090221123 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9894398)[0x560fd35edcf0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090221124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090221124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9894398)[0x560fd35edcf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090221124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9894398)[0x560fd35edcf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090221124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9894398)[0x560fd35edcf0]{disrupted}: Freeing instance (context_map.c:203) 20250821090221124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9894398)[0x560fd35edcf0]{disrupted}: Deallocated (fsm.c:568) 20250821090221124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x560fd35ebeb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090221124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x560fd35ebeb0]{disconnected}: Freeing instance (context_map.c:207) 20250821090221124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x560fd35ebeb0]{disconnected}: Deallocated (fsm.c:568) 20250821090221124 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9894398 SCCP-81 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:226) 20250821090221124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090221124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821090221126 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090221126 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090221126 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090221126 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090221126 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090221126 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090221126 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090221126 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090221126 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090221126 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090221126 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090221126 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090221126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250821090221127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090221127 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090221127 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 (hnb.c:255) 20250821090221127 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821090221127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10578658)[0x560fd3629840]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821090221127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10578658)[0x560fd3629840]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250821090221127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x560fd362a2d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250821090221127 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090221127 DLSCCP DEBUG SCCP-SCOC(82)[0x560fd36016a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090221127 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2e73b), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090221127 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090221127 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090221127 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090221127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090221127 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090221127 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090221127 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090221127 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 07 04 f2 e7 3b 00 00 52 00 00 00 00 00 (ss7_asp.c:1383) 20250821090221127 DLSCCP DEBUG SCCP-SCOC(82)[0x560fd36016a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090221127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x560fd362a2d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090221127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10578658)[0x560fd3629840]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090221127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10578658)[0x560fd3629840]{disrupted}: Freeing instance (context_map.c:203) 20250821090221127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10578658)[0x560fd3629840]{disrupted}: Deallocated (fsm.c:568) 20250821090221127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x560fd362a2d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090221127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x560fd362a2d0]{disconnected}: Freeing instance (context_map.c:207) 20250821090221127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x560fd362a2d0]{disconnected}: Deallocated (fsm.c:568) 20250821090221127 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10578658 SCCP-82 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250821090221128 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090221128 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090221128 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:458) 20250821090221128 DLSS7 NOTICE 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090221128 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090221128 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090221128 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090221128 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090221128 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090221128 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090221128 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090221128 DRANAP NOTICE cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090221128 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090221128 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090221128 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821090221128 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090221128 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090221128 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090221128 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090221128 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090221128 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090221128 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090221128 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090221128 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090221130 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090221131 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090221133 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090221134 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090221134 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090221134 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090221135 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=7 20250821090221135 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090221136 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090221137 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090221137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33320<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090221139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33304<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-M3UA(682)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(679)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(683)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(672)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)@3bdb09a82332: Final verdict of PTC: pass HNBGW-MGCP(695)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)@3bdb09a82332: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(669): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(670): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(671): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(672): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(676): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(677): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(678): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(679): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-SCCP(680): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-RAN(681): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-M3UA(682): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc2-SCCP(683): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc2-RAN(684): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc2-M3UA(685): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(686): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(687): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(688): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(689): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-RAN(690): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(691): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(692): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn2-RAN(693): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(694): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(695): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@3bdb09a82332: 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'. Thu Aug 21 09:02:21 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 20250821090221270 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33330<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090221343 DLSCCP DEBUG SCCP-SCOC(77)[0x560fd35e4870]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090221343 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017cb4d), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090221343 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090221343 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090221343 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090221343 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090221343 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090221343 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090221343 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090221343 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090221343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090221343 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 17 cb 4d 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090221344 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090221344 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090221344 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090221344 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090221344 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090221344 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090221344 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090221347 DLSCCP DEBUG SCCP-SCOC(78)[0x560fd35ea040]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090221347 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069ffdb), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090221347 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090221347 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090221347 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090221348 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090221348 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090221348 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090221348 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090221348 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090221348 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090221348 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 69 ff db 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090221348 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090221348 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090221348 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090221348 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090221348 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090221348 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090221348 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090221351 DLSCCP DEBUG SCCP-SCOC(79)[0x560fd35e65e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090221351 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00305583), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090221351 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090221351 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090221351 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090221351 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090221351 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090221351 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090221351 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090221351 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090221351 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090221351 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 30 55 83 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090221351 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090221351 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090221351 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090221351 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090221351 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090221351 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090221351 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090221656 DLSCCP DEBUG SCCP-SCOC(75)[0x560fd35e9210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090221656 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002125b0), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090221656 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090221656 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090221656 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090221656 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090221656 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090221656 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090221656 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090221656 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090221656 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090221656 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 21 25 b0 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090221656 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090221656 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090221656 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090221657 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090221657 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090221657 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090221657 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090221671 DLSCCP DEBUG SCCP-SCOC(74)[0x560fd360b540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090221671 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e70dee), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090221671 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090221671 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090221671 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090221671 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090221671 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090221671 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090221671 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090221671 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090221671 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090221671 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 e7 0d ee 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090221672 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090221672 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090221672 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090221672 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090221672 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090221672 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090221672 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090221677 DLSCCP DEBUG SCCP-SCOC(76)[0x560fd3605730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090221677 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f99a9), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090221677 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090221677 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090221677 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090221677 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090221677 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090221677 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090221677 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090221677 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090221677 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090221677 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1f 99 a9 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090221677 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090221677 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090221677 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090221677 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090221677 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090221677 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090221677 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090221909 DLSCCP DEBUG SCCP-SCOC(72)[0x560fd360aa30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090221909 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d349b7), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090221909 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090221909 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090221909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090221909 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090221909 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090221909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090221909 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090221909 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090221909 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090221909 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d3 49 b7 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090221910 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090221910 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090221910 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090221910 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090221910 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090221910 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090221910 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090221916 DLSCCP DEBUG SCCP-SCOC(71)[0x560fd3606ab0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090221916 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ea34d), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090221916 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090221916 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090221916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090221916 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090221916 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090221916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090221916 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090221916 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090221916 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090221916 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4e a3 4d 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090221916 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090221916 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090221916 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090221916 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090221916 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090221916 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090221916 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090221924 DLSCCP DEBUG SCCP-SCOC(73)[0x560fd3629680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090221924 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022718d), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090221924 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090221924 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090221924 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090221924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090221924 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090221924 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090221924 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090221924 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090221924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090221924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 22 71 8d 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090221925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090221925 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090221925 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090221925 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090221925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090221925 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090221925 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090222073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33330<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=802988) 20250821090222407 DLSCCP DEBUG SCCP-SCOC(69)[0x560fd3616990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090222407 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00418447), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090222407 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090222407 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090222407 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090222407 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090222407 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090222407 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090222407 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090222407 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090222407 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090222407 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 41 84 47 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090222407 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090222408 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090222408 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090222408 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090222408 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090222408 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090222408 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090222429 DLSCCP DEBUG SCCP-SCOC(68)[0x560fd355e800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090222429 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00398028), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090222429 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090222430 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090222430 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090222430 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090222430 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090222430 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090222430 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090222430 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090222430 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090222430 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 39 80 28 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090222430 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090222430 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090222430 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090222430 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090222430 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090222430 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090222430 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090222440 DLSCCP DEBUG SCCP-SCOC(70)[0x560fd360a530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090222440 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7d645), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090222440 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090222440 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090222440 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090222440 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090222440 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090222440 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090222440 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090222440 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090222440 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090222440 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b7 d6 45 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090222441 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090222441 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090222441 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090222441 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090222441 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090222441 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090222441 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090222796 DLSCCP DEBUG SCCP-SCOC(66)[0x560fd35ebba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090222796 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e2154), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090222796 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090222796 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090222796 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090222796 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090222796 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090222796 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090222796 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090222796 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090222796 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090222796 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 1e 21 54 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090222797 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090222797 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090222797 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090222797 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090222797 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090222797 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090222797 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090222800 DLSCCP DEBUG SCCP-SCOC(65)[0x560fd35e7200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090222801 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea4973), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090222801 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090222801 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090222801 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090222801 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090222801 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090222801 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090222801 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090222801 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090222801 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090222801 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ea 49 73 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090222801 DLSCCP DEBUG SCCP-SCOC(67)[0x560fd35e9050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090222801 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a21b46), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090222801 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090222801 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090222801 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090222801 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090222801 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090222801 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090222801 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090222801 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090222801 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090222801 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a2 1b 46 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090222801 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090222801 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090222801 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090222801 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090222801 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090222801 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090222801 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090222801 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090222802 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090222802 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090222802 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090222802 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090222802 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090222802 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=802988, count=840696) 20250821090223117 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090223117 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090223117 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250821090223117 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090223117 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090223117 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821090223118 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090223118 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250821090223118 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250821090223119 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090223119 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090223119 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821090223120 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090223120 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250821090223120 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250821090223126 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090223126 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090223126 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821090223264 DLSCCP DEBUG SCCP-SCOC(63)[0x560fd3632260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090223264 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d0570), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090223264 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090223264 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090223264 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090223264 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090223264 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090223264 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090223264 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090223264 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090223264 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090223265 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 2d 05 70 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090223265 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090223265 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090223265 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090223265 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090223265 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090223265 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090223265 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090223288 DLSCCP DEBUG SCCP-SCOC(62)[0x560fd360d070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090223288 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052b6b8), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090223288 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090223288 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090223288 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090223288 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090223288 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090223288 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090223288 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090223288 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090223288 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090223288 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 52 b6 b8 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090223288 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090223288 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090223288 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090223288 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090223288 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090223288 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090223288 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090223297 DLSCCP DEBUG SCCP-SCOC(64)[0x560fd35e58a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090223297 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fdbbc4), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090223297 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090223297 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090223297 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090223297 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090223297 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090223297 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090223297 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090223297 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090223297 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090223297 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fd bb c4 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090223297 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090223297 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090223297 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090223297 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090223297 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090223297 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090223298 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090223614 DLSCCP DEBUG SCCP-SCOC(59)[0x560fd357ad20]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090223614 DLSCCP DEBUG SCCP-SCOC(59)[0x560fd357ad20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090223614 DLSCCP DEBUG SCCP-SCOC(59)[0x560fd357ad20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090223614 DLSCCP DEBUG SCCP-SCOC(59)[0x560fd357ad20]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090223614 DLSCCP DEBUG SCCP-SCOC(59)[0x560fd357ad20]{IDLE}: Deallocated (fsm.c:568) 20250821090223614 DLSCCP DEBUG SCCP-SCOC(58)[0x560fd35f9920]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090223614 DLSCCP DEBUG SCCP-SCOC(58)[0x560fd35f9920]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090223614 DLSCCP DEBUG SCCP-SCOC(58)[0x560fd35f9920]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090223614 DLSCCP DEBUG SCCP-SCOC(58)[0x560fd35f9920]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090223614 DLSCCP DEBUG SCCP-SCOC(58)[0x560fd35f9920]{IDLE}: Deallocated (fsm.c:568) 20250821090223615 DLSCCP DEBUG SCCP-SCOC(60)[0x560fd3632130]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090223615 DLSCCP DEBUG SCCP-SCOC(60)[0x560fd3632130]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090223615 DLSCCP DEBUG SCCP-SCOC(60)[0x560fd3632130]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090223615 DLSCCP DEBUG SCCP-SCOC(60)[0x560fd3632130]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090223615 DLSCCP DEBUG SCCP-SCOC(60)[0x560fd3632130]{IDLE}: Deallocated (fsm.c:568) 20250821090223616 DLSCCP DEBUG SCCP-SCOC(61)[0x560fd3616bd0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090223616 DLSCCP DEBUG SCCP-SCOC(61)[0x560fd3616bd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090223616 DLSCCP DEBUG SCCP-SCOC(61)[0x560fd3616bd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090223616 DLSCCP DEBUG SCCP-SCOC(61)[0x560fd3616bd0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090223616 DLSCCP DEBUG SCCP-SCOC(61)[0x560fd3616bd0]{IDLE}: Deallocated (fsm.c:568) MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 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_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 MTC@3bdb09a82332: 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@3bdb09a82332: Test case TC_mscpool_L3Compl_no_cn started. 20250821090225199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45706<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090225204 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45720<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090225209 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32913<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_no_cn-Iuh0(703)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090225361 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090225361 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821090225369 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090225369 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090225369 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090225370 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090225370 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090225370 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_L3Compl_no_cn-Iuh1(705)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090225370 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49757 (stream_srv.c:143) 20250821090225370 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49757<->l=127.0.0.1:29169 (hnb.c:335) 20250821090225370 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090225370 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090225371 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090225371 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090225371 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:334) 20250821090225371 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090225371 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090225371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225371 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090225371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225371 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090225371 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090225371 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090225371 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090225371 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090225371 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090225371 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090225371 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090225371 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090225371 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090225371 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090225371 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090225371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225371 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090225371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090225371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225371 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090225371 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090225371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090225371 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090225371 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090225371 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090225371 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090225371 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090225371 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090225371 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090225371 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090225371 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090225371 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090225371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225371 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090225371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090225371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225371 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090225371 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090225371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090225371 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090225371 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090225371 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090225371 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090225371 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090225371 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090225371 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090225371 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090225371 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090225371 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090225371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225371 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090225371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090225371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225371 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090225371 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090225371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090225371 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090225371 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090225371 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090225371 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090225371 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090225372 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090225372 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090225372 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090225372 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=5 20250821090225372 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090225372 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090225372 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090225372 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090225372 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090225372 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=14 20250821090225372 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090225372 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090225372 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090225372 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090225372 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090225372 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090225372 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=6 20250821090225372 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090225372 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090225372 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090225372 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090225372 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090225372 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090225372 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821090225372 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090225372 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090225372 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(709)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(709)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(709)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(707)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090225386 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090225386 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090225386 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090225386 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090225386 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090225386 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090225386 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090225386 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090225387 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090225388 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090225388 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:334) 20250821090225388 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090225388 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090225388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225388 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=7 -> eSLS=119: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090225388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225388 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090225388 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=7 -> eSLS=119: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090225388 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090225388 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090225388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090225388 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090225388 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090225388 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090225388 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090225388 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:334) 20250821090225388 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090225388 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090225388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225388 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090225388 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090225388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225388 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090225388 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090225388 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090225388 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090225388 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090225388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090225388 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090225388 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090225388 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090225388 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090225388 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090225388 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090225388 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090225388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225388 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090225388 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090225388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225388 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090225388 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090225388 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090225388 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090225388 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090225388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090225388 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090225388 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090225388 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090225388 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090225388 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090225388 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090225388 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090225388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225388 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090225388 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090225388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225388 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090225388 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090225388 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090225388 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090225388 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090225388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090225388 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090225388 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090225388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090225388 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090225388 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090225388 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=7 20250821090225388 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090225388 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090225388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090225388 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090225388 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090225388 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=2 20250821090225388 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090225388 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090225388 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090225388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090225388 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090225388 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090225388 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090225388 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090225388 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090225388 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090225388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090225388 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090225388 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090225388 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821090225388 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090225388 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090225388 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(712)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(712)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(712)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(710)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090225408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090225408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090225408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090225408 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090225408 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:562) 20250821090225408 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090225408 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090225408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090225408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090225412 DLINP DEBUG SRVCONN(,r=127.0.0.1:49757<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090225412 DLINP DEBUG SRVCONN(,r=127.0.0.1:49757<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090225412 DLINP DEBUG SRVCONN(,r=127.0.0.1:49757<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090225412 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090225412 DHNBAP DEBUG (127.0.0.1:49757 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821090225412 DHNBAP NOTICE (127.0.0.1:49757 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090225412 DHNBAP NOTICE (127.0.0.1:49757 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090225412 DLINP DEBUG SRVCONN(,r=127.0.0.1:49757<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090225412 DLINP DEBUG SRVCONN(,r=127.0.0.1:49757<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090225583 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090225583 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090225583 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090225583 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(709)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090225589 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090225589 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090225589 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090225589 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090225589 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090225589 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090225589 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090225589 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090225589 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090225589 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090225589 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090225589 DLSS7 <000c> ss7_asp.c:1383 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  20250821090225589 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090225591 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090225591 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090225591 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090225591 DLSS7 <000c> ss7_asp.c:1383 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  20250821090225591 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090225591 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090225591 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090225591 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090225591 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090225591 DLSS7 <000c> ss7_asp.c:1383 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  20250821090225591 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090225591 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090225591 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090225591 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090225591 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090225591 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090225591 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090225591 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090225591 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090225591 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090225591 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090225591 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090225591 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090225591 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090225591 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090225591 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090225592 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090225592 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090225592 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090225592 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090225592 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090225592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090225592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225592 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090225592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090225592 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090225592 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090225592 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090225592 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090225592 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090225593 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090225593 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090225593 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090225593 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821090225593 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090225593 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090225593 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090225593 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090225593 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090225593 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821090225598 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090225598 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090225598 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090225598 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(712)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090225602 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090225602 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090225603 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090225603 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090225603 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090225603 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090225603 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090225603 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090225603 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090225603 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090225603 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090225603 DLSS7 <000c> ss7_asp.c:1383 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  20250821090225603 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090225605 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090225605 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090225605 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090225605 DLSS7 <000c> ss7_asp.c:1383 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  20250821090225605 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090225605 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090225605 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090225605 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090225605 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090225605 DLSS7 <000c> ss7_asp.c:1383 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  20250821090225605 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090225605 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090225605 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090225605 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090225605 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090225605 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090225605 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090225606 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090225606 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090225606 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090225606 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090225606 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090225606 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090225606 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090225606 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090225606 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090225606 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090225607 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090225607 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090225607 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090225607 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090225607 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090225607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225607 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090225607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090225607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090225607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090225607 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090225607 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090225607 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090225607 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090225607 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090225607 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090225607 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090225608 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090225608 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090225608 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090225608 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821090225608 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090225608 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090225608 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090225608 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090225608 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090225608 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(708)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090226397 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090226397 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090226397 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090226397 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090226397 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090226397 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090226397 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090226397 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090226397 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090226397 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090226397 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090226397 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090226397 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090226397 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090226397 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090226397 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090226397 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090226397 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090226397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090226397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090226397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090226397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090226397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090226397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090226397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090226397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090226397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090226397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090226397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090226398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090226398 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090226398 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090226398 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090226398 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090226398 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090226398 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:382) 20250821090226398 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090226398 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090226398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090226398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090226398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090226398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090226398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090226398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090226398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090226398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090226398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090226398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090226398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090226398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090226398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090226398 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090226398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090226398 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090226398 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090226398 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090226398 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090226398 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090226398 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090226398 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090226398 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090226398 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090226398 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821090226398 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090226398 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090226398 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090226398 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090226398 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090226398 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090226400 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090226400 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090226400 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090226400 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090226401 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090226401 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090226401 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090226401 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090226401 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090226401 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090226401 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090226401 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090226401 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090226401 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090226401 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090226401 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090226401 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090226401 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090226401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090226401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090226401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090226401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090226401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090226401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090226401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090226401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090226401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090226401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090226401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090226401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090226401 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090226401 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090226401 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090226401 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090226401 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(708)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(711)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090226407 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090226408 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090226408 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090226408 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090226408 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090226408 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090226408 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090226408 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090226408 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090226408 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090226408 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090226408 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090226408 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090226408 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090226408 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090226408 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090226408 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090226408 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090226408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090226408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090226408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090226408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090226408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090226408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090226408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090226408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090226408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090226408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090226408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090226408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090226408 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090226408 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090226408 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090226408 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090226408 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090226408 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:382) 20250821090226408 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090226408 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090226408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090226408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090226408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090226409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090226409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090226409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090226409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090226409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090226409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090226409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090226409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090226409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090226409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090226409 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090226409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090226409 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090226409 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090226409 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090226409 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090226409 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090226409 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090226409 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090226409 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090226409 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090226409 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821090226409 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090226409 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090226409 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090226409 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090226409 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090226409 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090226411 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090226411 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090226411 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090226411 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090226411 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090226411 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090226411 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090226411 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090226411 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090226411 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090226412 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090226412 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090226412 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090226412 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090226412 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090226412 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090226412 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090226412 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090226412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090226412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090226412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090226412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090226412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090226412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090226412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090226412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090226412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090226412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090226412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090226412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090226412 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090226412 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090226412 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090226412 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090226412 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(711)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090226428 DLCTRL DEBUG Command: GET 522679827 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090226428 DLCTRL DEBUG Tx Command reply: GET_REPLY 522679827 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090226434 DLCTRL DEBUG Command: GET 733049162 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090226434 DLCTRL DEBUG Tx Command reply: GET_REPLY 733049162 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090226436 DLCTRL DEBUG Command: GET 153583869 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090226436 DLCTRL DEBUG Tx Command reply: GET_REPLY 153583869 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090226438 DLCTRL DEBUG Command: GET 764576043 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090226438 DLCTRL DEBUG Tx Command reply: GET_REPLY 764576043 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090226440 DLCTRL DEBUG Command: GET 846088007 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090226440 DLCTRL DEBUG Tx Command reply: GET_REPLY 846088007 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821090226444 DLCTRL DEBUG Command: GET 380613499 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090226444 DLCTRL DEBUG Tx Command reply: GET_REPLY 380613499 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090226446 DLCTRL DEBUG Command: GET 93040968 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090226446 DLCTRL DEBUG Tx Command reply: GET_REPLY 93040968 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090226450 DLCTRL DEBUG Command: GET 388677277 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090226450 DLCTRL DEBUG Tx Command reply: GET_REPLY 388677277 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090226453 DLCTRL DEBUG Command: GET 51195357 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090226453 DLCTRL DEBUG Tx Command reply: GET_REPLY 51195357 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090226457 DLCTRL DEBUG Command: GET 530347899 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090226457 DLCTRL DEBUG Tx Command reply: GET_REPLY 530347899 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821090226460 DLCTRL DEBUG Command: GET 684961894 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090226460 DLCTRL DEBUG Tx Command reply: GET_REPLY 684961894 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090226463 DLCTRL DEBUG Command: GET 904962555 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090226463 DLCTRL DEBUG Tx Command reply: GET_REPLY 904962555 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090226465 DLCTRL DEBUG Command: GET 13458143 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090226465 DLCTRL DEBUG Tx Command reply: GET_REPLY 13458143 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090226466 DLCTRL DEBUG Command: GET 245889604 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090226466 DLCTRL DEBUG Tx Command reply: GET_REPLY 245889604 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090226467 DLCTRL DEBUG Command: GET 2139394 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090226467 DLCTRL DEBUG Tx Command reply: GET_REPLY 2139394 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821090226468 DLCTRL DEBUG Command: GET 336789087 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090226468 DLCTRL DEBUG Tx Command reply: GET_REPLY 336789087 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090226469 DLCTRL DEBUG Command: GET 314245802 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090226469 DLCTRL DEBUG Tx Command reply: GET_REPLY 314245802 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090226470 DLCTRL DEBUG Command: GET 9656549 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090226470 DLCTRL DEBUG Tx Command reply: GET_REPLY 9656549 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090226470 DLCTRL DEBUG Command: GET 298193857 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090226470 DLCTRL DEBUG Tx Command reply: GET_REPLY 298193857 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090226471 DLCTRL DEBUG Command: GET 844852054 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090226471 DLCTRL DEBUG Tx Command reply: GET_REPLY 844852054 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: 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@3bdb09a82332: "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@3bdb09a82332: 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 := '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 := '000000000000000011010101'B, t_guard := 20.000000 } 20250821090226482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45728<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@3bdb09a82332: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(714)4172320 20250821090227523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090227523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090227523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821090227523 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090227523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3faa20, normal) (hnbgw_rua.c:408) 20250821090227523 DHNB DEBUG map_rua[0x560fd35f9920]{init}: Allocated (fsm.c:456) 20250821090227523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4172320)[0x560fd35f9920]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090227523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4172320 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090227523 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090227523 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090227523 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-4172320 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:220) 20250821090227523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4172320)[0x560fd35f9920]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090227523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4172320)[0x560fd35f9920]{init}: Freeing instance (context_map.c:203) 20250821090227523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4172320)[0x560fd35f9920]{init}: Deallocated (fsm.c:568) 20250821090227523 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4172320 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250821090227523 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:283) 20250821090227523 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250821090227523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090227523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090227523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@3bdb09a82332: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(714)4172320 MTC@3bdb09a82332: 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 := '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 := '000000000000001001100010'B, t_guard := 20.000000 } 20250821090227572 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45742<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@3bdb09a82332: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(715)1157345 20250821090228593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090228593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090228594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250821090228594 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090228594 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x11a8e1, normal) (hnbgw_rua.c:408) 20250821090228594 DHNB DEBUG map_rua[0x560fd35f9920]{init}: Allocated (fsm.c:456) 20250821090228594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1157345)[0x560fd35f9920]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090228594 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1157345 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090228594 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090228594 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090228594 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250821090228594 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-1157345 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:220) 20250821090228594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1157345)[0x560fd35f9920]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090228594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1157345)[0x560fd35f9920]{init}: Freeing instance (context_map.c:203) 20250821090228594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1157345)[0x560fd35f9920]{init}: Deallocated (fsm.c:568) 20250821090228594 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1157345 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250821090228594 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:283) 20250821090228594 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250821090228594 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090228594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090228594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@3bdb09a82332: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(715)1157345 MTC@3bdb09a82332: 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 := '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 := '000000000000001001111101'B, t_guard := 20.000000 } 20250821090228627 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45746<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@3bdb09a82332: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(716)6653652 20250821090229651 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090229651 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090229651 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250821090229651 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090229651 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6586d4, normal) (hnbgw_rua.c:408) 20250821090229651 DHNB DEBUG map_rua[0x560fd35f9920]{init}: Allocated (fsm.c:456) 20250821090229651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6653652)[0x560fd35f9920]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090229651 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6653652 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090229651 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090229651 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090229651 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6653652 SCCP-0 CS MI=IMSI-262420000000004: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250821090229651 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-6653652 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:220) 20250821090229651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6653652)[0x560fd35f9920]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090229651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6653652)[0x560fd35f9920]{init}: Freeing instance (context_map.c:203) 20250821090229651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6653652)[0x560fd35f9920]{init}: Deallocated (fsm.c:568) 20250821090229651 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6653652 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250821090229651 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:283) 20250821090229651 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250821090229651 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090229651 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090229651 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@3bdb09a82332: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(716)6653652 MTC@3bdb09a82332: 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 := '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 := '000000000000000101010011'B, t_guard := 20.000000 } 20250821090229686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45754<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@3bdb09a82332: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(717)4935050 20250821090230706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090230706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090230706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1431) 20250821090230706 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090230706 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4b4d8a, normal) (hnbgw_rua.c:408) 20250821090230706 DHNB DEBUG map_rua[0x560fd35f9920]{init}: Allocated (fsm.c:456) 20250821090230706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4935050)[0x560fd35f9920]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090230706 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4935050 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090230706 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090230706 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090230706 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-4935050 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:220) 20250821090230706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4935050)[0x560fd35f9920]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090230706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4935050)[0x560fd35f9920]{init}: Freeing instance (context_map.c:203) 20250821090230706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4935050)[0x560fd35f9920]{init}: Deallocated (fsm.c:568) 20250821090230706 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4935050 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250821090230706 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:283) 20250821090230706 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250821090230706 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090230706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090230706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@3bdb09a82332: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(717)4935050 MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090230716 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32913<->l=127.0.0.1:4262) (control_if.c:193) 20250821090230717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45720<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(701)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(700)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090230723 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45706<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090230725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090230725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090230725 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090230725 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 (hnb.c:255) 20250821090230725 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821090230725 DLINP DEBUG SRVCONN(,r=127.0.0.1:49757<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090230725 DLINP DEBUG SRVCONN(,r=127.0.0.1:49757<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090230725 DLINP NOTICE SRV(,r=127.0.0.1:49757<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090230725 DMAIN NOTICE (127.0.0.1:49757 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49757<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821090230726 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_L3Compl_no_cn-Iuh1-RUA(706)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(707)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(711)@3bdb09a82332: Final verdict of PTC: none 20250821090230728 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090230728 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090230728 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090230728 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090230728 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn0-SCCP(710)@3bdb09a82332: Final verdict of PTC: none 20250821090230728 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090230729 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090230729 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821090230729 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090230729 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090230729 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090230729 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090230729 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090230729 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090230729 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090230729 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090230729 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090230729 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090230729 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090230729 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090230729 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090230729 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090230729 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090230729 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090230729 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090230729 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090230729 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@3bdb09a82332: Final verdict of PTC: none 20250821090230729 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090230729 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821090230729 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090230729 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090230730 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090230730 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090230730 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090230730 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090230730 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090230730 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090230730 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090230730 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090230730 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090230730 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090230730 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090230730 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090230730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090230730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090230730 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090230730 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090230730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090230730 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090230730 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090230730 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090230730 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090230730 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090230730 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090230730 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090230730 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090230730 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090230730 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090230731 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090230731 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090230731 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090230731 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090230731 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090230731 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090230731 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090230731 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090230731 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090230731 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090230731 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) MutexDispCT-TC_mscpool_L3Compl_no_cn(699)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(709)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0(703)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(705)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(712)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(708)@3bdb09a82332: Final verdict of PTC: none 20250821090230739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45728<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090230739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45746<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090230740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45742<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090230740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45754<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(713)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(702)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(714)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(716)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(717)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(715)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(699): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(700): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(701): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(702): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(703): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(705): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(706): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(707): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(708): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(709): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(710): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(711): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(712): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(713): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(714): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(715): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(716): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(717): none (pass -> pass) MTC@3bdb09a82332: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass'. Thu Aug 21 09:02:30 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 20250821090230813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45770<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090231123 DLSCCP DEBUG SCCP-SCOC(80)[0x560fd35fcfe0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090231123 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026a9ef), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090231123 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090231123 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821090231123 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090231123 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090231123 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090231123 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090231123 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090231123 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090231123 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090231123 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090231123 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 26 a9 ef 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090231123 DLSCCP DEBUG SCCP-SCOC(81)[0x560fd35f6110]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090231124 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046e392), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090231124 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090231124 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090231124 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090231124 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090231124 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090231124 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090231124 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090231124 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090231124 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090231124 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 46 e3 92 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090231124 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090231124 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090231124 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090231124 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090231124 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090231124 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090231124 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090231124 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090231124 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090231124 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090231124 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090231124 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090231125 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090231125 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090231128 DLSCCP DEBUG SCCP-SCOC(82)[0x560fd36016a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090231128 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2e73b), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090231128 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090231128 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090231128 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090231128 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090231128 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090231128 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090231128 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090231128 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090231128 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090231128 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f2 e7 3b 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090231129 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090231129 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090231129 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090231129 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090231129 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090231129 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090231129 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090231344 DLSCCP DEBUG SCCP-SCOC(77)[0x560fd35e4870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090231344 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017cb4d), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090231344 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090231344 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090231344 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090231344 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090231344 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090231344 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090231344 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090231344 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090231344 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090231344 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 17 cb 4d 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090231344 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090231344 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090231344 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090231345 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090231345 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090231345 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090231345 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090231348 DLSCCP DEBUG SCCP-SCOC(78)[0x560fd35ea040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090231348 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069ffdb), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090231348 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090231348 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090231349 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090231349 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090231349 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090231349 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090231349 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090231349 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090231349 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090231349 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 69 ff db 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090231349 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090231349 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090231349 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090231349 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090231349 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090231349 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090231349 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090231352 DLSCCP DEBUG SCCP-SCOC(79)[0x560fd35e65e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090231352 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00305583), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090231352 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090231352 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090231352 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090231352 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090231352 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090231352 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090231352 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090231352 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090231352 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090231352 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 30 55 83 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090231353 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090231353 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090231353 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090231353 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090231353 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090231353 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090231353 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090231616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45770<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=356792) 20250821090231657 DLSCCP DEBUG SCCP-SCOC(75)[0x560fd35e9210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090231657 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002125b0), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090231657 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090231657 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090231657 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090231657 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090231657 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090231657 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090231657 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090231657 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090231657 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090231657 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 21 25 b0 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090231657 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090231657 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090231657 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090231657 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090231658 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090231658 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090231658 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090231672 DLSCCP DEBUG SCCP-SCOC(74)[0x560fd360b540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090231672 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e70dee), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090231672 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090231672 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090231672 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090231672 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090231672 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090231672 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090231673 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090231673 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090231673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090231673 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 e7 0d ee 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090231673 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090231673 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090231673 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090231673 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090231673 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090231673 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090231673 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090231678 DLSCCP DEBUG SCCP-SCOC(76)[0x560fd3605730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090231678 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f99a9), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090231678 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090231678 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090231678 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090231678 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090231678 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090231678 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090231678 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090231678 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090231678 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090231678 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1f 99 a9 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090231678 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090231678 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090231678 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090231678 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090231678 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090231678 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090231678 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090231911 DLSCCP DEBUG SCCP-SCOC(72)[0x560fd360aa30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090231911 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d349b7), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090231911 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090231911 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090231911 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090231911 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090231911 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090231911 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090231911 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090231911 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090231911 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090231911 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d3 49 b7 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090231911 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090231911 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090231911 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090231911 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090231911 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090231911 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090231911 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090231916 DLSCCP DEBUG SCCP-SCOC(71)[0x560fd3606ab0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090231916 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ea34d), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090231916 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090231916 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090231916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090231916 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090231916 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090231916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090231916 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090231916 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090231916 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090231916 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4e a3 4d 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090231917 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090231917 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090231917 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090231917 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090231917 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090231917 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090231917 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090231925 DLSCCP DEBUG SCCP-SCOC(73)[0x560fd3629680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090231925 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022718d), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090231925 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090231925 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090231925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090231925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090231925 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090231925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090231925 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090231925 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090231925 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090231925 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 22 71 8d 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090231925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090231925 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090231925 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090231925 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090231925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090231925 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090231925 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090232409 DLSCCP DEBUG SCCP-SCOC(69)[0x560fd3616990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090232409 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00418447), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090232409 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090232409 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090232409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090232409 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090232409 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090232409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090232409 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090232409 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090232409 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090232409 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 41 84 47 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090232409 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090232409 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090232409 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090232409 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090232409 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090232409 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090232409 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090232430 DLSCCP DEBUG SCCP-SCOC(68)[0x560fd355e800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090232430 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00398028), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090232430 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090232430 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090232430 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090232430 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090232430 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090232430 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090232430 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090232430 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090232430 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090232430 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 39 80 28 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090232431 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090232431 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090232431 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090232431 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090232431 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090232431 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090232431 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090232441 DLSCCP DEBUG SCCP-SCOC(70)[0x560fd360a530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090232441 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7d645), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090232441 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090232441 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090232441 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090232441 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090232441 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090232441 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090232441 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090232441 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090232441 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090232441 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b7 d6 45 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090232441 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090232441 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090232441 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090232441 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090232441 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090232441 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090232441 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=356792, count=412956) 20250821090232731 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090232731 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090232731 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821090232731 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090232731 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090232731 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821090232797 DLSCCP DEBUG SCCP-SCOC(66)[0x560fd35ebba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090232798 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e2154), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090232798 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090232798 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090232798 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090232798 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090232798 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090232798 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090232798 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090232798 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090232798 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090232798 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 1e 21 54 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090232798 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090232798 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090232798 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090232798 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090232798 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090232798 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090232798 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090232801 DLSCCP DEBUG SCCP-SCOC(67)[0x560fd35e9050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090232801 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a21b46), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090232801 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090232801 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090232801 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090232801 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090232801 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090232801 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090232801 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090232801 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090232801 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090232801 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a2 1b 46 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090232801 DLSCCP DEBUG SCCP-SCOC(65)[0x560fd35e7200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090232801 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea4973), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090232801 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090232801 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090232801 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090232801 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090232801 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090232801 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090232801 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090232801 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090232802 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090232802 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ea 49 73 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090232802 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090232802 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090232802 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090232802 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090232802 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090232802 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090232802 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090232802 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090232802 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090232802 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090232802 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090232802 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090232802 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090232802 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090233259 DLSCCP DEBUG SCCP-SCOC(63)[0x560fd3632260]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090233259 DLSCCP DEBUG SCCP-SCOC(63)[0x560fd3632260]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090233259 DLSCCP DEBUG SCCP-SCOC(63)[0x560fd3632260]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090233259 DLSCCP DEBUG SCCP-SCOC(63)[0x560fd3632260]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090233259 DLSCCP DEBUG SCCP-SCOC(63)[0x560fd3632260]{IDLE}: Deallocated (fsm.c:568) 20250821090233284 DLSCCP DEBUG SCCP-SCOC(62)[0x560fd360d070]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090233285 DLSCCP DEBUG SCCP-SCOC(62)[0x560fd360d070]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090233285 DLSCCP DEBUG SCCP-SCOC(62)[0x560fd360d070]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090233285 DLSCCP DEBUG SCCP-SCOC(62)[0x560fd360d070]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090233285 DLSCCP DEBUG SCCP-SCOC(62)[0x560fd360d070]{IDLE}: Deallocated (fsm.c:568) 20250821090233295 DLSCCP DEBUG SCCP-SCOC(64)[0x560fd35e58a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090233295 DLSCCP DEBUG SCCP-SCOC(64)[0x560fd35e58a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090233295 DLSCCP DEBUG SCCP-SCOC(64)[0x560fd35e58a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090233295 DLSCCP DEBUG SCCP-SCOC(64)[0x560fd35e58a0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090233295 DLSCCP DEBUG SCCP-SCOC(64)[0x560fd35e58a0]{IDLE}: Deallocated (fsm.c:568) MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 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_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 MTC@3bdb09a82332: 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@3bdb09a82332: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20250821090234734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45786<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090234741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45790<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090234747 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34419<->l=127.0.0.1:4262) (control_if.c:572) 20250821090234878 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090234878 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090234885 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090234885 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090234885 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090234885 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090234886 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090234886 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090234886 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090234886 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090234886 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41991 (stream_srv.c:143) 20250821090234886 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41991<->l=127.0.0.1:29169 (hnb.c:335) 20250821090234887 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090234887 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090234887 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:334) 20250821090234887 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090234887 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090234887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090234887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090234887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090234887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090234887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090234887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090234887 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090234887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090234887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090234887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090234887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090234887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090234887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090234887 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090234887 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090234887 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090234887 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090234887 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090234887 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090234887 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090234887 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090234887 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090234887 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090234887 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090234887 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090234887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090234887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090234887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090234887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090234887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090234887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090234887 DLSS7 INFO 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=1 -> eSLS=17: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090234887 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090234887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090234887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090234887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090234887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090234887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090234887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090234887 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090234887 DLSS7 INFO 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=1 -> eSLS=17: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090234887 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090234887 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090234887 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090234887 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090234887 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090234887 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090234887 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090234887 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090234887 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090234887 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090234887 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090234887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090234887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090234887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090234887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090234887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090234887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090234887 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090234887 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090234887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090234887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090234887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090234887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090234887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090234887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090234887 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090234887 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090234887 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090234887 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090234887 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090234887 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090234887 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090234887 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090234887 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090234887 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090234887 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090234887 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090234887 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090234887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090234887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090234887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090234887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090234887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090234887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090234887 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090234887 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090234887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090234887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090234887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090234887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090234887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090234887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090234887 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090234887 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090234887 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090234887 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090234887 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090234887 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090234887 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090234887 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090234887 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090234887 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090234887 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090234887 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=15 20250821090234887 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090234887 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090234887 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090234887 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090234887 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090234887 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=1 20250821090234887 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090234887 DLSS7 <000c> ss7_combined_linkset.c:322 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=1 -> eSLS=17: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090234887 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090234887 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090234887 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090234887 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090234887 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=9 20250821090234887 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090234887 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090234887 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090234887 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090234887 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090234887 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090234887 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821090234887 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090234887 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090234887 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(728)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(728)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(728)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(726)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(731)@3bdb09a82332: ************************************************* HNBGW_Test.msc1-M3UA(731)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(731)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(729)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(734)@3bdb09a82332: ************************************************* HNBGW_Test.msc2-M3UA(734)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(734)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(732)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090234924 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090234925 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090234925 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090234925 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090234925 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090234925 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090234925 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090234925 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090234926 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090234926 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090234926 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:334) 20250821090234926 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090234926 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090234926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090234926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090234926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090234926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090234926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090234926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090234926 DLSS7 INFO 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=11 -> eSLS=123: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090234926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090234926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090234926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090234926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090234926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090234926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090234926 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090234926 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=11 -> eSLS=123: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090234926 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090234926 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090234926 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090234926 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090234926 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090234926 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090234926 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090234926 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:334) 20250821090234926 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090234926 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090234926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090234926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090234926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090234926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090234926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090234926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090234926 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090234926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090234926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090234926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090234926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090234926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090234926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090234926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090234926 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090234926 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090234926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090234926 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090234926 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090234926 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090234926 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090234926 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090234926 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090234926 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090234926 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090234926 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090234926 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090234926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090234926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090234926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090234926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090234926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090234926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090234926 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090234926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090234926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090234926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090234926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090234926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090234926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090234926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090234926 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090234926 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090234926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090234926 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090234927 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090234927 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090234927 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090234927 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090234927 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090234927 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090234927 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090234927 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090234927 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090234927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090234927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090234927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090234927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090234927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090234927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090234927 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090234927 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090234927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090234927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090234927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090234927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090234927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090234927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090234927 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090234927 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090234927 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090234927 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090234927 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090234927 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090234927 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090234927 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090234927 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090234927 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090234927 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090234927 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=11 20250821090234927 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090234927 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090234927 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090234927 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090234927 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090234927 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=12 20250821090234927 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090234927 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090234927 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090234927 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090234927 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090234927 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090234927 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=8 20250821090234927 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090234927 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090234927 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090234927 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090234927 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090234927 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090234927 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821090234927 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090234927 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090234927 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(737)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(737)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(737)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(735)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(740)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn1-M3UA(740)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(740)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(738)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(743)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn2-M3UA(743)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(743)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(741)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090235007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090235007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090235007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090235007 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090235007 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:562) 20250821090235007 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090235007 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090235007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090235007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090235017 DLINP DEBUG SRVCONN(,r=127.0.0.1:41991<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090235017 DLINP DEBUG SRVCONN(,r=127.0.0.1:41991<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090235017 DLINP DEBUG SRVCONN(,r=127.0.0.1:41991<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090235017 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090235017 DHNBAP DEBUG (127.0.0.1:41991 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821090235017 DHNBAP NOTICE (127.0.0.1:41991 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090235017 DHNBAP NOTICE (127.0.0.1:41991 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090235017 DLINP DEBUG SRVCONN(,r=127.0.0.1:41991<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090235017 DLINP DEBUG SRVCONN(,r=127.0.0.1:41991<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090235098 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090235098 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090235098 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090235098 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(728)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090235107 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235107 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090235107 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090235107 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090235107 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090235107 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090235107 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090235107 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090235107 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090235107 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090235107 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090235107 DLSS7 <000c> ss7_asp.c:1383 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  20250821090235107 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090235107 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090235107 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821090235107 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090235107 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821090235110 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235110 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090235110 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090235110 DLSS7 <000c> ss7_asp.c:1383 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  20250821090235110 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090235110 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090235110 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090235110 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090235110 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090235110 DLSS7 <000c> ss7_asp.c:1383 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  20250821090235110 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090235110 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090235110 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090235110 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090235110 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090235110 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090235110 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090235110 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090235110 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090235110 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090235110 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090235110 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090235110 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090235110 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090235110 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090235110 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) HNBGW_Test.msc1-M3UA(731)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821090235112 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090235112 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090235112 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090235112 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090235112 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090235112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235112 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090235112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235112 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090235112 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090235112 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090235112 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090235112 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090235112 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090235112 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090235112 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235112 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090235112 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090235112 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821090235112 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090235112 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090235112 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090235112 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090235112 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090235112 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821090235115 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235115 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821090235115 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090235115 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090235115 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090235115 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090235115 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090235115 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090235115 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090235115 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090235115 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090235115 DLSS7 <000c> ss7_asp.c:1383 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  20250821090235115 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090235118 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235118 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090235118 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090235118 DLSS7 <000c> ss7_asp.c:1383 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  20250821090235118 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090235118 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090235118 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090235118 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090235118 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821090235118 DLSS7 <000c> ss7_asp.c:1383 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  20250821090235118 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090235118 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090235118 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821090235118 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090235118 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090235118 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090235118 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090235118 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090235118 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821090235118 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090235118 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090235118 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090235118 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090235118 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090235118 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090235118 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090235118 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090235118 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090235118 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250821090235118 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090235118 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821090235119 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090235119 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090235120 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090235120 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090235120 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090235120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235120 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090235120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235120 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090235120 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090235120 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090235120 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090235120 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090235120 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090235120 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090235120 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235120 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090235120 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090235120 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=6 20250821090235121 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090235121 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090235121 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090235121 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090235121 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090235121 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc2-M3UA(734)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250821090235124 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235124 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250821090235124 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090235124 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090235124 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090235124 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090235124 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090235124 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090235124 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250821090235124 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090235124 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090235124 DLSS7 <000c> ss7_asp.c:1383 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  20250821090235124 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090235127 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235127 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090235127 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090235127 DLSS7 <000c> ss7_asp.c:1383 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  20250821090235127 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090235127 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090235127 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090235127 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090235127 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250821090235127 DLSS7 <000c> ss7_asp.c:1383 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  20250821090235127 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821090235127 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821090235127 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 03  20250821090235127 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090235127 DLSS7 <000c> ss7_asp.c:1383 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  20250821090235127 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 05 00 12 00 10 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090235127 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090235127 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090235127 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090235127 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250821090235127 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090235127 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090235127 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090235127 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090235127 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090235127 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090235128 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090235128 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090235129 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090235129 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090235129 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090235129 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090235129 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090235129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235129 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090235129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235129 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090235129 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090235129 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090235129 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090235129 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090235129 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090235129 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090235130 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235130 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090235130 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090235130 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=2 20250821090235130 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090235130 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090235130 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821090235130 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821090235130 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090235130 DLSS7 <000c> ss7_asp.c:1383 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  20250821090235140 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090235140 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090235140 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090235140 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(737)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090235145 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235145 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090235145 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090235145 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090235145 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090235145 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090235145 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090235145 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090235145 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090235145 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090235145 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090235145 DLSS7 <000c> ss7_asp.c:1383 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  20250821090235145 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090235148 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235148 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090235148 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090235148 DLSS7 <000c> ss7_asp.c:1383 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  20250821090235148 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090235148 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090235148 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090235148 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090235148 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090235148 DLSS7 <000c> ss7_asp.c:1383 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  20250821090235148 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090235148 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090235148 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090235148 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090235148 DLSS7 <000c> ss7_asp.c:1383 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  20250821090235148 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250821090235148 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 02 00 12 00 0c 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090235148 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090235148 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090235148 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090235148 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090235148 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090235148 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090235148 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090235148 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090235148 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090235148 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090235148 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090235148 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090235149 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090235149 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090235149 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090235149 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090235149 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090235149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235150 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090235150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235150 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090235150 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090235150 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090235150 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090235150 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090235150 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090235150 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090235150 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235150 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090235150 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090235150 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=12 20250821090235150 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090235150 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090235150 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090235150 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090235150 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090235150 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  20250821090235154 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090235154 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250821090235155 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090235155 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(740)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250821090235161 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235161 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250821090235161 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090235161 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090235161 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090235161 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090235161 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090235161 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090235161 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090235161 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090235161 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090235161 DLSS7 <000c> ss7_asp.c:1383 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  20250821090235161 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090235163 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235163 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090235163 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090235163 DLSS7 <000c> ss7_asp.c:1383 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  20250821090235163 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090235163 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090235163 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090235163 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090235163 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250821090235163 DLSS7 <000c> ss7_asp.c:1383 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  20250821090235163 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821090235163 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821090235163 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0a  20250821090235163 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090235163 DLSS7 <000c> ss7_asp.c:1383 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  20250821090235163 DLSS7 <000c> ss7_asp.c:1383 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  20250821090235163 DLSS7 <000c> ss7_asp.c:1383 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  20250821090235163 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 44 bytes: [L2]> 01 00 02 01 00 00 00 2c 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090235163 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090235164 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090235164 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090235164 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250821090235164 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090235164 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090235164 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090235164 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090235164 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090235164 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090235164 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090235164 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090235165 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090235165 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090235165 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090235165 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090235165 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090235165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235165 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090235165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235165 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090235165 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090235165 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090235165 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090235165 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090235165 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090235165 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090235165 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235165 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090235165 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090235165 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=9 20250821090235165 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090235165 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090235165 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090235165 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090235165 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090235165 DLSS7 <000c> ss7_asp.c:1383 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  20250821090235174 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090235174 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250821090235174 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090235174 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(743)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250821090235177 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235177 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250821090235177 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090235177 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090235177 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090235177 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090235177 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090235177 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090235177 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250821090235177 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090235177 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090235177 DLSS7 <000c> ss7_asp.c:1383 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  20250821090235177 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090235179 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235179 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090235179 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090235179 DLSS7 <000c> ss7_asp.c:1383 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  20250821090235179 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090235179 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090235179 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090235179 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090235179 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250821090235179 DLSS7 <000c> ss7_asp.c:1383 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  20250821090235179 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=unavailable) changed to status 'available' 20250821090235179 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=unavailable) changed to status 'available' 20250821090235179 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0b  20250821090235179 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090235179 DLSS7 <000c> ss7_asp.c:1383 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  20250821090235179 DLSS7 <000c> ss7_asp.c:1383 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  20250821090235179 DLSS7 <000c> ss7_asp.c:1383 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  20250821090235179 DLSS7 <000c> ss7_asp.c:1383 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  20250821090235179 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090235179 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090235179 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090235179 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:493) 20250821090235179 DLSS7 NOTICE 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090235179 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090235179 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090235179 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090235179 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090235179 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090235179 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090235179 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090235180 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090235180 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090235180 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:334) 20250821090235180 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090235180 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090235180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235180 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090235180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235180 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090235180 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090235180 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090235180 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090235180 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090235180 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090235180 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090235181 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235181 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090235181 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090235181 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=1 20250821090235181 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090235181 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090235181 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn2 proto=m3ua 20250821090235181 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250821090235181 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090235181 DLSS7 <000c> ss7_asp.c:1383 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(727)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090235916 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235916 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090235916 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090235916 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090235916 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090235916 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090235916 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090235916 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090235916 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090235916 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090235916 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090235916 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090235916 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090235916 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090235916 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090235916 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090235916 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090235916 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090235916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235916 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090235916 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090235916 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090235916 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090235916 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090235916 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:382) 20250821090235917 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090235917 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090235917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090235917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235917 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090235917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090235917 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090235917 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090235917 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090235917 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090235917 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090235917 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090235917 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235917 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090235917 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090235917 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821090235917 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090235917 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090235917 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090235917 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090235917 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090235917 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090235920 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235920 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090235920 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090235920 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090235920 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090235920 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090235920 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090235920 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090235920 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090235920 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090235920 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090235920 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090235920 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090235920 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090235921 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090235921 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090235921 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090235921 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090235921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235921 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090235921 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090235921 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090235921 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090235921 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(730)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090235927 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235927 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090235927 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090235927 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090235927 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090235927 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090235927 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090235927 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090235927 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090235927 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090235928 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090235928 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090235928 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090235928 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090235928 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) HNBGW_Test.msc0-RAN(727)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } 20250821090235928 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090235928 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090235928 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090235928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235929 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090235929 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090235929 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090235929 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090235929 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:357) 20250821090235929 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:382) 20250821090235929 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090235929 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090235929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235929 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090235929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235929 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090235929 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090235929 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090235929 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090235929 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090235929 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090235929 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090235929 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090235929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235929 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090235930 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090235930 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=2 20250821090235930 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090235930 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090235930 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090235930 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090235930 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090235930 DLSS7 <000c> ss7_asp.c:1383 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  HNBGW_Test.msc2-RAN(733)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090235934 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235934 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090235934 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090235934 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090235934 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090235934 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090235934 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090235934 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090235934 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090235934 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090235935 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090235935 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090235935 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090235935 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090235935 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090235935 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090235935 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090235935 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090235935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235935 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090235935 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090235935 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090235935 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090235935 DRANAP INFO cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250821090235939 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235939 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821090235939 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821090235939 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821090235939 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090235939 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090235939 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090235939 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090235939 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090235939 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090235939 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090235939 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090235939 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090235939 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090235939 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090235939 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090235939 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821090235939 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090235939 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) 20250821090235940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235940 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) 20250821090235940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235940 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090235940 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090235940 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090235940 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090235940 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:357) 20250821090235940 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:382) 20250821090235940 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090235940 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090235940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235940 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090235940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235941 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090235941 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090235941 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090235941 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090235941 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090235941 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090235941 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090235941 DRANAP NOTICE cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090235941 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235941 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090235941 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090235941 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=7 20250821090235941 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090235941 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090235941 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821090235941 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821090235941 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090235941 DLSS7 <000c> ss7_asp.c:1383 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  HNBGW_Test.msc1-RAN(730)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } 20250821090235943 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235943 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821090235943 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821090235943 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821090235943 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090235943 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090235943 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090235943 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090235943 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090235943 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090235944 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090235944 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090235944 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090235944 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090235944 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090235944 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090235944 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821090235944 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090235944 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) 20250821090235944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235945 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) 20250821090235945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235945 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090235945 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090235945 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090235945 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090235945 DRANAP INFO cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(733)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(736)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090235954 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235954 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090235954 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090235954 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090235954 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090235954 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090235954 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090235954 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090235954 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090235954 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090235954 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090235954 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090235954 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090235954 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090235954 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090235954 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090235954 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090235954 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090235954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235954 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090235954 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090235954 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090235954 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090235954 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090235954 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:382) 20250821090235954 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090235954 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090235954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090235954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235954 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090235954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090235954 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090235954 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090235954 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090235954 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090235954 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090235954 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090235954 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235954 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090235954 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090235954 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821090235954 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090235954 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090235954 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090235954 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090235954 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090235954 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090235956 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235956 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090235956 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090235956 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090235956 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090235956 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090235956 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090235956 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090235956 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090235956 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090235956 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090235956 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090235956 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090235956 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090235956 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090235956 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090235956 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090235956 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090235956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235956 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090235956 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090235956 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090235956 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090235956 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(736)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn1-RAN(739)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090235960 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235960 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090235960 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090235960 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090235960 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090235960 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090235960 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090235960 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090235960 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090235960 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090235960 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090235960 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090235960 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090235960 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090235960 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090235960 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090235960 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821090235960 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090235960 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) 20250821090235960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235960 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) 20250821090235960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235960 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090235960 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090235960 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090235960 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090235960 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:357) 20250821090235960 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:382) 20250821090235960 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090235960 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090235960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235960 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090235960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235960 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090235960 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090235960 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090235960 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090235960 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090235960 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090235960 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090235960 DRANAP NOTICE cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090235960 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235960 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090235960 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090235960 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=3 20250821090235960 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090235960 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090235960 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090235960 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090235960 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090235960 DLSS7 <000c> ss7_asp.c:1383 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  20250821090235962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235962 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090235962 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090235962 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090235962 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090235962 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090235962 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090235962 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090235962 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090235962 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090235962 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090235962 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090235962 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090235962 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090235962 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090235962 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090235962 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821090235962 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090235962 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) 20250821090235962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235962 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) 20250821090235962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235962 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090235962 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090235962 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090235962 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090235962 DRANAP INFO cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(739)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn2-RAN(742)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090235984 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235984 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250821090235984 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250821090235984 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 20250821090235984 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090235984 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090235984 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090235984 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090235984 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090235984 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090235984 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090235984 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090235984 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090235984 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090235984 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090235984 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090235984 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250821090235984 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090235984 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) 20250821090235984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235984 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) 20250821090235984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235984 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090235984 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090235984 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090235984 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090235984 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:357) 20250821090235984 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:382) 20250821090235984 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090235984 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090235984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235984 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090235984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235984 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090235984 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090235984 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090235984 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090235984 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090235984 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090235984 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090235984 DRANAP NOTICE cnlink(sgsn-2)[0x560fd35cedd0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090235984 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235984 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090235984 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090235984 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=13 20250821090235984 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090235984 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090235984 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn2 proto=m3ua 20250821090235984 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250821090235984 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090235984 DLSS7 <000c> ss7_asp.c:1383 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  20250821090235986 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090235986 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250821090235986 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250821090235986 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 20250821090235986 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090235986 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090235986 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090235986 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090235986 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090235986 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090235986 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090235986 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090235986 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090235986 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090235986 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090235986 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090235986 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250821090235986 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090235986 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) 20250821090235986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090235986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235986 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) 20250821090235986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090235986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090235986 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090235986 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090235986 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090235986 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090235986 DRANAP INFO cnlink(sgsn-2)[0x560fd35cedd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn2-RAN(742)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090237027 DLCTRL DEBUG Command: GET 87832689 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090237027 DLCTRL DEBUG Tx Command reply: GET_REPLY 87832689 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090237036 DLCTRL DEBUG Command: GET 424264134 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090237036 DLCTRL DEBUG Tx Command reply: GET_REPLY 424264134 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090237040 DLCTRL DEBUG Command: GET 25318469 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090237040 DLCTRL DEBUG Tx Command reply: GET_REPLY 25318469 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090237047 DLCTRL DEBUG Command: GET 320135656 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090237047 DLCTRL DEBUG Tx Command reply: GET_REPLY 320135656 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090237054 DLCTRL DEBUG Command: GET 785430304 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090237054 DLCTRL DEBUG Tx Command reply: GET_REPLY 785430304 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821090237059 DLCTRL DEBUG Command: GET 135271451 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090237059 DLCTRL DEBUG Tx Command reply: GET_REPLY 135271451 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090237064 DLCTRL DEBUG Command: GET 891183461 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090237064 DLCTRL DEBUG Tx Command reply: GET_REPLY 891183461 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090237068 DLCTRL DEBUG Command: GET 222350357 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090237068 DLCTRL DEBUG Tx Command reply: GET_REPLY 222350357 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090237072 DLCTRL DEBUG Command: GET 185803690 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090237072 DLCTRL DEBUG Tx Command reply: GET_REPLY 185803690 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090237076 DLCTRL DEBUG Command: GET 313969117 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090237076 DLCTRL DEBUG Tx Command reply: GET_REPLY 313969117 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821090237080 DLCTRL DEBUG Command: GET 951720757 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090237080 DLCTRL DEBUG Tx Command reply: GET_REPLY 951720757 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090237084 DLCTRL DEBUG Command: GET 690524773 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090237084 DLCTRL DEBUG Tx Command reply: GET_REPLY 690524773 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090237088 DLCTRL DEBUG Command: GET 539507639 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090237088 DLCTRL DEBUG Tx Command reply: GET_REPLY 539507639 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090237091 DLCTRL DEBUG Command: GET 960505065 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090237091 DLCTRL DEBUG Tx Command reply: GET_REPLY 960505065 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090237094 DLCTRL DEBUG Command: GET 757372576 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090237094 DLCTRL DEBUG Tx Command reply: GET_REPLY 757372576 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821090237096 DLCTRL DEBUG Command: GET 493583547 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090237096 DLCTRL DEBUG Tx Command reply: GET_REPLY 493583547 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090237098 DLCTRL DEBUG Command: GET 197990619 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090237098 DLCTRL DEBUG Tx Command reply: GET_REPLY 197990619 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090237100 DLCTRL DEBUG Command: GET 800422942 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090237100 DLCTRL DEBUG Tx Command reply: GET_REPLY 800422942 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090237102 DLCTRL DEBUG Command: GET 41376043 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090237102 DLCTRL DEBUG Tx Command reply: GET_REPLY 41376043 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090237104 DLCTRL DEBUG Command: GET 967606691 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090237104 DLCTRL DEBUG Tx Command reply: GET_REPLY 967606691 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: 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@3bdb09a82332: "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@3bdb09a82332: 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@3bdb09a82332: 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@3bdb09a82332: 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 := '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 := '000000000000000011011011'B, t_guard := 20.000000 } 20250821090237136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58940<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(727)@3bdb09a82332: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(727)@3bdb09a82332: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(745) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723)@3bdb09a82332: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)7264324 20250821090238182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090238182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090238182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250821090238182 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090238182 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6ed844, normal) (hnbgw_rua.c:408) 20250821090238182 DHNB DEBUG map_rua[0x560fd35f9920]{init}: Allocated (fsm.c:456) 20250821090238182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7264324)[0x560fd35f9920]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090238182 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7264324 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090238182 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090238182 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090238182 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:199) 20250821090238182 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7264324 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:154) 20250821090238182 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7264324 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821090238182 DCN DEBUG map_sccp[0x560fd3629840]{init}: Allocated (fsm.c:456) 20250821090238182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x560fd3629840]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090238182 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-7264324 <-> SCCP-83 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821090238182 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7264324 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250821090238182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7264324)[0x560fd35f9920]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090238182 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090238182 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090238182 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7264324 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090238182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x560fd3629840]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090238182 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090238182 DLSCCP DEBUG SCCP-SCOC(83)[0x560fd362a2d0]{IDLE}: Allocated (fsm.c:456) 20250821090238182 DLSCCP DEBUG SCCP-SCOC(83)[0x560fd362a2d0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090238182 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030000db0056400500f1100926) (sccp_scrc.c:455) 20250821090238182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090238182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090238182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090238182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090238182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090238182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090238182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090238182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090238182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090238182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090238182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090238182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090238182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090238182 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090238182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090238182 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090238182 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090238182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090238182 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 00 00 00 bd 00 00 00 b9 03 00 00 06 01 00 00 53 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 99 f9 99 17 2a 52 05 f4 42 41 00 23 00 4f 40 03 00 00 db 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250821090238182 DLSCCP DEBUG SCCP-SCOC(83)[0x560fd362a2d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090238182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x560fd3629840]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090238182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7264324)[0x560fd35f9920]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090238182 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090238183 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090238183 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090238183 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821090238183 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090238183 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090238183 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090238183 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090238183 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090238183 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 06 01 00 00 53 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 99 f9 99 17 2a 52 05 f4 42 41 00 23 00 4f 40 03 00 00 db 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(726)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-SCCP(726)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(727)@3bdb09a82332: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(745) HNBGW_Test.msc0-RAN(727)@3bdb09a82332: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)14601278 HNBGW_Test.msc0-SCCP(726)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(726)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821090238199 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090238199 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090238199 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090238199 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090238199 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090238199 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090238199 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090238199 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090238199 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090238199 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 53 8d 84 d2 02 00 00 00 00  TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)@3bdb09a82332: setverdict(pass): none -> pass 20250821090238199 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090238199 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090238199 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090238199 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090238199 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090238200 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=008d84d2) (sccp_scrc.c:545) 20250821090238200 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(83,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090238200 DLSCCP DEBUG SCCP-SCOC(83)[0x560fd362a2d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090238200 DLSCCP DEBUG SCCP-SCOC(83)[0x560fd362a2d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090238200 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090238200 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090238200 DCN DEBUG handle_cn_conn_conf() conn_id=83, 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_sccp.c:157) 20250821090238200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x560fd3629840]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090238200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x560fd3629840]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@3bdb09a82332: 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 } } } 20250821090238201 DLCTRL DEBUG Command: GET 911022435 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090238201 DLCTRL DEBUG Tx Command reply: GET_REPLY 911022435 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821090238205 DLCTRL DEBUG Command: GET 131652701 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090238205 DLCTRL DEBUG Tx Command reply: GET_REPLY 131652701 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090238209 DLCTRL DEBUG Command: GET 248515490 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090238209 DLCTRL DEBUG Tx Command reply: GET_REPLY 248515490 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090238213 DLCTRL DEBUG Command: GET 136658307 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090238213 DLCTRL DEBUG Tx Command reply: GET_REPLY 136658307 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090238217 DLCTRL DEBUG Command: GET 983575463 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090238217 DLCTRL DEBUG Tx Command reply: GET_REPLY 983575463 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090238221 DLCTRL DEBUG Command: GET 610616297 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090238221 DLCTRL DEBUG Tx Command reply: GET_REPLY 610616297 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090238224 DLCTRL DEBUG Command: GET 279397836 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090238224 DLCTRL DEBUG Tx Command reply: GET_REPLY 279397836 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090238227 DLCTRL DEBUG Command: GET 275871346 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090238227 DLCTRL DEBUG Tx Command reply: GET_REPLY 275871346 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090238230 DLCTRL DEBUG Command: GET 968406802 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090238230 DLCTRL DEBUG Tx Command reply: GET_REPLY 968406802 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090238232 DLCTRL DEBUG Command: GET 448467833 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090238232 DLCTRL DEBUG Tx Command reply: GET_REPLY 448467833 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090238234 DLCTRL DEBUG Command: GET 870290984 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090238234 DLCTRL DEBUG Tx Command reply: GET_REPLY 870290984 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090238235 DLCTRL DEBUG Command: GET 256187472 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090238235 DLCTRL DEBUG Tx Command reply: GET_REPLY 256187472 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090238237 DLCTRL DEBUG Command: GET 987714672 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090238237 DLCTRL DEBUG Tx Command reply: GET_REPLY 987714672 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090238238 DLCTRL DEBUG Command: GET 470468927 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090238238 DLCTRL DEBUG Tx Command reply: GET_REPLY 470468927 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090238240 DLCTRL DEBUG Command: GET 503725049 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090238240 DLCTRL DEBUG Tx Command reply: GET_REPLY 503725049 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090238241 DLCTRL DEBUG Command: GET 390014376 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090238241 DLCTRL DEBUG Tx Command reply: GET_REPLY 390014376 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090238242 DLCTRL DEBUG Command: GET 669550074 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090238242 DLCTRL DEBUG Tx Command reply: GET_REPLY 669550074 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090238243 DLCTRL DEBUG Command: GET 116069929 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090238243 DLCTRL DEBUG Tx Command reply: GET_REPLY 116069929 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090238244 DLCTRL DEBUG Command: GET 247074292 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090238244 DLCTRL DEBUG Tx Command reply: GET_REPLY 247074292 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090238245 DLCTRL DEBUG Command: GET 218141229 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090238245 DLCTRL DEBUG Tx Command reply: GET_REPLY 218141229 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '000000000000001001010001'B, t_guard := 20.000000 } 20250821090238261 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58954<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(733)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(733)@3bdb09a82332: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(746) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723)@3bdb09a82332: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)1400036 20250821090239293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090239293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090239293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250821090239293 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090239293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x155ce4, normal) (hnbgw_rua.c:408) 20250821090239293 DHNB DEBUG map_rua[0x560fd360f460]{init}: Allocated (fsm.c:456) 20250821090239293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1400036)[0x560fd360f460]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090239293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1400036 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090239293 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090239293 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090239293 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1400036 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:185) 20250821090239293 DCN DEBUG map_sccp[0x560fd3615d30]{init}: Allocated (fsm.c:456) 20250821090239293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x560fd3615d30]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090239293 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-1400036 <-> SCCP-84 msc-2 msc-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.3 (context_map.c:129) 20250821090239293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1400036 SCCP-84 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250821090239293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1400036)[0x560fd360f460]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090239293 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090239293 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090239293 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1400036 SCCP-84 msc-2 MI=TMSI-0x428AC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090239293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x560fd3615d30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090239293 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090239293 DLSCCP DEBUG SCCP-SCOC(84)[0x560fd35edcf0]{IDLE}: Allocated (fsm.c:456) 20250821090239293 DLSCCP DEBUG SCCP-SCOC(84)[0x560fd35edcf0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090239293 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030002510056400500f1100926) (sccp_scrc.c:455) 20250821090239293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090239293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090239293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090239293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090239293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090239293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090239293 DLSS7 DEBUG 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=1 -> eSLS=17: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090239293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090239293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090239293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090239293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090239293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090239293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090239293 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090239293 DLSS7 DEBUG 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=1 -> eSLS=17: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090239294 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090239294 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090239294 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090239294 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 00 00 00 bd 00 00 00 03 03 00 00 01 01 00 00 54 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 8a c0 23 00 4f 40 03 00 02 51 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250821090239294 DLSCCP DEBUG SCCP-SCOC(84)[0x560fd35edcf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090239294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x560fd3615d30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090239294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1400036)[0x560fd360f460]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090239294 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090239294 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090239294 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090239294 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=1 20250821090239294 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090239294 DLSS7 <000c> ss7_combined_linkset.c:275 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=1 -> eSLS=17: use Normal Route via 'virt-msc2' 20250821090239294 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821090239294 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821090239294 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090239294 DLSS7 <000c> ss7_asp.c:1383 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 01 01 00 00 54 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 8a c0 23 00 4f 40 03 00 02 51 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(732)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc2-SCCP(732)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(733)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(746) HNBGW_Test.msc2-RAN(733)@3bdb09a82332: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)8312938 HNBGW_Test.msc2-SCCP(732)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(732)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)@3bdb09a82332: setverdict(pass): none -> pass 20250821090239313 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090239313 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821090239313 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821090239313 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821090239313 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090239313 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090239313 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090239313 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090239313 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090239313 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 03 00 00 00 bd 03 02 00 00 02 00 00 54 72 55 0b 02 00 00 00 00  20250821090239313 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090239313 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090239313 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090239313 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090239313 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090239313 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0072550b) (sccp_scrc.c:545) 20250821090239313 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(84,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090239313 DLSCCP DEBUG SCCP-SCOC(84)[0x560fd35edcf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090239313 DLSCCP DEBUG SCCP-SCOC(84)[0x560fd35edcf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090239313 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090239313 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090239313 DCN DEBUG handle_cn_conn_conf() conn_id=84, 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_sccp.c:157) 20250821090239313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x560fd3615d30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090239313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x560fd3615d30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@3bdb09a82332: 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 } } } 20250821090239314 DLCTRL DEBUG Command: GET 516407089 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090239314 DLCTRL DEBUG Tx Command reply: GET_REPLY 516407089 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821090239318 DLCTRL DEBUG Command: GET 10773014 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090239318 DLCTRL DEBUG Tx Command reply: GET_REPLY 10773014 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090239322 DLCTRL DEBUG Command: GET 342412060 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090239322 DLCTRL DEBUG Tx Command reply: GET_REPLY 342412060 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090239326 DLCTRL DEBUG Command: GET 433034183 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090239326 DLCTRL DEBUG Tx Command reply: GET_REPLY 433034183 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090239330 DLCTRL DEBUG Command: GET 355987405 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090239330 DLCTRL DEBUG Tx Command reply: GET_REPLY 355987405 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090239334 DLCTRL DEBUG Command: GET 515861605 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090239334 DLCTRL DEBUG Tx Command reply: GET_REPLY 515861605 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090239337 DLCTRL DEBUG Command: GET 462341464 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090239337 DLCTRL DEBUG Tx Command reply: GET_REPLY 462341464 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090239339 DLCTRL DEBUG Command: GET 934641603 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090239339 DLCTRL DEBUG Tx Command reply: GET_REPLY 934641603 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090239341 DLCTRL DEBUG Command: GET 334389727 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090239341 DLCTRL DEBUG Tx Command reply: GET_REPLY 334389727 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090239343 DLCTRL DEBUG Command: GET 69393766 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090239343 DLCTRL DEBUG Tx Command reply: GET_REPLY 69393766 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090239345 DLCTRL DEBUG Command: GET 298789762 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090239345 DLCTRL DEBUG Tx Command reply: GET_REPLY 298789762 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090239347 DLCTRL DEBUG Command: GET 811489189 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090239347 DLCTRL DEBUG Tx Command reply: GET_REPLY 811489189 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250821090239348 DLCTRL DEBUG Command: GET 235190222 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090239348 DLCTRL DEBUG Tx Command reply: GET_REPLY 235190222 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090239349 DLCTRL DEBUG Command: GET 534340893 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090239349 DLCTRL DEBUG Tx Command reply: GET_REPLY 534340893 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090239350 DLCTRL DEBUG Command: GET 114307859 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090239350 DLCTRL DEBUG Tx Command reply: GET_REPLY 114307859 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821090239352 DLCTRL DEBUG Command: GET 443995941 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090239352 DLCTRL DEBUG Tx Command reply: GET_REPLY 443995941 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090239353 DLCTRL DEBUG Command: GET 213358544 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090239353 DLCTRL DEBUG Tx Command reply: GET_REPLY 213358544 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090239353 DLCTRL DEBUG Command: GET 492282066 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090239353 DLCTRL DEBUG Tx Command reply: GET_REPLY 492282066 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090239354 DLCTRL DEBUG Command: GET 301667677 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090239354 DLCTRL DEBUG Tx Command reply: GET_REPLY 301667677 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090239355 DLCTRL DEBUG Command: GET 321447926 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090239355 DLCTRL DEBUG Tx Command reply: GET_REPLY 321447926 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090239357 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34419<->l=127.0.0.1:4262) (control_if.c:193) 20250821090239358 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45790<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(720)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(719)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090239360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45786<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090239361 DLINP DEBUG SRVCONN(,r=127.0.0.1:41991<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090239361 DLINP DEBUG SRVCONN(,r=127.0.0.1:41991<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090239361 DLINP NOTICE SRV(,r=127.0.0.1:41991<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090239361 DMAIN NOTICE (127.0.0.1:41991 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41991<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821090239361 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-RAN(736)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(725)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(729)@3bdb09a82332: Final verdict of PTC: none 20250821090239362 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090239362 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090239362 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090239362 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821090239362 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090239362 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090239362 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090239362 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn1-SCCP(738)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(735)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(739)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(742)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(741)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-RAN(730)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(727)@3bdb09a82332: Final verdict of PTC: none 20250821090239362 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090239362 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090239363 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090239363 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821090239363 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090239363 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc2-RAN(733)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(728)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722)@3bdb09a82332: Final verdict of PTC: none20250821090239363 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090239363 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090239363 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090239363 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090239363 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090239363 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090239363 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090239363 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090239363 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090239363 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090239363 DLSS7 <000c> ss7_asp.c:1383 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  20250821090239363 DLSS7 <000c> ss7_asp.c:1383 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  20250821090239363 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821090239363 DLSS7 <000c> ss7_asp.c:1383 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  20250821090239363 DLSS7 <000c> ss7_asp.c:1383 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  20250821090239363 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090239363 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090239363 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090239363 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090239363 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090239363 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090239363 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090239363 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090239363 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090239363 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090239364 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090239364 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090239364 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090239364 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250821090239364 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090239364 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090239364 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821090239364 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090239364 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc0-SCCP(726)@3bdb09a82332: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(718)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(734)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(737)@3bdb09a82332: Final verdict of PTC: none 20250821090239364 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821090239364 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090239364 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090239364 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090239364 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090239364 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090239364 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821090239364 DLSS7 <000c> ss7_asp.c:1383 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  20250821090239364 DLSS7 <000c> ss7_asp.c:1383 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  20250821090239364 DLSS7 <000c> ss7_asp.c:1383 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  20250821090239364 DLSS7 <000c> ss7_asp.c:1383 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  20250821090239364 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090239364 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn2-M3UA(743)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(721)@3bdb09a82332: Final verdict of PTC: none 20250821090239368 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090239365 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090239365 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090239365 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090239365 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090239365 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090239365 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090239365 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090239365 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090239365 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250821090239365 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090239365 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090239365 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090239365 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090239365 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090239365 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090239365 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090239365 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090239365 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090239365 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250821090239365 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090239365 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090239365 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090239365 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090239365 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090239365 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090239365 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090239365 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090239366 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090239366 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090239366 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090239366 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090239366 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090239366 DLSS7 <000c> ss7_asp.c:1383 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  20250821090239366 DLSS7 <000c> ss7_asp.c:1383 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  20250821090239366 DLSS7 <000c> ss7_asp.c:1383 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  20250821090239366 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090239366 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090239366 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090239366 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090239366 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090239366 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090239366 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090239366 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090239366 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090239366 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn2-0: connection closed 20250821090239366 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090239366 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090239366 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: T(beat) stopped 20250821090239366 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090239366 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250821090239366 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090239366 DLSS20250821090239369 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090239369 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 7 <000c> ss7_route.c:409 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=available) changed to status 'unavailable' 20250821090239366 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=available) changed to status 'unavailable' 20250821090239366 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0b  20250821090239366 DLSS7 <000c> ss7_asp.c:1383 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  20250821090239366 DLSS7 <000c> ss7_asp.c:1383 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  20250821090239366 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090239367 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090239367 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090239367 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090239367 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090239367 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090239367 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090239367 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090239367 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090239367 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250821090239367 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090239367 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090239367 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250821090239367 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090239367 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090239367 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090239367 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821090239367 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821090239367 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0a  20250821090239367 DLSS7 <000c> ss7_asp.c:1383 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  20250821090239367 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090239367 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090239367 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090239367 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090239367 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250821090239368 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090239368 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090239368 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250821090239368 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090239368 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250821090239368 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090239368 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821090239368 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821090239368 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 03  20250821090239368 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090239368 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090239369 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090239370 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090239370 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090239371 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090239371 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090239372 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090239372 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090239373 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090239373 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090239374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x560fd3629840]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090239374 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090239375 DLSCCP DEBUG SCCP-SCOC(83)[0x560fd362a2d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090239375 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d84d2), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090239375 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090239376 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090239376 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090239377 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090239377 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090239378 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) HNBGW_Test.msc2-SCCP(732)@3bdb09a82332: Final verdict of PTC: none20250821090239378 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090239378 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090239379 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090239379 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 06 04 8d 84 d2 00 00 53 00 00 00 00 00 (ss7_asp.c:1383) 20250821090239380 DLSCCP DEBUG SCCP-SCOC(83)[0x560fd362a2d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090239380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x560fd3629840]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090239380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7264324)[0x560fd35f9920]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090239381 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7264324)[0x560fd35f9920]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090239381 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) HNBGW_Test.sgsn1-M3UA(740)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(744)@3bdb09a82332: Final verdict of PTC: none20250821090239382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7264324)[0x560fd35f9920]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090239383 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7264324)[0x560fd35f9920]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090239383 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7264324)[0x560fd35f9920]{disrupted}: Freeing instance (context_map.c:203) 20250821090239383 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7264324)[0x560fd35f9920]{disrupted}: Deallocated (fsm.c:568) 20250821090239384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x560fd3629840]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090239384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x560fd3629840]{disconnected}: Freeing instance (context_map.c:207) 20250821090239384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x560fd3629840]{disconnected}: Deallocated (fsm.c:568) 20250821090239384 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7264324 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:226) 20250821090239385 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090239385 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090239385 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821090239385 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090239386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090239386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090239386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) HNBGW_Test.msc1-M3UA(731)@3bdb09a82332: Final verdict of PTC: none20250821090239386 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090239387 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090239387 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090239387 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090239387 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)@3bdb09a82332: Final verdict of PTC: pass 20250821090239388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)@3bdb09a82332: Final verdict of PTC: pass20250821090239388 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090239388 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090239389 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821090239389 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090239389 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090239389 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090239389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090239390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821090239390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58954<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090239391 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) MTC@3bdb09a82332: Setting final verdict of the test case.20250821090239391 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090239391 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090239391 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090239392 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090239392 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090239392 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090239392 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090239392 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090239393 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090239393 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090239393 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090239393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) MTC@3bdb09a82332: Local verdict of MTC: pass20250821090239394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090239394 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090239394 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 (hnb.c:255) 20250821090239394 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821090239395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1400036)[0x560fd360f460]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821090239395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1400036)[0x560fd360f460]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250821090239395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x560fd3615d30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250821090239395 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090239395 DLSCCP DEBUG SCCP-SCOC(84)[0x560fd35edcf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090239396 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072550b), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090239396 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090239396 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=1 -> eSLS=49: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090239396 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090239397 DLSS7 DEBUG 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=1 -> eSLS=17: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090239397 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090239397 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090239397 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090239397 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 01 04 72 55 0b 00 00 54 00 00 00 00 00 (ss7_asp.c:1383) 20250821090239398 DLSCCP DEBUG SCCP-SCOC(84)[0x560fd35edcf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090239398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x560fd3615d30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090239398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1400036)[0x560fd360f460]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090239398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1400036)[0x560fd360f460]{disrupted}: Freeing instance (context_map.c:203) MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(718): none (pass -> pass)20250821090239398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1400036)[0x560fd360f460]{disrupted}: Deallocated (fsm.c:568) 20250821090239399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x560fd3615d30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090239399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x560fd3615d30]{disconnected}: Freeing instance (context_map.c:207) 20250821090239399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x560fd3615d30]{disconnected}: Deallocated (fsm.c:568) 20250821090239399 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1400036 SCCP-84 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:226) 20250821090239399 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58940<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090239400 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090239400 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(719): none (pass -> pass)20250821090239400 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:458) 20250821090239400 DLSS7 NOTICE 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090239400 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090239400 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090239401 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090239401 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090239401 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090239401 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090239401 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090239402 DRANAP NOTICE cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(720): none (pass -> pass)20250821090239402 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090239402 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090239402 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090239402 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=1 20250821090239402 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090239402 DLSS7 <000c> ss7_combined_linkset.c:322 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=1 -> eSLS=17: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090239403 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090239403 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090239403 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090239403 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250821090239403 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(721): none (pass -> pass)20250821090239403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090239404 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090239404 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090239404 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090239404 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090239404 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090239404 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090239405 DRANAP NOTICE cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090239405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090239405 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722): none (pass -> pass)20250821090239405 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250821090239405 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090239405 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090239405 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090239406 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090239406 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090239406 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090239406 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090239406 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090239406 DRANAP NOTICE cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(725): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(726): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(727): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(728): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-SCCP(729): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-RAN(730): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-M3UA(731): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc2-SCCP(732): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc2-RAN(733): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc2-M3UA(734): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(735): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(736): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(737): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(738): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-RAN(739): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(740): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(741): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn2-RAN(742): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(743): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(744): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(745): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(746): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@3bdb09a82332: 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'. Thu Aug 21 09:02:39 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 20250821090239477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58970<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090240280 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58970<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=711772) 20250821090241124 DLSCCP DEBUG SCCP-SCOC(80)[0x560fd35fcfe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090241124 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026a9ef), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090241124 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090241124 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090241124 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090241124 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090241124 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090241124 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090241124 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090241124 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090241124 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090241124 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 26 a9 ef 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090241124 DLSCCP DEBUG SCCP-SCOC(81)[0x560fd35f6110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090241124 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046e392), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090241124 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090241124 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090241124 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090241125 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090241125 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090241125 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090241125 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090241125 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090241125 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090241125 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 46 e3 92 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090241125 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090241125 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090241125 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090241125 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090241125 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090241125 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090241125 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090241125 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090241125 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090241125 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090241125 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090241125 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090241125 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090241125 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090241129 DLSCCP DEBUG SCCP-SCOC(82)[0x560fd36016a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090241129 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2e73b), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090241129 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090241129 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090241129 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090241129 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090241129 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090241129 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090241129 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090241129 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090241129 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090241129 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f2 e7 3b 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090241130 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090241130 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090241130 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090241130 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090241130 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090241130 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090241130 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! Waiting for packet dumper to finish... 1 (prev_count=711772, count=712312) 20250821090241345 DLSCCP DEBUG SCCP-SCOC(77)[0x560fd35e4870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090241345 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017cb4d), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090241345 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090241345 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090241345 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090241345 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090241345 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090241345 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090241345 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090241345 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090241345 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090241345 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 17 cb 4d 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090241346 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090241346 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090241346 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090241346 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090241346 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090241346 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090241346 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090241350 DLSCCP DEBUG SCCP-SCOC(78)[0x560fd35ea040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090241350 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069ffdb), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090241350 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090241350 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090241350 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090241350 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090241350 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090241350 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090241350 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090241350 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090241350 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090241350 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 69 ff db 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090241350 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090241350 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090241350 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090241350 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090241350 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090241350 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090241351 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090241353 DLSCCP DEBUG SCCP-SCOC(79)[0x560fd35e65e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090241353 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00305583), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090241353 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090241353 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090241353 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090241353 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090241353 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090241353 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090241354 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090241354 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090241354 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090241354 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 30 55 83 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090241354 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090241354 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090241354 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090241354 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090241354 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090241354 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090241354 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090241364 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090241364 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090241364 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821090241364 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090241364 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090241364 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821090241367 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090241367 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250821090241367 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250821090241367 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090241367 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090241367 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821090241368 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090241368 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250821090241368 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250821090241368 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090241368 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090241368 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250821090241658 DLSCCP DEBUG SCCP-SCOC(75)[0x560fd35e9210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090241658 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002125b0), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090241658 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090241658 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090241658 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090241658 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090241658 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090241659 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090241659 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090241659 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090241659 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090241659 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 21 25 b0 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090241659 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090241659 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090241659 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090241659 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090241659 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090241659 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090241659 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090241673 DLSCCP DEBUG SCCP-SCOC(74)[0x560fd360b540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090241673 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e70dee), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090241673 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090241673 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090241673 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090241673 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090241673 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090241673 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090241673 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090241673 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090241673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090241673 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 e7 0d ee 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090241674 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090241674 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090241674 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090241674 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090241674 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090241674 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090241674 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090241679 DLSCCP DEBUG SCCP-SCOC(76)[0x560fd3605730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090241679 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f99a9), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090241679 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090241679 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090241679 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090241679 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090241679 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090241679 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090241679 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090241679 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090241679 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090241679 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1f 99 a9 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090241679 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090241680 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090241680 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090241680 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090241680 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090241680 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090241680 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090241912 DLSCCP DEBUG SCCP-SCOC(72)[0x560fd360aa30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090241912 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d349b7), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090241912 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090241912 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090241912 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090241912 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090241912 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090241912 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090241912 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090241912 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090241912 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090241912 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d3 49 b7 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090241912 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090241913 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090241913 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090241913 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090241913 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090241913 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090241913 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090241917 DLSCCP DEBUG SCCP-SCOC(71)[0x560fd3606ab0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090241918 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ea34d), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090241918 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090241918 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090241918 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090241918 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090241918 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090241918 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090241918 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090241918 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090241918 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090241918 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4e a3 4d 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090241918 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090241918 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090241918 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090241918 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090241918 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090241918 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090241918 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090241925 DLSCCP DEBUG SCCP-SCOC(73)[0x560fd3629680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090241925 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022718d), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090241925 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090241925 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090241925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090241925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090241925 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090241926 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090241926 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090241926 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090241926 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090241926 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 22 71 8d 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090241926 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090241926 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090241926 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090241926 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090241926 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090241926 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090241926 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 09:02:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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 20250821090242409 DLSCCP DEBUG SCCP-SCOC(69)[0x560fd3616990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090242409 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00418447), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090242409 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090242409 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090242409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090242409 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090242409 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090242409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090242409 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090242409 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090242409 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090242409 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 41 84 47 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090242410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090242410 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090242410 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090242410 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090242410 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090242410 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090242410 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090242431 DLSCCP DEBUG SCCP-SCOC(68)[0x560fd355e800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090242431 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00398028), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090242431 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090242431 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090242431 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090242431 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090242431 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090242431 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090242431 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090242431 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090242431 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090242431 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 39 80 28 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090242431 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090242431 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090242431 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090242431 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090242431 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090242431 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090242431 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090242441 DLSCCP DEBUG SCCP-SCOC(70)[0x560fd360a530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090242441 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7d645), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090242441 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090242441 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090242441 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090242442 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090242442 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090242442 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090242442 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090242442 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090242442 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090242442 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b7 d6 45 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090242442 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090242442 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090242442 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090242442 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090242442 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090242442 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090242442 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090242793 DLSCCP DEBUG SCCP-SCOC(66)[0x560fd35ebba0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090242794 DLSCCP DEBUG SCCP-SCOC(66)[0x560fd35ebba0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090242794 DLSCCP DEBUG SCCP-SCOC(66)[0x560fd35ebba0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090242794 DLSCCP DEBUG SCCP-SCOC(66)[0x560fd35ebba0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090242794 DLSCCP DEBUG SCCP-SCOC(66)[0x560fd35ebba0]{IDLE}: Deallocated (fsm.c:568) 20250821090242797 DLSCCP DEBUG SCCP-SCOC(67)[0x560fd35e9050]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090242797 DLSCCP DEBUG SCCP-SCOC(67)[0x560fd35e9050]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090242797 DLSCCP DEBUG SCCP-SCOC(67)[0x560fd35e9050]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090242797 DLSCCP DEBUG SCCP-SCOC(67)[0x560fd35e9050]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090242797 DLSCCP DEBUG SCCP-SCOC(67)[0x560fd35e9050]{IDLE}: Deallocated (fsm.c:568) 20250821090242797 DLSCCP DEBUG SCCP-SCOC(65)[0x560fd35e7200]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090242797 DLSCCP DEBUG SCCP-SCOC(65)[0x560fd35e7200]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090242797 DLSCCP DEBUG SCCP-SCOC(65)[0x560fd35e7200]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090242797 DLSCCP DEBUG SCCP-SCOC(65)[0x560fd35e7200]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090242797 DLSCCP DEBUG SCCP-SCOC(65)[0x560fd35e7200]{IDLE}: Deallocated (fsm.c:568) 20250821090243063 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090243063 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090243063 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821090243063 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821090243063 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090243063 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821090243063 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821090243063 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821090243063 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821090243063 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821090243063 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821090243063 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821090243064 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090243064 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821090243064 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821090243064 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250821090243063 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821090243064 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821090243064 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821090243064 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@3bdb09a82332: 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@3bdb09a82332: Test case TC_mscpool_paging_imsi started. 20250821090243422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58974<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090243428 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58986<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090243433 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39457<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi-Iuh0(751)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090243558 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090243558 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821090243567 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090243567 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090243567 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090243567 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_paging_imsi-Iuh1(753)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090243567 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53461 (stream_srv.c:143) 20250821090243567 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53461<->l=127.0.0.1:29169 (hnb.c:335) 20250821090243568 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090243568 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090243568 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090243568 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090243568 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090243568 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090243568 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090243568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243569 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090243569 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090243569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243569 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090243569 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090243569 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090243569 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090243569 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090243569 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090243569 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090243569 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090243569 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090243569 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090243569 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090243569 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090243569 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090243569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243569 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090243569 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090243569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243569 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090243569 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090243569 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090243569 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090243569 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090243569 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090243569 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090243569 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090243569 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090243569 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090243569 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090243569 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090243569 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090243569 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090243569 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090243569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243569 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090243569 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090243569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243569 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090243569 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090243569 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090243569 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090243569 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090243569 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090243569 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090243570 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090243570 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090243570 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090243570 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090243570 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=11 20250821090243570 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090243570 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090243570 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090243570 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090243570 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090243570 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090243570 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821090243570 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090243570 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090243570 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090243570 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090243570 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090243570 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090243570 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=15 20250821090243570 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090243570 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090243570 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090243571 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090243571 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090243571 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:334) 20250821090243571 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090243571 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090243571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243571 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090243571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243571 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090243571 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090243571 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090243571 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090243571 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090243571 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090243571 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090243571 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090243571 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090243571 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090243571 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=2 20250821090243571 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090243571 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(757)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(757)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(757)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(755)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(760)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(760)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(760)@3bdb09a82332: ************************************************* HNBGW_Test.msc1-SCCP(758)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(763)@3bdb09a82332: ************************************************* HNBGW_Test.msc2-M3UA(763)@3bdb09a82332: M3UA emulation initiated, the test can be started MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(763)@3bdb09a82332: ************************************************* HNBGW_Test.msc2-SCCP(761)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090243616 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090243616 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090243616 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090243616 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090243617 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090243617 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090243617 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090243617 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090243618 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090243618 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090243618 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:334) 20250821090243618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090243618 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090243618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243618 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=12 -> eSLS=124: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090243618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243618 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090243618 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=12 -> eSLS=124: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090243618 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090243618 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090243618 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090243618 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090243618 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090243618 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090243618 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090243618 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:334) 20250821090243618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090243618 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090243618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243618 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090243618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090243618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243618 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090243618 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090243618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090243618 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090243618 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090243618 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090243618 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090243618 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090243618 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090243618 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090243618 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090243618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090243618 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090243618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243618 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090243618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090243618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243618 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090243618 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090243618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090243618 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090243618 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090243618 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090243618 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090243618 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090243618 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090243618 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090243618 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090243618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090243618 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090243618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243618 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090243618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090243618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243618 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090243618 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090243618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090243618 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090243618 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090243618 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090243619 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090243619 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090243619 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090243619 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090243619 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090243619 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=12 20250821090243619 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090243619 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090243619 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090243619 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090243619 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090243619 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821090243619 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090243619 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090243619 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090243619 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090243619 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090243619 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090243619 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=15 20250821090243619 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090243619 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090243619 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090243619 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090243619 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090243619 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090243619 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821090243619 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090243619 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090243619 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(766)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(766)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(766)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(764)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090243641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090243641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090243641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090243641 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090243641 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:562) 20250821090243641 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090243641 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090243641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090243641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090243647 DLINP DEBUG SRVCONN(,r=127.0.0.1:53461<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090243647 DLINP DEBUG SRVCONN(,r=127.0.0.1:53461<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090243647 DLINP DEBUG SRVCONN(,r=127.0.0.1:53461<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090243647 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090243647 DHNBAP DEBUG (127.0.0.1:53461 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821090243647 DHNBAP NOTICE (127.0.0.1:53461 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090243647 DHNBAP NOTICE (127.0.0.1:53461 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090243647 DLINP DEBUG SRVCONN(,r=127.0.0.1:53461<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090243647 DLINP DEBUG SRVCONN(,r=127.0.0.1:53461<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090243786 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090243786 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090243786 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090243786 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(757)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090243795 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090243795 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090243795 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090243795 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090243795 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090243795 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090243795 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090243795 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090243795 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090243795 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090243795 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090243795 DLSS7 <000c> ss7_asp.c:1383 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  20250821090243796 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090243798 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090243798 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090243798 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090243798 DLSS7 <000c> ss7_asp.c:1383 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  20250821090243798 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090243798 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090243798 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090243798 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090243798 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090243798 DLSS7 <000c> ss7_asp.c:1383 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  20250821090243798 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090243798 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090243798 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090243798 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090243798 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090243799 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090243799 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090243799 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090243799 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090243799 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090243799 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090243799 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090243799 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090243799 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090243799 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090243799 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090243800 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090243800 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821090243800 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090243800 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821090243800 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090243800 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090243800 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090243800 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090243800 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090243800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243800 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090243801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243801 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090243801 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090243801 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090243801 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090243801 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090243801 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090243801 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090243801 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090243801 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090243801 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090243801 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821090243801 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090243801 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090243801 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090243801 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090243801 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090243801 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-M3UA(760)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821090243806 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090243806 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821090243806 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090243806 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090243806 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090243806 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090243806 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090243806 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090243806 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090243806 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090243806 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090243806 DLSS7 <000c> ss7_asp.c:1383 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  20250821090243806 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090243809 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090243809 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090243809 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090243809 DLSS7 <000c> ss7_asp.c:1383 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  20250821090243809 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090243809 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090243809 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090243809 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090243809 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821090243809 DLSS7 <000c> ss7_asp.c:1383 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  20250821090243809 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090243809 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090243809 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821090243809 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090243809 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090243809 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090243810 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090243810 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090243810 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821090243810 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090243810 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090243810 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090243810 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090243810 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090243810 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090243810 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090243810 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090243811 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090243811 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090243811 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090243811 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090243811 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090243811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243812 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090243812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243812 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090243812 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090243812 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090243812 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090243812 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090243812 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090243812 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090243812 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090243812 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090243812 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090243812 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=5 20250821090243812 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090243812 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090243812 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090243812 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090243812 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090243812 DLSS7 <000c> ss7_asp.c:1383 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  20250821090243813 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090243813 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250821090243813 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090243813 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(763)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250821090243819 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090243819 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250821090243819 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090243819 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090243819 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090243819 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090243819 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090243819 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090243819 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250821090243819 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090243819 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090243819 DLSS7 <000c> ss7_asp.c:1383 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  20250821090243819 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090243821 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090243821 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090243821 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090243821 DLSS7 <000c> ss7_asp.c:1383 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  20250821090243821 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090243821 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090243821 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090243821 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090243821 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250821090243821 DLSS7 <000c> ss7_asp.c:1383 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  20250821090243821 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821090243821 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821090243821 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 03  20250821090243821 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090243821 DLSS7 <000c> ss7_asp.c:1383 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  20250821090243821 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 05 00 12 00 10 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090243821 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090243821 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090243821 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090243821 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250821090243821 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090243821 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090243821 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090243821 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090243821 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090243821 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090243821 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090243821 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090243822 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090243822 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090243822 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090243822 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090243822 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090243822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243823 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090243823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243823 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090243823 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090243823 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090243823 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090243823 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090243823 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090243823 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090243823 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090243823 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090243823 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090243823 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=6 20250821090243823 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090243823 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090243823 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821090243823 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821090243823 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090243823 DLSS7 <000c> ss7_asp.c:1383 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  20250821090243830 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090243830 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090243830 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090243830 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(766)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090243833 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090243833 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090243833 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090243833 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090243833 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090243833 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090243833 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090243833 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090243833 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090243833 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090243833 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090243833 DLSS7 <000c> ss7_asp.c:1383 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  20250821090243833 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090243834 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090243834 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090243834 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090243834 DLSS7 <000c> ss7_asp.c:1383 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  20250821090243834 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090243834 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090243834 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090243834 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090243834 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090243834 DLSS7 <000c> ss7_asp.c:1383 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  20250821090243834 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090243834 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090243834 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090243834 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090243834 DLSS7 <000c> ss7_asp.c:1383 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  20250821090243834 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250821090243834 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 02 00 12 00 0c 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090243834 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090243834 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090243835 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090243835 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090243835 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090243835 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090243835 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090243835 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090243835 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090243835 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090243835 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090243835 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090243836 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090243836 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090243836 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090243836 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090243836 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090243836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243836 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090243836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090243836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090243836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090243836 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090243836 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090243836 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090243836 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090243836 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090243836 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090243836 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090243836 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090243836 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090243836 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090243836 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821090243836 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090243836 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090243836 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090243836 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090243836 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090243836 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(756)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090244604 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090244604 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090244604 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090244604 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090244604 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090244604 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090244604 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090244604 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090244604 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090244604 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090244605 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090244605 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090244605 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090244605 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090244605 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090244605 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090244605 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090244605 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090244605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244605 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090244605 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090244605 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090244605 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090244605 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090244605 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:382) 20250821090244605 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090244605 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090244605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244605 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090244605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244605 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090244605 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090244605 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090244605 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090244605 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090244605 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090244605 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090244605 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090244605 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090244605 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090244605 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090244605 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821090244605 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090244605 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090244605 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090244605 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090244605 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090244605 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090244605 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090244605 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090244605 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090244605 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090244605 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090244605 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090244605 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090244605 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090244605 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090244605 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090244606 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090244606 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090244606 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090244606 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090244606 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090244606 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090244606 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090244606 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090244606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244606 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090244606 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090244606 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090244606 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090244606 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(759)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090244608 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090244608 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090244608 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090244608 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090244608 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090244608 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090244608 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090244608 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090244608 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090244608 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090244608 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090244608 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090244608 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090244608 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090244608 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090244608 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090244608 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090244608 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090244608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090244608 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090244608 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090244608 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090244608 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:357) 20250821090244608 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:382) 20250821090244608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090244608 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090244608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090244608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244608 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090244608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090244608 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090244608 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090244608 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090244608 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090244608 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090244608 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090244608 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090244608 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090244608 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090244608 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090244608 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090244608 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090244608 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090244608 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090244608 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090244608 DLSS7 <000c> ss7_asp.c:1383 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  HNBGW_Test.msc0-RAN(756)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } 20250821090244609 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090244609 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090244609 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090244609 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090244609 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090244609 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090244609 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090244609 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090244609 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090244609 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090244609 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090244609 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090244609 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090244609 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090244609 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090244609 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090244609 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090244609 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090244609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244609 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090244609 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090244609 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090244609 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090244609 DRANAP INFO cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(759)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } 20250821090244622 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090244622 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821090244622 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821090244622 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821090244622 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090244622 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090244622 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090244622 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090244622 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090244622 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090244622 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090244622 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090244622 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090244622 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090244622 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090244622 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090244622 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821090244622 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090244622 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) 20250821090244622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244622 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) 20250821090244622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244622 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090244622 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090244622 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090244622 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090244622 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:357) 20250821090244622 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:382) 20250821090244622 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090244622 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090244622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244622 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090244622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244622 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090244622 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090244622 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090244622 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090244622 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090244622 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090244622 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090244622 DRANAP NOTICE cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090244622 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090244622 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090244622 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090244622 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090244622 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090244622 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090244622 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821090244622 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821090244622 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090244622 DLSS7 <000c> ss7_asp.c:1383 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  HNBGW_Test.msc2-RAN(762)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090244625 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090244625 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821090244625 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821090244625 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821090244625 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090244625 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090244625 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090244625 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090244625 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090244625 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090244625 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090244625 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090244625 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090244625 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090244625 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090244625 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090244625 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821090244625 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090244625 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) 20250821090244625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244625 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) 20250821090244625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244625 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090244625 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090244625 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090244625 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090244625 DRANAP INFO cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(762)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(765)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090244633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090244633 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090244633 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090244633 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090244633 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090244633 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090244634 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090244634 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090244634 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090244634 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090244634 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090244634 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090244634 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090244634 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090244634 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090244634 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090244634 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090244634 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090244634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090244634 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090244634 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090244634 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090244634 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090244634 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:382) 20250821090244634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090244634 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090244634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244634 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090244634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244634 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090244634 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090244634 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090244634 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090244634 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090244634 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090244634 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090244634 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090244634 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090244634 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090244634 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090244634 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821090244634 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090244634 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090244634 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090244634 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090244634 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090244634 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090244634 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090244634 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090244634 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090244634 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090244634 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090244634 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090244635 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090244635 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090244635 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090244635 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090244635 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090244635 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090244635 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090244635 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090244635 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090244635 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090244635 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090244635 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090244635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090244635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090244635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090244635 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090244635 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090244635 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090244635 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090244635 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(765)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090245657 DLCTRL DEBUG Command: GET 390982054 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090245657 DLCTRL DEBUG Tx Command reply: GET_REPLY 390982054 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090245665 DLCTRL DEBUG Command: GET 381000528 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090245665 DLCTRL DEBUG Tx Command reply: GET_REPLY 381000528 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090245667 DLCTRL DEBUG Command: GET 10388905 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090245667 DLCTRL DEBUG Tx Command reply: GET_REPLY 10388905 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090245671 DLCTRL DEBUG Command: GET 78448085 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090245671 DLCTRL DEBUG Tx Command reply: GET_REPLY 78448085 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090245676 DLCTRL DEBUG Command: GET 806898231 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090245676 DLCTRL DEBUG Tx Command reply: GET_REPLY 806898231 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821090245680 DLCTRL DEBUG Command: GET 521878189 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090245680 DLCTRL DEBUG Tx Command reply: GET_REPLY 521878189 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090245684 DLCTRL DEBUG Command: GET 782358322 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090245684 DLCTRL DEBUG Tx Command reply: GET_REPLY 782358322 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090245687 DLCTRL DEBUG Command: GET 811787245 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090245687 DLCTRL DEBUG Tx Command reply: GET_REPLY 811787245 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090245691 DLCTRL DEBUG Command: GET 191814125 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090245691 DLCTRL DEBUG Tx Command reply: GET_REPLY 191814125 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090245695 DLCTRL DEBUG Command: GET 188570932 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090245695 DLCTRL DEBUG Tx Command reply: GET_REPLY 188570932 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821090245698 DLCTRL DEBUG Command: GET 454140827 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090245698 DLCTRL DEBUG Tx Command reply: GET_REPLY 454140827 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090245700 DLCTRL DEBUG Command: GET 879453007 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090245700 DLCTRL DEBUG Tx Command reply: GET_REPLY 879453007 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090245702 DLCTRL DEBUG Command: GET 570555296 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090245702 DLCTRL DEBUG Tx Command reply: GET_REPLY 570555296 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090245704 DLCTRL DEBUG Command: GET 791867526 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090245705 DLCTRL DEBUG Tx Command reply: GET_REPLY 791867526 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090245706 DLCTRL DEBUG Command: GET 203152969 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090245706 DLCTRL DEBUG Tx Command reply: GET_REPLY 203152969 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821090245708 DLCTRL DEBUG Command: GET 297666295 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090245708 DLCTRL DEBUG Tx Command reply: GET_REPLY 297666295 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090245710 DLCTRL DEBUG Command: GET 851629361 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090245710 DLCTRL DEBUG Tx Command reply: GET_REPLY 851629361 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090245713 DLCTRL DEBUG Command: GET 527016278 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090245713 DLCTRL DEBUG Tx Command reply: GET_REPLY 527016278 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090245715 DLCTRL DEBUG Command: GET 130986872 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090245715 DLCTRL DEBUG Tx Command reply: GET_REPLY 130986872 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090245718 DLCTRL DEBUG Command: GET 83208190 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090245718 DLCTRL DEBUG Tx Command reply: GET_REPLY 83208190 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: 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@3bdb09a82332: "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 } } } 20250821090245750 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56516<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090246770 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090246770 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090246770 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090246770 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090246770 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090246770 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090246770 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090246770 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090246770 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090246770 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 39 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 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  20250821090246770 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (ss7_asp.c:1285) 20250821090246770 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090246770 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090246770 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090246770 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090246770 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090246770 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090246770 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=25,D=000e40150000020003400100001740095000010100000021f3) (sccp_scrc.c:545) 20250821090246770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090246770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090246770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090246770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090246770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090246770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090246770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090246770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090246770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090246770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090246771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090246771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090246771 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090246771 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090246771 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250821090246771 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: NOT_PRESENT 000-00-0-0 (hnbgw_ranap.c:417) 20250821090246771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:86) 20250821090246771 DRUA DEBUG (127.0.0.1:53461 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:86) 20250821090246771 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250821090246771 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (cnlink_paging.c:180) 20250821090246771 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250821090246771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090246771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:879) 20250821090246771 DLINP DEBUG SRVCONN(,r=127.0.0.1:53461<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090246771 DLINP DEBUG SRVCONN(,r=127.0.0.1:53461<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:879) TC_mscpool_paging_imsi-Iuh0-RUA(752)@3bdb09a82332: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(754)@3bdb09a82332: UnitdataCallback HNBGW_Test.msc0-RAN(756)@3bdb09a82332: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(756)@3bdb09a82332: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(768) TC_mscpool_paging_imsi-Iuh0-RUA(752)@3bdb09a82332: Added conn table entry 0TC_mscpool_paging_imsi0(768)3595650 20250821090247794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090247794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090247795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250821090247795 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090247795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x36dd82, normal) (hnbgw_rua.c:408) 20250821090247795 DHNB DEBUG map_rua[0x560fd35e9050]{init}: Allocated (fsm.c:456) 20250821090247795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3595650)[0x560fd35e9050]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090247795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3595650 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090247795 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090247795 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090247795 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3595650 SCCP-0 CS MI=IMSI-001010000000123: CN link paging response record selects msc 0 (hnbgw_cn.c:121) 20250821090247795 DCN DEBUG map_sccp[0x560fd35ebba0]{init}: Allocated (fsm.c:456) 20250821090247795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x560fd35ebba0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090247795 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-3595650 <-> SCCP-85 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821090247795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3595650 SCCP-85 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250821090247795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3595650)[0x560fd35e9050]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090247795 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090247795 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090247795 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3595650 SCCP-85 msc-0 MI=IMSI-001010000000123: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090247795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x560fd35ebba0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090247795 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090247795 DLSCCP DEBUG SCCP-SCOC(85)[0x560fd360f460]{IDLE}: Allocated (fsm.c:456) 20250821090247795 DLSCCP DEBUG SCCP-SCOC(85)[0x560fd360f460]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090247795 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030000100056400500f1100926) (sccp_scrc.c:455) 20250821090247795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090247795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090247795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090247795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090247795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090247795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090247795 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090247795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090247795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090247795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090247795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090247795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090247795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090247795 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090247795 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090247795 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090247795 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090247795 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090247795 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6c 00 00 00 bd 00 00 00 b9 03 00 00 00 01 00 00 55 02 02 06 04 43 b9 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 10 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821090247795 DLSCCP DEBUG SCCP-SCOC(85)[0x560fd360f460]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090247795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x560fd35ebba0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090247795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3595650)[0x560fd35e9050]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090247795 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090247795 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090247795 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090247795 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090247795 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090247796 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090247796 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090247796 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090247796 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090247796 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 01 00 00 55 02 02 06 04 43 b9 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 10 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(755)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-SCCP(755)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(756)@3bdb09a82332: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(768) HNBGW_Test.msc0-RAN(756)@3bdb09a82332: Added conn table entry 0TC_mscpool_paging_imsi0(768)11925886 HNBGW_Test.msc0-SCCP(755)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(755)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(768)@3bdb09a82332: setverdict(pass): none -> pass 20250821090247806 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090247806 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090247806 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090247806 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090247806 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090247806 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090247806 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090247806 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090247806 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090247806 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 55 c2 1c ad 02 00 00 00 00  20250821090247806 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090247806 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090247806 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090247806 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090247806 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090247806 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00c21cad) (sccp_scrc.c:545) 20250821090247807 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(85,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090247807 DLSCCP DEBUG SCCP-SCOC(85)[0x560fd360f460]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090247807 DLSCCP DEBUG SCCP-SCOC(85)[0x560fd360f460]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090247807 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090247807 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090247807 DCN DEBUG handle_cn_conn_conf() conn_id=85, 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_sccp.c:157) 20250821090247807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x560fd35ebba0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090247807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x560fd35ebba0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@3bdb09a82332: 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 } } } 20250821090248810 DLCTRL DEBUG Command: GET 438404194 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090248810 DLCTRL DEBUG Tx Command reply: GET_REPLY 438404194 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090248815 DLCTRL DEBUG Command: GET 518936523 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090248815 DLCTRL DEBUG Tx Command reply: GET_REPLY 518936523 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090248819 DLCTRL DEBUG Command: GET 808942516 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090248819 DLCTRL DEBUG Tx Command reply: GET_REPLY 808942516 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090248824 DLCTRL DEBUG Command: GET 321009556 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090248824 DLCTRL DEBUG Tx Command reply: GET_REPLY 321009556 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090248827 DLCTRL DEBUG Command: GET 369676099 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090248827 DLCTRL DEBUG Tx Command reply: GET_REPLY 369676099 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090248829 DLCTRL DEBUG Command: GET 202916003 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090248829 DLCTRL DEBUG Tx Command reply: GET_REPLY 202916003 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090248831 DLCTRL DEBUG Command: GET 325547845 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090248831 DLCTRL DEBUG Tx Command reply: GET_REPLY 325547845 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090248832 DLCTRL DEBUG Command: GET 772304378 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090248832 DLCTRL DEBUG Tx Command reply: GET_REPLY 772304378 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090248834 DLCTRL DEBUG Command: GET 80693658 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090248834 DLCTRL DEBUG Tx Command reply: GET_REPLY 80693658 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090248835 DLCTRL DEBUG Command: GET 7821905 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090248835 DLCTRL DEBUG Tx Command reply: GET_REPLY 7821905 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090248836 DLCTRL DEBUG Command: GET 80366400 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090248836 DLCTRL DEBUG Tx Command reply: GET_REPLY 80366400 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090248837 DLCTRL DEBUG Command: GET 615312319 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090248837 DLCTRL DEBUG Tx Command reply: GET_REPLY 615312319 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090248838 DLCTRL DEBUG Command: GET 399789482 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090248838 DLCTRL DEBUG Tx Command reply: GET_REPLY 399789482 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090248839 DLCTRL DEBUG Command: GET 980956604 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090248839 DLCTRL DEBUG Tx Command reply: GET_REPLY 980956604 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090248841 DLCTRL DEBUG Command: GET 966402136 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090248841 DLCTRL DEBUG Tx Command reply: GET_REPLY 966402136 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090248844 DLCTRL DEBUG Command: GET 412350404 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090248844 DLCTRL DEBUG Tx Command reply: GET_REPLY 412350404 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090248846 DLCTRL DEBUG Command: GET 442327195 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090248846 DLCTRL DEBUG Tx Command reply: GET_REPLY 442327195 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090248847 DLCTRL DEBUG Command: GET 161996575 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090248847 DLCTRL DEBUG Tx Command reply: GET_REPLY 161996575 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090248850 DLCTRL DEBUG Command: GET 845426334 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090248850 DLCTRL DEBUG Tx Command reply: GET_REPLY 845426334 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090248852 DLCTRL DEBUG Command: GET 608148644 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090248852 DLCTRL DEBUG Tx Command reply: GET_REPLY 608148644 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090248861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58986<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090248861 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39457<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(749)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(748)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090248864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58974<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090248865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090248865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090248865 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090248865 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 (hnb.c:255) 20250821090248865 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821090248865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3595650)[0x560fd35e9050]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821090248865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3595650)[0x560fd35e9050]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250821090248865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x560fd35ebba0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250821090248865 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090248865 DLSCCP DEBUG SCCP-SCOC(85)[0x560fd360f460]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090248865 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c21cad), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090248865 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090248865 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090248865 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090248865 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090248865 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090248865 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090248865 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090248865 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c2 1c ad 00 00 55 00 00 00 00 00 (ss7_asp.c:1383) 20250821090248865 DLSCCP DEBUG SCCP-SCOC(85)[0x560fd360f460]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090248865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x560fd35ebba0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090248865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3595650)[0x560fd35e9050]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090248865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3595650)[0x560fd35e9050]{disrupted}: Freeing instance (context_map.c:203) 20250821090248865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3595650)[0x560fd35e9050]{disrupted}: Deallocated (fsm.c:568) 20250821090248865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x560fd35ebba0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090248865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x560fd35ebba0]{disconnected}: Freeing instance (context_map.c:207) 20250821090248865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x560fd35ebba0]{disconnected}: Deallocated (fsm.c:568) 20250821090248865 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3595650 SCCP-85 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:226) 20250821090248865 DLINP DEBUG SRVCONN(,r=127.0.0.1:53461<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090248865 DLINP DEBUG SRVCONN(,r=127.0.0.1:53461<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090248865 DLINP NOTICE SRV(,r=127.0.0.1:53461<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090248865 DMAIN NOTICE (127.0.0.1:53461 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53461<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821090248865 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250821090248866 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090248866 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090248866 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090248866 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090248866 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090248866 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090248866 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090248866 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090248866 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090248866 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 c2 1c ad 00 00 55 00 00 00 00 00 00 06 00 08 00 00 00 01  TC_mscpool_paging_imsi-Iuh1-RUA(754)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(764)@3bdb09a82332: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi(747)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(752)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(761)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc2-RAN(762)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-RAN(759)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(765)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(758)@3bdb09a82332: Final verdict of PTC: none 20250821090248868 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090248868 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090248868 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090248868 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250821090248868 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090248868 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090248868 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090248868 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090248868 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250821090248868 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090248868 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250821090248868 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250821090248868 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090248868 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090248868 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090248868 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(756)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(755)@3bdb09a82332: Final verdict of PTC: none 20250821090248868 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090248868 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090248868 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090248868 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250821090248868 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090248868 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090248869 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 TC_mscpool_paging_imsi-Iuh0(751)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(750)@3bdb09a82332: Final verdict of PTC: none 20250821090248869 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090248869 DLINP <0002> stream_srv.c:818 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250821090248869 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090248869 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090248869 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_mscpool_paging_imsi-Iuh1(753)@3bdb09a82332: Final verdict of PTC: none 20250821090248869 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090248869 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090248869 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090248869 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090248869 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090248869 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090248869 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' HNBGW_Test.sgsn0-M3UA(766)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(763)@3bdb09a82332: Final verdict of PTC: none 20250821090248869 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090248870 DLSS7 <000c> ss7_asp.c:1383 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  20250821090248870 DLSS7 <000c> ss7_asp.c:1383 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  20250821090248870 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821090248870 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090248870 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090248870 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090248870 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090248870 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090248870 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090248870 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090248870 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090248870 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090248870 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090248870 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090248870 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090248870 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090248870 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090248870 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090248870 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090248870 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc0-M3UA(757)@3bdb09a82332: Final verdict of PTC: none 20250821090248870 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090248870 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090248870 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090248870 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090248870 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090248870 DLSS7 <000c> ss7_asp.c:1383 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  20250821090248870 DLSS7 <000c> ss7_asp.c:1383 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  20250821090248871 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090248871 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090248871 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090248871 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090248871 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821090248871 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090248871 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090248871 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821090248871 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090248871 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090248871 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090248871 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090248871 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090248871 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821090248871 DLSS7 <000c> ss7_asp.c:1383 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  20250821090248871 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090248871 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090248871 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090248871 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090248871 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250821090248871 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090248871 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090248871 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250821090248872 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090248872 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250821090248872 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090248872 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821090248872 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821090248872 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 03  20250821090248872 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090248872 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(767)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(760)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_paging_imsi0(768)@3bdb09a82332: Final verdict of PTC: pass 20250821090248871 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090248871 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090248871 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090248871 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090248871 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090248871 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090248871 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090248871 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090248871 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090248871 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090248871 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090248871 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090248872 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090248872 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090248872 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090248872 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090248872 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090248872 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090248872 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090248872 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090248872 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090248872 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090248872 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090248872 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090248873 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56516<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090248873 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090248873 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090248873 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821090248873 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090248873 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090248873 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090248873 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090248873 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090248873 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090248873 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090248873 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090248873 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090248874 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090248874 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090248874 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250821090248874 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090248874 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090248874 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090248874 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090248874 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090248874 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090248874 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090248874 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090248874 DRANAP NOTICE cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(747): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(748): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(749): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(750): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(751): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(752): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(753): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(754): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(755): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(756): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(757): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-SCCP(758): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-RAN(759): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-M3UA(760): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc2-SCCP(761): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc2-RAN(762): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc2-M3UA(763): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(764): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(765): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(766): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(767): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_paging_imsi0(768): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Thu Aug 21 09:02:48 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 20250821090248985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56524<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090249380 DLSCCP DEBUG SCCP-SCOC(83)[0x560fd362a2d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090249380 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d84d2), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090249380 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090249380 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090249381 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090249381 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090249381 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090249381 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090249381 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090249381 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090249381 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090249381 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 8d 84 d2 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090249381 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090249381 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090249381 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090249381 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090249381 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090249381 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090249381 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090249398 DLSCCP DEBUG SCCP-SCOC(84)[0x560fd35edcf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090249399 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072550b), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090249399 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090249399 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090249399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090249399 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090249399 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090249399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090249399 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090249399 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090249399 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090249399 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 72 55 0b 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090249399 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090249399 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090249399 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090249399 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090249399 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090249399 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090249399 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090249790 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56524<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=538840) Waiting for packet dumper to finish... 1 (prev_count=538840, count=551688) 20250821090250871 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090250871 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090250871 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821090250871 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090250871 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090250871 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821090250872 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090250872 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250821090250872 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250821090250872 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090250873 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090250873 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821090251125 DLSCCP DEBUG SCCP-SCOC(81)[0x560fd35f6110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090251125 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046e392), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090251125 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090251125 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090251125 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090251125 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090251125 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090251125 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090251125 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090251125 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090251125 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090251125 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 46 e3 92 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090251125 DLSCCP DEBUG SCCP-SCOC(80)[0x560fd35fcfe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090251125 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026a9ef), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090251125 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090251125 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090251125 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090251125 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090251126 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090251126 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090251126 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090251126 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090251126 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090251126 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 26 a9 ef 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090251126 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090251126 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090251126 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090251126 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090251126 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090251126 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090251126 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090251126 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090251126 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090251126 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090251126 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090251126 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090251126 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090251126 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090251130 DLSCCP DEBUG SCCP-SCOC(82)[0x560fd36016a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090251130 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2e73b), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090251130 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090251130 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090251130 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090251130 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090251130 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090251130 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090251130 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090251130 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090251130 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090251130 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f2 e7 3b 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090251131 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090251131 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090251131 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090251131 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090251131 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090251131 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090251131 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090251346 DLSCCP DEBUG SCCP-SCOC(77)[0x560fd35e4870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090251346 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017cb4d), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090251346 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090251346 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090251346 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090251346 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090251346 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090251346 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090251346 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090251346 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090251346 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090251346 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 17 cb 4d 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090251347 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090251347 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090251347 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090251347 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090251347 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090251347 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090251347 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090251351 DLSCCP DEBUG SCCP-SCOC(78)[0x560fd35ea040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090251351 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069ffdb), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090251351 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090251351 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090251351 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090251351 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090251351 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090251351 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090251351 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090251351 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090251351 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090251351 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 69 ff db 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090251351 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090251351 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090251351 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090251351 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090251352 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090251352 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090251352 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090251354 DLSCCP DEBUG SCCP-SCOC(79)[0x560fd35e65e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090251354 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00305583), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090251354 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090251355 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090251355 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090251355 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090251355 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090251355 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090251355 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090251355 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090251355 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090251355 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 30 55 83 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090251355 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090251355 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090251355 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090251355 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090251355 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090251355 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090251355 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090251660 DLSCCP DEBUG SCCP-SCOC(75)[0x560fd35e9210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090251660 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090251660 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090251660 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090251660 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090251660 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090251660 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090251660 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090251660 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002125b0), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090251660 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090251660 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090251660 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090251660 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090251660 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090251660 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090251660 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090251660 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090251660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090251660 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 21 25 b0 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090251674 DLSCCP DEBUG SCCP-SCOC(74)[0x560fd360b540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090251674 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e70dee), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090251674 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090251675 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090251675 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090251675 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090251675 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090251675 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090251675 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090251675 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090251675 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090251675 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 e7 0d ee 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090251675 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090251675 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090251675 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090251675 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090251675 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090251675 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090251675 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090251680 DLSCCP DEBUG SCCP-SCOC(76)[0x560fd3605730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090251680 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f99a9), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090251680 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090251680 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090251680 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090251680 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090251680 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090251680 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090251680 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090251680 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090251680 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090251680 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1f 99 a9 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090251681 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090251681 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090251681 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090251681 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090251681 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090251681 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090251681 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 09:02: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_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 20250821090251913 DLSCCP DEBUG SCCP-SCOC(72)[0x560fd360aa30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090251913 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d349b7), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090251913 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090251913 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090251913 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090251913 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090251913 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090251913 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090251913 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090251913 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090251913 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090251913 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d3 49 b7 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090251914 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090251914 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090251914 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090251914 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090251914 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090251914 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090251914 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090251919 DLSCCP DEBUG SCCP-SCOC(71)[0x560fd3606ab0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090251919 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ea34d), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090251919 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090251919 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090251919 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090251919 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090251919 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090251919 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090251919 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090251919 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090251919 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090251919 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4e a3 4d 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090251919 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090251919 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090251919 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090251919 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090251919 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090251919 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090251919 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090251926 DLSCCP DEBUG SCCP-SCOC(73)[0x560fd3629680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090251926 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022718d), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090251927 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090251927 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090251927 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090251927 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090251927 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090251927 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090251927 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090251927 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090251927 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090251927 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 22 71 8d 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090251927 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090251927 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090251927 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090251927 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090251927 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090251927 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090251927 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090252406 DLSCCP DEBUG SCCP-SCOC(69)[0x560fd3616990]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090252406 DLSCCP DEBUG SCCP-SCOC(69)[0x560fd3616990]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090252406 DLSCCP DEBUG SCCP-SCOC(69)[0x560fd3616990]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090252406 DLSCCP DEBUG SCCP-SCOC(69)[0x560fd3616990]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090252406 DLSCCP DEBUG SCCP-SCOC(69)[0x560fd3616990]{IDLE}: Deallocated (fsm.c:568) 20250821090252428 DLSCCP DEBUG SCCP-SCOC(68)[0x560fd355e800]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090252428 DLSCCP DEBUG SCCP-SCOC(68)[0x560fd355e800]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090252428 DLSCCP DEBUG SCCP-SCOC(68)[0x560fd355e800]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090252428 DLSCCP DEBUG SCCP-SCOC(68)[0x560fd355e800]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090252428 DLSCCP DEBUG SCCP-SCOC(68)[0x560fd355e800]{IDLE}: Deallocated (fsm.c:568) 20250821090252438 DLSCCP DEBUG SCCP-SCOC(70)[0x560fd360a530]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090252439 DLSCCP DEBUG SCCP-SCOC(70)[0x560fd360a530]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090252439 DLSCCP DEBUG SCCP-SCOC(70)[0x560fd360a530]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090252439 DLSCCP DEBUG SCCP-SCOC(70)[0x560fd360a530]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090252439 DLSCCP DEBUG SCCP-SCOC(70)[0x560fd360a530]{IDLE}: Deallocated (fsm.c:568) MTC@3bdb09a82332: 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@3bdb09a82332: Test case TC_mscpool_paging_tmsi started. 20250821090252906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56526<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090252911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56528<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090252914 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40953<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_tmsi-Iuh0(773)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090253033 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090253033 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821090253040 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090253040 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090253040 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090253040 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090253040 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090253040 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_paging_tmsi-Iuh1(775)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090253040 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090253040 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090253040 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55824 (stream_srv.c:143) 20250821090253040 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55824<->l=127.0.0.1:29169 (hnb.c:335) 20250821090253041 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090253041 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090253041 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:334) 20250821090253042 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090253042 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090253042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253042 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090253042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253042 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090253042 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090253042 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090253042 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090253042 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090253042 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090253042 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090253042 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090253042 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090253042 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090253042 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090253042 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090253042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253042 DLSS7 INFO 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 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821090253042 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090253042 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090253042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253042 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090253042 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090253042 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090253042 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090253042 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090253042 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090253042 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090253042 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090253042 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090253042 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090253042 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090253042 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090253042 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090253042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253042 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090253042 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090253042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253042 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090253042 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090253042 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090253042 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090253042 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090253042 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090253042 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090253042 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090253042 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090253042 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090253042 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090253042 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090253042 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090253042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253042 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090253042 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090253042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253042 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090253042 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090253042 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090253042 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090253042 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090253042 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090253042 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090253042 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090253042 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090253042 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090253042 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090253042 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=12 20250821090253042 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090253042 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090253042 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090253042 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090253042 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090253042 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=9 20250821090253042 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090253042 DLSS7 <000c> ss7_combined_linkset.c:297 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 (unavailable) 20250821090253042 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090253043 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090253043 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090253043 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090253043 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090253043 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090253043 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090253043 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090253043 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090253043 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090253043 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090253043 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090253043 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821090253043 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090253043 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090253043 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(779)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(779)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(779)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(777)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(782)@3bdb09a82332: ************************************************* HNBGW_Test.msc1-M3UA(782)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(782)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(780)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(785)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(785)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(785)@3bdb09a82332: ************************************************* HNBGW_Test.msc2-SCCP(783)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090253074 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090253074 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090253074 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090253074 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090253074 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090253074 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090253074 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090253074 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090253075 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090253075 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090253075 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:334) 20250821090253075 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090253075 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090253075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253076 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090253076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253076 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090253076 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090253076 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090253076 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090253076 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090253076 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090253076 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090253076 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090253076 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090253076 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:334) 20250821090253076 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090253076 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090253076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253076 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090253076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090253076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253076 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090253076 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090253076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090253076 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090253076 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090253076 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090253076 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090253076 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090253076 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090253076 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090253076 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090253076 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090253076 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090253076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253076 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090253076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090253076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253076 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090253076 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090253076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090253076 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090253076 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090253076 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090253076 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090253076 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090253076 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090253076 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090253076 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090253076 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090253076 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090253076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253076 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090253076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090253076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253076 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090253076 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090253076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090253076 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090253076 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090253076 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090253076 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090253076 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090253076 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090253076 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090253076 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090253076 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=15 20250821090253076 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090253076 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090253076 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090253076 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090253076 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090253076 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=2 20250821090253077 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090253077 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090253077 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090253077 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090253077 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090253077 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090253077 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=1 20250821090253077 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090253077 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090253077 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090253077 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090253077 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090253077 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090253077 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=8 20250821090253077 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090253077 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090253077 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(788)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(788)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(788)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(786)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090253097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090253097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090253097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090253097 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090253097 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:562) 20250821090253097 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090253097 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090253097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090253097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090253101 DLINP DEBUG SRVCONN(,r=127.0.0.1:55824<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090253101 DLINP DEBUG SRVCONN(,r=127.0.0.1:55824<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090253101 DLINP DEBUG SRVCONN(,r=127.0.0.1:55824<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090253101 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090253101 DHNBAP DEBUG (127.0.0.1:55824 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821090253101 DHNBAP NOTICE (127.0.0.1:55824 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090253101 DHNBAP NOTICE (127.0.0.1:55824 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090253101 DLINP DEBUG SRVCONN(,r=127.0.0.1:55824<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090253101 DLINP DEBUG SRVCONN(,r=127.0.0.1:55824<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090253252 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090253252 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090253252 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090253252 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(779)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090253258 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090253258 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090253258 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090253258 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090253258 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090253258 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090253258 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090253258 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090253258 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090253258 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090253258 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090253258 DLSS7 <000c> ss7_asp.c:1383 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  20250821090253258 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090253260 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090253260 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090253260 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090253260 DLSS7 <000c> ss7_asp.c:1383 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  20250821090253260 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090253260 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090253260 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090253260 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090253260 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090253260 DLSS7 <000c> ss7_asp.c:1383 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  20250821090253260 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090253260 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090253260 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090253260 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090253260 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090253260 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090253260 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090253260 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090253261 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090253261 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090253261 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090253261 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090253261 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090253261 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090253261 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090253261 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090253261 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090253262 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821090253262 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090253262 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821090253262 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090253262 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090253262 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090253262 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090253262 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090253262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253262 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090253262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253263 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090253263 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090253263 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090253263 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090253263 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090253263 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090253263 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090253263 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090253263 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090253263 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090253263 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821090253263 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090253263 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090253263 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090253263 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090253263 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090253263 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-M3UA(782)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821090253268 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090253268 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821090253268 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090253268 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090253268 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090253268 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090253268 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090253268 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090253268 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090253268 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090253268 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090253268 DLSS7 <000c> ss7_asp.c:1383 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  20250821090253268 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090253271 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090253271 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090253271 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090253271 DLSS7 <000c> ss7_asp.c:1383 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  20250821090253271 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090253271 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090253271 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090253271 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090253271 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821090253271 DLSS7 <000c> ss7_asp.c:1383 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  20250821090253271 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090253271 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090253271 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090253271 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090253271 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821090253271 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090253271 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090253271 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090253271 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821090253271 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090253271 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090253271 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090253271 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090253271 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090253271 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090253272 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090253272 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090253272 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090253272 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250821090253272 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090253272 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821090253273 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090253273 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090253273 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090253273 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090253273 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090253273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090253273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253273 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090253273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090253273 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090253273 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090253273 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090253273 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090253273 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090253274 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090253274 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090253274 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090253274 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=4 20250821090253274 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090253274 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090253274 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090253274 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090253274 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090253274 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc2-M3UA(785)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250821090253279 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090253279 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250821090253279 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090253279 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090253279 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090253279 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090253279 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090253279 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090253279 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250821090253279 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090253279 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090253279 DLSS7 <000c> ss7_asp.c:1383 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  20250821090253279 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090253282 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090253282 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090253282 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090253282 DLSS7 <000c> ss7_asp.c:1383 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  20250821090253282 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090253282 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090253282 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090253282 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090253282 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250821090253282 DLSS7 <000c> ss7_asp.c:1383 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  20250821090253282 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821090253282 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821090253282 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 03  20250821090253282 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090253282 DLSS7 <000c> ss7_asp.c:1383 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  20250821090253282 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 05 00 12 00 10 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090253282 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090253282 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090253282 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090253282 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250821090253283 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090253283 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090253283 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090253283 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090253283 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090253283 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090253283 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090253283 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090253284 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090253284 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090253284 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090253284 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090253284 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090253284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253284 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090253284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253285 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090253285 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090253285 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090253285 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090253285 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090253285 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090253285 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090253285 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090253285 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090253285 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090253285 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=10 20250821090253285 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090253285 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090253285 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821090253285 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821090253285 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090253285 DLSS7 <000c> ss7_asp.c:1383 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  20250821090253287 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090253287 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090253287 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090253287 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(788)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090253295 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090253295 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090253295 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090253295 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090253295 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090253295 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090253295 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090253295 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090253295 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090253295 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090253295 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090253295 DLSS7 <000c> ss7_asp.c:1383 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  20250821090253295 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090253297 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090253297 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090253297 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090253297 DLSS7 <000c> ss7_asp.c:1383 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  20250821090253297 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090253297 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090253297 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090253297 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090253297 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090253297 DLSS7 <000c> ss7_asp.c:1383 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  20250821090253297 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090253297 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090253297 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090253297 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090253298 DLSS7 <000c> ss7_asp.c:1383 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  20250821090253298 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250821090253298 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 02 00 12 00 0c 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090253298 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090253298 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090253298 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090253298 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090253298 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090253298 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090253298 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090253298 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090253298 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090253298 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090253298 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090253298 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090253299 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090253299 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090253299 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090253299 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090253299 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090253299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253300 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090253300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090253300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090253300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090253300 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090253300 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090253300 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090253300 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090253300 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090253300 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090253300 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090253300 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090253300 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090253300 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090253300 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821090253300 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090253300 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090253300 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090253300 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090253300 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090253300 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(778)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090254065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090254065 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090254065 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090254065 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090254065 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090254065 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090254065 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090254065 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090254065 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090254065 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090254066 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090254066 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090254066 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090254066 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090254066 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090254066 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090254066 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090254066 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090254066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254066 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090254066 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090254066 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090254066 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090254066 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090254066 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:382) 20250821090254066 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090254066 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090254067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254067 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090254067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254067 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090254067 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090254067 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090254067 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090254067 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090254067 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090254067 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090254067 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090254067 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090254067 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090254067 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090254067 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821090254067 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090254067 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090254068 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090254068 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090254068 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090254068 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090254068 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090254068 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090254068 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090254068 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090254068 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090254068 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090254068 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090254068 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090254068 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090254068 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090254068 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090254068 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090254069 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090254069 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090254069 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090254069 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090254069 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090254069 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090254069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254069 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090254069 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090254069 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090254069 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090254069 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(781)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090254074 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090254074 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090254074 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090254074 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090254074 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090254074 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090254074 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090254074 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090254074 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090254074 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090254074 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090254074 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090254074 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090254074 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090254074 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090254074 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090254074 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090254074 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090254074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254074 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090254074 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090254074 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090254074 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090254074 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:357) 20250821090254074 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:382) 20250821090254074 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090254074 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090254074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254074 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090254074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254075 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090254075 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090254075 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090254075 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090254075 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090254075 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090254075 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090254075 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090254075 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090254075 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090254075 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090254075 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=14 20250821090254075 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090254075 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090254075 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090254075 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090254075 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090254075 DLSS7 <000c> ss7_asp.c:1383 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  HNBGW_Test.msc0-RAN(778)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } 20250821090254079 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090254079 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090254079 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090254079 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090254079 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090254079 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090254079 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090254079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090254079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090254079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090254079 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090254079 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090254079 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090254079 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090254079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254080 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090254080 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090254080 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090254080 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090254080 DRANAP INFO cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250821090254079 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090254079 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090254079 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090254079 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  HNBGW_Test.msc2-RAN(784)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090254083 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090254083 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821090254083 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821090254083 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821090254083 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090254083 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090254083 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090254083 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090254083 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090254083 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090254083 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090254083 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090254083 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090254083 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090254083 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090254083 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090254083 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821090254083 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090254083 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) 20250821090254083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254083 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) 20250821090254083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254083 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090254083 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090254083 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090254083 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090254083 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:357) 20250821090254083 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:382) 20250821090254083 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090254083 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090254083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254083 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090254083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254083 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090254083 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090254083 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090254083 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090254083 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090254083 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090254083 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090254083 DRANAP NOTICE cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: link up (cnlink_fsm.c:65) HNBGW_Test.msc1-RAN(781)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } 20250821090254084 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090254084 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090254084 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090254084 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=8 20250821090254084 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090254084 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090254084 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821090254084 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821090254084 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090254084 DLSS7 <000c> ss7_asp.c:1383 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  20250821090254086 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090254086 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821090254086 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821090254086 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821090254086 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090254086 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090254086 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090254086 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090254086 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090254086 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090254086 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090254086 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090254086 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090254086 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090254086 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090254086 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090254086 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821090254086 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090254086 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) 20250821090254086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254086 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) 20250821090254086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254086 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090254086 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090254086 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090254086 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090254086 DRANAP INFO cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(784)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(787)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090254094 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090254094 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090254094 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090254094 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090254094 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090254094 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090254094 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090254094 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090254094 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090254094 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090254094 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090254094 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090254094 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090254094 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090254094 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090254094 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090254094 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090254094 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090254094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254094 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090254094 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090254094 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090254094 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090254094 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090254094 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:382) 20250821090254094 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090254094 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090254094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254094 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090254094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254094 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090254094 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090254094 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090254094 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090254094 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090254094 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090254094 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090254094 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090254094 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090254094 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090254094 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090254094 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=12 20250821090254094 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090254094 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090254095 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090254095 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090254095 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090254095 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090254096 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090254096 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090254096 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090254096 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090254096 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090254096 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090254096 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090254096 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090254096 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090254096 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090254096 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090254096 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090254096 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090254096 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090254096 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090254096 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090254096 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090254096 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090254096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090254096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090254096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090254096 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090254096 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090254096 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090254096 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090254096 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(787)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090255110 DLCTRL DEBUG Command: GET 44517300 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090255110 DLCTRL DEBUG Tx Command reply: GET_REPLY 44517300 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090255118 DLCTRL DEBUG Command: GET 730387339 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090255118 DLCTRL DEBUG Tx Command reply: GET_REPLY 730387339 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090255123 DLCTRL DEBUG Command: GET 196571659 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090255123 DLCTRL DEBUG Tx Command reply: GET_REPLY 196571659 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090255126 DLCTRL DEBUG Command: GET 30767398 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090255126 DLCTRL DEBUG Tx Command reply: GET_REPLY 30767398 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090255129 DLCTRL DEBUG Command: GET 842768833 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090255129 DLCTRL DEBUG Tx Command reply: GET_REPLY 842768833 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821090255132 DLCTRL DEBUG Command: GET 752825375 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090255132 DLCTRL DEBUG Tx Command reply: GET_REPLY 752825375 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090255134 DLCTRL DEBUG Command: GET 86535201 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090255134 DLCTRL DEBUG Tx Command reply: GET_REPLY 86535201 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090255137 DLCTRL DEBUG Command: GET 217965982 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090255137 DLCTRL DEBUG Tx Command reply: GET_REPLY 217965982 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090255139 DLCTRL DEBUG Command: GET 159710808 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090255139 DLCTRL DEBUG Tx Command reply: GET_REPLY 159710808 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090255142 DLCTRL DEBUG Command: GET 102123883 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090255142 DLCTRL DEBUG Tx Command reply: GET_REPLY 102123883 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821090255147 DLCTRL DEBUG Command: GET 383512731 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090255147 DLCTRL DEBUG Tx Command reply: GET_REPLY 383512731 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090255152 DLCTRL DEBUG Command: GET 575341861 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090255152 DLCTRL DEBUG Tx Command reply: GET_REPLY 575341861 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090255158 DLCTRL DEBUG Command: GET 652653209 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090255158 DLCTRL DEBUG Tx Command reply: GET_REPLY 652653209 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090255162 DLCTRL DEBUG Command: GET 888355455 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090255162 DLCTRL DEBUG Tx Command reply: GET_REPLY 888355455 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090255165 DLCTRL DEBUG Command: GET 841320669 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090255165 DLCTRL DEBUG Tx Command reply: GET_REPLY 841320669 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821090255167 DLCTRL DEBUG Command: GET 346165768 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090255167 DLCTRL DEBUG Tx Command reply: GET_REPLY 346165768 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090255170 DLCTRL DEBUG Command: GET 731057674 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090255170 DLCTRL DEBUG Tx Command reply: GET_REPLY 731057674 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090255173 DLCTRL DEBUG Command: GET 403446830 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090255173 DLCTRL DEBUG Tx Command reply: GET_REPLY 403446830 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090255176 DLCTRL DEBUG Command: GET 63024361 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090255176 DLCTRL DEBUG Tx Command reply: GET_REPLY 63024361 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090255180 DLCTRL DEBUG Command: GET 24727972 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090255180 DLCTRL DEBUG Tx Command reply: GET_REPLY 24727972 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: 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@3bdb09a82332: "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 } } } 20250821090255215 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51294<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(790)@3bdb09a82332: 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 20250821090256240 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090256240 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090256241 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090256241 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090256241 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090256241 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090256241 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090256241 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090256241 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090256241 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 42 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 22 00 0e 40 1e 00 00 03 00 03 40 01 00 00 17 40 09 50 00 01 01 00 00 00 21 f4 00 40 40 05 00 42 4b 00 23 00 00  20250821090256241 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (ss7_asp.c:1285) 20250821090256241 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090256241 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090256241 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090256241 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090256241 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090256241 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090256241 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=34,D=000e401e0000030003400100001740095000010100000021f40040400500424b0023) (sccp_scrc.c:545) 20250821090256241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090256241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090256241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090256241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090256241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090256241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090256241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090256241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090256241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090256241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090256241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090256241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090256241 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090256241 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090256241 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250821090256241 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: NOT_PRESENT 000-00-0-0 (hnbgw_ranap.c:417) 20250821090256241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:86) 20250821090256241 DRUA DEBUG (127.0.0.1:55824 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:86) 20250821090256241 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (cnlink_paging.c:136) 20250821090256241 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (cnlink_paging.c:163) 20250821090256241 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (cnlink_paging.c:180) 20250821090256241 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (cnlink_paging.c:114) 20250821090256241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090256241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:879) 20250821090256242 DLINP DEBUG SRVCONN(,r=127.0.0.1:55824<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090256242 DLINP DEBUG SRVCONN(,r=127.0.0.1:55824<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:879) TC_mscpool_paging_tmsi-Iuh1-RUA(776)@3bdb09a82332: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(774)@3bdb09a82332: UnitdataCallback TC_mscpool_paging_tmsi0(790)@3bdb09a82332: 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(778)@3bdb09a82332: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(778)@3bdb09a82332: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(790) TC_mscpool_paging_tmsi-Iuh0-RUA(774)@3bdb09a82332: Added conn table entry 0TC_mscpool_paging_tmsi0(790)10985035 20250821090257270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090257270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090257270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250821090257270 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090257270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa79e4b, normal) (hnbgw_rua.c:408) 20250821090257270 DHNB DEBUG map_rua[0x560fd3616990]{init}: Allocated (fsm.c:456) 20250821090257270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10985035)[0x560fd3616990]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090257270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10985035 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090257270 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090257270 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090257270 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10985035 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging response record selects msc 0 (hnbgw_cn.c:121) 20250821090257270 DCN DEBUG map_sccp[0x560fd35e9050]{init}: Allocated (fsm.c:456) 20250821090257270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x560fd35e9050]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090257270 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-10985035 <-> SCCP-86 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821090257270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10985035 SCCP-86 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250821090257270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10985035)[0x560fd3616990]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090257270 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090257270 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090257270 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10985035 SCCP-86 msc-0 MI=TMSI-0x424B0023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090257270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x560fd35e9050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090257270 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090257270 DLSCCP DEBUG SCCP-SCOC(86)[0x560fd35ebba0]{IDLE}: Allocated (fsm.c:456) 20250821090257270 DLSCCP DEBUG SCCP-SCOC(86)[0x560fd35ebba0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090257270 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f400300004d0056400500f1100926) (sccp_scrc.c:455) 20250821090257270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090257270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090257270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090257270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090257270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090257270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090257270 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090257270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090257270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090257270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090257270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090257270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090257270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090257270 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090257270 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090257270 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090257270 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090257270 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090257270 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 69 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 56 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 4b 00 23 00 4f 40 03 00 00 4d 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090257270 DLSCCP DEBUG SCCP-SCOC(86)[0x560fd35ebba0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090257270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x560fd35e9050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090257270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10985035)[0x560fd3616990]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090257270 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090257270 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090257270 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090257270 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821090257270 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090257270 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090257270 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090257270 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090257270 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090257270 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 03 01 00 00 56 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 4b 00 23 00 4f 40 03 00 00 4d 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(777)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-SCCP(777)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(778)@3bdb09a82332: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(790) HNBGW_Test.msc0-RAN(778)@3bdb09a82332: Added conn table entry 0TC_mscpool_paging_tmsi0(790)13721092 HNBGW_Test.msc0-SCCP(777)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(777)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(790)@3bdb09a82332: setverdict(pass): none -> pass 20250821090257288 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090257288 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090257288 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090257288 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090257289 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090257289 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090257289 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090257289 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090257289 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090257289 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 56 df b1 51 02 00 00 00 00  20250821090257289 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090257289 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090257289 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090257289 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090257289 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090257289 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00dfb151) (sccp_scrc.c:545) 20250821090257289 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(86,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090257289 DLSCCP DEBUG SCCP-SCOC(86)[0x560fd35ebba0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090257289 DLSCCP DEBUG SCCP-SCOC(86)[0x560fd35ebba0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090257289 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090257289 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090257289 DCN DEBUG handle_cn_conn_conf() conn_id=86, 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_sccp.c:157) 20250821090257289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x560fd35e9050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090257289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x560fd35e9050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@3bdb09a82332: 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 } } } 20250821090258293 DLCTRL DEBUG Command: GET 866720584 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090258293 DLCTRL DEBUG Tx Command reply: GET_REPLY 866720584 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090258298 DLCTRL DEBUG Command: GET 68101480 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090258298 DLCTRL DEBUG Tx Command reply: GET_REPLY 68101480 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090258302 DLCTRL DEBUG Command: GET 887098443 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090258302 DLCTRL DEBUG Tx Command reply: GET_REPLY 887098443 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090258306 DLCTRL DEBUG Command: GET 305869384 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090258306 DLCTRL DEBUG Tx Command reply: GET_REPLY 305869384 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090258310 DLCTRL DEBUG Command: GET 422212609 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090258310 DLCTRL DEBUG Tx Command reply: GET_REPLY 422212609 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090258314 DLCTRL DEBUG Command: GET 90173083 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090258314 DLCTRL DEBUG Tx Command reply: GET_REPLY 90173083 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090258318 DLCTRL DEBUG Command: GET 598028031 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090258318 DLCTRL DEBUG Tx Command reply: GET_REPLY 598028031 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090258321 DLCTRL DEBUG Command: GET 307693227 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090258321 DLCTRL DEBUG Tx Command reply: GET_REPLY 307693227 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090258324 DLCTRL DEBUG Command: GET 895543730 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090258325 DLCTRL DEBUG Tx Command reply: GET_REPLY 895543730 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090258327 DLCTRL DEBUG Command: GET 633202293 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090258327 DLCTRL DEBUG Tx Command reply: GET_REPLY 633202293 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090258330 DLCTRL DEBUG Command: GET 623443025 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090258330 DLCTRL DEBUG Tx Command reply: GET_REPLY 623443025 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090258332 DLCTRL DEBUG Command: GET 124656735 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090258332 DLCTRL DEBUG Tx Command reply: GET_REPLY 124656735 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090258334 DLCTRL DEBUG Command: GET 800915806 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090258334 DLCTRL DEBUG Tx Command reply: GET_REPLY 800915806 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090258336 DLCTRL DEBUG Command: GET 725487140 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090258336 DLCTRL DEBUG Tx Command reply: GET_REPLY 725487140 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090258338 DLCTRL DEBUG Command: GET 318400667 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090258338 DLCTRL DEBUG Tx Command reply: GET_REPLY 318400667 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090258339 DLCTRL DEBUG Command: GET 167884664 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090258339 DLCTRL DEBUG Tx Command reply: GET_REPLY 167884664 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090258341 DLCTRL DEBUG Command: GET 295288350 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090258341 DLCTRL DEBUG Tx Command reply: GET_REPLY 295288350 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090258342 DLCTRL DEBUG Command: GET 698580011 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090258342 DLCTRL DEBUG Tx Command reply: GET_REPLY 698580011 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090258343 DLCTRL DEBUG Command: GET 844892378 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090258343 DLCTRL DEBUG Tx Command reply: GET_REPLY 844892378 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090258345 DLCTRL DEBUG Command: GET 82772963 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090258345 DLCTRL DEBUG Tx Command reply: GET_REPLY 82772963 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090258349 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40953<->l=127.0.0.1:4262) (control_if.c:193) 20250821090258350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56528<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(771)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(770)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090258351 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56526<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090258352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090258352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090258352 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090258352 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 (hnb.c:255) 20250821090258352 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821090258352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10985035)[0x560fd3616990]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821090258352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10985035)[0x560fd3616990]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250821090258352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x560fd35e9050]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250821090258352 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090258352 DLSCCP DEBUG SCCP-SCOC(86)[0x560fd35ebba0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090258352 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfb151), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090258352 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090258352 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090258352 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090258352 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090258352 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090258352 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090258352 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090258353 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 03 04 df b1 51 00 00 56 00 00 00 00 00 (ss7_asp.c:1383) 20250821090258353 DLSCCP DEBUG SCCP-SCOC(86)[0x560fd35ebba0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090258353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x560fd35e9050]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090258353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10985035)[0x560fd3616990]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090258353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10985035)[0x560fd3616990]{disrupted}: Freeing instance (context_map.c:203) 20250821090258353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10985035)[0x560fd3616990]{disrupted}: Deallocated (fsm.c:568) 20250821090258353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x560fd35e9050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090258353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x560fd35e9050]{disconnected}: Freeing instance (context_map.c:207) 20250821090258353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x560fd35e9050]{disconnected}: Deallocated (fsm.c:568) TC_mscpool_paging_tmsi-Iuh1-RUA(776)@3bdb09a82332: Final verdict of PTC: none 20250821090258353 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10985035 SCCP-86 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:226) 20250821090258353 DLINP DEBUG SRVCONN(,r=127.0.0.1:55824<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090258353 DLINP DEBUG SRVCONN(,r=127.0.0.1:55824<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090258353 DLINP NOTICE SRV(,r=127.0.0.1:55824<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090258353 DMAIN NOTICE (127.0.0.1:55824 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55824<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821090258353 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250821090258353 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090258353 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090258353 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090258353 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821090258353 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090258353 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090258353 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090258353 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090258354 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090258354 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 03 04 df b1 51 00 00 56 00 00 00 00 00 00 06 00 08 00 00 00 01  20250821090258354 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090258354 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090258354 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090258354 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090258354 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090258354 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090258354 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090258354 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821090258354 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090258354 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090258354 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090258354 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090258354 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250821090258354 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090258354 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090258354 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090258354 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090258354 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090258354 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090258354 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090258354 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090258354 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090258354 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090258354 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090258354 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090258354 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090258354 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090258354 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090258354 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090258354 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090258354 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090258354 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090258354 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090258354 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090258354 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090258354 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090258354 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090258354 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821090258354 DLSS7 <000c> ss7_asp.c:1383 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  20250821090258354 DLSS7 <000c> ss7_asp.c:1383 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  HNBGW_Test.sgsn0-SCCP(786)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(787)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(783)@3bdb09a82332: Final verdict of PTC: none 20250821090258354 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090258354 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090258355 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090258355 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090258355 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090258355 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090258355 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN MutexDispCT-TC_mscpool_paging_tmsi(769)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(774)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(778)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-RAN(781)@3bdb09a82332: Final verdict of PTC: none 20250821090258355 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090258355 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090258355 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090258355 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090258355 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090258355 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090258355 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090258355 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090258355 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090258355 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090258355 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090258355 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc2-RAN(784)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(780)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(788)@3bdb09a82332: Final verdict of PTC: none 20250821090258355 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090258355 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090258355 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090258355 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090258356 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090258356 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090258356 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090258356 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090258356 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090258356 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090258356 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090258356 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090258356 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090258356 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090258356 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250821090258356 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090258356 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090258356 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) HNBGW-PFCP(772)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(785)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(779)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(775)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(777)@3bdb09a82332: Final verdict of PTC: none 20250821090258356 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090258356 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090258356 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090258356 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090258356 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090258356 DRANAP NOTICE cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090258356 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090258356 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090258356 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821090258356 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090258356 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090258356 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090258356 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090258356 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090258356 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090258356 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090258356 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090258356 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc1-M3UA(782)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(773)@3bdb09a82332: Final verdict of PTC: none 20250821090258355 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090258355 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090258355 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090258355 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090258355 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090258355 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090258355 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090258355 DLSS7 <000c> ss7_asp.c:1383 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  20250821090258355 DLSS7 <000c> ss7_asp.c:1383 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  20250821090258355 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090258355 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090258355 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090258355 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090258355 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090258355 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250821090258355 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090258355 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090258355 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250821090258355 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090258355 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250821090258355 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090258355 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821090258355 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821090258355 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 03  20250821090258355 DLSS7 <000c> ss7_asp.c:1383 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  20250821090258355 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090258355 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090258355 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090258355 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090258355 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090258355 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821090258355 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090258356 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090258356 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090258356 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090258356 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090258356 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090258356 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090258356 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090258356 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821090258356 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090258356 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090258356 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821090258356 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090258356 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090258356 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090258356 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090258356 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090258356 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821090258356 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090258356 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090258365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51294<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(789)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_paging_tmsi0(790)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(769): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(770): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(771): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(772): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(773): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(774): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(775): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(776): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(777): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(778): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(779): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-SCCP(780): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-RAN(781): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-M3UA(782): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc2-SCCP(783): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc2-RAN(784): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc2-M3UA(785): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(786): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(787): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(788): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(789): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_paging_tmsi0(790): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Thu Aug 21 09:02:58 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 20250821090258453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51304<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090258866 DLSCCP DEBUG SCCP-SCOC(85)[0x560fd360f460]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090258866 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c21cad), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090258866 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090258866 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090258867 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090258867 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090258867 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090258867 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090258867 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090258867 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090258867 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090258867 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c2 1c ad 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090258867 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090258867 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090258867 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090258867 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090258867 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090258867 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090258867 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090259156 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51304<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=538824) 20250821090259382 DLSCCP DEBUG SCCP-SCOC(83)[0x560fd362a2d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090259382 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d84d2), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090259382 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090259382 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090259382 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090259382 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090259382 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090259382 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090259382 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090259382 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090259382 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090259382 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 8d 84 d2 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090259383 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090259383 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090259383 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090259383 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090259383 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090259383 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090259383 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090259400 DLSCCP DEBUG SCCP-SCOC(84)[0x560fd35edcf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090259400 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072550b), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090259400 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090259400 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090259400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090259400 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090259400 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090259400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090259400 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090259400 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090259400 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090259400 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 72 55 0b 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090259400 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090259401 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090259401 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090259401 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090259401 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090259401 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090259401 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! Waiting for packet dumper to finish... 1 (prev_count=538824, count=557900) 20250821090300356 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090300356 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250821090300356 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250821090300356 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090300356 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090300356 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821090300356 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090300356 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090300356 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821090300356 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090300356 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090300356 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821090301126 DLSCCP DEBUG SCCP-SCOC(80)[0x560fd35fcfe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090301126 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026a9ef), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090301126 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090301126 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090301126 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090301126 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090301126 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090301126 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090301126 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090301126 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090301126 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090301126 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 26 a9 ef 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090301126 DLSCCP DEBUG SCCP-SCOC(81)[0x560fd35f6110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090301126 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046e392), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090301126 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090301126 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090301126 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090301126 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090301127 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090301127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090301127 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090301127 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090301127 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090301127 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 46 e3 92 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090301127 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090301127 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090301127 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090301127 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090301127 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090301127 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090301127 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090301127 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090301127 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090301127 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090301127 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090301127 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090301127 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090301127 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090301131 DLSCCP DEBUG SCCP-SCOC(82)[0x560fd36016a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090301131 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2e73b), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090301131 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090301131 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090301131 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090301131 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090301131 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090301131 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090301131 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090301131 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090301131 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090301131 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f2 e7 3b 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090301132 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090301132 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090301132 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090301132 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090301132 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090301132 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090301132 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 09:03:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_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 20250821090301347 DLSCCP DEBUG SCCP-SCOC(77)[0x560fd35e4870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090301347 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017cb4d), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090301347 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090301347 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090301347 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090301347 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090301347 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090301347 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090301347 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090301347 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090301347 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090301347 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 17 cb 4d 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090301348 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090301348 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090301348 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090301348 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090301348 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090301348 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090301348 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090301352 DLSCCP DEBUG SCCP-SCOC(78)[0x560fd35ea040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090301352 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069ffdb), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090301352 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090301352 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090301352 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090301352 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090301352 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090301352 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090301352 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090301352 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090301352 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090301352 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 69 ff db 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090301353 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090301353 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090301353 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090301353 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090301353 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090301353 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090301353 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090301355 DLSCCP DEBUG SCCP-SCOC(79)[0x560fd35e65e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090301356 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00305583), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090301356 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090301356 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090301356 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090301356 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090301356 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090301356 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090301356 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090301356 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090301356 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090301356 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 30 55 83 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090301356 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090301356 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090301356 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090301356 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090301356 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090301356 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090301356 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090301660 DLSCCP DEBUG SCCP-SCOC(75)[0x560fd35e9210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090301661 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002125b0), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090301661 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090301661 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090301661 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090301661 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090301661 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090301661 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090301661 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090301661 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090301661 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090301661 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 21 25 b0 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090301661 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090301661 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090301661 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090301661 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090301661 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090301661 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090301661 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090301675 DLSCCP DEBUG SCCP-SCOC(74)[0x560fd360b540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090301675 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e70dee), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090301675 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090301675 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090301675 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090301675 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090301675 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090301675 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090301675 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090301675 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090301675 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090301675 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 e7 0d ee 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090301676 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090301676 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090301676 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090301676 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090301676 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090301676 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090301676 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090301682 DLSCCP DEBUG SCCP-SCOC(76)[0x560fd3605730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090301682 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f99a9), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090301682 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090301682 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090301682 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090301682 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090301682 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090301682 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090301682 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090301682 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090301682 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090301682 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1f 99 a9 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090301682 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090301682 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090301682 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090301682 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090301682 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090301682 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090301682 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090301907 DLSCCP DEBUG SCCP-SCOC(72)[0x560fd360aa30]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090301907 DLSCCP DEBUG SCCP-SCOC(72)[0x560fd360aa30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090301907 DLSCCP DEBUG SCCP-SCOC(72)[0x560fd360aa30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090301907 DLSCCP DEBUG SCCP-SCOC(72)[0x560fd360aa30]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090301907 DLSCCP DEBUG SCCP-SCOC(72)[0x560fd360aa30]{IDLE}: Deallocated (fsm.c:568) 20250821090301914 DLSCCP DEBUG SCCP-SCOC(71)[0x560fd3606ab0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090301915 DLSCCP DEBUG SCCP-SCOC(71)[0x560fd3606ab0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090301915 DLSCCP DEBUG SCCP-SCOC(71)[0x560fd3606ab0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090301915 DLSCCP DEBUG SCCP-SCOC(71)[0x560fd3606ab0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090301915 DLSCCP DEBUG SCCP-SCOC(71)[0x560fd3606ab0]{IDLE}: Deallocated (fsm.c:568) 20250821090301924 DLSCCP DEBUG SCCP-SCOC(73)[0x560fd3629680]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090301924 DLSCCP DEBUG SCCP-SCOC(73)[0x560fd3629680]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090301924 DLSCCP DEBUG SCCP-SCOC(73)[0x560fd3629680]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090301924 DLSCCP DEBUG SCCP-SCOC(73)[0x560fd3629680]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090301924 DLSCCP DEBUG SCCP-SCOC(73)[0x560fd3629680]{IDLE}: Deallocated (fsm.c:568) MTC@3bdb09a82332: 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@3bdb09a82332: Test case TC_mscpool_paging_imsi_lai_registered started. 20250821090302261 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51316<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090302263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51320<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090302266 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38037<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi_lai_registered-Iuh0(795)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090302399 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090302399 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821090302405 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090302405 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090302405 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090302405 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090302406 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090302406 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090302406 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090302406 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_paging_imsi_lai_registered-Iuh1(797)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090302406 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60513 (stream_srv.c:143) 20250821090302406 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60513<->l=127.0.0.1:29169 (hnb.c:335) 20250821090302407 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090302407 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090302407 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:334) 20250821090302407 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090302407 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090302407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302407 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090302407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302407 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090302407 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090302407 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090302407 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090302407 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090302407 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090302407 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090302407 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090302407 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090302407 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090302407 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090302407 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090302407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302407 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090302407 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090302407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302407 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090302407 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090302407 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090302407 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090302407 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090302407 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090302407 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090302407 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090302407 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090302407 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090302407 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090302407 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090302407 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090302407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302407 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090302407 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090302407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302408 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090302408 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090302408 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090302408 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090302408 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090302408 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090302408 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090302408 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090302408 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090302408 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090302408 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090302408 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090302408 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090302408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302408 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090302408 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090302408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302408 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090302408 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090302408 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090302408 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090302408 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090302408 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090302408 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090302408 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090302408 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090302408 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090302408 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090302408 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=7 20250821090302408 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090302408 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090302408 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090302408 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090302408 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090302408 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=8 20250821090302408 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090302408 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090302408 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090302408 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090302408 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090302408 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090302408 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=14 20250821090302408 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090302408 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090302408 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090302408 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090302408 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090302409 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090302409 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821090302409 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090302409 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090302409 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(801)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(801)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(801)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(799)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(804)@3bdb09a82332: ************************************************* HNBGW_Test.msc1-M3UA(804)@3bdb09a82332: M3UA emulation initiated, the test can be started MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(804)@3bdb09a82332: ************************************************* HNBGW_Test.msc1-SCCP(802)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(807)@3bdb09a82332: ************************************************* HNBGW_Test.msc2-M3UA(807)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(807)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(805)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090302448 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090302448 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090302448 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090302448 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090302448 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090302448 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090302448 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090302449 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090302450 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090302450 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090302450 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:334) 20250821090302450 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090302450 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090302450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302450 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090302450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302450 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090302450 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090302450 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090302450 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090302450 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090302450 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090302450 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090302450 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090302450 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090302450 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:334) 20250821090302450 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090302450 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090302450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302450 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090302450 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090302450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302450 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090302450 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090302450 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090302450 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090302450 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090302450 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090302450 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090302450 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090302450 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090302450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090302450 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090302450 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090302450 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=8 20250821090302450 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090302450 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090302450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090302450 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090302450 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090302450 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=13 20250821090302450 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090302450 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090302450 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090302450 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090302450 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090302450 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090302450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302450 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090302450 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090302450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302450 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090302450 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090302450 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090302450 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090302450 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090302450 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090302450 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090302450 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090302450 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090302450 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090302450 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090302450 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090302450 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090302450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302450 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090302450 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090302450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302450 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090302450 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090302450 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090302450 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090302450 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090302450 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090302450 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090302450 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090302450 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090302450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090302450 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090302450 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090302450 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=15 20250821090302450 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090302450 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090302450 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090302450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090302450 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090302450 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090302450 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=7 20250821090302450 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090302450 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090302450 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(810)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(810)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(810)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(808)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090302472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090302472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090302472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090302472 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090302472 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:562) 20250821090302472 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090302472 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090302472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090302472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090302477 DLINP DEBUG SRVCONN(,r=127.0.0.1:60513<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090302477 DLINP DEBUG SRVCONN(,r=127.0.0.1:60513<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090302477 DLINP DEBUG SRVCONN(,r=127.0.0.1:60513<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090302477 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090302477 DHNBAP DEBUG (127.0.0.1:60513 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821090302477 DHNBAP NOTICE (127.0.0.1:60513 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090302477 DHNBAP NOTICE (127.0.0.1:60513 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090302477 DLINP DEBUG SRVCONN(,r=127.0.0.1:60513<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090302477 DLINP DEBUG SRVCONN(,r=127.0.0.1:60513<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090302620 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090302620 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090302620 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090302620 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(801)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090302622 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090302622 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090302622 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090302622 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090302622 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090302622 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090302622 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090302622 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090302622 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090302622 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090302622 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090302622 DLSS7 <000c> ss7_asp.c:1383 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  20250821090302622 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090302624 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090302624 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090302624 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090302624 DLSS7 <000c> ss7_asp.c:1383 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  20250821090302624 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090302624 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090302624 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090302624 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090302624 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090302624 DLSS7 <000c> ss7_asp.c:1383 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  20250821090302624 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090302624 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090302624 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090302624 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090302624 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090302624 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090302624 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090302624 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090302624 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090302624 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090302624 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090302624 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090302624 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090302624 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090302624 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090302624 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090302625 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090302625 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090302625 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090302626 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090302626 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090302626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302626 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090302626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302626 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090302626 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090302626 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090302626 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090302626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090302626 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090302626 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090302626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090302626 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090302626 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090302626 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821090302626 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090302626 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090302626 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090302626 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090302626 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090302626 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821090302632 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090302632 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821090302632 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090302632 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(804)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821090302636 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090302636 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821090302636 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090302636 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090302636 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090302636 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090302636 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090302636 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090302636 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090302636 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090302636 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090302636 DLSS7 <000c> ss7_asp.c:1383 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  20250821090302636 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090302638 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090302638 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090302638 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090302638 DLSS7 <000c> ss7_asp.c:1383 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  20250821090302638 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090302638 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090302638 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090302638 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090302638 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821090302638 DLSS7 <000c> ss7_asp.c:1383 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  20250821090302638 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090302638 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090302638 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821090302638 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090302638 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090302638 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090302638 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090302638 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090302638 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821090302638 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090302638 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090302638 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090302638 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090302638 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090302638 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090302638 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090302638 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090302640 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090302640 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090302640 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090302640 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090302640 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090302640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302640 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090302640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302640 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090302640 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090302640 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090302640 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090302640 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090302640 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090302640 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090302640 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090302640 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090302640 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090302640 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=5 20250821090302640 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090302640 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090302640 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090302640 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090302640 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090302640 DLSS7 <000c> ss7_asp.c:1383 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  20250821090302645 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090302645 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250821090302645 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090302645 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(807)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250821090302649 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090302649 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250821090302649 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090302649 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090302649 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090302649 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090302649 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090302649 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090302649 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250821090302649 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090302649 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090302649 DLSS7 <000c> ss7_asp.c:1383 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  20250821090302649 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090302650 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090302650 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090302650 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090302650 DLSS7 <000c> ss7_asp.c:1383 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  20250821090302650 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090302650 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090302650 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090302650 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090302650 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250821090302650 DLSS7 <000c> ss7_asp.c:1383 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  20250821090302650 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821090302650 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821090302650 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 03  20250821090302650 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090302650 DLSS7 <000c> ss7_asp.c:1383 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  20250821090302650 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 05 00 12 00 10 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090302650 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090302650 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090302650 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090302650 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250821090302650 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090302650 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090302650 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090302650 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090302650 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090302650 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090302650 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090302650 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090302651 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090302651 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090302651 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090302651 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090302651 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090302651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302651 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090302651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302651 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090302651 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090302651 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090302651 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090302651 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090302652 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090302652 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090302652 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090302652 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090302652 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090302652 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=5 20250821090302652 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090302652 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090302652 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821090302652 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821090302652 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090302652 DLSS7 <000c> ss7_asp.c:1383 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  20250821090302662 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090302662 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090302662 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090302662 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(810)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090302665 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090302665 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090302665 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090302665 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090302665 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090302665 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090302665 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090302665 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090302665 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090302665 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090302665 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090302665 DLSS7 <000c> ss7_asp.c:1383 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  20250821090302665 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090302666 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090302666 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090302666 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090302666 DLSS7 <000c> ss7_asp.c:1383 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  20250821090302666 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090302666 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090302666 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090302666 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090302666 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090302666 DLSS7 <000c> ss7_asp.c:1383 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  20250821090302666 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090302666 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090302666 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090302666 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090302666 DLSS7 <000c> ss7_asp.c:1383 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  20250821090302666 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250821090302666 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 02 00 12 00 0c 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090302666 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090302666 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090302666 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090302666 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090302666 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090302666 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090302666 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090302666 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090302666 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090302666 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090302666 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090302666 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090302667 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090302667 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090302667 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090302667 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090302667 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090302667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302667 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090302667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090302667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090302667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090302667 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090302667 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090302667 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090302667 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090302667 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090302667 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090302667 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090302668 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090302668 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090302668 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090302668 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821090302668 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090302668 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090302668 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090302668 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090302668 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090302668 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(800)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090303425 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090303425 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090303425 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090303425 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090303425 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090303425 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090303425 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090303425 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090303425 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090303425 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090303425 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090303425 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090303425 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090303425 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090303425 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090303425 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090303425 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090303425 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090303425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303425 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090303425 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090303425 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090303425 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090303425 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090303425 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:382) 20250821090303425 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090303425 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090303425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090303425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303425 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090303425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090303425 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090303425 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090303425 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090303425 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090303425 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090303425 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090303425 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090303425 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090303425 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090303425 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821090303425 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090303425 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090303425 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090303425 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090303425 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090303425 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090303426 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090303426 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090303426 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090303426 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090303426 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090303426 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090303426 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090303426 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090303426 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090303426 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090303426 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090303426 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090303426 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090303426 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090303426 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090303426 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090303426 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090303426 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090303426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303426 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090303426 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090303426 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090303426 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090303426 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(800)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.msc1-RAN(803)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090303437 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090303437 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090303437 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090303437 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090303437 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090303437 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090303437 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090303437 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090303437 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090303437 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090303437 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090303437 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090303437 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090303437 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090303437 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090303437 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090303437 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090303437 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090303437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303437 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090303437 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090303437 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090303437 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090303437 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:357) 20250821090303437 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:382) 20250821090303437 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090303437 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090303437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303437 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090303437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303437 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090303437 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090303437 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090303437 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090303437 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090303437 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090303437 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090303437 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090303437 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090303437 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090303437 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090303437 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=5 20250821090303437 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090303437 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090303437 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090303437 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090303437 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090303437 DLSS7 <000c> ss7_asp.c:1383 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  20250821090303437 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090303437 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090303437 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090303437 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090303437 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090303437 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090303437 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090303437 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090303437 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090303437 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090303437 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090303437 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090303437 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090303437 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090303437 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090303437 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090303437 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090303437 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090303437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303437 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090303437 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090303437 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090303437 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090303437 DRANAP INFO cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(803)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.msc2-RAN(806)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090303450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090303450 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821090303450 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821090303450 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821090303450 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090303450 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090303450 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090303450 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090303450 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090303450 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090303450 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090303450 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090303450 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090303450 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090303450 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090303450 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090303450 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821090303450 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090303450 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) 20250821090303450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303450 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) 20250821090303450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303450 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090303450 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090303450 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090303450 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090303450 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:357) 20250821090303450 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:382) 20250821090303450 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090303450 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090303450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303450 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090303450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303450 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090303450 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090303450 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090303450 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090303450 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090303450 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090303450 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090303450 DRANAP NOTICE cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090303450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090303450 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090303450 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090303450 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=12 20250821090303450 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090303450 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090303450 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821090303450 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821090303450 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090303450 DLSS7 <000c> ss7_asp.c:1383 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  20250821090303450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090303450 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821090303450 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821090303450 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821090303450 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090303450 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090303450 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090303450 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090303450 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090303450 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090303450 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090303450 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090303450 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090303450 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090303450 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090303450 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090303450 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821090303450 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090303450 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) 20250821090303450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303450 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) 20250821090303450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303451 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090303451 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090303451 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090303451 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090303451 DRANAP INFO cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(806)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(809)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090303465 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090303465 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090303465 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090303465 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090303465 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090303465 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090303465 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090303465 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090303465 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090303465 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090303465 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090303465 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090303465 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090303465 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090303465 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090303465 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090303465 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090303465 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090303465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303465 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090303465 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090303465 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090303465 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090303465 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090303465 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:382) 20250821090303465 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090303465 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090303465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090303465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303465 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090303465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090303465 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090303465 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090303465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090303465 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090303465 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090303465 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090303465 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090303465 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090303465 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090303465 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=1 20250821090303465 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090303465 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090303465 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090303465 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090303465 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090303465 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090303466 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090303466 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090303466 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090303466 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090303466 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090303466 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090303466 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090303466 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090303466 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090303466 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090303466 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090303466 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090303466 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090303466 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090303466 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090303466 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090303466 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090303466 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090303466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090303466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090303466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090303466 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090303466 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090303466 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090303466 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090303466 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(809)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090304486 DLCTRL DEBUG Command: GET 20447885 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090304486 DLCTRL DEBUG Tx Command reply: GET_REPLY 20447885 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090304491 DLCTRL DEBUG Command: GET 851396837 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090304491 DLCTRL DEBUG Tx Command reply: GET_REPLY 851396837 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090304494 DLCTRL DEBUG Command: GET 417543702 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090304494 DLCTRL DEBUG Tx Command reply: GET_REPLY 417543702 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090304496 DLCTRL DEBUG Command: GET 863632120 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090304496 DLCTRL DEBUG Tx Command reply: GET_REPLY 863632120 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090304501 DLCTRL DEBUG Command: GET 633610389 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090304501 DLCTRL DEBUG Tx Command reply: GET_REPLY 633610389 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821090304506 DLCTRL DEBUG Command: GET 660304776 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090304506 DLCTRL DEBUG Tx Command reply: GET_REPLY 660304776 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090304509 DLCTRL DEBUG Command: GET 83729403 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090304509 DLCTRL DEBUG Tx Command reply: GET_REPLY 83729403 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090304513 DLCTRL DEBUG Command: GET 719786864 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090304513 DLCTRL DEBUG Tx Command reply: GET_REPLY 719786864 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090304516 DLCTRL DEBUG Command: GET 898123827 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090304516 DLCTRL DEBUG Tx Command reply: GET_REPLY 898123827 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090304518 DLCTRL DEBUG Command: GET 89093171 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090304518 DLCTRL DEBUG Tx Command reply: GET_REPLY 89093171 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821090304520 DLCTRL DEBUG Command: GET 264187686 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090304520 DLCTRL DEBUG Tx Command reply: GET_REPLY 264187686 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090304521 DLCTRL DEBUG Command: GET 349349039 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090304521 DLCTRL DEBUG Tx Command reply: GET_REPLY 349349039 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090304522 DLCTRL DEBUG Command: GET 348114556 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090304522 DLCTRL DEBUG Tx Command reply: GET_REPLY 348114556 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090304523 DLCTRL DEBUG Command: GET 316759189 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090304523 DLCTRL DEBUG Tx Command reply: GET_REPLY 316759189 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090304523 DLCTRL DEBUG Command: GET 447793391 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090304523 DLCTRL DEBUG Tx Command reply: GET_REPLY 447793391 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821090304524 DLCTRL DEBUG Command: GET 407881067 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090304524 DLCTRL DEBUG Tx Command reply: GET_REPLY 407881067 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090304525 DLCTRL DEBUG Command: GET 130524790 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090304525 DLCTRL DEBUG Tx Command reply: GET_REPLY 130524790 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090304526 DLCTRL DEBUG Command: GET 317422173 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090304526 DLCTRL DEBUG Tx Command reply: GET_REPLY 317422173 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090304527 DLCTRL DEBUG Command: GET 727275130 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090304527 DLCTRL DEBUG Tx Command reply: GET_REPLY 727275130 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090304528 DLCTRL DEBUG Command: GET 118793370 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090304528 DLCTRL DEBUG Tx Command reply: GET_REPLY 118793370 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: 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@3bdb09a82332: "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 } } } 20250821090304541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51322<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090305564 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090305564 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090305564 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090305564 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090305564 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090305564 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090305564 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090305564 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090305564 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090305564 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 43 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 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  20250821090305564 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (ss7_asp.c:1285) 20250821090305564 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090305564 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090305564 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090305564 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090305564 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090305564 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090305564 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=35,D=000e401f0000030003400100001740095000010100000021f3001540060000f1100926) (sccp_scrc.c:545) 20250821090305564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090305564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090305564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090305564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090305564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090305564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090305565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090305565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090305565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090305565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090305565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090305565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090305565 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090305565 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090305565 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250821090305565 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: LAI 001-01-2342-0 (hnbgw_ranap.c:417) 20250821090305565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 47 bytes (hnbgw_rua.c:86) 20250821090305565 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250821090305565 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (cnlink_paging.c:180) 20250821090305565 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250821090305565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090305565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 47 bytes of data (stream_srv.c:879) TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796)@3bdb09a82332: UnitdataCallback HNBGW_Test.msc0-RAN(800)@3bdb09a82332: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(800)@3bdb09a82332: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi_lai_registered0(812) TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796)@3bdb09a82332: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(812)4386891 20250821090306582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090306582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090306582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250821090306582 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090306582 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x42f04b, normal) (hnbgw_rua.c:408) 20250821090306582 DHNB DEBUG map_rua[0x560fd360aa30]{init}: Allocated (fsm.c:456) 20250821090306582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4386891)[0x560fd360aa30]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090306582 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4386891 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090306582 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090306582 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090306582 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4386891 SCCP-0 CS MI=IMSI-001010000000123: CN link paging response record selects msc 0 (hnbgw_cn.c:121) 20250821090306582 DCN DEBUG map_sccp[0x560fd3616990]{init}: Allocated (fsm.c:456) 20250821090306582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x560fd3616990]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090306582 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-4386891 <-> SCCP-87 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821090306582 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4386891 SCCP-87 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250821090306582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4386891)[0x560fd360aa30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090306582 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090306582 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090306582 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4386891 SCCP-87 msc-0 MI=IMSI-001010000000123: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090306582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x560fd3616990]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090306582 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090306582 DLSCCP DEBUG SCCP-SCOC(87)[0x560fd35e9050]{IDLE}: Allocated (fsm.c:456) 20250821090306582 DLSCCP DEBUG SCCP-SCOC(87)[0x560fd35e9050]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090306582 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030003260056400500f1100926) (sccp_scrc.c:455) 20250821090306583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090306583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090306583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090306583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090306583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090306583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090306583 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090306583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090306583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090306583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090306583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090306583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090306583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090306583 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090306583 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090306583 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090306583 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090306583 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090306583 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6c 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 57 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 03 26 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821090306583 DLSCCP DEBUG SCCP-SCOC(87)[0x560fd35e9050]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090306583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x560fd3616990]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090306583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4386891)[0x560fd360aa30]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090306583 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090306583 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090306583 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090306583 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821090306583 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090306583 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090306583 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090306583 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090306583 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090306583 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 02 01 00 00 57 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 03 26 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(799)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-RAN(800)@3bdb09a82332: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_lai_registered0(812) HNBGW_Test.msc0-RAN(800)@3bdb09a82332: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(812)2078998 HNBGW_Test.msc0-SCCP(799)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. TC_mscpool_paging_imsi_lai_registered0(812)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(799)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(799)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821090306600 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090306600 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090306600 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090306600 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090306600 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090306600 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00825a7a) (sccp_scrc.c:545) 20250821090306600 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(87,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090306600 DLSCCP DEBUG SCCP-SCOC(87)[0x560fd35e9050]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090306600 DLSCCP DEBUG SCCP-SCOC(87)[0x560fd35e9050]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090306600 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090306600 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090306600 DCN DEBUG handle_cn_conn_conf() conn_id=87, 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_sccp.c:157) 20250821090306600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x560fd3616990]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090306600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x560fd3616990]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090306599 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090306600 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090306600 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090306600 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090306600 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090306600 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090306600 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090306600 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090306600 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090306600 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 57 82 5a 7a 02 00 00 00 00  MTC@3bdb09a82332: 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 } } } 20250821090307599 DLCTRL DEBUG Command: GET 129989560 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090307599 DLCTRL DEBUG Tx Command reply: GET_REPLY 129989560 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090307604 DLCTRL DEBUG Command: GET 649499887 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090307604 DLCTRL DEBUG Tx Command reply: GET_REPLY 649499887 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090307609 DLCTRL DEBUG Command: GET 790453432 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090307609 DLCTRL DEBUG Tx Command reply: GET_REPLY 790453432 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090307614 DLCTRL DEBUG Command: GET 818931431 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090307614 DLCTRL DEBUG Tx Command reply: GET_REPLY 818931431 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090307619 DLCTRL DEBUG Command: GET 983127716 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090307620 DLCTRL DEBUG Tx Command reply: GET_REPLY 983127716 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090307624 DLCTRL DEBUG Command: GET 143289565 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090307624 DLCTRL DEBUG Tx Command reply: GET_REPLY 143289565 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090307627 DLCTRL DEBUG Command: GET 939634648 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090307627 DLCTRL DEBUG Tx Command reply: GET_REPLY 939634648 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090307630 DLCTRL DEBUG Command: GET 426092029 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090307630 DLCTRL DEBUG Tx Command reply: GET_REPLY 426092029 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090307633 DLCTRL DEBUG Command: GET 284463367 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090307633 DLCTRL DEBUG Tx Command reply: GET_REPLY 284463367 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090307636 DLCTRL DEBUG Command: GET 978991447 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090307636 DLCTRL DEBUG Tx Command reply: GET_REPLY 978991447 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090307638 DLCTRL DEBUG Command: GET 308232384 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090307638 DLCTRL DEBUG Tx Command reply: GET_REPLY 308232384 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090307640 DLCTRL DEBUG Command: GET 103599148 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090307640 DLCTRL DEBUG Tx Command reply: GET_REPLY 103599148 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090307641 DLCTRL DEBUG Command: GET 635700827 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090307641 DLCTRL DEBUG Tx Command reply: GET_REPLY 635700827 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090307643 DLCTRL DEBUG Command: GET 347237583 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090307643 DLCTRL DEBUG Tx Command reply: GET_REPLY 347237583 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090307644 DLCTRL DEBUG Command: GET 164380822 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090307644 DLCTRL DEBUG Tx Command reply: GET_REPLY 164380822 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090307645 DLCTRL DEBUG Command: GET 428298318 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090307645 DLCTRL DEBUG Tx Command reply: GET_REPLY 428298318 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090307647 DLCTRL DEBUG Command: GET 744557367 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090307647 DLCTRL DEBUG Tx Command reply: GET_REPLY 744557367 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090307648 DLCTRL DEBUG Command: GET 150160757 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090307648 DLCTRL DEBUG Tx Command reply: GET_REPLY 150160757 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090307649 DLCTRL DEBUG Command: GET 342599765 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090307649 DLCTRL DEBUG Tx Command reply: GET_REPLY 342599765 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090307651 DLCTRL DEBUG Command: GET 2852971 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090307651 DLCTRL DEBUG Tx Command reply: GET_REPLY 2852971 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090307654 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38037<->l=127.0.0.1:4262) (control_if.c:193) 20250821090307655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51320<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(793)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(792)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090307656 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51316<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090307657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090307657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090307657 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090307657 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 (hnb.c:255) 20250821090307657 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821090307657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4386891)[0x560fd360aa30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821090307657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4386891)[0x560fd360aa30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250821090307657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x560fd3616990]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250821090307657 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090307657 DLSCCP DEBUG SCCP-SCOC(87)[0x560fd35e9050]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090307657 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00825a7a), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090307657 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090307657 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090307657 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090307657 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090307657 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090307657 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090307657 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090307657 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 02 04 82 5a 7a 00 00 57 00 00 00 00 00 (ss7_asp.c:1383) 20250821090307657 DLSCCP DEBUG SCCP-SCOC(87)[0x560fd35e9050]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090307657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x560fd3616990]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090307657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4386891)[0x560fd360aa30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090307657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4386891)[0x560fd360aa30]{disrupted}: Freeing instance (context_map.c:203) 20250821090307657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4386891)[0x560fd360aa30]{disrupted}: Deallocated (fsm.c:568) 20250821090307657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x560fd3616990]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090307657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x560fd3616990]{disconnected}: Freeing instance (context_map.c:207) 20250821090307657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x560fd3616990]{disconnected}: Deallocated (fsm.c:568) 20250821090307657 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4386891 SCCP-87 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:226) 20250821090307657 DLINP DEBUG SRVCONN(,r=127.0.0.1:60513<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090307657 DLINP DEBUG SRVCONN(,r=127.0.0.1:60513<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090307657 DLINP NOTICE SRV(,r=127.0.0.1:60513<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090307657 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090307657 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090307657 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090307657 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821090307657 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090307657 DMAIN NOTICE (127.0.0.1:60513 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60513<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821090307657 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250821090307657 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090307657 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090307657 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798)@3bdb09a82332: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi_lai_registered(791)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(808)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc2-RAN(806)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(800)@3bdb09a82332: Final verdict of PTC: none 20250821090307657 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090307657 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090307657 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250821090307657 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090307657 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090307657 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090307657 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090307657 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090307657 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090307657 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090307657 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090307657 DRANAP NOTICE cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090307657 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090307658 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090307658 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090307658 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090307658 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090307658 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090307658 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090307658 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090307658 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090307658 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090307658 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090307658 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090307657 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090307657 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 02 04 82 5a 7a 00 00 57 00 00 00 00 00 00 06 00 08 00 00 00 01  20250821090307657 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090307657 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090307657 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090307657 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250821090307657 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090307657 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090307657 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090307657 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090307657 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090307657 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090307657 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250821090307657 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090307657 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090307657 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250821090307657 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090307657 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250821090307657 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090307657 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821090307657 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821090307657 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 03  20250821090307657 DLSS7 <000c> ss7_asp.c:1383 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  20250821090307657 DLSS7 <000c> ss7_asp.c:1383 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  20250821090307657 DLSS7 <000c> ss7_asp.c:1383 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  20250821090307657 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090307657 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090307657 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090307657 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090307657 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090307657 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090307657 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090307657 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090307657 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090307657 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090307657 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090307657 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090307657 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090307657 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090307657 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090307657 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090307657 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090307657 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090307657 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090307657 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090307657 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090307657 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090307657 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090307657 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821090307657 DLSS7 <000c> ss7_asp.c:1383 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  20250821090307657 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090307657 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-SCCP(805)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh1(797)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(809)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(810)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(807)@3bdb09a82332: Final verdict of PTC: none 20250821090307659 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090307659 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090307659 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090307659 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250821090307659 DLINP <0002> stream_srv.c:818 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250821090307659 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090307659 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821090307659 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090307659 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090307659 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821090307659 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090307659 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090307659 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090307659 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090307659 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090307659 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821090307659 DLSS7 <000c> ss7_asp.c:1383 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  20250821090307659 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090307659 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090307659 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090307659 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090307659 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821090307659 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090307659 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090307659 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090307659 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090307659 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090307659 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090307659 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090307659 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090307659 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-SCCP(799)@3bdb09a82332: Final verdict of PTC: none 20250821090307660 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090307660 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090307660 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090307660 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090307660 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090307660 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090307660 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) HNBGW_Test.msc1-RAN(803)@3bdb09a82332: Final verdict of PTC: none 20250821090307660 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090307660 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090307660 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090307660 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090307660 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090307660 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090307660 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090307660 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090307660 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250821090307660 DLINP <0002> stream_srv.c:818 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250821090307660 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090307660 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090307660 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090307660 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090307660 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090307660 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090307660 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090307660 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090307660 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090307660 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090307660 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090307660 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090307660 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(794)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(802)@3bdb09a82332: Final verdict of PTC: none 20250821090307666 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51322<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi_lai_registered0(812)@3bdb09a82332: Final verdict of PTC: pass HNBGW-MGCP(811)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh0(795)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(804)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(801)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_lai_registered(791): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(792): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(793): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(794): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0(795): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1(797): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(799): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(800): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(801): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-SCCP(802): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-RAN(803): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-M3UA(804): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc2-SCCP(805): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc2-RAN(806): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc2-M3UA(807): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(808): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(809): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(810): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(811): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered0(812): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_mscpool_paging_imsi_lai_registered finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass'. Thu Aug 21 09:03:07 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 20250821090307772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56664<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090308353 DLSCCP DEBUG SCCP-SCOC(86)[0x560fd35ebba0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090308353 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfb151), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090308353 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090308353 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090308353 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090308353 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090308353 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090308353 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090308353 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090308353 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090308353 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090308353 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 df b1 51 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090308353 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090308353 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090308353 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090308353 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090308353 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090308353 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090308353 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090308474 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56664<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=554476) 20250821090308868 DLSCCP DEBUG SCCP-SCOC(85)[0x560fd360f460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090308868 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c21cad), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090308868 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090308868 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090308868 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090308868 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090308868 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090308868 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090308868 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090308868 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090308868 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090308868 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c2 1c ad 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090308868 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090308868 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090308868 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090308868 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090308868 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090308868 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090308868 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090309383 DLSCCP DEBUG SCCP-SCOC(83)[0x560fd362a2d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090309383 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d84d2), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090309383 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090309383 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090309383 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090309383 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090309383 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090309383 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090309383 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090309383 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090309383 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090309383 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 8d 84 d2 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090309383 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090309383 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090309383 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090309383 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090309383 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090309383 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090309383 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090309401 DLSCCP DEBUG SCCP-SCOC(84)[0x560fd35edcf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090309401 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072550b), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090309401 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090309401 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090309401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090309401 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090309401 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090309401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090309401 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090309401 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090309401 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090309401 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 72 55 0b 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090309401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090309401 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090309401 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090309401 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090309401 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090309402 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090309402 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! Waiting for packet dumper to finish... 1 (prev_count=554476, count=567364) 20250821090309658 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090309658 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090309658 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821090309658 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090309658 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250821090309658 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250821090309660 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090309660 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090309660 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821090309660 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090309660 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090309660 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 09:03: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_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 20250821090311127 DLSCCP DEBUG SCCP-SCOC(81)[0x560fd35f6110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090311127 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046e392), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090311127 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090311127 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090311127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090311127 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090311127 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090311127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090311127 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090311127 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090311127 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090311127 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 46 e3 92 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090311127 DLSCCP DEBUG SCCP-SCOC(80)[0x560fd35fcfe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090311127 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026a9ef), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090311127 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090311127 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090311127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090311127 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090311127 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090311127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090311127 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090311127 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090311127 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090311127 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 26 a9 ef 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090311127 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090311127 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090311127 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090311127 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090311127 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090311127 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090311127 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090311127 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090311127 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090311127 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090311127 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090311127 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090311127 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090311127 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090311132 DLSCCP DEBUG SCCP-SCOC(82)[0x560fd36016a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090311132 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2e73b), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090311132 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090311132 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090311132 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090311132 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090311132 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090311132 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090311132 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090311132 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090311132 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090311132 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f2 e7 3b 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090311132 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090311132 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090311132 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090311132 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090311132 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090311132 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090311132 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090311349 DLSCCP DEBUG SCCP-SCOC(77)[0x560fd35e4870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090311349 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017cb4d), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090311349 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090311349 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090311349 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090311349 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090311349 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090311349 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090311349 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090311349 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090311349 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090311349 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 17 cb 4d 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090311349 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090311349 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090311349 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090311349 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090311349 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090311349 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090311349 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090311353 DLSCCP DEBUG SCCP-SCOC(78)[0x560fd35ea040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090311353 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069ffdb), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090311353 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090311353 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090311353 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090311353 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090311353 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090311353 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090311353 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090311353 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090311353 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090311353 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 69 ff db 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090311353 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090311353 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090311353 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090311353 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090311353 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090311353 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090311353 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090311357 DLSCCP DEBUG SCCP-SCOC(79)[0x560fd35e65e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090311357 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00305583), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090311357 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090311357 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090311357 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090311357 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090311357 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090311357 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090311357 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090311357 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090311357 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090311357 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 30 55 83 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090311357 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090311357 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090311357 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090311357 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090311357 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090311357 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090311357 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@3bdb09a82332: 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@3bdb09a82332: Test case TC_mscpool_paging_imsi_rai_registered started. 20250821090311542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56674<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090311545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090311549 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34013<->l=127.0.0.1:4262) (control_if.c:572) 20250821090311654 DLSCCP DEBUG SCCP-SCOC(75)[0x560fd35e9210]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090311654 DLSCCP DEBUG SCCP-SCOC(75)[0x560fd35e9210]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090311654 DLSCCP DEBUG SCCP-SCOC(75)[0x560fd35e9210]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090311654 DLSCCP DEBUG SCCP-SCOC(75)[0x560fd35e9210]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090311654 DLSCCP DEBUG SCCP-SCOC(75)[0x560fd35e9210]{IDLE}: Deallocated (fsm.c:568) 20250821090311672 DLSCCP DEBUG SCCP-SCOC(74)[0x560fd360b540]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090311672 DLSCCP DEBUG SCCP-SCOC(74)[0x560fd360b540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090311672 DLSCCP DEBUG SCCP-SCOC(74)[0x560fd360b540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090311672 DLSCCP DEBUG SCCP-SCOC(74)[0x560fd360b540]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090311672 DLSCCP DEBUG SCCP-SCOC(74)[0x560fd360b540]{IDLE}: Deallocated (fsm.c:568) 20250821090311677 DLSCCP DEBUG SCCP-SCOC(76)[0x560fd3605730]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090311677 DLSCCP DEBUG SCCP-SCOC(76)[0x560fd3605730]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090311677 DLSCCP DEBUG SCCP-SCOC(76)[0x560fd3605730]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090311677 DLSCCP DEBUG SCCP-SCOC(76)[0x560fd3605730]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090311677 DLSCCP DEBUG SCCP-SCOC(76)[0x560fd3605730]{IDLE}: Deallocated (fsm.c:568) 20250821090311691 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090311691 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_mscpool_paging_imsi_rai_registered-Iuh0(817)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090311700 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090311700 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090311700 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090311700 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090311701 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52777 (stream_srv.c:143) 20250821090311701 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52777<->l=127.0.0.1:29169 (hnb.c:335) 20250821090311701 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090311701 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_paging_imsi_rai_registered-Iuh1(819)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090311701 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090311701 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090311702 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090311702 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090311702 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:334) 20250821090311702 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090311702 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090311702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311702 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090311702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311702 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090311702 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090311702 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090311702 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090311702 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090311702 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090311702 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090311702 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090311702 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090311702 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090311702 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090311702 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090311702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311702 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090311702 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090311702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311702 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090311702 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090311702 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090311702 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090311702 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090311702 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090311702 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090311702 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090311702 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090311702 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090311702 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090311702 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090311702 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090311702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311702 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090311702 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090311702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311702 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090311702 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090311702 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090311702 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090311702 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090311702 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090311703 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090311703 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090311703 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090311703 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090311703 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090311703 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090311703 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090311703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311703 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090311703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090311703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311703 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090311703 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090311703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090311703 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090311703 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090311703 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090311703 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090311703 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090311703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090311703 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090311703 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090311703 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=14 20250821090311703 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090311703 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090311703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090311703 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090311703 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090311703 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=13 20250821090311703 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090311703 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090311703 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090311703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090311703 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090311703 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090311703 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=6 20250821090311703 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090311703 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090311703 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090311703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090311703 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090311703 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090311703 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821090311703 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090311703 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090311703 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(823)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(823)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(823)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(821)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(826)@3bdb09a82332: ************************************************* HNBGW_Test.msc1-M3UA(826)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(826)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(824)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(829)@3bdb09a82332: ************************************************* HNBGW_Test.msc2-M3UA(829)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(829)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(827)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090311744 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090311744 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090311744 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090311744 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090311744 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090311744 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090311745 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090311745 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090311746 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090311746 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090311746 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:334) 20250821090311746 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090311746 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090311746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311746 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090311746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311746 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090311746 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090311746 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090311746 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090311746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090311746 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090311746 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090311746 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090311746 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090311746 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:334) 20250821090311746 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090311746 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090311746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311746 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090311746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090311746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311746 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090311746 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090311746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090311746 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090311746 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090311746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090311746 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090311746 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090311746 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090311746 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090311746 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090311746 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090311746 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090311746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311746 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090311746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090311746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311746 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090311746 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090311746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090311746 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090311746 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090311746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090311746 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090311746 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090311746 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090311746 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090311746 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090311746 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090311746 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090311746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311746 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090311746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090311746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311747 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090311747 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090311747 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090311747 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090311747 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090311747 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090311747 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090311747 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090311747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090311747 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090311747 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090311747 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=15 20250821090311747 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090311747 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090311747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090311747 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090311747 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090311747 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=7 20250821090311747 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090311747 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090311747 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090311747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090311747 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090311747 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090311747 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=6 20250821090311747 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090311747 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090311747 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090311747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090311747 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090311747 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090311747 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821090311747 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090311747 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090311747 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(832)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(832)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(832)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(830)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090311772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090311772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090311772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090311772 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090311772 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:562) 20250821090311772 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090311772 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090311772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090311772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090311778 DLINP DEBUG SRVCONN(,r=127.0.0.1:52777<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090311778 DLINP DEBUG SRVCONN(,r=127.0.0.1:52777<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090311778 DLINP DEBUG SRVCONN(,r=127.0.0.1:52777<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090311778 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090311778 DHNBAP DEBUG (127.0.0.1:52777 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821090311778 DHNBAP NOTICE (127.0.0.1:52777 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090311778 DHNBAP NOTICE (127.0.0.1:52777 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090311778 DLINP DEBUG SRVCONN(,r=127.0.0.1:52777<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090311778 DLINP DEBUG SRVCONN(,r=127.0.0.1:52777<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090311914 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090311914 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090311914 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090311914 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(823)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090311916 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090311916 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090311916 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090311916 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090311916 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090311916 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090311916 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090311916 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090311916 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090311916 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090311916 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090311916 DLSS7 <000c> ss7_asp.c:1383 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  20250821090311916 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090311917 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090311917 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090311917 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090311917 DLSS7 <000c> ss7_asp.c:1383 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  20250821090311917 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090311917 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090311917 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090311917 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090311917 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090311917 DLSS7 <000c> ss7_asp.c:1383 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  20250821090311917 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090311917 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090311917 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090311917 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090311917 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090311917 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090311917 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090311917 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090311917 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090311917 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090311917 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090311917 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090311917 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090311917 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090311917 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090311917 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090311918 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090311918 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090311918 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090311918 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090311918 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090311918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311918 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090311918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311918 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090311918 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090311918 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090311918 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090311918 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090311918 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090311918 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090311918 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090311918 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090311918 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090311918 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821090311918 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090311918 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090311918 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090311918 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090311918 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090311918 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821090311926 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090311926 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821090311926 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090311926 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(826)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821090311928 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090311928 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821090311928 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090311928 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090311928 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090311928 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090311928 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090311928 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090311928 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090311928 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090311928 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090311928 DLSS7 <000c> ss7_asp.c:1383 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  20250821090311928 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090311929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090311929 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090311929 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090311929 DLSS7 <000c> ss7_asp.c:1383 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  20250821090311929 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090311929 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090311929 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090311929 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090311929 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821090311929 DLSS7 <000c> ss7_asp.c:1383 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  20250821090311929 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090311929 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090311929 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821090311929 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090311929 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090311929 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090311929 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090311929 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090311929 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821090311929 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090311929 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090311929 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090311929 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090311929 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090311929 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090311929 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090311929 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090311930 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090311930 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090311930 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090311930 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090311930 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090311930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311930 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090311930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311930 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090311930 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090311930 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090311930 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090311930 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090311930 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090311930 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090311930 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090311930 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090311930 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090311930 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090311930 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090311930 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090311930 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090311930 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090311930 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090311930 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250821090311939 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090311939 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250821090311939 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090311939 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(829)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250821090311940 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090311940 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250821090311940 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090311940 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090311940 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090311940 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090311940 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090311940 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090311940 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250821090311940 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090311940 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090311940 DLSS7 <000c> ss7_asp.c:1383 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  20250821090311940 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090311940 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090311940 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090311940 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090311940 DLSS7 <000c> ss7_asp.c:1383 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  20250821090311940 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090311940 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090311940 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090311940 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090311940 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250821090311940 DLSS7 <000c> ss7_asp.c:1383 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  20250821090311940 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821090311941 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821090311941 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 03  20250821090311941 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090311941 DLSS7 <000c> ss7_asp.c:1383 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  20250821090311941 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 05 00 12 00 10 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090311941 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090311941 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090311941 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090311941 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250821090311941 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090311941 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090311941 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090311941 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090311941 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090311941 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090311941 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090311941 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090311942 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090311942 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090311942 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090311942 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090311942 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090311942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311942 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090311942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311942 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090311942 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090311942 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090311942 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090311942 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090311942 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090311942 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090311942 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090311942 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090311942 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090311942 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=15 20250821090311942 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090311942 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090311942 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821090311942 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821090311942 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090311942 DLSS7 <000c> ss7_asp.c:1383 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  20250821090311958 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090311958 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090311958 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090311958 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(832)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090311960 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090311960 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090311960 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090311960 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090311960 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090311960 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090311960 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090311960 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090311960 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090311960 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090311960 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090311960 DLSS7 <000c> ss7_asp.c:1383 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  20250821090311960 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090311960 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090311960 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090311960 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090311960 DLSS7 <000c> ss7_asp.c:1383 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  20250821090311960 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090311960 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090311960 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090311960 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090311960 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090311960 DLSS7 <000c> ss7_asp.c:1383 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  20250821090311960 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090311960 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090311960 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090311960 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090311960 DLSS7 <000c> ss7_asp.c:1383 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  20250821090311960 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250821090311960 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 02 00 12 00 0c 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090311960 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090311960 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090311960 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090311960 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090311960 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090311960 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090311960 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090311960 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090311960 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090311960 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090311960 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090311960 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090311961 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090311961 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090311961 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090311961 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090311961 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090311961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090311962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090311962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090311962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090311962 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090311962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090311962 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090311962 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090311962 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090311962 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090311962 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090311962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090311962 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090311962 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090311962 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821090311962 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090311962 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090311962 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090311962 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090311962 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090311962 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(822)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090312720 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090312720 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090312720 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090312720 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090312720 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090312720 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090312720 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090312720 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090312720 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090312720 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090312720 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090312720 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090312720 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090312720 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090312720 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090312720 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090312720 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090312720 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090312720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312720 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090312720 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090312720 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090312720 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090312720 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090312720 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:382) 20250821090312720 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090312720 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090312720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312720 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090312720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312720 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090312720 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090312720 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090312720 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090312720 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090312720 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090312720 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090312720 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090312720 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090312720 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090312720 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090312720 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821090312720 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090312720 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090312720 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090312720 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090312720 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090312720 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090312720 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090312720 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090312720 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090312720 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090312720 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090312720 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090312720 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090312720 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090312720 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090312720 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090312720 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090312720 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090312720 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090312720 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090312720 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090312720 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090312720 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090312720 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090312720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312720 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090312720 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090312720 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090312720 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090312720 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(822)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.msc1-RAN(825)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090312730 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090312730 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090312730 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090312730 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090312730 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090312730 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090312730 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090312730 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090312730 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090312730 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090312730 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090312730 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090312730 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090312730 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090312730 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090312730 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090312730 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090312730 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090312730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090312730 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090312730 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090312730 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090312730 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:357) 20250821090312730 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:382) 20250821090312730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090312730 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090312730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312730 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090312730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312730 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090312730 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090312730 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090312730 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090312730 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090312730 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090312730 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090312730 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090312730 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090312730 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090312730 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090312730 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=7 20250821090312730 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090312730 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090312730 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090312730 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090312730 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090312730 DLSS7 <000c> ss7_asp.c:1383 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  20250821090312731 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090312731 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090312731 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090312731 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090312731 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090312731 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090312731 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090312731 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090312731 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090312731 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090312731 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090312731 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090312731 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090312731 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090312731 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090312731 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090312731 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090312731 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090312731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312731 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090312731 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090312731 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090312731 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090312731 DRANAP INFO cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(825)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.msc2-RAN(828)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090312742 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090312742 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821090312742 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821090312742 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821090312742 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090312742 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090312742 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090312742 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090312742 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090312742 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090312742 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090312742 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090312742 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090312742 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090312742 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090312742 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090312742 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821090312742 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090312742 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) 20250821090312742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312742 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) 20250821090312742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090312742 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090312742 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090312742 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090312742 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:357) 20250821090312742 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:382) 20250821090312742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090312742 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090312742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312742 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090312742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312742 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090312742 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090312742 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090312742 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090312742 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090312742 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090312742 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090312742 DRANAP NOTICE cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090312743 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090312743 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090312743 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090312743 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=10 20250821090312743 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090312743 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090312743 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821090312743 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821090312743 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090312743 DLSS7 <000c> ss7_asp.c:1383 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  20250821090312743 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090312743 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821090312743 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821090312743 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821090312743 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090312743 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090312743 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090312743 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090312743 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090312743 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090312743 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090312743 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090312743 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090312743 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090312743 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090312743 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090312743 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821090312743 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090312743 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) 20250821090312743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312743 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) 20250821090312743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090312743 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090312743 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090312743 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090312743 DRANAP INFO cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(828)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(831)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090312764 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090312764 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090312764 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090312764 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090312764 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090312764 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090312764 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090312764 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090312764 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090312764 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090312764 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090312764 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090312764 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090312764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312764 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090312764 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090312764 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090312764 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090312764 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090312764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312764 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090312764 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090312764 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090312764 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090312764 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090312764 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:382) 20250821090312764 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090312764 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090312764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312764 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090312764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312764 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090312764 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090312764 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090312764 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090312764 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090312764 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090312764 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090312764 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090312764 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090312764 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090312764 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090312764 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821090312764 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090312764 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090312764 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090312764 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090312764 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090312764 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090312764 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090312764 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090312764 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090312764 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090312764 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090312764 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090312764 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090312764 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090312764 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090312764 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090312764 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090312764 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090312764 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090312764 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090312764 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090312764 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090312764 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090312764 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090312764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090312765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090312765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090312765 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090312765 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090312765 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090312765 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090312765 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(831)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090313064 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090313064 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090313064 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821090313064 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821090313064 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821090313064 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821090313064 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821090313064 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821090313064 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090313064 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821090313064 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821090313064 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821090313064 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090313064 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821090313064 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821090313064 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250821090313064 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821090313064 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821090313064 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821090313064 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250821090313790 DLCTRL DEBUG Command: GET 320288885 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821090313790 DLCTRL DEBUG Tx Command reply: GET_REPLY 320288885 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090313797 DLCTRL DEBUG Command: GET 548076120 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821090313797 DLCTRL DEBUG Tx Command reply: GET_REPLY 548076120 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090313804 DLCTRL DEBUG Command: GET 770893579 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090313804 DLCTRL DEBUG Tx Command reply: GET_REPLY 770893579 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090313808 DLCTRL DEBUG Command: GET 39999066 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090313808 DLCTRL DEBUG Tx Command reply: GET_REPLY 39999066 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090313813 DLCTRL DEBUG Command: GET 665421150 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090313813 DLCTRL DEBUG Tx Command reply: GET_REPLY 665421150 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821090313818 DLCTRL DEBUG Command: GET 160201607 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821090313818 DLCTRL DEBUG Tx Command reply: GET_REPLY 160201607 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090313822 DLCTRL DEBUG Command: GET 104447635 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821090313822 DLCTRL DEBUG Tx Command reply: GET_REPLY 104447635 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090313827 DLCTRL DEBUG Command: GET 303956507 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090313827 DLCTRL DEBUG Tx Command reply: GET_REPLY 303956507 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090313831 DLCTRL DEBUG Command: GET 818563385 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090313831 DLCTRL DEBUG Tx Command reply: GET_REPLY 818563385 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090313835 DLCTRL DEBUG Command: GET 181916256 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090313835 DLCTRL DEBUG Tx Command reply: GET_REPLY 181916256 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821090313838 DLCTRL DEBUG Command: GET 212478767 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821090313838 DLCTRL DEBUG Tx Command reply: GET_REPLY 212478767 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090313841 DLCTRL DEBUG Command: GET 469082846 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821090313841 DLCTRL DEBUG Tx Command reply: GET_REPLY 469082846 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090313844 DLCTRL DEBUG Command: GET 321431200 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090313844 DLCTRL DEBUG Tx Command reply: GET_REPLY 321431200 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090313848 DLCTRL DEBUG Command: GET 46507330 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090313848 DLCTRL DEBUG Tx Command reply: GET_REPLY 46507330 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090313851 DLCTRL DEBUG Command: GET 901778238 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090313851 DLCTRL DEBUG Tx Command reply: GET_REPLY 901778238 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821090313853 DLCTRL DEBUG Command: GET 884935799 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821090313853 DLCTRL DEBUG Tx Command reply: GET_REPLY 884935799 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090313855 DLCTRL DEBUG Command: GET 240140267 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821090313855 DLCTRL DEBUG Tx Command reply: GET_REPLY 240140267 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090313858 DLCTRL DEBUG Command: GET 260123904 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090313858 DLCTRL DEBUG Tx Command reply: GET_REPLY 260123904 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090313860 DLCTRL DEBUG Command: GET 490546270 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090313860 DLCTRL DEBUG Tx Command reply: GET_REPLY 490546270 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090313864 DLCTRL DEBUG Command: GET 780310868 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090313864 DLCTRL DEBUG Tx Command reply: GET_REPLY 780310868 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: 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@3bdb09a82332: "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 } } } 20250821090313888 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56692<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090314913 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090314913 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090314913 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090314913 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090314913 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090314913 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090314913 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090314913 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090314913 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090314913 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 44 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 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  20250821090314913 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (ss7_asp.c:1285) 20250821090314913 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090314913 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090314913 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090314913 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090314913 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090314913 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090314913 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=36,D=000e40200000030003400180001740095000010100000021f3001540074000f11009260b) (sccp_scrc.c:545) 20250821090314913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090314913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090314913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090314913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090314913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090314913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090314913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090314913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090314913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090314913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090314913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090314913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090314913 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090314913 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090314913 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250821090314913 DCN DEBUG (sgsn-0) Rx Paging from CN: PS PagingAreaID: RAI 001-01-2342-11 (hnbgw_ranap.c:417) 20250821090314913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 48 bytes (hnbgw_rua.c:86) 20250821090314913 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250821090314913 DCN DEBUG (sgsn-0) Decoded Paging: PS IMSI-001010000000123 - (cnlink_paging.c:180) 20250821090314913 DCN INFO (sgsn-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250821090314913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090314913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 48 bytes of data (stream_srv.c:879) TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818)@3bdb09a82332: UnitdataCallback HNBGW_Test.sgsn0-RAN(831)@3bdb09a82332: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(831)@3bdb09a82332: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi_rai_registered0(834) TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818)@3bdb09a82332: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(834)2381234 20250821090315940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090315941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090315941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 105 bytes from client (stream_srv.c:1431) 20250821090315941 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090315941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2455b2, normal) (hnbgw_rua.c:408) 20250821090315941 DHNB DEBUG map_rua[0x560fd35e9210]{init}: Allocated (fsm.c:456) 20250821090315941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2381234)[0x560fd35e9210]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090315941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2381234 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090315941 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090315941 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090315941 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2381234 SCCP-0 PS MI=NONE: CN link paging response record selects sgsn 0 (hnbgw_cn.c:121) 20250821090315941 DCN DEBUG map_sccp[0x560fd360aa30]{init}: Allocated (fsm.c:456) 20250821090315941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x560fd360aa30]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090315941 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-2381234 <-> SCCP-88 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821090315941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2381234 SCCP-88 sgsn-0 MI=NONE: rx RUA Connect with 76 bytes RANAP data (hnbgw_rua.c:313) 20250821090315941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2381234)[0x560fd35e9210]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090315941 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090315941 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090315941 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2381234 SCCP-88 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090315941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x560fd360aa30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090315941 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090315941 DLSCCP DEBUG SCCP-SCOC(88)[0x560fd3616990]{IDLE}: Allocated (fsm.c:456) 20250821090315941 DLSCCP DEBUG SCCP-SCOC(88)[0x560fd3616990]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090315941 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=76,D=001340480000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040111006270003505902080910100000001032004f40030000b60056400500f1100926) (sccp_scrc.c:455) 20250821090315941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090315941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090315941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090315941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090315941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090315941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090315941 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090315941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090315941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090315941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090315941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090315941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090315941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090315941 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090315941 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090315941 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090315941 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090315941 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090315941 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 71 00 00 00 bd 00 00 00 bc 03 00 00 0d 01 00 00 58 02 02 06 04 43 bc 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 b6 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090315941 DLSCCP DEBUG SCCP-SCOC(88)[0x560fd3616990]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090315941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x560fd360aa30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090315941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2381234)[0x560fd35e9210]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090315941 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090315941 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090315941 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090315941 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821090315941 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090315941 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090315941 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090315941 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090315941 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090315941 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0d 01 00 00 58 02 02 06 04 43 bc 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 b6 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(830)@3bdb09a82332: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(830)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(831)@3bdb09a82332: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_rai_registered0(834) HNBGW_Test.sgsn0-RAN(831)@3bdb09a82332: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(834)7670876 HNBGW_Test.sgsn0-SCCP(830)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(830)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi_rai_registered0(834)@3bdb09a82332: setverdict(pass): none -> pass 20250821090315949 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090315949 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090315949 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090315949 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090315949 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090315949 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090315949 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090315949 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090315949 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090315949 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 58 46 78 56 02 00 00 00 00  20250821090315949 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090315949 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090315949 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090315949 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090315949 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090315949 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00467856) (sccp_scrc.c:545) 20250821090315949 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(88,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090315949 DLSCCP DEBUG SCCP-SCOC(88)[0x560fd3616990]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090315949 DLSCCP DEBUG SCCP-SCOC(88)[0x560fd3616990]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090315949 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090315949 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090315949 DCN DEBUG handle_cn_conn_conf() conn_id=88, 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_sccp.c:157) 20250821090315949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x560fd360aa30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090315949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x560fd360aa30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@3bdb09a82332: 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 } } } 20250821090316953 DLCTRL DEBUG Command: GET 699150328 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821090316953 DLCTRL DEBUG Tx Command reply: GET_REPLY 699150328 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090316961 DLCTRL DEBUG Command: GET 830389193 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821090316961 DLCTRL DEBUG Tx Command reply: GET_REPLY 830389193 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090316965 DLCTRL DEBUG Command: GET 160015600 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090316965 DLCTRL DEBUG Tx Command reply: GET_REPLY 160015600 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090316970 DLCTRL DEBUG Command: GET 136092093 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090316970 DLCTRL DEBUG Tx Command reply: GET_REPLY 136092093 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090316977 DLCTRL DEBUG Command: GET 144476822 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090316977 DLCTRL DEBUG Tx Command reply: GET_REPLY 144476822 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090316983 DLCTRL DEBUG Command: GET 602091553 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821090316983 DLCTRL DEBUG Tx Command reply: GET_REPLY 602091553 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090316987 DLCTRL DEBUG Command: GET 876234218 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821090316987 DLCTRL DEBUG Tx Command reply: GET_REPLY 876234218 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090316992 DLCTRL DEBUG Command: GET 888742150 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090316992 DLCTRL DEBUG Tx Command reply: GET_REPLY 888742150 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090316996 DLCTRL DEBUG Command: GET 692840392 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090316996 DLCTRL DEBUG Tx Command reply: GET_REPLY 692840392 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090317000 DLCTRL DEBUG Command: GET 249368732 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090317000 DLCTRL DEBUG Tx Command reply: GET_REPLY 249368732 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090317004 DLCTRL DEBUG Command: GET 436052068 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821090317004 DLCTRL DEBUG Tx Command reply: GET_REPLY 436052068 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090317008 DLCTRL DEBUG Command: GET 131286729 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821090317008 DLCTRL DEBUG Tx Command reply: GET_REPLY 131286729 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090317012 DLCTRL DEBUG Command: GET 127826410 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090317012 DLCTRL DEBUG Tx Command reply: GET_REPLY 127826410 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090317017 DLCTRL DEBUG Command: GET 659758876 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090317017 DLCTRL DEBUG Tx Command reply: GET_REPLY 659758876 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090317021 DLCTRL DEBUG Command: GET 148400149 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090317021 DLCTRL DEBUG Tx Command reply: GET_REPLY 148400149 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090317026 DLCTRL DEBUG Command: GET 658734679 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821090317026 DLCTRL DEBUG Tx Command reply: GET_REPLY 658734679 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090317030 DLCTRL DEBUG Command: GET 439173594 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821090317030 DLCTRL DEBUG Tx Command reply: GET_REPLY 439173594 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090317035 DLCTRL DEBUG Command: GET 626758689 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090317035 DLCTRL DEBUG Tx Command reply: GET_REPLY 626758689 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090317039 DLCTRL DEBUG Command: GET 843322518 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090317039 DLCTRL DEBUG Tx Command reply: GET_REPLY 843322518 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090317043 DLCTRL DEBUG Command: GET 53732430 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090317043 DLCTRL DEBUG Tx Command reply: GET_REPLY 53732430 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090317054 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34013<->l=127.0.0.1:4262) (control_if.c:193) 20250821090317054 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56682<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(815)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(814)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090317058 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56674<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090317059 DLINP DEBUG SRVCONN(,r=127.0.0.1:52777<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090317059 DLINP DEBUG SRVCONN(,r=127.0.0.1:52777<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090317059 DLINP NOTICE SRV(,r=127.0.0.1:52777<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090317059 DMAIN NOTICE (127.0.0.1:52777 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52777<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821090317059 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250821090317060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090317060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090317060 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090317060 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 (hnb.c:255) 20250821090317060 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821090317060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2381234)[0x560fd35e9210]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821090317060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2381234)[0x560fd35e9210]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250821090317060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x560fd360aa30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250821090317060 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090317060 DLSCCP DEBUG SCCP-SCOC(88)[0x560fd3616990]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090317060 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00467856), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090317060 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090317060 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090317060 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090317060 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090317060 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090317060 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090317060 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090317060 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0d 04 46 78 56 00 00 58 00 00 00 00 00 (ss7_asp.c:1383) 20250821090317060 DLSCCP DEBUG SCCP-SCOC(88)[0x560fd3616990]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090317060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x560fd360aa30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090317060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2381234)[0x560fd35e9210]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090317060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2381234)[0x560fd35e9210]{disrupted}: Freeing instance (context_map.c:203) 20250821090317060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2381234)[0x560fd35e9210]{disrupted}: Deallocated (fsm.c:568) 20250821090317060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x560fd360aa30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090317060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x560fd360aa30]{disconnected}: Freeing instance (context_map.c:207) 20250821090317060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x560fd360aa30]{disconnected}: Deallocated (fsm.c:568) 20250821090317060 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2381234 SCCP-88 sgsn-0 MI=NONE: Deallocating (context_map.c:226) 20250821090317061 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090317061 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090317061 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090317061 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821090317061 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090317061 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090317061 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090317061 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090317061 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090317061 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0d 04 46 78 56 00 00 58 00 00 00 00 00 00 06 00 08 00 00 00 02  TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc2-RAN(828)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(822)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(821)@3bdb09a82332: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi_rai_registered(813)@3bdb09a82332: Final verdict of PTC: none 20250821090317063 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090317063 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090317063 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090317063 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821090317063 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090317063 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090317063 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090317064 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250821090317064 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090317064 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090317064 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090317064 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250821090317064 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090317064 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc1-RAN(825)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(827)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(824)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(830)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(831)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(832)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh1(819)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(829)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(823)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(833)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(816)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh0(817)@3bdb09a82332: Final verdict of PTC: none 20250821090317064 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090317064 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821090317064 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090317064 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090317064 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090317064 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090317064 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090317064 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090317064 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090317064 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090317064 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250821090317064 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090317064 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250821090317064 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250821090317064 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090317064 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090317064 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090317065 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090317065 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090317065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090317065 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821090317065 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090317065 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090317065 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821090317065 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090317065 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090317065 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090317065 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090317065 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090317065 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821090317065 DLSS7 <000c> ss7_asp.c:1383 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  20250821090317065 DLSS7 <000c> ss7_asp.c:1383 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  20250821090317065 DLSS7 <000c> ss7_asp.c:1383 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  20250821090317065 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090317065 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090317065 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090317065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090317065 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250821090317065 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090317065 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090317065 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250821090317065 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090317065 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250821090317066 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090317066 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821090317066 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821090317066 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 03  20250821090317066 DLSS7 <000c> ss7_asp.c:1383 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  20250821090317066 DLSS7 <000c> ss7_asp.c:1383 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  20250821090317066 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090317066 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090317066 DLINP <0002> stream_srv.c:818 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250821090317066 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090317066 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090317066 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090317066 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090317066 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090317066 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090317066 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090317066 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090317066 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090317066 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090317066 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090317066 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821090317066 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090317066 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090317067 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090317067 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090317067 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090317067 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090317067 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090317067 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090317067 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090317067 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090317067 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090317067 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090317067 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090317067 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090317067 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090317067 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090317069 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090317069 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090317070 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821090317070 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090317070 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090317070 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090317070 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090317070 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090317070 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090317070 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090317070 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090317070 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090317070 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090317071 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090317071 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250821090317071 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090317071 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090317071 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090317072 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090317072 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090317072 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090317072 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090317073 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090317073 DRANAP NOTICE cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090317073 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090317074 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090317074 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090317074 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090317074 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090317075 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090317075 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090317075 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090317076 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090317076 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090317077 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090317077 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090317077 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090317077 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090317078 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090317078 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090317078 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090317079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090317079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) HNBGW_Test.msc1-M3UA(826)@3bdb09a82332: Final verdict of PTC: none20250821090317079 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090317079 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090317080 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090317080 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090317080 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_mscpool_paging_imsi_rai_registered0(834)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_rai_registered(813): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(814): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(815): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(816): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0(817): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1(819): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(821): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(822): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(823): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-SCCP(824): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-RAN(825): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-M3UA(826): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc2-SCCP(827): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc2-RAN(828): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc2-M3UA(829): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(830): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(831): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(832): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(833): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered0(834): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_mscpool_paging_imsi_rai_registered finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass'. 20250821090317107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56692<->l=127.0.0.1:4261 (telnet_interface.c:138) Thu Aug 21 09:03:17 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 20250821090317180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39894<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090317658 DLSCCP DEBUG SCCP-SCOC(87)[0x560fd35e9050]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090317658 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00825a7a), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090317658 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090317658 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090317658 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090317658 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090317658 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090317658 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090317658 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090317658 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090317658 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090317658 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 82 5a 7a 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090317659 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090317659 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090317659 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090317659 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090317659 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090317659 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090317659 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090317883 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39894<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=561572) 20250821090318354 DLSCCP DEBUG SCCP-SCOC(86)[0x560fd35ebba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090318354 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfb151), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090318354 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090318354 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090318354 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090318354 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090318354 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090318354 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090318354 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090318354 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090318354 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090318355 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 df b1 51 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090318355 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090318355 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090318355 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090318355 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090318355 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090318355 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090318355 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090318869 DLSCCP DEBUG SCCP-SCOC(85)[0x560fd360f460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090318870 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c21cad), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090318870 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090318870 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090318870 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090318870 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090318870 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090318870 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090318870 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090318870 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090318870 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090318870 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c2 1c ad 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090318870 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090318870 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090318870 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090318870 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090318870 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090318870 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090318870 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=561572, count=574460) 20250821090319066 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090319066 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090319066 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821090319066 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090319066 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250821090319066 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250821090319067 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090319067 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090319067 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821090319068 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090319068 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090319068 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821090319384 DLSCCP DEBUG SCCP-SCOC(83)[0x560fd362a2d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090319384 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d84d2), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090319384 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090319384 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090319384 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090319385 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090319385 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090319385 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090319385 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090319385 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090319385 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090319385 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 8d 84 d2 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090319385 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090319385 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090319385 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090319385 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090319385 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090319385 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090319385 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090319402 DLSCCP DEBUG SCCP-SCOC(84)[0x560fd35edcf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090319402 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072550b), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090319402 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090319402 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090319402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090319402 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090319402 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090319402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090319402 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090319402 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090319402 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090319402 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 72 55 0b 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090319403 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090319403 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090319403 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090319403 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090319403 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090319403 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090319403 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 09:03:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@3bdb09a82332: 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@3bdb09a82332: Test case TC_mscpool_no_allow_attach_round_robin started. 20250821090321007 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39902<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090321012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39908<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090321017 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40545<->l=127.0.0.1:4262) (control_if.c:572) 20250821090321128 DLSCCP DEBUG SCCP-SCOC(80)[0x560fd35fcfe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090321128 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026a9ef), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090321128 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090321128 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090321128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090321128 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090321128 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090321128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090321128 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090321128 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090321128 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090321128 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 26 a9 ef 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090321128 DLSCCP DEBUG SCCP-SCOC(81)[0x560fd35f6110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090321128 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046e392), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090321128 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090321128 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090321128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090321128 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090321128 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090321128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090321128 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090321128 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090321128 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090321128 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 46 e3 92 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090321128 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090321128 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090321128 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090321128 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090321128 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090321128 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090321128 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090321128 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090321128 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090321128 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090321128 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090321128 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090321128 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090321128 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090321133 DLSCCP DEBUG SCCP-SCOC(82)[0x560fd36016a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090321133 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2e73b), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090321133 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090321133 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090321133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090321133 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090321133 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090321133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090321133 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090321133 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090321133 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090321133 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f2 e7 3b 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090321133 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090321133 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090321133 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090321133 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090321133 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090321133 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090321133 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! TC_mscpool_no_allow_attach_round_robin-Iuh0(839)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090321140 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090321140 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821090321149 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090321149 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090321150 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090321150 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090321150 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090321150 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_no_allow_attach_round_robin-Iuh1(841)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090321150 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42934 (stream_srv.c:143) 20250821090321150 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42934<->l=127.0.0.1:29169 (hnb.c:335) 20250821090321150 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090321150 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090321150 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090321151 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090321151 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090321151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321151 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090321151 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090321151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321151 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090321151 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090321151 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090321151 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090321151 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090321151 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090321151 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090321151 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090321151 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090321151 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090321151 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090321151 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090321151 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090321151 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821090321151 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090321151 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090321151 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090321152 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090321152 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090321152 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:334) 20250821090321152 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090321152 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090321152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321152 DLSS7 INFO 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=8 -> eSLS=104: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090321152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321152 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090321152 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090321152 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090321152 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090321152 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090321152 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090321152 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090321152 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090321152 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090321152 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090321152 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090321152 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090321152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321152 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090321152 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090321152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321152 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090321152 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090321152 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090321152 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090321152 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090321152 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090321152 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090321152 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090321152 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090321152 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090321152 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090321152 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090321152 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090321152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321152 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090321152 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090321152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321152 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090321152 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090321152 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090321152 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090321152 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090321152 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090321152 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090321152 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090321152 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090321152 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090321152 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090321152 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=8 20250821090321152 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090321152 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090321152 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090321152 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090321152 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090321152 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=9 20250821090321152 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090321152 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090321152 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090321152 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090321152 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090321152 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090321152 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=7 20250821090321152 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090321152 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090321152 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(845)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(845)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(845)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(843)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(848)@3bdb09a82332: ************************************************* HNBGW_Test.msc1-M3UA(848)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(848)@3bdb09a82332: ************************************************* HNBGW_Test.msc1-SCCP(846)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(851)@3bdb09a82332: ************************************************* HNBGW_Test.msc2-M3UA(851)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(851)@3bdb09a82332: ************************************************* HNBGW_Test.msc2-SCCP(849)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090321200 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090321200 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090321201 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090321201 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090321201 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090321201 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090321201 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090321201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321201 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090321201 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090321201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321201 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090321201 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090321201 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090321201 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090321201 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090321201 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090321201 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090321201 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090321201 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090321201 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090321201 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090321201 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090321201 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090321201 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821090321201 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090321202 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090321202 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090321202 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090321202 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090321202 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090321203 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090321203 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090321203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321203 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090321203 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090321203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321203 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090321203 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090321203 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090321203 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090321203 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090321203 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090321203 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090321203 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090321203 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090321203 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090321203 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090321203 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090321203 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090321203 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=8 20250821090321203 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090321203 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090321203 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090321204 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090321204 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090321205 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090321205 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090321205 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:334) 20250821090321205 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090321205 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090321205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321205 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=14 -> eSLS=126: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090321205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321205 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090321205 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=14 -> eSLS=126: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090321205 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090321205 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090321205 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090321205 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090321205 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090321205 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090321205 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090321205 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:334) 20250821090321205 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090321205 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090321205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321205 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090321205 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090321205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321205 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090321205 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090321205 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090321205 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090321205 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090321205 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090321205 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090321205 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090321205 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090321205 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090321205 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090321205 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=14 20250821090321205 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090321205 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090321206 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090321206 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090321206 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090321206 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=9 20250821090321206 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090321206 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090321206 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(854)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(854)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(854)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(852)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090321250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090321250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090321250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090321250 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090321250 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:562) 20250821090321250 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090321250 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090321250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090321250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090321255 DLINP DEBUG SRVCONN(,r=127.0.0.1:42934<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090321255 DLINP DEBUG SRVCONN(,r=127.0.0.1:42934<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090321255 DLINP DEBUG SRVCONN(,r=127.0.0.1:42934<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090321255 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090321255 DHNBAP DEBUG (127.0.0.1:42934 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821090321255 DHNBAP NOTICE (127.0.0.1:42934 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090321255 DHNBAP NOTICE (127.0.0.1:42934 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090321255 DLINP DEBUG SRVCONN(,r=127.0.0.1:42934<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090321255 DLINP DEBUG SRVCONN(,r=127.0.0.1:42934<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090321344 DLSCCP DEBUG SCCP-SCOC(77)[0x560fd35e4870]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090321344 DLSCCP DEBUG SCCP-SCOC(77)[0x560fd35e4870]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090321344 DLSCCP DEBUG SCCP-SCOC(77)[0x560fd35e4870]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090321344 DLSCCP DEBUG SCCP-SCOC(77)[0x560fd35e4870]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090321344 DLSCCP DEBUG SCCP-SCOC(77)[0x560fd35e4870]{IDLE}: Deallocated (fsm.c:568) 20250821090321348 DLSCCP DEBUG SCCP-SCOC(78)[0x560fd35ea040]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090321348 DLSCCP DEBUG SCCP-SCOC(78)[0x560fd35ea040]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090321348 DLSCCP DEBUG SCCP-SCOC(78)[0x560fd35ea040]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090321348 DLSCCP DEBUG SCCP-SCOC(78)[0x560fd35ea040]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090321348 DLSCCP DEBUG SCCP-SCOC(78)[0x560fd35ea040]{IDLE}: Deallocated (fsm.c:568) 20250821090321352 DLSCCP DEBUG SCCP-SCOC(79)[0x560fd35e65e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090321352 DLSCCP DEBUG SCCP-SCOC(79)[0x560fd35e65e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090321352 DLSCCP DEBUG SCCP-SCOC(79)[0x560fd35e65e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090321352 DLSCCP DEBUG SCCP-SCOC(79)[0x560fd35e65e0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090321352 DLSCCP DEBUG SCCP-SCOC(79)[0x560fd35e65e0]{IDLE}: Deallocated (fsm.c:568) 20250821090321365 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090321365 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090321365 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090321365 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(845)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090321372 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090321372 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090321372 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090321372 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090321373 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090321373 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090321373 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090321373 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090321373 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090321373 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090321373 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090321373 DLSS7 <000c> ss7_asp.c:1383 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  20250821090321373 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090321375 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090321376 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090321376 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090321376 DLSS7 <000c> ss7_asp.c:1383 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  20250821090321376 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090321376 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090321376 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090321376 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090321376 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090321376 DLSS7 <000c> ss7_asp.c:1383 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  20250821090321376 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090321376 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090321376 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090321376 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090321376 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090321376 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090321376 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090321376 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090321376 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090321376 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090321376 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090321376 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090321376 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090321376 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090321376 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090321376 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090321378 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090321378 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090321378 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090321378 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090321378 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090321378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321378 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090321378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321378 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090321378 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090321378 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090321378 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090321378 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090321378 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090321378 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090321379 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090321379 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090321379 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090321379 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821090321379 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090321379 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090321379 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090321379 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090321379 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090321379 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821090321380 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090321380 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821090321381 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090321381 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(848)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821090321387 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090321387 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821090321387 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090321387 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090321387 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090321387 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090321387 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090321387 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090321387 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090321387 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090321387 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090321387 DLSS7 <000c> ss7_asp.c:1383 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  20250821090321387 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090321392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090321392 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090321392 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090321393 DLSS7 <000c> ss7_asp.c:1383 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  20250821090321393 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090321393 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090321393 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090321393 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090321393 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821090321393 DLSS7 <000c> ss7_asp.c:1383 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  20250821090321393 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090321393 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090321393 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821090321393 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090321393 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090321393 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090321393 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090321393 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090321393 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821090321393 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090321393 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090321393 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090321393 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090321393 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090321393 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090321393 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090321393 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090321394 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090321394 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090321394 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090321394 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090321394 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090321394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090321395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321395 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090321395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090321395 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090321395 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090321395 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090321395 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090321395 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090321395 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090321395 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090321395 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090321395 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=3 20250821090321395 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090321395 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090321395 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090321395 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090321395 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090321395 DLSS7 <000c> ss7_asp.c:1383 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  20250821090321397 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090321397 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250821090321397 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090321397 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(851)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250821090321405 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090321405 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250821090321405 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090321405 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090321405 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090321405 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090321405 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090321405 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090321405 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250821090321405 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090321405 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090321405 DLSS7 <000c> ss7_asp.c:1383 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  20250821090321405 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090321410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090321410 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090321410 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090321410 DLSS7 <000c> ss7_asp.c:1383 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  20250821090321410 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090321410 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090321410 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090321410 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090321410 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250821090321410 DLSS7 <000c> ss7_asp.c:1383 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  20250821090321410 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821090321410 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821090321410 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 03  20250821090321410 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090321410 DLSS7 <000c> ss7_asp.c:1383 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  20250821090321410 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 05 00 12 00 10 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090321410 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090321410 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090321410 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090321410 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250821090321410 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090321411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090321411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090321411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090321411 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090321411 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090321411 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090321411 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090321412 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090321412 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090321412 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090321412 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090321412 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090321412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321412 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090321412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321412 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090321412 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090321412 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090321412 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090321412 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090321412 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090321412 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090321412 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090321412 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090321412 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090321412 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=3 20250821090321412 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090321412 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090321412 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821090321412 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821090321412 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090321412 DLSS7 <000c> ss7_asp.c:1383 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  20250821090321429 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090321429 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090321429 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090321429 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(854)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090321435 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090321435 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090321435 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090321435 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090321435 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090321435 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090321435 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090321435 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090321436 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090321436 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090321436 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090321436 DLSS7 <000c> ss7_asp.c:1383 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  20250821090321436 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090321438 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090321438 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090321438 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090321438 DLSS7 <000c> ss7_asp.c:1383 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  20250821090321438 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090321438 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090321438 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090321438 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090321438 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090321438 DLSS7 <000c> ss7_asp.c:1383 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  20250821090321438 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090321438 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090321438 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090321438 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090321438 DLSS7 <000c> ss7_asp.c:1383 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  20250821090321438 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250821090321438 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 02 00 12 00 0c 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090321438 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090321438 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090321438 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090321439 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090321439 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090321439 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090321439 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090321439 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090321439 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090321439 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090321439 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090321439 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090321440 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090321440 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090321440 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090321440 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090321440 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090321440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321440 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090321440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090321440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090321440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090321440 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090321440 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090321440 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090321440 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090321440 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090321440 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090321440 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090321440 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090321440 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090321440 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090321440 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821090321440 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090321440 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090321440 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090321440 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090321440 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090321440 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(844)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090322182 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090322182 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090322182 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090322182 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090322182 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090322182 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090322182 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090322182 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090322182 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090322182 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090322182 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090322183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090322183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090322183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090322183 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090322183 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090322183 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090322183 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090322183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322183 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090322183 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090322183 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090322183 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090322183 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090322183 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:382) 20250821090322183 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090322183 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090322183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322183 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090322183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322183 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090322183 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090322183 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090322183 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090322183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090322183 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090322183 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090322183 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090322183 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090322183 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090322183 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090322183 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821090322183 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090322183 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090322183 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090322183 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090322184 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090322184 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090322186 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090322186 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090322186 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090322186 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090322186 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090322186 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090322186 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090322186 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090322186 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090322186 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090322186 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090322186 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090322186 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090322186 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090322186 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090322186 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090322186 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090322186 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090322186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322187 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090322187 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090322187 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090322187 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090322187 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(847)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(844)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } 20250821090322196 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090322196 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090322196 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090322196 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090322196 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090322196 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090322196 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090322196 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090322196 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090322196 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090322196 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090322196 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090322196 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090322196 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090322196 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090322196 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090322196 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090322196 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090322196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322196 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090322196 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090322196 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090322196 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090322196 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:357) 20250821090322196 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:382) 20250821090322196 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090322197 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090322197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322197 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090322197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322197 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090322197 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090322197 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090322197 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090322197 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090322197 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090322197 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090322197 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090322197 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090322197 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090322197 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090322197 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=15 20250821090322197 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090322197 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090322197 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090322197 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090322197 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090322197 DLSS7 <000c> ss7_asp.c:1383 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  20250821090322199 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090322199 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090322199 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090322199 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090322199 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090322199 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090322199 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090322199 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090322199 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090322199 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090322199 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090322199 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090322199 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090322199 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090322199 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090322199 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090322199 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090322199 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090322199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322199 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090322199 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090322199 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090322199 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090322199 DRANAP INFO cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(847)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.msc2-RAN(850)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090322212 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090322212 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821090322212 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821090322212 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821090322212 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090322212 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090322212 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090322212 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090322212 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090322212 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090322212 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090322212 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090322212 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090322212 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090322212 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090322212 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090322212 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821090322212 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090322212 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) 20250821090322212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322212 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) 20250821090322212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322212 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090322212 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090322212 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090322212 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090322212 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:357) 20250821090322212 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:382) 20250821090322212 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090322212 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090322212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322212 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090322212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322212 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090322212 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090322212 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090322212 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090322212 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090322212 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090322212 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090322212 DRANAP NOTICE cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090322213 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090322213 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090322213 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090322213 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=5 20250821090322213 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090322213 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090322213 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821090322213 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821090322213 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090322213 DLSS7 <000c> ss7_asp.c:1383 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  20250821090322214 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090322214 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821090322214 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821090322214 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821090322214 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090322214 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090322214 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090322214 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090322214 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090322214 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090322214 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090322214 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090322215 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090322215 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090322215 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090322215 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090322215 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821090322215 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090322215 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) 20250821090322215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322215 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) 20250821090322215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322215 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090322215 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090322215 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090322215 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090322215 DRANAP INFO cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(850)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } 20250821090322242 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090322242 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090322242 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090322242 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090322242 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090322242 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090322242 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090322242 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090322242 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090322242 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090322242 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090322242 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090322242 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090322242 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090322242 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090322242 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090322242 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090322242 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090322242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322242 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090322242 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090322242 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090322242 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090322242 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090322242 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:382) HNBGW_Test.sgsn0-RAN(853)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090322242 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090322242 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090322242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322242 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090322242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322242 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090322242 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090322242 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090322242 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090322242 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090322242 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090322242 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090322242 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090322242 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090322242 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090322242 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090322242 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=7 20250821090322242 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090322242 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090322242 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090322242 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090322242 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090322242 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090322244 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090322244 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090322244 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090322244 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090322244 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090322244 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090322244 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090322244 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090322244 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090322244 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090322244 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090322244 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090322244 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090322244 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090322244 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090322244 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090322244 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090322244 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090322244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090322244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090322244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090322244 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090322244 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090322244 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090322244 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090322244 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(853)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090323294 DLCTRL DEBUG Command: GET 676251861 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090323295 DLCTRL DEBUG Tx Command reply: GET_REPLY 676251861 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090323306 DLCTRL DEBUG Command: GET 534004008 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090323306 DLCTRL DEBUG Tx Command reply: GET_REPLY 534004008 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090323316 DLCTRL DEBUG Command: GET 5665026 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090323316 DLCTRL DEBUG Tx Command reply: GET_REPLY 5665026 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090323324 DLCTRL DEBUG Command: GET 88349317 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090323324 DLCTRL DEBUG Tx Command reply: GET_REPLY 88349317 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090323330 DLCTRL DEBUG Command: GET 828147572 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090323330 DLCTRL DEBUG Tx Command reply: GET_REPLY 828147572 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821090323335 DLCTRL DEBUG Command: GET 470625690 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090323335 DLCTRL DEBUG Tx Command reply: GET_REPLY 470625690 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090323339 DLCTRL DEBUG Command: GET 161259346 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090323339 DLCTRL DEBUG Tx Command reply: GET_REPLY 161259346 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090323343 DLCTRL DEBUG Command: GET 676804592 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090323343 DLCTRL DEBUG Tx Command reply: GET_REPLY 676804592 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090323347 DLCTRL DEBUG Command: GET 697483280 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090323347 DLCTRL DEBUG Tx Command reply: GET_REPLY 697483280 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090323350 DLCTRL DEBUG Command: GET 824882060 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090323350 DLCTRL DEBUG Tx Command reply: GET_REPLY 824882060 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821090323353 DLCTRL DEBUG Command: GET 409283137 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090323353 DLCTRL DEBUG Tx Command reply: GET_REPLY 409283137 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090323354 DLCTRL DEBUG Command: GET 403991940 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090323354 DLCTRL DEBUG Tx Command reply: GET_REPLY 403991940 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090323355 DLCTRL DEBUG Command: GET 927333099 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090323355 DLCTRL DEBUG Tx Command reply: GET_REPLY 927333099 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090323356 DLCTRL DEBUG Command: GET 96913846 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090323356 DLCTRL DEBUG Tx Command reply: GET_REPLY 96913846 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090323358 DLCTRL DEBUG Command: GET 298191868 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090323358 DLCTRL DEBUG Tx Command reply: GET_REPLY 298191868 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821090323360 DLCTRL DEBUG Command: GET 484174718 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090323360 DLCTRL DEBUG Tx Command reply: GET_REPLY 484174718 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090323362 DLCTRL DEBUG Command: GET 740409414 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090323362 DLCTRL DEBUG Tx Command reply: GET_REPLY 740409414 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090323363 DLCTRL DEBUG Command: GET 335243910 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090323363 DLCTRL DEBUG Tx Command reply: GET_REPLY 335243910 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090323365 DLCTRL DEBUG Command: GET 748542112 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090323365 DLCTRL DEBUG Tx Command reply: GET_REPLY 748542112 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090323366 DLCTRL DEBUG Command: GET 968325033 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090323366 DLCTRL DEBUG Tx Command reply: GET_REPLY 968325033 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: 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@3bdb09a82332: "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@3bdb09a82332: 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 := '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 := '000000000000000011101101'B, t_guard := 20.000000 } 20250821090323377 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39922<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(844)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(844)@3bdb09a82332: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(856) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840)@3bdb09a82332: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(856)883285 20250821090324417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090324417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090324417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821090324417 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090324417 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd7a55, normal) (hnbgw_rua.c:408) 20250821090324417 DHNB DEBUG map_rua[0x560fd35e4870]{init}: Allocated (fsm.c:456) 20250821090324417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-883285)[0x560fd35e4870]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090324417 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-883285 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090324417 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090324417 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090324417 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-883285 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821090324417 DCN DEBUG map_sccp[0x560fd35e9210]{init}: Allocated (fsm.c:456) 20250821090324417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x560fd35e9210]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090324417 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-883285 <-> SCCP-89 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821090324417 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-883285 SCCP-89 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821090324417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-883285)[0x560fd35e4870]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090324417 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090324417 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090324417 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-883285 SCCP-89 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090324417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x560fd35e9210]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090324417 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090324417 DLSCCP DEBUG SCCP-SCOC(89)[0x560fd360aa30]{IDLE}: Allocated (fsm.c:456) 20250821090324417 DLSCCP DEBUG SCCP-SCOC(89)[0x560fd360aa30]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090324417 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000ed0056400500f1100926) (sccp_scrc.c:455) 20250821090324417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090324417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090324417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090324417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090324417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090324417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090324417 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090324417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090324417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090324417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090324417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090324417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090324417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090324417 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090324417 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090324417 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090324417 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090324417 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090324417 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0c 01 00 00 59 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 ed 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821090324417 DLSCCP DEBUG SCCP-SCOC(89)[0x560fd360aa30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090324417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x560fd35e9210]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090324417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-883285)[0x560fd35e4870]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090324417 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090324417 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090324417 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090324417 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821090324417 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090324417 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090324417 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090324417 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090324417 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090324417 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0c 01 00 00 59 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 ed 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(843)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-SCCP(843)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(844)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(856) HNBGW_Test.msc0-RAN(844)@3bdb09a82332: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(856)2819477 HNBGW_Test.msc0-SCCP(843)@3bdb09a82332: Session index based on connection ID:0 TC_mscpool_no_allow_attach_round_robin0(856)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(843)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821090324439 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090324439 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090324439 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090324439 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090324439 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090324439 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090324439 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090324439 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090324439 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090324439 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 59 10 80 b8 02 00 00 00 00  MTC@3bdb09a82332: 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 } } } 20250821090324440 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090324440 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090324440 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090324440 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090324440 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090324440 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=001080b8) (sccp_scrc.c:545) 20250821090324440 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(89,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090324440 DLSCCP DEBUG SCCP-SCOC(89)[0x560fd360aa30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090324440 DLSCCP DEBUG SCCP-SCOC(89)[0x560fd360aa30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090324440 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090324440 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090324440 DCN DEBUG handle_cn_conn_conf() conn_id=89, 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_sccp.c:157) 20250821090324440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x560fd35e9210]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090324440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x560fd35e9210]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090324441 DLCTRL DEBUG Command: GET 927835052 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090324441 DLCTRL DEBUG Tx Command reply: GET_REPLY 927835052 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821090324446 DLCTRL DEBUG Command: GET 403886362 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090324446 DLCTRL DEBUG Tx Command reply: GET_REPLY 403886362 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090324451 DLCTRL DEBUG Command: GET 317457468 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090324451 DLCTRL DEBUG Tx Command reply: GET_REPLY 317457468 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090324455 DLCTRL DEBUG Command: GET 601774776 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090324455 DLCTRL DEBUG Tx Command reply: GET_REPLY 601774776 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090324459 DLCTRL DEBUG Command: GET 987632451 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090324459 DLCTRL DEBUG Tx Command reply: GET_REPLY 987632451 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090324464 DLCTRL DEBUG Command: GET 876067252 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090324464 DLCTRL DEBUG Tx Command reply: GET_REPLY 876067252 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090324468 DLCTRL DEBUG Command: GET 246284122 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090324468 DLCTRL DEBUG Tx Command reply: GET_REPLY 246284122 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090324472 DLCTRL DEBUG Command: GET 467456751 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090324472 DLCTRL DEBUG Tx Command reply: GET_REPLY 467456751 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090324476 DLCTRL DEBUG Command: GET 863185812 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090324476 DLCTRL DEBUG Tx Command reply: GET_REPLY 863185812 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090324480 DLCTRL DEBUG Command: GET 594651140 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090324480 DLCTRL DEBUG Tx Command reply: GET_REPLY 594651140 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090324483 DLCTRL DEBUG Command: GET 373036984 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090324483 DLCTRL DEBUG Tx Command reply: GET_REPLY 373036984 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090324486 DLCTRL DEBUG Command: GET 418709917 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090324486 DLCTRL DEBUG Tx Command reply: GET_REPLY 418709917 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090324490 DLCTRL DEBUG Command: GET 303927760 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090324490 DLCTRL DEBUG Tx Command reply: GET_REPLY 303927760 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090324493 DLCTRL DEBUG Command: GET 888518673 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090324493 DLCTRL DEBUG Tx Command reply: GET_REPLY 888518673 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090324495 DLCTRL DEBUG Command: GET 496936694 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090324495 DLCTRL DEBUG Tx Command reply: GET_REPLY 496936694 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090324498 DLCTRL DEBUG Command: GET 776861843 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090324498 DLCTRL DEBUG Tx Command reply: GET_REPLY 776861843 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090324500 DLCTRL DEBUG Command: GET 21862301 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090324500 DLCTRL DEBUG Tx Command reply: GET_REPLY 21862301 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090324502 DLCTRL DEBUG Command: GET 53000078 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090324502 DLCTRL DEBUG Tx Command reply: GET_REPLY 53000078 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090324504 DLCTRL DEBUG Command: GET 777228971 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090324504 DLCTRL DEBUG Tx Command reply: GET_REPLY 777228971 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090324505 DLCTRL DEBUG Command: GET 959527740 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090324505 DLCTRL DEBUG Tx Command reply: GET_REPLY 959527740 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010010101'B, t_guard := 20.000000 } 20250821090324535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39936<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(850)@3bdb09a82332: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(850)@3bdb09a82332: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(857) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840)@3bdb09a82332: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(857)3560299 20250821090325567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090325567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090325568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250821090325568 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090325568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x36536b, normal) (hnbgw_rua.c:408) 20250821090325568 DHNB DEBUG map_rua[0x560fd3615d30]{init}: Allocated (fsm.c:456) 20250821090325568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3560299)[0x560fd3615d30]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090325568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3560299 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090325568 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090325568 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090325568 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250821090325568 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3560299 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:232) 20250821090325568 DCN DEBUG map_sccp[0x560fd35f9920]{init}: Allocated (fsm.c:456) 20250821090325568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x560fd35f9920]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090325568 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-3560299 <-> SCCP-90 msc-2 msc-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.3 (context_map.c:129) 20250821090325568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3560299 SCCP-90 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250821090325568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3560299)[0x560fd3615d30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090325568 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090325568 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090325568 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3560299 SCCP-90 msc-2 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090325568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x560fd35f9920]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090325568 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090325568 DLSCCP DEBUG SCCP-SCOC(90)[0x560fd3629840]{IDLE}: Allocated (fsm.c:456) 20250821090325568 DLSCCP DEBUG SCCP-SCOC(90)[0x560fd3629840]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090325568 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000950056400500f1100926) (sccp_scrc.c:455) 20250821090325569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090325569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090325569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090325569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090325569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090325569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090325569 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090325569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090325569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090325569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090325569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090325569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090325569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090325569 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090325569 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090325569 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090325569 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090325569 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090325569 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 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 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 95 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821090325569 DLSCCP DEBUG SCCP-SCOC(90)[0x560fd3629840]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090325569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x560fd35f9920]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090325569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3560299)[0x560fd3615d30]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090325569 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090325569 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090325569 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090325569 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=15 20250821090325569 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090325569 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090325569 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821090325569 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821090325569 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090325569 DLSS7 <000c> ss7_asp.c:1383 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 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 95 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(849)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc2-SCCP(849)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(850)@3bdb09a82332: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(857) HNBGW_Test.msc2-RAN(850)@3bdb09a82332: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(857)13114890 HNBGW_Test.msc2-SCCP(849)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(849)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(857)@3bdb09a82332: setverdict(pass): none -> pass 20250821090325587 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090325587 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821090325587 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821090325587 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821090325587 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090325587 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090325587 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090325587 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090325587 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090325587 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 03 00 00 00 bd 03 02 00 00 02 00 00 5a 33 a9 93 02 00 00 00 00  MTC@3bdb09a82332: 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 } } } 20250821090325587 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090325587 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090325587 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090325587 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090325587 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090325587 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0033a993) (sccp_scrc.c:545) 20250821090325587 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(90,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090325587 DLSCCP DEBUG SCCP-SCOC(90)[0x560fd3629840]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090325587 DLSCCP DEBUG SCCP-SCOC(90)[0x560fd3629840]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090325587 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090325588 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090325588 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_sccp.c:157) 20250821090325588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x560fd35f9920]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090325588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x560fd35f9920]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090325589 DLCTRL DEBUG Command: GET 286256681 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090325589 DLCTRL DEBUG Tx Command reply: GET_REPLY 286256681 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821090325593 DLCTRL DEBUG Command: GET 172781494 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090325593 DLCTRL DEBUG Tx Command reply: GET_REPLY 172781494 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090325597 DLCTRL DEBUG Command: GET 974509742 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090325597 DLCTRL DEBUG Tx Command reply: GET_REPLY 974509742 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090325601 DLCTRL DEBUG Command: GET 811978230 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090325601 DLCTRL DEBUG Tx Command reply: GET_REPLY 811978230 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090325605 DLCTRL DEBUG Command: GET 827344558 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090325605 DLCTRL DEBUG Tx Command reply: GET_REPLY 827344558 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090325609 DLCTRL DEBUG Command: GET 887880349 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090325609 DLCTRL DEBUG Tx Command reply: GET_REPLY 887880349 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090325612 DLCTRL DEBUG Command: GET 490257766 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090325612 DLCTRL DEBUG Tx Command reply: GET_REPLY 490257766 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090325616 DLCTRL DEBUG Command: GET 435271103 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090325616 DLCTRL DEBUG Tx Command reply: GET_REPLY 435271103 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090325620 DLCTRL DEBUG Command: GET 474652382 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090325620 DLCTRL DEBUG Tx Command reply: GET_REPLY 474652382 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090325624 DLCTRL DEBUG Command: GET 380156403 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090325624 DLCTRL DEBUG Tx Command reply: GET_REPLY 380156403 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090325627 DLCTRL DEBUG Command: GET 197344947 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090325627 DLCTRL DEBUG Tx Command reply: GET_REPLY 197344947 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250821090325630 DLCTRL DEBUG Command: GET 855372856 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090325630 DLCTRL DEBUG Tx Command reply: GET_REPLY 855372856 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090325632 DLCTRL DEBUG Command: GET 1910370 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090325632 DLCTRL DEBUG Tx Command reply: GET_REPLY 1910370 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090325635 DLCTRL DEBUG Command: GET 545703594 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090325635 DLCTRL DEBUG Tx Command reply: GET_REPLY 545703594 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090325637 DLCTRL DEBUG Command: GET 290679326 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090325637 DLCTRL DEBUG Tx Command reply: GET_REPLY 290679326 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090325638 DLCTRL DEBUG Command: GET 858248762 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090325638 DLCTRL DEBUG Tx Command reply: GET_REPLY 858248762 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090325640 DLCTRL DEBUG Command: GET 180072116 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090325640 DLCTRL DEBUG Tx Command reply: GET_REPLY 180072116 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090325641 DLCTRL DEBUG Command: GET 782743437 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090325641 DLCTRL DEBUG Tx Command reply: GET_REPLY 782743437 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090325643 DLCTRL DEBUG Command: GET 196702442 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090325643 DLCTRL DEBUG Tx Command reply: GET_REPLY 196702442 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090325644 DLCTRL DEBUG Command: GET 765929291 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090325644 DLCTRL DEBUG Tx Command reply: GET_REPLY 765929291 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '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 := '000000000000000000100001'B, t_guard := 20.000000 } 20250821090325672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58474<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(844)@3bdb09a82332: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(844)@3bdb09a82332: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(858) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840)@3bdb09a82332: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(858)10515454 20250821090326684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090326684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090326684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250821090326684 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090326684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa073fe, normal) (hnbgw_rua.c:408) 20250821090326684 DHNB DEBUG map_rua[0x560fd35ebeb0]{init}: Allocated (fsm.c:456) 20250821090326684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10515454)[0x560fd35ebeb0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090326684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10515454 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090326684 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090326684 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090326684 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10515454 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250821090326684 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10515454 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821090326684 DCN DEBUG map_sccp[0x560fd360b540]{init}: Allocated (fsm.c:456) 20250821090326684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x560fd360b540]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090326684 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-10515454 <-> SCCP-91 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821090326684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10515454 SCCP-91 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250821090326684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10515454)[0x560fd35ebeb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090326685 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090326685 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090326685 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10515454 SCCP-91 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090326685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x560fd360b540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090326685 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090326685 DLSCCP DEBUG SCCP-SCOC(91)[0x560fd3632510]{IDLE}: Allocated (fsm.c:456) 20250821090326685 DLSCCP DEBUG SCCP-SCOC(91)[0x560fd3632510]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090326685 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000210056400500f1100926) (sccp_scrc.c:455) 20250821090326685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090326685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090326685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090326685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090326685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090326685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090326685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090326685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090326685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090326685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090326685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090326685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090326685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090326685 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090326685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090326685 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090326685 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090326685 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090326685 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6c 00 00 00 bd 00 00 00 b9 03 00 00 0e 01 00 00 5b 02 02 06 04 43 b9 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 21 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821090326685 DLSCCP DEBUG SCCP-SCOC(91)[0x560fd3632510]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090326685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x560fd360b540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090326685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10515454)[0x560fd35ebeb0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090326685 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090326685 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090326685 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090326685 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821090326685 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090326685 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090326685 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090326685 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090326685 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090326685 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0e 01 00 00 5b 02 02 06 04 43 b9 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 21 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(843)@3bdb09a82332: First idle individual index:1 HNBGW_Test.msc0-SCCP(843)@3bdb09a82332: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(844)@3bdb09a82332: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(858) HNBGW_Test.msc0-RAN(844)@3bdb09a82332: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(858)4445363 HNBGW_Test.msc0-SCCP(843)@3bdb09a82332: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(843)@3bdb09a82332: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(858)@3bdb09a82332: setverdict(pass): none -> pass 20250821090326688 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090326688 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090326688 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090326688 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090326688 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090326688 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' MTC@3bdb09a82332: 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 } } } 20250821090326688 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090326688 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090326688 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090326688 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 5b 9b f3 db 02 00 00 00 00  20250821090326688 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090326688 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090326688 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090326688 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090326688 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090326688 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=009bf3db) (sccp_scrc.c:545) 20250821090326688 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(91,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090326688 DLSCCP DEBUG SCCP-SCOC(91)[0x560fd3632510]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090326688 DLSCCP DEBUG SCCP-SCOC(91)[0x560fd3632510]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090326688 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090326688 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090326688 DCN DEBUG handle_cn_conn_conf() conn_id=91, 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_sccp.c:157) 20250821090326688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x560fd360b540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090326688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x560fd360b540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090326688 DLCTRL DEBUG Command: GET 730088192 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090326688 DLCTRL DEBUG Tx Command reply: GET_REPLY 730088192 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250821090326690 DLCTRL DEBUG Command: GET 621153762 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090326690 DLCTRL DEBUG Tx Command reply: GET_REPLY 621153762 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090326692 DLCTRL DEBUG Command: GET 579544654 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090326692 DLCTRL DEBUG Tx Command reply: GET_REPLY 579544654 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090326693 DLCTRL DEBUG Command: GET 245165801 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090326693 DLCTRL DEBUG Tx Command reply: GET_REPLY 245165801 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090326695 DLCTRL DEBUG Command: GET 14729704 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090326695 DLCTRL DEBUG Tx Command reply: GET_REPLY 14729704 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090326698 DLCTRL DEBUG Command: GET 469271529 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090326698 DLCTRL DEBUG Tx Command reply: GET_REPLY 469271529 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090326700 DLCTRL DEBUG Command: GET 161006109 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090326700 DLCTRL DEBUG Tx Command reply: GET_REPLY 161006109 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090326703 DLCTRL DEBUG Command: GET 955368546 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090326703 DLCTRL DEBUG Tx Command reply: GET_REPLY 955368546 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090326705 DLCTRL DEBUG Command: GET 461826966 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090326705 DLCTRL DEBUG Tx Command reply: GET_REPLY 461826966 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090326709 DLCTRL DEBUG Command: GET 700344713 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090326709 DLCTRL DEBUG Tx Command reply: GET_REPLY 700344713 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090326711 DLCTRL DEBUG Command: GET 926033445 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090326711 DLCTRL DEBUG Tx Command reply: GET_REPLY 926033445 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250821090326714 DLCTRL DEBUG Command: GET 440940913 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090326714 DLCTRL DEBUG Tx Command reply: GET_REPLY 440940913 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090326716 DLCTRL DEBUG Command: GET 11003441 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090326716 DLCTRL DEBUG Tx Command reply: GET_REPLY 11003441 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090326718 DLCTRL DEBUG Command: GET 121741342 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090326719 DLCTRL DEBUG Tx Command reply: GET_REPLY 121741342 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090326721 DLCTRL DEBUG Command: GET 571418028 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090326721 DLCTRL DEBUG Tx Command reply: GET_REPLY 571418028 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090326723 DLCTRL DEBUG Command: GET 849483788 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090326723 DLCTRL DEBUG Tx Command reply: GET_REPLY 849483788 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090326724 DLCTRL DEBUG Command: GET 339140317 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090326724 DLCTRL DEBUG Tx Command reply: GET_REPLY 339140317 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090326726 DLCTRL DEBUG Command: GET 43954680 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090326726 DLCTRL DEBUG Tx Command reply: GET_REPLY 43954680 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090326728 DLCTRL DEBUG Command: GET 832757468 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090326728 DLCTRL DEBUG Tx Command reply: GET_REPLY 832757468 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090326729 DLCTRL DEBUG Command: GET 387205335 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090326729 DLCTRL DEBUG Tx Command reply: GET_REPLY 387205335 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090326733 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39908<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090326733 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40545<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(837)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(836)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090326734 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39902<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090326735 DLINP DEBUG SRVCONN(,r=127.0.0.1:42934<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090326735 DLINP DEBUG SRVCONN(,r=127.0.0.1:42934<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090326735 DLINP NOTICE SRV(,r=127.0.0.1:42934<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090326735 DMAIN NOTICE (127.0.0.1:42934 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42934<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821090326735 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(842)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-RAN(847)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(853)@3bdb09a82332: Final verdict of PTC: none 20250821090326736 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090326736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090326736 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090326736 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-SCCP(846)@3bdb09a82332: Final verdict of PTC: none 20250821090326736 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090326736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090326736 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090326736 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250821090326736 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090326736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090326736 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090326736 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090326736 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090326736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090326736 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090326736 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(852)@3bdb09a82332: Final verdict of PTC: none 20250821090326736 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090326736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090326736 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821090326736 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090326736 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090326736 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821090326736 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090326736 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090326736 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090326736 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090326736 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090326736 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821090326736 DLSS7 <000c> ss7_asp.c:1383 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  20250821090326736 DLSS7 <000c> ss7_asp.c:1383 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  20250821090326736 DLSS7 <000c> ss7_asp.c:1383 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  20250821090326736 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090326736 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090326736 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090326736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090326736 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250821090326736 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090326736 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090326736 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250821090326736 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090326736 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250821090326736 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090326736 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821090326736 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821090326736 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 03  20250821090326736 DLSS7 <000c> ss7_asp.c:1383 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  20250821090326736 DLSS7 <000c> ss7_asp.c:1383 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  20250821090326736 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090326736 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-RAN(850)@3bdb09a82332: Final verdict of PTC: none 20250821090326736 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090326736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090326736 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090326736 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090326736 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090326736 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090326736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090326736 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090326736 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821090326736 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090326736 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090326736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090326736 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090326736 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840)@3bdb09a82332: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_round_robin(835)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(839)@3bdb09a82332: Final verdict of PTC: none 20250821090326736 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090326736 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090326736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090326736 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090326736 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090326736 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090326736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090326736 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090326736 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090326736 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090326736 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped HNBGW_Test.msc2-SCCP(849)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(844)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(851)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(841)@3bdb09a82332: Final verdict of PTC: none 20250821090326736 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090326736 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090326736 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090326736 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090326736 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090326736 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090326736 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821090326736 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090326736 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090326736 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090326736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090326736 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090326736 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090326736 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090326736 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090326736 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090326736 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090326736 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090326736 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090326736 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090326736 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090326736 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090326736 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(845)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(843)@3bdb09a82332: Final verdict of PTC: none 20250821090326737 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090326737 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090326737 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090326737 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=15 20250821090326737 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090326737 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090326737 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090326737 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090326737 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090326737 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090326737 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821090326737 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090326737 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090326737 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090326737 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090326737 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090326737 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090326738 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=14 20250821090326738 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090326738 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090326738 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090326736 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090326736 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090326736 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821090326736 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090326736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090326736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090326736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090326736 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090326736 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090326736 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090326736 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090326736 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090326736 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090326736 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090326736 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250821090326736 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090326736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090326736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090326736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090326736 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090326736 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090326736 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090326736 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090326736 DRANAP NOTICE cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090326736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x560fd35f9920]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090326736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090326736 DLSCCP DEBUG SCCP-SCOC(90)[0x560fd3629840]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090326736 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033a993), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090326736 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090326736 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=15 -> eSLS=63: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821090326736 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=15 -> eSLS=63: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090326736 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090326736 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090326736 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090326736 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090326737 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090326737 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090326737 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090326737 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 0f 04 33 a9 93 00 00 5a 00 00 00 00 00 (ss7_asp.c:1383) 20250821090326737 DLSCCP DEBUG SCCP-SCOC(90)[0x560fd3629840]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090326737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x560fd35f9920]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090326737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3560299)[0x560fd3615d30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090326737 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3560299)[0x560fd3615d30]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090326737 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090326737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3560299)[0x560fd3615d30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090326737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3560299)[0x560fd3615d30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090326737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3560299)[0x560fd3615d30]{disrupted}: Freeing instance (context_map.c:203) 20250821090326737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3560299)[0x560fd3615d30]{disrupted}: Deallocated (fsm.c:568) 20250821090326737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x560fd35f9920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090326737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x560fd35f9920]{disconnected}: Freeing instance (context_map.c:207) 20250821090326737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x560fd35f9920]{disconnected}: Deallocated (fsm.c:568) 20250821090326737 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3560299 SCCP-90 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821090326737 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090326737 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090326737 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090326737 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090326737 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090326737 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090326737 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090326737 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090326737 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090326737 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090326737 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090326737 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090326737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090326737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821090326737 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090326737 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090326737 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090326737 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090326737 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090326737 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090326737 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090326737 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090326737 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090326737 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090326737 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090326737 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090326737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x560fd35e9210]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090326737 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090326737 DLSCCP DEBUG SCCP-SCOC(89)[0x560fd360aa30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090326737 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001080b8), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090326737 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090326737 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090326737 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090326737 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090326737 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090326737 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090326737 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090326737 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090326737 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090326737 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 0c 04 10 80 b8 00 00 59 00 00 00 00 00 (ss7_asp.c:1383) 20250821090326737 DLSCCP DEBUG SCCP-SCOC(89)[0x560fd360aa30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090326737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x560fd35e9210]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090326737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-883285)[0x560fd35e4870]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090326737 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-883285)[0x560fd35e4870]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090326737 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090326737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-883285)[0x560fd35e4870]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090326737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-883285)[0x560fd35e4870]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090326737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-883285)[0x560fd35e4870]{disrupted}: Freeing instance (context_map.c:203) 20250821090326737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-883285)[0x560fd35e4870]{disrupted}: Deallocated (fsm.c:568) 20250821090326737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x560fd35e9210]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090326737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x560fd35e9210]{disconnected}: Freeing instance (context_map.c:207) 20250821090326737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x560fd35e9210]{disconnected}: Deallocated (fsm.c:568) 20250821090326737 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-883285 SCCP-89 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821090326737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x560fd360b540]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090326737 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090326737 DLSCCP DEBUG SCCP-SCOC(91)[0x560fd3632510]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090326737 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009bf3db), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090326737 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090326737 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090326737 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090326737 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090326737 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090326737 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090326737 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090326737 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090326737 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090326737 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 0e 04 9b f3 db 00 00 5b 00 00 00 00 00 (ss7_asp.c:1383) 20250821090326737 DLSCCP DEBUG SCCP-SCOC(91)[0x560fd3632510]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090326737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x560fd360b540]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090326737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10515454)[0x560fd35ebeb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090326737 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10515454)[0x560fd35ebeb0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090326737 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090326737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10515454)[0x560fd35ebeb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090326737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10515454)[0x560fd35ebeb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090326737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10515454)[0x560fd35ebeb0]{disrupted}: Freeing instance (context_map.c:203) 20250821090326737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10515454)[0x560fd35ebeb0]{disrupted}: Deallocated (fsm.c:568) 20250821090326737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x560fd360b540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090326737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x560fd360b540]{disconnected}: Freeing instance (context_map.c:207) 20250821090326737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x560fd360b540]{disconnected}: Deallocated (fsm.c:568) 20250821090326737 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10515454 SCCP-91 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821090326737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090326737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090326737 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090326737 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 (hnb.c:255) 20250821090326737 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.msc1-M3UA(848)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(855)@3bdb09a82332: Final verdict of PTC: none 20250821090326741 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39922<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(856)@3bdb09a82332: Final verdict of PTC: pass 20250821090326741 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39936<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(857)@3bdb09a82332: Final verdict of PTC: pass HNBGW_Test.sgsn0-M3UA(854)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(838)@3bdb09a82332: Final verdict of PTC: none 20250821090326761 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58474<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(858)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(835): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(836): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(837): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(838): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(839): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(841): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(842): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(843): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(844): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(845): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-SCCP(846): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-RAN(847): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-M3UA(848): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc2-SCCP(849): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc2-RAN(850): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc2-M3UA(851): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(852): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(853): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(854): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(855): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(856): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(857): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(858): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@3bdb09a82332: 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'. Thu Aug 21 09:03:26 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 20250821090326833 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58482<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090327061 DLSCCP DEBUG SCCP-SCOC(88)[0x560fd3616990]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090327061 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00467856), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090327061 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090327061 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090327061 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090327061 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090327061 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090327061 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090327061 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090327061 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090327061 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090327061 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 46 78 56 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090327061 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090327061 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090327061 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090327061 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090327061 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090327061 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090327061 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090327535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58482<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=646956) 20250821090327659 DLSCCP DEBUG SCCP-SCOC(87)[0x560fd35e9050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090327659 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00825a7a), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090327659 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090327659 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090327659 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090327659 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090327659 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090327659 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090327659 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090327659 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090327659 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090327659 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 82 5a 7a 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090327659 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090327659 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090327659 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090327659 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090327659 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090327659 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090327659 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090328355 DLSCCP DEBUG SCCP-SCOC(86)[0x560fd35ebba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090328355 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfb151), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090328355 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090328355 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090328355 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090328355 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090328355 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090328355 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090328355 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090328355 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090328355 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090328355 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 df b1 51 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090328355 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090328355 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090328355 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090328355 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090328355 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090328355 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090328355 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=646956, count=653816) 20250821090328737 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090328737 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090328737 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821090328737 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090328737 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090328737 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821090328737 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090328737 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250821090328737 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250821090328737 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090328737 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090328737 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821090328871 DLSCCP DEBUG SCCP-SCOC(85)[0x560fd360f460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090328871 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c21cad), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090328871 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090328871 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090328871 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090328871 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090328871 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090328871 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090328871 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090328871 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090328871 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090328871 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c2 1c ad 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090328871 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090328871 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090328871 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090328871 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090328871 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090328871 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090328871 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090329386 DLSCCP DEBUG SCCP-SCOC(83)[0x560fd362a2d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090329386 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d84d2), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090329386 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090329386 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090329386 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090329386 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090329386 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090329386 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090329386 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090329386 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090329386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090329386 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 8d 84 d2 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090329387 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090329387 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090329387 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090329387 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090329387 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090329387 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090329387 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090329403 DLSCCP DEBUG SCCP-SCOC(84)[0x560fd35edcf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090329403 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072550b), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090329403 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090329403 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090329403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090329403 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090329403 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090329403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090329403 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090329403 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090329403 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090329403 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 72 55 0b 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090329403 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090329403 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090329403 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090329403 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090329403 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090329403 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090329403 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 09:03:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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 MTC@3bdb09a82332: 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@3bdb09a82332: Test case TC_mscpool_no_allow_attach_valid_nri started. 20250821090330627 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58484<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090330631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58494<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090330634 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40497<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_valid_nri-Iuh0(863)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090330757 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090330757 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821090330765 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090330765 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090330765 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090330765 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090330765 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090330765 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_no_allow_attach_valid_nri-Iuh1(865)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090330765 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57864 (stream_srv.c:143) 20250821090330765 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57864<->l=127.0.0.1:29169 (hnb.c:335) 20250821090330766 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090330766 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090330767 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090330767 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090330767 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:334) 20250821090330767 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090330767 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090330767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330767 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090330767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330767 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090330767 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090330767 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090330767 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090330767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090330767 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090330767 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090330767 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090330767 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090330767 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090330767 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090330767 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090330767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330767 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090330767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090330767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330767 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090330767 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090330767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090330767 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090330767 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090330767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090330767 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090330767 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090330767 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090330767 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090330767 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090330767 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090330767 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090330767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330767 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090330767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090330767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330767 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090330767 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090330767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090330767 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090330767 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090330767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090330767 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090330767 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090330767 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090330767 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090330767 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090330767 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090330767 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090330767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330767 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090330767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090330767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330767 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090330767 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090330767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090330767 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090330767 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090330767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090330767 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090330767 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090330768 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090330768 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090330768 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090330768 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=12 20250821090330768 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090330768 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090330768 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090330768 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090330768 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090330768 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=11 20250821090330768 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090330768 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090330768 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090330768 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090330768 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090330768 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090330768 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=5 20250821090330768 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090330768 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090330768 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090330768 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090330768 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090330768 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090330768 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821090330768 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090330768 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090330768 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(869)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(869)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(869)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(867)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(872)@3bdb09a82332: ************************************************* HNBGW_Test.msc1-M3UA(872)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(872)@3bdb09a82332: ************************************************* HNBGW_Test.msc1-SCCP(870)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(875)@3bdb09a82332: ************************************************* HNBGW_Test.msc2-M3UA(875)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(875)@3bdb09a82332: ************************************************* HNBGW_Test.msc2-SCCP(873)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090330802 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090330802 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090330802 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090330802 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090330802 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090330802 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090330802 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090330802 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090330803 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090330803 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090330803 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:334) 20250821090330803 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090330803 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090330803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330803 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=3 -> eSLS=115: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090330803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330804 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090330804 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=3 -> eSLS=115: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090330804 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090330804 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090330804 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090330804 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090330804 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090330804 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090330804 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090330804 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:334) 20250821090330804 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090330804 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090330804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330804 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090330804 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090330804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330804 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090330804 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090330804 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090330804 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090330804 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090330804 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090330804 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090330804 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090330804 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090330804 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090330804 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090330804 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090330804 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090330804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330804 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090330804 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090330804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330804 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090330804 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090330804 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090330804 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090330804 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090330804 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090330804 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090330804 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090330804 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090330804 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090330804 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090330804 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090330804 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090330804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330804 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090330804 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090330804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330804 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090330804 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090330804 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090330804 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090330804 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090330804 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090330804 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090330804 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090330804 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090330805 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090330805 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090330805 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=3 20250821090330805 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090330805 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090330805 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090330805 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090330805 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090330805 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=11 20250821090330805 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090330805 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090330805 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090330805 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090330805 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090330805 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090330805 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=15 20250821090330805 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090330805 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090330805 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090330805 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090330805 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090330805 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090330805 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821090330805 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090330805 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090330805 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(878)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(878)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(878)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(876)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090330824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090330824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090330824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090330824 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090330824 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:562) 20250821090330824 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090330824 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090330824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090330824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090330830 DLINP DEBUG SRVCONN(,r=127.0.0.1:57864<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090330830 DLINP DEBUG SRVCONN(,r=127.0.0.1:57864<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090330830 DLINP DEBUG SRVCONN(,r=127.0.0.1:57864<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090330830 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090330830 DHNBAP DEBUG (127.0.0.1:57864 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821090330830 DHNBAP NOTICE (127.0.0.1:57864 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090330830 DHNBAP NOTICE (127.0.0.1:57864 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090330830 DLINP DEBUG SRVCONN(,r=127.0.0.1:57864<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090330830 DLINP DEBUG SRVCONN(,r=127.0.0.1:57864<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090330977 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090330977 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090330977 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090330977 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(869)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090330980 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090330980 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090330980 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090330980 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090330980 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090330980 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090330980 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090330980 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090330980 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090330980 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090330980 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090330980 DLSS7 <000c> ss7_asp.c:1383 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  20250821090330980 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090330980 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090330980 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090330980 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090330980 DLSS7 <000c> ss7_asp.c:1383 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  20250821090330980 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090330980 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090330980 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090330980 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090330980 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090330980 DLSS7 <000c> ss7_asp.c:1383 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  20250821090330980 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090330980 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090330980 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090330980 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090330980 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090330980 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090330980 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090330981 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090330981 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090330981 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090330981 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090330981 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090330981 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090330981 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090330981 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090330981 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090330982 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090330982 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090330982 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090330982 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090330982 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090330982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330982 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090330982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330982 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090330982 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090330982 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090330982 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090330982 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090330982 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090330982 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090330982 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090330982 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090330982 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090330982 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821090330982 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090330982 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090330982 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090330982 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090330982 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090330982 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821090330988 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090330988 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821090330988 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090330988 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(872)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821090330989 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090330989 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821090330989 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090330989 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090330989 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090330989 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090330989 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090330989 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090330989 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090330989 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090330989 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090330989 DLSS7 <000c> ss7_asp.c:1383 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  20250821090330989 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090330989 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090330989 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090330989 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090330989 DLSS7 <000c> ss7_asp.c:1383 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  20250821090330989 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090330989 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090330989 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090330989 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090330989 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821090330989 DLSS7 <000c> ss7_asp.c:1383 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  20250821090330989 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090330989 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090330989 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821090330989 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090330989 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090330989 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090330989 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090330989 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090330989 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821090330989 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090330989 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090330989 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090330989 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090330989 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090330989 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090330989 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090330989 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090330990 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090330990 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090330990 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090330990 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090330990 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090330990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330990 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090330990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090330990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090330990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090330990 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090330990 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090330990 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090330990 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090330990 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090330990 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090330990 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090330991 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090330991 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090330991 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090330991 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=14 20250821090330991 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090330991 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090330991 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090330991 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090330991 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090330991 DLSS7 <000c> ss7_asp.c:1383 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  20250821090330998 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090330998 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250821090330998 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090330998 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(875)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250821090331000 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090331000 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250821090331000 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090331000 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090331000 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090331000 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090331000 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090331000 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090331000 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250821090331000 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090331000 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090331000 DLSS7 <000c> ss7_asp.c:1383 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  20250821090331000 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090331000 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090331000 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090331000 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090331000 DLSS7 <000c> ss7_asp.c:1383 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  20250821090331000 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090331000 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090331000 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090331000 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090331000 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250821090331000 DLSS7 <000c> ss7_asp.c:1383 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  20250821090331000 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821090331000 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821090331000 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 03  20250821090331000 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090331000 DLSS7 <000c> ss7_asp.c:1383 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  20250821090331000 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 05 00 12 00 10 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090331000 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090331000 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090331000 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090331000 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250821090331000 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090331000 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090331000 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090331000 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090331000 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090331000 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090331000 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090331000 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090331001 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090331001 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090331001 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090331001 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090331001 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090331001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331002 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090331002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331002 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090331002 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090331002 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090331002 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090331002 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090331002 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090331002 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090331002 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090331002 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090331002 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090331002 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=12 20250821090331002 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090331002 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090331002 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821090331002 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821090331002 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090331002 DLSS7 <000c> ss7_asp.c:1383 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  20250821090331014 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090331014 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090331014 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090331014 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(878)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090331016 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090331016 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090331016 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090331016 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090331016 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090331016 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090331016 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090331016 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090331016 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090331016 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090331016 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090331017 DLSS7 <000c> ss7_asp.c:1383 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  20250821090331017 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090331017 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090331017 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090331017 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090331017 DLSS7 <000c> ss7_asp.c:1383 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  20250821090331017 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090331017 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090331017 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090331017 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090331018 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090331018 DLSS7 <000c> ss7_asp.c:1383 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  20250821090331018 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090331018 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090331018 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090331018 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090331018 DLSS7 <000c> ss7_asp.c:1383 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  20250821090331018 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250821090331018 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 02 00 12 00 0c 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090331018 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090331018 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090331018 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090331018 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090331018 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090331018 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090331018 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090331018 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090331018 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090331018 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090331018 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090331018 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090331019 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090331019 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090331019 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090331019 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090331019 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090331019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331019 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090331019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331019 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090331019 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090331019 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090331019 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090331019 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090331019 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090331019 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090331020 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090331020 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090331020 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090331020 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821090331020 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090331020 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090331020 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090331020 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090331020 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090331020 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  20250821090331124 DLSCCP DEBUG SCCP-SCOC(80)[0x560fd35fcfe0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090331124 DLSCCP DEBUG SCCP-SCOC(80)[0x560fd35fcfe0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090331124 DLSCCP DEBUG SCCP-SCOC(80)[0x560fd35fcfe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090331124 DLSCCP DEBUG SCCP-SCOC(80)[0x560fd35fcfe0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090331124 DLSCCP DEBUG SCCP-SCOC(80)[0x560fd35fcfe0]{IDLE}: Deallocated (fsm.c:568) 20250821090331125 DLSCCP DEBUG SCCP-SCOC(81)[0x560fd35f6110]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090331125 DLSCCP DEBUG SCCP-SCOC(81)[0x560fd35f6110]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090331125 DLSCCP DEBUG SCCP-SCOC(81)[0x560fd35f6110]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090331125 DLSCCP DEBUG SCCP-SCOC(81)[0x560fd35f6110]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090331125 DLSCCP DEBUG SCCP-SCOC(81)[0x560fd35f6110]{IDLE}: Deallocated (fsm.c:568) 20250821090331129 DLSCCP DEBUG SCCP-SCOC(82)[0x560fd36016a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090331129 DLSCCP DEBUG SCCP-SCOC(82)[0x560fd36016a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090331129 DLSCCP DEBUG SCCP-SCOC(82)[0x560fd36016a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090331129 DLSCCP DEBUG SCCP-SCOC(82)[0x560fd36016a0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090331129 DLSCCP DEBUG SCCP-SCOC(82)[0x560fd36016a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(868)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090331792 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090331792 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090331792 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090331792 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090331792 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090331792 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090331792 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090331792 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090331792 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090331792 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090331792 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090331792 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090331792 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090331792 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090331792 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090331792 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090331792 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090331792 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090331792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331792 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090331792 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090331792 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090331792 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090331792 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090331792 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:382) 20250821090331792 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090331792 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090331792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331793 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090331793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331793 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090331793 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090331793 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090331793 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090331793 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090331793 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090331793 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090331793 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090331793 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090331793 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090331793 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090331793 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821090331793 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090331793 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090331793 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090331793 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090331793 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090331793 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-RAN(871)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090331798 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090331798 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090331798 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090331798 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090331798 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090331798 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090331798 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090331798 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090331798 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090331798 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090331798 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090331798 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090331798 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090331798 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090331798 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090331798 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090331798 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090331798 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090331798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331798 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090331798 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090331798 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090331798 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090331798 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:357) 20250821090331798 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:382) 20250821090331798 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090331798 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090331798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331798 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090331798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331798 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090331798 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090331798 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090331798 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090331798 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090331798 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090331798 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090331798 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090331799 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090331799 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090331799 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090331799 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=6 20250821090331799 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090331799 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090331799 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090331799 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090331799 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090331799 DLSS7 <000c> ss7_asp.c:1383 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  20250821090331799 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090331799 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090331799 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090331799 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090331799 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090331799 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090331799 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090331799 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090331799 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090331799 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090331799 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090331799 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090331799 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090331799 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090331799 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090331799 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090331799 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090331799 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090331799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331800 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090331800 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090331800 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090331800 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090331800 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250821090331802 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090331802 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090331802 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090331802 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090331802 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090331802 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090331802 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090331802 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090331802 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090331802 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090331802 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090331802 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090331802 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090331802 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090331802 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090331802 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090331802 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090331802 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090331802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331802 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090331802 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090331803 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090331803 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090331803 DRANAP INFO cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(871)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.msc0-RAN(868)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.msc2-RAN(874)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090331812 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090331812 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821090331812 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821090331812 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821090331812 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090331812 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090331812 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090331812 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090331812 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090331812 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090331812 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090331812 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090331812 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090331812 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090331812 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090331812 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090331812 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821090331812 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090331812 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) 20250821090331812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331812 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) 20250821090331812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331812 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090331812 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090331812 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090331812 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090331812 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:357) 20250821090331812 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:382) 20250821090331812 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090331812 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090331812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331812 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090331812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331812 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090331812 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090331812 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090331812 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090331812 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090331812 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090331812 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090331812 DRANAP NOTICE cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090331812 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090331812 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090331812 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090331812 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090331812 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090331812 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090331812 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821090331812 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821090331812 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090331812 DLSS7 <000c> ss7_asp.c:1383 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  20250821090331813 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090331813 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821090331813 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821090331813 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821090331813 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090331813 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090331813 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090331813 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090331813 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090331813 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090331813 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090331813 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090331813 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090331813 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090331813 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090331813 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090331813 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821090331814 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090331814 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) 20250821090331814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331814 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) 20250821090331814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331814 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090331814 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090331814 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090331814 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090331814 DRANAP INFO cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(874)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(877)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090331819 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090331819 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090331819 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090331819 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090331819 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090331819 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090331819 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090331819 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090331819 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090331819 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090331819 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090331819 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090331819 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090331819 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090331819 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090331819 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090331819 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090331819 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090331819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331819 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090331819 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090331819 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090331819 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090331819 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090331819 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:382) 20250821090331819 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090331819 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090331819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331819 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090331819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331819 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090331819 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090331819 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090331819 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090331819 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090331819 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090331819 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090331819 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090331819 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090331819 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090331819 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090331819 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821090331819 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090331819 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090331819 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090331819 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090331819 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090331819 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090331820 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090331820 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090331820 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090331820 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090331820 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090331820 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090331820 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090331820 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090331820 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090331820 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090331820 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090331820 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090331820 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090331820 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090331820 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090331820 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090331820 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090331820 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090331820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090331820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090331820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090331820 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090331820 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090331820 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090331820 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090331820 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(877)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090332847 DLCTRL DEBUG Command: GET 658834648 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090332847 DLCTRL DEBUG Tx Command reply: GET_REPLY 658834648 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090332850 DLCTRL DEBUG Command: GET 538494485 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090332850 DLCTRL DEBUG Tx Command reply: GET_REPLY 538494485 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090332851 DLCTRL DEBUG Command: GET 107784287 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090332851 DLCTRL DEBUG Tx Command reply: GET_REPLY 107784287 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090332852 DLCTRL DEBUG Command: GET 433115980 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090332852 DLCTRL DEBUG Tx Command reply: GET_REPLY 433115980 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090332853 DLCTRL DEBUG Command: GET 793576757 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090332853 DLCTRL DEBUG Tx Command reply: GET_REPLY 793576757 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821090332854 DLCTRL DEBUG Command: GET 335895099 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090332854 DLCTRL DEBUG Tx Command reply: GET_REPLY 335895099 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090332855 DLCTRL DEBUG Command: GET 755344526 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090332855 DLCTRL DEBUG Tx Command reply: GET_REPLY 755344526 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090332856 DLCTRL DEBUG Command: GET 408313895 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090332856 DLCTRL DEBUG Tx Command reply: GET_REPLY 408313895 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090332857 DLCTRL DEBUG Command: GET 828810043 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090332857 DLCTRL DEBUG Tx Command reply: GET_REPLY 828810043 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090332857 DLCTRL DEBUG Command: GET 633629334 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090332857 DLCTRL DEBUG Tx Command reply: GET_REPLY 633629334 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821090332858 DLCTRL DEBUG Command: GET 839696100 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090332858 DLCTRL DEBUG Tx Command reply: GET_REPLY 839696100 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090332859 DLCTRL DEBUG Command: GET 887993952 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090332859 DLCTRL DEBUG Tx Command reply: GET_REPLY 887993952 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090332860 DLCTRL DEBUG Command: GET 8813411 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090332860 DLCTRL DEBUG Tx Command reply: GET_REPLY 8813411 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090332860 DLCTRL DEBUG Command: GET 855846222 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090332860 DLCTRL DEBUG Tx Command reply: GET_REPLY 855846222 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090332861 DLCTRL DEBUG Command: GET 210848421 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090332861 DLCTRL DEBUG Tx Command reply: GET_REPLY 210848421 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821090332862 DLCTRL DEBUG Command: GET 167754965 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090332862 DLCTRL DEBUG Tx Command reply: GET_REPLY 167754965 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090332863 DLCTRL DEBUG Command: GET 152362447 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090332863 DLCTRL DEBUG Tx Command reply: GET_REPLY 152362447 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090332863 DLCTRL DEBUG Command: GET 711755563 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090332863 DLCTRL DEBUG Tx Command reply: GET_REPLY 711755563 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090332864 DLCTRL DEBUG Command: GET 849037463 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090332864 DLCTRL DEBUG Tx Command reply: GET_REPLY 849037463 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090332865 DLCTRL DEBUG Command: GET 67439068 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090332865 DLCTRL DEBUG Tx Command reply: GET_REPLY 67439068 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: 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@3bdb09a82332: "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@3bdb09a82332: 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@3bdb09a82332: 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 := '000000000000000111001010'B, t_guard := 20.000000 } 20250821090332879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58510<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(871)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(871)@3bdb09a82332: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(880) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864)@3bdb09a82332: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(880)6516057 20250821090333916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090333916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090333916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250821090333916 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090333916 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x636d59, normal) (hnbgw_rua.c:408) 20250821090333916 DHNB DEBUG map_rua[0x560fd35fcfe0]{init}: Allocated (fsm.c:456) 20250821090333916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6516057)[0x560fd35fcfe0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090333916 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6516057 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090333916 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090333916 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090333916 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6516057 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:185) 20250821090333916 DCN DEBUG map_sccp[0x560fd35e4870]{init}: Allocated (fsm.c:456) 20250821090333916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x560fd35e4870]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090333916 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-6516057 <-> SCCP-92 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250821090333916 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6516057 SCCP-92 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250821090333916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6516057)[0x560fd35fcfe0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090333916 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090333916 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090333916 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6516057 SCCP-92 msc-1 MI=TMSI-0x42410023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090333916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x560fd35e4870]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090333916 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090333916 DLSCCP DEBUG SCCP-SCOC(92)[0x560fd35e9210]{IDLE}: Allocated (fsm.c:456) 20250821090333916 DLSCCP DEBUG SCCP-SCOC(92)[0x560fd35e9210]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090333916 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030001ca0056400500f1100926) (sccp_scrc.c:455) 20250821090333916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090333916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090333916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090333916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090333916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090333916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090333916 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090333916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090333916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090333916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090333916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090333916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090333916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090333916 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090333916 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090333916 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090333916 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090333916 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090333916 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 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 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 41 00 23 00 4f 40 03 00 01 ca 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250821090333916 DLSCCP DEBUG SCCP-SCOC(92)[0x560fd35e9210]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090333916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x560fd35e4870]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090333916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6516057)[0x560fd35fcfe0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090333916 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090333916 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090333916 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090333916 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=9 20250821090333916 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090333916 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090333916 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc1 proto=m3ua 20250821090333916 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090333916 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090333916 DLSS7 <000c> ss7_asp.c:1383 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 09 01 00 00 5c 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 41 00 23 00 4f 40 03 00 01 ca 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(870)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc1-SCCP(870)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(871)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(880) HNBGW_Test.msc1-RAN(871)@3bdb09a82332: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(880)16440869 HNBGW_Test.msc1-SCCP(870)@3bdb09a82332: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(880)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(870)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@3bdb09a82332: 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 } } } 20250821090333939 DLCTRL DEBUG Command: GET 370952174 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090333939 DLCTRL DEBUG Tx Command reply: GET_REPLY 370952174 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090333940 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090333940 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090333940 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090333940 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090333940 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090333940 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090333940 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090333940 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090333940 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090333940 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 5c b2 8d a7 02 00 00 00 00  20250821090333940 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090333940 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090333940 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090333940 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090333940 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090333940 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00b28da7) (sccp_scrc.c:545) 20250821090333940 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(92,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090333940 DLSCCP DEBUG SCCP-SCOC(92)[0x560fd35e9210]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090333940 DLSCCP DEBUG SCCP-SCOC(92)[0x560fd35e9210]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090333940 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090333940 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090333940 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_sccp.c:157) 20250821090333940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x560fd35e4870]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090333940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x560fd35e4870]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090333944 DLCTRL DEBUG Command: GET 938131619 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090333944 DLCTRL DEBUG Tx Command reply: GET_REPLY 938131619 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090333948 DLCTRL DEBUG Command: GET 222965075 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090333948 DLCTRL DEBUG Tx Command reply: GET_REPLY 222965075 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090333952 DLCTRL DEBUG Command: GET 879055002 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090333952 DLCTRL DEBUG Tx Command reply: GET_REPLY 879055002 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090333956 DLCTRL DEBUG Command: GET 736421543 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090333956 DLCTRL DEBUG Tx Command reply: GET_REPLY 736421543 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090333960 DLCTRL DEBUG Command: GET 829926312 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090333960 DLCTRL DEBUG Tx Command reply: GET_REPLY 829926312 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090333966 DLCTRL DEBUG Command: GET 42890971 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090333967 DLCTRL DEBUG Tx Command reply: GET_REPLY 42890971 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250821090333973 DLCTRL DEBUG Command: GET 184839000 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090333973 DLCTRL DEBUG Tx Command reply: GET_REPLY 184839000 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090333978 DLCTRL DEBUG Command: GET 314435595 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090333978 DLCTRL DEBUG Tx Command reply: GET_REPLY 314435595 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090333983 DLCTRL DEBUG Command: GET 908167227 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090333983 DLCTRL DEBUG Tx Command reply: GET_REPLY 908167227 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090333989 DLCTRL DEBUG Command: GET 220861017 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090333989 DLCTRL DEBUG Tx Command reply: GET_REPLY 220861017 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090333994 DLCTRL DEBUG Command: GET 768850939 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090333995 DLCTRL DEBUG Tx Command reply: GET_REPLY 768850939 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090333999 DLCTRL DEBUG Command: GET 110696328 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090333999 DLCTRL DEBUG Tx Command reply: GET_REPLY 110696328 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090334002 DLCTRL DEBUG Command: GET 925125910 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090334003 DLCTRL DEBUG Tx Command reply: GET_REPLY 925125910 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090334006 DLCTRL DEBUG Command: GET 542386803 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090334006 DLCTRL DEBUG Tx Command reply: GET_REPLY 542386803 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090334010 DLCTRL DEBUG Command: GET 276676443 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090334010 DLCTRL DEBUG Tx Command reply: GET_REPLY 276676443 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090334014 DLCTRL DEBUG Command: GET 20205366 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090334014 DLCTRL DEBUG Tx Command reply: GET_REPLY 20205366 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090334017 DLCTRL DEBUG Command: GET 60145294 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090334017 DLCTRL DEBUG Tx Command reply: GET_REPLY 60145294 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090334021 DLCTRL DEBUG Command: GET 314930538 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090334021 DLCTRL DEBUG Tx Command reply: GET_REPLY 314930538 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090334025 DLCTRL DEBUG Command: GET 252919897 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090334025 DLCTRL DEBUG Tx Command reply: GET_REPLY 252919897 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '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 := '000000000000001110001111'B, t_guard := 20.000000 } 20250821090334064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58526<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(868)@3bdb09a82332: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(868)@3bdb09a82332: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(881) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864)@3bdb09a82332: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(881)1352281 20250821090335076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090335076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090335076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250821090335076 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090335076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x14a259, normal) (hnbgw_rua.c:408) 20250821090335076 DHNB DEBUG map_rua[0x560fd35ebeb0]{init}: Allocated (fsm.c:456) 20250821090335076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1352281)[0x560fd35ebeb0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090335076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1352281 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090335076 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090335076 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090335076 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250821090335076 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1352281 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821090335076 DCN DEBUG map_sccp[0x560fd360b540]{init}: Allocated (fsm.c:456) 20250821090335076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x560fd360b540]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090335076 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-1352281 <-> SCCP-93 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821090335076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1352281 SCCP-93 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250821090335076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1352281)[0x560fd35ebeb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090335076 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090335076 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090335076 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1352281 SCCP-93 msc-0 MI=IMSI-001010000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090335076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x560fd360b540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090335076 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090335076 DLSCCP DEBUG SCCP-SCOC(93)[0x560fd3615d30]{IDLE}: Allocated (fsm.c:456) 20250821090335076 DLSCCP DEBUG SCCP-SCOC(93)[0x560fd3615d30]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090335076 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f400300038f0056400500f1100926) (sccp_scrc.c:455) 20250821090335076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090335076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090335076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090335076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090335076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090335076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090335076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090335076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090335076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090335076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090335076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090335076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090335076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090335076 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090335076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090335076 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090335076 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090335076 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090335076 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6c 00 00 00 bd 00 00 00 b9 03 00 00 08 01 00 00 5d 02 02 06 04 43 b9 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 03 8f 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821090335076 DLSCCP DEBUG SCCP-SCOC(93)[0x560fd3615d30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090335076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x560fd360b540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090335076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1352281)[0x560fd35ebeb0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090335076 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090335076 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090335076 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090335076 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821090335076 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090335076 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090335076 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090335076 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090335076 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090335076 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 08 01 00 00 5d 02 02 06 04 43 b9 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 03 8f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(867)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-SCCP(867)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(868)@3bdb09a82332: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(881) HNBGW_Test.msc0-RAN(868)@3bdb09a82332: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(881)9877386 HNBGW_Test.msc0-SCCP(867)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(867)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(881)@3bdb09a82332: setverdict(pass): none -> pass 20250821090335081 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090335081 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) MTC@3bdb09a82332: 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 } } } 20250821090335081 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090335081 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090335081 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090335081 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090335081 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090335081 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090335081 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090335081 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 5d 0d 06 6d 02 00 00 00 00  20250821090335081 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090335081 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090335081 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090335081 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090335081 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090335081 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=000d066d) (sccp_scrc.c:545) 20250821090335081 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(93,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090335081 DLSCCP DEBUG SCCP-SCOC(93)[0x560fd3615d30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090335081 DLSCCP DEBUG SCCP-SCOC(93)[0x560fd3615d30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090335081 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090335081 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090335081 DCN DEBUG handle_cn_conn_conf() conn_id=93, 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_sccp.c:157) 20250821090335081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x560fd360b540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090335081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x560fd360b540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090335082 DLCTRL DEBUG Command: GET 212409126 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090335082 DLCTRL DEBUG Tx Command reply: GET_REPLY 212409126 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821090335083 DLCTRL DEBUG Command: GET 209979479 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090335083 DLCTRL DEBUG Tx Command reply: GET_REPLY 209979479 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090335085 DLCTRL DEBUG Command: GET 463550196 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090335085 DLCTRL DEBUG Tx Command reply: GET_REPLY 463550196 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090335086 DLCTRL DEBUG Command: GET 760069968 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090335086 DLCTRL DEBUG Tx Command reply: GET_REPLY 760069968 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090335088 DLCTRL DEBUG Command: GET 691026273 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090335088 DLCTRL DEBUG Tx Command reply: GET_REPLY 691026273 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090335090 DLCTRL DEBUG Command: GET 526324216 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090335090 DLCTRL DEBUG Tx Command reply: GET_REPLY 526324216 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090335091 DLCTRL DEBUG Command: GET 31102163 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090335091 DLCTRL DEBUG Tx Command reply: GET_REPLY 31102163 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250821090335093 DLCTRL DEBUG Command: GET 886184066 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090335093 DLCTRL DEBUG Tx Command reply: GET_REPLY 886184066 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090335095 DLCTRL DEBUG Command: GET 884241070 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090335095 DLCTRL DEBUG Tx Command reply: GET_REPLY 884241070 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090335097 DLCTRL DEBUG Command: GET 772307190 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090335097 DLCTRL DEBUG Tx Command reply: GET_REPLY 772307190 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090335098 DLCTRL DEBUG Command: GET 409554070 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090335098 DLCTRL DEBUG Tx Command reply: GET_REPLY 409554070 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090335100 DLCTRL DEBUG Command: GET 338958077 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090335100 DLCTRL DEBUG Tx Command reply: GET_REPLY 338958077 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090335101 DLCTRL DEBUG Command: GET 884192265 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090335101 DLCTRL DEBUG Tx Command reply: GET_REPLY 884192265 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090335102 DLCTRL DEBUG Command: GET 194242733 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090335102 DLCTRL DEBUG Tx Command reply: GET_REPLY 194242733 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090335103 DLCTRL DEBUG Command: GET 864972457 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090335103 DLCTRL DEBUG Tx Command reply: GET_REPLY 864972457 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090335103 DLCTRL DEBUG Command: GET 423674254 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090335103 DLCTRL DEBUG Tx Command reply: GET_REPLY 423674254 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090335104 DLCTRL DEBUG Command: GET 700278403 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090335104 DLCTRL DEBUG Tx Command reply: GET_REPLY 700278403 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090335105 DLCTRL DEBUG Command: GET 137002849 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090335105 DLCTRL DEBUG Tx Command reply: GET_REPLY 137002849 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090335106 DLCTRL DEBUG Command: GET 61048446 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090335106 DLCTRL DEBUG Tx Command reply: GET_REPLY 61048446 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090335107 DLCTRL DEBUG Command: GET 43587068 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090335107 DLCTRL DEBUG Tx Command reply: GET_REPLY 43587068 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '000000000000000011100011'B, t_guard := 20.000000 } 20250821090335118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58532<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(874)@3bdb09a82332: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(874)@3bdb09a82332: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(882) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864)@3bdb09a82332: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(882)9474640 20250821090336142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090336142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090336142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250821090336142 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090336142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x909250, normal) (hnbgw_rua.c:408) 20250821090336142 DHNB DEBUG map_rua[0x560fd35f9920]{init}: Allocated (fsm.c:456) 20250821090336142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9474640)[0x560fd35f9920]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090336142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9474640 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090336142 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090336142 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090336142 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9474640 SCCP-0 CS MI=IMSI-001010000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250821090336142 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9474640 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:232) 20250821090336142 DCN DEBUG map_sccp[0x560fd35e4d70]{init}: Allocated (fsm.c:456) 20250821090336142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x560fd35e4d70]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090336142 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-9474640 <-> SCCP-94 msc-2 msc-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.3 (context_map.c:129) 20250821090336142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9474640 SCCP-94 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250821090336142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9474640)[0x560fd35f9920]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090336142 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090336142 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090336142 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9474640 SCCP-94 msc-2 MI=IMSI-001010000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090336142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x560fd35e4d70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090336142 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090336142 DLSCCP DEBUG SCCP-SCOC(94)[0x560fd35e8c40]{IDLE}: Allocated (fsm.c:456) 20250821090336142 DLSCCP DEBUG SCCP-SCOC(94)[0x560fd35e8c40]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090336142 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030000e30056400500f1100926) (sccp_scrc.c:455) 20250821090336142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090336142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090336142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090336142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090336142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090336142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090336142 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090336142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090336142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090336142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090336142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090336142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090336142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090336142 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090336142 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090336142 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090336142 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090336142 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090336142 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6c 00 00 00 bd 00 00 00 03 03 00 00 0b 01 00 00 5e 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 e3 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821090336142 DLSCCP DEBUG SCCP-SCOC(94)[0x560fd35e8c40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090336142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x560fd35e4d70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090336142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9474640)[0x560fd35f9920]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090336143 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090336143 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090336143 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090336143 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=11 20250821090336143 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090336143 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090336143 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821090336143 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821090336143 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090336143 DLSS7 <000c> ss7_asp.c:1383 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 0b 01 00 00 5e 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 e3 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(873)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc2-SCCP(873)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(874)@3bdb09a82332: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(882) HNBGW_Test.msc2-RAN(874)@3bdb09a82332: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(882)11468175 HNBGW_Test.msc2-SCCP(873)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(873)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(882)@3bdb09a82332: setverdict(pass): none -> pass 20250821090336162 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090336162 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821090336162 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821090336162 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821090336162 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090336162 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090336162 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090336162 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090336162 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090336162 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 03 00 00 00 bd 03 02 00 00 02 00 00 5e 0e 43 2f 02 00 00 00 00  20250821090336162 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090336162 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090336162 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090336162 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090336162 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) MTC@3bdb09a82332: 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 } } } 20250821090336162 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=000e432f) (sccp_scrc.c:545) 20250821090336162 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(94,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090336162 DLSCCP DEBUG SCCP-SCOC(94)[0x560fd35e8c40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090336163 DLSCCP DEBUG SCCP-SCOC(94)[0x560fd35e8c40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090336163 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090336163 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090336163 DCN DEBUG handle_cn_conn_conf() conn_id=94, 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_sccp.c:157) 20250821090336163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x560fd35e4d70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090336163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x560fd35e4d70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090336164 DLCTRL DEBUG Command: GET 365015278 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090336164 DLCTRL DEBUG Tx Command reply: GET_REPLY 365015278 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821090336168 DLCTRL DEBUG Command: GET 572515245 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090336168 DLCTRL DEBUG Tx Command reply: GET_REPLY 572515245 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090336172 DLCTRL DEBUG Command: GET 134358886 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090336172 DLCTRL DEBUG Tx Command reply: GET_REPLY 134358886 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090336176 DLCTRL DEBUG Command: GET 734566391 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090336176 DLCTRL DEBUG Tx Command reply: GET_REPLY 734566391 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090336180 DLCTRL DEBUG Command: GET 167358758 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090336180 DLCTRL DEBUG Tx Command reply: GET_REPLY 167358758 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090336184 DLCTRL DEBUG Command: GET 364329907 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090336184 DLCTRL DEBUG Tx Command reply: GET_REPLY 364329907 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090336188 DLCTRL DEBUG Command: GET 811309180 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090336188 DLCTRL DEBUG Tx Command reply: GET_REPLY 811309180 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250821090336194 DLCTRL DEBUG Command: GET 338383271 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090336194 DLCTRL DEBUG Tx Command reply: GET_REPLY 338383271 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090336199 DLCTRL DEBUG Command: GET 954616418 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090336199 DLCTRL DEBUG Tx Command reply: GET_REPLY 954616418 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090336201 DLCTRL DEBUG Command: GET 133743838 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090336201 DLCTRL DEBUG Tx Command reply: GET_REPLY 133743838 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090336202 DLCTRL DEBUG Command: GET 645811630 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090336202 DLCTRL DEBUG Tx Command reply: GET_REPLY 645811630 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250821090336203 DLCTRL DEBUG Command: GET 787947647 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090336203 DLCTRL DEBUG Tx Command reply: GET_REPLY 787947647 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090336204 DLCTRL DEBUG Command: GET 378638351 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090336204 DLCTRL DEBUG Tx Command reply: GET_REPLY 378638351 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090336205 DLCTRL DEBUG Command: GET 772421556 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090336205 DLCTRL DEBUG Tx Command reply: GET_REPLY 772421556 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090336206 DLCTRL DEBUG Command: GET 588404131 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090336206 DLCTRL DEBUG Tx Command reply: GET_REPLY 588404131 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090336207 DLCTRL DEBUG Command: GET 401484543 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090336207 DLCTRL DEBUG Tx Command reply: GET_REPLY 401484543 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090336209 DLCTRL DEBUG Command: GET 785970283 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090336209 DLCTRL DEBUG Tx Command reply: GET_REPLY 785970283 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090336211 DLCTRL DEBUG Command: GET 376165877 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090336211 DLCTRL DEBUG Tx Command reply: GET_REPLY 376165877 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090336213 DLCTRL DEBUG Command: GET 705808245 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090336213 DLCTRL DEBUG Tx Command reply: GET_REPLY 705808245 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090336216 DLCTRL DEBUG Command: GET 91079277 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090336216 DLCTRL DEBUG Tx Command reply: GET_REPLY 91079277 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090336227 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40497<->l=127.0.0.1:4262) (control_if.c:193) 20250821090336227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58494<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(861)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(860)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090336230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58484<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090336232 DLINP DEBUG SRVCONN(,r=127.0.0.1:57864<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090336232 DLINP DEBUG SRVCONN(,r=127.0.0.1:57864<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090336232 DLINP NOTICE SRV(,r=127.0.0.1:57864<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090336232 DMAIN NOTICE (127.0.0.1:57864 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57864<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821090336232 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(866)@3bdb09a82332: Final verdict of PTC: none 20250821090336234 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090336234 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090336234 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090336234 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821090336234 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090336234 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090336234 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090336234 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090336234 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090336234 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090336234 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090336234 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090336234 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090336234 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090336234 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090336234 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090336234 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090336234 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090336234 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090336234 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090336234 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090336234 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090336234 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090336234 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090336234 DLSS7 <000c> ss7_asp.c:1383 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  20250821090336234 DLSS7 <000c> ss7_asp.c:1383 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  20250821090336234 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821090336234 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090336234 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090336234 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090336234 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090336234 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090336234 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090336235 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090336235 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090336235 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090336235 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090336235 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090336235 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) HNBGW_Test.sgsn0-RAN(877)@3bdb09a82332: Final verdict of PTC: none 20250821090336235 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090336235 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090336235 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090336235 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090336235 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090336235 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090336235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x560fd360b540]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090336235 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090336235 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090336235 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090336235 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090336235 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090336235 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090336235 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090336235 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090336235 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090336235 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090336235 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090336235 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090336235 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090336235 DLSS7 <000c> ss7_asp.c:1383 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  20250821090336235 DLSS7 <000c> ss7_asp.c:1383 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  HNBGW_Test.sgsn0-SCCP(876)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(868)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-RAN(871)@3bdb09a82332: Final verdict of PTC: none 20250821090336235 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090336235 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090336235 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090336235 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090336235 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090336235 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc2-RAN(874)@3bdb09a82332: Final verdict of PTC: none 20250821090336235 DLINP <0002> stream_srv.c:795 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 20250821090336235 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090336235 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090336236 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090336236 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250821090336236 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090336236 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250821090336235 DLSCCP DEBUG SCCP-SCOC(93)[0x560fd3615d30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090336235 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d066d), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090336235 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090336235 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090336235 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090336235 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090336235 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090336235 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090336235 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090336235 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090336235 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090336235 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 08 04 0d 06 6d 00 00 5d 00 00 00 00 00 (ss7_asp.c:1383) 20250821090336235 DLSCCP DEBUG SCCP-SCOC(93)[0x560fd3615d30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090336235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x560fd360b540]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090336235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1352281)[0x560fd35ebeb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090336235 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1352281)[0x560fd35ebeb0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090336235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090336235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1352281)[0x560fd35ebeb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090336236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1352281)[0x560fd35ebeb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090336236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1352281)[0x560fd35ebeb0]{disrupted}: Freeing instance (context_map.c:203) 20250821090336236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1352281)[0x560fd35ebeb0]{disrupted}: Deallocated (fsm.c:568) 20250821090336236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x560fd360b540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090336236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x560fd360b540]{disconnected}: Freeing instance (context_map.c:207) 20250821090336236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x560fd360b540]{disconnected}: Deallocated (fsm.c:568) 20250821090336236 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1352281 SCCP-93 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:226) 20250821090336236 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090336236 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090336236 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090336236 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090336236 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090336236 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090336236 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090336236 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090336236 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250821090336236 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED 20250821090336236 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090336236 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-M3UA(878)@3bdb09a82332: Final verdict of PTC: none 20250821090336236 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090336236 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090336236 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090336236 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090336236 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250821090336236 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090336236 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090336236 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090336236 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090336236 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090336236 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090336236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090336236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821090336236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090336236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090336236 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090336236 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(859)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(867)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(863)@3bdb09a82332: Final verdict of PTC: none 20250821090336236 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090336236 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250821090336236 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090336236 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821090336236 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821090336236 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 03  20250821090336236 DLSS7 <000c> ss7_asp.c:1383 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  20250821090336236 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090336236 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090336236 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090336236 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090336236 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090336236 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821090336236 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090336236 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090336236 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090336237 DLINP <0002> stream_srv.c:795 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.msc2-SCCP(873)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(865)@3bdb09a82332: Final verdict of PTC: none 20250821090336236 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090336236 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 (hnb.c:255) 20250821090336236 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821090336236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6516057)[0x560fd35fcfe0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821090336236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6516057)[0x560fd35fcfe0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250821090336237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x560fd35e4870]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250821090336237 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090336237 DLSCCP DEBUG SCCP-SCOC(92)[0x560fd35e9210]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090336237 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b28da7), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090336237 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090336237 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090336237 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090336237 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090336237 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090336237 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090336237 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090336237 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 09 04 b2 8d a7 00 00 5c 00 00 00 00 00 (ss7_asp.c:1383) 20250821090336237 DLSCCP DEBUG SCCP-SCOC(92)[0x560fd35e9210]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090336237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x560fd35e4870]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090336237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6516057)[0x560fd35fcfe0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090336237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6516057)[0x560fd35fcfe0]{disrupted}: Freeing instance (context_map.c:203) 20250821090336237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6516057)[0x560fd35fcfe0]{disrupted}: Deallocated (fsm.c:568) 20250821090336237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x560fd35e4870]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090336237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x560fd35e4870]{disconnected}: Freeing instance (context_map.c:207) 20250821090336237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x560fd35e4870]{disconnected}: Deallocated (fsm.c:568) 20250821090336237 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6516057 SCCP-92 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:226) 20250821090336237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9474640)[0x560fd35f9920]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821090336237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9474640)[0x560fd35f9920]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250821090336237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x560fd35e4d70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250821090336237 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090336237 DLSCCP DEBUG SCCP-SCOC(94)[0x560fd35e8c40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090336237 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e432f), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090336237 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090336237 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=11 -> eSLS=59: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090336237 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090336237 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090336237 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090336237 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090336237 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090336237 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 0b 04 0e 43 2f 00 00 5e 00 00 00 00 00 (ss7_asp.c:1383) 20250821090336237 DLSCCP DEBUG SCCP-SCOC(94)[0x560fd35e8c40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090336237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x560fd35e4d70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090336237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9474640)[0x560fd35f9920]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090336237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9474640)[0x560fd35f9920]{disrupted}: Freeing instance (context_map.c:203) 20250821090336237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9474640)[0x560fd35f9920]{disrupted}: Deallocated (fsm.c:568) 20250821090336237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x560fd35e4d70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090336237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x560fd35e4d70]{disconnected}: Freeing instance (context_map.c:207) 20250821090336237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x560fd35e4d70]{disconnected}: Deallocated (fsm.c:568) 20250821090336238 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9474640 SCCP-94 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:226) 20250821090336238 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090336238 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090336238 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250821090336238 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090336238 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090336238 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090336238 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090336238 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090336238 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090336238 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090336238 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090336238 DRANAP NOTICE cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090336238 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090336238 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090336238 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090336238 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=9 20250821090336238 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090336238 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090336238 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc1 proto=m3ua 20250821090336238 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090336238 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090336238 DLSS7 <000c> ss7_asp.c:1383 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 09 04 b2 8d a7 00 00 5c 00 00 00 00 00 00 06 00 08 00 00 00 03  20250821090336238 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090336238 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090336238 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090336238 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=11 20250821090336239 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090336239 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090336239 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090336239 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090336243 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58532<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-SCCP(870)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(872)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(875)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(879)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(862)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri0(882)@3bdb09a82332: Final verdict of PTC: pass 20250821090336251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58510<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090336251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58526<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(880)@3bdb09a82332: Final verdict of PTC: pass HNBGW_Test.msc0-M3UA(869)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri0(881)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(859): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(860): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(861): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(862): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(863): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(865): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(866): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(867): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(868): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(869): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-SCCP(870): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-RAN(871): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-M3UA(872): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc2-SCCP(873): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc2-RAN(874): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc2-M3UA(875): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(876): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(877): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(878): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(879): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(880): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(881): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(882): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@3bdb09a82332: 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'. Thu Aug 21 09:03:36 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 20250821090336366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42858<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090336738 DLSCCP DEBUG SCCP-SCOC(91)[0x560fd3632510]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090336738 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009bf3db), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090336738 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090336738 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090336738 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090336738 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090336738 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090336738 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090336738 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090336738 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090336738 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090336738 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 9b f3 db 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090336738 DLSCCP DEBUG SCCP-SCOC(89)[0x560fd360aa30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090336738 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001080b8), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090336738 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090336738 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090336738 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090336738 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090336738 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090336738 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090336738 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090336738 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090336738 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090336738 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 10 80 b8 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090336738 DLSCCP DEBUG SCCP-SCOC(90)[0x560fd3629840]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090336738 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033a993), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090336739 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090336739 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090336739 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090336739 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090336739 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090336739 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090336739 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090336739 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090336739 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090336739 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 33 a9 93 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090336739 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090336739 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090336739 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090336739 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090336739 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090336739 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090336739 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090336739 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090336739 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090336739 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090336739 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090336739 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090336739 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090336739 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090336739 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090336739 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090336739 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090336739 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090336739 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090336739 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090336739 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090337062 DLSCCP DEBUG SCCP-SCOC(88)[0x560fd3616990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090337062 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00467856), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090337062 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090337062 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090337062 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090337062 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090337062 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090337062 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090337062 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090337062 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090337062 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090337062 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 46 78 56 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090337062 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090337062 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090337062 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090337062 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090337062 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090337062 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090337062 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090337068 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42858<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=631684) 20250821090337659 DLSCCP DEBUG SCCP-SCOC(87)[0x560fd35e9050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090337659 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00825a7a), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090337659 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090337659 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090337659 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090337659 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090337659 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090337659 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090337659 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090337659 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090337659 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090337659 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 82 5a 7a 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090337659 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090337659 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090337659 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090337659 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090337659 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090337660 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090337660 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=631684, count=638544) 20250821090338235 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090338235 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090338235 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821090338236 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090338236 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090338236 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821090338237 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090338237 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250821090338237 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250821090338356 DLSCCP DEBUG SCCP-SCOC(86)[0x560fd35ebba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090338356 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfb151), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090338356 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090338356 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090338356 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090338356 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090338356 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090338356 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090338356 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090338356 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090338356 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090338356 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 df b1 51 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090338356 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090338356 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090338356 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090338356 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090338356 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090338356 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090338356 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090338872 DLSCCP DEBUG SCCP-SCOC(85)[0x560fd360f460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090338872 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c21cad), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090338872 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090338872 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090338872 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090338872 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090338872 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090338872 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090338872 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090338872 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090338872 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090338872 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c2 1c ad 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090338872 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090338872 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090338872 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090338872 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090338872 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090338872 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090338872 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 09:03:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_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 20250821090339387 DLSCCP DEBUG SCCP-SCOC(83)[0x560fd362a2d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090339387 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d84d2), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090339387 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090339387 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090339387 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090339387 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090339387 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090339387 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090339387 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090339387 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090339387 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090339387 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 8d 84 d2 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090339387 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090339387 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090339387 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090339387 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090339387 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090339387 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090339387 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090339403 DLSCCP DEBUG SCCP-SCOC(84)[0x560fd35edcf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090339403 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072550b), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090339403 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090339403 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090339403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090339403 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090339403 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090339403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090339403 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090339403 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090339403 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090339403 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 72 55 0b 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090339403 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090339403 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090339404 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090339404 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090339404 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090339404 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090339404 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@3bdb09a82332: 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@3bdb09a82332: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20250821090340124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42872<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090340126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42874<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090340130 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43641<->l=127.0.0.1:4262) (control_if.c:572) 20250821090340243 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090340243 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090340251 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090340251 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090340252 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090340252 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090340252 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090340252 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090340252 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090340252 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47607 (stream_srv.c:143) 20250821090340252 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47607<->l=127.0.0.1:29169 (hnb.c:335) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090340252 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090340252 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090340252 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090340252 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090340252 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090340252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340252 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090340252 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090340252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340252 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090340252 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090340252 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090340252 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090340252 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090340253 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090340253 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090340253 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090340253 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090340253 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090340253 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090340253 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090340253 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090340253 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090340253 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090340253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090340253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340253 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090340253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090340253 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090340253 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090340253 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090340253 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090340253 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090340253 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090340253 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090340253 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090340253 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821090340253 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090340253 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090340253 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090340253 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090340253 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090340253 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090340253 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=9 20250821090340253 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090340253 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090340253 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc1 proto=m3ua 20250821090340253 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090340253 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090340253 DLSS7 <000c> ss7_asp.c:1383 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  20250821090340253 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090340254 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090340254 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090340254 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:334) 20250821090340254 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090340254 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090340254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340254 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090340254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340254 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090340254 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090340254 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090340254 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090340254 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090340254 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090340254 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090340254 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090340254 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090340254 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090340254 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090340254 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090340254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340254 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090340254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090340254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340254 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090340254 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090340254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090340254 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090340254 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090340254 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090340254 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090340254 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090340254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090340254 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090340254 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090340254 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=13 20250821090340254 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090340254 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090340254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090340254 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090340254 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090340254 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=5 20250821090340254 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090340254 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090340254 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(893)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(893)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(893)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(891)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(896)@3bdb09a82332: ************************************************* HNBGW_Test.msc1-M3UA(896)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(896)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(894)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090340284 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090340284 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090340285 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090340285 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090340285 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090340285 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090340285 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090340285 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090340286 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090340286 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090340286 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:334) 20250821090340286 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090340286 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090340286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340286 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=2 -> eSLS=114: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090340286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340286 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090340286 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=2 -> eSLS=114: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090340286 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090340286 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090340286 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090340286 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090340286 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090340286 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090340286 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090340286 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:334) 20250821090340286 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090340286 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090340286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340286 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090340286 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090340286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340286 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090340286 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090340286 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090340286 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090340286 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090340286 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090340286 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090340286 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090340286 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090340286 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090340286 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090340286 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090340286 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090340286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340286 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090340286 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090340286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340287 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090340287 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090340287 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090340287 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090340287 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090340287 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090340287 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090340287 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090340287 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090340287 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090340287 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090340287 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090340287 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090340287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340287 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090340287 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090340287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340287 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090340287 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090340287 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090340287 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090340287 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090340287 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090340287 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090340287 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090340287 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090340287 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090340287 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090340287 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=2 20250821090340287 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090340287 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090340287 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090340287 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090340287 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090340287 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=11 20250821090340287 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090340287 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090340287 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090340287 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090340287 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090340287 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090340287 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=14 20250821090340287 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090340287 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090340287 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090340287 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090340287 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090340287 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090340287 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090340287 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090340287 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090340287 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(899)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(899)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(899)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(897)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(902)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn1-M3UA(902)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(902)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(900)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090340330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090340330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090340330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090340330 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090340330 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:562) 20250821090340330 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090340330 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090340330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090340330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090340340 DLINP DEBUG SRVCONN(,r=127.0.0.1:47607<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090340340 DLINP DEBUG SRVCONN(,r=127.0.0.1:47607<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090340340 DLINP DEBUG SRVCONN(,r=127.0.0.1:47607<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090340341 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090340341 DHNBAP DEBUG (127.0.0.1:47607 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821090340341 DHNBAP NOTICE (127.0.0.1:47607 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090340341 DHNBAP NOTICE (127.0.0.1:47607 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090340341 DLINP DEBUG SRVCONN(,r=127.0.0.1:47607<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090340341 DLINP DEBUG SRVCONN(,r=127.0.0.1:47607<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090340467 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090340467 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090340467 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090340467 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(893)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090340469 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090340469 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090340469 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090340469 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090340469 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090340469 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090340469 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090340469 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090340469 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090340469 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090340469 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090340469 DLSS7 <000c> ss7_asp.c:1383 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  20250821090340469 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090340470 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090340470 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090340470 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090340470 DLSS7 <000c> ss7_asp.c:1383 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  20250821090340470 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090340470 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090340470 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090340470 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090340470 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090340470 DLSS7 <000c> ss7_asp.c:1383 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  20250821090340470 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090340470 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090340470 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090340470 DLSS7 <000c> ss7_asp.c:1383 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  20250821090340470 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 01 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090340470 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090340470 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090340470 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090340470 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090340470 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090340470 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090340470 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090340470 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090340470 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090340470 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090340470 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090340470 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090340470 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090340471 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090340471 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090340471 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090340471 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090340471 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090340471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340471 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090340471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340471 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090340471 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090340471 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090340471 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090340471 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090340471 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090340471 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090340472 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090340472 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090340472 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090340472 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821090340472 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090340472 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090340472 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090340472 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090340472 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090340472 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821090340479 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090340479 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821090340479 DLSS7 <000c> ss7_xua_srv.c:128 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 20250821090340479 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250821090340479 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250821090340479 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250821090340479 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(896)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821090340480 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090340480 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821090340480 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250821090340480 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250821090340480 DLSS7 <000c> ss7_asp.c:1383 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  20250821090340480 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250821090340480 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090340480 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090340480 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090340480 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Pending () 20250821090340480 DLSS7 <000c> ss7_asp.c:1383 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  20250821090340480 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090340480 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090340480 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821090340480 DLSS7 <000c> ss7_asp.c:1383 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  20250821090340480 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090340480 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250821090340480 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090340480 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090340480 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821090340480 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090340480 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090340480 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090340480 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090340480 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090340480 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090340481 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090340481 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090340481 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090340481 DLSS7 <000c> ss7_asp.c:1383 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  20250821090340481 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090340481 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090340481 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20250821090340481 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090340481 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821090340481 DLSS7 <000c> ss7_asp.c:1383 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  20250821090340481 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090340481 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090340481 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821090340481 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090340481 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090340481 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090340481 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090340481 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090340481 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821090340481 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090340481 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090340481 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090340481 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090340481 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090340481 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090340481 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090340481 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090340482 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090340482 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090340482 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090340482 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090340482 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090340482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340482 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090340482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340482 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090340482 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090340483 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090340483 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090340483 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090340483 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090340483 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090340483 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090340483 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090340483 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090340483 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=1 20250821090340483 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090340483 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090340483 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090340483 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090340483 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090340483 DLSS7 <000c> ss7_asp.c:1383 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  20250821090340499 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090340499 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090340499 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090340499 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(899)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090340501 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090340501 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090340501 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090340501 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090340501 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090340501 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090340501 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090340501 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090340501 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090340501 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090340501 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090340501 DLSS7 <000c> ss7_asp.c:1383 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  20250821090340501 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090340502 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090340502 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090340502 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090340502 DLSS7 <000c> ss7_asp.c:1383 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  20250821090340502 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090340502 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090340502 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090340502 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090340502 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090340502 DLSS7 <000c> ss7_asp.c:1383 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  20250821090340502 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090340502 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090340502 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090340502 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090340503 DLSS7 <000c> ss7_asp.c:1383 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  20250821090340503 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 02 00 12 00 10 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090340503 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090340503 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090340503 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090340503 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090340503 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090340503 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090340503 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090340503 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090340503 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090340503 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090340503 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090340503 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090340504 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090340504 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090340504 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090340504 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090340504 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090340504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090340504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340504 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090340504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090340504 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090340504 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090340504 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090340504 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090340504 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090340504 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090340504 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090340504 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090340504 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821090340504 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090340504 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090340504 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090340504 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090340504 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090340504 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  20250821090340513 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090340513 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250821090340513 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090340513 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(902)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250821090340515 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090340515 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250821090340515 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090340515 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090340515 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090340515 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090340515 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090340515 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090340515 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090340515 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090340515 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090340515 DLSS7 <000c> ss7_asp.c:1383 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  20250821090340515 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090340516 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090340516 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090340516 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090340516 DLSS7 <000c> ss7_asp.c:1383 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  20250821090340516 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090340516 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090340516 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090340516 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090340516 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250821090340516 DLSS7 <000c> ss7_asp.c:1383 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  20250821090340516 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821090340516 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821090340516 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0a  20250821090340516 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090340516 DLSS7 <000c> ss7_asp.c:1383 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  20250821090340516 DLSS7 <000c> ss7_asp.c:1383 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  20250821090340516 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 04 00 12 00 0c 00 00 00 03 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090340516 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090340516 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090340516 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090340516 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250821090340516 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090340516 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090340516 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090340516 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090340516 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090340516 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090340516 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090340516 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090340517 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090340517 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090340517 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090340517 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090340517 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090340517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340517 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090340517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090340517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090340517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090340517 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090340517 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090340517 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090340517 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090340517 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090340517 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090340517 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090340517 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090340517 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090340517 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090340517 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=8 20250821090340517 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090340517 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090340517 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090340517 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090340517 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090340517 DLSS7 <000c> ss7_asp.c:1383 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.msc0-RAN(892)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090341273 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090341273 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090341273 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090341273 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090341273 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090341273 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090341273 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090341273 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090341273 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090341273 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090341273 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090341273 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090341273 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090341273 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090341273 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090341273 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090341273 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090341273 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090341273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341273 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090341273 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090341273 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090341273 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090341273 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090341273 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:382) 20250821090341273 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090341273 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090341273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090341273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341273 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090341273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090341273 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090341274 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090341274 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090341274 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090341274 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090341274 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090341274 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090341274 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090341274 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090341274 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090341274 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090341274 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090341274 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090341274 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090341274 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090341274 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090341274 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090341274 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090341274 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090341274 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090341274 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090341274 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090341274 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090341274 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090341274 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090341274 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090341274 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090341274 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090341274 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090341274 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090341274 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090341274 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090341274 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090341274 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090341274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341274 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090341274 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090341274 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090341274 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090341274 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(892)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.msc1-RAN(895)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090341286 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090341286 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090341286 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090341286 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090341286 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090341286 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090341286 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090341286 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090341286 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090341286 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090341286 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090341286 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090341286 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090341286 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090341286 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090341286 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090341286 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090341286 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090341286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341286 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090341286 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090341286 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090341286 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090341286 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:357) 20250821090341286 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:382) 20250821090341286 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090341286 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090341286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341286 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090341286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341287 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090341287 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090341287 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090341287 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090341287 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090341287 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090341287 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090341287 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090341287 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090341287 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090341287 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090341287 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=8 20250821090341287 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090341287 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090341287 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090341287 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090341287 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090341287 DLSS7 <000c> ss7_asp.c:1383 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  20250821090341289 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090341289 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090341289 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090341289 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090341289 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090341289 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090341289 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090341289 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090341289 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090341289 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090341289 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090341289 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090341289 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090341289 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090341289 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090341289 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090341289 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090341289 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090341289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341289 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090341289 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090341289 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090341289 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090341289 DRANAP INFO cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(895)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(898)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090341303 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090341303 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090341303 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090341303 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090341303 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090341303 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090341303 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090341303 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090341303 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090341303 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090341304 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090341304 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090341304 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090341304 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090341304 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090341304 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090341304 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090341304 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090341304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090341304 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090341304 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090341304 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090341304 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090341304 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:382) 20250821090341304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090341304 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090341304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341304 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090341304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341304 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090341304 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090341304 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090341304 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090341304 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090341304 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090341304 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090341304 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090341304 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090341304 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090341304 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090341304 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821090341304 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090341304 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090341304 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090341304 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090341304 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090341304 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090341305 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090341305 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090341305 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090341305 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090341305 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090341305 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090341305 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090341305 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090341305 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090341305 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090341305 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090341305 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090341305 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090341305 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090341305 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090341305 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090341305 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090341305 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090341305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341305 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090341305 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090341306 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090341306 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090341306 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(898)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn1-RAN(901)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090341317 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090341317 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090341317 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090341317 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090341317 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090341317 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090341317 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090341317 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090341317 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090341317 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090341317 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090341317 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090341317 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090341317 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090341317 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090341317 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090341317 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821090341317 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090341317 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) 20250821090341317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341317 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) 20250821090341317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341317 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090341317 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090341317 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090341317 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090341317 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:357) 20250821090341317 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:382) 20250821090341317 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090341317 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090341317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341317 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090341317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341317 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090341317 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090341317 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090341317 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090341317 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090341317 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090341317 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090341317 DRANAP NOTICE cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090341317 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090341317 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090341317 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090341317 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=13 20250821090341317 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090341317 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090341317 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090341317 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090341317 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090341317 DLSS7 <000c> ss7_asp.c:1383 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  20250821090341318 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090341318 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090341318 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090341318 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090341318 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090341318 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090341318 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090341318 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090341318 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090341318 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090341318 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090341318 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090341318 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090341318 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090341318 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090341318 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090341318 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821090341318 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090341318 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) 20250821090341318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090341318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341318 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) 20250821090341318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090341318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090341318 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090341318 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090341318 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090341318 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090341318 DRANAP INFO cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(901)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090342347 DLCTRL DEBUG Command: GET 83653419 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090342347 DLCTRL DEBUG Tx Command reply: GET_REPLY 83653419 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090342349 DLCTRL DEBUG Command: GET 223265488 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090342349 DLCTRL DEBUG Tx Command reply: GET_REPLY 223265488 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090342350 DLCTRL DEBUG Command: GET 980876023 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090342350 DLCTRL DEBUG Tx Command reply: GET_REPLY 980876023 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090342351 DLCTRL DEBUG Command: GET 985154864 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090342351 DLCTRL DEBUG Tx Command reply: GET_REPLY 985154864 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090342353 DLCTRL DEBUG Command: GET 150242532 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090342353 DLCTRL DEBUG Tx Command reply: GET_REPLY 150242532 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821090342354 DLCTRL DEBUG Command: GET 924818103 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090342354 DLCTRL DEBUG Tx Command reply: GET_REPLY 924818103 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090342355 DLCTRL DEBUG Command: GET 712907605 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090342355 DLCTRL DEBUG Tx Command reply: GET_REPLY 712907605 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090342356 DLCTRL DEBUG Command: GET 84587971 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090342356 DLCTRL DEBUG Tx Command reply: GET_REPLY 84587971 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090342357 DLCTRL DEBUG Command: GET 578701776 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090342357 DLCTRL DEBUG Tx Command reply: GET_REPLY 578701776 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090342358 DLCTRL DEBUG Command: GET 690544243 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090342358 DLCTRL DEBUG Tx Command reply: GET_REPLY 690544243 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821090342359 DLCTRL DEBUG Command: GET 465851513 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090342359 DLCTRL DEBUG Tx Command reply: GET_REPLY 465851513 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090342361 DLCTRL DEBUG Command: GET 920104534 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090342361 DLCTRL DEBUG Tx Command reply: GET_REPLY 920104534 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090342362 DLCTRL DEBUG Command: GET 370422086 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090342362 DLCTRL DEBUG Tx Command reply: GET_REPLY 370422086 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090342363 DLCTRL DEBUG Command: GET 973663619 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090342363 DLCTRL DEBUG Tx Command reply: GET_REPLY 973663619 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090342365 DLCTRL DEBUG Command: GET 349275193 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090342365 DLCTRL DEBUG Tx Command reply: GET_REPLY 349275193 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821090342366 DLCTRL DEBUG Command: GET 130275398 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090342366 DLCTRL DEBUG Tx Command reply: GET_REPLY 130275398 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090342367 DLCTRL DEBUG Command: GET 805686926 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090342367 DLCTRL DEBUG Tx Command reply: GET_REPLY 805686926 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090342368 DLCTRL DEBUG Command: GET 983553358 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090342368 DLCTRL DEBUG Tx Command reply: GET_REPLY 983553358 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090342369 DLCTRL DEBUG Command: GET 627965175 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090342369 DLCTRL DEBUG Tx Command reply: GET_REPLY 627965175 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090342370 DLCTRL DEBUG Command: GET 896846389 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090342370 DLCTRL DEBUG Tx Command reply: GET_REPLY 896846389 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: 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@3bdb09a82332: "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@3bdb09a82332: 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 := '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 := '000000000000001110111011'B, t_guard := 20.000000 } 20250821090342382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42884<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090343064 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090343064 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090343065 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821090343065 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821090343065 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821090343065 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821090343065 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821090343065 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821090343065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090343065 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821090343065 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821090343065 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821090343065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090343065 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821090343065 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821090343065 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250821090343065 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821090343065 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821090343065 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821090343065 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) HNBGW_Test.msc0-RAN(892)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(892)@3bdb09a82332: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@3bdb09a82332: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)15050471 20250821090343424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090343424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090343424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821090343424 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090343424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe5a6e7, normal) (hnbgw_rua.c:408) 20250821090343424 DHNB DEBUG map_rua[0x560fd35fcfe0]{init}: Allocated (fsm.c:456) 20250821090343424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15050471)[0x560fd35fcfe0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090343424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15050471 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090343424 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090343424 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090343424 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15050471 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821090343424 DCN DEBUG map_sccp[0x560fd35e4870]{init}: Allocated (fsm.c:456) 20250821090343424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x560fd35e4870]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090343424 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-15050471 <-> SCCP-95 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821090343424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15050471 SCCP-95 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821090343424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15050471)[0x560fd35fcfe0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090343424 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090343424 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090343424 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15050471 SCCP-95 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090343424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x560fd35e4870]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090343424 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090343424 DLSCCP DEBUG SCCP-SCOC(95)[0x560fd35f9920]{IDLE}: Allocated (fsm.c:456) 20250821090343424 DLSCCP DEBUG SCCP-SCOC(95)[0x560fd35f9920]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090343424 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003bb0056400500f1100926) (sccp_scrc.c:455) 20250821090343424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090343424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090343424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090343424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090343424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090343424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090343424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090343424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090343424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090343424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090343424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090343424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090343424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090343424 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090343424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090343424 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090343424 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090343424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090343424 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0a 01 00 00 5f 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 bb 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821090343424 DLSCCP DEBUG SCCP-SCOC(95)[0x560fd35f9920]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090343424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x560fd35e4870]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090343424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15050471)[0x560fd35fcfe0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090343425 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090343425 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090343425 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090343425 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821090343425 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090343425 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090343425 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090343425 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090343425 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090343425 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0a 01 00 00 5f 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 bb 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(891)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-SCCP(891)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(892)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904) HNBGW_Test.msc0-RAN(892)@3bdb09a82332: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)5628488 HNBGW_Test.msc0-SCCP(891)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(891)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821090343437 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090343437 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090343437 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090343437 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090343437 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090343437 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090343437 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090343437 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090343437 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090343437 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 5f 73 a9 cf 02 00 00 00 00  20250821090343437 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090343437 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090343438 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090343438 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090343438 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090343438 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0073a9cf) (sccp_scrc.c:545) 20250821090343438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(95,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090343438 DLSCCP DEBUG SCCP-SCOC(95)[0x560fd35f9920]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090343438 DLSCCP DEBUG SCCP-SCOC(95)[0x560fd35f9920]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090343438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090343438 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090343438 DCN DEBUG handle_cn_conn_conf() conn_id=95, 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_sccp.c:157) 20250821090343438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x560fd35e4870]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090343438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x560fd35e4870]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)@3bdb09a82332: setverdict(pass): none -> pass MTC@3bdb09a82332: 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 } } } 20250821090343438 DLCTRL DEBUG Command: GET 963465172 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090343438 DLCTRL DEBUG Tx Command reply: GET_REPLY 963465172 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821090343440 DLCTRL DEBUG Command: GET 77498342 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090343440 DLCTRL DEBUG Tx Command reply: GET_REPLY 77498342 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090343444 DLCTRL DEBUG Command: GET 980919063 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090343444 DLCTRL DEBUG Tx Command reply: GET_REPLY 980919063 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090343447 DLCTRL DEBUG Command: GET 552217789 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090343447 DLCTRL DEBUG Tx Command reply: GET_REPLY 552217789 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090343451 DLCTRL DEBUG Command: GET 203992440 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090343451 DLCTRL DEBUG Tx Command reply: GET_REPLY 203992440 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090343454 DLCTRL DEBUG Command: GET 112657156 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090343454 DLCTRL DEBUG Tx Command reply: GET_REPLY 112657156 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090343457 DLCTRL DEBUG Command: GET 751405563 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090343457 DLCTRL DEBUG Tx Command reply: GET_REPLY 751405563 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090343459 DLCTRL DEBUG Command: GET 327924013 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090343459 DLCTRL DEBUG Tx Command reply: GET_REPLY 327924013 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090343462 DLCTRL DEBUG Command: GET 435818297 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090343462 DLCTRL DEBUG Tx Command reply: GET_REPLY 435818297 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090343464 DLCTRL DEBUG Command: GET 881306529 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090343464 DLCTRL DEBUG Tx Command reply: GET_REPLY 881306529 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090343466 DLCTRL DEBUG Command: GET 716096617 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090343466 DLCTRL DEBUG Tx Command reply: GET_REPLY 716096617 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090343468 DLCTRL DEBUG Command: GET 658713183 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090343468 DLCTRL DEBUG Tx Command reply: GET_REPLY 658713183 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090343469 DLCTRL DEBUG Command: GET 155237502 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090343469 DLCTRL DEBUG Tx Command reply: GET_REPLY 155237502 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090343470 DLCTRL DEBUG Command: GET 247097190 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090343470 DLCTRL DEBUG Tx Command reply: GET_REPLY 247097190 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090343472 DLCTRL DEBUG Command: GET 113613380 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090343472 DLCTRL DEBUG Tx Command reply: GET_REPLY 113613380 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090343473 DLCTRL DEBUG Command: GET 770165197 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090343473 DLCTRL DEBUG Tx Command reply: GET_REPLY 770165197 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090343474 DLCTRL DEBUG Command: GET 173848467 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090343474 DLCTRL DEBUG Tx Command reply: GET_REPLY 173848467 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090343475 DLCTRL DEBUG Command: GET 779524148 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090343475 DLCTRL DEBUG Tx Command reply: GET_REPLY 779524148 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090343476 DLCTRL DEBUG Command: GET 637594390 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090343476 DLCTRL DEBUG Tx Command reply: GET_REPLY 637594390 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090343476 DLCTRL DEBUG Command: GET 890012252 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090343476 DLCTRL DEBUG Tx Command reply: GET_REPLY 890012252 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '000000000000000000101011'B, t_guard := 20.000000 } 20250821090343496 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42892<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(895)@3bdb09a82332: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(895)@3bdb09a82332: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@3bdb09a82332: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)3580320 20250821090344508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090344508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090344508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250821090344508 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090344508 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x36a1a0, normal) (hnbgw_rua.c:408) 20250821090344508 DHNB DEBUG map_rua[0x560fd35e4d70]{init}: Allocated (fsm.c:456) 20250821090344508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3580320)[0x560fd35e4d70]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090344508 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3580320 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090344508 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090344508 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090344508 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250821090344508 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3580320 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250821090344508 DCN DEBUG map_sccp[0x560fd35ebeb0]{init}: Allocated (fsm.c:456) 20250821090344508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x560fd35ebeb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090344508 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-3580320 <-> SCCP-96 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250821090344508 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3580320 SCCP-96 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250821090344508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3580320)[0x560fd35e4d70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090344508 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090344508 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090344508 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3580320 SCCP-96 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090344508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x560fd35ebeb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090344508 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090344508 DLSCCP DEBUG SCCP-SCOC(96)[0x560fd360b540]{IDLE}: Allocated (fsm.c:456) 20250821090344508 DLSCCP DEBUG SCCP-SCOC(96)[0x560fd360b540]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090344508 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300002b0056400500f1100926) (sccp_scrc.c:455) 20250821090344508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090344508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090344508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090344508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090344508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090344508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090344508 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090344508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090344508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090344508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090344508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090344508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090344508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090344508 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090344508 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090344508 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090344508 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090344508 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090344508 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 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 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 2b 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821090344508 DLSCCP DEBUG SCCP-SCOC(96)[0x560fd360b540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090344508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x560fd35ebeb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090344508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3580320)[0x560fd35e4d70]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090344508 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090344508 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090344508 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090344508 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=6 20250821090344508 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090344509 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090344509 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090344509 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090344509 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090344509 DLSS7 <000c> ss7_asp.c:1383 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 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 2b 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(894)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc1-SCCP(894)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(895)@3bdb09a82332: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905) HNBGW_Test.msc1-RAN(895)@3bdb09a82332: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)6837921 HNBGW_Test.msc1-SCCP(894)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(894)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)@3bdb09a82332: setverdict(pass): none -> pass 20250821090344514 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090344514 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090344514 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090344514 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090344514 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090344514 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090344514 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090344514 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090344514 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090344514 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 60 4f 0d 07 02 00 00 00 00  20250821090344514 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090344514 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090344514 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090344514 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090344514 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090344514 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=004f0d07) (sccp_scrc.c:545) 20250821090344514 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(96,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090344514 DLSCCP DEBUG SCCP-SCOC(96)[0x560fd360b540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090344514 DLSCCP DEBUG SCCP-SCOC(96)[0x560fd360b540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090344514 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090344514 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090344514 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_sccp.c:157) 20250821090344514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x560fd35ebeb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090344514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x560fd35ebeb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@3bdb09a82332: 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 } } } 20250821090344515 DLCTRL DEBUG Command: GET 569488189 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090344515 DLCTRL DEBUG Tx Command reply: GET_REPLY 569488189 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821090344517 DLCTRL DEBUG Command: GET 206956287 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090344517 DLCTRL DEBUG Tx Command reply: GET_REPLY 206956287 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090344519 DLCTRL DEBUG Command: GET 209722091 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090344519 DLCTRL DEBUG Tx Command reply: GET_REPLY 209722091 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090344521 DLCTRL DEBUG Command: GET 237146716 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090344521 DLCTRL DEBUG Tx Command reply: GET_REPLY 237146716 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090344524 DLCTRL DEBUG Command: GET 323247175 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090344524 DLCTRL DEBUG Tx Command reply: GET_REPLY 323247175 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090344526 DLCTRL DEBUG Command: GET 310343778 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090344526 DLCTRL DEBUG Tx Command reply: GET_REPLY 310343778 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250821090344528 DLCTRL DEBUG Command: GET 98718644 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090344528 DLCTRL DEBUG Tx Command reply: GET_REPLY 98718644 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090344530 DLCTRL DEBUG Command: GET 11294389 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090344530 DLCTRL DEBUG Tx Command reply: GET_REPLY 11294389 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090344531 DLCTRL DEBUG Command: GET 828791611 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090344531 DLCTRL DEBUG Tx Command reply: GET_REPLY 828791611 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090344533 DLCTRL DEBUG Command: GET 109458631 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090344533 DLCTRL DEBUG Tx Command reply: GET_REPLY 109458631 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090344534 DLCTRL DEBUG Command: GET 673004990 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090344534 DLCTRL DEBUG Tx Command reply: GET_REPLY 673004990 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090344536 DLCTRL DEBUG Command: GET 651838514 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090344536 DLCTRL DEBUG Tx Command reply: GET_REPLY 651838514 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090344537 DLCTRL DEBUG Command: GET 498149283 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090344537 DLCTRL DEBUG Tx Command reply: GET_REPLY 498149283 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090344538 DLCTRL DEBUG Command: GET 533461876 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090344538 DLCTRL DEBUG Tx Command reply: GET_REPLY 533461876 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090344539 DLCTRL DEBUG Command: GET 58482769 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090344539 DLCTRL DEBUG Tx Command reply: GET_REPLY 58482769 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090344540 DLCTRL DEBUG Command: GET 397207482 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090344540 DLCTRL DEBUG Tx Command reply: GET_REPLY 397207482 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090344541 DLCTRL DEBUG Command: GET 369455920 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090344541 DLCTRL DEBUG Tx Command reply: GET_REPLY 369455920 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090344543 DLCTRL DEBUG Command: GET 711835808 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090344543 DLCTRL DEBUG Tx Command reply: GET_REPLY 711835808 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090344544 DLCTRL DEBUG Command: GET 774532063 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090344544 DLCTRL DEBUG Tx Command reply: GET_REPLY 774532063 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090344545 DLCTRL DEBUG Command: GET 326250969 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090344545 DLCTRL DEBUG Tx Command reply: GET_REPLY 326250969 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: "disconnecting msc0" 20250821090344546 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250821090344547 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090344547 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090344547 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090344547 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821090344547 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090344547 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090344547 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090344547 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090344547 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090344547 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090344547 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090344547 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090344547 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090344547 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090344547 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090344547 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090344547 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090344547 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090344547 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090344547 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090344547 DLSS7 <000c> ss7_asp.c:1383 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  20250821090344547 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821090344547 DLSS7 <000c> ss7_asp.c:1383 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  20250821090344547 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090344547 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090344547 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090344547 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090344547 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090344547 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090344547 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090344547 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090344547 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090344547 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090344547 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090344547 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090344547 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090344547 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090344547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x560fd35e4870]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090344547 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090344547 DLSCCP DEBUG SCCP-SCOC(95)[0x560fd35f9920]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090344547 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0073a9cf), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090344547 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090344547 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090344547 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090344547 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090344547 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090344547 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090344547 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090344547 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090344547 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090344547 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 0a 04 73 a9 cf 00 00 5f 00 00 00 00 00 (ss7_asp.c:1383) 20250821090344547 DLSCCP DEBUG SCCP-SCOC(95)[0x560fd35f9920]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090344547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x560fd35e4870]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090344547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15050471)[0x560fd35fcfe0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090344547 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15050471)[0x560fd35fcfe0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090344547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090344547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15050471)[0x560fd35fcfe0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090344547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15050471)[0x560fd35fcfe0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090344547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15050471)[0x560fd35fcfe0]{disrupted}: Freeing instance (context_map.c:203) 20250821090344547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15050471)[0x560fd35fcfe0]{disrupted}: Deallocated (fsm.c:568) 20250821090344547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x560fd35e4870]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090344547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x560fd35e4870]{disconnected}: Freeing instance (context_map.c:207) 20250821090344547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x560fd35e4870]{disconnected}: Deallocated (fsm.c:568) 20250821090344547 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15050471 SCCP-95 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821090344547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090344547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821090344547 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090344547 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090344547 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090344547 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821090344547 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090344547 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090344547 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: 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 := '000000000000000011000100'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@3bdb09a82332: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)15050471 20250821090344559 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42906<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(895)@3bdb09a82332: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(895)@3bdb09a82332: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@3bdb09a82332: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)10387493 20250821090345568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090345568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090345568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250821090345568 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090345568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9e8025, normal) (hnbgw_rua.c:408) 20250821090345568 DHNB DEBUG map_rua[0x560fd35fcfe0]{init}: Allocated (fsm.c:456) 20250821090345568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10387493)[0x560fd35fcfe0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090345568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10387493 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090345568 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090345568 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090345568 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10387493 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250821090345568 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10387493 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250821090345568 DCN DEBUG map_sccp[0x560fd35e4870]{init}: Allocated (fsm.c:456) 20250821090345568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x560fd35e4870]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090345568 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-10387493 <-> SCCP-97 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250821090345568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10387493 SCCP-97 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250821090345568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10387493)[0x560fd35fcfe0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090345568 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090345568 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090345568 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10387493 SCCP-97 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090345568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x560fd35e4870]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090345568 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090345568 DLSCCP DEBUG SCCP-SCOC(97)[0x560fd355e890]{IDLE}: Allocated (fsm.c:456) 20250821090345568 DLSCCP DEBUG SCCP-SCOC(97)[0x560fd355e890]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090345568 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000c40056400500f1100926) (sccp_scrc.c:455) 20250821090345568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090345568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090345568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090345568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090345568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090345568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090345568 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090345568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090345568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090345568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090345568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090345568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090345568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090345568 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090345568 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090345568 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090345568 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090345568 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090345568 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 07 01 00 00 61 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 c4 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821090345568 DLSCCP DEBUG SCCP-SCOC(97)[0x560fd355e890]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090345568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x560fd35e4870]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090345568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10387493)[0x560fd35fcfe0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090345569 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090345569 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090345569 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090345569 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=7 20250821090345569 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090345569 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090345569 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090345569 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090345569 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090345569 DLSS7 <000c> ss7_asp.c:1383 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 07 01 00 00 61 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 c4 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(894)@3bdb09a82332: First idle individual index:1 HNBGW_Test.msc1-SCCP(894)@3bdb09a82332: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(895)@3bdb09a82332: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906) HNBGW_Test.msc1-RAN(895)@3bdb09a82332: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)708959 HNBGW_Test.msc1-SCCP(894)@3bdb09a82332: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(894)@3bdb09a82332: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250821090345570 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090345570 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090345570 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090345570 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090345570 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090345570 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090345570 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090345570 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090345570 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090345570 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 61 25 db 62 02 00 00 00 00  20250821090345570 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090345570 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090345570 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090345571 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090345571 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090345571 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0025db62) (sccp_scrc.c:545) 20250821090345571 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(97,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090345571 DLSCCP DEBUG SCCP-SCOC(97)[0x560fd355e890]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090345571 DLSCCP DEBUG SCCP-SCOC(97)[0x560fd355e890]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090345571 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090345571 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090345571 DCN DEBUG handle_cn_conn_conf() conn_id=97, 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_sccp.c:157) 20250821090345571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x560fd35e4870]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090345571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x560fd35e4870]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)@3bdb09a82332: setverdict(pass): none -> pass MTC@3bdb09a82332: 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 } } } 20250821090345573 DLCTRL DEBUG Command: GET 530855603 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090345573 DLCTRL DEBUG Tx Command reply: GET_REPLY 530855603 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821090345574 DLCTRL DEBUG Command: GET 877653062 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090345574 DLCTRL DEBUG Tx Command reply: GET_REPLY 877653062 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090345575 DLCTRL DEBUG Command: GET 134405947 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090345575 DLCTRL DEBUG Tx Command reply: GET_REPLY 134405947 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090345577 DLCTRL DEBUG Command: GET 199518497 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090345577 DLCTRL DEBUG Tx Command reply: GET_REPLY 199518497 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090345578 DLCTRL DEBUG Command: GET 942162203 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090345578 DLCTRL DEBUG Tx Command reply: GET_REPLY 942162203 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090345579 DLCTRL DEBUG Command: GET 396026788 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090345579 DLCTRL DEBUG Tx Command reply: GET_REPLY 396026788 rate_ctr.abs.msc.1.cnpool:subscr:new 2 (control_if.c:477) 20250821090345580 DLCTRL DEBUG Command: GET 228463769 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090345580 DLCTRL DEBUG Tx Command reply: GET_REPLY 228463769 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090345583 DLCTRL DEBUG Command: GET 701787318 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090345583 DLCTRL DEBUG Tx Command reply: GET_REPLY 701787318 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090345584 DLCTRL DEBUG Command: GET 61981342 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090345584 DLCTRL DEBUG Tx Command reply: GET_REPLY 61981342 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090345586 DLCTRL DEBUG Command: GET 217203704 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090345586 DLCTRL DEBUG Tx Command reply: GET_REPLY 217203704 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090345587 DLCTRL DEBUG Command: GET 362078902 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090345587 DLCTRL DEBUG Tx Command reply: GET_REPLY 362078902 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090345588 DLCTRL DEBUG Command: GET 455490434 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090345588 DLCTRL DEBUG Tx Command reply: GET_REPLY 455490434 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090345590 DLCTRL DEBUG Command: GET 565556106 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090345590 DLCTRL DEBUG Tx Command reply: GET_REPLY 565556106 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090345591 DLCTRL DEBUG Command: GET 791877440 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090345591 DLCTRL DEBUG Tx Command reply: GET_REPLY 791877440 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090345593 DLCTRL DEBUG Command: GET 984099571 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090345593 DLCTRL DEBUG Tx Command reply: GET_REPLY 984099571 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090345595 DLCTRL DEBUG Command: GET 420866163 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090345595 DLCTRL DEBUG Tx Command reply: GET_REPLY 420866163 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090345597 DLCTRL DEBUG Command: GET 470734966 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090345597 DLCTRL DEBUG Tx Command reply: GET_REPLY 470734966 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090345598 DLCTRL DEBUG Command: GET 631572846 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090345598 DLCTRL DEBUG Tx Command reply: GET_REPLY 631572846 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090345600 DLCTRL DEBUG Command: GET 154955653 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090345600 DLCTRL DEBUG Tx Command reply: GET_REPLY 154955653 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090345601 DLCTRL DEBUG Command: GET 423722678 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090345601 DLCTRL DEBUG Tx Command reply: GET_REPLY 423722678 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090345605 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42874<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090345607 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43641<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(884)@3bdb09a82332: Final verdict of PTC: none IPA-CTRL-CLI-IPA(885)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090345608 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42872<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090345608 DLINP DEBUG SRVCONN(,r=127.0.0.1:47607<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090345608 DLINP DEBUG SRVCONN(,r=127.0.0.1:47607<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090345608 DLINP NOTICE SRV(,r=127.0.0.1:47607<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090345608 DMAIN NOTICE (127.0.0.1:47607 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47607<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821090345608 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-SCCP(891)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(890)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(900)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(893)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(898)@3bdb09a82332: Final verdict of PTC: none 20250821090345612 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090345612 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(892)@3bdb09a82332: Final verdict of PTC: none 20250821090345612 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090345612 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090345612 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090345612 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090345612 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090345612 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250821090345612 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090345612 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090345612 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090345612 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090345612 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090345612 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090345612 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090345612 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090345612 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090345612 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090345612 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090345612 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090345612 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090345612 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090345613 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090345613 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090345613 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs HNBGW_Test.sgsn0-SCCP(897)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(901)@3bdb09a82332: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(883)@3bdb09a82332: Final verdict of PTC: none 20250821090345613 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090345613 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090345613 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090345613 DLSS7 <000c> ss7_asp.c:1383 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  20250821090345613 DLSS7 <000c> ss7_asp.c:1383 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  20250821090345613 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090345613 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090345613 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090345613 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090345613 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250821090345613 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090345613 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090345613 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250821090345613 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090345613 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090345613 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090345614 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090345614 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090345614 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090345614 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090345614 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090345614 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090345614 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090345614 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090345614 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090345614 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090345614 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090345614 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090345614 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090345615 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090345615 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250821090345615 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090345615 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090345615 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090345615 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090345615 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090345615 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090345615 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090345615 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090345615 DRANAP NOTICE cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-M3UA(899)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889)@3bdb09a82332: Final verdict of PTC: none20250821090345613 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821090345613 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821090345613 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0a  20250821090345613 DLSS7 <000c> ss7_asp.c:1383 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  20250821090345614 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090345614 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090345614 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090345614 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090345614 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090345614 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821090345614 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090345614 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090345614 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090345614 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090345614 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090345614 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090345614 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090345614 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821090345615 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090345615 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090345615 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821090345615 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090345615 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090345615 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090345615 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090345615 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090345615 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821090345615 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090345615 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090345615 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090345616 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW_Test.msc1-M3UA(896)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@3bdb09a82332: Final verdict of PTC: none 20250821090345616 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821090345616 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090345616 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090345616 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090345616 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090345616 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090345616 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090345616 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090345616 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090345616 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090345616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x560fd35ebeb0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090345616 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090345616 DLSCCP DEBUG SCCP-SCOC(96)[0x560fd360b540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090345616 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f0d07), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090345616 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090345616 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090345616 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090345616 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090345616 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090345617 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090345617 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090345617 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090345617 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090345617 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 06 04 4f 0d 07 00 00 60 00 00 00 00 00 (ss7_asp.c:1383) 20250821090345617 DLSCCP DEBUG SCCP-SCOC(96)[0x560fd360b540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) HNBGW-PFCP(886)@3bdb09a82332: Final verdict of PTC: none 20250821090345618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x560fd35ebeb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090345618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3580320)[0x560fd35e4d70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090345619 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3580320)[0x560fd35e4d70]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090345620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090345620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3580320)[0x560fd35e4d70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090345621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3580320)[0x560fd35e4d70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090345621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3580320)[0x560fd35e4d70]{disrupted}: Freeing instance (context_map.c:203) 20250821090345622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3580320)[0x560fd35e4d70]{disrupted}: Deallocated (fsm.c:568) 20250821090345622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x560fd35ebeb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090345623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x560fd35ebeb0]{disconnected}: Freeing instance (context_map.c:207) 20250821090345624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x560fd35ebeb0]{disconnected}: Deallocated (fsm.c:568) 20250821090345624 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3580320 SCCP-96 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821090345625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x560fd35e4870]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090345625 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090345626 DLSCCP DEBUG SCCP-SCOC(97)[0x560fd355e890]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090345626 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025db62), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090345627 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090345627 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090345627 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090345628 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090345629 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090345629 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090345630 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090345630 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090345631 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090345632 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 07 04 25 db 62 00 00 61 00 00 00 00 00 (ss7_asp.c:1383) 20250821090345632 DLSCCP DEBUG SCCP-SCOC(97)[0x560fd355e890]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) HNBGW_Test.msc1-RAN(895)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)@3bdb09a82332: Final verdict of PTC: pass HNBGW_Test.sgsn1-M3UA(902)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)@3bdb09a82332: Final verdict of PTC: pass HNBGW-MGCP(903)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(894)@3bdb09a82332: Final verdict of PTC: none 20250821090345633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x560fd35e4870]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090345634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10387493)[0x560fd35fcfe0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090345634 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10387493)[0x560fd35fcfe0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090345635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090345635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10387493)[0x560fd35fcfe0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090345636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10387493)[0x560fd35fcfe0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090345636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10387493)[0x560fd35fcfe0]{disrupted}: Freeing instance (context_map.c:203) 20250821090345637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10387493)[0x560fd35fcfe0]{disrupted}: Deallocated (fsm.c:568) 20250821090345637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x560fd35e4870]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)@3bdb09a82332: Final verdict of PTC: pass 20250821090345638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x560fd35e4870]{disconnected}: Freeing instance (context_map.c:207) MTC@3bdb09a82332: Setting final verdict of the test case. 20250821090345638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x560fd35e4870]{disconnected}: Deallocated (fsm.c:568) MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(883): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(884): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(885): none (pass -> pass) 20250821090345639 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10387493 SCCP-97 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:226) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(886): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(890): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(891): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(892): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(893): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-SCCP(894): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-RAN(895): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-M3UA(896): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(897): none (pass -> pass) 20250821090345640 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090345640 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090345640 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(898): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(899): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(900): none (pass -> pass) 20250821090345641 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=6 20250821090345641 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090345641 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090345641 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-RAN(901): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(902): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(903): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904): pass (pass -> pass)20250821090345641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass 20250821090345642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821090345642 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42884<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090345643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42892<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090345643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42906<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090345644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090345644 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090345644 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090345644 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=7 20250821090345644 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090345644 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090345644 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090345645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250821090345645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090345646 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090345646 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 (hnb.c:255) 20250821090345646 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MTC@3bdb09a82332: 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'. Thu Aug 21 09:03:45 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 20250821090345735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41278<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090346236 DLSCCP DEBUG SCCP-SCOC(93)[0x560fd3615d30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090346236 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d066d), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090346236 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090346236 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090346236 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090346236 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090346236 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090346236 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090346236 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090346236 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090346236 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090346236 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 0d 06 6d 00 00 5d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090346236 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090346236 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090346236 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090346236 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090346236 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090346236 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090346236 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090346237 DLSCCP DEBUG SCCP-SCOC(92)[0x560fd35e9210]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090346237 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b28da7), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090346237 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090346237 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090346237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090346237 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090346237 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090346237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090346237 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090346237 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090346237 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090346237 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b2 8d a7 00 00 5c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090346237 DLSCCP DEBUG SCCP-SCOC(94)[0x560fd35e8c40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090346237 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e432f), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090346237 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090346237 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090346237 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090346237 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090346237 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090346237 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090346237 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090346237 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090346237 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090346237 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 0e 43 2f 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090346238 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090346238 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090346238 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090346238 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090346238 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090346238 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090346238 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090346238 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090346238 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090346238 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090346238 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090346238 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090346238 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090346238 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090346436 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41278<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=641652) 20250821090346548 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090346548 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090346548 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821090346739 DLSCCP DEBUG SCCP-SCOC(90)[0x560fd3629840]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090346739 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033a993), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090346739 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090346739 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090346739 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090346739 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090346739 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090346739 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090346739 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090346739 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090346739 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090346739 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 33 a9 93 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090346739 DLSCCP DEBUG SCCP-SCOC(89)[0x560fd360aa30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090346739 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001080b8), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090346739 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090346739 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090346739 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090346739 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090346739 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090346739 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090346739 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090346739 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090346739 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090346739 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 10 80 b8 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090346739 DLSCCP DEBUG SCCP-SCOC(91)[0x560fd3632510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090346739 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009bf3db), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090346739 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090346740 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090346740 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090346740 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090346740 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090346740 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090346740 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090346740 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090346740 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090346740 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 9b f3 db 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090346740 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090346740 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090346740 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090346740 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090346740 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090346740 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090346740 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090346740 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090346740 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090346740 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090346740 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090346740 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090346740 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090346740 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090346740 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090346741 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090346741 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090346741 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090346741 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090346741 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090346741 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090347063 DLSCCP DEBUG SCCP-SCOC(88)[0x560fd3616990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090347063 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00467856), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090347063 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090347063 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090347063 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090347063 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090347063 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090347063 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090347063 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090347063 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090347063 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090347063 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 46 78 56 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090347063 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090347063 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090347063 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090347063 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090347063 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090347063 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090347063 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=641652, count=679840) 20250821090347614 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090347614 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090347614 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250821090347614 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090347614 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090347614 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821090347616 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090347616 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090347616 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821090347661 DLSCCP DEBUG SCCP-SCOC(87)[0x560fd35e9050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090347661 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00825a7a), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090347661 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090347661 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090347661 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090347661 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090347661 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090347661 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090347661 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090347661 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090347661 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090347661 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 82 5a 7a 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090347661 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090347661 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090347661 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090347661 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090347661 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090347661 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090347661 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090348357 DLSCCP DEBUG SCCP-SCOC(86)[0x560fd35ebba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090348357 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfb151), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090348357 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090348357 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090348357 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090348357 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090348357 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090348357 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090348357 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090348357 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090348357 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090348357 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 df b1 51 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090348357 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090348357 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090348357 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090348357 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090348357 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090348357 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090348357 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 09:03:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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 20250821090348873 DLSCCP DEBUG SCCP-SCOC(85)[0x560fd360f460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090348873 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c21cad), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090348873 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090348873 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090348873 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090348873 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090348873 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090348873 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090348873 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090348873 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090348873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090348873 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c2 1c ad 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090348873 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090348873 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090348873 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090348873 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090348873 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090348873 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090348873 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090349382 DLSCCP DEBUG SCCP-SCOC(83)[0x560fd362a2d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090349382 DLSCCP DEBUG SCCP-SCOC(83)[0x560fd362a2d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090349382 DLSCCP DEBUG SCCP-SCOC(83)[0x560fd362a2d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090349382 DLSCCP DEBUG SCCP-SCOC(83)[0x560fd362a2d0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090349382 DLSCCP DEBUG SCCP-SCOC(83)[0x560fd362a2d0]{IDLE}: Deallocated (fsm.c:568) 20250821090349399 DLSCCP DEBUG SCCP-SCOC(84)[0x560fd35edcf0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090349399 DLSCCP DEBUG SCCP-SCOC(84)[0x560fd35edcf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090349399 DLSCCP DEBUG SCCP-SCOC(84)[0x560fd35edcf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090349399 DLSCCP DEBUG SCCP-SCOC(84)[0x560fd35edcf0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090349399 DLSCCP DEBUG SCCP-SCOC(84)[0x560fd35edcf0]{IDLE}: Deallocated (fsm.c:568) MTC@3bdb09a82332: 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@3bdb09a82332: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20250821090349484 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41288<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090349487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41296<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090349490 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41355<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090349610 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090349610 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821090349619 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090349619 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090349619 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090349619 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090349619 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090349619 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090349619 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:46223 (stream_srv.c:143) 20250821090349619 DMAIN INFO New HNB SCTP connection r=127.0.0.1:46223<->l=127.0.0.1:29169 (hnb.c:335) 20250821090349619 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090349619 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090349620 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090349620 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090349620 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:334) 20250821090349620 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090349620 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090349620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349620 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090349620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349620 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090349620 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090349620 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090349620 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090349620 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090349620 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090349620 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090349620 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090349620 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090349620 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090349620 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090349620 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090349620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349620 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090349620 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090349620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349620 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090349620 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090349620 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090349620 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090349620 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090349620 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090349620 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090349620 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090349620 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090349620 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090349620 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090349621 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090349621 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090349621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349621 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090349621 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090349621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349621 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090349621 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090349621 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090349621 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090349621 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090349621 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090349621 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090349621 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090349621 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090349621 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090349621 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090349621 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090349621 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090349621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349621 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090349621 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090349621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349621 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090349621 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090349621 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090349621 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090349621 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090349621 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090349621 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090349621 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090349621 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090349621 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090349621 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090349621 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=4 20250821090349621 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090349621 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090349621 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090349621 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090349621 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090349621 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=4 20250821090349621 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090349621 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090349621 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090349621 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090349621 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090349621 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090349621 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=9 20250821090349621 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090349621 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090349621 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090349621 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090349621 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090349621 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090349621 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821090349621 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090349621 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090349621 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(917)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(917)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(917)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(915)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090349634 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090349634 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090349634 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090349634 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090349634 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090349634 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090349635 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090349635 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090349636 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090349636 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090349636 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:334) 20250821090349636 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090349636 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090349636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349636 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090349636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349636 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090349636 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090349636 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090349636 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090349636 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090349636 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090349636 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090349636 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090349636 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090349636 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:334) 20250821090349636 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090349636 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090349636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349636 DLSS7 INFO 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=8 -> eSLS=8: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090349636 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090349636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349636 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090349636 DLSS7 INFO 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=8 -> eSLS=8: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090349636 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090349636 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090349636 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090349636 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090349636 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090349636 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090349636 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090349636 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090349636 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090349636 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090349636 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090349636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349636 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090349636 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090349636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349636 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090349636 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090349636 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090349636 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090349636 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090349636 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090349636 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090349636 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090349636 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090349636 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090349636 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090349636 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090349636 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090349636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349636 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090349636 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090349636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349636 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090349636 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090349636 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090349636 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090349636 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090349636 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090349636 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090349636 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090349636 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090349636 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090349636 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090349636 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=15 20250821090349636 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090349636 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090349636 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090349636 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090349636 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090349636 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=8 20250821090349636 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090349636 DLSS7 <000c> ss7_combined_linkset.c:322 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=8 -> eSLS=8: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090349636 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090349636 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090349636 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090349636 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090349636 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=6 20250821090349636 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090349636 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090349636 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090349636 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090349636 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090349636 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090349636 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821090349636 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090349636 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090349636 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(920)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(920)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(920)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(918)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090349655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090349655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090349655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090349655 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090349655 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:562) 20250821090349655 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090349655 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090349655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090349655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090349660 DLINP DEBUG SRVCONN(,r=127.0.0.1:46223<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090349660 DLINP DEBUG SRVCONN(,r=127.0.0.1:46223<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090349660 DLINP DEBUG SRVCONN(,r=127.0.0.1:46223<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090349660 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090349660 DHNBAP DEBUG (127.0.0.1:46223 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821090349660 DHNBAP NOTICE (127.0.0.1:46223 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090349660 DHNBAP NOTICE (127.0.0.1:46223 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090349660 DLINP DEBUG SRVCONN(,r=127.0.0.1:46223<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090349660 DLINP DEBUG SRVCONN(,r=127.0.0.1:46223<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090349831 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090349831 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090349831 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090349831 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(917)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090349833 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090349833 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090349833 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090349833 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090349833 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090349833 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090349833 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090349833 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090349833 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090349833 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090349833 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090349833 DLSS7 <000c> ss7_asp.c:1383 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  20250821090349833 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090349833 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090349833 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090349833 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090349833 DLSS7 <000c> ss7_asp.c:1383 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  20250821090349833 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090349833 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090349833 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090349833 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090349833 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090349833 DLSS7 <000c> ss7_asp.c:1383 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  20250821090349833 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090349833 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090349833 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090349833 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090349833 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090349833 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090349833 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090349833 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090349833 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090349833 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090349833 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090349833 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090349833 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090349833 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090349833 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090349833 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090349835 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090349835 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090349835 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090349835 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090349835 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090349835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349835 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090349835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349835 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090349835 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090349835 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090349835 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090349835 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090349835 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090349835 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090349835 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090349835 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090349835 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090349835 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821090349835 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090349835 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090349835 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090349835 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090349835 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090349835 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821090349846 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090349846 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090349846 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090349846 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(920)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090349847 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090349847 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090349847 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090349847 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090349847 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090349847 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090349847 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090349848 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090349848 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090349848 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090349848 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090349848 DLSS7 <000c> ss7_asp.c:1383 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  20250821090349848 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090349848 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090349848 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090349848 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090349848 DLSS7 <000c> ss7_asp.c:1383 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  20250821090349848 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090349848 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090349848 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090349848 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090349848 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090349848 DLSS7 <000c> ss7_asp.c:1383 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  20250821090349848 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090349848 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090349848 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090349848 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090349848 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090349848 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090349848 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090349848 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090349848 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090349848 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090349848 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090349848 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090349848 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090349848 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090349848 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090349848 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090349848 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090349849 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090349849 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090349849 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090349849 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090349849 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090349849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349849 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090349849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090349849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090349849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090349849 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090349849 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090349849 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090349849 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090349849 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090349849 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090349849 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090349849 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090349849 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090349849 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090349849 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821090349849 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090349849 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090349849 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090349849 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090349849 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090349849 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(916)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090350639 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090350639 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090350639 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090350639 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090350639 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090350639 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090350639 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090350639 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090350639 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090350639 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090350639 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090350639 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090350639 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090350639 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090350639 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090350639 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090350639 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090350639 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090350639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090350639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090350639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090350639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090350639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090350639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090350639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090350639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090350639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090350639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090350639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090350639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090350639 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090350639 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090350639 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090350639 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090350639 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090350639 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:382) 20250821090350639 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090350639 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090350639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090350639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090350639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090350639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090350639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090350639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090350639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090350639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090350639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090350639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090350639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090350639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090350639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090350639 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090350639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090350639 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090350639 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090350639 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090350639 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090350639 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090350639 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090350639 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090350639 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090350639 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090350639 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821090350639 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090350639 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090350639 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090350639 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090350639 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090350639 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090350641 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090350641 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090350641 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090350641 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090350641 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090350641 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090350641 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090350641 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090350641 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090350641 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090350641 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090350641 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090350641 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090350641 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090350641 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090350641 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090350641 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090350641 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090350641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090350641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090350641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090350641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090350641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090350641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090350641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090350641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090350641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090350641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090350641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090350641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090350641 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090350641 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090350641 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090350641 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090350641 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(916)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(919)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090350656 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090350656 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090350656 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090350656 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090350656 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090350656 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090350656 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090350656 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090350656 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090350656 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090350656 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090350656 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090350656 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090350656 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090350656 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090350656 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090350656 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090350656 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090350656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090350656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090350656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090350656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090350656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090350656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090350656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090350656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090350656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090350656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090350656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090350656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090350656 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090350656 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090350656 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090350656 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090350656 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090350656 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:382) 20250821090350656 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090350656 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090350656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090350656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090350656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090350656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090350656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090350656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090350656 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090350656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090350656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090350656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090350656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090350656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090350656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090350656 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090350656 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090350656 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090350656 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090350656 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090350656 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090350656 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090350656 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090350656 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090350656 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090350656 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090350656 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821090350656 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090350656 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090350656 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090350656 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090350656 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090350656 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090350656 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090350656 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090350656 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090350656 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090350656 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090350656 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090350656 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090350656 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090350656 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090350656 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090350656 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090350656 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090350656 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090350656 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090350656 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090350656 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090350656 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090350656 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090350656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090350656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090350656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090350656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090350656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090350656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090350656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090350656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090350656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090350656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090350656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090350656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090350656 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090350656 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090350656 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090350656 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090350656 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(919)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090351664 DLCTRL DEBUG Command: GET 12891599 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090351664 DLCTRL DEBUG Tx Command reply: GET_REPLY 12891599 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090351668 DLCTRL DEBUG Command: GET 717424675 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090351668 DLCTRL DEBUG Tx Command reply: GET_REPLY 717424675 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090351672 DLCTRL DEBUG Command: GET 831029871 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090351672 DLCTRL DEBUG Tx Command reply: GET_REPLY 831029871 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090351676 DLCTRL DEBUG Command: GET 462738328 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090351676 DLCTRL DEBUG Tx Command reply: GET_REPLY 462738328 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090351684 DLCTRL DEBUG Command: GET 914079911 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090351684 DLCTRL DEBUG Tx Command reply: GET_REPLY 914079911 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821090351696 DLCTRL DEBUG Command: GET 227021927 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090351696 DLCTRL DEBUG Tx Command reply: GET_REPLY 227021927 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090351703 DLCTRL DEBUG Command: GET 254609999 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090351703 DLCTRL DEBUG Tx Command reply: GET_REPLY 254609999 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090351707 DLCTRL DEBUG Command: GET 755491092 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090351707 DLCTRL DEBUG Tx Command reply: GET_REPLY 755491092 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090351712 DLCTRL DEBUG Command: GET 244305270 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090351712 DLCTRL DEBUG Tx Command reply: GET_REPLY 244305270 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090351720 DLCTRL DEBUG Command: GET 818144837 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090351721 DLCTRL DEBUG Tx Command reply: GET_REPLY 818144837 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821090351726 DLCTRL DEBUG Command: GET 302242676 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090351726 DLCTRL DEBUG Tx Command reply: GET_REPLY 302242676 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090351729 DLCTRL DEBUG Command: GET 497145867 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090351729 DLCTRL DEBUG Tx Command reply: GET_REPLY 497145867 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090351734 DLCTRL DEBUG Command: GET 141903764 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090351734 DLCTRL DEBUG Tx Command reply: GET_REPLY 141903764 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090351743 DLCTRL DEBUG Command: GET 489353249 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090351743 DLCTRL DEBUG Tx Command reply: GET_REPLY 489353249 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090351756 DLCTRL DEBUG Command: GET 824779032 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090351756 DLCTRL DEBUG Tx Command reply: GET_REPLY 824779032 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821090351766 DLCTRL DEBUG Command: GET 21827039 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090351766 DLCTRL DEBUG Tx Command reply: GET_REPLY 21827039 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090351772 DLCTRL DEBUG Command: GET 611273357 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090351772 DLCTRL DEBUG Tx Command reply: GET_REPLY 611273357 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090351774 DLCTRL DEBUG Command: GET 440648196 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090351774 DLCTRL DEBUG Tx Command reply: GET_REPLY 440648196 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090351775 DLCTRL DEBUG Command: GET 98938638 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090351775 DLCTRL DEBUG Tx Command reply: GET_REPLY 98938638 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090351776 DLCTRL DEBUG Command: GET 752844134 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090351776 DLCTRL DEBUG Tx Command reply: GET_REPLY 752844134 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: 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@3bdb09a82332: "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@3bdb09a82332: 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 := '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 := '000000000000000011101011'B, t_guard := 20.000000 } 20250821090351791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41304<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(916)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(916)@3bdb09a82332: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912)@3bdb09a82332: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)11898285 20250821090352818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090352818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090352818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821090352818 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090352818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb58dad, normal) (hnbgw_rua.c:408) 20250821090352818 DHNB DEBUG map_rua[0x560fd35edcf0]{init}: Allocated (fsm.c:456) 20250821090352818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11898285)[0x560fd35edcf0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090352818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11898285 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090352818 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090352818 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090352818 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11898285 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821090352818 DCN DEBUG map_sccp[0x560fd362a2d0]{init}: Allocated (fsm.c:456) 20250821090352818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x560fd362a2d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090352818 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-11898285 <-> SCCP-98 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821090352818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11898285 SCCP-98 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821090352818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11898285)[0x560fd35edcf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090352818 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090352818 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090352818 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11898285 SCCP-98 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090352818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x560fd362a2d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090352818 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090352819 DLSCCP DEBUG SCCP-SCOC(98)[0x560fd35e4d70]{IDLE}: Allocated (fsm.c:456) 20250821090352819 DLSCCP DEBUG SCCP-SCOC(98)[0x560fd35e4d70]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090352819 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000eb0056400500f1100926) (sccp_scrc.c:455) 20250821090352819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090352819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090352819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090352819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090352819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090352819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090352819 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090352819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090352819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090352819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090352819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090352819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090352819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090352819 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090352819 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090352819 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090352819 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090352819 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090352819 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 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 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 eb 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821090352819 DLSCCP DEBUG SCCP-SCOC(98)[0x560fd35e4d70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090352819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x560fd362a2d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090352819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11898285)[0x560fd35edcf0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090352819 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090352819 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090352819 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090352819 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821090352819 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090352819 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090352819 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090352819 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090352819 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090352819 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 04 01 00 00 62 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 eb 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(915)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-SCCP(915)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(916)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922) HNBGW_Test.msc0-RAN(916)@3bdb09a82332: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)788790 HNBGW_Test.msc0-SCCP(915)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(915)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)@3bdb09a82332: setverdict(pass): none -> pass 20250821090352826 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090352826 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090352826 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090352826 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090352826 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing MTC@3bdb09a82332: 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 } } } 20250821090352826 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090352826 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090352826 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090352826 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090352826 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 62 26 bd 5c 02 00 00 00 00  20250821090352826 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090352826 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090352826 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090352826 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090352826 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090352826 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0026bd5c) (sccp_scrc.c:545) 20250821090352826 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(98,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090352826 DLSCCP DEBUG SCCP-SCOC(98)[0x560fd35e4d70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090352826 DLSCCP DEBUG SCCP-SCOC(98)[0x560fd35e4d70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090352826 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090352826 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090352826 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_sccp.c:157) 20250821090352826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x560fd362a2d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090352826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x560fd362a2d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090352826 DLCTRL DEBUG Command: GET 571299521 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090352826 DLCTRL DEBUG Tx Command reply: GET_REPLY 571299521 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250821090352828 DLCTRL DEBUG Command: GET 546766957 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090352828 DLCTRL DEBUG Tx Command reply: GET_REPLY 546766957 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090352829 DLCTRL DEBUG Command: GET 294159149 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090352829 DLCTRL DEBUG Tx Command reply: GET_REPLY 294159149 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090352831 DLCTRL DEBUG Command: GET 45292782 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090352831 DLCTRL DEBUG Tx Command reply: GET_REPLY 45292782 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090352835 DLCTRL DEBUG Command: GET 230512843 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090352835 DLCTRL DEBUG Tx Command reply: GET_REPLY 230512843 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090352836 DLCTRL DEBUG Command: GET 362992626 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090352836 DLCTRL DEBUG Tx Command reply: GET_REPLY 362992626 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090352838 DLCTRL DEBUG Command: GET 932449664 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090352838 DLCTRL DEBUG Tx Command reply: GET_REPLY 932449664 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090352839 DLCTRL DEBUG Command: GET 656267658 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090352839 DLCTRL DEBUG Tx Command reply: GET_REPLY 656267658 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090352841 DLCTRL DEBUG Command: GET 549625666 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090352841 DLCTRL DEBUG Tx Command reply: GET_REPLY 549625666 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090352842 DLCTRL DEBUG Command: GET 821199802 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090352842 DLCTRL DEBUG Tx Command reply: GET_REPLY 821199802 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090352843 DLCTRL DEBUG Command: GET 8121040 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090352843 DLCTRL DEBUG Tx Command reply: GET_REPLY 8121040 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090352844 DLCTRL DEBUG Command: GET 671707339 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090352844 DLCTRL DEBUG Tx Command reply: GET_REPLY 671707339 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090352845 DLCTRL DEBUG Command: GET 367326582 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090352845 DLCTRL DEBUG Tx Command reply: GET_REPLY 367326582 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090352846 DLCTRL DEBUG Command: GET 961237983 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090352846 DLCTRL DEBUG Tx Command reply: GET_REPLY 961237983 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090352847 DLCTRL DEBUG Command: GET 286567879 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090352847 DLCTRL DEBUG Tx Command reply: GET_REPLY 286567879 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090352848 DLCTRL DEBUG Command: GET 798507802 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090352848 DLCTRL DEBUG Tx Command reply: GET_REPLY 798507802 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090352849 DLCTRL DEBUG Command: GET 162959725 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090352849 DLCTRL DEBUG Tx Command reply: GET_REPLY 162959725 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090352850 DLCTRL DEBUG Command: GET 448842229 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090352850 DLCTRL DEBUG Tx Command reply: GET_REPLY 448842229 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090352851 DLCTRL DEBUG Command: GET 970418745 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090352851 DLCTRL DEBUG Tx Command reply: GET_REPLY 970418745 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090352852 DLCTRL DEBUG Command: GET 123978101 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090352852 DLCTRL DEBUG Tx Command reply: GET_REPLY 123978101 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '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 := '000000000000000000110101'B, t_guard := 20.000000 } 20250821090352864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41306<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(916)@3bdb09a82332: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(916)@3bdb09a82332: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912)@3bdb09a82332: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)13716739 20250821090353874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090353874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090353874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250821090353874 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090353874 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd14d03, normal) (hnbgw_rua.c:408) 20250821090353874 DHNB DEBUG map_rua[0x560fd35ebeb0]{init}: Allocated (fsm.c:456) 20250821090353874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13716739)[0x560fd35ebeb0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090353874 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13716739 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090353874 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090353874 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090353874 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250821090353874 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13716739 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821090353874 DCN DEBUG map_sccp[0x560fd35fcfe0]{init}: Allocated (fsm.c:456) 20250821090353874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x560fd35fcfe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090353874 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-13716739 <-> SCCP-99 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821090353874 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13716739 SCCP-99 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250821090353874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13716739)[0x560fd35ebeb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090353874 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090353874 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090353874 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13716739 SCCP-99 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090353874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x560fd35fcfe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090353874 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090353874 DLSCCP DEBUG SCCP-SCOC(99)[0x560fd35e4870]{IDLE}: Allocated (fsm.c:456) 20250821090353875 DLSCCP DEBUG SCCP-SCOC(99)[0x560fd35e4870]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090353875 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000350056400500f1100926) (sccp_scrc.c:455) 20250821090353875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090353875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090353875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090353875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090353875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090353875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090353875 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090353875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090353875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090353875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090353875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090353875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090353875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090353875 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090353875 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090353875 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090353875 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090353875 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090353875 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6c 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 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 35 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821090353875 DLSCCP DEBUG SCCP-SCOC(99)[0x560fd35e4870]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090353875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x560fd35fcfe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090353875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13716739)[0x560fd35ebeb0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090353875 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090353875 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090353875 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090353875 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821090353875 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090353875 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090353875 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090353875 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090353875 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090353875 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 05 01 00 00 63 02 02 06 04 43 b9 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 35 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(915)@3bdb09a82332: First idle individual index:1 HNBGW_Test.msc0-SCCP(915)@3bdb09a82332: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(916)@3bdb09a82332: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923) HNBGW_Test.msc0-RAN(916)@3bdb09a82332: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)5003825 HNBGW_Test.msc0-SCCP(915)@3bdb09a82332: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(915)@3bdb09a82332: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)@3bdb09a82332: setverdict(pass): none -> pass 20250821090353879 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090353879 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090353879 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090353879 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090353879 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090353879 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090353879 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090353879 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090353879 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090353879 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 63 01 fb 34 02 00 00 00 00  20250821090353879 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090353879 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090353879 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090353879 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090353879 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090353879 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0001fb34) (sccp_scrc.c:545) 20250821090353879 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(99,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090353879 DLSCCP DEBUG SCCP-SCOC(99)[0x560fd35e4870]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090353879 DLSCCP DEBUG SCCP-SCOC(99)[0x560fd35e4870]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090353879 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090353879 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090353879 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_sccp.c:157) 20250821090353879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x560fd35fcfe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090353879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x560fd35fcfe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@3bdb09a82332: 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 } } } 20250821090353880 DLCTRL DEBUG Command: GET 453601085 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090353880 DLCTRL DEBUG Tx Command reply: GET_REPLY 453601085 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250821090353882 DLCTRL DEBUG Command: GET 82582690 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090353882 DLCTRL DEBUG Tx Command reply: GET_REPLY 82582690 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090353888 DLCTRL DEBUG Command: GET 7771936 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090353888 DLCTRL DEBUG Tx Command reply: GET_REPLY 7771936 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090353891 DLCTRL DEBUG Command: GET 323596277 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090353891 DLCTRL DEBUG Tx Command reply: GET_REPLY 323596277 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090353893 DLCTRL DEBUG Command: GET 925882900 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090353893 DLCTRL DEBUG Tx Command reply: GET_REPLY 925882900 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090353895 DLCTRL DEBUG Command: GET 2440752 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090353895 DLCTRL DEBUG Tx Command reply: GET_REPLY 2440752 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090353905 DLCTRL DEBUG Command: GET 416704931 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090353905 DLCTRL DEBUG Tx Command reply: GET_REPLY 416704931 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090353910 DLCTRL DEBUG Command: GET 924550899 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090353910 DLCTRL DEBUG Tx Command reply: GET_REPLY 924550899 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090353912 DLCTRL DEBUG Command: GET 132934072 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090353912 DLCTRL DEBUG Tx Command reply: GET_REPLY 132934072 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090353913 DLCTRL DEBUG Command: GET 227904154 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090353913 DLCTRL DEBUG Tx Command reply: GET_REPLY 227904154 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090353914 DLCTRL DEBUG Command: GET 671483479 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090353914 DLCTRL DEBUG Tx Command reply: GET_REPLY 671483479 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090353915 DLCTRL DEBUG Command: GET 259992338 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090353915 DLCTRL DEBUG Tx Command reply: GET_REPLY 259992338 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090353916 DLCTRL DEBUG Command: GET 408040236 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090353916 DLCTRL DEBUG Tx Command reply: GET_REPLY 408040236 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090353917 DLCTRL DEBUG Command: GET 379332540 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090353917 DLCTRL DEBUG Tx Command reply: GET_REPLY 379332540 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090353918 DLCTRL DEBUG Command: GET 224963799 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090353918 DLCTRL DEBUG Tx Command reply: GET_REPLY 224963799 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090353919 DLCTRL DEBUG Command: GET 366162883 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090353919 DLCTRL DEBUG Tx Command reply: GET_REPLY 366162883 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090353919 DLCTRL DEBUG Command: GET 896464000 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090353920 DLCTRL DEBUG Tx Command reply: GET_REPLY 896464000 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090353920 DLCTRL DEBUG Command: GET 863134381 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090353920 DLCTRL DEBUG Tx Command reply: GET_REPLY 863134381 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090353921 DLCTRL DEBUG Command: GET 568629720 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090353921 DLCTRL DEBUG Tx Command reply: GET_REPLY 568629720 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090353922 DLCTRL DEBUG Command: GET 491402280 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090353922 DLCTRL DEBUG Tx Command reply: GET_REPLY 491402280 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: "connecting cnlink 1" 20250821090353923 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(926)@3bdb09a82332: ************************************************* HNBGW_Test.msc1-M3UA(926)@3bdb09a82332: M3UA emulation initiated, the test can be started MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(926)@3bdb09a82332: ************************************************* HNBGW_Test.msc1-SCCP(924)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090354136 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090354137 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821090354137 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090354137 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(926)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821090354139 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090354139 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821090354139 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090354139 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090354139 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090354139 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090354139 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090354139 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090354139 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090354139 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090354140 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090354140 DLSS7 <000c> ss7_asp.c:1383 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  20250821090354140 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090354140 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090354140 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090354140 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821090354140 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090354140 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090354140 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090354140 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090354140 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090354140 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090354140 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090354140 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090354140 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090354140 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090354140 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090354140 DLSS7 <000c> ss7_asp.c:1383 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  20250821090354140 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090354140 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090354140 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090354140 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090354140 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821090354140 DLSS7 <000c> ss7_asp.c:1383 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  20250821090354140 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090354140 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090354140 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821090354140 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090354140 DLSS7 <000c> ss7_asp.c:1383 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  20250821090354140 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 03 00 12 00 10 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090354140 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090354141 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090354141 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090354141 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090354141 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090354142 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090354142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090354142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090354142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090354142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090354142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090354142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090354142 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090354142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090354142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090354142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090354142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090354142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090354142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090354142 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090354142 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090354142 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090354142 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090354142 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090354142 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090354142 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090354142 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090354142 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090354142 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090354142 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=9 20250821090354142 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090354142 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090354142 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc1 proto=m3ua 20250821090354142 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090354142 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090354142 DLSS7 <000c> ss7_asp.c:1383 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  20250821090354548 DLSCCP DEBUG SCCP-SCOC(95)[0x560fd35f9920]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090354548 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0073a9cf), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090354548 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090354548 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090354548 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090354548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090354548 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090354548 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090354548 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090354548 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 73 a9 cf 00 00 5f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090354548 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090354548 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090354548 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090354548 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090354548 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090354548 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090354548 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090354548 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090354548 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090354548 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 73 a9 cf 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821090354550 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821090354550 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090354550 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090354550 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090354550 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090354550 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0073a9cf) (sccp_scrc.c:545) 20250821090354550 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(95,remPC=185=0.23.1) Received CO:RELCO (sccp_scoc.c:787) 20250821090354550 DLSCCP DEBUG SCCP-SCOC(95)[0x560fd35f9920]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821090354550 DLSCCP DEBUG SCCP-SCOC(95)[0x560fd35f9920]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821090354550 DLSCCP DEBUG SCCP-SCOC(95)[0x560fd35f9920]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090354550 DLSCCP DEBUG SCCP-SCOC(95)[0x560fd35f9920]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090354550 DLSCCP DEBUG SCCP-SCOC(95)[0x560fd35f9920]{IDLE}: Deallocated (fsm.c:568) 20250821090354550 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090354550 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090354550 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090354550 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090354550 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090354550 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090354550 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090354550 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090354550 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090354550 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 5f 73 a9 cf 00  MTC@3bdb09a82332: 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 := '000000000000000111011001'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(925)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090354943 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090354943 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090354943 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090354943 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090354943 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090354943 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090354943 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090354943 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090354943 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090354943 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090354943 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090354943 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090354943 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090354943 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090354943 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090354943 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090354943 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090354943 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090354943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090354943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090354943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090354943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090354943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090354943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090354943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090354943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090354943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090354943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090354943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090354943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090354943 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090354943 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090354943 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090354943 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090354943 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:357) 20250821090354943 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:382) 20250821090354943 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090354943 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090354943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090354943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090354943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090354943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090354943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090354943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090354943 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090354943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090354943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090354943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090354943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090354943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090354943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090354943 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090354943 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090354943 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090354943 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090354943 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090354943 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090354943 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090354943 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090354943 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090354943 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090354943 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090354943 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=5 20250821090354943 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090354943 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090354943 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090354943 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090354943 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090354943 DLSS7 <000c> ss7_asp.c:1383 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  20250821090354944 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090354944 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090354944 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090354944 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090354944 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090354944 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090354944 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090354944 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090354944 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090354944 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090354944 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090354944 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090354944 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090354944 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090354944 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090354944 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090354944 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090354944 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090354944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090354944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090354944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090354944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090354944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090354944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090354944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090354944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090354944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090354944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090354944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090354944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090354944 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090354944 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090354944 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090354944 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090354944 DRANAP INFO cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(925)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } 20250821090354953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41312<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090355618 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090355618 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090355618 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090355618 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090355618 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090355618 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090355618 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090355618 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090355618 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090355619 DLSS7 <000c> ss7_asp.c:1383 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 4f 0d 07 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250821090355618 DLSCCP DEBUG SCCP-SCOC(96)[0x560fd360b540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090355618 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f0d07), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090355618 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090355618 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090355618 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090355618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090355618 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090355618 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090355618 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090355618 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 4f 0d 07 00 00 60 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090355620 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090355620 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090355620 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090355620 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090355620 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090355620 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090355620 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090355620 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090355620 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090355620 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 60 4f 0d 07 00  20250821090355620 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821090355620 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090355620 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090355620 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090355620 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090355620 DLSCCP DEBUG 0: SCCP(rctx=0) 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=004f0d07) (sccp_scrc.c:545) 20250821090355620 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(96,remPC=2=0.0.2) Received CO:RELCO (sccp_scoc.c:787) 20250821090355620 DLSCCP DEBUG SCCP-SCOC(96)[0x560fd360b540]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821090355620 DLSCCP DEBUG SCCP-SCOC(96)[0x560fd360b540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821090355620 DLSCCP DEBUG SCCP-SCOC(96)[0x560fd360b540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090355620 DLSCCP DEBUG SCCP-SCOC(96)[0x560fd360b540]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090355620 DLSCCP DEBUG SCCP-SCOC(96)[0x560fd360b540]{IDLE}: Deallocated (fsm.c:568) 20250821090355633 DLSCCP DEBUG SCCP-SCOC(97)[0x560fd355e890]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090355633 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025db62), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090355633 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090355633 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090355633 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090355633 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090355633 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090355633 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090355633 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090355633 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 25 db 62 00 00 61 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090355633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090355633 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090355633 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090355633 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090355633 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090355633 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090355633 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090355633 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090355633 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090355633 DLSS7 <000c> ss7_asp.c:1383 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 25 db 62 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250821090355633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090355633 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090355633 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090355633 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090355633 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090355633 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090355633 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090355633 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090355633 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090355633 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 61 25 db 62 00  20250821090355633 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821090355634 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090355634 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090355634 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090355634 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090355634 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0025db62) (sccp_scrc.c:545) 20250821090355634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(97,remPC=2=0.0.2) Received CO:RELCO (sccp_scoc.c:787) 20250821090355634 DLSCCP DEBUG SCCP-SCOC(97)[0x560fd355e890]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821090355634 DLSCCP DEBUG SCCP-SCOC(97)[0x560fd355e890]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821090355634 DLSCCP DEBUG SCCP-SCOC(97)[0x560fd355e890]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090355634 DLSCCP DEBUG SCCP-SCOC(97)[0x560fd355e890]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090355634 DLSCCP DEBUG SCCP-SCOC(97)[0x560fd355e890]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(925)@3bdb09a82332: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(925)@3bdb09a82332: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912)@3bdb09a82332: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)13565343 20250821090355960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090355960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090355960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250821090355960 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090355960 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcefd9f, normal) (hnbgw_rua.c:408) 20250821090355960 DHNB DEBUG map_rua[0x560fd355e890]{init}: Allocated (fsm.c:456) 20250821090355960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13565343)[0x560fd355e890]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090355960 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13565343 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090355960 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090355960 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090355960 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13565343 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250821090355960 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13565343 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250821090355960 DCN DEBUG map_sccp[0x560fd360b540]{init}: Allocated (fsm.c:456) 20250821090355960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x560fd360b540]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090355960 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-13565343 <-> SCCP-100 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250821090355960 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13565343 SCCP-100 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250821090355960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13565343)[0x560fd355e890]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090355961 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090355961 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090355961 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13565343 SCCP-100 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090355961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x560fd360b540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090355961 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090355961 DLSCCP DEBUG SCCP-SCOC(100)[0x560fd35f9920]{IDLE}: Allocated (fsm.c:456) 20250821090355961 DLSCCP DEBUG SCCP-SCOC(100)[0x560fd35f9920]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090355961 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001d90056400500f1100926) (sccp_scrc.c:455) 20250821090355961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090355961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090355961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090355961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090355961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090355961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090355961 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090355961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090355961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090355961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090355961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090355961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090355961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090355961 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090355961 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090355961 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090355961 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090355961 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090355961 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 02 01 00 00 64 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 d9 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821090355961 DLSCCP DEBUG SCCP-SCOC(100)[0x560fd35f9920]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090355961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x560fd360b540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090355961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13565343)[0x560fd355e890]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090355961 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090355961 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090355961 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090355961 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=2 20250821090355961 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090355961 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090355961 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090355961 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090355961 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090355961 DLSS7 <000c> ss7_asp.c:1383 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 02 01 00 00 64 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 d9 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(924)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc1-SCCP(924)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(925)@3bdb09a82332: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927) HNBGW_Test.msc1-RAN(925)@3bdb09a82332: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)7516711 HNBGW_Test.msc1-SCCP(924)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(924)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)@3bdb09a82332: setverdict(pass): none -> pass 20250821090355965 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090355965 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090355965 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090355965 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090355965 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090355965 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090355965 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090355965 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090355965 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090355965 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 64 b3 53 a7 02 00 00 00 00  20250821090355965 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090355965 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090355965 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090355965 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090355965 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090355965 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00b353a7) (sccp_scrc.c:545) 20250821090355965 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(100,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090355965 DLSCCP DEBUG SCCP-SCOC(100)[0x560fd35f9920]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090355965 DLSCCP DEBUG SCCP-SCOC(100)[0x560fd35f9920]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090355965 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) MTC@3bdb09a82332: 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 } } } 20250821090355965 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090355965 DCN DEBUG handle_cn_conn_conf() conn_id=100, 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_sccp.c:157) 20250821090355965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x560fd360b540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090355965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x560fd360b540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090355966 DLCTRL DEBUG Command: GET 919546636 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250821090355966 DLCTRL DEBUG Tx Command reply: GET_REPLY 919546636 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250821090355968 DLCTRL DEBUG Command: GET 813032416 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250821090355968 DLCTRL DEBUG Tx Command reply: GET_REPLY 813032416 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090355968 DLCTRL DEBUG Command: GET 356670346 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090355968 DLCTRL DEBUG Tx Command reply: GET_REPLY 356670346 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090355974 DLCTRL DEBUG Command: GET 737096909 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090355974 DLCTRL DEBUG Tx Command reply: GET_REPLY 737096909 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090355978 DLCTRL DEBUG Command: GET 327525952 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090355978 DLCTRL DEBUG Tx Command reply: GET_REPLY 327525952 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090355979 DLCTRL DEBUG Command: GET 132607718 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250821090355979 DLCTRL DEBUG Tx Command reply: GET_REPLY 132607718 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250821090355980 DLCTRL DEBUG Command: GET 962074853 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250821090355980 DLCTRL DEBUG Tx Command reply: GET_REPLY 962074853 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090355981 DLCTRL DEBUG Command: GET 42426834 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090355981 DLCTRL DEBUG Tx Command reply: GET_REPLY 42426834 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090355982 DLCTRL DEBUG Command: GET 307418212 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090355982 DLCTRL DEBUG Tx Command reply: GET_REPLY 307418212 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090355982 DLCTRL DEBUG Command: GET 657334495 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090355982 DLCTRL DEBUG Tx Command reply: GET_REPLY 657334495 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090355983 DLCTRL DEBUG Command: GET 316476302 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250821090355983 DLCTRL DEBUG Tx Command reply: GET_REPLY 316476302 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090355984 DLCTRL DEBUG Command: GET 327385652 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250821090355984 DLCTRL DEBUG Tx Command reply: GET_REPLY 327385652 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090355985 DLCTRL DEBUG Command: GET 17271191 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090355985 DLCTRL DEBUG Tx Command reply: GET_REPLY 17271191 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090355985 DLCTRL DEBUG Command: GET 663003807 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090355985 DLCTRL DEBUG Tx Command reply: GET_REPLY 663003807 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090355986 DLCTRL DEBUG Command: GET 569661986 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090355986 DLCTRL DEBUG Tx Command reply: GET_REPLY 569661986 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090355987 DLCTRL DEBUG Command: GET 211488428 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250821090355987 DLCTRL DEBUG Tx Command reply: GET_REPLY 211488428 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090355987 DLCTRL DEBUG Command: GET 990105340 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250821090355987 DLCTRL DEBUG Tx Command reply: GET_REPLY 990105340 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090355988 DLCTRL DEBUG Command: GET 16440790 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090355988 DLCTRL DEBUG Tx Command reply: GET_REPLY 16440790 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090355989 DLCTRL DEBUG Command: GET 641758966 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090355989 DLCTRL DEBUG Tx Command reply: GET_REPLY 641758966 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090355990 DLCTRL DEBUG Command: GET 509790651 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090355990 DLCTRL DEBUG Tx Command reply: GET_REPLY 509790651 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090355992 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41355<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(909)@3bdb09a82332: Final verdict of PTC: none 20250821090355993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41296<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(908)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090355994 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41288<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090355995 DLINP DEBUG SRVCONN(,r=127.0.0.1:46223<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090355995 DLINP DEBUG SRVCONN(,r=127.0.0.1:46223<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090355995 DLINP NOTICE SRV(,r=127.0.0.1:46223<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090355995 DMAIN NOTICE (127.0.0.1:46223 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:46223<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821090355995 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(914)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(919)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(918)@3bdb09a82332: Final verdict of PTC: none 20250821090355998 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090355998 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090355998 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090355998 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821090355998 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090355998 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090355998 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090355998 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090355998 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090355998 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090355998 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090355998 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090355998 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090355998 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090355998 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090355998 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090355998 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090355998 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090355998 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090355998 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090355998 DLSS7 <000c> ss7_asp.c:1383 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  20250821090355998 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821090355998 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090355998 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090355998 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090355998 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090355998 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090355998 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090355998 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090355998 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090355998 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090355998 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911)@3bdb09a82332: Final verdict of PTC: none 20250821090355998 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090355998 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090355998 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090355998 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090355998 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090355998 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090355998 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090355998 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090355998 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090355998 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) HNBGW_Test.msc0-RAN(916)@3bdb09a82332: Final verdict of PTC: none 20250821090355998 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090355998 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090355998 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090355998 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090355998 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090355998 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090355998 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090355998 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090355998 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090355998 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090355998 DLSS7 <000c> ss7_asp.c:1383 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  20250821090355998 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090355998 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090355998 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090355998 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090355998 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090355998 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090355998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x560fd362a2d0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090355998 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912)@3bdb09a82332: Final verdict of PTC: none 20250821090355998 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090355998 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090355998 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090355998 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090355998 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821090355998 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090355998 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090355998 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090355998 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090355998 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090355998 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090355998 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090355998 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821090355998 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090355998 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090355998 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821090355998 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090355998 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090355998 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090355998 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090355998 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090355998 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821090355998 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090355998 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(924)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(915)@3bdb09a82332: Final verdict of PTC: none 20250821090355998 DLSCCP DEBUG SCCP-SCOC(98)[0x560fd35e4d70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090355998 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026bd5c), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090355998 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090355998 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090355998 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090355998 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090355998 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090355998 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090355998 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090355998 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090355998 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090355998 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 04 04 26 bd 5c 00 00 62 00 00 00 00 00 (ss7_asp.c:1383) 20250821090355998 DLSCCP DEBUG SCCP-SCOC(98)[0x560fd35e4d70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090355998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x560fd362a2d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090355998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11898285)[0x560fd35edcf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090355998 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11898285)[0x560fd35edcf0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090355998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090355998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11898285)[0x560fd35edcf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090355998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11898285)[0x560fd35edcf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090355998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11898285)[0x560fd35edcf0]{disrupted}: Freeing instance (context_map.c:203) 20250821090355998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11898285)[0x560fd35edcf0]{disrupted}: Deallocated (fsm.c:568) 20250821090355998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x560fd362a2d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090355998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x560fd362a2d0]{disconnected}: Freeing instance (context_map.c:207) 20250821090355998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x560fd362a2d0]{disconnected}: Deallocated (fsm.c:568) 20250821090355998 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11898285 SCCP-98 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821090355998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x560fd35fcfe0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090355998 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090355998 DLSCCP DEBUG SCCP-SCOC(99)[0x560fd35e4870]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090355998 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001fb34), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090355998 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090355998 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090355998 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090355998 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090355998 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090355998 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090355998 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090355998 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090355998 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090355998 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 05 04 01 fb 34 00 00 63 00 00 00 00 00 (ss7_asp.c:1383) 20250821090355999 DLSCCP DEBUG SCCP-SCOC(99)[0x560fd35e4870]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090355999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x560fd35fcfe0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090355999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13716739)[0x560fd35ebeb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090355999 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13716739)[0x560fd35ebeb0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) HNBGW_Test.msc0-M3UA(917)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(926)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(920)@3bdb09a82332: Final verdict of PTC: none 20250821090355999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090355999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13716739)[0x560fd35ebeb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090355999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13716739)[0x560fd35ebeb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090355999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13716739)[0x560fd35ebeb0]{disrupted}: Freeing instance (context_map.c:203) 20250821090355999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13716739)[0x560fd35ebeb0]{disrupted}: Deallocated (fsm.c:568) 20250821090355999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x560fd35fcfe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090355999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x560fd35fcfe0]{disconnected}: Freeing instance (context_map.c:207) 20250821090355999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x560fd35fcfe0]{disconnected}: Deallocated (fsm.c:568) 20250821090355999 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13716739 SCCP-99 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821090355999 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090355999 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090355999 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090355999 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090355999 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090355999 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090355999 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090355999 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090355999 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090355999 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090355999 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090355999 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090355999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090355999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) HNBGW-PFCP(910)@3bdb09a82332: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(907)@3bdb09a82332: Final verdict of PTC: none 20250821090356000 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) HNBGW_Test.msc1-RAN(925)@3bdb09a82332: Final verdict of PTC: none 20250821090356000 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090356001 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821090356001 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090356001 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090356001 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090356002 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090356002 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090355999 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090356000 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090356000 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090356000 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=4 20250821090356000 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090356000 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090356000 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090356002 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090356003 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090356003 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) HNBGW-MGCP(921)@3bdb09a82332: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)@3bdb09a82332: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)@3bdb09a82332: Final verdict of PTC: pass 20250821090356003 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090356004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x560fd360b540]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090356004 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090356004 DLSCCP DEBUG SCCP-SCOC(100)[0x560fd35f9920]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090356005 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b353a7), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090356005 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090356005 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=2 -> eSLS=34: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821090356006 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=2 -> eSLS=34: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090356006 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090356007 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090356007 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090356007 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090356008 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090356008 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090356008 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090356009 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 02 04 b3 53 a7 00 00 64 00 00 00 00 00 (ss7_asp.c:1383) 20250821090356009 DLSCCP DEBUG SCCP-SCOC(100)[0x560fd35f9920]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090356009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x560fd360b540]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090356010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13565343)[0x560fd355e890]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090356010 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13565343)[0x560fd355e890]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090356010 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090356011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13565343)[0x560fd355e890]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090356011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13565343)[0x560fd355e890]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090356011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13565343)[0x560fd355e890]{disrupted}: Freeing instance (context_map.c:203) 20250821090356011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13565343)[0x560fd355e890]{disrupted}: Deallocated (fsm.c:568) 20250821090356012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x560fd360b540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090356012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x560fd360b540]{disconnected}: Freeing instance (context_map.c:207) 20250821090356012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x560fd360b540]{disconnected}: Deallocated (fsm.c:568) 20250821090356012 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13565343 SCCP-100 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821090356013 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090356013 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090356013 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090356013 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821090356013 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090356013 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090356013 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090356013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250821090356013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090356014 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090356014 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 (hnb.c:255) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)@3bdb09a82332: Final verdict of PTC: pass20250821090356014 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821090356015 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090356015 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090356015 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090356015 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=2 20250821090356015 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090356015 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090356015 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090356015 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41304<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090356015 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41306<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090356016 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41312<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(907): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(908): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(909): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(910): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(914): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(915): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(916): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(917): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(918): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(919): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(920): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(921): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-SCCP(924): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-RAN(925): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-M3UA(926): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@3bdb09a82332: 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'. Thu Aug 21 09:03:56 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 20250821090356088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46212<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090356237 DLSCCP DEBUG SCCP-SCOC(93)[0x560fd3615d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090356237 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d066d), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090356237 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090356237 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090356237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090356237 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090356237 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090356237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090356237 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090356237 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090356237 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090356237 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 0d 06 6d 00 00 5d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090356237 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090356237 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090356237 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090356237 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090356237 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090356237 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090356237 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090356238 DLSCCP DEBUG SCCP-SCOC(94)[0x560fd35e8c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090356238 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e432f), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090356238 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090356238 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090356238 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090356238 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090356238 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090356238 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090356238 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090356238 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090356238 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090356238 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 0e 43 2f 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090356238 DLSCCP DEBUG SCCP-SCOC(92)[0x560fd35e9210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090356238 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b28da7), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090356238 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090356238 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090356238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090356238 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090356238 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090356238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090356238 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090356238 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090356238 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090356238 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b2 8d a7 00 00 5c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090356238 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090356238 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090356238 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090356238 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090356238 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090356238 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090356238 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090356238 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090356238 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090356238 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090356238 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090356238 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090356238 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090356238 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090356740 DLSCCP DEBUG SCCP-SCOC(91)[0x560fd3632510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090356740 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009bf3db), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090356740 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090356740 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090356740 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090356740 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090356740 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090356740 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090356740 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090356740 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090356740 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090356740 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 9b f3 db 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090356740 DLSCCP DEBUG SCCP-SCOC(89)[0x560fd360aa30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090356740 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001080b8), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090356740 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090356740 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090356740 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090356740 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090356740 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090356740 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090356740 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090356740 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090356740 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090356740 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 10 80 b8 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090356740 DLSCCP DEBUG SCCP-SCOC(90)[0x560fd3629840]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090356740 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033a993), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090356740 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090356740 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090356740 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090356740 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090356740 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090356740 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090356740 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090356740 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090356740 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090356740 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 33 a9 93 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090356741 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090356741 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090356741 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090356741 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090356741 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090356741 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090356741 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090356741 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090356741 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090356741 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090356741 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090356741 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090356741 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090356741 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090356741 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090356741 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090356741 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090356741 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090356741 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090356741 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090356741 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090356790 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46212<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=612376) 20250821090357064 DLSCCP DEBUG SCCP-SCOC(88)[0x560fd3616990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090357064 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00467856), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090357064 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090357064 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090357064 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090357064 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090357064 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090357064 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090357064 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090357064 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090357064 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090357064 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 46 78 56 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090357064 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090357064 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090357064 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090357064 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090357064 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090357064 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090357064 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090357662 DLSCCP DEBUG SCCP-SCOC(87)[0x560fd35e9050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090357662 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00825a7a), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090357662 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090357662 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090357662 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090357662 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090357662 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090357662 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090357662 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090357662 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090357662 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090357662 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 82 5a 7a 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090357662 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090357662 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090357662 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090357662 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090357662 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090357662 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090357662 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=612376, count=637776) 20250821090357998 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090357998 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090357998 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821090357998 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090357998 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090357998 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821090357998 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090357998 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090357998 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821090358358 DLSCCP DEBUG SCCP-SCOC(86)[0x560fd35ebba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090358358 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfb151), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090358358 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090358358 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090358358 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090358358 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090358358 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090358358 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090358358 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090358358 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090358358 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090358358 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 df b1 51 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090358358 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090358358 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090358358 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090358358 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090358358 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090358358 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090358358 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 09:03:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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 20250821090358868 DLSCCP DEBUG SCCP-SCOC(85)[0x560fd360f460]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090358868 DLSCCP DEBUG SCCP-SCOC(85)[0x560fd360f460]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090358868 DLSCCP DEBUG SCCP-SCOC(85)[0x560fd360f460]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090358868 DLSCCP DEBUG SCCP-SCOC(85)[0x560fd360f460]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090358868 DLSCCP DEBUG SCCP-SCOC(85)[0x560fd360f460]{IDLE}: Deallocated (fsm.c:568) MTC@3bdb09a82332: 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@3bdb09a82332: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20250821090359873 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46216<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090359875 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46220<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090359879 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33817<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090359997 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090359997 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821090400024 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090400024 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090400025 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090400025 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090400025 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090400025 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090400025 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090400025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400026 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090400026 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090400026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400026 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090400026 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090400026 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090400026 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090400026 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090400026 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090400026 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090400026 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090400026 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090400026 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090400026 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090400026 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090400026 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090400026 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821090400026 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090400026 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090400026 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090400027 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090400027 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090400027 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090400027 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090400027 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090400027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400027 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090400027 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090400027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400027 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090400027 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090400027 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090400027 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090400027 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090400028 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090400028 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090400028 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090400028 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090400028 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090400028 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090400028 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=8 20250821090400028 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090400028 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090400028 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090400029 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090400029 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090400030 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090400030 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090400030 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090400030 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090400030 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090400030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400030 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090400030 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090400030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400030 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090400030 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090400030 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090400030 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090400030 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090400030 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090400030 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090400030 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090400030 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090400030 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090400030 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090400030 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090400030 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090400030 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=14 20250821090400030 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090400030 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090400030 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090400031 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53922 (stream_srv.c:143) 20250821090400031 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53922<->l=127.0.0.1:29169 (hnb.c:335) 20250821090400032 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090400032 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090400032 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:334) 20250821090400032 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090400032 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090400032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400032 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090400032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400032 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090400032 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090400032 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090400032 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090400032 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090400032 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090400032 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090400032 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090400032 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090400032 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090400032 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=15 20250821090400032 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090400032 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(938)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(938)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(938)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(936)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090400051 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090400051 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090400051 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090400051 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090400051 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090400051 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090400051 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090400051 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090400052 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090400052 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090400052 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090400052 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090400052 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090400052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400052 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090400052 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090400052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400052 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090400052 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090400052 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090400052 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090400052 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090400052 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090400052 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090400052 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090400052 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090400052 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090400052 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090400052 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090400052 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090400052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400052 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090400052 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090400052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400052 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090400052 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090400052 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090400052 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090400052 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090400052 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090400052 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090400052 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090400052 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090400052 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090400052 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090400052 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821090400052 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090400052 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090400052 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090400052 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090400052 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090400052 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090400052 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090400052 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090400052 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090400052 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090400053 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090400053 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090400053 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:334) 20250821090400053 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090400053 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090400053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400053 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=11 -> eSLS=123: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090400053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400053 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090400053 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=11 -> eSLS=123: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090400053 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090400053 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090400053 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090400053 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090400053 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090400053 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090400053 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090400053 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:334) 20250821090400053 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090400053 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090400053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400053 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090400053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090400053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400053 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090400053 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090400053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090400053 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090400053 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090400053 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090400053 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090400053 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090400053 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090400053 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090400053 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090400053 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=11 20250821090400053 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090400053 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090400053 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090400053 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090400053 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090400053 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=11 20250821090400053 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090400053 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090400053 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(941)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(941)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(941)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(939)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090400074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090400075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090400075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090400075 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090400075 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:562) 20250821090400075 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090400075 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090400075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090400075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090400079 DLINP DEBUG SRVCONN(,r=127.0.0.1:53922<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090400079 DLINP DEBUG SRVCONN(,r=127.0.0.1:53922<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090400079 DLINP DEBUG SRVCONN(,r=127.0.0.1:53922<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090400079 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090400079 DHNBAP DEBUG (127.0.0.1:53922 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821090400079 DHNBAP NOTICE (127.0.0.1:53922 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090400079 DHNBAP NOTICE (127.0.0.1:53922 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090400079 DLINP DEBUG SRVCONN(,r=127.0.0.1:53922<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090400079 DLINP DEBUG SRVCONN(,r=127.0.0.1:53922<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090400248 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090400248 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090400248 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090400248 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(938)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090400251 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090400251 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090400251 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090400251 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090400251 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090400251 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090400251 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090400251 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090400251 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090400251 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090400251 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090400251 DLSS7 <000c> ss7_asp.c:1383 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  20250821090400251 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090400252 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090400252 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090400252 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090400252 DLSS7 <000c> ss7_asp.c:1383 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  20250821090400252 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090400252 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090400252 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090400252 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090400252 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090400252 DLSS7 <000c> ss7_asp.c:1383 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  20250821090400252 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090400252 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090400252 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090400252 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090400252 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090400252 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090400252 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090400252 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090400252 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090400252 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090400252 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090400252 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090400252 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090400252 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090400252 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090400252 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090400253 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090400253 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090400253 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090400253 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090400253 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090400253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090400253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400253 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090400253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090400253 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090400253 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090400253 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090400253 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090400253 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090400253 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090400253 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090400253 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090400253 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090400253 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090400253 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090400253 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090400253 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090400253 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090400253 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821090400263 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090400263 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090400263 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090400263 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(941)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090400266 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090400266 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090400266 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090400266 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090400266 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090400266 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090400266 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090400266 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090400266 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090400266 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090400266 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090400266 DLSS7 <000c> ss7_asp.c:1383 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  20250821090400266 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090400267 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090400267 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090400267 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090400267 DLSS7 <000c> ss7_asp.c:1383 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  20250821090400267 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090400267 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090400267 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090400267 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090400267 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090400267 DLSS7 <000c> ss7_asp.c:1383 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  20250821090400267 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090400267 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090400267 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090400267 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090400267 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090400267 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090400267 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090400267 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090400267 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090400267 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090400267 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090400267 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090400267 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090400267 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090400267 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090400267 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090400267 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090400268 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090400269 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090400269 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090400269 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090400269 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090400269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400269 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090400269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090400269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090400269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090400269 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090400269 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090400269 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090400269 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090400269 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090400269 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090400269 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090400269 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090400269 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090400269 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090400269 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821090400269 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090400269 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090400269 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090400269 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090400269 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090400269 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(937)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090401052 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090401052 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090401052 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090401052 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090401052 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090401052 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090401052 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090401052 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090401052 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090401052 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090401052 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090401052 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090401052 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090401052 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090401052 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090401052 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090401052 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090401052 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090401052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090401052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090401052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090401052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090401052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090401052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090401052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090401052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090401052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090401052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090401052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090401052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090401052 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090401052 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090401052 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090401052 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090401052 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090401052 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:382) 20250821090401052 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090401052 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090401052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090401052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090401052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090401052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090401052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090401052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090401052 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090401052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090401052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090401052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090401052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090401052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090401052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090401052 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090401052 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090401052 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090401052 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090401052 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090401052 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090401052 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090401052 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090401052 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090401052 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090401052 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090401052 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821090401052 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090401052 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090401052 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090401052 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090401052 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090401052 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090401054 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090401054 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090401054 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090401054 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090401054 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090401054 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090401054 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090401054 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090401054 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090401054 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090401054 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090401054 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090401054 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090401054 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090401054 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090401054 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090401054 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090401054 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090401054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090401054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090401054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090401054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090401054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090401054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090401054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090401054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090401054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090401054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090401054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090401054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090401054 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090401054 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090401054 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090401054 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090401054 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(937)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(940)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090401066 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090401066 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090401066 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090401066 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090401066 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090401066 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090401066 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090401066 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090401066 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090401066 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090401066 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090401066 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090401066 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090401066 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090401066 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090401066 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090401066 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090401066 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090401066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090401066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090401066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090401066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090401066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090401066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090401066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090401066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090401066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090401066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090401066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090401066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090401066 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090401066 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090401066 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090401066 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090401066 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090401066 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:382) 20250821090401066 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090401066 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090401066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090401066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090401066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090401066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090401066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090401066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090401066 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090401066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090401066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090401066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090401066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090401066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090401066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090401066 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090401066 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090401066 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090401066 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090401066 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090401066 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090401066 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090401066 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090401066 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090401066 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090401066 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090401066 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821090401066 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090401066 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090401066 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090401066 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090401066 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090401066 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090401067 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090401067 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090401067 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090401067 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090401067 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090401067 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090401067 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090401067 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090401067 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090401067 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090401067 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090401067 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090401067 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090401067 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090401067 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090401067 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090401067 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090401067 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090401067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090401067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090401067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090401067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090401067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090401067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090401067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090401067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090401067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090401067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090401067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090401067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090401067 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090401067 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090401067 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090401067 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090401067 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(940)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090401081 DLCTRL DEBUG Command: GET 306574681 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821090401081 DLCTRL DEBUG Tx Command reply: GET_REPLY 306574681 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090401083 DLCTRL DEBUG Command: GET 807992495 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821090401083 DLCTRL DEBUG Tx Command reply: GET_REPLY 807992495 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090401084 DLCTRL DEBUG Command: GET 10965566 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090401084 DLCTRL DEBUG Tx Command reply: GET_REPLY 10965566 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090401084 DLCTRL DEBUG Command: GET 279773809 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090401084 DLCTRL DEBUG Tx Command reply: GET_REPLY 279773809 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090401085 DLCTRL DEBUG Command: GET 780272099 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090401085 DLCTRL DEBUG Tx Command reply: GET_REPLY 780272099 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821090401086 DLCTRL DEBUG Command: GET 315222844 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821090401086 DLCTRL DEBUG Tx Command reply: GET_REPLY 315222844 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090401087 DLCTRL DEBUG Command: GET 42425587 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821090401087 DLCTRL DEBUG Tx Command reply: GET_REPLY 42425587 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090401088 DLCTRL DEBUG Command: GET 503933025 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090401088 DLCTRL DEBUG Tx Command reply: GET_REPLY 503933025 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090401089 DLCTRL DEBUG Command: GET 882125472 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090401089 DLCTRL DEBUG Tx Command reply: GET_REPLY 882125472 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090401090 DLCTRL DEBUG Command: GET 831423357 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090401090 DLCTRL DEBUG Tx Command reply: GET_REPLY 831423357 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821090401091 DLCTRL DEBUG Command: GET 337874999 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821090401091 DLCTRL DEBUG Tx Command reply: GET_REPLY 337874999 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090401091 DLCTRL DEBUG Command: GET 975185691 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821090401091 DLCTRL DEBUG Tx Command reply: GET_REPLY 975185691 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090401092 DLCTRL DEBUG Command: GET 117181734 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090401092 DLCTRL DEBUG Tx Command reply: GET_REPLY 117181734 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090401093 DLCTRL DEBUG Command: GET 230763231 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090401093 DLCTRL DEBUG Tx Command reply: GET_REPLY 230763231 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090401095 DLCTRL DEBUG Command: GET 542909029 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090401095 DLCTRL DEBUG Tx Command reply: GET_REPLY 542909029 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821090401096 DLCTRL DEBUG Command: GET 294859866 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821090401096 DLCTRL DEBUG Tx Command reply: GET_REPLY 294859866 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090401097 DLCTRL DEBUG Command: GET 553499502 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821090401097 DLCTRL DEBUG Tx Command reply: GET_REPLY 553499502 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090401099 DLCTRL DEBUG Command: GET 277297340 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090401099 DLCTRL DEBUG Tx Command reply: GET_REPLY 277297340 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090401100 DLCTRL DEBUG Command: GET 867324891 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090401100 DLCTRL DEBUG Tx Command reply: GET_REPLY 867324891 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090401101 DLCTRL DEBUG Command: GET 720829633 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090401101 DLCTRL DEBUG Tx Command reply: GET_REPLY 720829633 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: 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@3bdb09a82332: "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@3bdb09a82332: 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 := '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 := '000000000000001100010111'B, t_guard := 20.000000 } 20250821090401120 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46234<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@3bdb09a82332: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@3bdb09a82332: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(943) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@3bdb09a82332: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(943)10832715 20250821090402154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090402154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090402154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821090402154 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090402154 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa54b4b, normal) (hnbgw_rua.c:408) 20250821090402154 DHNB DEBUG map_rua[0x560fd355e890]{init}: Allocated (fsm.c:456) 20250821090402154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10832715)[0x560fd355e890]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090402154 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10832715 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090402154 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090402154 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090402154 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821090402154 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10832715 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821090402154 DCN DEBUG map_sccp[0x560fd360b540]{init}: Allocated (fsm.c:456) 20250821090402154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x560fd360b540]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090402154 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-10832715 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821090402154 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10832715 SCCP-101 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821090402154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10832715)[0x560fd355e890]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090402154 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090402154 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090402154 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10832715 SCCP-101 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090402154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x560fd360b540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090402154 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090402154 DLSCCP DEBUG SCCP-SCOC(101)[0x560fd35edcf0]{IDLE}: Allocated (fsm.c:456) 20250821090402154 DLSCCP DEBUG SCCP-SCOC(101)[0x560fd35edcf0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090402154 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030003170056400500f1100926) (sccp_scrc.c:455) 20250821090402154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090402154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090402154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090402154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090402154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090402154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090402154 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090402154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090402154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090402154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090402154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090402154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090402154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090402155 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090402155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090402155 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090402155 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090402155 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090402155 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 03 01 00 00 65 02 02 06 04 43 bc 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 17 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090402155 DLSCCP DEBUG SCCP-SCOC(101)[0x560fd35edcf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090402155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x560fd360b540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090402155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10832715)[0x560fd355e890]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090402155 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090402155 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090402155 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090402155 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821090402155 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090402155 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090402155 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090402155 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090402155 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090402155 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 03 01 00 00 65 02 02 06 04 43 bc 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 17 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(939)@3bdb09a82332: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(939)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(940)@3bdb09a82332: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(943) HNBGW_Test.sgsn0-RAN(940)@3bdb09a82332: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(943)13831973 HNBGW_Test.sgsn0-SCCP(939)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(939)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821090402173 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090402173 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090402173 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090402173 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090402173 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090402173 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090402173 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090402173 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090402173 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090402173 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 65 68 b8 fc 02 00 00 00 00  TC_sgsnpool_L3Compl_on_1_cnlink0(943)@3bdb09a82332: setverdict(pass): none -> pass 20250821090402174 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090402174 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090402174 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090402174 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090402174 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090402174 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0068b8fc) (sccp_scrc.c:545) 20250821090402174 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(101,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090402174 DLSCCP DEBUG SCCP-SCOC(101)[0x560fd35edcf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090402174 DLSCCP DEBUG SCCP-SCOC(101)[0x560fd35edcf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090402174 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090402174 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090402174 DCN DEBUG handle_cn_conn_conf() conn_id=101, 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_sccp.c:157) 20250821090402174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x560fd360b540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090402174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x560fd360b540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@3bdb09a82332: 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 } } } 20250821090402176 DLCTRL DEBUG Command: GET 794383822 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821090402176 DLCTRL DEBUG Tx Command reply: GET_REPLY 794383822 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250821090402180 DLCTRL DEBUG Command: GET 20593496 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821090402180 DLCTRL DEBUG Tx Command reply: GET_REPLY 20593496 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090402184 DLCTRL DEBUG Command: GET 975911771 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090402184 DLCTRL DEBUG Tx Command reply: GET_REPLY 975911771 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090402188 DLCTRL DEBUG Command: GET 845186816 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090402188 DLCTRL DEBUG Tx Command reply: GET_REPLY 845186816 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090402192 DLCTRL DEBUG Command: GET 649216706 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090402192 DLCTRL DEBUG Tx Command reply: GET_REPLY 649216706 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090402196 DLCTRL DEBUG Command: GET 121328749 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821090402196 DLCTRL DEBUG Tx Command reply: GET_REPLY 121328749 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090402199 DLCTRL DEBUG Command: GET 806619286 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821090402199 DLCTRL DEBUG Tx Command reply: GET_REPLY 806619286 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090402202 DLCTRL DEBUG Command: GET 822147455 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090402202 DLCTRL DEBUG Tx Command reply: GET_REPLY 822147455 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090402204 DLCTRL DEBUG Command: GET 657161515 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090402204 DLCTRL DEBUG Tx Command reply: GET_REPLY 657161515 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090402207 DLCTRL DEBUG Command: GET 454507303 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090402207 DLCTRL DEBUG Tx Command reply: GET_REPLY 454507303 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090402209 DLCTRL DEBUG Command: GET 785603002 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821090402209 DLCTRL DEBUG Tx Command reply: GET_REPLY 785603002 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090402211 DLCTRL DEBUG Command: GET 450352220 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821090402211 DLCTRL DEBUG Tx Command reply: GET_REPLY 450352220 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090402213 DLCTRL DEBUG Command: GET 633525665 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090402213 DLCTRL DEBUG Tx Command reply: GET_REPLY 633525665 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090402215 DLCTRL DEBUG Command: GET 286621177 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090402215 DLCTRL DEBUG Tx Command reply: GET_REPLY 286621177 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090402217 DLCTRL DEBUG Command: GET 496547748 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090402217 DLCTRL DEBUG Tx Command reply: GET_REPLY 496547748 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090402218 DLCTRL DEBUG Command: GET 91204845 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821090402218 DLCTRL DEBUG Tx Command reply: GET_REPLY 91204845 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090402220 DLCTRL DEBUG Command: GET 905558567 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821090402220 DLCTRL DEBUG Tx Command reply: GET_REPLY 905558567 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090402221 DLCTRL DEBUG Command: GET 636022231 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090402221 DLCTRL DEBUG Tx Command reply: GET_REPLY 636022231 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090402222 DLCTRL DEBUG Command: GET 199995007 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090402222 DLCTRL DEBUG Tx Command reply: GET_REPLY 199995007 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090402224 DLCTRL DEBUG Command: GET 932102076 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090402224 DLCTRL DEBUG Tx Command reply: GET_REPLY 932102076 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '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 := '000000000000000011010100'B, t_guard := 20.000000 } 20250821090402251 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46238<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@3bdb09a82332: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@3bdb09a82332: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(944) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@3bdb09a82332: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(944)4908670 20250821090403275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090403275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090403275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1431) 20250821090403275 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090403275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4ae67e, normal) (hnbgw_rua.c:408) 20250821090403275 DHNB DEBUG map_rua[0x560fd362a2d0]{init}: Allocated (fsm.c:456) 20250821090403275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4908670)[0x560fd362a2d0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090403275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4908670 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090403275 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090403275 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090403275 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250821090403275 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4908670 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821090403275 DCN DEBUG map_sccp[0x560fd35ebeb0]{init}: Allocated (fsm.c:456) 20250821090403275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x560fd35ebeb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090403275 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-4908670 <-> SCCP-102 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821090403275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4908670 SCCP-102 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:313) 20250821090403275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4908670)[0x560fd362a2d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090403275 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090403275 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090403276 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4908670 SCCP-102 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090403276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x560fd35ebeb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090403276 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090403276 DLSCCP DEBUG SCCP-SCOC(102)[0x560fd35fcfe0]{IDLE}: Allocated (fsm.c:456) 20250821090403276 DLSCCP DEBUG SCCP-SCOC(102)[0x560fd35fcfe0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090403276 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030000d40056400500f1100926) (sccp_scrc.c:455) 20250821090403276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090403276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090403276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090403276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090403276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090403276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090403276 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090403276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090403276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090403276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090403276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090403276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090403276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090403276 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090403276 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090403276 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090403276 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090403276 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090403276 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 70 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 66 02 02 06 04 43 bc 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 d4 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821090403276 DLSCCP DEBUG SCCP-SCOC(102)[0x560fd35fcfe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090403276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x560fd35ebeb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090403276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4908670)[0x560fd362a2d0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090403276 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090403276 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090403276 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090403276 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090403276 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090403276 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090403276 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090403276 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090403276 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090403276 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 01 00 00 66 02 02 06 04 43 bc 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 d4 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(939)@3bdb09a82332: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(939)@3bdb09a82332: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(940)@3bdb09a82332: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(944) HNBGW_Test.sgsn0-RAN(940)@3bdb09a82332: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(944)13213954 HNBGW_Test.sgsn0-SCCP(939)@3bdb09a82332: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(939)@3bdb09a82332: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250821090403281 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090403281 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090403281 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090403281 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090403281 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090403281 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090403281 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090403281 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090403281 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090403281 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 66 b8 f3 91 02 00 00 00 00  20250821090403281 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090403281 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090403281 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090403281 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090403281 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090403281 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00b8f391) (sccp_scrc.c:545) 20250821090403282 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(102,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090403282 DLSCCP DEBUG SCCP-SCOC(102)[0x560fd35fcfe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090403282 DLSCCP DEBUG SCCP-SCOC(102)[0x560fd35fcfe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090403282 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090403282 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090403282 DCN DEBUG handle_cn_conn_conf() conn_id=102, 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_sccp.c:157) 20250821090403282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x560fd35ebeb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090403282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x560fd35ebeb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Compl_on_1_cnlink0(944)@3bdb09a82332: setverdict(pass): none -> pass MTC@3bdb09a82332: 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 } } } 20250821090403283 DLCTRL DEBUG Command: GET 278167621 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821090403283 DLCTRL DEBUG Tx Command reply: GET_REPLY 278167621 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250821090403286 DLCTRL DEBUG Command: GET 427734603 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821090403286 DLCTRL DEBUG Tx Command reply: GET_REPLY 427734603 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090403290 DLCTRL DEBUG Command: GET 283912218 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090403290 DLCTRL DEBUG Tx Command reply: GET_REPLY 283912218 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090403294 DLCTRL DEBUG Command: GET 459302594 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090403294 DLCTRL DEBUG Tx Command reply: GET_REPLY 459302594 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090403297 DLCTRL DEBUG Command: GET 953650507 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090403297 DLCTRL DEBUG Tx Command reply: GET_REPLY 953650507 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090403301 DLCTRL DEBUG Command: GET 720364317 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821090403301 DLCTRL DEBUG Tx Command reply: GET_REPLY 720364317 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090403305 DLCTRL DEBUG Command: GET 894944007 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821090403305 DLCTRL DEBUG Tx Command reply: GET_REPLY 894944007 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090403308 DLCTRL DEBUG Command: GET 735509091 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090403308 DLCTRL DEBUG Tx Command reply: GET_REPLY 735509091 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090403311 DLCTRL DEBUG Command: GET 866777214 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090403311 DLCTRL DEBUG Tx Command reply: GET_REPLY 866777214 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090403314 DLCTRL DEBUG Command: GET 138803608 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090403314 DLCTRL DEBUG Tx Command reply: GET_REPLY 138803608 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090403319 DLCTRL DEBUG Command: GET 664907168 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821090403319 DLCTRL DEBUG Tx Command reply: GET_REPLY 664907168 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090403325 DLCTRL DEBUG Command: GET 135409015 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821090403325 DLCTRL DEBUG Tx Command reply: GET_REPLY 135409015 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090403329 DLCTRL DEBUG Command: GET 5632051 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090403329 DLCTRL DEBUG Tx Command reply: GET_REPLY 5632051 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090403333 DLCTRL DEBUG Command: GET 930536174 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090403333 DLCTRL DEBUG Tx Command reply: GET_REPLY 930536174 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090403337 DLCTRL DEBUG Command: GET 217290340 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090403337 DLCTRL DEBUG Tx Command reply: GET_REPLY 217290340 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090403341 DLCTRL DEBUG Command: GET 653193643 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821090403341 DLCTRL DEBUG Tx Command reply: GET_REPLY 653193643 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090403344 DLCTRL DEBUG Command: GET 488280935 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821090403344 DLCTRL DEBUG Tx Command reply: GET_REPLY 488280935 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090403346 DLCTRL DEBUG Command: GET 202841251 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090403346 DLCTRL DEBUG Tx Command reply: GET_REPLY 202841251 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090403350 DLCTRL DEBUG Command: GET 225384108 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090403350 DLCTRL DEBUG Tx Command reply: GET_REPLY 225384108 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090403352 DLCTRL DEBUG Command: GET 920246604 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090403352 DLCTRL DEBUG Tx Command reply: GET_REPLY 920246604 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '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 := '000000000000000011011000'B, t_guard := 20.000000 } 20250821090403370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46242<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@3bdb09a82332: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@3bdb09a82332: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(945) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@3bdb09a82332: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(945)8810640 20250821090404396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090404397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090404397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821090404397 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090404397 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x867090, normal) (hnbgw_rua.c:408) 20250821090404397 DHNB DEBUG map_rua[0x560fd357ad40]{init}: Allocated (fsm.c:456) 20250821090404397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8810640)[0x560fd357ad40]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090404397 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8810640 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090404397 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090404397 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090404397 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8810640 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821090404397 DCN DEBUG map_sccp[0x560fd36025a0]{init}: Allocated (fsm.c:456) 20250821090404397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x560fd36025a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090404397 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-8810640 <-> SCCP-103 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821090404397 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8810640 SCCP-103 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821090404397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8810640)[0x560fd357ad40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090404397 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090404397 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090404397 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8810640 SCCP-103 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090404397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x560fd36025a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090404397 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090404397 DLSCCP DEBUG SCCP-SCOC(103)[0x560fd3483660]{IDLE}: Allocated (fsm.c:456) 20250821090404397 DLSCCP DEBUG SCCP-SCOC(103)[0x560fd3483660]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090404398 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000040004f40030000d80056400500f1100926) (sccp_scrc.c:455) 20250821090404398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090404398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090404398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090404398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090404398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090404398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090404398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090404398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090404398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090404398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090404398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090404398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090404398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090404398 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090404398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090404398 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090404398 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090404398 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090404398 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 67 02 02 06 04 43 bc 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 00 d8 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821090404398 DLSCCP DEBUG SCCP-SCOC(103)[0x560fd3483660]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090404398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x560fd36025a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090404398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8810640)[0x560fd357ad40]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090404399 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090404399 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090404399 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090404399 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=1 20250821090404399 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090404399 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090404399 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090404399 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090404399 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090404399 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 01 01 00 00 67 02 02 06 04 43 bc 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 00 d8 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(939)@3bdb09a82332: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(939)@3bdb09a82332: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(940)@3bdb09a82332: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(945) HNBGW_Test.sgsn0-RAN(940)@3bdb09a82332: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(945)7165523 HNBGW_Test.sgsn0-SCCP(939)@3bdb09a82332: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(939)@3bdb09a82332: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250821090404404 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090404404 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090404404 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090404404 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090404405 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090404405 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090404405 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090404405 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090404405 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090404405 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 67 8d 0b ac 02 00 00 00 00  20250821090404405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090404405 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090404405 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090404405 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090404405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090404405 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=008d0bac) (sccp_scrc.c:545) 20250821090404405 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(103,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090404405 DLSCCP DEBUG SCCP-SCOC(103)[0x560fd3483660]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090404405 DLSCCP DEBUG SCCP-SCOC(103)[0x560fd3483660]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090404405 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090404405 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090404405 DCN DEBUG handle_cn_conn_conf() conn_id=103, 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_sccp.c:157) 20250821090404405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x560fd36025a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090404405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x560fd36025a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Compl_on_1_cnlink0(945)@3bdb09a82332: setverdict(pass): none -> pass MTC@3bdb09a82332: 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 } } } 20250821090404407 DLCTRL DEBUG Command: GET 989075509 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821090404407 DLCTRL DEBUG Tx Command reply: GET_REPLY 989075509 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20250821090404411 DLCTRL DEBUG Command: GET 835270180 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821090404411 DLCTRL DEBUG Tx Command reply: GET_REPLY 835270180 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090404416 DLCTRL DEBUG Command: GET 141361009 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090404416 DLCTRL DEBUG Tx Command reply: GET_REPLY 141361009 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090404422 DLCTRL DEBUG Command: GET 290213741 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090404422 DLCTRL DEBUG Tx Command reply: GET_REPLY 290213741 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090404426 DLCTRL DEBUG Command: GET 234131751 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090404426 DLCTRL DEBUG Tx Command reply: GET_REPLY 234131751 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090404429 DLCTRL DEBUG Command: GET 778521805 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821090404430 DLCTRL DEBUG Tx Command reply: GET_REPLY 778521805 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090404432 DLCTRL DEBUG Command: GET 855804590 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821090404432 DLCTRL DEBUG Tx Command reply: GET_REPLY 855804590 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090404435 DLCTRL DEBUG Command: GET 340763418 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090404435 DLCTRL DEBUG Tx Command reply: GET_REPLY 340763418 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090404439 DLCTRL DEBUG Command: GET 968597262 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090404439 DLCTRL DEBUG Tx Command reply: GET_REPLY 968597262 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090404442 DLCTRL DEBUG Command: GET 998779080 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090404442 DLCTRL DEBUG Tx Command reply: GET_REPLY 998779080 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090404447 DLCTRL DEBUG Command: GET 301775625 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821090404447 DLCTRL DEBUG Tx Command reply: GET_REPLY 301775625 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090404452 DLCTRL DEBUG Command: GET 691666019 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821090404452 DLCTRL DEBUG Tx Command reply: GET_REPLY 691666019 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090404456 DLCTRL DEBUG Command: GET 988059356 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090404456 DLCTRL DEBUG Tx Command reply: GET_REPLY 988059356 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090404460 DLCTRL DEBUG Command: GET 651065147 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090404460 DLCTRL DEBUG Tx Command reply: GET_REPLY 651065147 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090404464 DLCTRL DEBUG Command: GET 216827552 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090404464 DLCTRL DEBUG Tx Command reply: GET_REPLY 216827552 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090404467 DLCTRL DEBUG Command: GET 712225094 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821090404467 DLCTRL DEBUG Tx Command reply: GET_REPLY 712225094 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090404470 DLCTRL DEBUG Command: GET 357778309 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821090404470 DLCTRL DEBUG Tx Command reply: GET_REPLY 357778309 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090404474 DLCTRL DEBUG Command: GET 882609299 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090404474 DLCTRL DEBUG Tx Command reply: GET_REPLY 882609299 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090404477 DLCTRL DEBUG Command: GET 961180617 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090404477 DLCTRL DEBUG Tx Command reply: GET_REPLY 961180617 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090404480 DLCTRL DEBUG Command: GET 232946153 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090404480 DLCTRL DEBUG Tx Command reply: GET_REPLY 232946153 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '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 := '000000000000001101110000'B, t_guard := 20.000000 } 20250821090404517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46258<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@3bdb09a82332: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@3bdb09a82332: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(946) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@3bdb09a82332: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(946)2707376 20250821090405529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090405529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090405529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821090405529 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090405529 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x294fb0, normal) (hnbgw_rua.c:408) 20250821090405529 DHNB DEBUG map_rua[0x560fd3644030]{init}: Allocated (fsm.c:456) 20250821090405529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2707376)[0x560fd3644030]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090405529 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2707376 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090405529 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090405529 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090405529 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821090405529 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2707376 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821090405529 DCN DEBUG map_sccp[0x560fd3643a50]{init}: Allocated (fsm.c:456) 20250821090405529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x560fd3643a50]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090405529 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-2707376 <-> SCCP-104 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821090405529 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2707376 SCCP-104 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821090405529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2707376)[0x560fd3644030]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090405529 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090405529 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090405529 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2707376 SCCP-104 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090405529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x560fd3643a50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090405529 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090405529 DLSCCP DEBUG SCCP-SCOC(104)[0x560fd35e6040]{IDLE}: Allocated (fsm.c:456) 20250821090405529 DLSCCP DEBUG SCCP-SCOC(104)[0x560fd35e6040]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090405529 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030003700056400500f1100926) (sccp_scrc.c:455) 20250821090405529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090405529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090405529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090405529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090405529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090405529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090405529 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090405529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090405529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090405529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090405529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090405529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090405529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090405529 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090405529 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090405529 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090405529 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090405529 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090405529 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 68 02 02 06 04 43 bc 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 70 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090405529 DLSCCP DEBUG SCCP-SCOC(104)[0x560fd35e6040]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090405529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x560fd3643a50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090405529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2707376)[0x560fd3644030]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090405529 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090405529 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090405529 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090405529 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821090405529 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090405529 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090405529 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090405529 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090405529 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090405529 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0e 01 00 00 68 02 02 06 04 43 bc 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 70 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(939)@3bdb09a82332: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(939)@3bdb09a82332: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(940)@3bdb09a82332: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(946) HNBGW_Test.sgsn0-RAN(940)@3bdb09a82332: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(946)6398763 HNBGW_Test.sgsn0-SCCP(939)@3bdb09a82332: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(939)@3bdb09a82332: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250821090405531 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090405531 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090405531 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090405531 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090405531 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090405531 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090405531 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090405531 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090405531 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090405531 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 68 34 73 dd 02 00 00 00 00  20250821090405531 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090405531 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090405531 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090405531 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090405531 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090405531 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=003473dd) (sccp_scrc.c:545) 20250821090405531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(104,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090405531 DLSCCP DEBUG SCCP-SCOC(104)[0x560fd35e6040]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090405531 DLSCCP DEBUG SCCP-SCOC(104)[0x560fd35e6040]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090405531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090405531 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090405531 DCN DEBUG handle_cn_conn_conf() conn_id=104, 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_sccp.c:157) 20250821090405531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x560fd3643a50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090405531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x560fd3643a50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Compl_on_1_cnlink0(946)@3bdb09a82332: setverdict(pass): none -> pass MTC@3bdb09a82332: 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 } } } 20250821090405532 DLCTRL DEBUG Command: GET 721579899 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821090405532 DLCTRL DEBUG Tx Command reply: GET_REPLY 721579899 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20250821090405533 DLCTRL DEBUG Command: GET 332242199 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821090405533 DLCTRL DEBUG Tx Command reply: GET_REPLY 332242199 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090405534 DLCTRL DEBUG Command: GET 383998950 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090405534 DLCTRL DEBUG Tx Command reply: GET_REPLY 383998950 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090405535 DLCTRL DEBUG Command: GET 601223581 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090405535 DLCTRL DEBUG Tx Command reply: GET_REPLY 601223581 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090405537 DLCTRL DEBUG Command: GET 928667761 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090405537 DLCTRL DEBUG Tx Command reply: GET_REPLY 928667761 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090405538 DLCTRL DEBUG Command: GET 352006600 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821090405538 DLCTRL DEBUG Tx Command reply: GET_REPLY 352006600 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090405539 DLCTRL DEBUG Command: GET 773922635 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821090405539 DLCTRL DEBUG Tx Command reply: GET_REPLY 773922635 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090405539 DLCTRL DEBUG Command: GET 511832751 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090405539 DLCTRL DEBUG Tx Command reply: GET_REPLY 511832751 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090405540 DLCTRL DEBUG Command: GET 689688352 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090405540 DLCTRL DEBUG Tx Command reply: GET_REPLY 689688352 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090405541 DLCTRL DEBUG Command: GET 487307918 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090405541 DLCTRL DEBUG Tx Command reply: GET_REPLY 487307918 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090405542 DLCTRL DEBUG Command: GET 827211880 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821090405542 DLCTRL DEBUG Tx Command reply: GET_REPLY 827211880 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090405543 DLCTRL DEBUG Command: GET 768159277 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821090405543 DLCTRL DEBUG Tx Command reply: GET_REPLY 768159277 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090405543 DLCTRL DEBUG Command: GET 319702832 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090405543 DLCTRL DEBUG Tx Command reply: GET_REPLY 319702832 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090405544 DLCTRL DEBUG Command: GET 117288726 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090405545 DLCTRL DEBUG Tx Command reply: GET_REPLY 117288726 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090405546 DLCTRL DEBUG Command: GET 163390701 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090405546 DLCTRL DEBUG Tx Command reply: GET_REPLY 163390701 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090405547 DLCTRL DEBUG Command: GET 213251004 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821090405547 DLCTRL DEBUG Tx Command reply: GET_REPLY 213251004 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090405548 DLCTRL DEBUG Command: GET 625632758 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821090405548 DLCTRL DEBUG Tx Command reply: GET_REPLY 625632758 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090405549 DLCTRL DEBUG Command: GET 832180768 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090405549 DLCTRL DEBUG Tx Command reply: GET_REPLY 832180768 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090405550 DLCTRL DEBUG Command: GET 705421379 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090405550 DLCTRL DEBUG Tx Command reply: GET_REPLY 705421379 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090405551 DLCTRL DEBUG Command: GET 312996391 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090405551 DLCTRL DEBUG Tx Command reply: GET_REPLY 312996391 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090405554 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33817<->l=127.0.0.1:4262) (control_if.c:193) 20250821090405554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46220<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(930)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(929)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090405555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46216<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090405555 DLINP DEBUG SRVCONN(,r=127.0.0.1:53922<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090405555 DLINP DEBUG SRVCONN(,r=127.0.0.1:53922<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090405555 DLINP NOTICE SRV(,r=127.0.0.1:53922<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090405555 DMAIN NOTICE (127.0.0.1:53922 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53922<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821090405555 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250821090405557 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090405557 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090405557 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090405557 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821090405557 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090405557 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090405557 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090405557 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(935)@3bdb09a82332: Final verdict of PTC: none 20250821090405557 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090405557 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090405557 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090405557 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090405557 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090405557 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090405557 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090405557 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090405557 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090405557 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090405557 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090405558 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090405558 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821090405558 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090405558 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090405558 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090405558 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090405558 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090405558 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090405558 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090405558 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090405558 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090405558 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090405558 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) HNBGW_Test.msc0-SCCP(936)@3bdb09a82332: Final verdict of PTC: none 20250821090405558 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) HNBGW_Test.msc0-RAN(937)@3bdb09a82332: Final verdict of PTC: none 20250821090405558 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090405558 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090405558 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090405558 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090405558 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090405558 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250821090405558 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250821090405558 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090405558 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250821090405558 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250821090405558 DLINP <0002> stream_srv.c:818 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250821090405558 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090405558 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090405558 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090405558 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090405558 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090405558 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090405558 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090405558 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090405558 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090405558 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090405558 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090405558 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090405558 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@3bdb09a82332: Final verdict of PTC: none 20250821090405558 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090405558 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090405558 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090405558 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090405559 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090405559 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934)@3bdb09a82332: Final verdict of PTC: none 20250821090405559 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090405559 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090405559 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090405559 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090405559 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090405559 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090405559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x560fd360b540]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090405559 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090405559 DLSCCP DEBUG SCCP-SCOC(101)[0x560fd35edcf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090405559 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068b8fc), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090405559 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090405559 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090405559 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090405559 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090405559 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932)@3bdb09a82332: Final verdict of PTC: none 20250821090405559 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090405559 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090405559 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090405559 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090405559 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 03 04 68 b8 fc 00 00 65 00 00 00 00 00 (ss7_asp.c:1383) 20250821090405559 DLSCCP DEBUG SCCP-SCOC(101)[0x560fd35edcf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090405559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x560fd360b540]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090405559 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10832715)[0x560fd355e890]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090405559 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10832715)[0x560fd355e890]{connected}: Tx RUA Disconnect (context_map_rua.c:204) HNBGW_Test.msc0-M3UA(938)@3bdb09a82332: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(928)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(941)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(940)@3bdb09a82332: Final verdict of PTC: none 20250821090405560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821090405560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10832715)[0x560fd355e890]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090405560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10832715)[0x560fd355e890]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090405560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10832715)[0x560fd355e890]{disrupted}: Freeing instance (context_map.c:203) 20250821090405560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10832715)[0x560fd355e890]{disrupted}: Deallocated (fsm.c:568) 20250821090405560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x560fd360b540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090405560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x560fd360b540]{disconnected}: Freeing instance (context_map.c:207) 20250821090405560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x560fd360b540]{disconnected}: Deallocated (fsm.c:568) 20250821090405560 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10832715 SCCP-101 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250821090405560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x560fd35ebeb0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090405560 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090405560 DLSCCP DEBUG SCCP-SCOC(102)[0x560fd35fcfe0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090405560 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8f391), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090405560 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090405560 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090405560 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090405560 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090405560 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090405560 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090405560 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090405560 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090405560 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090405560 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b8 f3 91 00 00 66 00 00 00 00 00 (ss7_asp.c:1383) 20250821090405560 DLSCCP DEBUG SCCP-SCOC(102)[0x560fd35fcfe0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090405560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x560fd35ebeb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090405560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4908670)[0x560fd362a2d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090405560 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4908670)[0x560fd362a2d0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090405560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821090405560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4908670)[0x560fd362a2d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090405560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4908670)[0x560fd362a2d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090405560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4908670)[0x560fd362a2d0]{disrupted}: Freeing instance (context_map.c:203) 20250821090405560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4908670)[0x560fd362a2d0]{disrupted}: Deallocated (fsm.c:568) 20250821090405560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x560fd35ebeb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090405561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x560fd35ebeb0]{disconnected}: Freeing instance (context_map.c:207) 20250821090405561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x560fd35ebeb0]{disconnected}: Deallocated (fsm.c:568) 20250821090405561 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4908670 SCCP-102 sgsn-0 MI=NONE: Deallocating (context_map.c:226) 20250821090405561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x560fd36025a0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090405561 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090405561 DLSCCP DEBUG SCCP-SCOC(103)[0x560fd3483660]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263)[20250821090405562 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090405562 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090405562 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090405563 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821090405563 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 0;m 20250821090405561 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d0bac), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090405561 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090405561 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090405561 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090405561 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090405561 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090405561 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090405561 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090405561 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090405561 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090405561 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 01 04 8d 0b ac 00 00 67 00 00 00 00 00 (ss7_asp.c:1383) 20250821090405561 DLSCCP DEBUG SCCP-SCOC(103)[0x560fd3483660]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090405561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x560fd36025a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090405561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8810640)[0x560fd357ad40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090405561 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8810640)[0x560fd357ad40]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090405561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821090405561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8810640)[0x560fd357ad40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090405561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8810640)[0x560fd357ad40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090405561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8810640)[0x560fd357ad40]{disrupted}: Freeing instance (context_map.c:203) 20250821090405561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8810640)[0x560fd357ad40]{disrupted}: Deallocated (fsm.c:568) 20250821090405561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x560fd36025a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090405561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x560fd36025a0]{disconnected}: Freeing instance (context_map.c:207) 20250821090405561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x560fd36025a0]{disconnected}: Deallocated (fsm.c:568) 20250821090405561 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8810640 SCCP-103 sgsn-0 MI=NONE: Deallocating (context_map.c:226) 20250821090405561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x560fd3643a50]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090405561 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090405561 DLSCCP DEBUG SCCP-SCOC(104)[0x560fd35e6040]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090405561 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003473dd), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090405561 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090405562 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090405562 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090405562 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090405562 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090405562 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090405562 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090405562 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090405562 DLSS7 DEBUG XUA_AS(as-clnt-CN)20250821090405563 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090405563 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! [0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090405562 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0e 04 34 73 dd 00 00 68 00 00 00 00 00 (ss7_asp.c:1383) 20250821090405562 DLSCCP DEBUG SCCP-SCOC(104)[0x560fd35e6040]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090405562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x560fd3643a50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090405562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2707376)[0x560fd3644030]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090405562 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2707376)[0x560fd3644030]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090405562 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821090405562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2707376)[0x560fd3644030]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090405562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2707376)[0x560fd3644030]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090405562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2707376)[0x560fd3644030]{disrupted}: Freeing instance (context_map.c:203) 20250821090405562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2707376)[0x560fd3644030]{disrupted}: Deallocated (fsm.c:568) 20250821090405562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x560fd3643a50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090405562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x560fd3643a50]{disconnected}: Freeing instance (context_map.c:207) 20250821090405562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x560fd3643a50]{disconnected}: Deallocated (fsm.c:568) 20250821090405562 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2707376 SCCP-104 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250821090405563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090405563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821090405563 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090405563 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090405563 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090405563 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090405563 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090405563 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090405563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250821090405563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090405563 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090405564 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090405564 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 (hnb.c:255) 20250821090405564 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821090405564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46234<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090405564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46238<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090405564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46258<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090405564 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090405564 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090405564 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090405564 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=1 20250821090405564 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090405564 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090405564 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090405564 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090405564 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090405564 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090405564 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821090405564 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090405564 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090405564 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW-PFCP(931)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(939)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(942)@3bdb09a82332: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink0(943)@3bdb09a82332: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(944)@3bdb09a82332: Final verdict of PTC: pass 20250821090405577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46242<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(945)@3bdb09a82332: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(946)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(928): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(929): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(930): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(931): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(935): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(936): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(937): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(938): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(939): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(940): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(941): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(942): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(943): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(944): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(945): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(946): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Thu Aug 21 09:04:05 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 20250821090405630 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48786<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090405999 DLSCCP DEBUG SCCP-SCOC(99)[0x560fd35e4870]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090405999 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001fb34), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090405999 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090405999 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090406000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090406000 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090406000 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090406000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090406000 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090406000 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090406000 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090406000 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 01 fb 34 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090406000 DLSCCP DEBUG SCCP-SCOC(98)[0x560fd35e4d70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090406000 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026bd5c), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090406000 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090406000 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090406000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090406000 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090406000 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090406000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090406000 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090406000 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090406000 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090406000 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 26 bd 5c 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090406000 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090406000 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090406000 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090406000 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090406000 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090406000 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090406000 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090406000 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090406000 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090406000 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090406000 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090406000 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090406000 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090406000 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090406010 DLSCCP DEBUG SCCP-SCOC(100)[0x560fd35f9920]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090406010 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b353a7), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090406010 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090406010 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090406010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090406010 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090406010 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090406010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090406010 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090406010 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090406010 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090406010 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b3 53 a7 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090406010 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090406010 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090406010 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090406010 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090406010 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090406010 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090406010 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090406238 DLSCCP DEBUG SCCP-SCOC(93)[0x560fd3615d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090406238 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d066d), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090406238 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090406238 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090406238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090406238 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090406238 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090406238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090406238 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090406238 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090406238 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090406238 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 0d 06 6d 00 00 5d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090406238 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090406238 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090406238 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090406238 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090406238 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090406238 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090406238 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090406239 DLSCCP DEBUG SCCP-SCOC(92)[0x560fd35e9210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090406239 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b28da7), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090406239 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090406239 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090406239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090406239 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090406239 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090406239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090406239 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090406239 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090406239 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090406239 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b2 8d a7 00 00 5c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090406239 DLSCCP DEBUG SCCP-SCOC(94)[0x560fd35e8c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090406239 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e432f), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090406239 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090406239 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090406239 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090406239 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090406239 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090406239 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090406239 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090406239 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090406239 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090406239 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 0e 43 2f 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090406239 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090406239 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090406239 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090406239 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090406239 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090406239 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090406239 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090406239 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090406239 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090406239 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090406239 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090406239 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090406239 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090406239 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090406331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48786<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=521656) 20250821090406741 DLSCCP DEBUG SCCP-SCOC(90)[0x560fd3629840]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090406741 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033a993), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090406741 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090406741 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090406741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090406741 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090406741 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090406741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090406741 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090406741 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090406741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090406741 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 33 a9 93 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090406741 DLSCCP DEBUG SCCP-SCOC(89)[0x560fd360aa30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090406741 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001080b8), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090406741 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090406741 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090406741 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090406741 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090406741 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090406741 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090406741 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090406741 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090406741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090406741 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 10 80 b8 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090406741 DLSCCP DEBUG SCCP-SCOC(91)[0x560fd3632510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090406741 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009bf3db), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090406741 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090406741 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090406741 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090406741 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090406741 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090406741 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090406741 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090406741 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090406741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090406741 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 9b f3 db 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090406741 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090406741 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090406741 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090406741 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090406741 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090406741 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090406741 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090406741 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090406741 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090406742 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090406742 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090406742 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090406742 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090406742 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090406742 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090406742 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090406742 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090406742 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090406742 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090406742 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090406742 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090407065 DLSCCP DEBUG SCCP-SCOC(88)[0x560fd3616990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090407065 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00467856), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090407065 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090407065 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090407065 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090407065 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090407065 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090407065 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090407065 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090407065 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090407065 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090407065 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 46 78 56 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090407065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090407065 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090407065 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090407065 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090407065 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090407065 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090407065 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=521656, count=577664) 20250821090407558 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090407559 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090407559 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821090407559 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090407559 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090407559 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821090407662 DLSCCP DEBUG SCCP-SCOC(87)[0x560fd35e9050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090407663 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00825a7a), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090407663 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090407663 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090407663 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090407663 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090407663 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090407663 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090407663 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090407663 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090407663 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090407663 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 82 5a 7a 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090407663 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090407663 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090407663 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090407663 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090407663 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090407663 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090407663 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090408354 DLSCCP DEBUG SCCP-SCOC(86)[0x560fd35ebba0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090408354 DLSCCP DEBUG SCCP-SCOC(86)[0x560fd35ebba0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090408354 DLSCCP DEBUG SCCP-SCOC(86)[0x560fd35ebba0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090408354 DLSCCP DEBUG SCCP-SCOC(86)[0x560fd35ebba0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090408354 DLSCCP DEBUG SCCP-SCOC(86)[0x560fd35ebba0]{IDLE}: Deallocated (fsm.c:568) MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 09:04: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_sgsnpool_L3Complete_no_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3bdb09a82332: 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@3bdb09a82332: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20250821090409392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48798<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090409397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48804<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090409398 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33821<->l=127.0.0.1:4262) (control_if.c:572) 20250821090409519 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090409519 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090409527 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090409527 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090409527 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090409527 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090409527 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58866 (stream_srv.c:143) 20250821090409527 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58866<->l=127.0.0.1:29169 (hnb.c:335) 20250821090409528 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090409528 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090409528 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090409528 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090409528 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090409528 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090409528 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090409528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409528 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090409528 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090409528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409528 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090409528 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090409528 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090409528 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090409528 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090409528 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090409528 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090409528 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090409528 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090409528 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090409528 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090409528 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090409528 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090409528 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821090409528 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090409528 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090409528 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090409529 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090409529 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090409529 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:334) 20250821090409529 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090409529 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090409529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409529 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090409529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409529 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090409529 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090409529 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090409529 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090409529 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090409529 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090409529 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090409529 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090409529 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090409529 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090409529 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090409529 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090409529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409529 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090409529 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090409529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409529 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090409529 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090409529 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090409529 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090409529 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090409529 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090409529 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090409529 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090409529 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090409529 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090409529 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090409529 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090409530 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090409530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409530 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090409530 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090409530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409530 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090409530 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090409530 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090409530 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090409530 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090409530 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090409530 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090409530 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090409530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090409530 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090409530 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090409530 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=12 20250821090409530 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090409530 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090409530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090409530 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090409530 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090409530 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=12 20250821090409530 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090409530 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090409530 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090409530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090409530 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090409530 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090409530 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=1 20250821090409530 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090409530 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090409530 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(957)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(957)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(957)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(955)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(960)@3bdb09a82332: ************************************************* HNBGW_Test.msc1-M3UA(960)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(960)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(958)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090409555 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090409555 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090409555 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090409555 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090409555 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090409555 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090409555 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090409555 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090409556 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090409556 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090409556 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:334) 20250821090409556 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090409556 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090409556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409556 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090409556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409556 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090409556 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090409556 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090409556 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090409556 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090409557 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090409557 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090409557 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090409557 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090409557 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:334) 20250821090409557 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090409557 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090409557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409557 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090409557 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090409557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409557 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090409557 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090409557 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090409557 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090409557 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090409557 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090409557 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090409557 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090409557 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090409557 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090409557 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090409557 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090409557 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090409557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409557 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090409557 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090409557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409557 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090409557 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090409557 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090409557 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090409557 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090409557 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090409557 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090409557 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090409557 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090409557 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090409557 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090409557 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090409557 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090409557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409557 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090409557 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090409557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409557 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090409557 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090409557 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090409557 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090409557 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090409557 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090409557 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090409557 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090409557 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090409557 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090409558 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090409558 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=9 20250821090409558 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090409558 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090409558 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090409558 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090409558 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090409558 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821090409558 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090409558 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090409558 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090409558 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090409558 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090409558 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090409558 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=6 20250821090409558 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090409558 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090409558 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090409558 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090409558 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090409558 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090409558 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821090409558 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090409558 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090409558 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(963)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(963)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(963)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(961)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(966)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn1-M3UA(966)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(966)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(964)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090409591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090409591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090409591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090409591 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090409591 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:562) 20250821090409591 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090409591 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090409591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090409591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090409595 DLINP DEBUG SRVCONN(,r=127.0.0.1:58866<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090409595 DLINP DEBUG SRVCONN(,r=127.0.0.1:58866<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090409595 DLINP DEBUG SRVCONN(,r=127.0.0.1:58866<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090409595 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090409595 DHNBAP DEBUG (127.0.0.1:58866 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821090409595 DHNBAP NOTICE (127.0.0.1:58866 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090409595 DHNBAP NOTICE (127.0.0.1:58866 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090409595 DLINP DEBUG SRVCONN(,r=127.0.0.1:58866<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090409595 DLINP DEBUG SRVCONN(,r=127.0.0.1:58866<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090409741 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090409741 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090409741 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090409741 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(957)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090409743 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090409743 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090409743 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090409743 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090409743 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090409743 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090409743 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090409743 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090409743 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090409743 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090409743 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090409743 DLSS7 <000c> ss7_asp.c:1383 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  20250821090409743 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090409743 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090409743 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090409743 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090409743 DLSS7 <000c> ss7_asp.c:1383 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  20250821090409743 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090409743 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090409743 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090409743 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090409743 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090409743 DLSS7 <000c> ss7_asp.c:1383 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  20250821090409743 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090409743 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090409743 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090409743 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090409743 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090409743 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090409743 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090409743 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090409743 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090409743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090409743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090409743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090409743 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090409743 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090409743 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090409743 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090409744 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090409745 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090409745 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090409745 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090409745 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090409745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409745 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090409745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409745 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090409745 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090409745 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090409745 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090409745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090409745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090409745 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090409745 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090409745 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090409745 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090409745 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821090409745 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090409745 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090409745 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090409745 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090409745 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090409745 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821090409752 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090409752 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821090409752 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090409752 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(960)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821090409754 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090409754 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821090409754 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090409754 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090409754 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090409754 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090409754 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090409754 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090409754 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090409754 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090409754 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090409754 DLSS7 <000c> ss7_asp.c:1383 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  20250821090409754 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090409754 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090409754 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090409754 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090409754 DLSS7 <000c> ss7_asp.c:1383 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  20250821090409754 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090409754 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090409754 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090409754 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090409754 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821090409754 DLSS7 <000c> ss7_asp.c:1383 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  20250821090409754 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090409754 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090409754 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821090409754 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090409754 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090409754 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090409754 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090409754 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090409754 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821090409754 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090409754 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090409754 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090409754 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090409754 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090409754 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090409754 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090409755 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090409756 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090409756 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090409756 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090409756 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090409756 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090409756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409756 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090409756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409756 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090409756 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090409756 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090409756 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090409756 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090409756 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090409756 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090409756 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090409756 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090409756 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090409756 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=5 20250821090409756 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090409756 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090409756 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090409756 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090409756 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090409756 DLSS7 <000c> ss7_asp.c:1383 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  20250821090409768 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090409768 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090409768 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090409768 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(963)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090409769 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090409770 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090409770 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090409770 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090409770 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090409770 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090409770 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090409770 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090409770 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090409770 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090409770 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090409770 DLSS7 <000c> ss7_asp.c:1383 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  20250821090409770 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090409770 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090409770 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090409770 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090409770 DLSS7 <000c> ss7_asp.c:1383 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  20250821090409770 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090409770 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090409770 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090409770 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090409770 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090409770 DLSS7 <000c> ss7_asp.c:1383 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  20250821090409770 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090409770 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090409770 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090409770 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090409770 DLSS7 <000c> ss7_asp.c:1383 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  20250821090409770 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 02 00 12 00 10 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090409770 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090409770 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090409770 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090409770 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090409770 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090409770 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090409770 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090409770 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090409770 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090409770 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090409770 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090409770 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090409771 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090409771 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090409771 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090409771 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090409771 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090409771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409771 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090409771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409771 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090409771 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090409771 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090409771 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090409771 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090409771 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090409771 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090409771 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090409771 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090409771 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090409771 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=11 20250821090409771 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090409771 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090409771 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090409771 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090409771 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090409771 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  20250821090409779 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090409779 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250821090409779 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090409779 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(966)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250821090409781 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090409781 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250821090409781 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090409781 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090409781 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090409781 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090409781 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090409781 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090409781 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090409781 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090409781 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090409781 DLSS7 <000c> ss7_asp.c:1383 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  20250821090409781 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090409781 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090409781 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090409781 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090409781 DLSS7 <000c> ss7_asp.c:1383 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  20250821090409781 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090409781 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090409781 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090409781 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090409781 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250821090409781 DLSS7 <000c> ss7_asp.c:1383 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  20250821090409781 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821090409781 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821090409781 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0a  20250821090409781 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090409781 DLSS7 <000c> ss7_asp.c:1383 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  20250821090409781 DLSS7 <000c> ss7_asp.c:1383 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  20250821090409781 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 04 00 12 00 0c 00 00 00 03 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090409781 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090409781 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090409781 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090409781 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250821090409781 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090409781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090409781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090409781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090409781 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090409781 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090409781 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090409781 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090409782 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090409782 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090409782 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090409782 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090409782 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090409783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409783 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090409783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090409783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090409783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090409783 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090409783 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090409783 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090409783 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090409783 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090409783 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090409783 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090409783 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090409783 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090409783 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090409783 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=13 20250821090409783 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090409783 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090409783 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090409783 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090409783 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090409783 DLSS7 <000c> ss7_asp.c:1383 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(956)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090410547 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090410547 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090410547 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090410547 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090410547 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090410547 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090410547 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090410547 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090410547 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090410547 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090410547 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090410547 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090410548 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090410548 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090410548 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090410548 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090410548 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090410548 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090410548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410548 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090410548 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090410548 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090410548 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090410548 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090410548 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:382) 20250821090410548 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090410548 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090410548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090410548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410548 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090410548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090410548 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090410548 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090410548 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090410548 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090410548 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090410548 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090410548 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090410548 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090410548 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090410548 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090410548 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090410548 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090410548 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090410548 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090410548 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090410548 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090410549 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090410549 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090410549 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090410549 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090410549 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090410549 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090410549 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090410549 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090410549 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090410549 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090410549 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090410549 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090410549 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090410549 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090410549 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090410549 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090410549 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090410549 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090410549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410549 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090410549 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090410549 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090410549 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090410549 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(956)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.msc1-RAN(959)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090410558 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090410558 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090410558 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090410558 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090410558 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090410558 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090410558 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090410558 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090410558 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090410558 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090410558 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090410558 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090410558 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090410558 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090410558 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090410558 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090410558 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090410558 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090410558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410558 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090410558 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090410558 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090410558 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090410558 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:357) 20250821090410558 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:382) 20250821090410558 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090410558 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090410558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410558 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090410558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410558 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090410558 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090410558 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090410558 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090410558 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090410558 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090410558 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090410558 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090410558 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090410558 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090410558 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090410558 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=2 20250821090410558 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090410558 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090410558 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090410558 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090410558 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090410558 DLSS7 <000c> ss7_asp.c:1383 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  20250821090410559 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090410559 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090410559 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090410559 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090410559 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090410559 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090410559 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090410559 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090410559 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090410559 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090410559 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090410559 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090410559 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090410559 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090410559 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090410559 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090410559 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090410559 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090410559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410559 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090410559 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090410559 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090410559 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090410559 DRANAP INFO cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(959)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(962)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090410575 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090410575 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090410575 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090410575 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090410575 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090410575 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090410575 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090410575 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090410575 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090410575 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090410575 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090410575 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090410575 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090410575 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090410575 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090410575 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090410575 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090410575 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090410575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410575 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090410575 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090410575 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090410575 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090410575 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090410575 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:382) 20250821090410575 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090410575 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090410575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410575 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090410575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410575 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090410575 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090410575 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090410575 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090410575 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090410575 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090410575 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090410575 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090410576 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090410576 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090410576 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090410576 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090410576 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090410576 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090410576 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090410576 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090410576 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090410576 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090410577 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090410577 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090410577 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090410577 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090410577 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090410577 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090410577 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090410577 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090410577 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090410577 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090410577 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090410577 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090410577 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090410577 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090410577 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090410577 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090410577 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090410577 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090410577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410577 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090410577 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090410577 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090410577 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090410577 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(962)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn1-RAN(965)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090410584 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090410584 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090410584 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090410584 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090410584 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090410584 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090410584 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090410584 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090410584 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090410584 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090410584 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090410584 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090410584 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090410584 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090410584 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090410584 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090410584 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821090410584 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090410584 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) 20250821090410584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410584 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) 20250821090410584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410584 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090410584 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090410584 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090410584 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090410584 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:357) 20250821090410584 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:382) 20250821090410584 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090410584 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090410584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410584 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090410584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410584 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090410584 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090410585 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090410585 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090410585 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090410585 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090410585 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090410585 DRANAP NOTICE cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090410585 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090410585 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090410585 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090410585 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=5 20250821090410585 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090410585 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090410585 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn1 proto=m3ua 20250821090410585 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090410585 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090410585 DLSS7 <000c> ss7_asp.c:1383 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  20250821090410587 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090410587 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090410587 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090410587 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090410587 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090410587 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090410587 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090410587 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090410587 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090410587 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090410587 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090410587 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090410587 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090410587 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090410587 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090410587 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090410587 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821090410587 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090410587 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) 20250821090410587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090410587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410587 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) 20250821090410587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090410587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090410587 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090410587 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090410587 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090410587 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090410587 DRANAP INFO cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(965)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090411601 DLCTRL DEBUG Command: GET 540625129 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821090411601 DLCTRL DEBUG Tx Command reply: GET_REPLY 540625129 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090411603 DLCTRL DEBUG Command: GET 149954356 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821090411603 DLCTRL DEBUG Tx Command reply: GET_REPLY 149954356 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090411604 DLCTRL DEBUG Command: GET 346534997 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090411604 DLCTRL DEBUG Tx Command reply: GET_REPLY 346534997 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090411605 DLCTRL DEBUG Command: GET 181040311 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090411605 DLCTRL DEBUG Tx Command reply: GET_REPLY 181040311 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090411607 DLCTRL DEBUG Command: GET 45802552 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090411607 DLCTRL DEBUG Tx Command reply: GET_REPLY 45802552 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821090411609 DLCTRL DEBUG Command: GET 118088453 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821090411609 DLCTRL DEBUG Tx Command reply: GET_REPLY 118088453 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090411610 DLCTRL DEBUG Command: GET 342159413 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821090411610 DLCTRL DEBUG Tx Command reply: GET_REPLY 342159413 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090411611 DLCTRL DEBUG Command: GET 419128060 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090411611 DLCTRL DEBUG Tx Command reply: GET_REPLY 419128060 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090411612 DLCTRL DEBUG Command: GET 70421637 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090411612 DLCTRL DEBUG Tx Command reply: GET_REPLY 70421637 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090411613 DLCTRL DEBUG Command: GET 750276511 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090411613 DLCTRL DEBUG Tx Command reply: GET_REPLY 750276511 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821090411614 DLCTRL DEBUG Command: GET 503536400 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821090411614 DLCTRL DEBUG Tx Command reply: GET_REPLY 503536400 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090411615 DLCTRL DEBUG Command: GET 529945496 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821090411615 DLCTRL DEBUG Tx Command reply: GET_REPLY 529945496 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090411616 DLCTRL DEBUG Command: GET 987400400 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090411616 DLCTRL DEBUG Tx Command reply: GET_REPLY 987400400 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090411617 DLCTRL DEBUG Command: GET 384071586 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090411617 DLCTRL DEBUG Tx Command reply: GET_REPLY 384071586 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090411619 DLCTRL DEBUG Command: GET 893463816 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090411619 DLCTRL DEBUG Tx Command reply: GET_REPLY 893463816 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821090411620 DLCTRL DEBUG Command: GET 601894599 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821090411620 DLCTRL DEBUG Tx Command reply: GET_REPLY 601894599 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090411622 DLCTRL DEBUG Command: GET 865826443 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821090411622 DLCTRL DEBUG Tx Command reply: GET_REPLY 865826443 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090411624 DLCTRL DEBUG Command: GET 465171076 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090411624 DLCTRL DEBUG Tx Command reply: GET_REPLY 465171076 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090411626 DLCTRL DEBUG Command: GET 219597636 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090411626 DLCTRL DEBUG Tx Command reply: GET_REPLY 219597636 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090411628 DLCTRL DEBUG Command: GET 457236682 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090411628 DLCTRL DEBUG Tx Command reply: GET_REPLY 457236682 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: 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@3bdb09a82332: "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@3bdb09a82332: 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 := '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 := '000000000000001100101110'B, t_guard := 20.000000 } 20250821090411643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48818<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(962)@3bdb09a82332: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@3bdb09a82332: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(968) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952)@3bdb09a82332: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(968)12043097 20250821090412660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090412660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090412660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821090412660 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090412660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb7c359, normal) (hnbgw_rua.c:408) 20250821090412660 DHNB DEBUG map_rua[0x560fd360b540]{init}: Allocated (fsm.c:456) 20250821090412660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12043097)[0x560fd360b540]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090412660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12043097 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090412660 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090412660 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090412660 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821090412660 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12043097 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821090412660 DCN DEBUG map_sccp[0x560fd362a2d0]{init}: Allocated (fsm.c:456) 20250821090412660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x560fd362a2d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090412660 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-12043097 <-> SCCP-105 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821090412660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12043097 SCCP-105 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821090412660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12043097)[0x560fd360b540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090412660 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090412660 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090412660 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12043097 SCCP-105 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090412660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x560fd362a2d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090412660 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090412660 DLSCCP DEBUG SCCP-SCOC(105)[0x560fd35ebeb0]{IDLE}: Allocated (fsm.c:456) 20250821090412660 DLSCCP DEBUG SCCP-SCOC(105)[0x560fd35ebeb0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090412660 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300032e0056400500f1100926) (sccp_scrc.c:455) 20250821090412660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090412660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090412660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090412660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090412660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090412660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090412660 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090412660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090412660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090412660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090412660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090412660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090412660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090412660 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090412660 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090412660 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090412660 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090412660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090412660 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 0f 01 00 00 69 02 02 06 04 43 bc 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 2e 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090412660 DLSCCP DEBUG SCCP-SCOC(105)[0x560fd35ebeb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090412660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x560fd362a2d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090412660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12043097)[0x560fd360b540]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090412661 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090412661 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090412661 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090412661 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821090412661 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090412661 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090412661 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090412661 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090412661 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090412661 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0f 01 00 00 69 02 02 06 04 43 bc 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 2e 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(961)@3bdb09a82332: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(961)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(962)@3bdb09a82332: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(968) HNBGW_Test.sgsn0-RAN(962)@3bdb09a82332: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(968)12743890 HNBGW_Test.sgsn0-SCCP(961)@3bdb09a82332: Session index based on connection ID:0 TC_sgsnpool_L3Complete_no_nri_round_robin0(968)@3bdb09a82332: setverdict(pass): none -> pass MTC@3bdb09a82332: 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(961)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821090412667 DLCTRL DEBUG Command: GET 425254377 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821090412668 DLCTRL DEBUG Tx Command reply: GET_REPLY 425254377 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250821090412668 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090412668 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090412668 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090412668 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090412668 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090412668 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090412668 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090412668 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090412668 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090412668 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 69 2d a7 03 02 00 00 00 00  20250821090412668 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090412668 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090412668 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090412668 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090412668 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090412668 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=002da703) (sccp_scrc.c:545) 20250821090412668 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(105,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090412668 DLSCCP DEBUG SCCP-SCOC(105)[0x560fd35ebeb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090412668 DLSCCP DEBUG SCCP-SCOC(105)[0x560fd35ebeb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090412668 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090412668 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090412668 DCN DEBUG handle_cn_conn_conf() conn_id=105, 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_sccp.c:157) 20250821090412668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x560fd362a2d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090412668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x560fd362a2d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090412669 DLCTRL DEBUG Command: GET 909753902 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821090412669 DLCTRL DEBUG Tx Command reply: GET_REPLY 909753902 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090412669 DLCTRL DEBUG Command: GET 87470347 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090412669 DLCTRL DEBUG Tx Command reply: GET_REPLY 87470347 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090412670 DLCTRL DEBUG Command: GET 447325509 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090412670 DLCTRL DEBUG Tx Command reply: GET_REPLY 447325509 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090412671 DLCTRL DEBUG Command: GET 759148547 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090412671 DLCTRL DEBUG Tx Command reply: GET_REPLY 759148547 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090412672 DLCTRL DEBUG Command: GET 875138914 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821090412672 DLCTRL DEBUG Tx Command reply: GET_REPLY 875138914 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090412673 DLCTRL DEBUG Command: GET 766633308 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821090412673 DLCTRL DEBUG Tx Command reply: GET_REPLY 766633308 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090412674 DLCTRL DEBUG Command: GET 775477212 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090412674 DLCTRL DEBUG Tx Command reply: GET_REPLY 775477212 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090412674 DLCTRL DEBUG Command: GET 987865697 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090412674 DLCTRL DEBUG Tx Command reply: GET_REPLY 987865697 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090412675 DLCTRL DEBUG Command: GET 925508544 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090412675 DLCTRL DEBUG Tx Command reply: GET_REPLY 925508544 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090412676 DLCTRL DEBUG Command: GET 981496797 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821090412676 DLCTRL DEBUG Tx Command reply: GET_REPLY 981496797 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090412677 DLCTRL DEBUG Command: GET 78736903 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821090412677 DLCTRL DEBUG Tx Command reply: GET_REPLY 78736903 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090412678 DLCTRL DEBUG Command: GET 359113947 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090412678 DLCTRL DEBUG Tx Command reply: GET_REPLY 359113947 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090412679 DLCTRL DEBUG Command: GET 414641373 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090412679 DLCTRL DEBUG Tx Command reply: GET_REPLY 414641373 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090412680 DLCTRL DEBUG Command: GET 197553662 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090412680 DLCTRL DEBUG Tx Command reply: GET_REPLY 197553662 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090412681 DLCTRL DEBUG Command: GET 661171479 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821090412681 DLCTRL DEBUG Tx Command reply: GET_REPLY 661171479 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090412683 DLCTRL DEBUG Command: GET 156739275 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821090412683 DLCTRL DEBUG Tx Command reply: GET_REPLY 156739275 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090412684 DLCTRL DEBUG Command: GET 950556531 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090412684 DLCTRL DEBUG Tx Command reply: GET_REPLY 950556531 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090412685 DLCTRL DEBUG Command: GET 394606796 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090412685 DLCTRL DEBUG Tx Command reply: GET_REPLY 394606796 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090412686 DLCTRL DEBUG Command: GET 743522044 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090412686 DLCTRL DEBUG Tx Command reply: GET_REPLY 743522044 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '000000000000001011001001'B, t_guard := 20.000000 } 20250821090412698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48824<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090413065 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821090413065 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821090413065 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090413065 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090413065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090413065 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821090413065 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821090413065 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821090413065 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821090413065 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821090413065 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821090413065 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821090413065 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821090413065 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821090413065 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821090413065 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250821090413065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090413065 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821090413065 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821090413065 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK HNBGW_Test.sgsn1-RAN(965)@3bdb09a82332: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(965)@3bdb09a82332: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(969) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952)@3bdb09a82332: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(969)6271809 20250821090413716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090413716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090413716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1431) 20250821090413716 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090413716 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5fb341, normal) (hnbgw_rua.c:408) 20250821090413716 DHNB DEBUG map_rua[0x560fd357ad40]{init}: Allocated (fsm.c:456) 20250821090413716 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6271809)[0x560fd357ad40]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090413716 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6271809 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090413716 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090413716 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090413716 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250821090413716 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6271809 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:232) 20250821090413716 DCN DEBUG map_sccp[0x560fd36025a0]{init}: Allocated (fsm.c:456) 20250821090413716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x560fd36025a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090413716 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-6271809 <-> SCCP-106 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250821090413716 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6271809 SCCP-106 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:313) 20250821090413717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6271809)[0x560fd357ad40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090413717 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090413717 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090413717 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6271809 SCCP-106 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090413717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x560fd36025a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090413717 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090413717 DLSCCP DEBUG SCCP-SCOC(106)[0x560fd3644030]{IDLE}: Allocated (fsm.c:456) 20250821090413717 DLSCCP DEBUG SCCP-SCOC(106)[0x560fd3644030]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090413717 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030002c90056400500f1100926) (sccp_scrc.c:455) 20250821090413717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090413717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090413717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090413717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090413717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090413717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090413717 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090413717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090413717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090413717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090413717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090413717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090413717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090413717 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090413717 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090413717 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090413717 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090413717 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090413717 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 70 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 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 c9 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821090413717 DLSCCP DEBUG SCCP-SCOC(106)[0x560fd3644030]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090413717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x560fd36025a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090413717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6271809)[0x560fd357ad40]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090413717 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090413717 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090413717 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090413717 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=12 20250821090413717 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090413717 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090413717 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090413717 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090413718 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090413718 DLSS7 <000c> ss7_asp.c:1383 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 0c 01 00 00 6a 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 c9 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(964)@3bdb09a82332: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(964)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(965)@3bdb09a82332: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(969) HNBGW_Test.sgsn1-RAN(965)@3bdb09a82332: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(969)5992137 HNBGW_Test.sgsn1-SCCP(964)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(964)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(969)@3bdb09a82332: setverdict(pass): none -> pass MTC@3bdb09a82332: 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 } } } 20250821090413736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090413736 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090413736 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090413736 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090413736 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090413736 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090413736 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090413736 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090413736 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090413736 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 6a 57 90 a5 02 00 00 00 00  20250821090413736 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090413736 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090413736 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090413736 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090413736 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090413736 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=005790a5) (sccp_scrc.c:545) 20250821090413736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(106,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090413736 DLSCCP DEBUG SCCP-SCOC(106)[0x560fd3644030]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090413736 DLSCCP DEBUG SCCP-SCOC(106)[0x560fd3644030]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090413736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090413736 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090413736 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_sccp.c:157) 20250821090413736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x560fd36025a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090413736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x560fd36025a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090413737 DLCTRL DEBUG Command: GET 403592669 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821090413737 DLCTRL DEBUG Tx Command reply: GET_REPLY 403592669 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250821090413739 DLCTRL DEBUG Command: GET 362088601 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821090413739 DLCTRL DEBUG Tx Command reply: GET_REPLY 362088601 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090413740 DLCTRL DEBUG Command: GET 249500997 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090413740 DLCTRL DEBUG Tx Command reply: GET_REPLY 249500997 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090413742 DLCTRL DEBUG Command: GET 327779598 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090413742 DLCTRL DEBUG Tx Command reply: GET_REPLY 327779598 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090413744 DLCTRL DEBUG Command: GET 253390594 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090413744 DLCTRL DEBUG Tx Command reply: GET_REPLY 253390594 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090413745 DLCTRL DEBUG Command: GET 501554877 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821090413745 DLCTRL DEBUG Tx Command reply: GET_REPLY 501554877 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250821090413747 DLCTRL DEBUG Command: GET 364147510 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821090413747 DLCTRL DEBUG Tx Command reply: GET_REPLY 364147510 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090413748 DLCTRL DEBUG Command: GET 513831870 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090413748 DLCTRL DEBUG Tx Command reply: GET_REPLY 513831870 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090413749 DLCTRL DEBUG Command: GET 815215629 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090413749 DLCTRL DEBUG Tx Command reply: GET_REPLY 815215629 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090413750 DLCTRL DEBUG Command: GET 604793460 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090413750 DLCTRL DEBUG Tx Command reply: GET_REPLY 604793460 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090413751 DLCTRL DEBUG Command: GET 626259822 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821090413751 DLCTRL DEBUG Tx Command reply: GET_REPLY 626259822 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090413753 DLCTRL DEBUG Command: GET 490887907 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821090413753 DLCTRL DEBUG Tx Command reply: GET_REPLY 490887907 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090413754 DLCTRL DEBUG Command: GET 624768016 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090413754 DLCTRL DEBUG Tx Command reply: GET_REPLY 624768016 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090413756 DLCTRL DEBUG Command: GET 976489154 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090413756 DLCTRL DEBUG Tx Command reply: GET_REPLY 976489154 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090413757 DLCTRL DEBUG Command: GET 985231067 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090413757 DLCTRL DEBUG Tx Command reply: GET_REPLY 985231067 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090413759 DLCTRL DEBUG Command: GET 628398340 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821090413759 DLCTRL DEBUG Tx Command reply: GET_REPLY 628398340 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090413760 DLCTRL DEBUG Command: GET 302137429 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821090413760 DLCTRL DEBUG Tx Command reply: GET_REPLY 302137429 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090413762 DLCTRL DEBUG Command: GET 769337441 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090413762 DLCTRL DEBUG Tx Command reply: GET_REPLY 769337441 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090413763 DLCTRL DEBUG Command: GET 870691647 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090413763 DLCTRL DEBUG Tx Command reply: GET_REPLY 870691647 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090413764 DLCTRL DEBUG Command: GET 288100477 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090413764 DLCTRL DEBUG Tx Command reply: GET_REPLY 288100477 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '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 := '000000000000000110000100'B, t_guard := 20.000000 } 20250821090413791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48830<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(962)@3bdb09a82332: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@3bdb09a82332: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(970) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952)@3bdb09a82332: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(970)8305355 20250821090414807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090414807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090414807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821090414807 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090414807 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7ebacb, normal) (hnbgw_rua.c:408) 20250821090414807 DHNB DEBUG map_rua[0x560fd3643a50]{init}: Allocated (fsm.c:456) 20250821090414807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8305355)[0x560fd3643a50]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090414807 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8305355 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090414807 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090414807 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090414807 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8305355 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821090414807 DCN DEBUG map_sccp[0x560fd35e49a0]{init}: Allocated (fsm.c:456) 20250821090414807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x560fd35e49a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090414807 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-8305355 <-> SCCP-107 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821090414807 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8305355 SCCP-107 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821090414807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8305355)[0x560fd3643a50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090414807 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090414807 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090414807 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8305355 SCCP-107 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090414807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x560fd35e49a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090414807 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090414807 DLSCCP DEBUG SCCP-SCOC(107)[0x560fd3629680]{IDLE}: Allocated (fsm.c:456) 20250821090414807 DLSCCP DEBUG SCCP-SCOC(107)[0x560fd3629680]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090414807 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030001840056400500f1100926) (sccp_scrc.c:455) 20250821090414807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090414807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090414807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090414807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090414807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090414807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090414807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090414807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090414807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090414807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090414807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090414807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090414807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090414807 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090414807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090414807 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090414807 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090414807 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090414807 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0d 01 00 00 6b 02 02 06 04 43 bc 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 84 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821090414807 DLSCCP DEBUG SCCP-SCOC(107)[0x560fd3629680]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090414807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x560fd35e49a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090414807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8305355)[0x560fd3643a50]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090414807 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090414807 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090414807 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090414807 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821090414807 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090414807 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090414807 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090414808 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090414808 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090414808 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0d 01 00 00 6b 02 02 06 04 43 bc 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 84 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(961)@3bdb09a82332: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(961)@3bdb09a82332: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(962)@3bdb09a82332: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(970) HNBGW_Test.sgsn0-RAN(962)@3bdb09a82332: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(970)3586438 HNBGW_Test.sgsn0-SCCP(961)@3bdb09a82332: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(961)@3bdb09a82332: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(970)@3bdb09a82332: setverdict(pass): none -> pass 20250821090414810 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090414810 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090414810 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090414810 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090414810 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090414810 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090414810 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090414810 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090414810 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090414810 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 6b 58 f8 ef 02 00 00 00 00  MTC@3bdb09a82332: 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 } } } 20250821090414810 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090414810 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090414810 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090414810 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090414810 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090414810 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=0058f8ef) (sccp_scrc.c:545) 20250821090414810 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(107,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090414810 DLSCCP DEBUG SCCP-SCOC(107)[0x560fd3629680]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090414810 DLSCCP DEBUG SCCP-SCOC(107)[0x560fd3629680]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090414810 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090414810 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090414810 DCN DEBUG handle_cn_conn_conf() conn_id=107, 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_sccp.c:157) 20250821090414810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x560fd35e49a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090414810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x560fd35e49a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090414811 DLCTRL DEBUG Command: GET 368970473 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821090414811 DLCTRL DEBUG Tx Command reply: GET_REPLY 368970473 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250821090414813 DLCTRL DEBUG Command: GET 446869628 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821090414813 DLCTRL DEBUG Tx Command reply: GET_REPLY 446869628 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090414816 DLCTRL DEBUG Command: GET 134199540 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090414816 DLCTRL DEBUG Tx Command reply: GET_REPLY 134199540 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090414820 DLCTRL DEBUG Command: GET 802883335 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090414820 DLCTRL DEBUG Tx Command reply: GET_REPLY 802883335 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090414823 DLCTRL DEBUG Command: GET 681245122 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090414823 DLCTRL DEBUG Tx Command reply: GET_REPLY 681245122 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090414826 DLCTRL DEBUG Command: GET 48810298 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821090414826 DLCTRL DEBUG Tx Command reply: GET_REPLY 48810298 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250821090414827 DLCTRL DEBUG Command: GET 457199196 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821090414827 DLCTRL DEBUG Tx Command reply: GET_REPLY 457199196 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090414829 DLCTRL DEBUG Command: GET 790382333 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090414829 DLCTRL DEBUG Tx Command reply: GET_REPLY 790382333 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090414830 DLCTRL DEBUG Command: GET 763664842 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090414830 DLCTRL DEBUG Tx Command reply: GET_REPLY 763664842 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090414832 DLCTRL DEBUG Command: GET 411460885 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090414832 DLCTRL DEBUG Tx Command reply: GET_REPLY 411460885 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090414835 DLCTRL DEBUG Command: GET 333083638 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821090414835 DLCTRL DEBUG Tx Command reply: GET_REPLY 333083638 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090414836 DLCTRL DEBUG Command: GET 209055604 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821090414836 DLCTRL DEBUG Tx Command reply: GET_REPLY 209055604 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090414837 DLCTRL DEBUG Command: GET 137410001 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090414837 DLCTRL DEBUG Tx Command reply: GET_REPLY 137410001 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090414839 DLCTRL DEBUG Command: GET 932665695 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090414839 DLCTRL DEBUG Tx Command reply: GET_REPLY 932665695 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090414841 DLCTRL DEBUG Command: GET 822812262 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090414841 DLCTRL DEBUG Tx Command reply: GET_REPLY 822812262 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090414842 DLCTRL DEBUG Command: GET 24875490 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821090414842 DLCTRL DEBUG Tx Command reply: GET_REPLY 24875490 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090414843 DLCTRL DEBUG Command: GET 501205501 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821090414843 DLCTRL DEBUG Tx Command reply: GET_REPLY 501205501 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090414845 DLCTRL DEBUG Command: GET 475494482 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090414845 DLCTRL DEBUG Tx Command reply: GET_REPLY 475494482 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090414846 DLCTRL DEBUG Command: GET 786980131 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090414846 DLCTRL DEBUG Tx Command reply: GET_REPLY 786980131 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090414847 DLCTRL DEBUG Command: GET 476284695 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090414847 DLCTRL DEBUG Tx Command reply: GET_REPLY 476284695 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090414851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48804<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090414851 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33821<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(949)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(948)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090414852 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48798<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090414853 DLINP DEBUG SRVCONN(,r=127.0.0.1:58866<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090414853 DLINP DEBUG SRVCONN(,r=127.0.0.1:58866<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090414853 DLINP NOTICE SRV(,r=127.0.0.1:58866<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090414853 DMAIN NOTICE (127.0.0.1:58866 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58866<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821090414853 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250821090414855 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090414855 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(954)@3bdb09a82332: Final verdict of PTC: none 20250821090414855 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090414855 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821090414855 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090414855 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090414855 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090414855 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090414855 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090414855 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc1-SCCP(958)@3bdb09a82332: Final verdict of PTC: none 20250821090414855 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090414855 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821090414855 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090414855 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090414855 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090414855 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090414855 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090414856 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090414856 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090414856 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090414856 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090414856 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090414856 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090414856 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090414856 DLSS7 <000c> ss7_asp.c:1383 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  20250821090414856 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821090414856 DLSS7 <000c> ss7_asp.c:1383 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  20250821090414856 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090414856 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090414856 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090414856 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090414856 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-SCCP(955)@3bdb09a82332: Final verdict of PTC: none 20250821090414856 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090414856 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090414856 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090414857 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090414857 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090414856 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090414856 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090414857 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821090414857 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090414857 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090414857 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090414857 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090414857 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090414857 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090414857 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090414857 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090414857 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090414857 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090414857 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821090414857 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090414857 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090414857 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090414857 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090414857 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090414857 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821090414857 DLSS7 <000c> ss7_asp.c:1383 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  20250821090414857 DLSS7 <000c> ss7_asp.c:1383 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  20250821090414857 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090414857 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-RAN(959)@3bdb09a82332: Final verdict of PTC: none 20250821090414857 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090414857 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090414857 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090414857 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250821090414857 DLINP <0002> stream_srv.c:795 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(956)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(965)@3bdb09a82332: Final verdict of PTC: none 20250821090414858 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090414858 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090414858 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821090414858 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090414858 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090414858 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090414858 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090414858 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090414858 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090414858 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090414858 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090414858 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(964)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(957)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(963)@3bdb09a82332: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(947)@3bdb09a82332: Final verdict of PTC: none 20250821090414859 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090414859 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090414859 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250821090414859 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090414859 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090414859 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090414859 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090414859 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090414859 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090414859 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090414859 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090414859 DRANAP NOTICE cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090414859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x560fd36025a0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090414859 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090414859 DLSCCP DEBUG SCCP-SCOC(106)[0x560fd3644030]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090414859 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005790a5), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090414859 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090414858 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090414858 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090414858 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090414858 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090414858 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090414858 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090414858 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090414858 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090414858 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090414858 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090414858 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090414858 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090414858 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090414858 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090414858 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090414858 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090414858 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250821090414858 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090414858 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090414858 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250821090414858 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090414858 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090414858 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090414858 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821090414858 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821090414858 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0a  20250821090414859 DLSS7 <000c> ss7_asp.c:1383 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  20250821090414859 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090414859 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090414859 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090414859 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090414859 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090414859 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090414859 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090414859 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090414859 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090414859 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090414859 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090414859 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090414859 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090414859 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090414859 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090414859 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-M3UA(960)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(962)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(966)@3bdb09a82332: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951)@3bdb09a82332: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(961)@3bdb09a82332: Final verdict of PTC: none 20250821090414859 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821090414859 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090414859 DLSS7 INFO 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=12 -> eSLS=60: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090414859 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090414859 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090414859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090414859 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090414860 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090414860 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090414860 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 0c 04 57 90 a5 00 00 6a 00 00 00 00 00 (ss7_asp.c:1383) 20250821090414860 DLSCCP DEBUG SCCP-SCOC(106)[0x560fd3644030]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090414860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x560fd36025a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090414860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6271809)[0x560fd357ad40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090414860 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6271809)[0x560fd357ad40]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090414860 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821090414860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6271809)[0x560fd357ad40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090414860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6271809)[0x560fd357ad40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090414860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6271809)[0x560fd357ad40]{disrupted}: Freeing instance (context_map.c:203) 20250821090414860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6271809)[0x560fd357ad40]{disrupted}: Deallocated (fsm.c:568) 20250821090414860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x560fd36025a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090414860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x560fd36025a0]{disconnected}: Freeing instance (context_map.c:207) 20250821090414860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x560fd36025a0]{disconnected}: Deallocated (fsm.c:568) 20250821090414860 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6271809 SCCP-106 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250821090414860 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090414860 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090414860 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090414860 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090414860 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090414860 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090414860 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090414860 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090414860 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090414860 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090414860 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090414860 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090414860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x560fd362a2d0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090414860 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090414860 DLSCCP DEBUG SCCP-SCOC(105)[0x560fd35ebeb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090414860 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002da703), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090414860 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090414860 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090414860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090414860 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090414860 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090414860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090414860 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090414860 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090414860 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090414860 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0f 04 2d a7 03 00 00 69 00 00 00 00 00 (ss7_asp.c:1383) 20250821090414860 DLSCCP DEBUG SCCP-SCOC(105)[0x560fd35ebeb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090414860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x560fd362a2d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090414861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12043097)[0x560fd360b540]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090414861 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12043097)[0x560fd360b540]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090414861 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821090414861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12043097)[0x560fd360b540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090414861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12043097)[0x560fd360b540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090414861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12043097)[0x560fd360b540]{disrupted}: Freeing instance (context_map.c:203) 20250821090414861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12043097)[0x560fd360b540]{disrupted}: Deallocated (fsm.c:568) 20250821090414861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x560fd362a2d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090414861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x560fd362a2d0]{disconnected}: Freeing instance (context_map.c:207) 20250821090414861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x560fd362a2d0]{disconnected}: Deallocated (fsm.c:568) 20250821090414861 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12043097 SCCP-105 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821090414861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x560fd35e49a0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090414861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090414861 DLSCCP DEBUG SCCP-SCOC(107)[0x560fd3629680]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090414861 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058f8ef), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090414861 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090414861 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090414861 DLSS7 INFO 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-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090414861 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090414861 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090414861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090414861 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090414861 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090414861 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090414861 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0d 04 58 f8 ef 00 00 6b 00 00 00 00 00 (ss7_asp.c:1383) 20250821090414861 DLSCCP DEBUG SCCP-SCOC(107)[0x560fd3629680]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090414861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x560fd35e49a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090414861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8305355)[0x560fd3643a50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090414861 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8305355)[0x560fd3643a50]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090414861 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821090414861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8305355)[0x560fd3643a50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090414861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8305355)[0x560fd3643a50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090414861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8305355)[0x560fd3643a50]{disrupted}: Freeing instance (context_map.c:203) 20250821090414861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8305355)[0x560fd3643a50]{disrupted}: Deallocated (fsm.c:568) 20250821090414861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x560fd35e49a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090414861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x560fd35e49a0]{disconnected}: Freeing instance (context_map.c:207) 20250821090414861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x560fd35e49a0]{disconnected}: Deallocated (fsm.c:568) 20250821090414861 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8305355 SCCP-107 sgsn-0 MI=NONE: Deallocating (context_map.c:226) 20250821090414861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090414861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821090414862 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090414862 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090414862 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090414862 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=12 20250821090414862 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090414862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250821090414862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090414862 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090414862 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 (hnb.c:255) 20250821090414862 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821090414862 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090414862 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090414862 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090414862 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090414862 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090414862 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821090414862 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090414862 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090414862 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090414862 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090414862 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090414862 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090414862 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821090414862 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090414862 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090414862 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW-PFCP(950)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(967)@3bdb09a82332: Final verdict of PTC: none 20250821090414877 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48818<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090414884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48824<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(968)@3bdb09a82332: Final verdict of PTC: pass TC_sgsnpool_L3Complete_no_nri_round_robin0(969)@3bdb09a82332: Final verdict of PTC: pass 20250821090414886 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48830<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(970)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(947): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(948): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(949): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(950): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(954): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(955): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(956): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(957): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-SCCP(958): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-RAN(959): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-M3UA(960): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(961): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(962): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(963): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(964): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-RAN(965): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(966): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(967): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(968): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(969): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(970): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@3bdb09a82332: 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'. Thu Aug 21 09:04:14 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 20250821090414972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48834<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090415560 DLSCCP DEBUG SCCP-SCOC(101)[0x560fd35edcf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090415560 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068b8fc), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090415560 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090415560 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090415560 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090415560 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090415560 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090415560 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090415560 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090415560 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090415560 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090415560 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 68 b8 fc 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090415560 DLSCCP DEBUG SCCP-SCOC(102)[0x560fd35fcfe0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090415560 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8f391), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090415560 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090415560 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090415560 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090415560 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090415560 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090415560 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090415560 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090415560 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090415560 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090415560 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b8 f3 91 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090415560 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090415561 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090415561 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090415561 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090415561 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090415561 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090415561 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090415561 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090415561 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090415561 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090415561 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090415561 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090415561 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090415561 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090415561 DLSCCP DEBUG SCCP-SCOC(103)[0x560fd3483660]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090415562 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d0bac), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090415562 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090415562 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090415562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090415562 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090415562 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090415562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090415562 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090415562 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090415562 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090415562 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8d 0b ac 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090415562 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090415562 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090415562 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090415562 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090415562 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090415562 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090415562 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090415563 DLSCCP DEBUG SCCP-SCOC(104)[0x560fd35e6040]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090415563 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003473dd), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090415563 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090415563 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090415563 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090415563 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090415563 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090415563 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090415563 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090415563 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090415563 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090415563 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 34 73 dd 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090415563 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090415563 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090415563 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090415563 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090415563 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090415563 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090415563 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090415774 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48834<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=623860) 20250821090416000 DLSCCP DEBUG SCCP-SCOC(98)[0x560fd35e4d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090416000 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026bd5c), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090416000 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090416000 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090416000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090416000 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090416000 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090416000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090416000 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090416000 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090416001 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090416001 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 26 bd 5c 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090416001 DLSCCP DEBUG SCCP-SCOC(99)[0x560fd35e4870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090416001 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001fb34), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090416001 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090416001 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090416001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090416001 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090416001 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090416001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090416001 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090416001 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090416001 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090416001 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 01 fb 34 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090416001 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090416001 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090416001 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090416001 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090416001 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090416001 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090416001 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090416001 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090416001 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090416001 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090416001 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090416001 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090416001 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090416001 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090416011 DLSCCP DEBUG SCCP-SCOC(100)[0x560fd35f9920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090416011 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b353a7), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090416011 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090416011 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090416011 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090416011 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090416011 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090416011 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090416011 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090416011 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090416011 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090416011 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b3 53 a7 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090416011 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090416011 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090416011 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090416011 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090416011 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090416011 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090416011 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090416239 DLSCCP DEBUG SCCP-SCOC(93)[0x560fd3615d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090416239 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d066d), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090416239 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090416239 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090416239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090416239 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090416239 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090416239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090416239 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090416239 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090416239 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090416239 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 0d 06 6d 00 00 5d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090416239 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090416239 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090416239 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090416239 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090416239 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090416239 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090416239 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090416240 DLSCCP DEBUG SCCP-SCOC(94)[0x560fd35e8c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090416240 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e432f), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090416240 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090416240 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090416240 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090416240 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090416240 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090416240 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090416240 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090416240 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090416240 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090416240 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 0e 43 2f 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090416240 DLSCCP DEBUG SCCP-SCOC(92)[0x560fd35e9210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090416240 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b28da7), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090416240 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090416240 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090416240 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090416240 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090416240 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090416240 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090416240 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090416240 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090416240 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090416240 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b2 8d a7 00 00 5c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090416240 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090416240 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090416240 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090416240 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090416240 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090416240 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090416240 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090416240 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090416240 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090416240 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090416240 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090416240 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090416240 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090416240 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090416742 DLSCCP DEBUG SCCP-SCOC(91)[0x560fd3632510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090416742 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009bf3db), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090416742 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090416742 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090416742 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090416742 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090416742 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090416742 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090416742 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090416742 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090416742 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090416742 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 9b f3 db 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090416742 DLSCCP DEBUG SCCP-SCOC(89)[0x560fd360aa30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090416742 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001080b8), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090416742 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090416742 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090416742 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090416742 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090416742 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090416742 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090416742 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090416742 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090416742 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090416742 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 10 80 b8 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090416742 DLSCCP DEBUG SCCP-SCOC(90)[0x560fd3629840]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090416742 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033a993), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090416742 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090416742 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090416742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090416742 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090416742 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090416742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090416742 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090416742 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090416742 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090416742 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 33 a9 93 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090416742 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090416742 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090416742 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090416742 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090416742 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090416742 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090416742 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090416742 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090416742 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090416742 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090416742 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090416742 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090416742 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090416742 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090416742 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090416742 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090416742 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090416742 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090416742 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090416742 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090416742 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! Waiting for packet dumper to finish... 1 (prev_count=623860, count=686124) 20250821090416857 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090416857 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090416857 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821090416858 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090416858 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090416858 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821090416859 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090416859 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090416859 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250821090416859 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090416859 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090416859 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821090417066 DLSCCP DEBUG SCCP-SCOC(88)[0x560fd3616990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090417066 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00467856), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090417066 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090417066 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090417066 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090417066 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090417066 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090417066 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090417066 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090417066 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090417066 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090417066 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 46 78 56 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090417066 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090417066 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090417066 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090417066 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090417066 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090417066 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090417066 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090417659 DLSCCP DEBUG SCCP-SCOC(87)[0x560fd35e9050]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090417659 DLSCCP DEBUG SCCP-SCOC(87)[0x560fd35e9050]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090417659 DLSCCP DEBUG SCCP-SCOC(87)[0x560fd35e9050]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090417659 DLSCCP DEBUG SCCP-SCOC(87)[0x560fd35e9050]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090417659 DLSCCP DEBUG SCCP-SCOC(87)[0x560fd35e9050]{IDLE}: Deallocated (fsm.c:568) MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 09:04: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_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@3bdb09a82332: 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@3bdb09a82332: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20250821090418864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54008<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090418867 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54012<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090418870 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35265<->l=127.0.0.1:4262) (control_if.c:572) 20250821090418987 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090418987 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090418994 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090418994 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090418995 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090418995 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090418995 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090418995 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090418995 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33427 (stream_srv.c:143) 20250821090418995 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33427<->l=127.0.0.1:29169 (hnb.c:335) 20250821090418995 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090418995 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090418996 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090418996 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090418996 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:334) 20250821090418996 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090418996 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090418996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090418996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090418996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090418996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090418996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090418996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090418996 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090418996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090418996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090418996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090418996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090418996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090418996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090418996 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090418996 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090418996 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090418996 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090418996 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090418996 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090418996 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090418996 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090418996 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090418996 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090418996 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090418996 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090418996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090418996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090418996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090418996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090418996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090418997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090418997 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090418997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090418997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090418997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090418997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090418997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090418997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090418997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090418997 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090418997 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090418997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090418997 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090418997 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090418997 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090418997 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090418997 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090418997 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090418997 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090418997 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090418997 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090418997 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090418997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090418997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090418997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090418997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090418997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090418997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090418997 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090418997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090418997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090418997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090418997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090418997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090418997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090418997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090418997 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090418997 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090418997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090418997 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090418997 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090418997 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090418997 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090418997 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090418997 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090418997 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090418997 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090418997 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090418997 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090418997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090418997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090418997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090418997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090418997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090418997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090418997 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090418997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090418997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090418997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090418997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090418997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090418997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090418997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090418997 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090418997 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090418997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090418997 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090418997 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090418997 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090418997 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090418997 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090418997 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090418997 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090418997 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090418997 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=15 20250821090418997 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090418997 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090418997 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090418997 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090418997 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090418997 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=9 20250821090418997 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090418997 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090418997 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090418997 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090418997 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090418997 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090418997 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=10 20250821090418997 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090418997 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090418997 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090418997 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090418997 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090418997 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090418997 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821090418997 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090418997 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090418997 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(981)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(981)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(981)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(979)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(984)@3bdb09a82332: ************************************************* HNBGW_Test.msc1-M3UA(984)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(984)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(982)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090419025 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090419025 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090419026 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090419026 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090419026 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090419026 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090419026 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090419026 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090419027 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090419027 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090419027 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:334) 20250821090419027 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090419027 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090419027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090419027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090419027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090419027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090419027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090419027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090419027 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090419027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090419027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090419027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090419027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090419027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090419027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090419027 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090419027 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090419027 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090419027 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090419027 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090419027 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090419027 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090419027 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090419027 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090419027 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:334) 20250821090419027 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090419027 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090419027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090419027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090419027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090419027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090419027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090419027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090419027 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090419027 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090419027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090419027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090419027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090419027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090419027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090419027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090419027 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090419027 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090419027 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090419027 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090419027 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090419027 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090419027 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090419027 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090419027 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090419027 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090419027 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090419027 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090419027 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090419027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090419028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090419028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090419028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090419028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090419028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090419028 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090419028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090419028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090419028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090419028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090419028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090419028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090419028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090419028 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090419028 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090419028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090419028 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090419028 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090419028 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090419028 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090419028 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090419028 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090419028 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090419028 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090419028 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090419028 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090419028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090419028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090419028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090419028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090419028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090419028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090419028 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090419028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090419028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090419028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090419028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090419028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090419028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090419028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090419028 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090419028 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090419028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090419028 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090419028 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090419028 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090419028 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090419028 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090419028 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090419028 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090419028 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090419028 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=1 20250821090419028 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090419028 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090419028 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090419028 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090419028 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090419028 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=9 20250821090419028 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090419028 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090419028 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090419028 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090419028 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090419028 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090419028 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=1 20250821090419028 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090419028 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090419028 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090419028 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090419028 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090419028 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090419028 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821090419028 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090419028 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090419028 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(987)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(987)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(987)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(985)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(990)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn1-M3UA(990)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(990)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(988)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090419063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090419063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090419063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090419063 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090419063 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:562) 20250821090419063 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090419063 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090419063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090419063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090419068 DLINP DEBUG SRVCONN(,r=127.0.0.1:33427<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090419068 DLINP DEBUG SRVCONN(,r=127.0.0.1:33427<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090419068 DLINP DEBUG SRVCONN(,r=127.0.0.1:33427<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090419068 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090419068 DHNBAP DEBUG (127.0.0.1:33427 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821090419068 DHNBAP NOTICE (127.0.0.1:33427 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090419068 DHNBAP NOTICE (127.0.0.1:33427 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090419068 DLINP DEBUG SRVCONN(,r=127.0.0.1:33427<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090419068 DLINP DEBUG SRVCONN(,r=127.0.0.1:33427<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090419207 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090419207 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090419207 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090419207 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(981)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090419209 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090419209 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090419209 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090419209 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090419209 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090419209 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090419209 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090419209 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090419209 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090419209 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090419209 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090419209 DLSS7 <000c> ss7_asp.c:1383 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  20250821090419209 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090419210 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090419210 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090419210 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090419210 DLSS7 <000c> ss7_asp.c:1383 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  20250821090419210 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090419210 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090419210 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090419210 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090419210 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090419210 DLSS7 <000c> ss7_asp.c:1383 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  20250821090419210 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090419210 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090419210 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090419210 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090419210 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090419210 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090419210 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090419210 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090419210 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090419210 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090419210 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090419210 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090419210 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090419210 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090419210 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090419210 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090419211 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090419211 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090419211 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090419211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090419211 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090419211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090419211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090419211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090419211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090419211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090419211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090419211 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090419211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090419211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090419211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090419211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090419211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090419211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090419211 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090419211 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090419211 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090419211 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090419211 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090419211 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090419211 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090419211 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090419211 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090419211 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090419211 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=9 20250821090419211 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090419211 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090419211 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090419211 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090419211 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090419211 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821090419220 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090419220 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821090419220 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090419220 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(984)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821090419221 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090419221 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821090419221 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090419221 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090419221 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090419221 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090419221 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090419221 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090419221 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090419221 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090419221 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090419221 DLSS7 <000c> ss7_asp.c:1383 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  20250821090419221 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090419222 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090419222 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090419222 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090419222 DLSS7 <000c> ss7_asp.c:1383 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  20250821090419222 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090419222 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090419222 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090419222 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090419222 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821090419222 DLSS7 <000c> ss7_asp.c:1383 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  20250821090419222 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090419222 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090419222 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821090419222 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090419222 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090419222 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090419222 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090419222 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090419222 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821090419222 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090419222 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090419222 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090419222 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090419222 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090419222 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090419222 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090419222 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090419223 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090419223 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090419223 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090419223 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090419223 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090419223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090419223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090419223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090419223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090419223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090419223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090419223 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090419223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090419223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090419223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090419223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090419223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090419223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090419223 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090419223 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090419223 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090419223 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090419223 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090419223 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090419223 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090419223 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090419223 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090419223 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090419223 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=12 20250821090419223 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090419223 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090419223 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090419223 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090419223 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090419223 DLSS7 <000c> ss7_asp.c:1383 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  20250821090419239 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090419239 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090419239 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090419239 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(987)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090419241 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090419241 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090419241 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090419241 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090419241 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090419241 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090419241 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090419241 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090419241 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090419241 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090419241 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090419241 DLSS7 <000c> ss7_asp.c:1383 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  20250821090419241 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090419242 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090419242 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090419242 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090419242 DLSS7 <000c> ss7_asp.c:1383 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  20250821090419242 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090419242 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090419242 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090419242 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090419242 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090419242 DLSS7 <000c> ss7_asp.c:1383 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  20250821090419242 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090419242 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090419242 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090419242 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090419242 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090419242 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090419242 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090419242 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090419242 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090419242 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090419242 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090419242 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090419242 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090419242 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090419242 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090419242 DLSS7 <000c> ss7_asp.c:1383 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  20250821090419242 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 02 00 12 00 10 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090419242 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090419243 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090419243 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090419243 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090419243 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090419243 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090419243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090419243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090419243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090419243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090419243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090419243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090419243 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090419243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090419243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090419243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090419243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090419243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090419243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090419243 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090419243 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090419243 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090419243 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090419243 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090419243 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090419243 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090419243 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090419243 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090419243 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090419243 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=9 20250821090419243 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090419243 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090419243 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090419243 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090419243 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090419243 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  20250821090419250 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090419250 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250821090419250 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090419250 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(990)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250821090419251 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090419251 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250821090419251 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090419251 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090419251 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090419251 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090419251 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090419251 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090419251 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090419251 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090419251 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090419251 DLSS7 <000c> ss7_asp.c:1383 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  20250821090419251 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090419251 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090419251 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090419251 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090419251 DLSS7 <000c> ss7_asp.c:1383 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  20250821090419251 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090419251 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090419251 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090419251 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090419251 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250821090419251 DLSS7 <000c> ss7_asp.c:1383 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  20250821090419251 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821090419251 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821090419251 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0a  20250821090419251 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090419251 DLSS7 <000c> ss7_asp.c:1383 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  20250821090419251 DLSS7 <000c> ss7_asp.c:1383 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  20250821090419251 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 04 00 12 00 0c 00 00 00 03 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090419251 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090419251 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090419251 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090419251 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250821090419251 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090419251 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090419251 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090419251 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090419251 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090419251 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090419251 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090419251 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090419253 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090419253 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090419253 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090419253 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090419253 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090419253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090419253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090419253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090419253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090419253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090419253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090419253 DLSS7 INFO 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 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090419253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090419253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090419253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090419253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090419253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090419253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090419253 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090419253 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090419253 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090419253 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090419253 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090419253 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090419253 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090419253 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=10 20250821090419253 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090419253 DLSS7 <000c> ss7_combined_linkset.c:297 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 (available) 20250821090419253 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090419253 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090419253 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090419253 DLSS7 <000c> ss7_asp.c:1383 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  20250821090419253 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090419253 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090419253 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) HNBGW_Test.msc0-RAN(980)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090420016 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090420016 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090420016 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090420016 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090420016 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090420016 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090420016 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090420016 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090420016 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090420016 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090420016 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090420016 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090420016 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090420016 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090420016 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090420016 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090420016 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090420016 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090420016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420016 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090420016 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090420016 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090420016 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090420016 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090420016 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:382) 20250821090420016 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090420016 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090420016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420016 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090420016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420016 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090420016 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090420016 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090420016 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090420016 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090420016 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090420016 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090420016 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090420016 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090420016 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090420016 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090420016 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821090420016 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090420016 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090420016 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090420016 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090420016 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090420016 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090420016 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090420016 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090420016 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090420016 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090420016 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090420016 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090420016 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090420016 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090420016 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090420016 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090420016 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090420016 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090420016 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090420016 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090420016 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090420016 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090420016 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090420016 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090420016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420017 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090420017 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090420017 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090420017 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090420017 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(980)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.msc1-RAN(983)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090420023 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090420023 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090420023 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090420023 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090420023 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090420023 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090420023 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090420023 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090420023 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090420023 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090420023 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090420023 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090420023 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090420023 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090420023 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090420023 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090420023 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090420023 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090420023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420023 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090420023 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090420023 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090420023 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090420023 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:357) 20250821090420023 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:382) 20250821090420023 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090420023 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090420023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420023 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090420023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420023 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090420023 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090420023 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090420023 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090420023 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090420023 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090420023 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090420023 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090420023 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090420023 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090420023 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090420023 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=5 20250821090420024 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090420024 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090420024 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090420024 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090420024 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090420024 DLSS7 <000c> ss7_asp.c:1383 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  20250821090420024 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090420024 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090420024 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090420024 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090420024 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090420024 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090420024 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090420024 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090420024 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090420024 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090420024 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090420024 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090420024 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090420024 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090420024 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090420024 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090420024 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090420024 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090420024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420024 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090420024 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090420024 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090420024 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090420024 DRANAP INFO cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(983)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(986)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090420044 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090420044 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090420044 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090420044 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090420044 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090420044 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090420044 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090420044 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090420044 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090420044 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090420044 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090420044 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090420044 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090420044 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090420044 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090420044 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090420044 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090420044 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090420044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420044 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090420044 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090420044 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090420044 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090420044 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090420044 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:382) 20250821090420044 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090420044 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090420044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420044 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090420044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420044 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090420044 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090420044 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090420044 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090420044 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090420044 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090420044 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090420044 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090420044 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090420044 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090420044 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090420044 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821090420044 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090420044 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090420044 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090420044 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090420044 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090420044 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090420044 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090420044 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090420044 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090420045 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090420045 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090420045 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090420045 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090420045 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090420045 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090420045 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090420045 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090420045 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090420045 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090420045 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090420045 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090420045 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090420045 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090420045 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090420045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420045 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090420045 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090420045 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090420045 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090420045 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(986)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn1-RAN(989)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090420054 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090420054 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090420054 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090420054 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090420054 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090420054 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090420054 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090420054 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090420054 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090420054 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090420054 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090420054 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090420054 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090420054 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090420054 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090420054 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090420054 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821090420054 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090420054 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) 20250821090420054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420054 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) 20250821090420054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420054 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090420054 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090420054 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090420054 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090420054 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:357) 20250821090420054 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:382) 20250821090420054 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090420054 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090420054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420054 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090420054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420054 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090420054 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090420054 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090420054 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090420054 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090420054 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090420054 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090420054 DRANAP NOTICE cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090420054 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090420054 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090420054 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090420054 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=8 20250821090420054 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090420054 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090420054 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090420054 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090420054 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090420054 DLSS7 <000c> ss7_asp.c:1383 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  20250821090420055 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090420055 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090420055 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090420055 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090420055 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090420055 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090420055 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090420055 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090420055 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090420055 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090420055 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090420055 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090420055 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090420055 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090420055 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090420055 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090420055 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821090420055 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090420055 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) 20250821090420055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090420055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420055 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) 20250821090420055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090420055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090420055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090420055 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090420055 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090420055 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090420055 DRANAP INFO cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(989)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090421073 DLCTRL DEBUG Command: GET 330755328 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821090421073 DLCTRL DEBUG Tx Command reply: GET_REPLY 330755328 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090421075 DLCTRL DEBUG Command: GET 372831918 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821090421075 DLCTRL DEBUG Tx Command reply: GET_REPLY 372831918 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090421076 DLCTRL DEBUG Command: GET 955030641 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090421076 DLCTRL DEBUG Tx Command reply: GET_REPLY 955030641 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090421077 DLCTRL DEBUG Command: GET 107885858 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090421077 DLCTRL DEBUG Tx Command reply: GET_REPLY 107885858 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090421078 DLCTRL DEBUG Command: GET 828541246 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090421078 DLCTRL DEBUG Tx Command reply: GET_REPLY 828541246 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821090421078 DLCTRL DEBUG Command: GET 497202589 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821090421078 DLCTRL DEBUG Tx Command reply: GET_REPLY 497202589 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090421079 DLCTRL DEBUG Command: GET 433713961 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821090421079 DLCTRL DEBUG Tx Command reply: GET_REPLY 433713961 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090421080 DLCTRL DEBUG Command: GET 516524 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090421080 DLCTRL DEBUG Tx Command reply: GET_REPLY 516524 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090421081 DLCTRL DEBUG Command: GET 932362783 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090421081 DLCTRL DEBUG Tx Command reply: GET_REPLY 932362783 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090421082 DLCTRL DEBUG Command: GET 791432999 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090421082 DLCTRL DEBUG Tx Command reply: GET_REPLY 791432999 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821090421083 DLCTRL DEBUG Command: GET 979823717 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821090421083 DLCTRL DEBUG Tx Command reply: GET_REPLY 979823717 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090421084 DLCTRL DEBUG Command: GET 975736339 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821090421084 DLCTRL DEBUG Tx Command reply: GET_REPLY 975736339 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090421085 DLCTRL DEBUG Command: GET 94158014 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090421085 DLCTRL DEBUG Tx Command reply: GET_REPLY 94158014 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090421086 DLCTRL DEBUG Command: GET 201623847 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090421086 DLCTRL DEBUG Tx Command reply: GET_REPLY 201623847 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090421087 DLCTRL DEBUG Command: GET 789997860 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090421087 DLCTRL DEBUG Tx Command reply: GET_REPLY 789997860 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821090421087 DLCTRL DEBUG Command: GET 300926035 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821090421087 DLCTRL DEBUG Tx Command reply: GET_REPLY 300926035 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090421088 DLCTRL DEBUG Command: GET 503584854 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821090421088 DLCTRL DEBUG Tx Command reply: GET_REPLY 503584854 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090421089 DLCTRL DEBUG Command: GET 834311238 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090421089 DLCTRL DEBUG Tx Command reply: GET_REPLY 834311238 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090421090 DLCTRL DEBUG Command: GET 796045413 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090421090 DLCTRL DEBUG Tx Command reply: GET_REPLY 796045413 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090421091 DLCTRL DEBUG Command: GET 701658149 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090421091 DLCTRL DEBUG Tx Command reply: GET_REPLY 701658149 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: 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@3bdb09a82332: "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@3bdb09a82332: 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@3bdb09a82332: 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@3bdb09a82332: 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@3bdb09a82332: 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 := '000000000000000111111010'B, t_guard := 20.000000 } 20250821090421103 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54026<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(989)@3bdb09a82332: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@3bdb09a82332: Created Expect[0] for '08087300F1102A2A170512C742200010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(992) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976)@3bdb09a82332: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(992)13413774 20250821090422150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090422150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090422150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1431) 20250821090422150 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090422150 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xccad8e, normal) (hnbgw_rua.c:408) 20250821090422150 DHNB DEBUG map_rua[0x560fd35e9050]{init}: Allocated (fsm.c:456) 20250821090422150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13413774)[0x560fd35e9050]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090422150 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13413774 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090422150 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090422150 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090422150 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:248) 20250821090422150 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13413774 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:185) 20250821090422150 DCN DEBUG map_sccp[0x560fd360b540]{init}: Allocated (fsm.c:456) 20250821090422150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x560fd360b540]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090422150 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-13413774 <-> SCCP-108 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250821090422150 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13413774 SCCP-108 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:313) 20250821090422150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13413774)[0x560fd35e9050]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090422150 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090422150 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090422150 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13413774 SCCP-108 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090422150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x560fd360b540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090422150 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090422150 DLSCCP DEBUG SCCP-SCOC(108)[0x560fd362a2d0]{IDLE}: Allocated (fsm.c:456) 20250821090422150 DLSCCP DEBUG SCCP-SCOC(108)[0x560fd362a2d0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090422150 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f40030001fa0056400500f1100926) (sccp_scrc.c:455) 20250821090422150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090422150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090422150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090422150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090422150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090422150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090422150 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090422150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090422150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090422150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090422150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090422151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090422151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090422151 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090422151 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090422151 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090422151 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090422151 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090422151 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 74 00 00 00 bd 00 00 00 0a 03 00 00 0a 01 00 00 6c 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 01 fa 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821090422151 DLSCCP DEBUG SCCP-SCOC(108)[0x560fd362a2d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090422151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x560fd360b540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090422151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13413774)[0x560fd35e9050]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090422151 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090422151 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090422151 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090422151 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=10 20250821090422151 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090422151 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090422151 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090422151 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090422151 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090422151 DLSS7 <000c> ss7_asp.c:1383 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 0a 01 00 00 6c 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 01 fa 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(988)@3bdb09a82332: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(988)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(989)@3bdb09a82332: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(992) HNBGW_Test.sgsn1-RAN(989)@3bdb09a82332: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(992)4865101 HNBGW_Test.sgsn1-SCCP(988)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(988)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(992)@3bdb09a82332: setverdict(pass): none -> pass 20250821090422171 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090422171 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090422171 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090422171 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090422171 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090422171 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090422171 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090422171 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090422171 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090422171 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 6c ea 9e 06 02 00 00 00 00  MTC@3bdb09a82332: 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 } } } 20250821090422171 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090422171 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090422171 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090422171 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090422171 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090422171 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00ea9e06) (sccp_scrc.c:545) 20250821090422171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(108,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090422171 DLSCCP DEBUG SCCP-SCOC(108)[0x560fd362a2d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090422171 DLSCCP DEBUG SCCP-SCOC(108)[0x560fd362a2d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090422171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090422171 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090422171 DCN DEBUG handle_cn_conn_conf() conn_id=108, 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_sccp.c:157) 20250821090422171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x560fd360b540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090422171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x560fd360b540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090422173 DLCTRL DEBUG Command: GET 586548696 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821090422173 DLCTRL DEBUG Tx Command reply: GET_REPLY 586548696 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090422177 DLCTRL DEBUG Command: GET 96491860 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821090422177 DLCTRL DEBUG Tx Command reply: GET_REPLY 96491860 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090422182 DLCTRL DEBUG Command: GET 51723937 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090422182 DLCTRL DEBUG Tx Command reply: GET_REPLY 51723937 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090422186 DLCTRL DEBUG Command: GET 517102120 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090422186 DLCTRL DEBUG Tx Command reply: GET_REPLY 517102120 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090422190 DLCTRL DEBUG Command: GET 823481796 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090422190 DLCTRL DEBUG Tx Command reply: GET_REPLY 823481796 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090422195 DLCTRL DEBUG Command: GET 130579840 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821090422195 DLCTRL DEBUG Tx Command reply: GET_REPLY 130579840 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090422199 DLCTRL DEBUG Command: GET 474791167 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821090422199 DLCTRL DEBUG Tx Command reply: GET_REPLY 474791167 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20250821090422203 DLCTRL DEBUG Command: GET 536534649 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090422203 DLCTRL DEBUG Tx Command reply: GET_REPLY 536534649 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090422207 DLCTRL DEBUG Command: GET 645978178 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090422207 DLCTRL DEBUG Tx Command reply: GET_REPLY 645978178 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090422210 DLCTRL DEBUG Command: GET 14701646 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090422210 DLCTRL DEBUG Tx Command reply: GET_REPLY 14701646 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090422214 DLCTRL DEBUG Command: GET 287350015 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821090422214 DLCTRL DEBUG Tx Command reply: GET_REPLY 287350015 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090422219 DLCTRL DEBUG Command: GET 28581914 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821090422219 DLCTRL DEBUG Tx Command reply: GET_REPLY 28581914 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090422225 DLCTRL DEBUG Command: GET 284806445 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090422225 DLCTRL DEBUG Tx Command reply: GET_REPLY 284806445 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090422230 DLCTRL DEBUG Command: GET 446183364 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090422230 DLCTRL DEBUG Tx Command reply: GET_REPLY 446183364 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090422234 DLCTRL DEBUG Command: GET 38230666 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090422234 DLCTRL DEBUG Tx Command reply: GET_REPLY 38230666 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090422238 DLCTRL DEBUG Command: GET 750559242 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821090422238 DLCTRL DEBUG Tx Command reply: GET_REPLY 750559242 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090422242 DLCTRL DEBUG Command: GET 452142336 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821090422242 DLCTRL DEBUG Tx Command reply: GET_REPLY 452142336 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090422246 DLCTRL DEBUG Command: GET 146620357 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090422246 DLCTRL DEBUG Tx Command reply: GET_REPLY 146620357 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090422250 DLCTRL DEBUG Command: GET 169022985 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090422250 DLCTRL DEBUG Tx Command reply: GET_REPLY 169022985 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090422254 DLCTRL DEBUG Command: GET 959540181 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090422254 DLCTRL DEBUG Tx Command reply: GET_REPLY 959540181 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '000000000000000111101010'B, t_guard := 20.000000 } 20250821090422286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54042<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(989)@3bdb09a82332: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@3bdb09a82332: Created Expect[0] for '08087300F1102A2A170512C742200010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(993) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976)@3bdb09a82332: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(993)2699347 20250821090423299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090423299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090423299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1431) 20250821090423299 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090423299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x293053, normal) (hnbgw_rua.c:408) 20250821090423299 DHNB DEBUG map_rua[0x560fd3643a50]{init}: Allocated (fsm.c:456) 20250821090423299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2699347)[0x560fd3643a50]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090423299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2699347 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090423300 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090423300 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090423300 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:248) 20250821090423300 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2699347 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:185) 20250821090423300 DCN DEBUG map_sccp[0x560fd35e49a0]{init}: Allocated (fsm.c:456) 20250821090423300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x560fd35e49a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090423300 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-2699347 <-> SCCP-109 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250821090423300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2699347 SCCP-109 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:313) 20250821090423300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2699347)[0x560fd3643a50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090423300 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090423300 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090423300 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2699347 SCCP-109 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090423300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x560fd35e49a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090423300 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090423300 DLSCCP DEBUG SCCP-SCOC(109)[0x560fd357ad40]{IDLE}: Allocated (fsm.c:456) 20250821090423300 DLSCCP DEBUG SCCP-SCOC(109)[0x560fd357ad40]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090423300 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=79,D=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f40030001ea0056400500f1100926) (sccp_scrc.c:455) 20250821090423300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090423300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090423300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090423300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090423300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090423300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090423300 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090423300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090423300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090423300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090423300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090423300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090423300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090423300 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090423300 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090423300 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090423300 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090423300 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090423300 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 74 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 4f 00 13 40 4b 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 41 00 00 4f 40 03 00 01 ea 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821090423300 DLSCCP DEBUG SCCP-SCOC(109)[0x560fd357ad40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090423300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x560fd35e49a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090423300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2699347)[0x560fd3643a50]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090423300 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090423300 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090423300 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090423300 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=11 20250821090423300 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090423300 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090423300 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090423300 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090423300 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090423300 DLSS7 <000c> ss7_asp.c:1383 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 0b 01 00 00 6d 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4f 00 13 40 4b 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 41 00 00 4f 40 03 00 01 ea 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(988)@3bdb09a82332: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(988)@3bdb09a82332: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(989)@3bdb09a82332: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(993) HNBGW_Test.sgsn1-RAN(989)@3bdb09a82332: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(993)12245033 HNBGW_Test.sgsn1-SCCP(988)@3bdb09a82332: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(988)@3bdb09a82332: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250821090423302 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090423302 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090423302 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090423302 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090423302 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090423302 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090423302 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090423302 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090423302 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090423302 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 6d 5a e8 4e 02 00 00 00 00  20250821090423302 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090423302 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090423302 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090423302 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090423302 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090423302 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=005ae84e) (sccp_scrc.c:545) 20250821090423302 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(109,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090423302 DLSCCP DEBUG SCCP-SCOC(109)[0x560fd357ad40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090423302 DLSCCP DEBUG SCCP-SCOC(109)[0x560fd357ad40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090423302 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090423302 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090423302 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_sccp.c:157) 20250821090423302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x560fd35e49a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090423302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x560fd35e49a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_valid_nri_10(993)@3bdb09a82332: setverdict(pass): none -> pass MTC@3bdb09a82332: 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 } } } 20250821090423303 DLCTRL DEBUG Command: GET 705837801 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821090423303 DLCTRL DEBUG Tx Command reply: GET_REPLY 705837801 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090423304 DLCTRL DEBUG Command: GET 611297401 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821090423304 DLCTRL DEBUG Tx Command reply: GET_REPLY 611297401 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090423305 DLCTRL DEBUG Command: GET 252750902 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090423305 DLCTRL DEBUG Tx Command reply: GET_REPLY 252750902 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090423307 DLCTRL DEBUG Command: GET 692788436 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090423307 DLCTRL DEBUG Tx Command reply: GET_REPLY 692788436 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090423308 DLCTRL DEBUG Command: GET 215401138 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090423308 DLCTRL DEBUG Tx Command reply: GET_REPLY 215401138 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090423309 DLCTRL DEBUG Command: GET 45343428 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821090423309 DLCTRL DEBUG Tx Command reply: GET_REPLY 45343428 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090423310 DLCTRL DEBUG Command: GET 27203653 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821090423310 DLCTRL DEBUG Tx Command reply: GET_REPLY 27203653 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20250821090423312 DLCTRL DEBUG Command: GET 655239203 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090423312 DLCTRL DEBUG Tx Command reply: GET_REPLY 655239203 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090423313 DLCTRL DEBUG Command: GET 392937221 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090423313 DLCTRL DEBUG Tx Command reply: GET_REPLY 392937221 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090423314 DLCTRL DEBUG Command: GET 931559627 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090423314 DLCTRL DEBUG Tx Command reply: GET_REPLY 931559627 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090423315 DLCTRL DEBUG Command: GET 918614929 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821090423315 DLCTRL DEBUG Tx Command reply: GET_REPLY 918614929 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090423317 DLCTRL DEBUG Command: GET 347363267 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821090423317 DLCTRL DEBUG Tx Command reply: GET_REPLY 347363267 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090423318 DLCTRL DEBUG Command: GET 218980629 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090423318 DLCTRL DEBUG Tx Command reply: GET_REPLY 218980629 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090423319 DLCTRL DEBUG Command: GET 665622894 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090423319 DLCTRL DEBUG Tx Command reply: GET_REPLY 665622894 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090423320 DLCTRL DEBUG Command: GET 588614759 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090423320 DLCTRL DEBUG Tx Command reply: GET_REPLY 588614759 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090423321 DLCTRL DEBUG Command: GET 142147754 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821090423321 DLCTRL DEBUG Tx Command reply: GET_REPLY 142147754 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090423322 DLCTRL DEBUG Command: GET 988388708 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821090423322 DLCTRL DEBUG Tx Command reply: GET_REPLY 988388708 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090423323 DLCTRL DEBUG Command: GET 943737177 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090423323 DLCTRL DEBUG Tx Command reply: GET_REPLY 943737177 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090423324 DLCTRL DEBUG Command: GET 306390488 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090423324 DLCTRL DEBUG Tx Command reply: GET_REPLY 306390488 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090423325 DLCTRL DEBUG Command: GET 303877850 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090423325 DLCTRL DEBUG Tx Command reply: GET_REPLY 303877850 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '000000000000000011111000'B, t_guard := 20.000000 } 20250821090423334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54054<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(989)@3bdb09a82332: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@3bdb09a82332: Created Expect[0] for '08087300F1102A2A170512C742200010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(994) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976)@3bdb09a82332: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(994)15023917 20250821090424342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090424342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090424342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1431) 20250821090424342 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090424342 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe53f2d, normal) (hnbgw_rua.c:408) 20250821090424342 DHNB DEBUG map_rua[0x560fd36025a0]{init}: Allocated (fsm.c:456) 20250821090424342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15023917)[0x560fd36025a0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090424342 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15023917 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090424342 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090424342 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090424342 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:248) 20250821090424342 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15023917 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:185) 20250821090424342 DCN DEBUG map_sccp[0x560fd35ebb80]{init}: Allocated (fsm.c:456) 20250821090424342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x560fd35ebb80]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090424342 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-15023917 <-> SCCP-110 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250821090424342 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15023917 SCCP-110 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:313) 20250821090424342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15023917)[0x560fd36025a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090424342 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090424342 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090424342 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15023917 SCCP-110 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090424342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x560fd35ebb80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090424342 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090424342 DLSCCP DEBUG SCCP-SCOC(110)[0x560fd35e65e0]{IDLE}: Allocated (fsm.c:456) 20250821090424342 DLSCCP DEBUG SCCP-SCOC(110)[0x560fd35e65e0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090424342 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f40030000f80056400500f1100926) (sccp_scrc.c:455) 20250821090424342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090424342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090424342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090424342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090424342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090424342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090424342 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090424342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090424342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090424342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090424342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090424342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090424342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090424342 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090424342 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090424342 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090424342 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090424342 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090424342 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 74 00 00 00 bd 00 00 00 0a 03 00 00 08 01 00 00 6e 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 00 f8 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821090424342 DLSCCP DEBUG SCCP-SCOC(110)[0x560fd35e65e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090424342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x560fd35ebb80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090424342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15023917)[0x560fd36025a0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090424342 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090424342 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090424342 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090424342 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=8 20250821090424342 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090424342 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090424342 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090424342 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090424342 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090424342 DLSS7 <000c> ss7_asp.c:1383 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 08 01 00 00 6e 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 00 f8 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(988)@3bdb09a82332: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(988)@3bdb09a82332: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(989)@3bdb09a82332: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(994) HNBGW_Test.sgsn1-RAN(989)@3bdb09a82332: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(994)16622067 HNBGW_Test.sgsn1-SCCP(988)@3bdb09a82332: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(988)@3bdb09a82332: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250821090424344 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090424344 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090424344 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090424344 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090424344 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090424344 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090424344 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090424344 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090424344 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090424344 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 6e b3 67 ff 02 00 00 00 00  20250821090424344 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090424344 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090424344 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090424344 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090424344 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090424344 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00b367ff) (sccp_scrc.c:545) 20250821090424344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(110,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090424344 DLSCCP DEBUG SCCP-SCOC(110)[0x560fd35e65e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090424344 DLSCCP DEBUG SCCP-SCOC(110)[0x560fd35e65e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090424344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090424344 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090424344 DCN DEBUG handle_cn_conn_conf() conn_id=110, 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_sccp.c:157) 20250821090424344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x560fd35ebb80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090424344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x560fd35ebb80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_valid_nri_10(994)@3bdb09a82332: setverdict(pass): none -> pass MTC@3bdb09a82332: 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 } } } 20250821090424345 DLCTRL DEBUG Command: GET 311838846 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821090424345 DLCTRL DEBUG Tx Command reply: GET_REPLY 311838846 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090424346 DLCTRL DEBUG Command: GET 53917036 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821090424346 DLCTRL DEBUG Tx Command reply: GET_REPLY 53917036 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090424347 DLCTRL DEBUG Command: GET 813790512 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090424347 DLCTRL DEBUG Tx Command reply: GET_REPLY 813790512 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090424347 DLCTRL DEBUG Command: GET 313715207 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090424347 DLCTRL DEBUG Tx Command reply: GET_REPLY 313715207 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090424348 DLCTRL DEBUG Command: GET 835469286 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090424348 DLCTRL DEBUG Tx Command reply: GET_REPLY 835469286 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090424349 DLCTRL DEBUG Command: GET 463626048 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821090424349 DLCTRL DEBUG Tx Command reply: GET_REPLY 463626048 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090424350 DLCTRL DEBUG Command: GET 367656955 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821090424350 DLCTRL DEBUG Tx Command reply: GET_REPLY 367656955 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20250821090424350 DLCTRL DEBUG Command: GET 949153922 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090424350 DLCTRL DEBUG Tx Command reply: GET_REPLY 949153922 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090424351 DLCTRL DEBUG Command: GET 303591644 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090424351 DLCTRL DEBUG Tx Command reply: GET_REPLY 303591644 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090424352 DLCTRL DEBUG Command: GET 67704071 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090424352 DLCTRL DEBUG Tx Command reply: GET_REPLY 67704071 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090424353 DLCTRL DEBUG Command: GET 428261150 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821090424353 DLCTRL DEBUG Tx Command reply: GET_REPLY 428261150 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090424354 DLCTRL DEBUG Command: GET 763506391 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821090424354 DLCTRL DEBUG Tx Command reply: GET_REPLY 763506391 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090424355 DLCTRL DEBUG Command: GET 574029411 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090424355 DLCTRL DEBUG Tx Command reply: GET_REPLY 574029411 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090424355 DLCTRL DEBUG Command: GET 846255028 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090424355 DLCTRL DEBUG Tx Command reply: GET_REPLY 846255028 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090424356 DLCTRL DEBUG Command: GET 293839873 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090424356 DLCTRL DEBUG Tx Command reply: GET_REPLY 293839873 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821090424357 DLCTRL DEBUG Command: GET 794702266 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821090424357 DLCTRL DEBUG Tx Command reply: GET_REPLY 794702266 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090424358 DLCTRL DEBUG Command: GET 800166374 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821090424358 DLCTRL DEBUG Tx Command reply: GET_REPLY 800166374 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090424358 DLCTRL DEBUG Command: GET 357510374 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090424358 DLCTRL DEBUG Tx Command reply: GET_REPLY 357510374 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090424359 DLCTRL DEBUG Command: GET 821806805 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090424359 DLCTRL DEBUG Tx Command reply: GET_REPLY 821806805 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090424360 DLCTRL DEBUG Command: GET 471071329 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090424360 DLCTRL DEBUG Tx Command reply: GET_REPLY 471071329 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090424362 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35265<->l=127.0.0.1:4262) (control_if.c:193) 20250821090424362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54012<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(973)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(972)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090424364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54008<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090424364 DLINP DEBUG SRVCONN(,r=127.0.0.1:33427<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090424364 DLINP DEBUG SRVCONN(,r=127.0.0.1:33427<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090424364 DLINP NOTICE SRV(,r=127.0.0.1:33427<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090424364 DMAIN NOTICE (127.0.0.1:33427 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33427<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821090424364 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) HNBGW_Test.msc1-SCCP(982)@3bdb09a82332: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(978)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(985)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(979)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-RAN(983)@3bdb09a82332: Final verdict of PTC: none 20250821090424366 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090424366 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090424366 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090424366 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821090424366 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090424366 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090424366 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090424366 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090424366 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090424366 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090424366 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976)@3bdb09a82332: Final verdict of PTC: none 20250821090424366 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090424366 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090424366 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090424366 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090424366 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090424366 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090424366 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090424366 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090424366 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090424366 DLSS7 <000c> ss7_asp.c:1383 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  20250821090424366 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821090424366 DLSS7 <000c> ss7_asp.c:1383 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  20250821090424366 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090424366 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090424366 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090424366 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090424366 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090424366 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821090424366 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090424366 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090424366 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090424366 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn0-RAN(986)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(980)@3bdb09a82332: Final verdict of PTC: none 20250821090424366 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090424366 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090424366 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090424366 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090424366 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090424366 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090424366 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090424366 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090424366 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090424366 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090424366 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090424366 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090424366 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090424366 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090424366 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250821090424366 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090424366 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090424366 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821090424366 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090424366 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090424366 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821090424366 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090424366 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090424366 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090424367 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090424367 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090424366 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090424367 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090424367 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821090424367 DLSS7 <000c> ss7_asp.c:1383 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  20250821090424367 DLSS7 <000c> ss7_asp.c:1383 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  20250821090424367 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090424367 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090424367 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090424367 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090424367 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090424367 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090424367 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090424367 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090424367 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090424367 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090424367 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090424367 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090424367 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090424367 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090424367 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090424367 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090424367 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090424367 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090424367 DLSS7 <000c> ss7_asp.c:1383 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  20250821090424367 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090424367 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090424367 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090424367 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090424367 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090424367 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090424367 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090424367 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090424367 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090424367 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090424367 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090424367 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250821090424367 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090424367 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090424367 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250821090424367 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090424367 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090424367 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090424367 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821090424367 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821090424367 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0a  20250821090424367 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090424367 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090424367 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090424367 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090424367 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090424367 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090424367 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821090424367 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090424367 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090424367 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090424367 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090424367 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090424367 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090424367 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090424367 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090424367 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090424367 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090424367 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090424367 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090424367 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090424367 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090424367 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090424368 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090424368 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090424368 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090424368 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090424368 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090424368 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090424368 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090424368 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090424368 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250821090424368 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090424368 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090424368 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090424368 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090424368 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090424368 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090424368 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090424368 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090424368 DRANAP NOTICE cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090424368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x560fd360b540]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090424368 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090424368 DLSCCP DEBUG SCCP-SCOC(108)[0x560fd362a2d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090424368 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea9e06), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090424368 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090424368 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=10 -> eSLS=58: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821090424368 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=10 -> eSLS=58: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090424368 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090424368 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090424368 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090424368 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090424368 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090424368 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090424368 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090424368 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 0a 04 ea 9e 06 00 00 6c 00 00 00 00 00 (ss7_asp.c:1383) 20250821090424368 DLSCCP DEBUG SCCP-SCOC(108)[0x560fd362a2d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090424368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x560fd360b540]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090424368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13413774)[0x560fd35e9050]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090424368 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13413774)[0x560fd35e9050]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090424368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821090424369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13413774)[0x560fd35e9050]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090424369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13413774)[0x560fd35e9050]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090424369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13413774)[0x560fd35e9050]{disrupted}: Freeing instance (context_map.c:203) 20250821090424369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13413774)[0x560fd35e9050]{disrupted}: Deallocated (fsm.c:568) 20250821090424369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x560fd360b540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090424369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x560fd360b540]{disconnected}: Freeing instance (context_map.c:207) 20250821090424369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x560fd360b540]{disconnected}: Deallocated (fsm.c:568) 20250821090424369 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13413774 SCCP-108 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250821090424369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x560fd35e49a0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090424369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090424369 DLSCCP DEBUG SCCP-SCOC(109)[0x560fd357ad40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090424369 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ae84e), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090424369 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090424369 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=11 -> eSLS=59: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821090424369 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=11 -> eSLS=59: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090424369 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090424369 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090424369 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090424369 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090424369 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090424369 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090424369 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090424369 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 0b 04 5a e8 4e 00 00 6d 00 00 00 00 00 (ss7_asp.c:1383) 20250821090424369 DLSCCP DEBUG SCCP-SCOC(109)[0x560fd357ad40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090424369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x560fd35e49a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090424369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2699347)[0x560fd3643a50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090424369 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2699347)[0x560fd3643a50]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090424369 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821090424369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2699347)[0x560fd3643a50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090424369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2699347)[0x560fd3643a50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090424369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2699347)[0x560fd3643a50]{disrupted}: Freeing instance (context_map.c:203) 20250821090424369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2699347)[0x560fd3643a50]{disrupted}: Deallocated (fsm.c:568) 20250821090424369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x560fd35e49a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090424369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x560fd35e49a0]{disconnected}: Freeing instance (context_map.c:207) 20250821090424369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x560fd35e49a0]{disconnected}: Deallocated (fsm.c:568) 20250821090424369 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2699347 SCCP-109 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250821090424369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x560fd35ebb80]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090424369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090424369 DLSCCP DEBUG SCCP-SCOC(110)[0x560fd35e65e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090424369 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b367ff), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090424369 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090424369 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=8 -> eSLS=56: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821090424370 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=8 -> eSLS=56: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090424370 DLSS7 INFO 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=8 -> eSLS=56: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090424370 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090424370 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090424370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090424370 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090424370 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090424370 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090424370 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 08 04 b3 67 ff 00 00 6e 00 00 00 00 00 (ss7_asp.c:1383) 20250821090424370 DLSCCP DEBUG SCCP-SCOC(110)[0x560fd35e65e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090424370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x560fd35ebb80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090424370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15023917)[0x560fd36025a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090424370 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15023917)[0x560fd36025a0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090424370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821090424370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15023917)[0x560fd36025a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090424370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15023917)[0x560fd36025a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090424370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15023917)[0x560fd36025a0]{disrupted}: Freeing instance (context_map.c:203) 20250821090424370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15023917)[0x560fd36025a0]{disrupted}: Deallocated (fsm.c:568) 20250821090424370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x560fd35ebb80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090424370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x560fd35ebb80]{disconnected}: Freeing instance (context_map.c:207) 20250821090424370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x560fd35ebb80]{disconnected}: Deallocated (fsm.c:568) 20250821090424370 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15023917 SCCP-110 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250821090424370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090424370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821090424371 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090424371 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090424371 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090424371 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=10 20250821090424371 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090424371 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090424371 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090424371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250821090424372 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090424372 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090424372 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090424372 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=11 20250821090424372 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090424372 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090424372 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090424372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090424372 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) HNBGW_Test.sgsn1-RAN(989)@3bdb09a82332: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(971)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(984)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(987)@3bdb09a82332: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977)@3bdb09a82332: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(990)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(974)@3bdb09a82332: Final verdict of PTC: none 20250821090424372 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 (hnb.c:255) 20250821090424373 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW-MGCP(991)@3bdb09a82332: Final verdict of PTC: none 20250821090424373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090424373 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090424373 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090424373 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=8 20250821090424373 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090424373 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090424373 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090424374 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54042<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090424378 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54026<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(993)@3bdb09a82332: Final verdict of PTC: pass TC_sgsnpool_L3Complete_valid_nri_10(992)@3bdb09a82332: Final verdict of PTC: pass HNBGW_Test.sgsn1-SCCP(988)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(981)@3bdb09a82332: Final verdict of PTC: none 20250821090424389 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54054<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(994)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(971): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(972): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(973): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(974): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(978): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(979): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(980): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(981): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-SCCP(982): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-RAN(983): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-M3UA(984): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(985): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(986): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(987): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(988): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-RAN(989): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(990): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(991): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(992): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(993): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(994): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Thu Aug 21 09:04:24 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 20250821090424471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54070<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090424861 DLSCCP DEBUG SCCP-SCOC(105)[0x560fd35ebeb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090424861 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002da703), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090424861 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090424861 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090424861 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090424861 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090424861 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090424861 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090424861 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090424861 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090424861 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090424861 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2d a7 03 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090424861 DLSCCP DEBUG SCCP-SCOC(106)[0x560fd3644030]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090424861 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005790a5), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090424861 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090424861 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821090424861 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090424861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090424861 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090424861 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090424861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090424861 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090424861 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090424861 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090424861 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 57 90 a5 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090424861 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090424861 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090424861 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090424861 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090424861 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090424861 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090424861 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090424861 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090424861 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090424861 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090424861 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090424861 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090424861 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090424861 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090424862 DLSCCP DEBUG SCCP-SCOC(107)[0x560fd3629680]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090424862 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058f8ef), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090424862 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090424862 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090424862 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090424862 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090424862 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090424862 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090424862 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090424862 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090424862 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090424862 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 58 f8 ef 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090424862 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090424862 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090424862 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090424862 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090424862 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090424862 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090424862 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090425272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54070<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=637364) 20250821090425561 DLSCCP DEBUG SCCP-SCOC(102)[0x560fd35fcfe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090425561 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8f391), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090425561 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090425561 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090425561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090425561 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090425561 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090425561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090425561 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090425561 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090425561 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090425561 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b8 f3 91 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090425561 DLSCCP DEBUG SCCP-SCOC(101)[0x560fd35edcf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090425561 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068b8fc), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090425561 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090425561 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090425561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090425561 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090425561 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090425561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090425561 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090425561 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090425561 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090425561 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 68 b8 fc 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090425561 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090425561 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090425561 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090425561 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090425561 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090425561 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090425561 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090425562 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090425562 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090425562 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090425562 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090425562 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090425562 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090425562 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090425562 DLSCCP DEBUG SCCP-SCOC(103)[0x560fd3483660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090425562 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d0bac), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090425562 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090425562 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090425562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090425562 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090425562 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090425562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090425562 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090425563 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090425563 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090425563 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8d 0b ac 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090425563 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090425563 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090425563 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090425563 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090425563 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090425563 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090425563 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090425564 DLSCCP DEBUG SCCP-SCOC(104)[0x560fd35e6040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090425564 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003473dd), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090425564 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090425564 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090425564 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090425564 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090425564 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090425564 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090425564 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090425564 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090425564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090425564 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 34 73 dd 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090425564 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090425564 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090425564 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090425564 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090425564 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090425564 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090425564 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090426001 DLSCCP DEBUG SCCP-SCOC(99)[0x560fd35e4870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090426001 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001fb34), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090426001 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090426001 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090426001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090426001 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090426001 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090426001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090426001 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090426001 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090426001 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090426001 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 01 fb 34 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090426001 DLSCCP DEBUG SCCP-SCOC(98)[0x560fd35e4d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090426001 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026bd5c), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090426001 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090426001 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090426001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090426001 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090426001 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090426001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090426001 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090426001 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090426001 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090426001 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 26 bd 5c 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090426001 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090426001 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090426001 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090426001 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090426001 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090426001 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090426001 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090426001 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090426001 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090426001 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090426001 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090426001 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090426001 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090426001 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090426011 DLSCCP DEBUG SCCP-SCOC(100)[0x560fd35f9920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090426011 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b353a7), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090426011 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090426011 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090426011 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090426011 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090426011 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090426011 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090426011 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090426011 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090426011 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090426011 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b3 53 a7 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090426011 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090426011 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090426011 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090426011 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090426011 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090426011 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090426011 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090426240 DLSCCP DEBUG SCCP-SCOC(93)[0x560fd3615d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090426240 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d066d), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090426240 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090426240 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090426240 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090426240 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090426240 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090426240 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090426240 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090426240 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090426240 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090426240 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 0d 06 6d 00 00 5d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090426240 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090426240 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090426240 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090426240 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090426240 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090426240 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090426240 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090426241 DLSCCP DEBUG SCCP-SCOC(92)[0x560fd35e9210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090426241 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b28da7), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090426241 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090426241 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090426241 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090426241 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090426241 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090426241 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090426241 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090426241 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090426241 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090426241 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b2 8d a7 00 00 5c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090426241 DLSCCP DEBUG SCCP-SCOC(94)[0x560fd35e8c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090426241 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e432f), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090426241 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090426241 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090426241 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090426241 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090426241 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090426241 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090426241 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090426241 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090426241 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090426241 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 0e 43 2f 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090426241 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090426241 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090426241 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090426241 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090426241 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090426241 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090426241 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090426241 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090426241 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090426241 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090426241 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090426241 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090426241 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090426241 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! Waiting for packet dumper to finish... 1 (prev_count=637364, count=681144) 20250821090426366 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090426367 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090426367 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821090426368 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090426368 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090426368 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250821090426368 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090426368 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090426368 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821090426368 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090426368 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090426368 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821090426743 DLSCCP DEBUG SCCP-SCOC(90)[0x560fd3629840]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090426743 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033a993), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090426743 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090426743 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090426743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090426743 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090426743 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090426743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090426743 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090426743 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090426743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090426743 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 33 a9 93 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090426743 DLSCCP DEBUG SCCP-SCOC(89)[0x560fd360aa30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090426743 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001080b8), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090426743 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090426743 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090426743 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090426743 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090426743 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090426743 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090426743 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090426743 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090426743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090426743 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 10 80 b8 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090426743 DLSCCP DEBUG SCCP-SCOC(91)[0x560fd3632510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090426743 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009bf3db), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090426743 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090426743 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090426743 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090426743 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090426743 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090426743 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090426743 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090426743 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090426743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090426743 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 9b f3 db 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090426743 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090426743 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090426743 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090426743 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090426743 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090426743 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090426743 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090426743 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090426743 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090426743 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090426743 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090426743 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090426743 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090426743 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090426743 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090426743 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090426743 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090426743 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090426743 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090426744 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090426744 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090427062 DLSCCP DEBUG SCCP-SCOC(88)[0x560fd3616990]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090427062 DLSCCP DEBUG SCCP-SCOC(88)[0x560fd3616990]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090427062 DLSCCP DEBUG SCCP-SCOC(88)[0x560fd3616990]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090427062 DLSCCP DEBUG SCCP-SCOC(88)[0x560fd3616990]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090427062 DLSCCP DEBUG SCCP-SCOC(88)[0x560fd3616990]{IDLE}: Deallocated (fsm.c:568) MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 09:04: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_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@3bdb09a82332: 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@3bdb09a82332: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20250821090428326 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38348<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090428331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38360<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090428338 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45065<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090428482 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090428482 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821090428491 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090428491 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090428491 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090428491 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090428491 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090428491 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090428492 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:46799 (stream_srv.c:143) 20250821090428492 DMAIN INFO New HNB SCTP connection r=127.0.0.1:46799<->l=127.0.0.1:29169 (hnb.c:335) 20250821090428492 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090428492 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090428493 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090428493 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090428493 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:334) 20250821090428493 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090428493 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090428493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428493 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090428493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428493 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090428493 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090428493 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090428493 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090428493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090428493 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090428493 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090428493 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090428493 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090428493 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090428493 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090428493 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090428493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428493 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090428493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090428493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428493 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090428493 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090428493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090428493 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090428493 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090428493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090428493 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090428493 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090428493 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090428493 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090428493 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090428493 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090428493 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090428493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428493 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090428493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090428493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428493 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090428493 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090428493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090428493 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090428493 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090428493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090428493 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090428493 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090428493 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090428493 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090428493 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090428493 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090428493 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090428493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428493 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090428493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090428493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428493 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090428493 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090428493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090428493 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090428493 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090428493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090428493 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090428493 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090428493 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090428493 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090428493 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090428493 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=1 20250821090428493 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090428493 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090428493 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090428493 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090428493 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090428493 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=10 20250821090428493 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090428493 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090428493 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090428493 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090428493 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090428493 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090428493 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=9 20250821090428493 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090428493 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090428493 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090428493 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090428493 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090428493 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090428493 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821090428493 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090428493 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090428493 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1005)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(1005)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1005)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1003)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(1008)@3bdb09a82332: ************************************************* HNBGW_Test.msc1-M3UA(1008)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1008)@3bdb09a82332: ************************************************* HNBGW_Test.msc1-SCCP(1006)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(1011)@3bdb09a82332: ************************************************* HNBGW_Test.msc2-M3UA(1011)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1011)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(1009)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090428532 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090428532 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090428532 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090428532 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090428532 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090428532 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090428532 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090428532 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090428533 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090428533 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090428533 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:334) 20250821090428534 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090428534 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090428534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428534 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=11 -> eSLS=123: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090428534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090428534 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=11 -> eSLS=123: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090428534 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090428534 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090428534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090428534 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090428534 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090428534 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090428534 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090428534 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:334) 20250821090428534 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090428534 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090428534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428534 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090428534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090428534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090428534 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090428534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090428534 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090428534 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090428534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090428534 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090428534 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090428534 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090428534 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090428534 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090428534 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090428534 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090428534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428534 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090428534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090428534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090428534 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090428534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090428534 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090428534 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090428534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090428534 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090428534 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090428534 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090428534 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090428534 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090428534 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090428534 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090428534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428534 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090428534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090428534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090428534 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090428534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090428534 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090428534 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090428534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090428534 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090428534 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090428534 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090428534 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090428534 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090428534 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=11 20250821090428534 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090428534 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090428534 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090428534 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090428534 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090428534 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=15 20250821090428534 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090428534 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090428534 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090428534 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090428534 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090428534 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090428534 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=13 20250821090428534 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090428534 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090428534 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090428534 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090428534 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090428534 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090428534 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821090428534 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090428534 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090428534 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1014)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(1014)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1014)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1012)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1017)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn1-M3UA(1017)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1017)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1015)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(1020)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn2-M3UA(1020)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(1020)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(1018)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090428600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090428600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090428600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090428600 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090428600 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:562) 20250821090428600 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090428600 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090428600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090428600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090428606 DLINP DEBUG SRVCONN(,r=127.0.0.1:46799<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090428606 DLINP DEBUG SRVCONN(,r=127.0.0.1:46799<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090428606 DLINP DEBUG SRVCONN(,r=127.0.0.1:46799<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090428606 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090428606 DHNBAP DEBUG (127.0.0.1:46799 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821090428606 DHNBAP NOTICE (127.0.0.1:46799 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090428606 DHNBAP NOTICE (127.0.0.1:46799 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090428606 DLINP DEBUG SRVCONN(,r=127.0.0.1:46799<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090428606 DLINP DEBUG SRVCONN(,r=127.0.0.1:46799<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090428705 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090428705 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090428705 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090428705 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1005)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090428710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090428710 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090428710 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090428711 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090428711 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090428711 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090428711 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090428711 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090428711 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090428711 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090428711 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090428711 DLSS7 <000c> ss7_asp.c:1383 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  20250821090428711 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090428713 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090428713 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090428713 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090428713 DLSS7 <000c> ss7_asp.c:1383 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  20250821090428713 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090428713 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090428713 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090428713 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090428713 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090428713 DLSS7 <000c> ss7_asp.c:1383 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  20250821090428713 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090428713 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090428713 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090428713 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090428713 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090428713 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090428713 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090428713 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090428713 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090428714 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090428714 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090428714 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090428714 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090428714 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090428714 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090428714 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090428715 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090428715 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090428715 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090428715 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090428715 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090428715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090428715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428715 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090428715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090428715 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090428715 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090428715 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090428715 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090428715 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090428715 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090428715 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090428715 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090428715 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821090428715 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090428715 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090428715 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090428716 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090428716 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090428716 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821090428717 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090428717 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821090428717 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090428717 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(1008)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821090428722 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090428722 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821090428722 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090428722 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090428722 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090428722 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090428722 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090428722 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090428722 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090428722 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090428722 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090428722 DLSS7 <000c> ss7_asp.c:1383 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  20250821090428722 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090428723 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090428723 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090428723 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090428723 DLSS7 <000c> ss7_asp.c:1383 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  20250821090428723 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090428723 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090428723 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090428723 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090428723 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821090428723 DLSS7 <000c> ss7_asp.c:1383 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  20250821090428723 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090428723 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090428723 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821090428723 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090428723 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090428723 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090428723 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090428723 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090428723 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821090428723 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090428723 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090428723 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090428723 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090428723 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090428723 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090428723 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090428723 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090428724 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090428724 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090428724 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090428724 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090428724 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090428724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428724 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090428724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428724 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090428724 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090428724 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090428724 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090428724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090428724 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090428724 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090428724 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090428724 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090428724 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090428724 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=8 20250821090428724 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090428724 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090428725 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090428725 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090428725 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090428725 DLSS7 <000c> ss7_asp.c:1383 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  20250821090428727 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090428727 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250821090428727 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090428727 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(1011)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250821090428730 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090428730 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250821090428730 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090428730 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090428730 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090428730 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090428730 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090428730 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090428730 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250821090428730 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090428730 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090428730 DLSS7 <000c> ss7_asp.c:1383 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  20250821090428730 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090428730 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090428730 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090428730 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090428730 DLSS7 <000c> ss7_asp.c:1383 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  20250821090428730 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090428730 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090428730 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090428730 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090428730 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250821090428730 DLSS7 <000c> ss7_asp.c:1383 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  20250821090428730 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821090428730 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821090428730 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 03  20250821090428730 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090428730 DLSS7 <000c> ss7_asp.c:1383 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  20250821090428730 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 05 00 12 00 10 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090428730 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090428730 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090428730 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090428730 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250821090428730 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090428730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090428730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090428730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090428730 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090428730 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090428730 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090428730 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090428731 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090428731 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090428731 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090428731 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090428731 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090428731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428731 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090428731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428732 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090428732 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090428732 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090428732 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090428732 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090428732 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090428732 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090428732 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090428732 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090428732 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090428732 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090428732 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090428732 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090428732 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821090428732 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821090428732 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090428732 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250821090428744 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090428744 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090428744 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090428744 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1014)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090428747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090428747 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090428747 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090428747 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090428747 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090428747 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090428747 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090428747 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090428747 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090428747 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090428747 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090428747 DLSS7 <000c> ss7_asp.c:1383 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  20250821090428747 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090428747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090428747 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090428747 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090428748 DLSS7 <000c> ss7_asp.c:1383 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  20250821090428748 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090428748 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090428748 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090428748 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090428748 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090428748 DLSS7 <000c> ss7_asp.c:1383 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  20250821090428748 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090428748 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090428748 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090428748 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090428748 DLSS7 <000c> ss7_asp.c:1383 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  20250821090428748 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250821090428748 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 02 00 12 00 0c 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090428748 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090428748 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090428748 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090428748 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090428748 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090428748 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090428748 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090428748 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090428748 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090428748 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090428748 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090428748 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090428749 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090428749 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090428749 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090428749 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090428749 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090428749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428749 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090428749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428749 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090428749 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090428749 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090428749 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090428749 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090428749 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090428749 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090428749 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090428749 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090428749 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090428749 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821090428749 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090428749 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090428749 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090428749 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090428749 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090428749 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  20250821090428755 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090428755 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250821090428755 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090428755 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1017)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250821090428757 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090428757 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250821090428757 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090428757 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090428757 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090428757 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090428757 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090428757 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090428757 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090428757 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090428757 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090428757 DLSS7 <000c> ss7_asp.c:1383 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  20250821090428757 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090428757 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090428757 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090428757 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090428758 DLSS7 <000c> ss7_asp.c:1383 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  20250821090428758 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090428758 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090428758 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090428758 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090428758 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250821090428758 DLSS7 <000c> ss7_asp.c:1383 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  20250821090428758 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821090428758 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821090428758 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0a  20250821090428758 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090428758 DLSS7 <000c> ss7_asp.c:1383 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  20250821090428758 DLSS7 <000c> ss7_asp.c:1383 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  20250821090428758 DLSS7 <000c> ss7_asp.c:1383 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  20250821090428758 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 44 bytes: [L2]> 01 00 02 01 00 00 00 2c 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090428758 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090428758 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090428758 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090428758 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250821090428758 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090428758 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090428758 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090428758 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090428758 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090428758 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090428758 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090428758 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090428759 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090428759 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090428759 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090428759 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090428759 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090428759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428759 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090428759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428759 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090428759 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090428759 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090428759 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090428759 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090428759 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090428759 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090428759 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090428759 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090428759 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090428759 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=10 20250821090428759 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090428759 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090428759 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090428759 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090428759 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090428759 DLSS7 <000c> ss7_asp.c:1383 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  20250821090428773 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090428773 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250821090428773 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090428773 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(1020)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250821090428777 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090428777 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250821090428777 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090428777 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090428777 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090428777 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090428777 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090428777 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090428777 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250821090428777 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090428777 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090428778 DLSS7 <000c> ss7_asp.c:1383 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  20250821090428778 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090428780 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090428780 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090428780 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090428780 DLSS7 <000c> ss7_asp.c:1383 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  20250821090428780 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090428780 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090428780 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090428780 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090428780 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250821090428780 DLSS7 <000c> ss7_asp.c:1383 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  20250821090428780 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=unavailable) changed to status 'available' 20250821090428780 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=unavailable) changed to status 'available' 20250821090428780 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0b  20250821090428780 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090428780 DLSS7 <000c> ss7_asp.c:1383 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  20250821090428780 DLSS7 <000c> ss7_asp.c:1383 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  20250821090428780 DLSS7 <000c> ss7_asp.c:1383 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  20250821090428780 DLSS7 <000c> ss7_asp.c:1383 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  20250821090428780 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090428780 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090428780 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090428780 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:493) 20250821090428780 DLSS7 NOTICE 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090428780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090428780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090428780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090428780 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090428780 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090428780 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090428780 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090428781 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090428781 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090428781 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:334) 20250821090428781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090428781 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090428781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428781 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090428781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090428782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090428782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090428782 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090428782 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090428782 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090428782 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090428782 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090428782 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090428782 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090428782 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090428782 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090428782 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090428782 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821090428782 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090428782 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090428782 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn2 proto=m3ua 20250821090428782 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250821090428782 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090428782 DLSS7 <000c> ss7_asp.c:1383 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(1004)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090429511 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090429511 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090429511 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090429511 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090429511 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090429511 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090429511 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090429512 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090429512 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090429512 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090429512 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090429512 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090429512 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090429512 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090429512 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090429512 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090429512 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090429512 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090429512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429512 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090429512 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090429512 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090429512 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090429512 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090429512 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:382) 20250821090429512 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090429512 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090429512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429512 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090429512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429512 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090429512 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090429512 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090429512 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090429512 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090429512 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090429512 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090429512 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090429512 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090429512 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090429512 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090429512 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821090429512 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090429512 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090429512 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090429512 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090429512 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090429512 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090429512 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090429512 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090429512 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090429512 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090429512 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090429512 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090429512 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090429512 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090429512 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090429512 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090429512 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090429512 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090429512 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090429512 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090429512 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090429512 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090429512 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090429512 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090429512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429512 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090429512 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090429512 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090429512 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090429512 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1004)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.msc1-RAN(1007)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090429521 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090429521 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090429521 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090429521 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090429522 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090429522 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090429522 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090429522 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090429522 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090429522 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090429522 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090429522 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090429522 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090429522 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090429522 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090429522 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090429522 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090429522 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090429522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429522 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090429522 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090429522 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090429522 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090429522 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:357) 20250821090429522 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:382) 20250821090429522 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090429522 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090429522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429522 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090429522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429522 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090429522 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090429522 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090429522 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090429522 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090429522 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090429522 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090429522 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090429522 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090429522 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090429522 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090429522 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=9 20250821090429522 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090429522 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090429522 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc1 proto=m3ua 20250821090429522 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090429522 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090429522 DLSS7 <000c> ss7_asp.c:1383 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  20250821090429524 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090429524 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090429524 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090429524 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090429524 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090429524 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090429524 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090429524 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090429524 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090429524 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090429524 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090429524 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090429524 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090429524 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090429524 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090429524 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090429524 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090429524 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090429524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090429524 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090429524 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090429524 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090429524 DRANAP INFO cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(1007)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.msc2-RAN(1010)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090429531 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090429531 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821090429531 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821090429531 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821090429531 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090429531 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090429531 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090429531 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090429531 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090429531 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090429531 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090429531 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090429531 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090429531 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090429531 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090429531 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090429531 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821090429531 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090429531 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) 20250821090429531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429531 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) 20250821090429531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090429531 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090429531 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090429531 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090429531 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:357) 20250821090429531 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:382) 20250821090429531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090429531 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090429531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429531 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090429531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429531 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090429531 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090429531 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090429531 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090429531 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090429532 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090429532 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090429532 DRANAP NOTICE cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090429532 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090429532 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090429532 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090429532 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=9 20250821090429532 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090429532 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090429532 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc2 proto=m3ua 20250821090429532 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821090429532 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090429532 DLSS7 <000c> ss7_asp.c:1383 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  20250821090429534 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090429534 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821090429534 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821090429534 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821090429534 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090429534 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090429534 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090429534 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090429534 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090429534 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090429534 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090429534 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090429534 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090429534 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090429534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090429534 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090429534 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821090429534 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090429534 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) 20250821090429534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429534 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) 20250821090429534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429534 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090429535 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090429535 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090429535 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090429535 DRANAP INFO cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(1010)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(1013)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090429549 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090429549 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090429549 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090429549 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090429549 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090429549 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090429549 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090429549 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090429549 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090429549 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090429549 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090429549 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090429549 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090429549 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090429549 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090429549 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090429549 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090429549 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090429549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429549 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090429549 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090429549 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090429549 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090429549 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090429549 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:382) 20250821090429549 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090429549 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090429549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429549 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090429549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429549 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090429549 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090429549 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090429549 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090429549 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090429549 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090429549 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090429549 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090429549 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090429549 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090429549 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090429549 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821090429549 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090429549 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090429549 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090429549 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090429549 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090429549 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090429551 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090429551 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090429551 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090429551 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090429551 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090429551 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090429551 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090429551 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090429551 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090429551 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090429551 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090429551 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090429551 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090429551 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090429551 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090429551 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090429551 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090429551 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090429551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429551 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090429551 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090429551 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090429551 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090429551 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1013)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn1-RAN(1016)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090429560 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090429560 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090429560 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090429560 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090429560 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090429560 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090429560 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090429560 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090429560 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090429560 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090429560 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090429560 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090429560 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090429560 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090429561 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090429561 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090429561 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821090429561 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090429561 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) 20250821090429561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429561 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) 20250821090429561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429561 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090429561 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090429561 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090429561 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090429561 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:357) 20250821090429561 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:382) 20250821090429561 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090429561 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090429561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429561 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090429561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429561 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090429561 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090429561 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090429561 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090429561 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090429561 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090429561 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090429561 DRANAP NOTICE cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090429562 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090429562 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090429562 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090429562 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=11 20250821090429562 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090429562 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090429562 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090429562 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090429562 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090429562 DLSS7 <000c> ss7_asp.c:1383 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  20250821090429564 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090429564 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090429564 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090429564 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090429564 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090429564 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090429564 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090429564 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090429564 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090429564 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090429564 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090429564 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090429564 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090429564 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090429564 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090429564 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090429564 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821090429564 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090429564 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) 20250821090429564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429564 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) 20250821090429564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429564 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090429564 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090429564 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090429564 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090429564 DRANAP INFO cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(1016)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn2-RAN(1019)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090429580 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090429580 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250821090429580 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250821090429580 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 20250821090429580 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090429580 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090429580 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090429580 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090429580 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090429580 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090429580 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090429580 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090429580 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090429580 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090429580 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090429580 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090429580 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250821090429580 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090429580 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) 20250821090429580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429580 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) 20250821090429580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429580 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090429580 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090429580 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090429580 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090429580 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:357) 20250821090429580 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:382) 20250821090429580 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090429580 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090429580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429580 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090429580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429580 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090429580 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090429580 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090429580 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090429580 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090429580 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 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 0c 20 09 00 08 00 00 01 00 03 00 01 80 (ss7_asp.c:1383) 20250821090429580 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090429580 DRANAP NOTICE cnlink(sgsn-2)[0x560fd35cedd0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090429580 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090429580 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090429580 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090429580 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=10 20250821090429580 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090429580 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090429580 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn2 proto=m3ua 20250821090429580 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250821090429580 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090429580 DLSS7 <000c> ss7_asp.c:1383 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 0a 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  20250821090429580 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090429580 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250821090429580 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250821090429581 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 20250821090429581 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090429581 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090429581 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090429581 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090429581 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090429581 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090429581 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090429581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090429581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090429581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090429581 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090429581 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090429581 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250821090429581 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090429581 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) 20250821090429581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090429581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429581 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) 20250821090429581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090429581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090429581 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090429581 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090429581 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090429581 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090429581 DRANAP INFO cnlink(sgsn-2)[0x560fd35cedd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn2-RAN(1019)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090430609 DLCTRL DEBUG Command: GET 833421868 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821090430609 DLCTRL DEBUG Tx Command reply: GET_REPLY 833421868 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090430611 DLCTRL DEBUG Command: GET 220441396 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821090430611 DLCTRL DEBUG Tx Command reply: GET_REPLY 220441396 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090430612 DLCTRL DEBUG Command: GET 187412967 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090430612 DLCTRL DEBUG Tx Command reply: GET_REPLY 187412967 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090430613 DLCTRL DEBUG Command: GET 443068964 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090430613 DLCTRL DEBUG Tx Command reply: GET_REPLY 443068964 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090430614 DLCTRL DEBUG Command: GET 74778857 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090430614 DLCTRL DEBUG Tx Command reply: GET_REPLY 74778857 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821090430614 DLCTRL DEBUG Command: GET 4967832 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821090430614 DLCTRL DEBUG Tx Command reply: GET_REPLY 4967832 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090430615 DLCTRL DEBUG Command: GET 461937286 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821090430615 DLCTRL DEBUG Tx Command reply: GET_REPLY 461937286 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090430616 DLCTRL DEBUG Command: GET 877904506 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090430616 DLCTRL DEBUG Tx Command reply: GET_REPLY 877904506 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090430617 DLCTRL DEBUG Command: GET 217896658 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090430617 DLCTRL DEBUG Tx Command reply: GET_REPLY 217896658 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090430618 DLCTRL DEBUG Command: GET 727035326 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090430618 DLCTRL DEBUG Tx Command reply: GET_REPLY 727035326 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821090430619 DLCTRL DEBUG Command: GET 857718578 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821090430619 DLCTRL DEBUG Tx Command reply: GET_REPLY 857718578 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090430620 DLCTRL DEBUG Command: GET 448389245 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821090430620 DLCTRL DEBUG Tx Command reply: GET_REPLY 448389245 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090430620 DLCTRL DEBUG Command: GET 468311739 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090430620 DLCTRL DEBUG Tx Command reply: GET_REPLY 468311739 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090430621 DLCTRL DEBUG Command: GET 907846757 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090430621 DLCTRL DEBUG Tx Command reply: GET_REPLY 907846757 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090430622 DLCTRL DEBUG Command: GET 841622562 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090430622 DLCTRL DEBUG Tx Command reply: GET_REPLY 841622562 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821090430623 DLCTRL DEBUG Command: GET 10584600 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821090430623 DLCTRL DEBUG Tx Command reply: GET_REPLY 10584600 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090430623 DLCTRL DEBUG Command: GET 985770416 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821090430623 DLCTRL DEBUG Tx Command reply: GET_REPLY 985770416 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090430624 DLCTRL DEBUG Command: GET 254299318 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090430624 DLCTRL DEBUG Tx Command reply: GET_REPLY 254299318 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090430625 DLCTRL DEBUG Command: GET 488798934 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090430625 DLCTRL DEBUG Tx Command reply: GET_REPLY 488798934 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090430625 DLCTRL DEBUG Command: GET 513556102 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090430625 DLCTRL DEBUG Tx Command reply: GET_REPLY 513556102 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: 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@3bdb09a82332: "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@3bdb09a82332: 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@3bdb09a82332: 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@3bdb09a82332: 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 := '000000000000000000101011'B, t_guard := 20.000000 } 20250821090430635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38374<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1019)@3bdb09a82332: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1019)@3bdb09a82332: Created Expect[0] for '080101D571000005F44280002300F1102A2A170512C742200010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(1022) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000)@3bdb09a82332: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1022)3599108 20250821090431649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090431649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090431649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1431) 20250821090431649 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090431649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x36eb04, normal) (hnbgw_rua.c:408) 20250821090431649 DHNB DEBUG map_rua[0x560fd3616990]{init}: Allocated (fsm.c:456) 20250821090431649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3599108)[0x560fd3616990]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090431649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3599108 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090431649 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090431649 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090431649 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:232) 20250821090431649 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3599108 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:185) 20250821090431649 DCN DEBUG map_sccp[0x560fd35e9050]{init}: Allocated (fsm.c:456) 20250821090431649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x560fd35e9050]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090431649 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-3599108 <-> SCCP-111 sgsn-2 sgsn-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.3 (context_map.c:129) 20250821090431649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3599108 SCCP-111 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:313) 20250821090431649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3599108)[0x560fd3616990]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090431649 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090431649 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090431649 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3599108 SCCP-111 sgsn-2 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090431649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x560fd35e9050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090431649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090431649 DLSCCP DEBUG SCCP-SCOC(111)[0x560fd360b540]{IDLE}: Allocated (fsm.c:456) 20250821090431649 DLSCCP DEBUG SCCP-SCOC(111)[0x560fd360b540]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090431649 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f400300002b0056400500f1100926) (sccp_scrc.c:455) 20250821090431649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090431649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090431649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090431649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090431649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090431649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090431649 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090431649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090431649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090431649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090431649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090431649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090431649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090431649 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090431649 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090431649 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090431649 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090431649 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090431649 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 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 80 00 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 80 00 00 4f 40 03 00 00 2b 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821090431649 DLSCCP DEBUG SCCP-SCOC(111)[0x560fd360b540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090431649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x560fd35e9050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090431649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3599108)[0x560fd3616990]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090431649 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090431649 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090431649 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090431649 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=9 20250821090431649 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090431649 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090431649 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn2 proto=m3ua 20250821090431649 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250821090431649 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090431649 DLSS7 <000c> ss7_asp.c:1383 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 80 00 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 80 00 00 4f 40 03 00 00 2b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.sgsn2-SCCP(1018)@3bdb09a82332: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1018)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1019)@3bdb09a82332: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1022) HNBGW_Test.sgsn2-RAN(1019)@3bdb09a82332: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1022)12758048 HNBGW_Test.sgsn2-SCCP(1018)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(1018)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821090431653 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090431653 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250821090431653 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250821090431653 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 20250821090431653 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090431653 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090431653 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090431653 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090431653 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090431654 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 0b 00 00 00 bd 03 02 00 00 02 00 00 6f 8e f2 cd 02 00 00 00 00  TC_sgsnpool_L3Complete_valid_nri_20(1022)@3bdb09a82332: setverdict(pass): none -> pass 20250821090431654 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090431654 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090431654 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090431654 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090431654 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090431654 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=008ef2cd) (sccp_scrc.c:545) 20250821090431654 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(111,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090431654 DLSCCP DEBUG SCCP-SCOC(111)[0x560fd360b540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090431654 DLSCCP DEBUG SCCP-SCOC(111)[0x560fd360b540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090431654 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090431654 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090431654 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_sccp.c:157) 20250821090431654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x560fd35e9050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090431654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x560fd35e9050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@3bdb09a82332: 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 } } } 20250821090431654 DLCTRL DEBUG Command: GET 370145844 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821090431654 DLCTRL DEBUG Tx Command reply: GET_REPLY 370145844 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090431655 DLCTRL DEBUG Command: GET 99862979 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821090431655 DLCTRL DEBUG Tx Command reply: GET_REPLY 99862979 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090431656 DLCTRL DEBUG Command: GET 7983191 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090431656 DLCTRL DEBUG Tx Command reply: GET_REPLY 7983191 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090431656 DLCTRL DEBUG Command: GET 56543008 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090431657 DLCTRL DEBUG Tx Command reply: GET_REPLY 56543008 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090431657 DLCTRL DEBUG Command: GET 886635468 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090431657 DLCTRL DEBUG Tx Command reply: GET_REPLY 886635468 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090431659 DLCTRL DEBUG Command: GET 292597753 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821090431659 DLCTRL DEBUG Tx Command reply: GET_REPLY 292597753 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090431661 DLCTRL DEBUG Command: GET 285921224 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821090431661 DLCTRL DEBUG Tx Command reply: GET_REPLY 285921224 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090431662 DLCTRL DEBUG Command: GET 553836985 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090431662 DLCTRL DEBUG Tx Command reply: GET_REPLY 553836985 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090431664 DLCTRL DEBUG Command: GET 82590619 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090431664 DLCTRL DEBUG Tx Command reply: GET_REPLY 82590619 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090431666 DLCTRL DEBUG Command: GET 200205672 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090431666 DLCTRL DEBUG Tx Command reply: GET_REPLY 200205672 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090431668 DLCTRL DEBUG Command: GET 87168434 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821090431668 DLCTRL DEBUG Tx Command reply: GET_REPLY 87168434 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090431670 DLCTRL DEBUG Command: GET 944650797 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821090431670 DLCTRL DEBUG Tx Command reply: GET_REPLY 944650797 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250821090431673 DLCTRL DEBUG Command: GET 475364951 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090431673 DLCTRL DEBUG Tx Command reply: GET_REPLY 475364951 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090431674 DLCTRL DEBUG Command: GET 648956329 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090431674 DLCTRL DEBUG Tx Command reply: GET_REPLY 648956329 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090431676 DLCTRL DEBUG Command: GET 422089449 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090431676 DLCTRL DEBUG Tx Command reply: GET_REPLY 422089449 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090431677 DLCTRL DEBUG Command: GET 722400267 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821090431677 DLCTRL DEBUG Tx Command reply: GET_REPLY 722400267 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090431678 DLCTRL DEBUG Command: GET 237345362 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821090431678 DLCTRL DEBUG Tx Command reply: GET_REPLY 237345362 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090431679 DLCTRL DEBUG Command: GET 976319743 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090431679 DLCTRL DEBUG Tx Command reply: GET_REPLY 976319743 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090431681 DLCTRL DEBUG Command: GET 188146508 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090431681 DLCTRL DEBUG Tx Command reply: GET_REPLY 188146508 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090431682 DLCTRL DEBUG Command: GET 404799264 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090431682 DLCTRL DEBUG Tx Command reply: GET_REPLY 404799264 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '000000000000000100111000'B, t_guard := 20.000000 } 20250821090431694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38384<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1019)@3bdb09a82332: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1019)@3bdb09a82332: Created Expect[0] for '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(1023) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000)@3bdb09a82332: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(1023)4428864 20250821090432708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090432709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090432709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1431) 20250821090432709 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090432709 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x439440, normal) (hnbgw_rua.c:408) 20250821090432709 DHNB DEBUG map_rua[0x560fd3643a50]{init}: Allocated (fsm.c:456) 20250821090432709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4428864)[0x560fd3643a50]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090432709 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4428864 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090432709 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090432709 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090432709 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:232) 20250821090432709 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4428864 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:185) 20250821090432709 DCN DEBUG map_sccp[0x560fd35e49a0]{init}: Allocated (fsm.c:456) 20250821090432709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x560fd35e49a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090432709 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-4428864 <-> SCCP-112 sgsn-2 sgsn-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.3 (context_map.c:129) 20250821090432709 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4428864 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:313) 20250821090432709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4428864)[0x560fd3643a50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090432709 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090432709 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090432709 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4428864 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090432709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x560fd35e49a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090432709 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090432709 DLSCCP DEBUG SCCP-SCOC(112)[0x560fd36025a0]{IDLE}: Allocated (fsm.c:456) 20250821090432709 DLSCCP DEBUG SCCP-SCOC(112)[0x560fd36025a0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090432709 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f40030001380056400500f1100926) (sccp_scrc.c:455) 20250821090432709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090432709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090432709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090432709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090432709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090432709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090432710 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090432710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090432710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090432710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090432710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090432710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090432710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090432710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090432710 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090432710 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090432710 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090432710 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090432710 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7e 00 00 00 bd 00 00 00 0b 03 00 00 07 01 00 00 70 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 01 38 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821090432710 DLSCCP DEBUG SCCP-SCOC(112)[0x560fd36025a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090432710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x560fd35e49a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090432710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4428864)[0x560fd3643a50]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090432710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090432710 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090432710 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090432710 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=7 20250821090432710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090432710 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090432710 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn2 proto=m3ua 20250821090432710 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250821090432710 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090432710 DLSS7 <000c> ss7_asp.c:1383 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 07 01 00 00 70 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 01 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(1018)@3bdb09a82332: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(1018)@3bdb09a82332: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(1019)@3bdb09a82332: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1023) HNBGW_Test.sgsn2-RAN(1019)@3bdb09a82332: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(1023)9278461 HNBGW_Test.sgsn2-SCCP(1018)@3bdb09a82332: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(1018)@3bdb09a82332: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250821090432715 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090432715 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250821090432715 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250821090432715 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 20250821090432715 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090432715 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090432715 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090432715 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090432715 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090432715 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 0b 00 00 00 bd 03 02 00 00 02 00 00 70 b6 91 72 02 00 00 00 00  20250821090432715 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090432715 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090432715 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090432715 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090432715 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090432715 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00b69172) (sccp_scrc.c:545) 20250821090432715 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(112,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090432715 DLSCCP DEBUG SCCP-SCOC(112)[0x560fd36025a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090432715 DLSCCP DEBUG SCCP-SCOC(112)[0x560fd36025a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090432715 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090432715 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090432716 DCN DEBUG handle_cn_conn_conf() conn_id=112, 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_sccp.c:157) 20250821090432716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x560fd35e49a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090432716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x560fd35e49a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_valid_nri_20(1023)@3bdb09a82332: setverdict(pass): none -> pass MTC@3bdb09a82332: 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 } } } 20250821090432717 DLCTRL DEBUG Command: GET 604504918 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821090432717 DLCTRL DEBUG Tx Command reply: GET_REPLY 604504918 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090432721 DLCTRL DEBUG Command: GET 277672206 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821090432721 DLCTRL DEBUG Tx Command reply: GET_REPLY 277672206 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090432727 DLCTRL DEBUG Command: GET 973120012 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090432727 DLCTRL DEBUG Tx Command reply: GET_REPLY 973120012 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090432732 DLCTRL DEBUG Command: GET 158438701 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090432732 DLCTRL DEBUG Tx Command reply: GET_REPLY 158438701 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090432734 DLCTRL DEBUG Command: GET 362531796 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090432734 DLCTRL DEBUG Tx Command reply: GET_REPLY 362531796 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090432736 DLCTRL DEBUG Command: GET 995591465 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821090432736 DLCTRL DEBUG Tx Command reply: GET_REPLY 995591465 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090432738 DLCTRL DEBUG Command: GET 996669114 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821090432738 DLCTRL DEBUG Tx Command reply: GET_REPLY 996669114 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090432739 DLCTRL DEBUG Command: GET 476717166 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090432739 DLCTRL DEBUG Tx Command reply: GET_REPLY 476717166 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090432741 DLCTRL DEBUG Command: GET 501964310 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090432741 DLCTRL DEBUG Tx Command reply: GET_REPLY 501964310 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090432743 DLCTRL DEBUG Command: GET 113998243 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090432743 DLCTRL DEBUG Tx Command reply: GET_REPLY 113998243 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090432745 DLCTRL DEBUG Command: GET 707868046 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821090432745 DLCTRL DEBUG Tx Command reply: GET_REPLY 707868046 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090432746 DLCTRL DEBUG Command: GET 623348468 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821090432746 DLCTRL DEBUG Tx Command reply: GET_REPLY 623348468 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250821090432748 DLCTRL DEBUG Command: GET 167262509 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090432748 DLCTRL DEBUG Tx Command reply: GET_REPLY 167262509 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090432749 DLCTRL DEBUG Command: GET 899971954 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090432749 DLCTRL DEBUG Tx Command reply: GET_REPLY 899971954 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090432751 DLCTRL DEBUG Command: GET 480891663 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090432751 DLCTRL DEBUG Tx Command reply: GET_REPLY 480891663 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090432753 DLCTRL DEBUG Command: GET 676742508 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821090432753 DLCTRL DEBUG Tx Command reply: GET_REPLY 676742508 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090432755 DLCTRL DEBUG Command: GET 942036558 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821090432755 DLCTRL DEBUG Tx Command reply: GET_REPLY 942036558 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090432757 DLCTRL DEBUG Command: GET 156162739 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090432757 DLCTRL DEBUG Tx Command reply: GET_REPLY 156162739 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090432759 DLCTRL DEBUG Command: GET 932569214 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090432759 DLCTRL DEBUG Tx Command reply: GET_REPLY 932569214 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090432761 DLCTRL DEBUG Command: GET 1386665 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090432761 DLCTRL DEBUG Tx Command reply: GET_REPLY 1386665 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '000000000000001100110010'B, t_guard := 20.000000 } 20250821090432782 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38390<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1016)@3bdb09a82332: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1016)@3bdb09a82332: Created Expect[0] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(1024) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000)@3bdb09a82332: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(1024)6859104 20250821090433797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090433798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090433798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821090433798 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090433798 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x68a960, normal) (hnbgw_rua.c:408) 20250821090433798 DHNB DEBUG map_rua[0x560fd35ebb80]{init}: Allocated (fsm.c:456) 20250821090433798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6859104)[0x560fd35ebb80]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090433798 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6859104 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090433798 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090433798 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090433798 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821090433798 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6859104 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:232) 20250821090433798 DCN DEBUG map_sccp[0x560fd35e9820]{init}: Allocated (fsm.c:456) 20250821090433798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x560fd35e9820]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090433798 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-6859104 <-> SCCP-113 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250821090433798 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6859104 SCCP-113 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821090433798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6859104)[0x560fd35ebb80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090433798 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090433798 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090433798 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6859104 SCCP-113 sgsn-1 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090433798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x560fd35e9820]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090433798 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090433798 DLSCCP DEBUG SCCP-SCOC(113)[0x560fd36019e0]{IDLE}: Allocated (fsm.c:456) 20250821090433798 DLSCCP DEBUG SCCP-SCOC(113)[0x560fd36019e0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090433798 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030003320056400500f1100926) (sccp_scrc.c:455) 20250821090433799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090433799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090433799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090433799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090433799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090433799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090433799 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090433799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090433799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090433799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090433799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090433799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090433799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090433799 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090433799 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090433799 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090433799 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090433799 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090433799 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 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 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 32 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090433799 DLSCCP DEBUG SCCP-SCOC(113)[0x560fd36019e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090433799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x560fd35e9820]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090433799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6859104)[0x560fd35ebb80]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090433800 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090433800 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090433800 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090433800 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=6 20250821090433800 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090433800 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090433800 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090433800 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090433800 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090433800 DLSS7 <000c> ss7_asp.c:1383 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 06 01 00 00 71 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 32 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(1015)@3bdb09a82332: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1015)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1016)@3bdb09a82332: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1024) HNBGW_Test.sgsn1-RAN(1016)@3bdb09a82332: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1024)16444903 HNBGW_Test.sgsn1-SCCP(1015)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1015)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(1024)@3bdb09a82332: setverdict(pass): none -> pass 20250821090433813 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090433813 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090433813 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090433813 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090433813 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090433813 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090433813 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090433813 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090433813 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090433813 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 71 2b 51 82 02 00 00 00 00  20250821090433814 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090433814 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090433814 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090433814 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090433814 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090433814 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=002b5182) (sccp_scrc.c:545) 20250821090433814 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(113,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090433814 DLSCCP DEBUG SCCP-SCOC(113)[0x560fd36019e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090433814 DLSCCP DEBUG SCCP-SCOC(113)[0x560fd36019e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090433814 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090433814 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090433814 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_sccp.c:157) 20250821090433814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x560fd35e9820]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090433814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x560fd35e9820]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@3bdb09a82332: 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 } } } 20250821090433816 DLCTRL DEBUG Command: GET 730991046 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821090433816 DLCTRL DEBUG Tx Command reply: GET_REPLY 730991046 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090433822 DLCTRL DEBUG Command: GET 943540790 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821090433822 DLCTRL DEBUG Tx Command reply: GET_REPLY 943540790 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090433830 DLCTRL DEBUG Command: GET 302816474 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090433830 DLCTRL DEBUG Tx Command reply: GET_REPLY 302816474 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090433839 DLCTRL DEBUG Command: GET 241977879 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090433839 DLCTRL DEBUG Tx Command reply: GET_REPLY 241977879 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090433845 DLCTRL DEBUG Command: GET 185428718 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090433845 DLCTRL DEBUG Tx Command reply: GET_REPLY 185428718 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090433852 DLCTRL DEBUG Command: GET 541464789 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821090433852 DLCTRL DEBUG Tx Command reply: GET_REPLY 541464789 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250821090433861 DLCTRL DEBUG Command: GET 440970729 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821090433861 DLCTRL DEBUG Tx Command reply: GET_REPLY 440970729 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090433867 DLCTRL DEBUG Command: GET 613736709 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090433867 DLCTRL DEBUG Tx Command reply: GET_REPLY 613736709 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090433871 DLCTRL DEBUG Command: GET 773013261 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090433871 DLCTRL DEBUG Tx Command reply: GET_REPLY 773013261 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090433877 DLCTRL DEBUG Command: GET 812990365 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090433878 DLCTRL DEBUG Tx Command reply: GET_REPLY 812990365 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090433882 DLCTRL DEBUG Command: GET 978805589 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821090433883 DLCTRL DEBUG Tx Command reply: GET_REPLY 978805589 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090433886 DLCTRL DEBUG Command: GET 48110784 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821090433886 DLCTRL DEBUG Tx Command reply: GET_REPLY 48110784 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250821090433889 DLCTRL DEBUG Command: GET 603877494 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090433889 DLCTRL DEBUG Tx Command reply: GET_REPLY 603877494 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090433894 DLCTRL DEBUG Command: GET 849469468 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090433894 DLCTRL DEBUG Tx Command reply: GET_REPLY 849469468 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090433897 DLCTRL DEBUG Command: GET 600562595 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090433897 DLCTRL DEBUG Tx Command reply: GET_REPLY 600562595 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090433900 DLCTRL DEBUG Command: GET 137953841 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821090433901 DLCTRL DEBUG Tx Command reply: GET_REPLY 137953841 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090433903 DLCTRL DEBUG Command: GET 655160668 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821090433903 DLCTRL DEBUG Tx Command reply: GET_REPLY 655160668 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090433905 DLCTRL DEBUG Command: GET 480837548 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090433905 DLCTRL DEBUG Tx Command reply: GET_REPLY 480837548 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090433907 DLCTRL DEBUG Command: GET 105485134 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090433907 DLCTRL DEBUG Tx Command reply: GET_REPLY 105485134 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090433908 DLCTRL DEBUG Command: GET 783946615 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090433908 DLCTRL DEBUG Tx Command reply: GET_REPLY 783946615 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090433915 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38360<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090433915 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45065<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(997)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(996)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090433917 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38348<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090433918 DLINP DEBUG SRVCONN(,r=127.0.0.1:46799<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090433918 DLINP DEBUG SRVCONN(,r=127.0.0.1:46799<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090433918 DLINP NOTICE SRV(,r=127.0.0.1:46799<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090433918 DMAIN NOTICE (127.0.0.1:46799 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:46799<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821090433918 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-RAN(1004)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1013)@3bdb09a82332: Final verdict of PTC: none 20250821090433919 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090433919 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-SCCP(1012)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1006)@3bdb09a82332: Final verdict of PTC: none 20250821090433919 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090433919 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821090433919 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090433919 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090433919 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090433919 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090433920 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090433920 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090433920 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090433920 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090433920 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090433920 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090433920 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090433920 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090433920 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090433920 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090433920 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090433920 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090433920 DLSS7 <000c> ss7_asp.c:1383 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  20250821090433920 DLSS7 <000c> ss7_asp.c:1383 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  20250821090433920 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821090433920 DLSS7 <000c> ss7_asp.c:1383 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  20250821090433920 DLSS7 <000c> ss7_asp.c:1383 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  20250821090433920 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.msc1-RAN(1007)@3bdb09a82332: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(1002)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc2-RAN(1010)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(1009)@3bdb09a82332: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000)@3bdb09a82332: Final verdict of PTC: none 20250821090433920 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090433920 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090433920 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090433920 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090433920 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090433920 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090433920 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090433920 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090433920 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250821090433920 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090433920 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090433920 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090433920 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821090433920 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090433920 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090433920 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090433920 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090433920 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250821090433920 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090433920 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090433920 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090433920 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090433920 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090433920 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090433920 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090433920 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090433920 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090433920 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090433921 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090433921 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090433921 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090433921 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090433921 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090433921 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090433921 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090433921 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090433921 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090433921 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090433921 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090433921 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090433921 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090433921 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090433921 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090433921 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090433921 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090433921 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090433921 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090433921 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090433921 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090433921 DLSS7 <000c> ss7_asp.c:1383 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  20250821090433921 DLSS7 <000c> ss7_asp.c:1383 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  20250821090433921 DLSS7 <000c> ss7_asp.c:1383 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  20250821090433921 DLSS7 <000c> ss7_asp.c:1383 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  20250821090433921 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090433921 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090433921 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090433921 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090433921 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090433921 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250821090433921 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090433921 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090433921 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn2-0: connection closed 20250821090433921 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090433921 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090433921 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: T(beat) stopped 20250821090433921 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090433921 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250821090433921 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090433921 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=available) changed to status 'unavailable' 20250821090433921 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=available) changed to status 'unavailable' 20250821090433921 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0b  20250821090433921 DLSS7 <000c> ss7_asp.c:1383 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  20250821090433921 DLSS7 <000c> ss7_asp.c:1383 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  20250821090433921 DLSS7 <000c> ss7_asp.c:1383 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  20250821090433921 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090433921 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090433921 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090433921 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090433921 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821090433921 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090433921 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090433921 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821090433921 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090433921 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090433921 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090433921 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090433921 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090433921 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821090433921 DLSS7 <000c> ss7_asp.c:1383 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  20250821090433921 DLSS7 <000c> ss7_asp.c:1383 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  20250821090433921 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090433921 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090433921 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090433921 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090433922 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250821090433922 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090433922 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090433922 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250821090433922 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090433922 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250821090433922 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090433922 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821090433922 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821090433922 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 03  20250821090433922 DLSS7 <000c> ss7_asp.c:1383 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  20250821090433922 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090433922 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090433922 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090433922 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090433922 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090433922 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090433922 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090433922 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090433922 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090433922 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250821090433922 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090433922 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090433922 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250821090433922 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090433922 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090433922 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090433922 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821090433922 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821090433922 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0a  20250821090433922 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090433922 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1015)@3bdb09a82332: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1005)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(1021)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1016)@3bdb09a82332: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(995)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1003)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1014)@3bdb09a82332: Final verdict of PTC: none20250821090433924 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090433924 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090433924 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090433924 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=9 20250821090433924 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090433924 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090433924 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! HNBGW_Test.msc2-M3UA(1011)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(1019)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(998)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(1020)@3bdb09a82332: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(1024)@3bdb09a82332: Final verdict of PTC: pass HNBGW_Test.msc1-M3UA(1008)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1017)@3bdb09a82332: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(1023)@3bdb09a82332: Final verdict of PTC: pass TC_sgsnpool_L3Complete_valid_nri_20(1022)@3bdb09a82332: Final verdict of PTC: pass 20250821090433925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090433925 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090433925 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090433925 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=7 20250821090433925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090433925 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090433925 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090433925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090433925 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090433925 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090433925 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=6 20250821090433925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090433925 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090433925 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090433921 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090433921 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090433921 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090433921 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090433921 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090433921 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090433921 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090433921 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090433921 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090433921 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090433921 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090433921 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090433921 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090433921 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090433921 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090433921 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090433921 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090433921 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090433921 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090433921 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090433921 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090433921 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090433922 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090433922 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090433924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090433924 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090433924 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:458) 20250821090433924 DLSS7 NOTICE 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090433924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090433924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090433924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090433924 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090433924 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090433924 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090433924 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090433924 DRANAP NOTICE cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090433924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x560fd35e9050]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090433924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090433924 DLSCCP DEBUG SCCP-SCOC(111)[0x560fd360b540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090433924 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ef2cd), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090433924 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821090433924 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=9 -> eSLS=41: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821090433924 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=9 -> eSLS=41: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090433924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090433924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090433924 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090433924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090433924 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090433924 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090433924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090433924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 09 04 8e f2 cd 00 00 6f 00 00 00 00 00 (ss7_asp.c:1383) 20250821090433924 DLSCCP DEBUG SCCP-SCOC(111)[0x560fd360b540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090433924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x560fd35e9050]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090433924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3599108)[0x560fd3616990]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090433924 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3599108)[0x560fd3616990]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090433924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821090433924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3599108)[0x560fd3616990]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090433924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3599108)[0x560fd3616990]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090433924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3599108)[0x560fd3616990]{disrupted}: Freeing instance (context_map.c:203) 20250821090433924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3599108)[0x560fd3616990]{disrupted}: Deallocated (fsm.c:568) 20250821090433924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x560fd35e9050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090433924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x560fd35e9050]{disconnected}: Freeing instance (context_map.c:207) 20250821090433924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x560fd35e9050]{disconnected}: Deallocated (fsm.c:568) 20250821090433924 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3599108 SCCP-111 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:226) 20250821090433924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x560fd35e49a0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090433924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090433924 DLSCCP DEBUG SCCP-SCOC(112)[0x560fd36025a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090433924 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b69172), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090433924 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821090433924 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=7 -> eSLS=39: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821090433924 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=7 -> eSLS=39: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090433924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090433924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090433924 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090433924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090433924 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090433924 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090433924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090433924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 07 04 b6 91 72 00 00 70 00 00 00 00 00 (ss7_asp.c:1383) 20250821090433924 DLSCCP DEBUG SCCP-SCOC(112)[0x560fd36025a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090433924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x560fd35e49a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090433924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4428864)[0x560fd3643a50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090433924 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4428864)[0x560fd3643a50]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090433924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821090433924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4428864)[0x560fd3643a50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090433924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4428864)[0x560fd3643a50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090433924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4428864)[0x560fd3643a50]{disrupted}: Freeing instance (context_map.c:203) 20250821090433924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4428864)[0x560fd3643a50]{disrupted}: Deallocated (fsm.c:568) 20250821090433924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x560fd35e49a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090433924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x560fd35e49a0]{disconnected}: Freeing instance (context_map.c:207) 20250821090433924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x560fd35e49a0]{disconnected}: Deallocated (fsm.c:568) 20250821090433924 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4428864 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:226) 20250821090433924 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38374<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090433924 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38384<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090433924 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38390<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090433924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090433924 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090433924 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821090433924 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090433924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090433924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090433924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090433924 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090433924 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090433924 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090433924 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090433924 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090433924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090433924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821090433924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090433924 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090433925 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250821090433925 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090433925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090433925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090433925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090433925 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090433925 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090433925 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090433925 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090433925 DRANAP NOTICE cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090433925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250821090433925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090433925 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090433925 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 (hnb.c:255) 20250821090433925 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821090433925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6859104)[0x560fd35ebb80]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821090433925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6859104)[0x560fd35ebb80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250821090433925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x560fd35e9820]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250821090433925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090433925 DLSCCP DEBUG SCCP-SCOC(113)[0x560fd36019e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090433925 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b5182), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090433925 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090433925 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090433925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090433925 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090433925 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090433925 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090433925 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090433925 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 06 04 2b 51 82 00 00 71 00 00 00 00 00 (ss7_asp.c:1383) 20250821090433925 DLSCCP DEBUG SCCP-SCOC(113)[0x560fd36019e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090433925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x560fd35e9820]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090433925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6859104)[0x560fd35ebb80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090433925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6859104)[0x560fd35ebb80]{disrupted}: Freeing instance (context_map.c:203) 20250821090433925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6859104)[0x560fd35ebb80]{disrupted}: Deallocated (fsm.c:568) 20250821090433925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x560fd35e9820]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090433925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x560fd35e9820]{disconnected}: Freeing instance (context_map.c:207) 20250821090433925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x560fd35e9820]{disconnected}: Deallocated (fsm.c:568) 20250821090433925 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6859104 SCCP-113 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250821090433925 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090433925 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090433925 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250821090433925 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090433925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090433925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090433925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090433925 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090433925 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090433925 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090433925 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090433925 DRANAP NOTICE cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn2-SCCP(1018)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(995): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(996): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(997): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(998): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(1002): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(1003): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(1004): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(1005): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-SCCP(1006): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-RAN(1007): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-M3UA(1008): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc2-SCCP(1009): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc2-RAN(1010): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc2-M3UA(1011): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1012): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1013): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1014): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1015): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1016): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1017): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1018): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1019): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1020): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(1021): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1022): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1023): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1024): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Thu Aug 21 09:04:34 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 20250821090434054 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38396<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090434369 DLSCCP DEBUG SCCP-SCOC(109)[0x560fd357ad40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090434370 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ae84e), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090434370 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090434370 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090434370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090434370 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090434370 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090434370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090434370 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090434370 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090434370 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090434370 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 5a e8 4e 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090434370 DLSCCP DEBUG SCCP-SCOC(108)[0x560fd362a2d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090434370 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea9e06), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090434370 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090434370 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090434370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090434370 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090434370 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090434370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090434370 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090434370 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090434370 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090434370 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 ea 9e 06 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090434370 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090434370 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090434370 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090434370 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090434370 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090434370 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090434370 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090434370 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090434370 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090434370 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090434370 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090434370 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090434370 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090434370 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090434371 DLSCCP DEBUG SCCP-SCOC(110)[0x560fd35e65e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090434371 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b367ff), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090434371 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090434371 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090434371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090434371 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090434371 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090434371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090434371 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090434371 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090434371 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090434371 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b3 67 ff 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090434371 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090434371 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090434371 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090434371 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090434371 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090434371 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090434371 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090434855 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38396<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=785912) 20250821090434862 DLSCCP DEBUG SCCP-SCOC(106)[0x560fd3644030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090434862 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005790a5), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090434862 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090434862 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090434862 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090434862 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090434862 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090434862 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090434862 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090434862 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090434862 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090434862 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 57 90 a5 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090434862 DLSCCP DEBUG SCCP-SCOC(105)[0x560fd35ebeb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090434862 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002da703), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090434862 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090434862 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090434862 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090434862 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090434862 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090434862 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090434862 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090434862 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090434862 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090434862 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2d a7 03 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090434862 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090434862 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090434862 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090434862 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090434862 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090434862 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090434862 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090434862 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090434862 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090434862 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090434862 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090434862 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090434862 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090434862 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090434863 DLSCCP DEBUG SCCP-SCOC(107)[0x560fd3629680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090434863 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058f8ef), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090434863 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090434863 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090434863 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090434863 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090434863 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090434863 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090434863 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090434863 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090434863 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090434863 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 58 f8 ef 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090434863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090434863 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090434863 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090434863 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090434863 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090434863 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090434863 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090435561 DLSCCP DEBUG SCCP-SCOC(101)[0x560fd35edcf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090435561 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068b8fc), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090435561 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090435561 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090435561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090435561 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090435561 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090435561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090435561 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090435561 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090435561 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090435561 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 68 b8 fc 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090435561 DLSCCP DEBUG SCCP-SCOC(102)[0x560fd35fcfe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090435561 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8f391), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090435561 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090435562 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090435562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090435562 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090435562 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090435562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090435562 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090435562 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090435562 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090435562 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b8 f3 91 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090435562 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090435562 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090435562 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090435562 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090435562 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090435562 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090435562 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090435562 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090435562 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090435562 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090435562 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090435562 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090435562 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090435562 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090435563 DLSCCP DEBUG SCCP-SCOC(103)[0x560fd3483660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090435563 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d0bac), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090435563 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090435563 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090435563 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090435563 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090435563 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090435563 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090435563 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090435563 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090435563 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090435563 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8d 0b ac 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090435563 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090435563 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090435563 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090435563 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090435563 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090435563 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090435563 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090435564 DLSCCP DEBUG SCCP-SCOC(104)[0x560fd35e6040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090435564 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003473dd), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090435564 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090435564 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090435564 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090435564 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090435564 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090435564 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090435564 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090435564 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090435564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090435564 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 34 73 dd 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090435564 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090435564 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090435564 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090435564 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090435564 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090435564 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090435564 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=785912, count=805100) 20250821090435920 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090435920 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090435920 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821090435922 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090435922 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090435922 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821090435922 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090435922 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250821090435922 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250821090435922 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090435922 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090435922 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821090435922 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090435922 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250821090435922 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250821090435923 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090435923 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090435923 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250821090436002 DLSCCP DEBUG SCCP-SCOC(98)[0x560fd35e4d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090436002 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026bd5c), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090436002 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090436002 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090436002 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090436002 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090436002 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090436002 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090436002 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090436002 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090436002 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090436002 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 26 bd 5c 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090436002 DLSCCP DEBUG SCCP-SCOC(99)[0x560fd35e4870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090436002 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001fb34), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090436002 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090436002 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090436002 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090436002 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090436002 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090436002 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090436002 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090436002 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090436002 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090436002 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 01 fb 34 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090436002 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090436002 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090436002 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090436002 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090436002 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090436002 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090436002 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090436002 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090436002 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090436002 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090436002 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090436002 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090436002 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090436002 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090436012 DLSCCP DEBUG SCCP-SCOC(100)[0x560fd35f9920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090436012 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b353a7), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090436012 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090436012 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090436012 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090436012 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090436012 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090436012 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090436012 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090436012 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090436012 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090436012 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b3 53 a7 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090436012 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090436012 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090436012 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090436012 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090436012 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090436012 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090436012 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090436241 DLSCCP DEBUG SCCP-SCOC(93)[0x560fd3615d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090436241 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d066d), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090436241 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090436241 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090436241 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090436241 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090436241 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090436241 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090436241 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090436241 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090436241 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090436241 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 0d 06 6d 00 00 5d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090436241 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090436241 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090436241 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090436241 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090436241 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090436241 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090436241 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090436242 DLSCCP DEBUG SCCP-SCOC(94)[0x560fd35e8c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090436242 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e432f), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090436242 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250821090436242 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090436242 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090436242 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090436242 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090436242 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090436242 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090436242 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090436242 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090436242 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 0e 43 2f 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090436242 DLSCCP DEBUG SCCP-SCOC(92)[0x560fd35e9210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090436242 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b28da7), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090436242 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090436242 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090436242 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090436242 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090436242 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090436242 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090436242 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090436242 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090436242 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090436242 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b2 8d a7 00 00 5c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090436242 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090436242 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090436242 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090436242 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=0 20250821090436242 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090436242 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090436242 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090436242 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090436242 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090436242 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090436242 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090436242 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090436242 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090436242 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090436739 DLSCCP DEBUG SCCP-SCOC(90)[0x560fd3629840]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090436739 DLSCCP DEBUG SCCP-SCOC(90)[0x560fd3629840]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090436739 DLSCCP DEBUG SCCP-SCOC(90)[0x560fd3629840]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090436739 DLSCCP DEBUG SCCP-SCOC(90)[0x560fd3629840]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090436739 DLSCCP DEBUG SCCP-SCOC(90)[0x560fd3629840]{IDLE}: Deallocated (fsm.c:568) 20250821090436739 DLSCCP DEBUG SCCP-SCOC(89)[0x560fd360aa30]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090436739 DLSCCP DEBUG SCCP-SCOC(89)[0x560fd360aa30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090436739 DLSCCP DEBUG SCCP-SCOC(89)[0x560fd360aa30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090436739 DLSCCP DEBUG SCCP-SCOC(89)[0x560fd360aa30]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090436739 DLSCCP DEBUG SCCP-SCOC(89)[0x560fd360aa30]{IDLE}: Deallocated (fsm.c:568) 20250821090436739 DLSCCP DEBUG SCCP-SCOC(91)[0x560fd3632510]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090436739 DLSCCP DEBUG SCCP-SCOC(91)[0x560fd3632510]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090436739 DLSCCP DEBUG SCCP-SCOC(91)[0x560fd3632510]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090436739 DLSCCP DEBUG SCCP-SCOC(91)[0x560fd3632510]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090436739 DLSCCP DEBUG SCCP-SCOC(91)[0x560fd3632510]{IDLE}: Deallocated (fsm.c:568) MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 09:04: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_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@3bdb09a82332: 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@3bdb09a82332: Test case TC_sgsnpool_L3Compl_no_cn started. 20250821090437900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45508<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090437903 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45522<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090437908 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39255<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_no_cn-Iuh0(1029)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090438052 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090438052 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821090438061 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090438061 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090438061 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090438061 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090438061 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090438061 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090438061 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090438061 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_sgsnpool_L3Compl_no_cn-Iuh1(1031)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090438061 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42106 (stream_srv.c:143) 20250821090438061 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42106<->l=127.0.0.1:29169 (hnb.c:335) 20250821090438062 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090438062 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090438062 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:334) 20250821090438062 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090438062 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090438062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438062 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090438062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438062 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090438062 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090438062 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090438062 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090438062 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090438062 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090438062 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090438062 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090438062 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090438062 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090438062 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090438062 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090438062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438062 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090438062 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090438062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438063 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090438063 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090438063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090438063 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090438063 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090438063 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090438063 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090438063 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090438063 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090438063 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090438063 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090438063 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090438063 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090438063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438063 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090438063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090438063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438063 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090438063 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090438063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090438063 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090438063 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090438063 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090438063 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090438063 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090438063 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090438063 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090438063 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090438063 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090438063 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090438063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438063 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090438063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090438063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438063 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090438063 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090438063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090438063 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090438063 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090438063 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090438063 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090438063 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090438063 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090438063 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090438063 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090438063 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=14 20250821090438063 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090438063 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090438063 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090438063 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090438063 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090438063 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=12 20250821090438063 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090438063 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090438063 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090438063 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090438063 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090438063 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090438063 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=8 20250821090438063 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090438063 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090438063 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090438063 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090438063 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090438063 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090438063 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821090438063 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090438063 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090438063 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1035)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(1035)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1035)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1033)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090438079 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090438079 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090438079 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090438079 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090438079 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090438079 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090438079 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090438079 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090438081 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090438081 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090438081 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:334) 20250821090438081 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090438081 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090438081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438081 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090438081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438081 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090438081 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090438081 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090438081 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090438081 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090438081 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090438081 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090438081 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090438081 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090438081 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:334) 20250821090438081 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090438081 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090438081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438081 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090438081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090438081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438081 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090438081 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090438081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090438081 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090438081 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090438081 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090438081 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090438081 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090438081 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090438081 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090438081 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090438081 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090438081 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090438081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438081 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090438081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090438081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438081 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090438081 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090438081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090438081 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090438081 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090438081 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090438081 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090438081 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090438081 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090438081 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090438081 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090438081 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090438081 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090438081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438081 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090438081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090438081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438081 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090438081 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090438081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090438081 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090438081 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090438081 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090438081 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090438081 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090438081 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090438081 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090438081 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090438081 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=8 20250821090438081 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090438081 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090438081 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090438081 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090438081 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090438081 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=1 20250821090438081 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090438081 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090438081 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090438081 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090438081 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090438081 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090438081 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=2 20250821090438081 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090438081 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090438081 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090438081 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090438081 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090438081 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090438081 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=14 20250821090438081 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090438081 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090438081 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1038)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(1038)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1038)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1036)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090438102 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090438102 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090438102 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090438102 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090438102 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:562) 20250821090438102 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090438102 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090438102 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090438102 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090438107 DLINP DEBUG SRVCONN(,r=127.0.0.1:42106<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090438107 DLINP DEBUG SRVCONN(,r=127.0.0.1:42106<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090438107 DLINP DEBUG SRVCONN(,r=127.0.0.1:42106<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090438107 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090438107 DHNBAP DEBUG (127.0.0.1:42106 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821090438107 DHNBAP NOTICE (127.0.0.1:42106 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090438107 DHNBAP NOTICE (127.0.0.1:42106 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090438107 DLINP DEBUG SRVCONN(,r=127.0.0.1:42106<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090438107 DLINP DEBUG SRVCONN(,r=127.0.0.1:42106<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090438273 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090438273 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090438273 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090438273 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1035)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090438277 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090438277 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090438277 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090438277 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090438277 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090438277 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090438277 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090438277 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090438277 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090438277 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090438277 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090438277 DLSS7 <000c> ss7_asp.c:1383 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  20250821090438277 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090438279 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090438279 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090438279 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090438279 DLSS7 <000c> ss7_asp.c:1383 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  20250821090438279 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090438279 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090438279 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090438279 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090438279 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090438279 DLSS7 <000c> ss7_asp.c:1383 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  20250821090438279 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090438279 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090438279 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090438279 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090438279 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090438279 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090438279 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090438279 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090438279 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090438279 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090438279 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090438279 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090438279 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090438279 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090438279 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090438279 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090438280 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090438280 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090438280 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090438280 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090438280 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090438280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090438281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438281 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090438281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090438281 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090438281 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090438281 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090438281 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090438281 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090438281 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090438281 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090438281 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090438281 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821090438281 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090438281 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090438281 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090438281 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090438281 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090438281 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821090438292 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090438292 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090438292 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090438292 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1038)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090438294 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090438294 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090438294 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090438294 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090438294 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090438294 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090438294 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090438294 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090438294 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090438294 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090438294 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090438294 DLSS7 <000c> ss7_asp.c:1383 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  20250821090438294 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090438295 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090438295 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090438295 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090438295 DLSS7 <000c> ss7_asp.c:1383 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  20250821090438295 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090438295 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090438295 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090438295 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090438295 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090438295 DLSS7 <000c> ss7_asp.c:1383 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  20250821090438295 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090438295 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090438295 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090438295 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090438295 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090438295 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090438295 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090438295 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090438295 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090438295 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090438295 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090438295 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090438295 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090438295 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090438295 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090438295 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090438295 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090438296 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090438296 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090438296 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090438296 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090438296 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090438296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438296 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090438296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090438296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090438296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090438296 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090438296 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090438296 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090438296 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090438296 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090438296 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090438296 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090438296 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090438296 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090438296 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090438296 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090438296 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090438296 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090438296 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090438296 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090438296 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090438296 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(1034)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090439078 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090439078 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090439078 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090439078 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090439078 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090439078 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090439078 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090439078 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090439078 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090439078 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090439078 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090439078 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090439078 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090439078 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090439078 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090439078 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090439078 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090439078 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090439078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090439078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090439078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090439078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090439078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090439078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090439078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090439078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090439078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090439078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090439078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090439078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090439078 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090439078 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090439078 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090439078 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090439078 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090439078 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:382) 20250821090439078 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090439078 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090439079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090439079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090439079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090439079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090439079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090439079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090439079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090439079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090439079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090439079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090439079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090439079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090439079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090439079 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090439079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090439079 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090439079 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090439079 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090439079 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090439079 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090439079 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090439079 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090439079 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090439079 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090439079 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821090439079 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090439079 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090439079 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090439079 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090439079 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090439079 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090439079 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090439079 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090439079 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090439079 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090439079 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090439079 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090439079 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090439079 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090439079 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090439079 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090439079 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090439079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090439079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090439079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090439079 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090439079 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090439079 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090439079 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090439079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090439079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090439079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090439079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090439079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090439079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090439079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090439079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090439079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090439079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090439079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090439079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090439079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090439079 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090439079 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090439079 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090439079 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1034)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(1037)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090439096 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090439096 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090439096 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090439096 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090439096 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090439096 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090439096 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090439096 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090439096 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090439096 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090439096 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090439096 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090439096 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090439096 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090439096 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090439096 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090439096 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090439096 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090439096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090439096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090439096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090439096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090439096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090439096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090439096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090439096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090439096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090439096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090439096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090439096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090439096 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090439096 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090439096 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090439096 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090439096 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090439096 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:382) 20250821090439096 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090439096 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090439096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090439096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090439096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090439096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090439096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090439096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090439096 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090439096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090439096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090439096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090439096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090439096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090439096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090439096 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090439096 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090439096 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090439096 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090439096 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090439096 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090439096 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090439096 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090439096 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090439096 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090439096 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090439096 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=7 20250821090439096 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090439096 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090439096 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090439096 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090439096 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090439096 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090439097 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090439097 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090439097 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090439097 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090439097 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090439097 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090439097 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090439097 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090439097 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090439097 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090439097 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090439097 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090439097 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090439097 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090439097 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090439097 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090439097 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090439097 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090439097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090439097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090439097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090439097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090439097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090439097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090439097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090439097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090439097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090439097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090439097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090439097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090439097 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090439097 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090439097 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090439097 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090439097 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1037)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090439112 DLCTRL DEBUG Command: GET 70337697 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821090439112 DLCTRL DEBUG Tx Command reply: GET_REPLY 70337697 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090439113 DLCTRL DEBUG Command: GET 26216968 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821090439113 DLCTRL DEBUG Tx Command reply: GET_REPLY 26216968 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090439114 DLCTRL DEBUG Command: GET 837002357 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090439114 DLCTRL DEBUG Tx Command reply: GET_REPLY 837002357 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090439115 DLCTRL DEBUG Command: GET 683540003 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090439115 DLCTRL DEBUG Tx Command reply: GET_REPLY 683540003 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090439116 DLCTRL DEBUG Command: GET 198017749 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090439116 DLCTRL DEBUG Tx Command reply: GET_REPLY 198017749 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821090439116 DLCTRL DEBUG Command: GET 67694000 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821090439116 DLCTRL DEBUG Tx Command reply: GET_REPLY 67694000 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090439117 DLCTRL DEBUG Command: GET 766518918 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821090439117 DLCTRL DEBUG Tx Command reply: GET_REPLY 766518918 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090439118 DLCTRL DEBUG Command: GET 171253677 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090439118 DLCTRL DEBUG Tx Command reply: GET_REPLY 171253677 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090439119 DLCTRL DEBUG Command: GET 874005202 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090439119 DLCTRL DEBUG Tx Command reply: GET_REPLY 874005202 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090439119 DLCTRL DEBUG Command: GET 930115708 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090439119 DLCTRL DEBUG Tx Command reply: GET_REPLY 930115708 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821090439120 DLCTRL DEBUG Command: GET 340158647 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821090439120 DLCTRL DEBUG Tx Command reply: GET_REPLY 340158647 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090439121 DLCTRL DEBUG Command: GET 695740318 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821090439121 DLCTRL DEBUG Tx Command reply: GET_REPLY 695740318 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090439121 DLCTRL DEBUG Command: GET 194392559 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090439121 DLCTRL DEBUG Tx Command reply: GET_REPLY 194392559 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090439122 DLCTRL DEBUG Command: GET 984998556 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090439122 DLCTRL DEBUG Tx Command reply: GET_REPLY 984998556 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090439123 DLCTRL DEBUG Command: GET 894430719 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090439123 DLCTRL DEBUG Tx Command reply: GET_REPLY 894430719 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821090439123 DLCTRL DEBUG Command: GET 148320214 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821090439123 DLCTRL DEBUG Tx Command reply: GET_REPLY 148320214 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090439124 DLCTRL DEBUG Command: GET 185799182 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821090439124 DLCTRL DEBUG Tx Command reply: GET_REPLY 185799182 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090439125 DLCTRL DEBUG Command: GET 466712714 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090439125 DLCTRL DEBUG Tx Command reply: GET_REPLY 466712714 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090439126 DLCTRL DEBUG Command: GET 434263160 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090439126 DLCTRL DEBUG Tx Command reply: GET_REPLY 434263160 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090439126 DLCTRL DEBUG Command: GET 500034872 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090439126 DLCTRL DEBUG Tx Command reply: GET_REPLY 500034872 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: 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@3bdb09a82332: "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@3bdb09a82332: 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 := '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 := '000000000000000110010011'B, t_guard := 20.000000 } 20250821090439136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45526<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@3bdb09a82332: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1040)2982154 20250821090440152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090440152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090440152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821090440152 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090440152 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2d810a, normal) (hnbgw_rua.c:408) 20250821090440152 DHNB DEBUG map_rua[0x560fd3632510]{init}: Allocated (fsm.c:456) 20250821090440152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2982154)[0x560fd3632510]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090440153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2982154 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090440153 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090440153 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090440153 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821090440153 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-2982154 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:220) 20250821090440153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2982154)[0x560fd3632510]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090440153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2982154)[0x560fd3632510]{init}: Freeing instance (context_map.c:203) 20250821090440153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2982154)[0x560fd3632510]{init}: Deallocated (fsm.c:568) 20250821090440153 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2982154 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250821090440153 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:283) 20250821090440153 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250821090440153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821090440153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090440153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@3bdb09a82332: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1040)2982154 MTC@3bdb09a82332: 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 := '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 := '000000000000000101001111'B, t_guard := 20.000000 } 20250821090440171 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45536<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@3bdb09a82332: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1041)15343844 20250821090441178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090441178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090441178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1431) 20250821090441178 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090441178 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xea20e4, normal) (hnbgw_rua.c:408) 20250821090441178 DHNB DEBUG map_rua[0x560fd3632510]{init}: Allocated (fsm.c:456) 20250821090441178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15343844)[0x560fd3632510]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090441178 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15343844 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090441178 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090441178 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090441178 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250821090441178 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-15343844 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:220) 20250821090441178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15343844)[0x560fd3632510]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090441178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15343844)[0x560fd3632510]{init}: Freeing instance (context_map.c:203) 20250821090441178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15343844)[0x560fd3632510]{init}: Deallocated (fsm.c:568) 20250821090441178 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15343844 SCCP-0 PS MI=NONE: Deallocating (context_map.c:226) 20250821090441178 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:283) 20250821090441178 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250821090441178 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821090441178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090441178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@3bdb09a82332: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1041)15343844 MTC@3bdb09a82332: 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 := '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 := '000000000000001100001010'B, t_guard := 20.000000 } 20250821090441190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45540<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@3bdb09a82332: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1042)7522643 20250821090442200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090442200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090442200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821090442200 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090442200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x72c953, normal) (hnbgw_rua.c:408) 20250821090442200 DHNB DEBUG map_rua[0x560fd3632510]{init}: Allocated (fsm.c:456) 20250821090442200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7522643)[0x560fd3632510]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090442200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7522643 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090442200 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090442200 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090442200 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-7522643 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:220) 20250821090442200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7522643)[0x560fd3632510]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090442200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7522643)[0x560fd3632510]{init}: Freeing instance (context_map.c:203) 20250821090442200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7522643)[0x560fd3632510]{init}: Deallocated (fsm.c:568) 20250821090442200 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7522643 SCCP-0 PS MI=NONE: Deallocating (context_map.c:226) 20250821090442200 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:283) 20250821090442200 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250821090442200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821090442200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090442200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@3bdb09a82332: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1042)7522643 MTC@3bdb09a82332: 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 := '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 := '000000000000000001111111'B, t_guard := 20.000000 } 20250821090442215 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45552<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090443066 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090443066 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090443066 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821090443066 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821090443066 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821090443066 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821090443066 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821090443066 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821090443066 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090443066 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821090443066 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821090443066 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821090443066 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090443066 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821090443066 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821090443066 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250821090443066 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821090443066 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821090443066 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821090443066 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@3bdb09a82332: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1043)4434842 20250821090443223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090443223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090443223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821090443223 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090443223 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x43ab9a, normal) (hnbgw_rua.c:408) 20250821090443223 DHNB DEBUG map_rua[0x560fd3632510]{init}: Allocated (fsm.c:456) 20250821090443223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4434842)[0x560fd3632510]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090443223 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4434842 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090443223 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090443223 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090443223 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821090443223 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-4434842 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:220) 20250821090443223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4434842)[0x560fd3632510]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090443223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4434842)[0x560fd3632510]{init}: Freeing instance (context_map.c:203) 20250821090443223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4434842)[0x560fd3632510]{init}: Deallocated (fsm.c:568) 20250821090443223 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4434842 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250821090443223 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:283) 20250821090443223 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250821090443223 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821090443223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090443223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@3bdb09a82332: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1043)4434842 MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090443226 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39255<->l=127.0.0.1:4262) (control_if.c:193) 20250821090443226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45522<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1027)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(1026)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090443229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45508<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090443230 DLINP DEBUG SRVCONN(,r=127.0.0.1:42106<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090443230 DLINP DEBUG SRVCONN(,r=127.0.0.1:42106<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090443230 DLINP NOTICE SRV(,r=127.0.0.1:42106<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090443230 DMAIN NOTICE (127.0.0.1:42106 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42106<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821090443230 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250821090443230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090443230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090443230 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090443230 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 (hnb.c:255) 20250821090443230 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(1032)@3bdb09a82332: Final verdict of PTC: none 20250821090443231 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090443231 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090443231 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090443231 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090443231 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090443231 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090443232 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090443232 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090443232 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090443232 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090443232 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090443232 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090443232 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090443232 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090443232 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090443232 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090443232 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090443232 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090443232 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090443232 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090443232 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821090443232 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090443232 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(1034)@3bdb09a82332: Final verdict of PTC: none 20250821090443232 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090443232 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090443232 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090443232 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090443232 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090443232 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090443232 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090443232 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090443232 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090443232 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090443232 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) HNBGW_Test.sgsn0-SCCP(1036)@3bdb09a82332: Final verdict of PTC: none 20250821090443232 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090443232 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090443232 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090443232 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250821090443233 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250821090443233 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090443233 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250821090443232 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090443233 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250821090443233 DLINP <0002> stream_srv.c:818 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250821090443233 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090443233 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090443233 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090443233 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090443233 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090443233 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090443233 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090443233 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs HNBGW_Test.msc0-SCCP(1033)@3bdb09a82332: Final verdict of PTC: none 20250821090443233 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090443233 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090443233 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090443233 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090443233 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090443233 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090443233 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090443233 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090443233 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090443233 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090443233 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090443233 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090443233 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090443233 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090443233 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090443233 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090443233 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@3bdb09a82332: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(1031)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1038)@3bdb09a82332: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(1029)@3bdb09a82332: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_no_cn(1025)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(1028)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1037)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(1039)@3bdb09a82332: Final verdict of PTC: none 20250821090443234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45526<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090443235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45536<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090443235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45540<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090443235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45552<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(1040)@3bdb09a82332: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(1043)@3bdb09a82332: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(1042)@3bdb09a82332: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(1041)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1035)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(1025): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(1026): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(1027): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(1028): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(1029): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(1031): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(1032): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(1033): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(1034): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(1035): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1036): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1037): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1038): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(1039): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1040): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1041): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1042): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1043): none (pass -> pass) MTC@3bdb09a82332: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass'. Thu Aug 21 09:04:43 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 20250821090443299 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45560<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090443925 DLSCCP DEBUG SCCP-SCOC(112)[0x560fd36025a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090443925 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b69172), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090443925 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821090443925 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821090443925 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090443925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090443925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090443925 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090443925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090443925 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090443925 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090443925 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090443925 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 b6 91 72 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090443925 DLSCCP DEBUG SCCP-SCOC(111)[0x560fd360b540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090443925 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ef2cd), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090443925 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821090443925 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090443925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090443925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090443925 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090443925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090443925 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090443925 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090443925 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090443925 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 8e f2 cd 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090443925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090443925 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090443925 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090443925 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821090443925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090443925 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090443925 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090443925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090443925 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090443925 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090443925 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821090443925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090443925 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090443925 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090443926 DLSCCP DEBUG SCCP-SCOC(113)[0x560fd36019e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090443926 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b5182), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090443926 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090443926 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090443926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090443926 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090443926 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090443926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090443926 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090443926 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090443926 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090443926 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 2b 51 82 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090443926 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090443926 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090443926 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090443926 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090443926 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090443926 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090443926 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090444100 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45560<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=346976) 20250821090444370 DLSCCP DEBUG SCCP-SCOC(108)[0x560fd362a2d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090444370 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea9e06), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090444370 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090444370 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090444370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090444370 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090444370 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090444370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090444370 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090444370 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090444370 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090444370 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 ea 9e 06 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090444370 DLSCCP DEBUG SCCP-SCOC(109)[0x560fd357ad40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090444370 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ae84e), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090444370 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090444370 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090444370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090444370 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090444370 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090444370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090444371 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090444371 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090444371 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090444371 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 5a e8 4e 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090444371 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090444371 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090444371 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090444371 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090444371 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090444371 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090444371 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090444371 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090444371 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090444371 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090444371 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090444371 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090444371 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090444371 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090444372 DLSCCP DEBUG SCCP-SCOC(110)[0x560fd35e65e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090444372 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b367ff), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090444372 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090444372 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090444372 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090444372 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090444372 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090444372 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090444372 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090444372 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090444372 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090444372 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b3 67 ff 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090444372 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090444372 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090444372 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090444372 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090444372 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090444372 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090444372 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090444862 DLSCCP DEBUG SCCP-SCOC(105)[0x560fd35ebeb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090444862 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002da703), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090444862 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090444862 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090444862 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090444862 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090444862 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090444862 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090444862 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090444862 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090444862 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090444862 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2d a7 03 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090444862 DLSCCP DEBUG SCCP-SCOC(106)[0x560fd3644030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090444862 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005790a5), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090444862 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090444862 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090444863 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090444863 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090444863 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090444863 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090444863 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090444863 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090444863 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090444863 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 57 90 a5 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090444863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090444863 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090444863 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090444863 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090444863 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090444863 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090444863 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090444863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090444863 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090444863 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090444863 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090444863 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090444863 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090444863 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090444864 DLSCCP DEBUG SCCP-SCOC(107)[0x560fd3629680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090444864 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058f8ef), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090444864 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090444864 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090444864 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090444864 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090444864 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090444864 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090444864 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090444864 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090444864 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090444864 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 58 f8 ef 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090444864 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090444864 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090444864 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090444864 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090444864 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090444864 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090444864 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=346976, count=384864) 20250821090445233 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090445233 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090445233 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821090445234 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090445234 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090445234 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821090445562 DLSCCP DEBUG SCCP-SCOC(102)[0x560fd35fcfe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090445562 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8f391), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090445562 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090445562 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090445562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090445562 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090445562 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090445562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090445562 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090445562 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090445562 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090445562 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b8 f3 91 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090445562 DLSCCP DEBUG SCCP-SCOC(101)[0x560fd35edcf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090445562 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068b8fc), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090445562 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090445562 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090445562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090445562 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090445562 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090445562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090445562 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090445562 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090445562 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090445562 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 68 b8 fc 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090445563 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090445563 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090445563 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090445563 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090445563 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090445563 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090445563 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090445563 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090445563 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090445563 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090445563 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090445563 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090445563 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090445563 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090445564 DLSCCP DEBUG SCCP-SCOC(103)[0x560fd3483660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090445564 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d0bac), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090445564 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090445564 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090445564 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090445564 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090445564 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090445564 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090445564 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090445564 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090445564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090445564 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8d 0b ac 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090445564 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090445564 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090445564 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090445564 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090445564 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090445564 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090445564 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090445565 DLSCCP DEBUG SCCP-SCOC(104)[0x560fd35e6040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090445565 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003473dd), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090445565 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090445565 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090445565 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090445565 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090445565 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090445565 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090445565 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090445565 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090445565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090445565 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 34 73 dd 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090445565 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090445565 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090445565 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090445565 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090445565 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090445565 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090445565 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090446003 DLSCCP DEBUG SCCP-SCOC(99)[0x560fd35e4870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090446003 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001fb34), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090446003 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090446003 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090446003 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090446003 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090446003 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090446003 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090446003 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090446003 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090446003 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090446003 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 01 fb 34 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090446003 DLSCCP DEBUG SCCP-SCOC(98)[0x560fd35e4d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090446003 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026bd5c), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090446003 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090446003 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090446003 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090446003 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090446003 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090446003 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090446003 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090446003 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090446003 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090446003 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 26 bd 5c 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090446004 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090446004 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090446004 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090446004 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090446004 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090446004 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090446004 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090446004 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090446004 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090446004 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090446004 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090446004 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090446004 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090446004 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250821090446012 DLSCCP DEBUG SCCP-SCOC(100)[0x560fd35f9920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090446013 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b353a7), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090446013 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090446013 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090446013 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090446013 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090446013 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090446013 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090446013 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090446013 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090446013 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090446013 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b3 53 a7 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090446013 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090446013 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090446013 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090446013 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090446013 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090446013 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090446013 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 09:04: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_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 20250821090446237 DLSCCP DEBUG SCCP-SCOC(93)[0x560fd3615d30]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090446237 DLSCCP DEBUG SCCP-SCOC(93)[0x560fd3615d30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090446237 DLSCCP DEBUG SCCP-SCOC(93)[0x560fd3615d30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090446237 DLSCCP DEBUG SCCP-SCOC(93)[0x560fd3615d30]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090446237 DLSCCP DEBUG SCCP-SCOC(93)[0x560fd3615d30]{IDLE}: Deallocated (fsm.c:568) 20250821090446238 DLSCCP DEBUG SCCP-SCOC(94)[0x560fd35e8c40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090446238 DLSCCP DEBUG SCCP-SCOC(94)[0x560fd35e8c40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090446238 DLSCCP DEBUG SCCP-SCOC(94)[0x560fd35e8c40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090446238 DLSCCP DEBUG SCCP-SCOC(94)[0x560fd35e8c40]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090446238 DLSCCP DEBUG SCCP-SCOC(94)[0x560fd35e8c40]{IDLE}: Deallocated (fsm.c:568) 20250821090446238 DLSCCP DEBUG SCCP-SCOC(92)[0x560fd35e9210]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090446238 DLSCCP DEBUG SCCP-SCOC(92)[0x560fd35e9210]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090446238 DLSCCP DEBUG SCCP-SCOC(92)[0x560fd35e9210]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090446238 DLSCCP DEBUG SCCP-SCOC(92)[0x560fd35e9210]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090446238 DLSCCP DEBUG SCCP-SCOC(92)[0x560fd35e9210]{IDLE}: Deallocated (fsm.c:568) MTC@3bdb09a82332: 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@3bdb09a82332: Test case TC_sgsnpool_nri_from_other_PLMN started. 20250821090447142 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33712<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090447145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33720<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090447147 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38613<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090447276 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090447276 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821090447285 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090447285 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090447285 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090447285 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090447285 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51725 (stream_srv.c:143) 20250821090447285 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51725<->l=127.0.0.1:29169 (hnb.c:335) 20250821090447285 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090447285 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090447286 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090447286 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090447287 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090447287 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090447287 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:334) 20250821090447287 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090447287 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090447287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447287 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090447287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447287 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090447287 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090447287 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090447287 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090447287 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090447287 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090447287 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090447287 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090447287 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090447287 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090447287 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090447287 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090447287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447287 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090447287 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090447287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447287 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090447287 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090447287 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090447287 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090447287 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090447287 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090447287 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090447287 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090447287 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090447287 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090447287 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090447287 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090447287 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090447287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447287 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090447287 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090447287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447287 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090447287 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090447287 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090447287 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090447287 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090447287 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090447287 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090447287 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090447287 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090447287 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090447287 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090447287 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090447287 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090447287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447287 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090447287 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090447287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447288 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090447288 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090447288 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090447288 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090447288 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090447288 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090447288 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090447288 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090447288 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090447288 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090447288 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090447288 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=10 20250821090447288 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090447288 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090447288 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090447288 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090447288 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090447288 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=15 20250821090447288 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090447288 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090447288 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090447288 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090447288 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090447288 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090447288 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=2 20250821090447288 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090447288 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090447288 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090447288 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090447288 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090447288 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090447288 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821090447288 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090447288 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090447288 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1054)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(1054)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1054)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(1052)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(1057)@3bdb09a82332: ************************************************* HNBGW_Test.msc1-M3UA(1057)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1057)@3bdb09a82332: ************************************************* HNBGW_Test.msc1-SCCP(1055)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(1060)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(1060)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1060)@3bdb09a82332: ************************************************* HNBGW_Test.msc2-SCCP(1058)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090447322 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090447322 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090447322 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090447322 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090447322 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090447322 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090447322 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090447322 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090447323 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090447323 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090447323 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:334) 20250821090447323 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090447323 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090447323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447323 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090447323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447323 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090447323 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090447323 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090447323 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090447323 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090447323 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090447323 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090447323 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090447323 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090447323 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:334) 20250821090447323 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090447323 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090447323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447323 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090447323 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090447323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447323 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090447323 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090447323 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090447323 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090447324 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090447324 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090447324 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090447324 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090447324 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090447324 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090447324 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090447324 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090447324 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090447324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447324 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090447324 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090447324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447324 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090447324 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090447324 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090447324 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090447324 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090447324 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090447324 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090447324 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090447324 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090447324 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090447324 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090447324 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090447324 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090447324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447324 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090447324 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090447324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447324 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090447324 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090447324 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090447324 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090447324 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090447324 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090447324 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090447324 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090447324 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090447324 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090447324 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090447324 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=15 20250821090447324 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090447324 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090447324 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090447324 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090447324 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090447324 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821090447324 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090447324 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090447324 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090447324 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090447324 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090447324 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090447324 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=8 20250821090447324 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090447324 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090447324 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090447324 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090447324 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090447324 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090447324 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821090447324 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090447324 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090447324 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1063)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(1063)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1063)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(1061)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1066)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1066)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1066)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn1-SCCP(1064)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(1069)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(1069)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(1069)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn2-SCCP(1067)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090447367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090447367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090447367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090447367 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090447367 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:562) 20250821090447367 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090447367 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090447367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090447368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090447372 DLINP DEBUG SRVCONN(,r=127.0.0.1:51725<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090447372 DLINP DEBUG SRVCONN(,r=127.0.0.1:51725<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090447372 DLINP DEBUG SRVCONN(,r=127.0.0.1:51725<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090447372 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090447372 DHNBAP DEBUG (127.0.0.1:51725 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821090447372 DHNBAP NOTICE (127.0.0.1:51725 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090447372 DHNBAP NOTICE (127.0.0.1:51725 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090447372 DLINP DEBUG SRVCONN(,r=127.0.0.1:51725<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090447372 DLINP DEBUG SRVCONN(,r=127.0.0.1:51725<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090447498 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090447498 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090447498 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090447498 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1054)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090447501 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090447501 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090447501 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090447501 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090447501 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090447501 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090447501 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090447501 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090447501 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090447501 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090447501 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090447501 DLSS7 <000c> ss7_asp.c:1383 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  20250821090447501 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090447501 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090447501 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090447501 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090447501 DLSS7 <000c> ss7_asp.c:1383 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  20250821090447501 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090447501 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090447502 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090447502 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090447502 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090447502 DLSS7 <000c> ss7_asp.c:1383 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  20250821090447502 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090447502 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090447502 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090447502 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090447502 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090447502 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090447502 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090447502 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090447502 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090447502 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090447502 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090447502 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090447502 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090447502 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090447502 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090447502 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090447503 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090447503 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090447503 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090447503 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090447503 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090447503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447503 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090447503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447503 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090447503 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090447503 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090447503 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090447503 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090447503 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090447503 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090447503 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090447503 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090447503 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090447503 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821090447503 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090447503 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090447503 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090447503 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090447503 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090447503 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821090447508 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090447508 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821090447508 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090447508 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(1057)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821090447510 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090447510 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821090447510 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090447510 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090447510 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090447510 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090447510 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090447510 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090447510 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090447510 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090447510 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090447510 DLSS7 <000c> ss7_asp.c:1383 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  20250821090447510 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090447510 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090447510 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090447510 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090447510 DLSS7 <000c> ss7_asp.c:1383 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  20250821090447510 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090447510 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090447510 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090447510 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090447510 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821090447510 DLSS7 <000c> ss7_asp.c:1383 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  20250821090447510 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090447510 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090447510 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821090447510 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090447510 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090447510 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090447510 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090447510 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090447510 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821090447510 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090447510 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090447510 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090447510 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090447510 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090447510 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090447510 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090447510 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090447511 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090447512 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090447512 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090447512 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090447512 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090447512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447512 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090447512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447512 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090447512 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090447512 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090447512 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090447512 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090447512 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090447512 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090447512 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090447512 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090447512 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090447512 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=8 20250821090447512 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090447512 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090447512 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090447512 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090447512 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090447512 DLSS7 <000c> ss7_asp.c:1383 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  20250821090447519 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090447519 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250821090447519 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090447519 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(1060)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250821090447521 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090447521 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250821090447521 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090447521 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090447521 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090447521 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090447521 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090447521 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090447521 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250821090447521 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090447521 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090447521 DLSS7 <000c> ss7_asp.c:1383 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  20250821090447521 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090447522 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090447522 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090447522 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090447522 DLSS7 <000c> ss7_asp.c:1383 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  20250821090447522 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090447522 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090447522 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090447522 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090447522 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250821090447522 DLSS7 <000c> ss7_asp.c:1383 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  20250821090447522 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821090447522 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=unavailable) changed to status 'available' 20250821090447522 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 03  20250821090447522 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090447522 DLSS7 <000c> ss7_asp.c:1383 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  20250821090447522 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 05 00 12 00 10 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090447522 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090447522 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090447522 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090447522 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250821090447522 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090447522 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090447522 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090447522 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090447522 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090447522 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090447522 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090447522 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090447523 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090447523 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090447523 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090447523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090447523 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090447523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447523 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090447523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447523 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090447523 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090447523 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090447523 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090447523 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090447523 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090447523 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090447523 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090447523 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090447523 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090447523 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=9 20250821090447523 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090447523 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090447523 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc2 proto=m3ua 20250821090447523 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821090447523 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090447523 DLSS7 <000c> ss7_asp.c:1383 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  20250821090447535 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090447535 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090447535 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090447535 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1063)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090447537 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090447537 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090447537 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090447537 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090447537 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090447537 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090447537 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090447537 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090447537 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090447537 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090447537 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090447537 DLSS7 <000c> ss7_asp.c:1383 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  20250821090447537 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090447537 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090447537 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090447537 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090447537 DLSS7 <000c> ss7_asp.c:1383 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  20250821090447537 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090447537 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090447537 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090447537 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090447537 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090447537 DLSS7 <000c> ss7_asp.c:1383 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  20250821090447537 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090447537 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090447538 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090447538 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090447538 DLSS7 <000c> ss7_asp.c:1383 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  20250821090447538 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250821090447538 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 02 00 12 00 0c 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090447538 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090447538 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090447538 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090447538 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090447538 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090447538 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090447538 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090447538 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090447538 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090447538 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090447538 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090447538 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090447539 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090447539 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090447539 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090447539 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090447539 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090447539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447539 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090447539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447539 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090447539 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090447539 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090447539 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090447539 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090447539 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090447539 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090447539 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090447539 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090447539 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090447539 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821090447539 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090447539 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090447539 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090447539 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090447539 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090447539 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  20250821090447546 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090447546 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250821090447546 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090447546 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1066)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250821090447548 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090447548 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250821090447548 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090447548 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090447548 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090447548 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090447548 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090447548 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090447548 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090447548 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090447548 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090447548 DLSS7 <000c> ss7_asp.c:1383 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  20250821090447548 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090447549 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090447549 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090447549 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090447549 DLSS7 <000c> ss7_asp.c:1383 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  20250821090447549 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090447549 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090447549 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090447549 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090447549 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250821090447549 DLSS7 <000c> ss7_asp.c:1383 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  20250821090447549 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821090447549 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821090447549 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0a  20250821090447549 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090447549 DLSS7 <000c> ss7_asp.c:1383 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  20250821090447549 DLSS7 <000c> ss7_asp.c:1383 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  20250821090447549 DLSS7 <000c> ss7_asp.c:1383 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  20250821090447549 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 44 bytes: [L2]> 01 00 02 01 00 00 00 2c 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090447549 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090447549 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090447549 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090447549 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250821090447549 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090447549 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090447549 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090447549 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090447549 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090447549 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090447549 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090447549 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090447550 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090447550 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090447550 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090447550 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090447550 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090447550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447550 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090447550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447551 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090447551 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090447551 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090447551 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090447551 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090447551 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090447551 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090447551 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090447551 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090447551 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090447551 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=8 20250821090447551 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090447551 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090447551 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090447551 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090447551 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090447551 DLSS7 <000c> ss7_asp.c:1383 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  20250821090447557 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090447557 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250821090447557 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090447557 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(1069)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250821090447559 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090447559 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250821090447559 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090447559 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090447559 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090447559 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090447559 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090447559 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090447559 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250821090447559 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090447559 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090447559 DLSS7 <000c> ss7_asp.c:1383 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  20250821090447559 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090447560 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090447560 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090447560 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090447560 DLSS7 <000c> ss7_asp.c:1383 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  20250821090447560 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090447560 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090447560 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090447560 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090447560 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250821090447560 DLSS7 <000c> ss7_asp.c:1383 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  20250821090447560 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=unavailable) changed to status 'available' 20250821090447560 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=unavailable) changed to status 'available' 20250821090447560 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0b  20250821090447560 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090447560 DLSS7 <000c> ss7_asp.c:1383 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  20250821090447560 DLSS7 <000c> ss7_asp.c:1383 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  20250821090447560 DLSS7 <000c> ss7_asp.c:1383 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  20250821090447560 DLSS7 <000c> ss7_asp.c:1383 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  20250821090447560 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090447560 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090447560 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090447560 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:493) 20250821090447560 DLSS7 NOTICE 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090447560 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090447560 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090447560 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090447560 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090447560 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090447560 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090447560 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090447562 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090447562 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090447562 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:334) 20250821090447562 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090447562 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090447562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447562 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090447562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090447562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090447562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090447562 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090447562 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090447562 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090447562 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090447562 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090447562 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090447562 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090447562 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090447562 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090447562 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090447562 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=4 20250821090447562 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090447562 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090447562 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn2 proto=m3ua 20250821090447562 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250821090447562 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090447562 DLSS7 <000c> ss7_asp.c:1383 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(1053)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090448305 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090448305 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090448305 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090448305 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090448305 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090448305 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090448305 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090448305 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090448305 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090448305 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090448305 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090448305 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090448305 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090448305 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090448305 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090448305 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090448305 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090448305 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090448305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448305 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090448305 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090448305 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090448305 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090448305 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090448305 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:382) 20250821090448305 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090448305 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090448305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448305 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090448305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448305 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090448305 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090448305 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090448305 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090448305 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090448305 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090448305 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090448305 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090448305 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090448305 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090448305 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090448305 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821090448305 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090448305 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090448305 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090448305 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090448305 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090448305 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090448305 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090448305 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090448305 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090448305 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090448305 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090448305 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090448305 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090448305 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090448305 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090448305 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090448305 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090448305 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090448305 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090448305 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090448305 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090448305 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090448305 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090448305 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090448305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448305 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090448305 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090448305 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090448305 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090448305 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1053)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.msc1-RAN(1056)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090448312 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090448312 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090448312 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090448312 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090448312 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090448312 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090448312 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090448312 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090448312 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090448312 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090448312 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090448312 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090448312 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090448312 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090448312 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090448312 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090448312 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090448312 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090448312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448312 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090448312 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090448312 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090448312 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090448312 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:357) 20250821090448312 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:382) 20250821090448312 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090448312 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090448312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448312 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090448312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448312 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090448312 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090448312 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090448312 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090448312 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090448312 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090448312 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090448312 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090448312 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090448312 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090448312 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090448312 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=1 20250821090448312 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090448312 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090448312 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090448312 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090448312 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090448312 DLSS7 <000c> ss7_asp.c:1383 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  20250821090448313 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090448313 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090448313 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090448313 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090448313 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090448313 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090448313 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090448313 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090448313 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090448313 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090448313 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090448313 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090448313 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090448313 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090448313 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090448313 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090448313 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090448313 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090448313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448313 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090448313 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090448313 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090448313 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090448313 DRANAP INFO cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(1056)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.msc2-RAN(1059)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090448327 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090448327 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821090448327 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821090448327 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821090448327 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090448327 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090448327 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090448327 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090448327 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090448327 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090448327 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090448327 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090448327 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090448327 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090448327 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090448327 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090448327 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821090448327 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090448327 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) 20250821090448327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448327 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) 20250821090448327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448327 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090448327 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090448327 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090448327 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090448327 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:357) 20250821090448327 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:382) 20250821090448327 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090448327 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090448327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448327 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090448327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448327 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090448327 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090448327 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090448327 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090448327 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090448327 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090448327 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090448327 DRANAP NOTICE cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090448327 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090448327 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090448327 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090448327 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=10 20250821090448327 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090448327 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090448327 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua 20250821090448327 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250821090448327 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090448327 DLSS7 <000c> ss7_asp.c:1383 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  20250821090448328 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090448328 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250821090448328 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250821090448328 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 20250821090448328 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090448328 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090448328 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090448328 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090448328 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090448328 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090448328 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090448328 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090448328 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090448328 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090448328 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090448328 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090448328 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250821090448328 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090448328 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) 20250821090448328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448328 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) 20250821090448328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448328 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090448328 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090448328 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090448328 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090448328 DRANAP INFO cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(1059)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(1062)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090448340 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090448340 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090448340 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090448340 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090448340 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090448340 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090448340 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090448340 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090448340 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090448340 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090448340 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090448340 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090448340 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090448340 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090448340 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090448340 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090448340 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090448340 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090448340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448340 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090448340 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090448340 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090448340 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090448340 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090448340 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:382) 20250821090448340 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090448340 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090448340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448340 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090448340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448340 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090448340 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090448340 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090448340 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090448340 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090448340 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090448340 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090448340 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090448340 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090448340 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090448340 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090448340 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=7 20250821090448340 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090448341 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090448341 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090448341 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090448341 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090448341 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090448341 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090448341 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090448341 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090448341 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090448341 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090448341 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090448341 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090448341 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090448341 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090448341 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090448341 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090448341 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090448341 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090448341 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090448341 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090448341 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090448341 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090448341 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090448341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448341 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090448341 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090448341 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090448341 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090448341 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1062)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn1-RAN(1065)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090448350 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090448350 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090448350 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090448350 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090448350 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090448350 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090448350 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090448350 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090448350 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090448350 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090448350 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090448350 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090448350 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090448350 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090448350 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090448350 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090448350 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821090448350 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090448350 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) 20250821090448351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448351 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) 20250821090448351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448351 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090448351 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090448351 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090448351 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090448351 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:357) 20250821090448351 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:382) 20250821090448351 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090448351 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090448351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448351 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090448351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448351 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090448351 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090448351 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090448351 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090448351 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090448351 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090448351 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090448351 DRANAP NOTICE cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090448351 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090448351 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090448351 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090448351 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=11 20250821090448351 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090448351 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090448351 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090448351 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090448351 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090448351 DLSS7 <000c> ss7_asp.c:1383 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  20250821090448351 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090448351 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090448351 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090448351 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090448351 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090448351 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090448351 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090448351 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090448351 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090448351 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090448351 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090448351 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090448351 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090448351 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090448351 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090448351 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090448351 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821090448351 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090448351 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) 20250821090448351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448351 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) 20250821090448351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448351 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090448351 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090448351 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090448351 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090448351 DRANAP INFO cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(1065)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn2-RAN(1068)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090448361 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090448361 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250821090448361 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250821090448361 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 20250821090448361 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090448361 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090448361 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090448361 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090448361 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090448361 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090448361 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090448361 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090448361 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090448361 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090448361 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090448361 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090448361 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250821090448361 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090448361 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) 20250821090448361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448361 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) 20250821090448361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448362 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090448362 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090448362 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090448362 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090448362 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:357) 20250821090448362 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:382) 20250821090448362 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090448362 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090448362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448362 DLSS7 DEBUG 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=8 -> eSLS=8: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090448362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448362 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090448362 DLSS7 DEBUG 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=8 -> eSLS=8: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090448362 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090448362 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090448362 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090448362 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2c 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 0c 20 09 00 08 00 00 01 00 03 00 01 80 (ss7_asp.c:1383) 20250821090448362 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090448362 DRANAP NOTICE cnlink(sgsn-2)[0x560fd35cedd0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090448362 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090448362 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090448362 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090448362 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=8 20250821090448362 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090448362 DLSS7 <000c> ss7_combined_linkset.c:275 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=8 -> eSLS=8: use Normal Route via 'virt-sgsn2' 20250821090448362 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn2 proto=m3ua 20250821090448362 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250821090448362 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090448362 DLSS7 <000c> ss7_asp.c:1383 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 08 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  20250821090448363 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090448363 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250821090448363 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250821090448363 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 20250821090448363 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090448363 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090448363 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090448363 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090448363 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090448363 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090448363 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090448363 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090448363 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090448363 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090448363 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090448363 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090448363 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250821090448363 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090448363 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) 20250821090448363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090448363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448363 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) 20250821090448363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090448363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090448363 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090448363 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090448363 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090448363 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090448363 DRANAP INFO cnlink(sgsn-2)[0x560fd35cedd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn2-RAN(1068)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090449377 DLCTRL DEBUG Command: GET 207382198 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821090449377 DLCTRL DEBUG Tx Command reply: GET_REPLY 207382198 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090449379 DLCTRL DEBUG Command: GET 2890369 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821090449379 DLCTRL DEBUG Tx Command reply: GET_REPLY 2890369 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090449380 DLCTRL DEBUG Command: GET 153992088 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090449380 DLCTRL DEBUG Tx Command reply: GET_REPLY 153992088 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090449381 DLCTRL DEBUG Command: GET 824002682 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090449381 DLCTRL DEBUG Tx Command reply: GET_REPLY 824002682 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090449382 DLCTRL DEBUG Command: GET 744656708 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090449382 DLCTRL DEBUG Tx Command reply: GET_REPLY 744656708 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821090449383 DLCTRL DEBUG Command: GET 868761993 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821090449383 DLCTRL DEBUG Tx Command reply: GET_REPLY 868761993 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090449385 DLCTRL DEBUG Command: GET 839344396 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821090449385 DLCTRL DEBUG Tx Command reply: GET_REPLY 839344396 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090449386 DLCTRL DEBUG Command: GET 686147094 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090449386 DLCTRL DEBUG Tx Command reply: GET_REPLY 686147094 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090449387 DLCTRL DEBUG Command: GET 23905178 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090449387 DLCTRL DEBUG Tx Command reply: GET_REPLY 23905178 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090449388 DLCTRL DEBUG Command: GET 556897262 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090449388 DLCTRL DEBUG Tx Command reply: GET_REPLY 556897262 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821090449389 DLCTRL DEBUG Command: GET 247302490 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821090449389 DLCTRL DEBUG Tx Command reply: GET_REPLY 247302490 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090449390 DLCTRL DEBUG Command: GET 917018348 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821090449390 DLCTRL DEBUG Tx Command reply: GET_REPLY 917018348 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090449391 DLCTRL DEBUG Command: GET 795329458 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090449391 DLCTRL DEBUG Tx Command reply: GET_REPLY 795329458 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090449392 DLCTRL DEBUG Command: GET 159162355 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090449392 DLCTRL DEBUG Tx Command reply: GET_REPLY 159162355 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090449394 DLCTRL DEBUG Command: GET 84988480 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090449394 DLCTRL DEBUG Tx Command reply: GET_REPLY 84988480 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821090449395 DLCTRL DEBUG Command: GET 456593664 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821090449395 DLCTRL DEBUG Tx Command reply: GET_REPLY 456593664 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090449397 DLCTRL DEBUG Command: GET 658920839 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821090449397 DLCTRL DEBUG Tx Command reply: GET_REPLY 658920839 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090449398 DLCTRL DEBUG Command: GET 453940899 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090449398 DLCTRL DEBUG Tx Command reply: GET_REPLY 453940899 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090449399 DLCTRL DEBUG Command: GET 957226988 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090449399 DLCTRL DEBUG Tx Command reply: GET_REPLY 957226988 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090449400 DLCTRL DEBUG Command: GET 392323610 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090449400 DLCTRL DEBUG Tx Command reply: GET_REPLY 392323610 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: 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@3bdb09a82332: "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@3bdb09a82332: 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@3bdb09a82332: 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@3bdb09a82332: 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 := '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 := '000000000000000011010001'B, t_guard := 20.000000 } 20250821090449414 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33734<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1062)@3bdb09a82332: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1062)@3bdb09a82332: Created Expect[0] for '080101D571000005F44241002399F9992A2A170512C742200010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(1071) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049)@3bdb09a82332: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1071)7084690 20250821090450467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090450467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090450467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1431) 20250821090450467 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090450467 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6c1a92, normal) (hnbgw_rua.c:408) 20250821090450467 DHNB DEBUG map_rua[0x560fd3632510]{init}: Allocated (fsm.c:456) 20250821090450467 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7084690)[0x560fd3632510]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090450467 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7084690 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090450467 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090450467 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090450467 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:232) 20250821090450467 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:238) 20250821090450467 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7084690 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:154) 20250821090450467 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7084690 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821090450468 DCN DEBUG map_sccp[0x560fd35ebb80]{init}: Allocated (fsm.c:456) 20250821090450468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x560fd35ebb80]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090450468 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-7084690 <-> SCCP-114 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821090450468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7084690 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:313) 20250821090450468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7084690)[0x560fd3632510]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090450468 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090450468 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090450468 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7084690 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090450468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x560fd35ebb80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090450468 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090450468 DLSCCP DEBUG SCCP-SCOC(114)[0x560fd35e9820]{IDLE}: Allocated (fsm.c:456) 20250821090450468 DLSCCP DEBUG SCCP-SCOC(114)[0x560fd35e9820]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090450468 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f40030000d10056400500f1100926) (sccp_scrc.c:455) 20250821090450468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090450468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090450468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090450468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090450468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090450468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090450468 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090450468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090450468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090450468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090450468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090450468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090450468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090450468 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090450468 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090450468 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090450469 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090450469 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090450469 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7e 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 72 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 41 00 23 99 f9 99 2a 2a 17 05 12 c7 42 20 00 10 02 41 00 00 4f 40 03 00 00 d1 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821090450469 DLSCCP DEBUG SCCP-SCOC(114)[0x560fd35e9820]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090450469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x560fd35ebb80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090450469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7084690)[0x560fd3632510]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090450469 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090450469 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090450469 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090450469 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821090450469 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090450469 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090450469 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090450469 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090450469 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090450469 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 05 01 00 00 72 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 41 00 23 99 f9 99 2a 2a 17 05 12 c7 42 20 00 10 02 41 00 00 4f 40 03 00 00 d1 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(1061)@3bdb09a82332: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1061)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1062)@3bdb09a82332: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(1071) HNBGW_Test.sgsn0-RAN(1062)@3bdb09a82332: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1071)10155587 HNBGW_Test.sgsn0-SCCP(1061)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1061)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(1071)@3bdb09a82332: setverdict(pass): none -> pass MTC@3bdb09a82332: 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 } } } 20250821090450490 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090450490 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090450490 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090450490 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090450490 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090450490 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090450490 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090450490 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090450490 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090450490 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 72 6b 30 6e 02 00 00 00 00  20250821090450490 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090450490 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090450490 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090450490 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090450490 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090450490 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=006b306e) (sccp_scrc.c:545) 20250821090450490 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(114,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090450490 DLSCCP DEBUG SCCP-SCOC(114)[0x560fd35e9820]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090450490 DLSCCP DEBUG SCCP-SCOC(114)[0x560fd35e9820]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090450490 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090450490 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090450490 DCN DEBUG handle_cn_conn_conf() conn_id=114, 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_sccp.c:157) 20250821090450490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x560fd35ebb80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090450490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x560fd35ebb80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090450491 DLCTRL DEBUG Command: GET 915173257 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821090450492 DLCTRL DEBUG Tx Command reply: GET_REPLY 915173257 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250821090450497 DLCTRL DEBUG Command: GET 830605152 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821090450497 DLCTRL DEBUG Tx Command reply: GET_REPLY 830605152 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090450500 DLCTRL DEBUG Command: GET 210972332 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090450500 DLCTRL DEBUG Tx Command reply: GET_REPLY 210972332 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090450507 DLCTRL DEBUG Command: GET 428542007 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090450507 DLCTRL DEBUG Tx Command reply: GET_REPLY 428542007 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090450512 DLCTRL DEBUG Command: GET 888046621 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090450513 DLCTRL DEBUG Tx Command reply: GET_REPLY 888046621 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090450517 DLCTRL DEBUG Command: GET 291275476 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821090450517 DLCTRL DEBUG Tx Command reply: GET_REPLY 291275476 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090450520 DLCTRL DEBUG Command: GET 268555127 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821090450520 DLCTRL DEBUG Tx Command reply: GET_REPLY 268555127 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090450523 DLCTRL DEBUG Command: GET 613484157 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090450523 DLCTRL DEBUG Tx Command reply: GET_REPLY 613484157 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090450526 DLCTRL DEBUG Command: GET 837856962 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090450526 DLCTRL DEBUG Tx Command reply: GET_REPLY 837856962 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090450529 DLCTRL DEBUG Command: GET 56103184 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090450529 DLCTRL DEBUG Tx Command reply: GET_REPLY 56103184 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090450534 DLCTRL DEBUG Command: GET 857056682 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821090450534 DLCTRL DEBUG Tx Command reply: GET_REPLY 857056682 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090450539 DLCTRL DEBUG Command: GET 196804032 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821090450539 DLCTRL DEBUG Tx Command reply: GET_REPLY 196804032 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090450544 DLCTRL DEBUG Command: GET 363113651 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090450544 DLCTRL DEBUG Tx Command reply: GET_REPLY 363113651 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090450548 DLCTRL DEBUG Command: GET 999787801 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090450548 DLCTRL DEBUG Tx Command reply: GET_REPLY 999787801 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090450552 DLCTRL DEBUG Command: GET 71598833 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090450552 DLCTRL DEBUG Tx Command reply: GET_REPLY 71598833 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090450556 DLCTRL DEBUG Command: GET 849229674 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821090450556 DLCTRL DEBUG Tx Command reply: GET_REPLY 849229674 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090450559 DLCTRL DEBUG Command: GET 250326095 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821090450559 DLCTRL DEBUG Tx Command reply: GET_REPLY 250326095 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090450562 DLCTRL DEBUG Command: GET 255621233 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090450562 DLCTRL DEBUG Tx Command reply: GET_REPLY 255621233 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090450567 DLCTRL DEBUG Command: GET 353941147 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090450567 DLCTRL DEBUG Tx Command reply: GET_REPLY 353941147 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090450571 DLCTRL DEBUG Command: GET 545323362 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090450571 DLCTRL DEBUG Tx Command reply: GET_REPLY 545323362 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '000000000000000100101011'B, t_guard := 20.000000 } 20250821090450617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33736<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1068)@3bdb09a82332: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1068)@3bdb09a82332: Created Expect[0] for '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(1072) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049)@3bdb09a82332: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(1072)3608554 20250821090451641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090451641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090451641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1431) 20250821090451641 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090451641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x370fea, normal) (hnbgw_rua.c:408) 20250821090451641 DHNB DEBUG map_rua[0x560fd3616990]{init}: Allocated (fsm.c:456) 20250821090451641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3608554)[0x560fd3616990]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090451641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3608554 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090451641 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090451641 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090451641 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:232) 20250821090451641 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3608554 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:185) 20250821090451641 DCN DEBUG map_sccp[0x560fd35e9050]{init}: Allocated (fsm.c:456) 20250821090451641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x560fd35e9050]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090451641 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-3608554 <-> SCCP-115 sgsn-2 sgsn-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.3 (context_map.c:129) 20250821090451641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3608554 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:313) 20250821090451641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3608554)[0x560fd3616990]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090451641 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090451641 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090451641 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3608554 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090451641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x560fd35e9050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090451641 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090451641 DLSCCP DEBUG SCCP-SCOC(115)[0x560fd3643a50]{IDLE}: Allocated (fsm.c:456) 20250821090451641 DLSCCP DEBUG SCCP-SCOC(115)[0x560fd3643a50]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090451641 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f400300012b0056400500f1100926) (sccp_scrc.c:455) 20250821090451641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090451641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090451641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090451641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090451641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090451641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090451641 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090451641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090451641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090451641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090451641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090451641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090451641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090451641 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090451641 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090451641 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090451641 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090451641 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090451641 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7e 00 00 00 bd 00 00 00 0b 03 00 00 04 01 00 00 73 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 2b 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821090451641 DLSCCP DEBUG SCCP-SCOC(115)[0x560fd3643a50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090451641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x560fd35e9050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090451641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3608554)[0x560fd3616990]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090451642 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090451642 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090451642 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090451642 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=4 20250821090451642 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090451642 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090451642 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn2 proto=m3ua 20250821090451642 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250821090451642 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090451642 DLSS7 <000c> ss7_asp.c:1383 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 04 01 00 00 73 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 2b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.sgsn2-SCCP(1067)@3bdb09a82332: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1067)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1068)@3bdb09a82332: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(1072) HNBGW_Test.sgsn2-RAN(1068)@3bdb09a82332: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1072)1150806 TC_sgsnpool_nri_from_other_PLMN0(1072)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.sgsn2-SCCP(1067)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(1067)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@3bdb09a82332: 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 } } } 20250821090451648 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090451648 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250821090451648 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250821090451648 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 20250821090451648 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090451648 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090451648 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090451648 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090451648 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090451648 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 0b 00 00 00 bd 03 02 00 00 02 00 00 73 cd d0 6d 02 00 00 00 00  20250821090451648 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090451648 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090451648 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090451648 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090451648 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090451648 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00cdd06d) (sccp_scrc.c:545) 20250821090451648 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(115,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090451648 DLSCCP DEBUG SCCP-SCOC(115)[0x560fd3643a50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090451648 DLSCCP DEBUG SCCP-SCOC(115)[0x560fd3643a50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090451648 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090451648 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090451648 DCN DEBUG handle_cn_conn_conf() conn_id=115, 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_sccp.c:157) 20250821090451649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x560fd35e9050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090451649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x560fd35e9050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090451649 DLCTRL DEBUG Command: GET 153526775 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821090451649 DLCTRL DEBUG Tx Command reply: GET_REPLY 153526775 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250821090451650 DLCTRL DEBUG Command: GET 272680292 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821090451650 DLCTRL DEBUG Tx Command reply: GET_REPLY 272680292 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090451653 DLCTRL DEBUG Command: GET 201133550 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090451653 DLCTRL DEBUG Tx Command reply: GET_REPLY 201133550 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090451656 DLCTRL DEBUG Command: GET 796037592 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090451656 DLCTRL DEBUG Tx Command reply: GET_REPLY 796037592 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090451659 DLCTRL DEBUG Command: GET 748025761 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090451659 DLCTRL DEBUG Tx Command reply: GET_REPLY 748025761 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090451662 DLCTRL DEBUG Command: GET 352928767 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821090451662 DLCTRL DEBUG Tx Command reply: GET_REPLY 352928767 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090451665 DLCTRL DEBUG Command: GET 187727120 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821090451665 DLCTRL DEBUG Tx Command reply: GET_REPLY 187727120 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090451667 DLCTRL DEBUG Command: GET 187800348 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090451667 DLCTRL DEBUG Tx Command reply: GET_REPLY 187800348 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090451670 DLCTRL DEBUG Command: GET 35996087 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090451670 DLCTRL DEBUG Tx Command reply: GET_REPLY 35996087 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090451672 DLCTRL DEBUG Command: GET 784889536 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090451672 DLCTRL DEBUG Tx Command reply: GET_REPLY 784889536 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090451674 DLCTRL DEBUG Command: GET 358813451 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821090451674 DLCTRL DEBUG Tx Command reply: GET_REPLY 358813451 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090451675 DLCTRL DEBUG Command: GET 864992890 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821090451675 DLCTRL DEBUG Tx Command reply: GET_REPLY 864992890 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250821090451677 DLCTRL DEBUG Command: GET 197840040 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090451677 DLCTRL DEBUG Tx Command reply: GET_REPLY 197840040 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090451678 DLCTRL DEBUG Command: GET 708514216 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090451678 DLCTRL DEBUG Tx Command reply: GET_REPLY 708514216 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090451679 DLCTRL DEBUG Command: GET 182961346 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090451679 DLCTRL DEBUG Tx Command reply: GET_REPLY 182961346 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090451681 DLCTRL DEBUG Command: GET 545337285 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821090451681 DLCTRL DEBUG Tx Command reply: GET_REPLY 545337285 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090451682 DLCTRL DEBUG Command: GET 47413083 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821090451682 DLCTRL DEBUG Tx Command reply: GET_REPLY 47413083 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090451683 DLCTRL DEBUG Command: GET 717877943 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090451683 DLCTRL DEBUG Tx Command reply: GET_REPLY 717877943 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090451684 DLCTRL DEBUG Command: GET 442449982 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090451684 DLCTRL DEBUG Tx Command reply: GET_REPLY 442449982 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090451685 DLCTRL DEBUG Command: GET 48411954 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090451685 DLCTRL DEBUG Tx Command reply: GET_REPLY 48411954 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090451688 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33720<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090451690 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38613<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1046)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(1045)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090451692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33712<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090451692 DLINP DEBUG SRVCONN(,r=127.0.0.1:51725<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090451692 DLINP DEBUG SRVCONN(,r=127.0.0.1:51725<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090451692 DLINP NOTICE SRV(,r=127.0.0.1:51725<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090451692 DMAIN NOTICE (127.0.0.1:51725 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51725<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821090451693 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(1051)@3bdb09a82332: Final verdict of PTC: none 20250821090451694 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090451694 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090451694 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090451694 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250821090451694 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090451694 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090451694 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090451694 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090451694 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090451694 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090451694 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250821090451694 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090451694 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090451694 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821090451694 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090451694 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090451694 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090451694 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090451694 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090451694 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821090451694 DLSS7 <000c> ss7_asp.c:1383 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  20250821090451694 DLSS7 <000c> ss7_asp.c:1383 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  HNBGW_Test.msc0-RAN(1053)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1052)@3bdb09a82332: Final verdict of PTC: none 20250821090451694 DLSS7 <000c> ss7_asp.c:1383 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  20250821090451694 DLSS7 <000c> ss7_asp.c:1383 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  20250821090451694 DLSS7 <000c> ss7_asp.c:1383 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  20250821090451694 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090451694 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-RAN(1056)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1065)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(1058)@3bdb09a82332: Final verdict of PTC: none 20250821090451694 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090451694 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090451694 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090451694 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090451694 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090451694 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090451694 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090451694 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090451694 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090451694 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090451694 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(1044)@3bdb09a82332: Final verdict of PTC: none 20250821090451694 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090451694 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090451694 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090451694 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090451694 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090451694 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090451695 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090451695 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250821090451695 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090451695 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090451695 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090451695 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(1062)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc2-RAN(1059)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1064)@3bdb09a82332: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1055)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(1067)@3bdb09a82332: Final verdict of PTC: none 20250821090451695 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090451695 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090451695 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090451695 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250821090451695 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250821090451695 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090451695 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250821090451695 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SEND_FAILED 20250821090451695 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090451695 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090451695 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090451695 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090451695 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090451695 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090451695 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090451695 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090451695 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090451695 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1057)@3bdb09a82332: Final verdict of PTC: none 20250821090451695 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090451695 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090451694 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090451695 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821090451695 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090451695 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090451695 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090451695 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090451695 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090451695 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090451695 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090451695 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090451695 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090451695 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821090451695 DLSS7 <000c> ss7_asp.c:1383 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  20250821090451695 DLSS7 <000c> ss7_asp.c:1383 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  20250821090451695 DLSS7 <000c> ss7_asp.c:1383 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  20250821090451695 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090451695 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090451695 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090451695 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090451695 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090451695 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090451695 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090451695 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090451695 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090451695 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090451695 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250821090451695 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090451695 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250821090451695 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250821090451695 DLINP <0002> stream_srv.c:795 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 HNBGW_Test.sgsn2-RAN(1068)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1061)@3bdb09a82332: Final verdict of PTC: none 20250821090451695 DLINP <0002> stream_srv.c:818 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250821090451695 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090451695 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250821090451695 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090451695 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090451695 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250821090451695 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090451695 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250821090451695 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090451695 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821090451695 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) changed to status 'unavailable' 20250821090451695 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 03  20250821090451695 DLSS7 <000c> ss7_asp.c:1383 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  20250821090451696 DLSS7 <000c> ss7_asp.c:1383 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  20250821090451696 DLSS7 <000c> ss7_asp.c:1383 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  20250821090451696 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090451696 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090451696 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090451696 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090451696 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250821090451696 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090451696 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090451696 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250821090451696 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090451696 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090451696 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090451696 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821090451696 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821090451696 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0a  20250821090451696 DLSS7 <000c> ss7_asp.c:1383 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  20250821090451696 DLSS7 <000c> ss7_asp.c:1383 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  20250821090451696 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090451696 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090451696 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090451696 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090451696 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn2-0: connection closed 20250821090451696 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090451696 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090451696 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: T(beat) stopped 20250821090451696 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090451696 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250821090451696 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090451696 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=available) changed to status 'unavailable' 20250821090451696 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn2,st=available) changed to status 'unavailable' 20250821090451696 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0b  20250821090451696 DLSS7 <000c> ss7_asp.c:1383 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  20250821090451696 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090451696 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090451696 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090451696 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090451696 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090451696 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090451697 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090451697 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090451697 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090451697 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090451697 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090451697 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090451697 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090451697 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090451698 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090451698 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090451698 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090451698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x560fd35ebb80]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090451698 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090451698 DLSCCP DEBUG SCCP-SCOC(114)[0x560fd35e9820]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090451698 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b306e), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090451699 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090451699 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090451699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090451699 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090451699 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090451699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090451699 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090451699 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090451700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090451700 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 05 04 6b 30 6e 00 00 72 00 00 00 00 00 (ss7_asp.c:1383) 20250821090451700 DLSCCP DEBUG SCCP-SCOC(114)[0x560fd35e9820]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090451700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x560fd35ebb80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090451700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7084690)[0x560fd3632510]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090451700 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7084690)[0x560fd3632510]{connected}: Tx RUA Disconnect (context_map_rua.c:204) HNBGW_Test.sgsn0-M3UA(1063)@3bdb09a82332: Final verdict of PTC: none 20250821090451700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821090451701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7084690)[0x560fd3632510]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090451701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7084690)[0x560fd3632510]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090451701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7084690)[0x560fd3632510]{disrupted}: Freeing instance (context_map.c:203) 20250821090451701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7084690)[0x560fd3632510]{disrupted}: Deallocated (fsm.c:568) 20250821090451701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x560fd35ebb80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090451701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x560fd35ebb80]{disconnected}: Freeing instance (context_map.c:207) 20250821090451701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x560fd35ebb80]{disconnected}: Deallocated (fsm.c:568) 20250821090451701 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7084690 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:226) 20250821090451702 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090451702 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090451702 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250821090451702 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090451702 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090451702 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090451702 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090451702 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090451702 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090451703 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090451703 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090451703 DRANAP NOTICE cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090451703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090451703 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090451703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090451703 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090451703 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821090451703 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090451703 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090451703 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090451703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821090451703 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090451704 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090451704 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250821090451704 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090451704 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090451704 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090451704 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090451704 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090451704 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090451704 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) HNBGW_Test.sgsn1-M3UA(1066)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(1060)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(1047)@3bdb09a82332: Final verdict of PTC: none 20250821090451704 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090451704 DRANAP NOTICE cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090451705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090451705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090451705 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090451705 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 (hnb.c:255) 20250821090451705 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821090451705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3608554)[0x560fd3616990]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250821090451705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3608554)[0x560fd3616990]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250821090451705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x560fd35e9050]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250821090451705 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090451705 DLSCCP DEBUG SCCP-SCOC(115)[0x560fd3643a50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090451706 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cdd06d), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090451706 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821090451706 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=4 -> eSLS=36: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250821090451706 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090451706 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090451706 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090451706 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090451706 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090451706 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 04 04 cd d0 6d 00 00 73 00 00 00 00 00 (ss7_asp.c:1383) 20250821090451706 DLSCCP DEBUG SCCP-SCOC(115)[0x560fd3643a50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090451707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x560fd35e9050]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090451707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3608554)[0x560fd3616990]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090451707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3608554)[0x560fd3616990]{disrupted}: Freeing instance (context_map.c:203) 20250821090451707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3608554)[0x560fd3616990]{disrupted}: Deallocated (fsm.c:568) 20250821090451707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x560fd35e9050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090451707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x560fd35e9050]{disconnected}: Freeing instance (context_map.c:207) 20250821090451707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x560fd35e9050]{disconnected}: Deallocated (fsm.c:568) 20250821090451707 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3608554 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:226) 20250821090451707 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090451707 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090451707 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:458) 20250821090451707 DLSS7 NOTICE 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090451708 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090451708 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090451708 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090451708 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090451708 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090451708 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090451708 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090451708 DRANAP NOTICE cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090451708 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090451709 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090451709 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090451709 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=4 20250821090451709 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090451709 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090451709 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050)@3bdb09a82332: Final verdict of PTC: none 20250821090451716 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33734<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090451717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33736<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(1071)@3bdb09a82332: Final verdict of PTC: pass TC_sgsnpool_nri_from_other_PLMN0(1072)@3bdb09a82332: Final verdict of PTC: pass HNBGW-MGCP(1070)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(1069)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1054)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(1044): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(1045): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(1046): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(1047): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(1051): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(1052): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(1053): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(1054): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-SCCP(1055): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-RAN(1056): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-M3UA(1057): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc2-SCCP(1058): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc2-RAN(1059): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc2-M3UA(1060): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1061): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1062): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1063): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1064): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1065): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1066): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1067): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1068): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1069): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(1070): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1071): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1072): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Thu Aug 21 09:04:51 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 20250821090451821 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33738<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090452623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33738<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=707888) Waiting for packet dumper to finish... 1 (prev_count=707888, count=708884) 20250821090453695 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090453695 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090453695 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821090453695 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090453695 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090453695 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821090453696 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090453696 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250821090453696 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250821090453696 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090453696 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090453696 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250821090453696 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090453696 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250821090453696 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250821090453926 DLSCCP DEBUG SCCP-SCOC(111)[0x560fd360b540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090453926 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ef2cd), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090453926 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821090453926 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090453926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090453926 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090453926 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090453926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090453926 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090453926 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090453926 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090453926 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 8e f2 cd 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090453926 DLSCCP DEBUG SCCP-SCOC(112)[0x560fd36025a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090453926 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b69172), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090453926 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821090453926 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090453926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090453926 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090453926 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090453926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090453926 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090453926 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090453926 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090453926 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 b6 91 72 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090453926 DLSCCP DEBUG SCCP-SCOC(113)[0x560fd36019e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090453926 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b5182), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090453926 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090453926 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090453926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090453926 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090453926 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090453926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090453926 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090453926 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090453926 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090453926 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 2b 51 82 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090453926 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090453926 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090453926 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090453926 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821090453926 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090453926 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090453926 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090453926 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090453926 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090453926 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090453926 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821090453926 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090453926 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090453927 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090453927 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090453927 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090453927 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090453927 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090453927 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090453927 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090453927 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090454371 DLSCCP DEBUG SCCP-SCOC(109)[0x560fd357ad40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090454371 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ae84e), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090454371 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090454371 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090454371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090454371 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090454371 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090454371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090454371 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090454371 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090454371 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090454371 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 5a e8 4e 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090454371 DLSCCP DEBUG SCCP-SCOC(108)[0x560fd362a2d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090454371 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea9e06), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090454371 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090454371 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090454371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090454371 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090454371 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090454371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090454371 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090454371 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090454371 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090454371 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 ea 9e 06 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090454371 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090454371 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090454371 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090454371 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090454371 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090454371 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090454371 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090454371 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090454371 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090454371 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090454371 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090454371 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090454371 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090454371 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090454372 DLSCCP DEBUG SCCP-SCOC(110)[0x560fd35e65e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090454372 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b367ff), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090454372 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090454372 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090454372 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090454372 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090454372 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090454372 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090454372 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090454372 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090454372 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090454372 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b3 67 ff 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090454373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090454373 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090454373 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090454373 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090454373 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090454373 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090454373 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 09:04: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_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 20250821090454863 DLSCCP DEBUG SCCP-SCOC(106)[0x560fd3644030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090454863 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005790a5), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090454863 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090454863 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090454863 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090454863 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090454863 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090454863 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090454863 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090454863 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090454863 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090454863 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 57 90 a5 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090454863 DLSCCP DEBUG SCCP-SCOC(105)[0x560fd35ebeb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090454863 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002da703), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090454863 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090454863 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090454863 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090454863 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090454863 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090454863 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090454863 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090454863 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090454863 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090454863 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2d a7 03 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090454863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090454864 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090454864 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090454864 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090454864 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090454864 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090454864 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090454864 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090454864 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090454864 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090454864 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090454864 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090454864 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090454864 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090454864 DLSCCP DEBUG SCCP-SCOC(107)[0x560fd3629680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090454864 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058f8ef), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090454865 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090454865 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090454865 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090454865 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090454865 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090454865 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090454865 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090454865 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090454865 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090454865 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 58 f8 ef 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090454865 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090454865 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090454865 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090454865 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090454865 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090454865 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090454865 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090455563 DLSCCP DEBUG SCCP-SCOC(101)[0x560fd35edcf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090455563 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068b8fc), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090455563 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090455563 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090455563 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090455563 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090455563 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090455563 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090455563 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090455563 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090455563 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090455563 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 68 b8 fc 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090455563 DLSCCP DEBUG SCCP-SCOC(102)[0x560fd35fcfe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090455563 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8f391), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090455563 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090455563 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090455563 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090455563 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090455563 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090455563 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090455563 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090455563 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090455563 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090455563 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b8 f3 91 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090455564 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090455564 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090455564 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090455564 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090455564 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090455564 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090455564 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090455564 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090455564 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090455564 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090455564 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090455564 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090455564 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090455564 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090455565 DLSCCP DEBUG SCCP-SCOC(103)[0x560fd3483660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090455565 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d0bac), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090455565 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090455565 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090455565 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090455565 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090455565 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090455565 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090455565 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090455565 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090455565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090455565 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8d 0b ac 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090455565 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090455565 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090455565 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090455565 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090455565 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090455565 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090455565 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090455566 DLSCCP DEBUG SCCP-SCOC(104)[0x560fd35e6040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090455566 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003473dd), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090455566 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090455566 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090455566 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090455566 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090455566 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090455566 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090455566 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090455566 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090455566 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090455566 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 34 73 dd 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090455566 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090455566 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090455566 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090455566 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090455566 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090455566 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090455566 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: 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@3bdb09a82332: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20250821090455675 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38168<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090455678 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38174<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090455681 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40001<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090455817 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090455817 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821090455827 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090455827 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090455827 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090455827 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090455827 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090455828 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090455828 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090455828 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090455828 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090455828 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56075 (stream_srv.c:143) 20250821090455828 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56075<->l=127.0.0.1:29169 (hnb.c:335) 20250821090455829 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090455829 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090455829 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:334) 20250821090455829 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090455829 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090455829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090455829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090455829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090455829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090455829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090455829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090455829 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090455829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090455829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090455829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090455829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090455829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090455829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090455829 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090455829 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090455829 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090455829 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090455829 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090455829 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090455829 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090455829 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090455829 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090455829 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090455829 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090455829 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090455829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090455829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090455829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090455829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090455829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090455829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090455829 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090455829 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090455829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090455829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090455829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090455829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090455829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090455829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090455829 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090455829 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090455829 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090455829 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090455829 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090455829 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090455829 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090455829 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090455829 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090455829 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090455829 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090455829 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090455829 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090455829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090455829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090455829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090455829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090455829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090455829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090455829 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090455829 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090455829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090455829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090455829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090455829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090455829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090455829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090455829 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090455829 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090455829 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090455829 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090455829 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090455829 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090455829 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090455829 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090455829 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090455829 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090455829 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090455829 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090455829 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090455829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090455829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090455829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090455829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090455829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090455829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090455829 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090455829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090455829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090455829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090455829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090455829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090455829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090455829 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090455829 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090455829 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090455829 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090455829 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090455829 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090455829 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090455829 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090455829 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090455829 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090455829 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=3 20250821090455830 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090455830 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090455830 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090455830 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090455830 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090455830 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=3 20250821090455830 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090455830 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090455830 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090455830 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090455830 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090455830 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090455830 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090455830 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090455830 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090455830 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090455830 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090455830 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090455830 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090455830 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821090455830 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090455830 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090455830 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090455830 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090455830 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090455830 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821090455830 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1083)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(1083)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1083)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(1081)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1086)@3bdb09a82332: ************************************************* HNBGW_Test.msc1-M3UA(1086)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1086)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(1084)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090455856 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090455856 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090455856 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090455856 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090455857 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090455857 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090455857 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090455857 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090455858 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090455858 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090455858 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:334) 20250821090455858 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090455858 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090455858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090455858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090455858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090455858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090455858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090455858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090455858 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=4 -> eSLS=116: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090455858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090455858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090455858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090455858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090455858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090455858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090455858 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090455858 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=4 -> eSLS=116: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090455858 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090455858 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090455858 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090455858 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090455858 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090455858 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090455858 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090455858 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:334) 20250821090455858 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090455858 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090455858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090455858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090455858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090455858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090455858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090455858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090455858 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090455858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090455858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090455858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090455858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090455858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090455858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090455858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090455858 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090455858 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090455858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090455858 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090455858 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090455858 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090455858 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090455858 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090455858 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090455858 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090455858 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090455858 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090455858 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090455858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090455858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090455858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090455858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090455858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090455858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090455858 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090455858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090455858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090455858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090455858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090455858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090455858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090455858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090455858 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090455858 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090455858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090455858 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090455858 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090455858 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090455858 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090455858 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090455858 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090455858 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090455858 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090455858 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090455858 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090455858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090455858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090455858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090455858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090455858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090455858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090455858 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090455858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090455858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090455858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090455858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090455858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090455858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090455858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090455858 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090455858 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090455858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090455858 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090455858 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090455858 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090455858 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090455858 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090455858 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090455858 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090455858 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090455858 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=4 20250821090455858 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090455858 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090455858 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090455859 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090455859 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090455859 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=2 20250821090455859 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090455859 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090455859 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090455859 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090455859 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090455859 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090455859 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=9 20250821090455859 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090455859 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090455859 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090455859 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090455859 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090455859 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090455859 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821090455859 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090455859 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090455859 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1089)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(1089)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1089)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1087)@3bdb09a82332: v_sccp_pdu_maxlen:268 MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1092)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn1-M3UA(1092)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1092)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1090)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090455894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090455894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090455894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090455894 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090455894 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:562) 20250821090455894 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090455894 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090455894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090455894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090455899 DLINP DEBUG SRVCONN(,r=127.0.0.1:56075<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090455899 DLINP DEBUG SRVCONN(,r=127.0.0.1:56075<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090455899 DLINP DEBUG SRVCONN(,r=127.0.0.1:56075<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090455899 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090455899 DHNBAP DEBUG (127.0.0.1:56075 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821090455899 DHNBAP NOTICE (127.0.0.1:56075 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090455899 DHNBAP NOTICE (127.0.0.1:56075 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090455899 DLINP DEBUG SRVCONN(,r=127.0.0.1:56075<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090455899 DLINP DEBUG SRVCONN(,r=127.0.0.1:56075<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090456004 DLSCCP DEBUG SCCP-SCOC(98)[0x560fd35e4d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090456004 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026bd5c), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090456004 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090456004 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090456004 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090456004 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090456004 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090456004 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090456004 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090456004 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 26 bd 5c 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090456004 DLSCCP DEBUG SCCP-SCOC(99)[0x560fd35e4870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090456004 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001fb34), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090456004 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090456004 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090456004 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090456004 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090456004 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090456004 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090456004 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090456004 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 01 fb 34 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090456004 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090456004 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090456004 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090456004 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090456004 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090456004 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090456004 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090456004 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090456004 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090456004 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 26 bd 5c 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821090456004 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090456004 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090456004 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090456004 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090456004 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090456004 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090456004 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090456004 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090456004 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090456004 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 00 04 01 fb 34 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250821090456004 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090456004 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090456013 DLSCCP DEBUG SCCP-SCOC(100)[0x560fd35f9920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090456013 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b353a7), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090456013 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250821090456013 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090456013 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090456013 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090456013 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090456013 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090456013 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090456013 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090456013 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090456013 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b3 53 a7 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090456013 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090456013 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090456013 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090456013 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=0 20250821090456013 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090456013 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090456014 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090456040 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090456040 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090456040 DLSS7 <000c> ss7_xua_srv.c:128 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 20250821090456040 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250821090456040 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250821090456040 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250821090456041 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1083)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090456042 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090456042 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090456042 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250821090456042 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250821090456042 DLSS7 <000c> ss7_asp.c:1383 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  20250821090456042 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250821090456042 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090456042 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090456042 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090456042 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Pending () 20250821090456042 DLSS7 <000c> ss7_asp.c:1383 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  20250821090456042 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090456042 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090456042 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090456042 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090456042 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250821090456042 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090456042 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090456042 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090456042 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090456042 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090456042 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090456042 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090456042 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090456042 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090456043 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090456043 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090456043 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090456043 DLSS7 <000c> ss7_asp.c:1383 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  20250821090456043 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090456043 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090456043 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250821090456043 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090456043 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090456043 DLSS7 <000c> ss7_asp.c:1383 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  20250821090456043 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090456043 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090456043 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090456043 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090456043 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090456043 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090456043 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090456043 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090456043 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090456043 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090456043 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090456043 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090456043 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090456043 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090456043 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090456043 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090456044 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090456044 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090456044 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090456044 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090456044 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090456044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456044 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090456044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456045 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090456045 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090456045 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090456045 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090456045 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090456045 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090456045 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090456045 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090456045 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090456045 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090456045 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=2 20250821090456045 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090456045 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090456045 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090456045 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090456045 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090456045 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821090456050 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090456050 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250821090456050 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090456050 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(1086)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250821090456052 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090456052 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250821090456052 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090456052 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090456052 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090456052 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090456052 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090456052 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090456052 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090456052 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090456052 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090456052 DLSS7 <000c> ss7_asp.c:1383 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  20250821090456052 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090456053 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090456053 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090456053 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090456053 DLSS7 <000c> ss7_asp.c:1383 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  20250821090456053 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090456053 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090456053 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090456053 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090456053 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250821090456053 DLSS7 <000c> ss7_asp.c:1383 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  20250821090456053 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090456053 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=unavailable) changed to status 'available' 20250821090456053 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 02  20250821090456053 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090456053 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 03 00 12 00 14 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090456053 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090456053 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090456053 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090456053 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250821090456053 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090456053 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090456053 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090456053 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090456053 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090456053 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090456053 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090456053 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090456054 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090456054 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090456054 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090456054 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090456054 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090456054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090456054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456054 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090456054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090456054 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090456054 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090456054 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090456054 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090456054 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090456054 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090456054 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090456054 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090456054 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=15 20250821090456054 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090456055 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090456055 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090456055 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090456055 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090456055 DLSS7 <000c> ss7_asp.c:1383 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  20250821090456070 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090456070 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090456070 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090456070 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1089)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090456072 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090456072 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090456072 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090456072 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090456072 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090456072 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090456072 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090456072 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090456072 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090456072 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090456072 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090456072 DLSS7 <000c> ss7_asp.c:1383 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  20250821090456072 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090456072 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090456072 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090456072 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090456072 DLSS7 <000c> ss7_asp.c:1383 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  20250821090456072 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090456072 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090456072 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090456072 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090456072 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090456072 DLSS7 <000c> ss7_asp.c:1383 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  20250821090456073 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090456073 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090456073 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090456073 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090456073 DLSS7 <000c> ss7_asp.c:1383 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  20250821090456073 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 02 00 12 00 10 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090456073 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090456073 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090456073 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090456073 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090456073 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090456073 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090456073 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090456073 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090456073 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090456073 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090456073 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090456073 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090456074 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090456074 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090456074 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090456074 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090456074 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090456074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456074 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090456074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456074 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090456074 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090456074 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090456074 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090456074 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090456074 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090456074 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090456074 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090456074 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090456074 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090456074 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=1 20250821090456074 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090456074 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090456074 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090456074 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090456074 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090456074 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  20250821090456081 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090456081 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250821090456081 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090456081 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1092)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250821090456083 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090456083 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250821090456083 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090456083 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090456083 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090456083 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090456083 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090456083 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090456083 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090456083 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090456083 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090456083 DLSS7 <000c> ss7_asp.c:1383 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  20250821090456083 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090456083 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090456083 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090456083 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090456083 DLSS7 <000c> ss7_asp.c:1383 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  20250821090456083 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090456083 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090456083 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090456083 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090456083 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250821090456083 DLSS7 <000c> ss7_asp.c:1383 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  20250821090456083 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821090456083 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821090456083 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0a  20250821090456083 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090456083 DLSS7 <000c> ss7_asp.c:1383 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  20250821090456083 DLSS7 <000c> ss7_asp.c:1383 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  20250821090456083 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 04 00 12 00 0c 00 00 00 03 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090456083 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090456083 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090456083 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090456084 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250821090456084 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090456084 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090456084 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090456084 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090456084 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090456084 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090456084 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090456084 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090456085 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090456085 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090456085 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090456085 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090456085 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090456085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456085 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090456085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456085 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090456085 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090456085 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090456085 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090456085 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090456085 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090456085 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090456085 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090456085 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090456085 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090456085 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=13 20250821090456085 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090456085 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090456085 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090456085 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090456085 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090456085 DLSS7 <000c> ss7_asp.c:1383 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(1082)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090456846 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090456846 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090456846 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090456846 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090456846 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090456846 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090456846 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090456846 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090456846 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090456846 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090456846 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090456846 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090456846 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090456846 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090456846 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090456846 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090456846 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090456846 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090456846 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=15 20250821090456846 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090456846 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090456846 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090456846 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090456846 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090456846 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090456846 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090456846 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090456846 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090456846 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090456846 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090456846 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090456846 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090456846 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090456846 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090456846 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090456846 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090456846 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090456846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456846 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090456846 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090456846 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090456846 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090456846 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090456846 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:382) 20250821090456846 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090456846 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090456846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456846 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090456846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456846 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090456846 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090456846 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090456846 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090456846 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090456846 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090456846 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090456846 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090456846 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090456846 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090456846 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090456846 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090456846 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090456846 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090456846 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090456846 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090456846 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090456846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456846 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090456846 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090456846 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090456846 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090456846 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1082)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } 20250821090456854 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090456854 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090456854 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090456854 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090456854 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090456854 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090456854 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090456854 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090456854 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090456854 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  HNBGW_Test.msc1-RAN(1085)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090456854 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090456854 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090456854 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090456854 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090456854 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090456854 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090456854 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090456854 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090456854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456854 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090456854 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090456854 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090456854 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090456854 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:357) 20250821090456854 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:382) 20250821090456854 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090456854 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090456854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456854 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090456854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456854 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090456854 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090456854 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090456854 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090456854 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090456854 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090456854 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090456854 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090456854 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090456854 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090456854 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090456854 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=4 20250821090456854 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090456854 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250821090456854 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua 20250821090456854 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250821090456854 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090456854 DLSS7 <000c> ss7_asp.c:1383 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  20250821090456855 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090456855 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250821090456855 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250821090456855 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 20250821090456855 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090456855 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090456855 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090456855 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090456855 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090456855 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090456855 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090456855 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090456855 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090456855 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090456855 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090456855 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090456855 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250821090456855 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090456855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456855 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090456855 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090456855 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090456855 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090456855 DRANAP INFO cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(1085)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } 20250821090456873 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090456873 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090456873 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090456873 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090456873 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090456873 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090456873 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090456873 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090456873 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090456873 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  HNBGW_Test.sgsn0-RAN(1088)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090456873 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090456873 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090456873 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090456873 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090456873 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090456873 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090456873 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090456873 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090456873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456873 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090456873 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090456873 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090456873 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090456873 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090456873 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:382) 20250821090456873 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090456873 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090456873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456873 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090456873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456873 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090456873 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090456873 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090456873 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090456873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090456873 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090456873 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090456873 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090456873 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090456873 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090456873 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090456873 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821090456873 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090456873 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090456873 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090456873 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090456873 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090456874 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090456874 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090456874 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090456874 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090456874 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090456874 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090456874 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090456874 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090456874 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090456874 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090456874 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090456874 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090456874 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090456874 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090456874 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090456874 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090456874 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090456874 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090456874 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090456874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456874 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090456874 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090456874 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090456874 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090456874 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1088)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn1-RAN(1091)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090456885 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090456885 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090456885 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090456885 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090456885 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090456885 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090456885 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090456885 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090456885 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090456885 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090456885 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090456885 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090456885 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090456885 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090456885 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090456885 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090456885 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821090456885 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090456885 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) 20250821090456885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456885 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) 20250821090456885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456885 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090456885 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090456885 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090456885 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090456885 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:357) 20250821090456885 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:382) 20250821090456885 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090456885 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090456885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456885 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090456885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456885 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090456885 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090456885 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090456885 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090456885 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090456885 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090456885 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090456885 DRANAP NOTICE cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090456885 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090456885 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090456885 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090456885 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=14 20250821090456885 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090456885 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090456885 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090456885 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090456885 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090456885 DLSS7 <000c> ss7_asp.c:1383 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  20250821090456885 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090456885 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090456885 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090456885 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090456885 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090456885 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090456885 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090456885 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090456885 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090456885 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090456885 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090456885 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090456885 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090456885 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090456885 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090456885 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090456885 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821090456885 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090456885 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) 20250821090456886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090456886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456886 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) 20250821090456886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090456886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090456886 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090456886 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090456886 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090456886 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090456886 DRANAP INFO cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(1091)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090457903 DLCTRL DEBUG Command: GET 530350592 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821090457903 DLCTRL DEBUG Tx Command reply: GET_REPLY 530350592 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090457905 DLCTRL DEBUG Command: GET 872187901 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821090457905 DLCTRL DEBUG Tx Command reply: GET_REPLY 872187901 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090457906 DLCTRL DEBUG Command: GET 631468389 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090457906 DLCTRL DEBUG Tx Command reply: GET_REPLY 631468389 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090457907 DLCTRL DEBUG Command: GET 592353404 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090457907 DLCTRL DEBUG Tx Command reply: GET_REPLY 592353404 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090457907 DLCTRL DEBUG Command: GET 454961636 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090457907 DLCTRL DEBUG Tx Command reply: GET_REPLY 454961636 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821090457908 DLCTRL DEBUG Command: GET 99253756 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821090457908 DLCTRL DEBUG Tx Command reply: GET_REPLY 99253756 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090457909 DLCTRL DEBUG Command: GET 364192436 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821090457909 DLCTRL DEBUG Tx Command reply: GET_REPLY 364192436 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090457910 DLCTRL DEBUG Command: GET 845300359 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090457910 DLCTRL DEBUG Tx Command reply: GET_REPLY 845300359 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090457911 DLCTRL DEBUG Command: GET 515457732 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090457911 DLCTRL DEBUG Tx Command reply: GET_REPLY 515457732 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090457911 DLCTRL DEBUG Command: GET 581201044 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090457911 DLCTRL DEBUG Tx Command reply: GET_REPLY 581201044 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821090457912 DLCTRL DEBUG Command: GET 574356746 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821090457912 DLCTRL DEBUG Tx Command reply: GET_REPLY 574356746 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090457913 DLCTRL DEBUG Command: GET 998067644 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821090457913 DLCTRL DEBUG Tx Command reply: GET_REPLY 998067644 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090457914 DLCTRL DEBUG Command: GET 117895677 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090457914 DLCTRL DEBUG Tx Command reply: GET_REPLY 117895677 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090457915 DLCTRL DEBUG Command: GET 811241929 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090457915 DLCTRL DEBUG Tx Command reply: GET_REPLY 811241929 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090457916 DLCTRL DEBUG Command: GET 166559077 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090457916 DLCTRL DEBUG Tx Command reply: GET_REPLY 166559077 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821090457916 DLCTRL DEBUG Command: GET 48430169 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821090457916 DLCTRL DEBUG Tx Command reply: GET_REPLY 48430169 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090457917 DLCTRL DEBUG Command: GET 41907143 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821090457917 DLCTRL DEBUG Tx Command reply: GET_REPLY 41907143 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090457918 DLCTRL DEBUG Command: GET 185095690 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090457918 DLCTRL DEBUG Tx Command reply: GET_REPLY 185095690 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090457919 DLCTRL DEBUG Command: GET 758069430 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090457919 DLCTRL DEBUG Tx Command reply: GET_REPLY 758069430 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090457919 DLCTRL DEBUG Command: GET 270726348 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090457919 DLCTRL DEBUG Tx Command reply: GET_REPLY 270726348 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: 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@3bdb09a82332: "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@3bdb09a82332: 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 := '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 := '000000000000001011111110'B, t_guard := 20.000000 } 20250821090457932 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38176<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1088)@3bdb09a82332: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1088)@3bdb09a82332: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@3bdb09a82332: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)9363218 20250821090458946 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090458946 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090458946 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821090458946 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090458946 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8edf12, normal) (hnbgw_rua.c:408) 20250821090458946 DHNB DEBUG map_rua[0x560fd3616990]{init}: Allocated (fsm.c:456) 20250821090458946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9363218)[0x560fd3616990]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090458946 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9363218 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090458947 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090458947 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090458947 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821090458947 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9363218 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821090458947 DCN DEBUG map_sccp[0x560fd35e9050]{init}: Allocated (fsm.c:456) 20250821090458947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x560fd35e9050]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090458947 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-9363218 <-> SCCP-116 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821090458947 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9363218 SCCP-116 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821090458947 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9363218)[0x560fd3616990]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090458947 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090458947 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090458947 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9363218 SCCP-116 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090458947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x560fd35e9050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090458947 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090458947 DLSCCP DEBUG SCCP-SCOC(116)[0x560fd3632510]{IDLE}: Allocated (fsm.c:456) 20250821090458947 DLSCCP DEBUG SCCP-SCOC(116)[0x560fd3632510]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090458947 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030002fe0056400500f1100926) (sccp_scrc.c:455) 20250821090458947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090458947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090458947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090458947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090458947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090458947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090458947 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090458947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090458947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090458947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090458947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090458947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090458947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090458947 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090458947 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090458947 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090458947 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090458947 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090458947 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 00 00 00 bd 00 00 00 bc 03 00 00 03 01 00 00 74 02 02 06 04 43 bc 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 fe 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090458947 DLSCCP DEBUG SCCP-SCOC(116)[0x560fd3632510]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090458947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x560fd35e9050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090458947 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9363218)[0x560fd3616990]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090458947 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090458947 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090458947 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090458947 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821090458947 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090458947 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090458947 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090458947 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090458947 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090458947 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 03 01 00 00 74 02 02 06 04 43 bc 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 fe 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(1087)@3bdb09a82332: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1087)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1088)@3bdb09a82332: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094) HNBGW_Test.sgsn0-RAN(1088)@3bdb09a82332: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)904100 HNBGW_Test.sgsn0-SCCP(1087)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1087)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)@3bdb09a82332: setverdict(pass): none -> pass MTC@3bdb09a82332: 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 } } } 20250821090458952 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090458952 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090458952 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090458952 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090458952 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090458952 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090458952 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090458952 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090458952 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090458952 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 74 d6 5d c6 02 00 00 00 00  20250821090458952 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090458952 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090458952 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090458952 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090458952 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090458952 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00d65dc6) (sccp_scrc.c:545) 20250821090458952 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(116,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090458952 DLSCCP DEBUG SCCP-SCOC(116)[0x560fd3632510]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090458952 DLSCCP DEBUG SCCP-SCOC(116)[0x560fd3632510]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090458952 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090458952 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090458952 DCN DEBUG handle_cn_conn_conf() conn_id=116, 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_sccp.c:157) 20250821090458952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x560fd35e9050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090458952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x560fd35e9050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090458952 DLCTRL DEBUG Command: GET 562463026 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821090458952 DLCTRL DEBUG Tx Command reply: GET_REPLY 562463026 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250821090458953 DLCTRL DEBUG Command: GET 748873183 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821090458953 DLCTRL DEBUG Tx Command reply: GET_REPLY 748873183 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090458954 DLCTRL DEBUG Command: GET 722606911 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090458954 DLCTRL DEBUG Tx Command reply: GET_REPLY 722606911 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090458955 DLCTRL DEBUG Command: GET 506859787 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090458955 DLCTRL DEBUG Tx Command reply: GET_REPLY 506859787 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090458956 DLCTRL DEBUG Command: GET 414717661 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090458956 DLCTRL DEBUG Tx Command reply: GET_REPLY 414717661 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090458957 DLCTRL DEBUG Command: GET 775689809 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821090458957 DLCTRL DEBUG Tx Command reply: GET_REPLY 775689809 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090458958 DLCTRL DEBUG Command: GET 364635830 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821090458958 DLCTRL DEBUG Tx Command reply: GET_REPLY 364635830 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090458959 DLCTRL DEBUG Command: GET 18434218 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090458959 DLCTRL DEBUG Tx Command reply: GET_REPLY 18434218 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090458960 DLCTRL DEBUG Command: GET 317224976 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090458960 DLCTRL DEBUG Tx Command reply: GET_REPLY 317224976 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090458961 DLCTRL DEBUG Command: GET 569533946 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090458961 DLCTRL DEBUG Tx Command reply: GET_REPLY 569533946 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090458962 DLCTRL DEBUG Command: GET 454696557 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821090458962 DLCTRL DEBUG Tx Command reply: GET_REPLY 454696557 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090458962 DLCTRL DEBUG Command: GET 805327726 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821090458962 DLCTRL DEBUG Tx Command reply: GET_REPLY 805327726 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090458963 DLCTRL DEBUG Command: GET 391594551 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090458963 DLCTRL DEBUG Tx Command reply: GET_REPLY 391594551 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090458964 DLCTRL DEBUG Command: GET 850906624 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090458964 DLCTRL DEBUG Tx Command reply: GET_REPLY 850906624 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090458965 DLCTRL DEBUG Command: GET 859995584 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090458965 DLCTRL DEBUG Tx Command reply: GET_REPLY 859995584 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090458966 DLCTRL DEBUG Command: GET 85422333 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821090458966 DLCTRL DEBUG Tx Command reply: GET_REPLY 85422333 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090458967 DLCTRL DEBUG Command: GET 238510542 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821090458967 DLCTRL DEBUG Tx Command reply: GET_REPLY 238510542 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090458967 DLCTRL DEBUG Command: GET 494929093 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090458967 DLCTRL DEBUG Tx Command reply: GET_REPLY 494929093 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090458968 DLCTRL DEBUG Command: GET 602737913 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090458968 DLCTRL DEBUG Tx Command reply: GET_REPLY 602737913 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090458969 DLCTRL DEBUG Command: GET 119823762 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090458969 DLCTRL DEBUG Tx Command reply: GET_REPLY 119823762 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '000000000000000011000111'B, t_guard := 20.000000 } 20250821090458980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38184<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1091)@3bdb09a82332: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1091)@3bdb09a82332: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@3bdb09a82332: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)9677492 20250821090459989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090459989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090459989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1431) 20250821090459989 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090459989 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x93aab4, normal) (hnbgw_rua.c:408) 20250821090459989 DHNB DEBUG map_rua[0x560fd35ebb80]{init}: Allocated (fsm.c:456) 20250821090459989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9677492)[0x560fd35ebb80]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090459989 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9677492 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090459989 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090459989 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090459989 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250821090459989 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9677492 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:232) 20250821090459989 DCN DEBUG map_sccp[0x560fd35e49a0]{init}: Allocated (fsm.c:456) 20250821090459989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x560fd35e49a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090459989 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-9677492 <-> SCCP-117 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250821090459989 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9677492 SCCP-117 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:313) 20250821090459989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9677492)[0x560fd35ebb80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090459989 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090459989 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090459989 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9677492 SCCP-117 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090459989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x560fd35e49a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090459989 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090459989 DLSCCP DEBUG SCCP-SCOC(117)[0x560fd35e4280]{IDLE}: Allocated (fsm.c:456) 20250821090459989 DLSCCP DEBUG SCCP-SCOC(117)[0x560fd35e4280]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090459989 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030000c70056400500f1100926) (sccp_scrc.c:455) 20250821090459989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090459989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090459989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090459989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090459989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090459989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090459989 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090459989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090459989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090459989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090459989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090459989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090459989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090459989 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090459989 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090459989 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090459989 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090459989 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090459989 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 70 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 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 c7 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821090459989 DLSCCP DEBUG SCCP-SCOC(117)[0x560fd35e4280]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090459989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x560fd35e49a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090459989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9677492)[0x560fd35ebb80]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090459990 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090459990 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090459990 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090459990 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=2 20250821090459990 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090459990 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090459990 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090459990 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090459990 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090459990 DLSS7 <000c> ss7_asp.c:1383 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 02 01 00 00 75 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 c7 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(1090)@3bdb09a82332: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1090)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1091)@3bdb09a82332: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095) HNBGW_Test.sgsn1-RAN(1091)@3bdb09a82332: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)8919074 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)@3bdb09a82332: setverdict(pass): none -> pass MTC@3bdb09a82332: 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(1090)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1090)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821090459997 DLCTRL DEBUG Command: GET 191792742 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821090459997 DLCTRL DEBUG Tx Command reply: GET_REPLY 191792742 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250821090459998 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090459998 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090459998 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090459998 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090459998 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090459998 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090459998 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090459998 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090459998 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090459998 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 75 35 8e 13 02 00 00 00 00  20250821090459999 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090459999 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090459999 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090459999 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090459999 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090459999 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00358e13) (sccp_scrc.c:545) 20250821090459999 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(117,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090459999 DLSCCP DEBUG SCCP-SCOC(117)[0x560fd35e4280]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090459999 DLSCCP DEBUG SCCP-SCOC(117)[0x560fd35e4280]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090459999 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090459999 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090459999 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_sccp.c:157) 20250821090459999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x560fd35e49a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090459999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x560fd35e49a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090500003 DLCTRL DEBUG Command: GET 634752089 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821090500003 DLCTRL DEBUG Tx Command reply: GET_REPLY 634752089 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090500004 DLCTRL DEBUG Command: GET 28713081 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090500004 DLCTRL DEBUG Tx Command reply: GET_REPLY 28713081 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090500005 DLCTRL DEBUG Command: GET 865882436 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090500005 DLCTRL DEBUG Tx Command reply: GET_REPLY 865882436 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090500005 DLCTRL DEBUG Command: GET 955053946 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090500005 DLCTRL DEBUG Tx Command reply: GET_REPLY 955053946 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090500006 DLCTRL DEBUG Command: GET 600567449 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821090500006 DLCTRL DEBUG Tx Command reply: GET_REPLY 600567449 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250821090500007 DLCTRL DEBUG Command: GET 82643091 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821090500007 DLCTRL DEBUG Tx Command reply: GET_REPLY 82643091 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090500008 DLCTRL DEBUG Command: GET 399488608 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090500008 DLCTRL DEBUG Tx Command reply: GET_REPLY 399488608 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090500009 DLCTRL DEBUG Command: GET 408934983 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090500009 DLCTRL DEBUG Tx Command reply: GET_REPLY 408934983 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090500010 DLCTRL DEBUG Command: GET 292419763 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090500010 DLCTRL DEBUG Tx Command reply: GET_REPLY 292419763 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090500011 DLCTRL DEBUG Command: GET 513784825 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821090500011 DLCTRL DEBUG Tx Command reply: GET_REPLY 513784825 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090500012 DLCTRL DEBUG Command: GET 945817061 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821090500012 DLCTRL DEBUG Tx Command reply: GET_REPLY 945817061 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090500013 DLCTRL DEBUG Command: GET 961409413 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090500013 DLCTRL DEBUG Tx Command reply: GET_REPLY 961409413 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090500013 DLCTRL DEBUG Command: GET 984735116 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090500013 DLCTRL DEBUG Tx Command reply: GET_REPLY 984735116 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090500014 DLCTRL DEBUG Command: GET 911515523 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090500014 DLCTRL DEBUG Tx Command reply: GET_REPLY 911515523 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090500015 DLCTRL DEBUG Command: GET 443303354 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821090500015 DLCTRL DEBUG Tx Command reply: GET_REPLY 443303354 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090500016 DLCTRL DEBUG Command: GET 966085203 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821090500016 DLCTRL DEBUG Tx Command reply: GET_REPLY 966085203 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090500017 DLCTRL DEBUG Command: GET 735792146 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090500017 DLCTRL DEBUG Tx Command reply: GET_REPLY 735792146 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090500018 DLCTRL DEBUG Command: GET 232731445 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090500018 DLCTRL DEBUG Tx Command reply: GET_REPLY 232731445 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090500019 DLCTRL DEBUG Command: GET 59516923 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090500019 DLCTRL DEBUG Tx Command reply: GET_REPLY 59516923 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: "disconnecting msc0" 20250821090500019 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250821090500020 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090500020 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090500020 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090500020 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090500020 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090500020 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090500020 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090500020 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090500020 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090500020 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090500020 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090500020 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090500020 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090500020 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090500020 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090500020 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090500020 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090500020 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090500020 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090500020 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090500020 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821090500020 DLSS7 <000c> ss7_asp.c:1383 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  20250821090500020 DLSS7 <000c> ss7_asp.c:1383 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  20250821090500020 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090500020 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090500020 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090500020 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090500020 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090500020 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090500020 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090500020 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090500020 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090500020 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090500020 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090500020 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090500020 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090500020 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090500020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x560fd35e9050]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090500020 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090500020 DLSCCP DEBUG SCCP-SCOC(116)[0x560fd3632510]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090500020 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d65dc6), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090500020 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090500020 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090500020 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090500020 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090500020 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090500020 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090500020 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090500020 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090500020 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090500020 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 03 04 d6 5d c6 00 00 74 00 00 00 00 00 (ss7_asp.c:1383) 20250821090500020 DLSCCP DEBUG SCCP-SCOC(116)[0x560fd3632510]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090500020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x560fd35e9050]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090500021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9363218)[0x560fd3616990]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090500021 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9363218)[0x560fd3616990]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090500021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821090500021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9363218)[0x560fd3616990]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090500021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9363218)[0x560fd3616990]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090500021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9363218)[0x560fd3616990]{disrupted}: Freeing instance (context_map.c:203) 20250821090500021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9363218)[0x560fd3616990]{disrupted}: Deallocated (fsm.c:568) 20250821090500021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x560fd35e9050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090500021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x560fd35e9050]{disconnected}: Freeing instance (context_map.c:207) 20250821090500021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x560fd35e9050]{disconnected}: Deallocated (fsm.c:568) 20250821090500021 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9363218 SCCP-116 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821090500021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090500021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821090500021 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090500021 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090500021 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090500021 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=3 20250821090500021 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090500021 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090500021 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: 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 := '000000000000000101011000'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@3bdb09a82332: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)9363218 20250821090500046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38190<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1091)@3bdb09a82332: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1091)@3bdb09a82332: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@3bdb09a82332: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)7089170 20250821090501055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090501055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090501055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821090501055 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090501055 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6c2c12, normal) (hnbgw_rua.c:408) 20250821090501055 DHNB DEBUG map_rua[0x560fd3616990]{init}: Allocated (fsm.c:456) 20250821090501055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7089170)[0x560fd3616990]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090501055 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7089170 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090501055 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090501055 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090501055 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7089170 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:232) 20250821090501055 DCN DEBUG map_sccp[0x560fd35e9050]{init}: Allocated (fsm.c:456) 20250821090501055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x560fd35e9050]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090501055 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-7089170 <-> SCCP-118 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250821090501055 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7089170 SCCP-118 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821090501055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7089170)[0x560fd3616990]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090501055 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090501055 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090501055 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7089170 SCCP-118 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090501055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x560fd35e9050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090501055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090501055 DLSCCP DEBUG SCCP-SCOC(118)[0x560fd360aa30]{IDLE}: Allocated (fsm.c:456) 20250821090501055 DLSCCP DEBUG SCCP-SCOC(118)[0x560fd360aa30]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090501055 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030001580056400500f1100926) (sccp_scrc.c:455) 20250821090501055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090501055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090501055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090501055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090501055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090501055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090501055 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090501055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090501055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090501055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090501055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090501055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090501055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090501055 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090501055 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090501055 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090501055 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090501055 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090501055 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 0a 03 00 00 01 01 00 00 76 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 58 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821090501055 DLSCCP DEBUG SCCP-SCOC(118)[0x560fd360aa30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090501055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x560fd35e9050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090501055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7089170)[0x560fd3616990]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090501055 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090501055 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090501056 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090501056 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=1 20250821090501056 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090501056 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090501056 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090501056 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090501056 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090501056 DLSS7 <000c> ss7_asp.c:1383 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 01 01 00 00 76 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 58 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(1090)@3bdb09a82332: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(1090)@3bdb09a82332: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(1091)@3bdb09a82332: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096) HNBGW_Test.sgsn1-RAN(1091)@3bdb09a82332: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)6879581 HNBGW_Test.sgsn1-SCCP(1090)@3bdb09a82332: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(1090)@3bdb09a82332: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)@3bdb09a82332: setverdict(pass): none -> pass 20250821090501059 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090501059 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090501059 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090501059 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090501059 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090501059 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090501059 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090501059 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090501059 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090501059 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 76 2e ff 1b 02 00 00 00 00  20250821090501059 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090501059 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090501059 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090501059 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090501059 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090501059 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=002eff1b) (sccp_scrc.c:545) 20250821090501059 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(118,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090501059 DLSCCP DEBUG SCCP-SCOC(118)[0x560fd360aa30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090501059 DLSCCP DEBUG SCCP-SCOC(118)[0x560fd360aa30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090501059 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090501059 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) MTC@3bdb09a82332: 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 } } } 20250821090501059 DCN DEBUG handle_cn_conn_conf() conn_id=118, 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_sccp.c:157) 20250821090501059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x560fd35e9050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090501059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x560fd35e9050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090501059 DLCTRL DEBUG Command: GET 702091287 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821090501059 DLCTRL DEBUG Tx Command reply: GET_REPLY 702091287 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250821090501060 DLCTRL DEBUG Command: GET 803937089 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821090501060 DLCTRL DEBUG Tx Command reply: GET_REPLY 803937089 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090501061 DLCTRL DEBUG Command: GET 84814506 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090501061 DLCTRL DEBUG Tx Command reply: GET_REPLY 84814506 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090501062 DLCTRL DEBUG Command: GET 11385603 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090501062 DLCTRL DEBUG Tx Command reply: GET_REPLY 11385603 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090501062 DLCTRL DEBUG Command: GET 183692988 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090501062 DLCTRL DEBUG Tx Command reply: GET_REPLY 183692988 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090501063 DLCTRL DEBUG Command: GET 557202274 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821090501063 DLCTRL DEBUG Tx Command reply: GET_REPLY 557202274 rate_ctr.abs.sgsn.1.cnpool:subscr:new 2 (control_if.c:477) 20250821090501064 DLCTRL DEBUG Command: GET 952040828 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821090501064 DLCTRL DEBUG Tx Command reply: GET_REPLY 952040828 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090501064 DLCTRL DEBUG Command: GET 776334672 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090501064 DLCTRL DEBUG Tx Command reply: GET_REPLY 776334672 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090501065 DLCTRL DEBUG Command: GET 429276500 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090501065 DLCTRL DEBUG Tx Command reply: GET_REPLY 429276500 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090501066 DLCTRL DEBUG Command: GET 216310176 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090501066 DLCTRL DEBUG Tx Command reply: GET_REPLY 216310176 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090501066 DLCTRL DEBUG Command: GET 505321757 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821090501066 DLCTRL DEBUG Tx Command reply: GET_REPLY 505321757 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090501067 DLCTRL DEBUG Command: GET 223354040 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821090501067 DLCTRL DEBUG Tx Command reply: GET_REPLY 223354040 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090501068 DLCTRL DEBUG Command: GET 616393433 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090501068 DLCTRL DEBUG Tx Command reply: GET_REPLY 616393433 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090501068 DLCTRL DEBUG Command: GET 526788412 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090501068 DLCTRL DEBUG Tx Command reply: GET_REPLY 526788412 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090501069 DLCTRL DEBUG Command: GET 256630062 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090501069 DLCTRL DEBUG Tx Command reply: GET_REPLY 256630062 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090501070 DLCTRL DEBUG Command: GET 757332421 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821090501070 DLCTRL DEBUG Tx Command reply: GET_REPLY 757332421 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090501070 DLCTRL DEBUG Command: GET 89447268 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821090501070 DLCTRL DEBUG Tx Command reply: GET_REPLY 89447268 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090501071 DLCTRL DEBUG Command: GET 651091683 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090501071 DLCTRL DEBUG Tx Command reply: GET_REPLY 651091683 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090501072 DLCTRL DEBUG Command: GET 75808441 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090501072 DLCTRL DEBUG Tx Command reply: GET_REPLY 75808441 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090501072 DLCTRL DEBUG Command: GET 498197987 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090501072 DLCTRL DEBUG Tx Command reply: GET_REPLY 498197987 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090501075 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38174<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090501075 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40001<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1075)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(1074)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090501076 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38168<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090501077 DLINP DEBUG SRVCONN(,r=127.0.0.1:56075<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090501077 DLINP DEBUG SRVCONN(,r=127.0.0.1:56075<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090501077 DLINP NOTICE SRV(,r=127.0.0.1:56075<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090501077 DMAIN NOTICE (127.0.0.1:56075 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56075<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821090501077 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-SCCP(1081)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1084)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1085)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1082)@3bdb09a82332: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1080)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1088)@3bdb09a82332: Final verdict of PTC: none 20250821090501078 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090501078 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090501078 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090501078 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(1087)@3bdb09a82332: Final verdict of PTC: none 20250821090501078 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090501078 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090501078 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090501078 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821090501078 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090501078 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090501078 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090501078 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090501078 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090501078 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090501078 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090501078 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090501078 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090501078 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090501078 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed HNBGW_Test.sgsn0-M3UA(1089)@3bdb09a82332: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@3bdb09a82332: Final verdict of PTC: none 20250821090501078 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090501078 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090501078 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250821090501078 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090501078 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090501078 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090501078 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090501078 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) changed to status 'unavailable' 20250821090501078 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 02  20250821090501078 DLSS7 <000c> ss7_asp.c:1383 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  20250821090501078 DLSS7 <000c> ss7_asp.c:1383 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  20250821090501078 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090501078 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-M3UA(1086)@3bdb09a82332: Final verdict of PTC: none 20250821090501079 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090501079 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090501079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090501079 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250821090501079 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090501079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090501079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090501079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090501079 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090501079 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090501079 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090501079 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090501079 DRANAP NOTICE cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1073)@3bdb09a82332: Final verdict of PTC: none20250821090501079 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090501079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090501079 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090501079 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090501079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090501079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090501079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090501079 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090501079 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090501079 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090501079 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090501079 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn1-M3UA(1092)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1091)@3bdb09a82332: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@3bdb09a82332: Final verdict of PTC: none 20250821090501079 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090501079 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090501079 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090501079 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090501079 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090501079 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090501079 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090501079 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090501079 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090501079 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090501079 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090501079 DLSS7 <000c> ss7_asp.c:1383 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  20250821090501079 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090501079 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090501079 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090501079 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090501079 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090501079 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250821090501079 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090501079 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090501079 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090501079 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090501079 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090501079 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090501079 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090501079 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250821090501079 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090501079 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090501079 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250821090501079 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090501079 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090501079 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090501079 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821090501079 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821090501079 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0a  20250821090501079 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090501079 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090501080 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090501080 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090501080 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250821090501080 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090501080 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090501080 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090501080 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090501080 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090501080 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090501080 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090501080 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090501080 DRANAP NOTICE cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090501080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x560fd35e49a0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) HNBGW_Test.sgsn1-SCCP(1090)@3bdb09a82332: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1083)@3bdb09a82332: Final verdict of PTC: none 20250821090501080 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090501080 DLSCCP DEBUG SCCP-SCOC(117)[0x560fd35e4280]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090501080 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00358e13), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090501080 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090501081 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821090501081 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090501081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090501081 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090501081 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090501081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090501081 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) HNBGW-PFCP(1076)@3bdb09a82332: Final verdict of PTC: none 20250821090501082 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090501082 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090501082 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 02 04 35 8e 13 00 00 75 00 00 00 00 00 (ss7_asp.c:1383) 20250821090501082 DLSCCP DEBUG SCCP-SCOC(117)[0x560fd35e4280]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090501082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x560fd35e49a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090501082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9677492)[0x560fd35ebb80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090501082 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9677492)[0x560fd35ebb80]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090501082 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821090501083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9677492)[0x560fd35ebb80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090501083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9677492)[0x560fd35ebb80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090501083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9677492)[0x560fd35ebb80]{disrupted}: Freeing instance (context_map.c:203) 20250821090501083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9677492)[0x560fd35ebb80]{disrupted}: Deallocated (fsm.c:568) 20250821090501083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x560fd35e49a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090501083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x560fd35e49a0]{disconnected}: Freeing instance (context_map.c:207) 20250821090501083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x560fd35e49a0]{disconnected}: Deallocated (fsm.c:568) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)@3bdb09a82332: Final verdict of PTC: pass 20250821090501084 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9677492 SCCP-117 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250821090501084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x560fd35e9050]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)@3bdb09a82332: Final verdict of PTC: pass 20250821090501085 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090501085 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090501085 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090501085 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=2 20250821090501085 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090501085 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090501085 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090501084 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090501084 DLSCCP DEBUG SCCP-SCOC(118)[0x560fd360aa30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090501084 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002eff1b), PART(T=Source Reference,L=4,D=00000076), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090501084 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090501084 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=1 -> eSLS=49: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821090501084 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=1 -> eSLS=49: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090501084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090501084 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090501084 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090501084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090501084 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090501084 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090501084 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090501084 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 01 04 2e ff 1b 00 00 76 00 00 00 00 00 (ss7_asp.c:1383) 20250821090501085 DLSCCP DEBUG SCCP-SCOC(118)[0x560fd360aa30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090501085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x560fd35e9050]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090501085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7089170)[0x560fd3616990]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090501085 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7089170)[0x560fd3616990]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090501085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821090501085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7089170)[0x560fd3616990]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090501085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7089170)[0x560fd3616990]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090501085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7089170)[0x560fd3616990]{disrupted}: Freeing instance (context_map.c:203) 20250821090501085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7089170)[0x560fd3616990]{disrupted}: Deallocated (fsm.c:568) 20250821090501085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x560fd35e9050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090501085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x560fd35e9050]{disconnected}: Freeing instance (context_map.c:207) 20250821090501085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x560fd35e9050]{disconnected}: Deallocated (fsm.c:568) 20250821090501085 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7089170 SCCP-118 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250821090501085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090501085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821090501085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38176<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090501086 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38184<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090501086 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38190<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090501087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090501087 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090501087 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090501087 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=1 20250821090501087 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090501087 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090501087 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090501087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250821090501087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090501087 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090501088 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 (hnb.c:255) 20250821090501088 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW-MGCP(1093)@3bdb09a82332: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1073): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(1074): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(1075): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(1076): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1080): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(1081): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(1082): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(1083): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-SCCP(1084): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-RAN(1085): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc1-M3UA(1086): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1087): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1088): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1089): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1090): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1091): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1092): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(1093): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@3bdb09a82332: 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'. Thu Aug 21 09:05:01 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 20250821090501175 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38204<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090501701 DLSCCP DEBUG SCCP-SCOC(114)[0x560fd35e9820]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090501701 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b306e), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090501701 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090501701 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090501701 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090501701 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090501701 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090501701 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090501701 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090501701 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090501701 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090501701 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 6b 30 6e 00 00 72 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090501701 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090501701 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090501701 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090501701 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090501701 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090501701 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090501701 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090501707 DLSCCP DEBUG SCCP-SCOC(115)[0x560fd3643a50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090501707 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cdd06d), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090501707 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821090501707 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090501707 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090501707 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090501707 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090501707 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090501707 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090501707 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090501708 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090501708 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 cd d0 6d 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090501708 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090501708 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090501708 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090501708 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821090501708 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090501708 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090501708 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090501977 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38204<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=688180) 20250821090502021 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090502022 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090502022 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN Waiting for packet dumper to finish... 1 (prev_count=688180, count=701760) 20250821090503080 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090503080 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090503080 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250821090503080 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090503080 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090503080 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821090503080 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090503080 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090503080 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250821090503926 DLSCCP DEBUG SCCP-SCOC(113)[0x560fd36019e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090503926 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b5182), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090503926 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090503926 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090503927 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090503927 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090503927 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090503927 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090503927 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090503927 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090503927 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090503927 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 2b 51 82 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090503927 DLSCCP DEBUG SCCP-SCOC(112)[0x560fd36025a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090503927 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b69172), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090503927 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821090503927 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090503927 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090503927 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090503927 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090503927 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090503927 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090503927 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090503927 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090503927 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 b6 91 72 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090503927 DLSCCP DEBUG SCCP-SCOC(111)[0x560fd360b540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090503927 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ef2cd), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090503927 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821090503927 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090503927 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090503927 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090503927 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090503927 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090503927 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090503927 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090503927 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090503927 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 8e f2 cd 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090503927 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090503927 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090503927 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090503927 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090503927 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090503927 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090503927 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090503927 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090503927 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090503927 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090503927 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821090503927 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090503927 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090503927 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090503927 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090503927 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090503927 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090503927 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821090503927 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090503927 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090503928 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 09:05: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_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 20250821090504372 DLSCCP DEBUG SCCP-SCOC(108)[0x560fd362a2d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090504372 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea9e06), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090504372 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090504372 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090504372 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090504372 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090504372 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090504372 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090504372 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090504372 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090504372 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090504372 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 ea 9e 06 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090504372 DLSCCP DEBUG SCCP-SCOC(109)[0x560fd357ad40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090504372 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ae84e), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090504372 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090504372 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090504372 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090504372 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090504372 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090504372 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090504372 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090504372 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090504372 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090504372 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 5a e8 4e 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090504372 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090504372 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090504372 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090504372 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090504372 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090504372 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090504372 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090504372 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090504372 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090504372 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090504372 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090504372 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090504372 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090504372 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090504373 DLSCCP DEBUG SCCP-SCOC(110)[0x560fd35e65e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090504373 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b367ff), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090504373 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090504373 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090504373 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090504373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090504373 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090504373 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090504373 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090504373 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090504373 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090504373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b3 67 ff 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090504373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090504373 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090504373 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090504373 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090504373 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090504373 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090504373 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090504864 DLSCCP DEBUG SCCP-SCOC(105)[0x560fd35ebeb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090504864 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002da703), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090504864 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090504864 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090504864 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090504864 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090504864 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090504864 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090504864 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090504864 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090504864 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090504864 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2d a7 03 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090504864 DLSCCP DEBUG SCCP-SCOC(106)[0x560fd3644030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090504864 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005790a5), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090504864 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090504864 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090504864 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090504864 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090504864 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090504864 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090504864 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090504864 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090504864 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090504864 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 57 90 a5 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090504864 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090504864 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090504864 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090504864 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090504864 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090504864 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090504864 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090504864 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090504864 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090504864 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090504864 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090504864 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090504864 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090504864 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090504865 DLSCCP DEBUG SCCP-SCOC(107)[0x560fd3629680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090504865 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058f8ef), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090504865 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090504865 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090504865 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090504865 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090504865 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090504865 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090504865 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090504865 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090504865 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090504865 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 58 f8 ef 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090504865 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090504865 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090504865 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090504865 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090504865 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090504865 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090504865 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: 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@3bdb09a82332: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20250821090505045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38212<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090505048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38216<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090505051 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33655<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090505160 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090505160 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821090505167 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090505167 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090505168 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090505168 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090505168 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090505168 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090505168 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40106 (stream_srv.c:143) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090505168 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40106<->l=127.0.0.1:29169 (hnb.c:335) 20250821090505168 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090505168 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090505169 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090505169 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090505169 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:334) 20250821090505169 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090505169 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090505169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505169 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090505169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505170 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090505170 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090505170 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090505170 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090505170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090505170 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090505170 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090505170 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090505170 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090505170 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090505170 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090505170 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090505170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505170 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090505170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090505170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505170 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090505170 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090505170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090505170 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090505170 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090505170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090505170 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090505170 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090505170 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090505170 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090505170 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090505170 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090505170 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090505170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505170 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090505170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090505170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505170 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090505170 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090505170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090505170 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090505170 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090505170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090505170 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090505170 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090505170 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090505170 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090505170 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090505170 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090505170 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090505170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505170 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090505170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090505170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505170 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090505170 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090505170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090505170 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090505170 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090505170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090505170 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090505170 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090505170 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090505170 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090505170 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090505170 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=4 20250821090505170 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090505170 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090505170 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090505170 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090505170 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090505171 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=10 20250821090505171 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090505171 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090505171 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090505171 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090505171 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090505171 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090505171 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=2 20250821090505171 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090505171 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090505171 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090505171 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090505171 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090505171 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090505171 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821090505171 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090505171 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090505171 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1107)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(1107)@3bdb09a82332: M3UA emulation initiated, the test can be started MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1107)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(1105)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090505184 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090505184 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090505184 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090505184 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090505184 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090505184 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090505184 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090505184 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090505185 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090505185 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090505185 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:334) 20250821090505185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090505185 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090505185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505185 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=2 -> eSLS=114: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090505185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505186 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090505186 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=2 -> eSLS=114: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090505186 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090505186 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090505186 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090505186 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090505186 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090505186 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090505186 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090505186 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:334) 20250821090505186 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090505186 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090505186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505186 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090505186 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090505186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505186 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090505186 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090505186 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090505186 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090505186 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090505186 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090505186 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090505186 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090505186 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090505186 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090505186 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090505186 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090505186 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090505186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505186 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090505186 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090505186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505186 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090505186 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090505186 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090505186 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090505186 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090505186 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090505186 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090505186 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090505186 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090505186 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090505186 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090505186 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090505186 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090505186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505186 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090505186 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090505186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505186 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090505186 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090505186 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090505186 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090505186 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090505186 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090505186 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090505186 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090505186 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090505186 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090505186 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090505186 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=2 20250821090505186 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090505186 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090505186 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090505186 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090505186 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090505186 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=11 20250821090505186 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090505186 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090505186 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090505186 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090505186 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090505186 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090505186 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=15 20250821090505186 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090505186 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090505186 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090505186 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090505186 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090505186 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090505186 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821090505186 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090505186 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090505186 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1110)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(1110)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1110)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1108)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090505207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090505207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090505207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090505207 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090505207 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:562) 20250821090505207 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090505207 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090505207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090505207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090505214 DLINP DEBUG SRVCONN(,r=127.0.0.1:40106<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090505214 DLINP DEBUG SRVCONN(,r=127.0.0.1:40106<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090505214 DLINP DEBUG SRVCONN(,r=127.0.0.1:40106<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090505214 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090505214 DHNBAP DEBUG (127.0.0.1:40106 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821090505214 DHNBAP NOTICE (127.0.0.1:40106 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090505215 DHNBAP NOTICE (127.0.0.1:40106 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090505215 DLINP DEBUG SRVCONN(,r=127.0.0.1:40106<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090505215 DLINP DEBUG SRVCONN(,r=127.0.0.1:40106<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090505381 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090505381 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090505381 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090505381 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1107)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090505384 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090505384 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090505384 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090505384 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090505384 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090505384 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090505384 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090505384 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090505384 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090505384 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090505384 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090505384 DLSS7 <000c> ss7_asp.c:1383 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  20250821090505384 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090505385 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090505385 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090505385 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090505385 DLSS7 <000c> ss7_asp.c:1383 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  20250821090505385 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090505385 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090505385 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090505385 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090505385 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090505385 DLSS7 <000c> ss7_asp.c:1383 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  20250821090505385 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090505385 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090505385 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090505385 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090505385 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090505385 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090505385 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090505385 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090505385 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090505385 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090505385 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090505385 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090505385 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090505385 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090505385 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090505385 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090505386 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090505386 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090505386 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090505386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090505386 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090505386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505386 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090505386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505386 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090505386 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090505386 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090505386 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090505386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090505386 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090505386 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090505387 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090505387 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090505387 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090505387 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090505387 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090505387 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090505387 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090505387 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090505387 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090505387 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821090505396 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090505396 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090505396 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090505396 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1110)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090505398 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090505398 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090505398 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090505398 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090505398 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090505398 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090505398 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090505398 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090505398 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090505398 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090505398 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090505398 DLSS7 <000c> ss7_asp.c:1383 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  20250821090505398 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090505399 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090505399 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090505399 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090505399 DLSS7 <000c> ss7_asp.c:1383 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  20250821090505399 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090505399 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090505399 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090505399 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090505399 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090505399 DLSS7 <000c> ss7_asp.c:1383 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  20250821090505399 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090505399 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090505399 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090505399 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090505399 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090505399 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090505399 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090505399 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090505399 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090505399 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090505399 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090505399 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090505399 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090505399 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090505399 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090505399 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090505399 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090505400 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090505400 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090505400 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090505400 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090505400 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090505400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090505400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090505400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090505400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090505400 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090505400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090505400 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090505400 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090505400 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090505400 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090505400 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090505400 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090505400 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090505400 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090505400 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=12 20250821090505400 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090505400 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090505400 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090505400 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090505400 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090505400 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  20250821090505564 DLSCCP DEBUG SCCP-SCOC(102)[0x560fd35fcfe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090505564 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8f391), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090505564 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090505564 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090505564 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090505564 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090505564 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090505564 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090505564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090505564 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b8 f3 91 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090505564 DLSCCP DEBUG SCCP-SCOC(101)[0x560fd35edcf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090505564 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068b8fc), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090505564 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090505564 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090505564 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090505564 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090505564 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090505564 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090505564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090505564 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 68 b8 fc 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090505564 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090505564 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090505564 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090505564 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090505564 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090505565 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090505565 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090505565 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090505565 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090505565 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 04 b8 f3 91 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250821090505565 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090505565 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090505565 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090505565 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090505565 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090505565 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090505565 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090505565 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090505565 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090505565 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 04 68 b8 fc 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250821090505566 DLSCCP DEBUG SCCP-SCOC(103)[0x560fd3483660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090505566 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d0bac), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090505566 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090505566 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090505566 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090505566 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090505566 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090505566 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090505566 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090505566 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8d 0b ac 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090505566 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090505566 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090505566 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090505566 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090505566 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090505566 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090505566 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090505566 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090505566 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090505566 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 04 8d 0b ac 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250821090505567 DLSCCP DEBUG SCCP-SCOC(104)[0x560fd35e6040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090505567 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003473dd), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090505567 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090505567 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090505567 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090505567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090505567 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090505567 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090505567 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090505567 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 34 73 dd 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090505567 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090505567 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090505567 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090505567 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090505567 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090505567 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090505567 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090505567 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090505567 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090505567 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 04 34 73 dd 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250821090505567 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090505567 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090505567 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821090505567 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090505567 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090505567 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090505567 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090505567 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090505567 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090505567 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090505567 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090505567 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090505567 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 66 b8 f3 91 00  20250821090505567 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090505567 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090505567 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000066), PART(T=Source Reference,L=4,D=00b8f391) (sccp_scrc.c:545) 20250821090505567 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(102,remPC=188=0.23.4) Received CO:RELCO (sccp_scoc.c:787) 20250821090505567 DLSCCP DEBUG SCCP-SCOC(102)[0x560fd35fcfe0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821090505567 DLSCCP DEBUG SCCP-SCOC(102)[0x560fd35fcfe0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821090505567 DLSCCP DEBUG SCCP-SCOC(102)[0x560fd35fcfe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090505567 DLSCCP DEBUG SCCP-SCOC(102)[0x560fd35fcfe0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090505567 DLSCCP DEBUG SCCP-SCOC(102)[0x560fd35fcfe0]{IDLE}: Deallocated (fsm.c:568) 20250821090505768 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090505768 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090505769 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090505769 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090505769 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090505769 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090505769 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090505769 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090505769 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090505769 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 65 68 b8 fc 00  20250821090505769 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090505769 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090505769 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090505769 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090505769 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090505769 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090505769 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090505769 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090505769 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090505769 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 67 8d 0b ac 00  20250821090505769 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090505769 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090505769 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090505769 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090505769 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090505769 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090505769 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090505769 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090505769 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090505769 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 68 34 73 dd 00  20250821090505769 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821090505769 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090505769 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090505769 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090505769 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090505769 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000065), PART(T=Source Reference,L=4,D=0068b8fc) (sccp_scrc.c:545) 20250821090505769 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(101,remPC=188=0.23.4) Received CO:RELCO (sccp_scoc.c:787) 20250821090505769 DLSCCP DEBUG SCCP-SCOC(101)[0x560fd35edcf0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821090505769 DLSCCP DEBUG SCCP-SCOC(101)[0x560fd35edcf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821090505769 DLSCCP DEBUG SCCP-SCOC(101)[0x560fd35edcf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090505769 DLSCCP DEBUG SCCP-SCOC(101)[0x560fd35edcf0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090505769 DLSCCP DEBUG SCCP-SCOC(101)[0x560fd35edcf0]{IDLE}: Deallocated (fsm.c:568) 20250821090505769 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821090505769 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090505769 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090505769 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090505769 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090505769 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000067), PART(T=Source Reference,L=4,D=008d0bac) (sccp_scrc.c:545) 20250821090505769 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(103,remPC=188=0.23.4) Received CO:RELCO (sccp_scoc.c:787) 20250821090505769 DLSCCP DEBUG SCCP-SCOC(103)[0x560fd3483660]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821090505769 DLSCCP DEBUG SCCP-SCOC(103)[0x560fd3483660]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821090505769 DLSCCP DEBUG SCCP-SCOC(103)[0x560fd3483660]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090505769 DLSCCP DEBUG SCCP-SCOC(103)[0x560fd3483660]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090505769 DLSCCP DEBUG SCCP-SCOC(103)[0x560fd3483660]{IDLE}: Deallocated (fsm.c:568) 20250821090505769 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821090505769 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090505769 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090505769 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090505769 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090505769 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000068), PART(T=Source Reference,L=4,D=003473dd) (sccp_scrc.c:545) 20250821090505769 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(104,remPC=188=0.23.4) Received CO:RELCO (sccp_scoc.c:787) 20250821090505769 DLSCCP DEBUG SCCP-SCOC(104)[0x560fd35e6040]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821090505769 DLSCCP DEBUG SCCP-SCOC(104)[0x560fd35e6040]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821090505769 DLSCCP DEBUG SCCP-SCOC(104)[0x560fd35e6040]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090505769 DLSCCP DEBUG SCCP-SCOC(104)[0x560fd35e6040]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090505769 DLSCCP DEBUG SCCP-SCOC(104)[0x560fd35e6040]{IDLE}: Deallocated (fsm.c:568) 20250821090506001 DLSCCP DEBUG SCCP-SCOC(98)[0x560fd35e4d70]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090506001 DLSCCP DEBUG SCCP-SCOC(98)[0x560fd35e4d70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090506001 DLSCCP DEBUG SCCP-SCOC(98)[0x560fd35e4d70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090506001 DLSCCP DEBUG SCCP-SCOC(98)[0x560fd35e4d70]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090506001 DLSCCP DEBUG SCCP-SCOC(98)[0x560fd35e4d70]{IDLE}: Deallocated (fsm.c:568) 20250821090506001 DLSCCP DEBUG SCCP-SCOC(99)[0x560fd35e4870]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090506001 DLSCCP DEBUG SCCP-SCOC(99)[0x560fd35e4870]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090506001 DLSCCP DEBUG SCCP-SCOC(99)[0x560fd35e4870]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090506001 DLSCCP DEBUG SCCP-SCOC(99)[0x560fd35e4870]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090506001 DLSCCP DEBUG SCCP-SCOC(99)[0x560fd35e4870]{IDLE}: Deallocated (fsm.c:568) 20250821090506011 DLSCCP DEBUG SCCP-SCOC(100)[0x560fd35f9920]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090506011 DLSCCP DEBUG SCCP-SCOC(100)[0x560fd35f9920]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090506011 DLSCCP DEBUG SCCP-SCOC(100)[0x560fd35f9920]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090506011 DLSCCP DEBUG SCCP-SCOC(100)[0x560fd35f9920]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090506011 DLSCCP DEBUG SCCP-SCOC(100)[0x560fd35f9920]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1106)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090506187 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090506187 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090506187 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090506187 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090506187 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090506187 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090506187 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090506187 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090506187 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090506187 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090506187 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090506187 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090506187 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090506187 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090506187 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090506187 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090506187 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090506187 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090506187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090506187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090506187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090506187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090506187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090506187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090506187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090506187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090506187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090506187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090506187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090506187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090506187 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090506188 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090506188 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090506188 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090506188 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090506188 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:382) 20250821090506188 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090506188 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090506188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090506188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090506188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090506188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090506188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090506188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090506188 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090506188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090506188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090506188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090506188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090506188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090506188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090506188 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090506188 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090506188 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090506188 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090506188 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090506188 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090506188 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090506188 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090506188 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090506188 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090506188 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090506188 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821090506188 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090506188 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090506188 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090506188 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090506188 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090506188 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090506190 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090506190 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090506190 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090506190 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090506190 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090506190 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090506190 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090506190 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090506190 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090506190 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090506190 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090506190 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090506190 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090506190 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090506190 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090506190 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090506190 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090506190 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090506190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090506190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090506190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090506190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090506190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090506190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090506190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090506190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090506190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090506190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090506190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090506190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090506190 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090506190 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090506190 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090506190 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090506190 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1106)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } 20250821090506202 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090506202 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090506202 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090506202 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090506202 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090506202 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090506202 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090506202 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090506202 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090506202 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090506202 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090506202 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090506202 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090506202 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090506202 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090506202 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090506202 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090506202 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090506202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090506202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090506202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090506202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090506202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090506202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090506202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090506202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090506202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090506202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090506202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090506202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090506202 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090506202 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090506202 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090506202 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090506202 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090506202 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:382) 20250821090506202 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090506202 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090506202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090506202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090506202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090506202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090506202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090506202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090506202 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090506202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090506202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090506202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090506202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090506202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090506202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090506202 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090506202 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090506202 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090506202 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090506202 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090506202 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090506202 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090506202 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090506202 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090506202 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090506202 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090506202 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821090506202 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090506202 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090506202 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090506202 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090506202 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090506202 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-RAN(1109)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090506204 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090506204 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090506204 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090506204 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090506204 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090506204 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090506204 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090506204 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090506204 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090506204 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090506204 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090506204 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090506204 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090506204 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090506204 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090506204 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090506204 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090506204 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090506204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090506204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090506204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090506204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090506204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090506204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090506204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090506204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090506204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090506204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090506204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090506204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090506204 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090506204 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090506204 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090506204 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090506204 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1109)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090507220 DLCTRL DEBUG Command: GET 105048127 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821090507220 DLCTRL DEBUG Tx Command reply: GET_REPLY 105048127 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250821090507222 DLCTRL DEBUG Command: GET 978183746 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821090507222 DLCTRL DEBUG Tx Command reply: GET_REPLY 978183746 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090507224 DLCTRL DEBUG Command: GET 129397732 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090507224 DLCTRL DEBUG Tx Command reply: GET_REPLY 129397732 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090507225 DLCTRL DEBUG Command: GET 768059783 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090507225 DLCTRL DEBUG Tx Command reply: GET_REPLY 768059783 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090507226 DLCTRL DEBUG Command: GET 486922763 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090507226 DLCTRL DEBUG Tx Command reply: GET_REPLY 486922763 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250821090507227 DLCTRL DEBUG Command: GET 228468947 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821090507227 DLCTRL DEBUG Tx Command reply: GET_REPLY 228468947 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090507228 DLCTRL DEBUG Command: GET 377854204 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821090507228 DLCTRL DEBUG Tx Command reply: GET_REPLY 377854204 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090507229 DLCTRL DEBUG Command: GET 403658502 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090507229 DLCTRL DEBUG Tx Command reply: GET_REPLY 403658502 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090507230 DLCTRL DEBUG Command: GET 731479541 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090507230 DLCTRL DEBUG Tx Command reply: GET_REPLY 731479541 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090507231 DLCTRL DEBUG Command: GET 476894394 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090507231 DLCTRL DEBUG Tx Command reply: GET_REPLY 476894394 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250821090507232 DLCTRL DEBUG Command: GET 162087638 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821090507232 DLCTRL DEBUG Tx Command reply: GET_REPLY 162087638 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090507233 DLCTRL DEBUG Command: GET 212338398 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821090507233 DLCTRL DEBUG Tx Command reply: GET_REPLY 212338398 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090507234 DLCTRL DEBUG Command: GET 997038755 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090507234 DLCTRL DEBUG Tx Command reply: GET_REPLY 997038755 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090507235 DLCTRL DEBUG Command: GET 628653528 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090507235 DLCTRL DEBUG Tx Command reply: GET_REPLY 628653528 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090507236 DLCTRL DEBUG Command: GET 351875609 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090507236 DLCTRL DEBUG Tx Command reply: GET_REPLY 351875609 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250821090507238 DLCTRL DEBUG Command: GET 329468481 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821090507238 DLCTRL DEBUG Tx Command reply: GET_REPLY 329468481 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090507240 DLCTRL DEBUG Command: GET 836866471 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821090507240 DLCTRL DEBUG Tx Command reply: GET_REPLY 836866471 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090507241 DLCTRL DEBUG Command: GET 725965544 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090507241 DLCTRL DEBUG Tx Command reply: GET_REPLY 725965544 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090507243 DLCTRL DEBUG Command: GET 824397980 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090507243 DLCTRL DEBUG Tx Command reply: GET_REPLY 824397980 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090507244 DLCTRL DEBUG Command: GET 611786076 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090507244 DLCTRL DEBUG Tx Command reply: GET_REPLY 611786076 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: 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@3bdb09a82332: "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@3bdb09a82332: 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 := '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 := '000000000000001000100010'B, t_guard := 20.000000 } 20250821090507258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48178<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1109)@3bdb09a82332: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1109)@3bdb09a82332: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102)@3bdb09a82332: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)5371382 20250821090508284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090508284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090508284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250821090508284 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090508284 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x51f5f6, normal) (hnbgw_rua.c:408) 20250821090508284 DHNB DEBUG map_rua[0x560fd3483660]{init}: Allocated (fsm.c:456) 20250821090508284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5371382)[0x560fd3483660]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090508284 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5371382 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090508284 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090508284 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090508284 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250821090508284 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5371382 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821090508284 DCN DEBUG map_sccp[0x560fd35edcf0]{init}: Allocated (fsm.c:456) 20250821090508284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x560fd35edcf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090508284 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-5371382 <-> SCCP-119 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821090508284 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5371382 SCCP-119 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250821090508284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5371382)[0x560fd3483660]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090508284 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090508284 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090508284 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5371382 SCCP-119 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090508284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x560fd35edcf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090508284 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090508284 DLSCCP DEBUG SCCP-SCOC(119)[0x560fd35fcfe0]{IDLE}: Allocated (fsm.c:456) 20250821090508284 DLSCCP DEBUG SCCP-SCOC(119)[0x560fd35fcfe0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090508284 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030002220056400500f1100926) (sccp_scrc.c:455) 20250821090508284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090508284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090508284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090508284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090508284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090508284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090508284 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090508284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090508284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090508284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090508284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090508284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090508284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090508284 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090508284 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090508284 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090508284 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090508284 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090508284 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 7d 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 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 22 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250821090508284 DLSCCP DEBUG SCCP-SCOC(119)[0x560fd35fcfe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090508284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x560fd35edcf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090508284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5371382)[0x560fd3483660]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090508284 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090508284 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090508284 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090508284 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090508284 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090508284 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090508284 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090508284 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090508284 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090508284 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 01 00 00 77 02 02 06 04 43 bc 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 22 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(1108)@3bdb09a82332: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1108)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1109)@3bdb09a82332: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112) HNBGW_Test.sgsn0-RAN(1109)@3bdb09a82332: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)11303089 HNBGW_Test.sgsn0-SCCP(1108)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1108)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821090508289 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090508289 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090508289 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090508289 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090508289 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090508289 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090508289 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090508289 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090508289 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090508289 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 77 34 9e bc 02 00 00 00 00  20250821090508289 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090508289 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090508289 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090508289 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090508289 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090508289 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_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=00349ebc) (sccp_scrc.c:545) 20250821090508289 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(119,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090508289 DLSCCP DEBUG SCCP-SCOC(119)[0x560fd35fcfe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090508289 DLSCCP DEBUG SCCP-SCOC(119)[0x560fd35fcfe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090508289 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090508289 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090508289 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_sccp.c:157) 20250821090508289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x560fd35edcf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090508289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x560fd35edcf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)@3bdb09a82332: setverdict(pass): none -> pass MTC@3bdb09a82332: 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 } } } 20250821090508290 DLCTRL DEBUG Command: GET 956703282 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821090508290 DLCTRL DEBUG Tx Command reply: GET_REPLY 956703282 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250821090508291 DLCTRL DEBUG Command: GET 215303288 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821090508291 DLCTRL DEBUG Tx Command reply: GET_REPLY 215303288 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090508292 DLCTRL DEBUG Command: GET 175642206 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090508292 DLCTRL DEBUG Tx Command reply: GET_REPLY 175642206 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090508293 DLCTRL DEBUG Command: GET 151369145 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090508294 DLCTRL DEBUG Tx Command reply: GET_REPLY 151369145 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090508295 DLCTRL DEBUG Command: GET 295140009 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090508295 DLCTRL DEBUG Tx Command reply: GET_REPLY 295140009 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090508296 DLCTRL DEBUG Command: GET 602404358 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821090508296 DLCTRL DEBUG Tx Command reply: GET_REPLY 602404358 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090508297 DLCTRL DEBUG Command: GET 750853885 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821090508297 DLCTRL DEBUG Tx Command reply: GET_REPLY 750853885 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090508298 DLCTRL DEBUG Command: GET 697397747 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090508298 DLCTRL DEBUG Tx Command reply: GET_REPLY 697397747 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090508299 DLCTRL DEBUG Command: GET 703853388 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090508299 DLCTRL DEBUG Tx Command reply: GET_REPLY 703853388 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090508300 DLCTRL DEBUG Command: GET 98968367 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090508300 DLCTRL DEBUG Tx Command reply: GET_REPLY 98968367 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090508301 DLCTRL DEBUG Command: GET 237196063 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821090508301 DLCTRL DEBUG Tx Command reply: GET_REPLY 237196063 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090508302 DLCTRL DEBUG Command: GET 951449988 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821090508302 DLCTRL DEBUG Tx Command reply: GET_REPLY 951449988 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090508303 DLCTRL DEBUG Command: GET 839058097 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090508303 DLCTRL DEBUG Tx Command reply: GET_REPLY 839058097 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090508304 DLCTRL DEBUG Command: GET 945905529 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090508304 DLCTRL DEBUG Tx Command reply: GET_REPLY 945905529 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090508305 DLCTRL DEBUG Command: GET 117003503 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090508305 DLCTRL DEBUG Tx Command reply: GET_REPLY 117003503 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090508306 DLCTRL DEBUG Command: GET 512701952 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821090508306 DLCTRL DEBUG Tx Command reply: GET_REPLY 512701952 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090508307 DLCTRL DEBUG Command: GET 257657401 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821090508307 DLCTRL DEBUG Tx Command reply: GET_REPLY 257657401 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090508307 DLCTRL DEBUG Command: GET 186884924 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090508307 DLCTRL DEBUG Tx Command reply: GET_REPLY 186884924 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090508308 DLCTRL DEBUG Command: GET 667533077 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090508308 DLCTRL DEBUG Tx Command reply: GET_REPLY 667533077 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090508309 DLCTRL DEBUG Command: GET 767625650 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090508309 DLCTRL DEBUG Tx Command reply: GET_REPLY 767625650 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: 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 := '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 := '000000000000000111000110'B, t_guard := 20.000000 } 20250821090508321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48194<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1109)@3bdb09a82332: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1109)@3bdb09a82332: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102)@3bdb09a82332: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)1393253 20250821090509334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090509334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090509334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1431) 20250821090509334 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090509334 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x154265, normal) (hnbgw_rua.c:408) 20250821090509334 DHNB DEBUG map_rua[0x560fd35ebb80]{init}: Allocated (fsm.c:456) 20250821090509334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1393253)[0x560fd35ebb80]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090509334 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1393253 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090509334 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090509334 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090509334 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250821090509334 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1393253 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250821090509334 DCN DEBUG map_sccp[0x560fd35e49a0]{init}: Allocated (fsm.c:456) 20250821090509334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x560fd35e49a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090509334 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-1393253 <-> SCCP-120 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250821090509334 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1393253 SCCP-120 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:313) 20250821090509334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1393253)[0x560fd35ebb80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090509334 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090509334 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090509334 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1393253 SCCP-120 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090509334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x560fd35e49a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090509334 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090509334 DLSCCP DEBUG SCCP-SCOC(120)[0x560fd3616990]{IDLE}: Allocated (fsm.c:456) 20250821090509334 DLSCCP DEBUG SCCP-SCOC(120)[0x560fd3616990]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090509334 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000078), 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=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030001c60056400500f1100926) (sccp_scrc.c:455) 20250821090509334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090509334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090509334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090509334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090509334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090509334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090509334 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090509334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090509334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090509334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090509334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090509334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090509334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090509334 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090509334 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090509334 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090509334 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090509334 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090509334 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 70 00 00 00 bd 00 00 00 bc 03 00 00 0f 01 00 00 78 02 02 06 04 43 bc 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 c6 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250821090509334 DLSCCP DEBUG SCCP-SCOC(120)[0x560fd3616990]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090509334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x560fd35e49a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090509334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1393253)[0x560fd35ebb80]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090509334 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090509334 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090509334 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090509334 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821090509334 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090509334 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090509334 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090509334 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090509334 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090509334 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 0f 01 00 00 78 02 02 06 04 43 bc 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 c6 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(1108)@3bdb09a82332: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1108)@3bdb09a82332: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1109)@3bdb09a82332: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113) HNBGW_Test.sgsn0-RAN(1109)@3bdb09a82332: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)11330622 HNBGW_Test.sgsn0-SCCP(1108)@3bdb09a82332: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(1108)@3bdb09a82332: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250821090509340 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090509340 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090509340 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090509340 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090509340 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090509340 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090509340 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090509341 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090509341 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090509341 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 78 99 2e 2e 02 00 00 00 00  20250821090509341 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090509341 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090509341 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090509341 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090509341 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090509341 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000078), PART(T=Source Reference,L=4,D=00992e2e) (sccp_scrc.c:545) 20250821090509341 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(120,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090509341 DLSCCP DEBUG SCCP-SCOC(120)[0x560fd3616990]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090509341 DLSCCP DEBUG SCCP-SCOC(120)[0x560fd3616990]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090509341 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090509341 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090509341 DCN DEBUG handle_cn_conn_conf() conn_id=120, 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_sccp.c:157) 20250821090509341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x560fd35e49a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090509341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x560fd35e49a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)@3bdb09a82332: setverdict(pass): none -> pass MTC@3bdb09a82332: 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 } } } 20250821090509344 DLCTRL DEBUG Command: GET 115054497 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821090509344 DLCTRL DEBUG Tx Command reply: GET_REPLY 115054497 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250821090509347 DLCTRL DEBUG Command: GET 32417655 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821090509347 DLCTRL DEBUG Tx Command reply: GET_REPLY 32417655 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090509353 DLCTRL DEBUG Command: GET 14056611 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090509353 DLCTRL DEBUG Tx Command reply: GET_REPLY 14056611 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090509358 DLCTRL DEBUG Command: GET 347809636 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090509358 DLCTRL DEBUG Tx Command reply: GET_REPLY 347809636 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090509360 DLCTRL DEBUG Command: GET 512779315 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090509360 DLCTRL DEBUG Tx Command reply: GET_REPLY 512779315 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090509362 DLCTRL DEBUG Command: GET 532606758 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821090509362 DLCTRL DEBUG Tx Command reply: GET_REPLY 532606758 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250821090509364 DLCTRL DEBUG Command: GET 322612425 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821090509365 DLCTRL DEBUG Tx Command reply: GET_REPLY 322612425 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090509371 DLCTRL DEBUG Command: GET 464797234 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090509371 DLCTRL DEBUG Tx Command reply: GET_REPLY 464797234 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090509378 DLCTRL DEBUG Command: GET 25426508 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090509378 DLCTRL DEBUG Tx Command reply: GET_REPLY 25426508 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090509382 DLCTRL DEBUG Command: GET 331644276 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090509382 DLCTRL DEBUG Tx Command reply: GET_REPLY 331644276 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090509387 DLCTRL DEBUG Command: GET 476286615 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821090509387 DLCTRL DEBUG Tx Command reply: GET_REPLY 476286615 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090509391 DLCTRL DEBUG Command: GET 405340551 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821090509391 DLCTRL DEBUG Tx Command reply: GET_REPLY 405340551 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090509394 DLCTRL DEBUG Command: GET 466131251 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090509394 DLCTRL DEBUG Tx Command reply: GET_REPLY 466131251 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090509397 DLCTRL DEBUG Command: GET 4112538 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090509397 DLCTRL DEBUG Tx Command reply: GET_REPLY 4112538 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090509400 DLCTRL DEBUG Command: GET 318303816 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090509400 DLCTRL DEBUG Tx Command reply: GET_REPLY 318303816 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090509402 DLCTRL DEBUG Command: GET 711979734 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821090509402 DLCTRL DEBUG Tx Command reply: GET_REPLY 711979734 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090509406 DLCTRL DEBUG Command: GET 230714672 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821090509406 DLCTRL DEBUG Tx Command reply: GET_REPLY 230714672 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090509408 DLCTRL DEBUG Command: GET 303832851 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090509408 DLCTRL DEBUG Tx Command reply: GET_REPLY 303832851 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090509409 DLCTRL DEBUG Command: GET 498543360 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090509409 DLCTRL DEBUG Tx Command reply: GET_REPLY 498543360 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090509411 DLCTRL DEBUG Command: GET 59947085 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090509411 DLCTRL DEBUG Tx Command reply: GET_REPLY 59947085 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090509413 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@3bdb09a82332: "connecting cnlink 1" MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1116)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn1-M3UA(1116)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1116)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn1-SCCP(1114)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090509636 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090509637 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250821090509637 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090509637 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1116)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250821090509640 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090509640 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250821090509640 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090509640 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090509640 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090509640 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090509640 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090509640 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090509640 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250821090509640 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090509640 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090509640 DLSS7 <000c> ss7_asp.c:1383 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  20250821090509640 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090509641 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090509641 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090509641 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090509641 DLSS7 <000c> ss7_asp.c:1383 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  20250821090509641 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090509641 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090509641 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090509641 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090509641 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250821090509641 DLSS7 <000c> ss7_asp.c:1383 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  20250821090509641 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821090509641 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=unavailable) changed to status 'available' 20250821090509641 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 0a  20250821090509641 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090509641 DLSS7 <000c> ss7_asp.c:1383 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  20250821090509641 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 04 00 12 00 10 00 00 00 02 00 00 00 03 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090509641 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090509641 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090509641 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090509641 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250821090509641 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090509641 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090509641 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090509641 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090509641 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090509641 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090509641 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090509641 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090509642 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090509643 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090509643 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090509643 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090509643 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090509643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090509643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090509643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090509643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090509643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090509643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090509643 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090509643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090509643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090509643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090509643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090509643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090509643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090509643 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090509643 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090509643 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090509643 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090509643 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090509643 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090509643 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090509643 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090509643 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090509643 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090509643 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=3 20250821090509643 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090509643 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090509643 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090509643 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090509643 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090509643 DLSS7 <000c> ss7_asp.c:1383 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  20250821090510021 DLSCCP DEBUG SCCP-SCOC(116)[0x560fd3632510]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090510021 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d65dc6), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090510021 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090510021 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090510021 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090510021 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090510021 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090510021 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090510021 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090510021 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d6 5d c6 00 00 74 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090510021 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090510021 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090510021 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090510021 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090510021 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090510021 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090510021 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090510021 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090510021 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090510022 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 04 d6 5d c6 00 00 74 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250821090510023 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090510023 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090510023 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090510023 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090510023 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090510023 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090510023 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090510023 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090510023 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090510023 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 74 d6 5d c6 00  20250821090510023 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821090510023 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090510023 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090510023 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090510023 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090510023 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00d65dc6) (sccp_scrc.c:545) 20250821090510023 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(116,remPC=188=0.23.4) Received CO:RELCO (sccp_scoc.c:787) 20250821090510023 DLSCCP DEBUG SCCP-SCOC(116)[0x560fd3632510]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821090510023 DLSCCP DEBUG SCCP-SCOC(116)[0x560fd3632510]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821090510023 DLSCCP DEBUG SCCP-SCOC(116)[0x560fd3632510]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090510023 DLSCCP DEBUG SCCP-SCOC(116)[0x560fd3632510]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090510023 DLSCCP DEBUG SCCP-SCOC(116)[0x560fd3632510]{IDLE}: Deallocated (fsm.c:568) MTC@3bdb09a82332: 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 := '000000000000000111101011'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(1115)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090510443 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090510443 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090510443 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090510443 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090510443 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090510443 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090510443 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090510443 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090510443 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090510443 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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  20250821090510443 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090510443 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090510443 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090510443 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090510443 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090510443 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090510443 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821090510443 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090510443 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) 20250821090510443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090510443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090510443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090510443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090510443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090510443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090510443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090510443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090510443 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) 20250821090510443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090510443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090510443 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090510443 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090510443 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090510443 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090510443 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:357) 20250821090510443 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:382) 20250821090510443 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090510443 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090510443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090510443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090510443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090510443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090510443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090510443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090510443 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090510443 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090510443 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090510443 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090510443 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=6 20250821090510443 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090510443 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090510443 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090510443 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090510443 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090510443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090510443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090510443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090510443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090510443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090510443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090510443 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090510443 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090510443 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090510443 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090510443 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090510443 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 (ss7_asp.c:1383) 20250821090510443 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090510443 DRANAP NOTICE cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090510443 DLSS7 <000c> ss7_asp.c:1383 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  20250821090510445 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090510445 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090510445 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090510445 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090510445 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090510445 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090510445 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090510445 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090510445 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090510445 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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  20250821090510445 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090510445 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090510445 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090510445 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090510445 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090510445 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090510445 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250821090510445 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:545) 20250821090510445 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) 20250821090510445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090510445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090510445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090510445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090510445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090510445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090510445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090510445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090510445 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) 20250821090510445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090510445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090510445 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090510445 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090510445 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090510445 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090510445 DRANAP INFO cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(1115)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090510456 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48208<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090511083 DLSCCP DEBUG SCCP-SCOC(117)[0x560fd35e4280]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090511083 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00358e13), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090511083 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090511083 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090511083 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090511083 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090511083 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090511083 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090511083 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090511083 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 35 8e 13 00 00 75 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090511083 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090511083 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090511083 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090511083 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090511083 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090511083 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090511083 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090511083 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090511083 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090511083 DLSS7 <000c> ss7_asp.c:1383 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 35 8e 13 00 00 75 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250821090511085 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090511085 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090511085 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090511085 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090511085 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090511085 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090511085 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090511085 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090511085 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090511085 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 0a 00 00 00 bd 03 02 00 00 05 00 00 75 35 8e 13 00  20250821090511085 DLSCCP DEBUG SCCP-SCOC(118)[0x560fd360aa30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090511085 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002eff1b), PART(T=Source Reference,L=4,D=00000076), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090511085 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090511085 DLSS7 DEBUG 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090511085 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090511085 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090511085 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090511085 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090511085 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090511085 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090511085 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090511085 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090511085 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090511085 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090511085 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090511085 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090511085 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 2e ff 1b 00 00 76 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090511085 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821090511085 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090511085 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090511085 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090511085 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090511085 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000075), PART(T=Source Reference,L=4,D=00358e13) (sccp_scrc.c:545) 20250821090511085 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(117,remPC=10=0.1.2) Received CO:RELCO (sccp_scoc.c:787) 20250821090511085 DLSCCP DEBUG SCCP-SCOC(117)[0x560fd35e4280]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821090511085 DLSCCP DEBUG SCCP-SCOC(117)[0x560fd35e4280]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821090511085 DLSCCP DEBUG SCCP-SCOC(117)[0x560fd35e4280]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090511085 DLSCCP DEBUG SCCP-SCOC(117)[0x560fd35e4280]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090511085 DLSCCP DEBUG SCCP-SCOC(117)[0x560fd35e4280]{IDLE}: Deallocated (fsm.c:568) 20250821090511085 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090511085 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090511085 DLSS7 <000c> ss7_asp.c:1383 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 2e ff 1b 00 00 76 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250821090511086 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090511086 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090511086 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090511086 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090511086 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090511086 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090511086 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090511086 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090511086 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090511086 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 0a 00 00 00 bd 03 02 00 00 05 00 00 76 2e ff 1b 00  20250821090511086 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821090511086 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090511086 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090511086 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090511086 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090511086 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000076), PART(T=Source Reference,L=4,D=002eff1b) (sccp_scrc.c:545) 20250821090511086 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(118,remPC=10=0.1.2) Received CO:RELCO (sccp_scoc.c:787) 20250821090511086 DLSCCP DEBUG SCCP-SCOC(118)[0x560fd360aa30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821090511086 DLSCCP DEBUG SCCP-SCOC(118)[0x560fd360aa30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821090511086 DLSCCP DEBUG SCCP-SCOC(118)[0x560fd360aa30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090511086 DLSCCP DEBUG SCCP-SCOC(118)[0x560fd360aa30]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090511086 DLSCCP DEBUG SCCP-SCOC(118)[0x560fd360aa30]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1115)@3bdb09a82332: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1115)@3bdb09a82332: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102)@3bdb09a82332: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)4177161 20250821090511465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090511465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090511465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821090511465 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090511465 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3fbd09, normal) (hnbgw_rua.c:408) 20250821090511465 DHNB DEBUG map_rua[0x560fd360aa30]{init}: Allocated (fsm.c:456) 20250821090511465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4177161)[0x560fd360aa30]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090511465 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4177161 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250821090511465 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090511465 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090511465 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4177161 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:232) 20250821090511465 DCN DEBUG map_sccp[0x560fd35e4280]{init}: Allocated (fsm.c:456) 20250821090511465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x560fd35e4280]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090511465 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-4177161 <-> SCCP-121 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250821090511465 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4177161 SCCP-121 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821090511465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4177161)[0x560fd360aa30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090511465 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090511465 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090511465 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4177161 SCCP-121 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090511465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x560fd35e4280]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090511465 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090511465 DLSCCP DEBUG SCCP-SCOC(121)[0x560fd3632510]{IDLE}: Allocated (fsm.c:456) 20250821090511465 DLSCCP DEBUG SCCP-SCOC(121)[0x560fd3632510]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090511465 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000079), 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030001eb0056400500f1100926) (sccp_scrc.c:455) 20250821090511465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090511465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090511465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090511465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090511465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090511465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090511465 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090511465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090511465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090511465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090511465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090511465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090511465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090511465 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090511465 DLSS7 DEBUG 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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090511465 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090511465 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090511465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090511465 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 0a 03 00 00 0e 01 00 00 79 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 eb 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821090511465 DLSCCP DEBUG SCCP-SCOC(121)[0x560fd3632510]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090511465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x560fd35e4280]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090511465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4177161)[0x560fd360aa30]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090511465 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090511465 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090511466 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090511466 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=14 20250821090511466 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090511466 DLSS7 <000c> ss7_combined_linkset.c:275 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' 20250821090511466 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn1 proto=m3ua 20250821090511466 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250821090511466 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090511466 DLSS7 <000c> ss7_asp.c:1383 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 0e 01 00 00 79 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 eb 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(1114)@3bdb09a82332: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1114)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1115)@3bdb09a82332: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117) HNBGW_Test.sgsn1-RAN(1115)@3bdb09a82332: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)14444457 HNBGW_Test.sgsn1-SCCP(1114)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1114)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)@3bdb09a82332: setverdict(pass): none -> pass 20250821090511470 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090511470 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250821090511470 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250821090511470 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 20250821090511470 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090511470 DLSS7 <000c> ss7_combined_linkset.c:275 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 'hnbgw0' 20250821090511470 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090511470 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090511470 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090511470 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 79 94 a4 ca 02 00 00 00 00  MTC@3bdb09a82332: 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 } } } 20250821090511470 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090511470 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090511470 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090511470 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090511470 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090511470 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000079), PART(T=Source Reference,L=4,D=0094a4ca) (sccp_scrc.c:545) 20250821090511471 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(121,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090511471 DLSCCP DEBUG SCCP-SCOC(121)[0x560fd3632510]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090511471 DLSCCP DEBUG SCCP-SCOC(121)[0x560fd3632510]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090511471 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090511471 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090511471 DCN DEBUG handle_cn_conn_conf() conn_id=121, 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_sccp.c:157) 20250821090511471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x560fd35e4280]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090511471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x560fd35e4280]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090511471 DLCTRL DEBUG Command: GET 682337909 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250821090511471 DLCTRL DEBUG Tx Command reply: GET_REPLY 682337909 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250821090511472 DLCTRL DEBUG Command: GET 409745506 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250821090511472 DLCTRL DEBUG Tx Command reply: GET_REPLY 409745506 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250821090511473 DLCTRL DEBUG Command: GET 390431104 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250821090511473 DLCTRL DEBUG Tx Command reply: GET_REPLY 390431104 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090511474 DLCTRL DEBUG Command: GET 253532901 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090511474 DLCTRL DEBUG Tx Command reply: GET_REPLY 253532901 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090511475 DLCTRL DEBUG Command: GET 888729171 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250821090511475 DLCTRL DEBUG Tx Command reply: GET_REPLY 888729171 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090511476 DLCTRL DEBUG Command: GET 781659250 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250821090511476 DLCTRL DEBUG Tx Command reply: GET_REPLY 781659250 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250821090511477 DLCTRL DEBUG Command: GET 903540225 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250821090511477 DLCTRL DEBUG Tx Command reply: GET_REPLY 903540225 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250821090511479 DLCTRL DEBUG Command: GET 424067859 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250821090511479 DLCTRL DEBUG Tx Command reply: GET_REPLY 424067859 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090511480 DLCTRL DEBUG Command: GET 387935178 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090511480 DLCTRL DEBUG Tx Command reply: GET_REPLY 387935178 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090511481 DLCTRL DEBUG Command: GET 205249594 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250821090511481 DLCTRL DEBUG Tx Command reply: GET_REPLY 205249594 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090511481 DLCTRL DEBUG Command: GET 558506550 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250821090511481 DLCTRL DEBUG Tx Command reply: GET_REPLY 558506550 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250821090511482 DLCTRL DEBUG Command: GET 577344999 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250821090511482 DLCTRL DEBUG Tx Command reply: GET_REPLY 577344999 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250821090511483 DLCTRL DEBUG Command: GET 792352608 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250821090511483 DLCTRL DEBUG Tx Command reply: GET_REPLY 792352608 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090511484 DLCTRL DEBUG Command: GET 806656725 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090511484 DLCTRL DEBUG Tx Command reply: GET_REPLY 806656725 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090511485 DLCTRL DEBUG Command: GET 207662400 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250821090511485 DLCTRL DEBUG Tx Command reply: GET_REPLY 207662400 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090511486 DLCTRL DEBUG Command: GET 407140584 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250821090511486 DLCTRL DEBUG Tx Command reply: GET_REPLY 407140584 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250821090511486 DLCTRL DEBUG Command: GET 16763562 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250821090511486 DLCTRL DEBUG Tx Command reply: GET_REPLY 16763562 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250821090511487 DLCTRL DEBUG Command: GET 414016488 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250821090511487 DLCTRL DEBUG Tx Command reply: GET_REPLY 414016488 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250821090511488 DLCTRL DEBUG Command: GET 730273997 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250821090511488 DLCTRL DEBUG Tx Command reply: GET_REPLY 730273997 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250821090511489 DLCTRL DEBUG Command: GET 746327740 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250821090511489 DLCTRL DEBUG Tx Command reply: GET_REPLY 746327740 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090511491 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33655<->l=127.0.0.1:4262) (control_if.c:193) 20250821090511493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38216<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1099)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(1098)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090511495 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38212<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090511495 DLINP DEBUG SRVCONN(,r=127.0.0.1:40106<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090511495 DLINP DEBUG SRVCONN(,r=127.0.0.1:40106<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090511495 DLINP NOTICE SRV(,r=127.0.0.1:40106<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090511495 DMAIN NOTICE (127.0.0.1:40106 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40106<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821090511495 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1104)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1106)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1105)@3bdb09a82332: Final verdict of PTC: none 20250821090511497 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090511497 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090511497 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090511497 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090511497 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090511497 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090511497 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090511497 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821090511497 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090511497 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090511497 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090511497 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090511497 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090511497 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090511497 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090511497 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090511497 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090511497 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090511497 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090511497 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090511497 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090511497 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090511497 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090511497 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090511497 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090511497 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090511497 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090511497 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090511497 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821090511497 DLSS7 <000c> ss7_asp.c:1383 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  MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1097)@3bdb09a82332: Final verdict of PTC: none 20250821090511497 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090511497 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090511497 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090511497 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090511497 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090511497 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090511497 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090511497 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090511497 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090511497 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090511497 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090511497 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090511497 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090511497 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090511497 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090511497 DLSS7 <000c> ss7_asp.c:1383 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  20250821090511497 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090511497 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090511498 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090511498 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090511498 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090511498 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250821090511498 DLINP <0002> stream_srv.c:795 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090511498 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090511498 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090511498 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090511498 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090511498 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090511498 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090511498 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250821090511498 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090511498 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090511498 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250821090511498 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090511498 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250821090511498 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090511498 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821090511498 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn1,st=available) changed to status 'unavailable' 20250821090511498 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 0a  20250821090511498 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090511498 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090511497 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090511497 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090511497 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090511498 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090511498 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090511498 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090511498 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090511498 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090511498 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090511498 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090511498 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090511498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x560fd35edcf0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090511498 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090511498 DLSCCP DEBUG SCCP-SCOC(119)[0x560fd35fcfe0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090511498 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00349ebc), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090511498 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090511498 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090511498 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090511498 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090511498 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090511498 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090511498 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090511498 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090511498 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090511498 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 34 9e bc 00 00 77 00 00 00 00 00 (ss7_asp.c:1383) 20250821090511498 DLSCCP DEBUG SCCP-SCOC(119)[0x560fd35fcfe0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090511498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x560fd35edcf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090511498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5371382)[0x560fd3483660]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090511498 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5371382)[0x560fd3483660]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090511498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821090511498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5371382)[0x560fd3483660]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090511498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5371382)[0x560fd3483660]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090511498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5371382)[0x560fd3483660]{disrupted}: Freeing instance (context_map.c:203) 20250821090511499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5371382)[0x560fd3483660]{disrupted}: Deallocated (fsm.c:568) 20250821090511499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x560fd35edcf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090511499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x560fd35edcf0]{disconnected}: Freeing instance (context_map.c:207) 20250821090511499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x560fd35edcf0]{disconnected}: Deallocated (fsm.c:568) 20250821090511499 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5371382 SCCP-119 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821090511499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x560fd35e49a0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090511499 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090511499 DLSCCP DEBUG SCCP-SCOC(120)[0x560fd3616990]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090511499 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00992e2e), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090511499 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090511499 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) HNBGW_Test.sgsn0-RAN(1109)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1114)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1110)@3bdb09a82332: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103)@3bdb09a82332: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101)@3bdb09a82332: Final verdict of PTC: none20250821090511499 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090511499 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090511499 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090511499 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090511499 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090511499 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090511499 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090511499 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0f 04 99 2e 2e 00 00 78 00 00 00 00 00 (ss7_asp.c:1383) HNBGW_Test.sgsn0-SCCP(1108)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1115)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1107)@3bdb09a82332: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102)@3bdb09a82332: Final verdict of PTC: none 20250821090511499 DLSCCP DEBUG SCCP-SCOC(120)[0x560fd3616990]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090511499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x560fd35e49a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090511499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1393253)[0x560fd35ebb80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090511499 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1393253)[0x560fd35ebb80]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090511499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821090511499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1393253)[0x560fd35ebb80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090511499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1393253)[0x560fd35ebb80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090511499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1393253)[0x560fd35ebb80]{disrupted}: Freeing instance (context_map.c:203) 20250821090511499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1393253)[0x560fd35ebb80]{disrupted}: Deallocated (fsm.c:568) 20250821090511499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x560fd35e49a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090511499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x560fd35e49a0]{disconnected}: Freeing instance (context_map.c:207) 20250821090511499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x560fd35e49a0]{disconnected}: Deallocated (fsm.c:568) 20250821090511500 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1393253 SCCP-120 sgsn-0 MI=NONE: Deallocating (context_map.c:226) 20250821090511500 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090511500 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090511500 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090511500 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090511500 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090511500 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090511500 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090511500 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090511500 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090511500 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090511500 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090511500 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090511500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090511500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821090511500 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090511500 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090511500 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090511500 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090511501 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090511501 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090511501 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW_Test.sgsn1-M3UA(1116)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(1111)@3bdb09a82332: Final verdict of PTC: none 20250821090511500 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090511500 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090511500 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250821090511500 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090511501 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090511501 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090511501 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090511501 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090511501 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090511501 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090511501 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090511501 DRANAP NOTICE cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090511501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x560fd35e4280]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250821090511501 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090511501 DLSCCP DEBUG SCCP-SCOC(121)[0x560fd3632510]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090511501 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094a4ca), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090511501 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090511501 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250821090511501 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090511501 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090511501 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090511501 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090511501 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090511501 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090511501 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090511501 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090511501 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 0e 04 94 a4 ca 00 00 79 00 00 00 00 00 (ss7_asp.c:1383) 20250821090511501 DLSCCP DEBUG SCCP-SCOC(121)[0x560fd3632510]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090511501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x560fd35e4280]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090511501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4177161)[0x560fd360aa30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090511501 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4177161)[0x560fd360aa30]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090511501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250821090511501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4177161)[0x560fd360aa30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090511501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4177161)[0x560fd360aa30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090511501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4177161)[0x560fd360aa30]{disrupted}: Freeing instance (context_map.c:203) 20250821090511501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4177161)[0x560fd360aa30]{disrupted}: Deallocated (fsm.c:568) 20250821090511502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x560fd35e4280]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090511502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x560fd35e4280]{disconnected}: Freeing instance (context_map.c:207) 20250821090511502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x560fd35e4280]{disconnected}: Deallocated (fsm.c:568) 20250821090511502 DMAIN C_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)@3bdb09a82332: Final verdict of PTC: pass 32mINFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4177161 SCCP-121 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250821090511502 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090511502 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090511502 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090511502 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821090511502 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090511502 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090511502 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)@3bdb09a82332: Final verdict of PTC: pass 20250821090511503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250821090511503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090511503 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090511503 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 (hnb.c:255) 20250821090511503 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821090511503 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48208<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090511504 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090511504 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090511504 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090511504 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=14 20250821090511504 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090511505 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090511505 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090511505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48194<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)@3bdb09a82332: Final verdict of PTC: pass HNBGW-PFCP(1100)@3bdb09a82332: Final verdict of PTC: none 20250821090511520 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48178<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1097): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(1098): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(1099): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(1100): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1104): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(1105): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(1106): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(1107): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1108): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1109): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1110): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(1111): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1114): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1115): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1116): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@3bdb09a82332: 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'. Thu Aug 21 09:05:11 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 20250821090511594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48216<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090511701 DLSCCP DEBUG SCCP-SCOC(114)[0x560fd35e9820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090511702 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b306e), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090511702 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090511702 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090511702 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090511702 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090511702 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090511702 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090511702 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090511702 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090511702 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090511702 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 6b 30 6e 00 00 72 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090511702 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090511702 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090511702 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090511702 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090511702 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090511702 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090511702 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090511708 DLSCCP DEBUG SCCP-SCOC(115)[0x560fd3643a50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090511708 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cdd06d), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090511708 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821090511708 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090511708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090511708 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090511708 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090511708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090511708 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090511708 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090511708 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090511708 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 cd d0 6d 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090511709 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090511709 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090511709 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090511709 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821090511709 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090511709 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090511709 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090512296 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48216<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=693108) 20250821090513067 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090513067 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090513067 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821090513067 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821090513067 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821090513067 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821090513067 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821090513067 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821090513067 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090513067 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821090513067 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250821090513067 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821090513067 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090513067 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821090513067 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250821090513067 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250821090513067 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821090513067 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821090513067 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821090513067 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) Waiting for packet dumper to finish... 1 (prev_count=693108, count=693744) 20250821090513498 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090513499 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250821090513499 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250821090513499 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090513499 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090513499 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821090513499 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090513499 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090513499 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821090513928 DLSCCP DEBUG SCCP-SCOC(111)[0x560fd360b540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090513928 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ef2cd), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090513928 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821090513928 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090513928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090513928 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090513928 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090513928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090513928 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090513928 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090513928 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090513928 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 8e f2 cd 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090513928 DLSCCP DEBUG SCCP-SCOC(112)[0x560fd36025a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090513928 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b69172), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090513928 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821090513928 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090513928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090513928 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090513928 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090513928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090513928 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090513928 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090513928 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090513928 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 b6 91 72 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090513928 DLSCCP DEBUG SCCP-SCOC(113)[0x560fd36019e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090513928 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b5182), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090513928 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090513928 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090513928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090513928 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090513928 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090513928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090513928 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090513928 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090513928 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090513928 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 2b 51 82 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090513928 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090513928 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090513928 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090513929 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821090513929 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090513929 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090513929 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090513929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090513929 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090513929 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090513929 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821090513929 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090513929 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090513929 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090513929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090513929 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090513929 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090513929 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090513929 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090513929 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090513929 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 09:05:14 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 20250821090514373 DLSCCP DEBUG SCCP-SCOC(109)[0x560fd357ad40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090514373 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ae84e), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090514373 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090514373 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090514373 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090514373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090514373 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090514373 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090514373 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090514373 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090514373 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090514373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 5a e8 4e 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090514373 DLSCCP DEBUG SCCP-SCOC(108)[0x560fd362a2d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090514373 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea9e06), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090514373 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090514373 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090514373 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090514373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090514373 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090514373 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090514373 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090514373 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090514373 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090514373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 ea 9e 06 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090514373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090514373 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090514373 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090514373 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090514373 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090514373 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090514373 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090514373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090514373 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090514373 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090514373 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090514373 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090514373 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090514373 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090514374 DLSCCP DEBUG SCCP-SCOC(110)[0x560fd35e65e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090514374 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b367ff), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090514374 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090514374 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090514374 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090514374 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090514374 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090514374 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090514374 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090514374 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090514374 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090514374 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b3 67 ff 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090514374 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090514374 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090514374 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090514374 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090514374 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090514374 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090514374 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090514865 DLSCCP DEBUG SCCP-SCOC(106)[0x560fd3644030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090514865 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005790a5), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090514865 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090514865 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090514865 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090514865 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090514865 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090514865 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090514865 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090514865 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090514865 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090514865 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 57 90 a5 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090514865 DLSCCP DEBUG SCCP-SCOC(105)[0x560fd35ebeb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090514865 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002da703), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090514865 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090514865 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090514865 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090514865 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090514865 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090514865 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090514865 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090514865 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090514865 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090514865 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2d a7 03 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090514865 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090514865 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090514865 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090514865 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090514865 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090514865 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090514865 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090514865 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090514865 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090514865 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090514865 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090514865 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090514865 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090514865 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090514866 DLSCCP DEBUG SCCP-SCOC(107)[0x560fd3629680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090514866 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058f8ef), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090514866 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090514866 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090514866 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090514866 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090514866 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090514866 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090514866 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090514866 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090514866 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090514866 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 58 f8 ef 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090514866 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090514866 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090514866 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090514866 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090514866 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090514866 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090514866 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: 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@3bdb09a82332: Test case TC_second_rab_assignment started. 20250821090515352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59214<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090515355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59228<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090515361 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37731<->l=127.0.0.1:4262) (control_if.c:572) 20250821090515518 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090515518 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090515518 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090515518 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_second_rab_assignment-Iuh0(1122)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090515518 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090515518 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821090515518 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090515518 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090515519 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090515519 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090515520 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090515520 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090515520 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:334) 20250821090515520 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090515520 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090515520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515520 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090515520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515520 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090515520 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090515520 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090515520 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090515520 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090515520 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090515520 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090515520 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090515520 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090515520 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090515520 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090515520 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090515520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515520 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090515520 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090515520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515520 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090515520 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090515520 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090515520 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090515520 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090515520 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090515520 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090515520 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090515520 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090515520 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090515520 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090515520 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090515520 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090515520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515520 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090515520 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090515520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515520 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090515520 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090515520 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090515520 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090515520 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090515520 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090515520 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090515520 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090515520 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090515520 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090515520 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090515520 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090515520 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090515520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515520 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090515521 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090515521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515521 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090515521 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090515521 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090515521 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090515521 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090515521 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090515521 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090515521 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090515521 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090515521 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090515521 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090515521 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=2 20250821090515521 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090515521 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090515521 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090515521 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090515521 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090515521 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=7 20250821090515521 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090515521 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090515521 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090515521 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090515521 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090515521 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090515521 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=9 20250821090515521 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090515521 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090515521 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090515521 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090515521 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090515521 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090515521 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821090515521 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090515521 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090515521 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1126)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1126)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1126)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-SCCP(1124)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090515538 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090515538 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090515538 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090515538 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090515539 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090515539 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090515539 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090515539 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090515540 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090515540 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090515540 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:334) 20250821090515540 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090515540 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090515540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515540 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=2 -> eSLS=114: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090515540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515540 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090515540 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=2 -> eSLS=114: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090515540 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090515540 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090515540 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090515540 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090515540 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090515540 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090515540 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090515540 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:334) 20250821090515540 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090515540 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090515540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515540 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090515540 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090515540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515540 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090515540 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090515540 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090515540 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090515540 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090515540 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090515540 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090515540 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090515540 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090515540 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090515540 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090515540 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090515540 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090515540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515540 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090515540 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090515540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515540 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090515540 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090515540 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090515540 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090515541 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090515541 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090515541 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090515541 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090515541 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090515541 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090515541 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090515541 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090515541 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090515541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515541 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090515541 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090515541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515541 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090515541 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090515541 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090515541 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090515541 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090515541 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090515541 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090515541 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090515541 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090515541 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090515541 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090515541 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=2 20250821090515541 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090515541 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090515541 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090515541 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090515541 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090515541 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=13 20250821090515541 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090515541 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090515541 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090515541 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090515541 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090515541 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090515541 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=5 20250821090515541 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090515541 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090515541 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090515541 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090515541 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090515541 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090515541 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=12 20250821090515541 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090515541 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090515541 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1129)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(1129)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1129)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1127)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090515565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090515565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090515565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090515565 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090515566 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:562) 20250821090515566 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090515566 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090515566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090515566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090515734 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090515734 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090515734 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090515734 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1126)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090515738 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090515738 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090515738 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090515738 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090515738 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090515738 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090515738 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090515738 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090515738 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090515738 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090515738 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090515738 DLSS7 <000c> ss7_asp.c:1383 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  20250821090515738 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090515741 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090515741 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090515741 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090515742 DLSS7 <000c> ss7_asp.c:1383 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  20250821090515742 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090515742 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090515742 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090515742 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090515742 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090515742 DLSS7 <000c> ss7_asp.c:1383 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  20250821090515742 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090515742 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090515742 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090515742 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090515742 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090515742 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090515742 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090515742 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090515742 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090515742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090515742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090515742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090515742 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090515742 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090515743 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090515743 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090515744 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090515744 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090515744 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090515744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090515744 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090515744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515744 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090515744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515744 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090515744 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090515745 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090515745 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090515745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090515745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090515745 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090515745 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090515745 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090515745 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090515745 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821090515745 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090515745 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090515745 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090515745 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090515745 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090515745 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821090515752 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090515752 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090515752 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090515753 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1129)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090515757 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090515757 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090515757 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090515757 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090515757 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090515757 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090515757 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090515757 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090515757 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090515757 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090515757 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090515757 DLSS7 <000c> ss7_asp.c:1383 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  20250821090515757 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090515760 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090515760 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090515760 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090515760 DLSS7 <000c> ss7_asp.c:1383 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  20250821090515760 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090515760 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090515760 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090515760 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090515760 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090515760 DLSS7 <000c> ss7_asp.c:1383 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  20250821090515760 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090515760 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090515760 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090515760 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090515761 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090515761 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090515761 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090515761 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090515761 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090515761 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090515761 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090515761 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090515761 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090515761 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090515761 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090515761 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090515761 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090515762 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090515762 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090515762 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090515762 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090515762 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090515762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515762 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090515762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090515762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090515762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090515762 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090515762 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090515762 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090515762 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090515762 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090515762 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090515762 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090515763 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090515763 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090515763 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090515763 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=8 20250821090515763 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090515763 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090515763 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090515763 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090515763 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090515763 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(1125)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090516542 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090516542 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090516542 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090516542 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090516542 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090516542 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090516542 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090516542 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090516542 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090516542 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090516542 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090516542 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090516542 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090516542 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090516542 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090516542 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090516542 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090516543 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090516543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090516543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090516543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090516543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090516543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090516543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090516543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090516543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090516543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090516543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090516543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090516543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090516543 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090516543 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090516543 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090516543 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090516543 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090516543 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:382) 20250821090516543 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090516543 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090516543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090516543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090516543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090516543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090516543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090516543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090516543 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090516543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090516543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090516543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090516543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090516543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090516543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090516543 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090516543 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090516543 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090516543 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090516543 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090516543 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090516543 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090516543 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090516544 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090516544 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090516544 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090516544 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821090516544 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090516544 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090516544 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090516544 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090516544 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090516544 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090516545 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090516545 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090516545 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090516545 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090516545 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090516545 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090516545 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090516545 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090516545 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090516545 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090516545 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090516545 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090516545 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090516545 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090516545 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090516545 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090516545 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090516545 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090516545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090516545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090516545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090516545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090516545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090516545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090516545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090516545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090516545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090516545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090516545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090516545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090516545 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090516545 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090516545 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090516545 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090516545 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1125)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(1128)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090516557 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090516557 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090516557 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090516557 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090516557 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090516557 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090516557 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090516557 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090516557 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090516557 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090516557 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090516557 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090516557 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090516557 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090516557 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090516557 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090516557 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090516557 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090516557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090516557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090516557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090516557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090516557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090516557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090516557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090516557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090516557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090516557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090516557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090516557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090516557 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090516557 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090516557 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090516557 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090516557 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090516557 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:382) 20250821090516557 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090516557 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090516557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090516557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090516557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090516557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090516557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090516557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090516557 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090516557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090516557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090516557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090516557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090516557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090516557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090516558 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090516558 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090516558 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090516558 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090516558 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090516558 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090516558 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090516558 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090516558 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090516558 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090516558 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090516558 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=9 20250821090516558 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090516558 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090516558 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090516558 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090516558 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090516558 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090516559 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090516559 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090516559 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090516559 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090516559 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090516559 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090516559 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090516559 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090516559 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090516559 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090516559 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090516559 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090516559 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090516559 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090516559 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090516559 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090516559 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090516559 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090516559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090516559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090516559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090516559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090516559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090516559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090516559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090516559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090516559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090516559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090516559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090516559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090516559 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090516559 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090516559 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090516559 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090516559 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1128)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090516580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59240<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_second_rab_assignment0(1131)@3bdb09a82332: 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(1125)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1125)@3bdb09a82332: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_second_rab_assignment0(1131) TC_second_rab_assignment-Iuh0-RUA(1123)@3bdb09a82332: Added conn table entry 0TC_second_rab_assignment0(1131)9545354 20250821090517598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090517598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090517598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821090517598 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090517598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x91a68a, normal) (hnbgw_rua.c:408) 20250821090517598 DHNB DEBUG map_rua[0x560fd360aa30]{init}: Allocated (fsm.c:456) 20250821090517598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9545354)[0x560fd360aa30]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090517598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9545354 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090517598 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090517598 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090517598 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9545354 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821090517598 DCN DEBUG map_sccp[0x560fd35e4280]{init}: Allocated (fsm.c:456) 20250821090517598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x560fd35e4280]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090517598 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-9545354 <-> SCCP-122 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821090517598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9545354 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821090517598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9545354)[0x560fd360aa30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090517598 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090517598 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090517598 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9545354 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090517598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x560fd35e4280]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090517598 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090517598 DLSCCP DEBUG SCCP-SCOC(122)[0x560fd3483660]{IDLE}: Allocated (fsm.c:456) 20250821090517598 DLSCCP DEBUG SCCP-SCOC(122)[0x560fd3483660]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090517598 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000007a), 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300010f0056400500f1100926) (sccp_scrc.c:455) 20250821090517598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090517598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090517598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090517598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090517598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090517598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090517598 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090517598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090517598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090517598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090517598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090517598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090517598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090517598 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090517598 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090517598 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090517598 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090517598 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090517598 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0d 01 00 00 7a 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 0f 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821090517598 DLSCCP DEBUG SCCP-SCOC(122)[0x560fd3483660]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090517598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x560fd35e4280]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090517598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9545354)[0x560fd360aa30]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090517598 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090517598 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090517598 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090517598 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821090517598 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090517598 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090517598 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090517598 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090517598 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090517598 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0d 01 00 00 7a 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 0f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1124)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-SCCP(1124)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1125)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_second_rab_assignment0(1131) HNBGW_Test.msc0-RAN(1125)@3bdb09a82332: Added conn table entry 0TC_second_rab_assignment0(1131)10679364 TC_second_rab_assignment0(1131)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1124)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821090517603 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090517603 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090517603 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090517603 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090517603 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090517603 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090517603 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090517603 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090517603 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090517603 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 7a e5 e4 de 02 00 00 00 00  20250821090517603 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090517603 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090517603 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090517603 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090517603 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090517603 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000007a), PART(T=Source Reference,L=4,D=00e5e4de) (sccp_scrc.c:545) 20250821090517603 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(122,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090517603 DLSCCP DEBUG SCCP-SCOC(122)[0x560fd3483660]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) TC_second_rab_assignment0(1131)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250821090517603 DLSCCP DEBUG SCCP-SCOC(122)[0x560fd3483660]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090517604 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090517604 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090517604 DCN DEBUG handle_cn_conn_conf() conn_id=122, 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_sccp.c:157) 20250821090517604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x560fd35e4280]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090517604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x560fd35e4280]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW-MGCP(1130)@3bdb09a82332: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1131) HNBGW_Test.msc0-SCCP(1124)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@3bdb09a82332: vl_len:91 HNBGW_Test.msc0-SCCP(1124)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(1124)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821090517804 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090517804 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090517804 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090517804 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090517804 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090517804 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090517804 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090517804 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090517804 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090517805 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 7a 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  20250821090517805 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821090517805 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090517805 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090517805 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090517805 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090517805 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:545) 20250821090517805 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(122,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821090517805 DLSCCP DEBUG SCCP-SCOC(122)[0x560fd3483660]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090517805 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090517805 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090517805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x560fd35e4280]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090517805 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821090517805 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821090517805 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9545354 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821090517805 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090517805 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090517805 DMGW DEBUG mgw(mgw-fsm-9545354-0)[0x560fd35edcf0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821090517805 DMGW DEBUG mgw(mgw-fsm-9545354-0)[0x560fd35edcf0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821090517805 DMGW DEBUG mgw(mgw-fsm-9545354-0)[0x560fd35edcf0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821090517805 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090517805 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821090517805 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{UNUSED}: Allocated (fsm.c:456) 20250821090517805 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{UNUSED}: is child of mgw(mgw-fsm-9545354-0)[0x560fd35edcf0] (fsm.c:486) 20250821090517805 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9545354-0)[0x560fd35edcf0] (mgcp_client_endpoint_fsm.c:724) 20250821090517805 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821090517805 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821090517805 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821090517805 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9545354-0)[0x560fd35e49a0]{ST_CRCX}: Allocated (fsm.c:456) 20250821090517805 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9545354-0)[0x560fd35e49a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80] (fsm.c:486) 20250821090517805 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9545354-0)[0x560fd35e49a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821090517805 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9545354-0)[0x560fd35e49a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821090517805 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: 91a6'... (mgcp_client.c:807) 20250821090517806 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250821090517806 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9545354-0)[0x560fd35e49a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821090517806 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1130)@3bdb09a82332: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "91a68a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "91a68a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(1131) TC_second_rab_assignment0(1131)@3bdb09a82332: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "91a68a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "91a68a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(1131)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250821090517830 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20250821090517830 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e49a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821090517830 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e49a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821090517830 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e49a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821090517830 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e49a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821090517830 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821090517830 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{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) 20250821090517830 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{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) 20250821090517830 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821090517830 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821090517830 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{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) 20250821090517830 DMGW DEBUG mgw(mgw-fsm-9545354-0)[0x560fd35edcf0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821090517830 DMGW DEBUG mgw(mgw-fsm-9545354-0)[0x560fd35edcf0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821090517830 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090517831 DMGW DEBUG mgw(mgw-fsm-9545354-0)[0x560fd35edcf0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821090517831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9545354)[0x560fd360aa30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821090517831 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821090517831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090517831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_second_rab_assignment0(1131)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090517844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090517844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090517844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821090517844 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821090517844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x91a68a) (hnbgw_rua.c:472) 20250821090517844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9545354 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821090517844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9545354)[0x560fd360aa30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821090517844 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821090517844 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821090517844 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9545354 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821090517844 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090517844 DMGW DEBUG mgw(mgw-fsm-9545354-0)[0x560fd35edcf0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821090517844 DMGW DEBUG mgw(mgw-fsm-9545354-0)[0x560fd35edcf0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821090517844 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090517844 DMGW DEBUG mgw(mgw-fsm-9545354-0)[0x560fd35edcf0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821090517844 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9545354-0)[0x560fd35edcf0] (mgcp_client_endpoint_fsm.c:724) 20250821090517844 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821090517844 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821090517844 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{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) 20250821090517844 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e49a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821090517844 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: 91a6'... (mgcp_client.c:807) 20250821090517844 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250821090517844 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e49a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821090517844 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821090517844 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{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) 20250821090517844 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1131)@3bdb09a82332: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "91a68a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "91a68a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821090517855 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20250821090517855 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e49a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821090517855 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e49a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821090517855 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e49a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821090517855 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821090517855 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{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) 20250821090517855 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{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) 20250821090517855 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821090517855 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821090517855 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{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) 20250821090517855 DMGW DEBUG mgw(mgw-fsm-9545354-0)[0x560fd35edcf0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821090517855 DMGW DEBUG mgw(mgw-fsm-9545354-0)[0x560fd35edcf0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821090517855 DMGW DEBUG mgw(mgw-fsm-9545354-0)[0x560fd35edcf0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821090517855 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9545354-0)[0x560fd35edcf0] (mgcp_client_endpoint_fsm.c:724) 20250821090517855 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821090517855 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821090517855 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821090517855 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9545354-0)[0x560fd35e9050]{ST_CRCX}: Allocated (fsm.c:456) 20250821090517855 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9545354-0)[0x560fd35e9050]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80] (fsm.c:486) 20250821090517855 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9545354-0)[0x560fd35e9050]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821090517855 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9545354-0)[0x560fd35e9050]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250821090517855 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: 91a6'... (mgcp_client.c:807) 20250821090517855 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250821090517855 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9545354-0)[0x560fd35e9050]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821090517855 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821090517855 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{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) 20250821090517855 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{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) 20250821090517855 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1131)@3bdb09a82332: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "91a68a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "91a68a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821090517862 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20250821090517862 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35e9050]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821090517862 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35e9050]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821090517862 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35e9050]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821090517862 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35e9050]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821090517862 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821090517862 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{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) 20250821090517862 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{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) 20250821090517862 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{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) 20250821090517862 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821090517863 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821090517863 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{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) 20250821090517863 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{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) 20250821090517863 DMGW DEBUG mgw(mgw-fsm-9545354-0)[0x560fd35edcf0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821090517863 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090517863 DMGW DEBUG mgw(mgw-fsm-9545354-0)[0x560fd35edcf0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821090517863 DMGW DEBUG mgw(mgw-fsm-9545354-0)[0x560fd35edcf0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821090517863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x560fd35e4280]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821090517863 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090517863 DLSCCP DEBUG SCCP-SCOC(122)[0x560fd3483660]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090517863 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e5e4de), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821090517863 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090517863 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090517863 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090517863 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090517863 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090517863 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090517863 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090517863 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0d 06 e5 e4 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 (ss7_asp.c:1383) 20250821090517863 DMGW DEBUG mgw(mgw-fsm-9545354-0)[0x560fd35edcf0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821090517863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090517863 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090517863 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090517863 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821090517863 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090517863 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090517863 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090517863 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090517863 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090517863 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0d 06 e5 e4 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  HNBGW_Test.msc0-SCCP(1124)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1124)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@3bdb09a82332: vl_len:63 HNBGW_Test.msc0-SCCP(1124)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(1124)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20250821090517867 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090517867 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090517867 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090517867 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090517867 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090517867 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090517867 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090517867 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090517867 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090517867 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 56 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 7a 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  20250821090517867 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 96 (flags=0x0) (ss7_asp.c:1285) 20250821090517867 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090517867 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090517867 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090517867 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090517867 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=63,D=0000003b000001003640340000010035002a202ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d00400100) (sccp_scrc.c:545) 20250821090517867 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(122,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821090517867 DLSCCP DEBUG SCCP-SCOC(122)[0x560fd3483660]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090517867 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090517867 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090517867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x560fd35e4280]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090517868 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821090517868 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821090517868 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9545354 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821090517868 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090517868 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090517868 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9545354 SCCP-122 msc-0 MI=IMSI-262420000000003: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20250821090517868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9545354)[0x560fd360aa30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20250821090517868 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:123) 20250821090517868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090517868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 87 bytes of data (stream_srv.c:879) TC_second_rab_assignment0(1131)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090517869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090517869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090517869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1431) 20250821090517869 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821090517869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x91a68a) (hnbgw_rua.c:472) 20250821090517869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9545354 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:313) 20250821090517869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9545354)[0x560fd360aa30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821090517869 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821090517869 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821090517869 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9545354 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821090517869 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090517869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x560fd35e4280]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20250821090517869 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090517869 DLSCCP DEBUG SCCP-SCOC(122)[0x560fd3483660]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090517869 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e5e4de), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:455) 20250821090517869 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090517869 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090517869 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090517869 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090517869 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090517869 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090517869 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090517869 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2b 00 00 00 bd 00 00 00 b9 03 00 00 0d 06 e5 e4 de 00 01 14 60 00 00 10 00 00 01 00 34 40 09 00 00 01 00 33 40 02 00 b8 00 (ss7_asp.c:1383) 20250821090517869 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090517869 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090517869 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090517869 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821090517869 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090517869 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090517869 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090517869 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090517869 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090517869 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0d 06 e5 e4 de 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(1124)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1124)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@3bdb09a82332: vl_len:12 HNBGW_Test.msc0-SCCP(1124)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(1124)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821090517873 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090517873 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090517873 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090517873 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090517873 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090517873 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090517873 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090517873 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090517873 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090517873 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 7a 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00  20250821090517873 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821090517873 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090517873 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090517873 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090517873 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090517873 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:545) 20250821090517873 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(122,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821090517873 DLSCCP DEBUG SCCP-SCOC(122)[0x560fd3483660]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090517873 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090517873 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090517873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x560fd35e4280]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090517873 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821090517873 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821090517873 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9545354 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821090517873 DMGW DEBUG mgw(mgw-fsm-9545354-0)[0x560fd35edcf0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821090517873 DMGW DEBUG mgw(mgw-fsm-9545354-0)[0x560fd35edcf0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821090517873 DMGW DEBUG mgw(mgw-fsm-9545354-0)[0x560fd35edcf0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821090517873 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821090517873 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e49a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821090517873 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: 91a6'... (mgcp_client.c:807) 20250821090517873 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821090517873 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e49a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821090517873 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35e9050]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821090517873 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: 91a6'... (mgcp_client.c:807) 20250821090517873 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821090517873 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35e9050]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821090517873 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{IN_USE}: Removing from parent mgw(mgw-fsm-9545354-0)[0x560fd35edcf0] (mgcp_client_endpoint_fsm.c:873) 20250821090517873 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821090517873 DLMGCP DEBUG mgw-endp(mgw-fsm-9545354-0)[0x560fd35ebb80]{IN_USE}: Deallocated (fsm.c:568) 20250821090517873 DMGW DEBUG mgw(mgw-fsm-9545354-0)[0x560fd35edcf0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821090517873 DMGW DEBUG mgw(mgw-fsm-9545354-0)[0x560fd35edcf0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821090517873 DMGW DEBUG mgw(mgw-fsm-9545354-0)[0x560fd35edcf0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821090517873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9545354)[0x560fd360aa30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821090517873 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821090517873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090517873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) TC_second_rab_assignment0(1131)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1131)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "91a68a17" }, { code := "I", val := "11111" } }, sdp := omit } 20250821090517877 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20250821090517877 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e49a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821090517877 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e49a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821090517877 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e49a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821090517877 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e49a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment0(1131)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "91a68a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(1131)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090517877 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20250821090517877 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35e9050]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821090517877 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35e9050]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821090517877 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35e9050]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821090517877 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35e9050]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1123)@3bdb09a82332: Deleted conn table entry 0TC_second_rab_assignment0(1131)9545354 20250821090517880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090517880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090517880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821090517880 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821090517880 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x91a68a,cause=radio(normal)) (hnbgw_rua.c:440) 20250821090517880 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9545354 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821090517880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9545354)[0x560fd360aa30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821090517880 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821090517880 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821090517880 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9545354 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821090517880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x560fd35e4280]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090517880 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090517880 DLSCCP DEBUG SCCP-SCOC(122)[0x560fd3483660]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090517880 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e5e4de), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821090517880 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090517880 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090517880 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090517880 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090517880 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090517880 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090517880 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090517880 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0d 06 e5 e4 de 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821090517880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9545354)[0x560fd360aa30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821090517880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x560fd35e4280]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821090517880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x560fd35e4280]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821090517880 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090517880 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090517880 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090517880 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821090517880 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090517880 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090517880 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090517880 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090517880 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090517880 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0d 06 e5 e4 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(1124)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1125)@3bdb09a82332: Deleted conn table entry 0TC_second_rab_assignment0(1131)10679364 HNBGW_Test.msc0-SCCP(1124)@3bdb09a82332: Session index based on connection ID:0 20250821090517883 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090517883 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090517883 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090517883 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090517883 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090517883 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090517883 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090517883 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090517883 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090517883 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 7a e5 e4 de 00 00 00 00 00  20250821090517883 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090517883 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090517883 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090517883 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090517883 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090517883 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007a), PART(T=Source Reference,L=4,D=00e5e4de), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821090517883 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(122,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821090517883 DLSCCP DEBUG SCCP-SCOC(122)[0x560fd3483660]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821090517883 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821090517883 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821090517883 DCN DEBUG handle_cn_disc_ind() conn_id=122 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821090517883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x560fd35e4280]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821090517883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x560fd35e4280]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821090517883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9545354)[0x560fd360aa30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090517883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9545354)[0x560fd360aa30]{disconnected}: Freeing instance (context_map.c:203) 20250821090517883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9545354)[0x560fd360aa30]{disconnected}: Deallocated (fsm.c:568) 20250821090517883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x560fd35e4280]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090517883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x560fd35e4280]{disconnected}: Freeing instance (context_map.c:207) 20250821090517883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x560fd35e4280]{disconnected}: Deallocated (fsm.c:568) 20250821090517883 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9545354 SCCP-122 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821090517883 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00e5e4de), PART(T=Source Reference,L=4,D=0000007a) (sccp_scrc.c:455) 20250821090517883 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090517883 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090517883 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090517883 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090517883 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090517883 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090517883 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090517883 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0d 05 e5 e4 de 00 00 7a 00 (ss7_asp.c:1383) 20250821090517883 DLSCCP DEBUG SCCP-SCOC(122)[0x560fd3483660]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821090517883 DLSCCP DEBUG SCCP-SCOC(122)[0x560fd3483660]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090517883 DLSCCP DEBUG SCCP-SCOC(122)[0x560fd3483660]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090517883 DLSCCP DEBUG SCCP-SCOC(122)[0x560fd3483660]{IDLE}: Deallocated (fsm.c:568) 20250821090517883 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090517883 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090517883 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090517883 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821090517883 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090517883 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090517883 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090517883 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090517883 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090517883 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0d 05 e5 e4 de 00 00 7a 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1124)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@3bdb09a82332: RLC received in state:disconnect_pending TC_second_rab_assignment0(1131)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090519894 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37731<->l=127.0.0.1:4262) (control_if.c:193) 20250821090519894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59228<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(1119)@3bdb09a82332: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1120)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090519898 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59214<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090519900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090519900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090519900 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090519900 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 (hnb.c:255) 20250821090519900 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_second_rab_assignment(1118)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1124)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1127)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1125)@3bdb09a82332: Final verdict of PTC: none TC_second_rab_assignment-Iuh0-RUA(1123)@3bdb09a82332: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(1122)@3bdb09a82332: Final verdict of PTC: none 20250821090519902 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090519902 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090519902 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090519902 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090519902 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090519903 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090519903 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090519903 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821090519903 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090519903 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090519903 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090519903 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090519903 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090519903 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090519903 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090519903 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090519903 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090519903 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090519903 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090519903 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090519903 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090519903 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped HNBGW-PFCP(1121)@3bdb09a82332: Final verdict of PTC: none 20250821090519903 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090519903 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090519903 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090519903 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090519903 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090519903 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090519903 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821090519903 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090519903 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090519903 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090519903 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090519903 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090519903 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090519903 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) HNBGW_Test.sgsn0-RAN(1128)@3bdb09a82332: Final verdict of PTC: none 20250821090519904 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090519904 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090519904 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090519904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090519904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090519903 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090519903 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090519903 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090519903 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090519904 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090519904 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090519904 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090519904 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090519904 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090519904 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090519904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) HNBGW_Test.msc0-M3UA(1126)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(1130)@3bdb09a82332: Final verdict of PTC: none TC_second_rab_assignment0(1131)@3bdb09a82332: Final verdict of PTC: pass 20250821090519904 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090519904 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090519904 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090519904 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090519904 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090519904 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090519904 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090519904 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090519904 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090519904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090519904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090519904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090519904 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090519904 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090519905 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090519905 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090519905 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090519907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59240<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(1129)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1118): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(1119): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(1120): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(1121): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_second_rab_assignment-Iuh0(1122): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1123): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(1124): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(1125): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(1126): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1127): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1128): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1129): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(1130): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_second_rab_assignment0(1131): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_second_rab_assignment finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Thu Aug 21 09:05:19 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 20250821090520001 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59256<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090520703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59256<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=455208) 20250821090521499 DLSCCP DEBUG SCCP-SCOC(119)[0x560fd35fcfe0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090521499 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00349ebc), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090521499 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090521499 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090521499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090521499 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090521499 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090521499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090521499 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090521499 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090521499 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090521499 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 34 9e bc 00 00 77 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090521499 DLSCCP DEBUG SCCP-SCOC(120)[0x560fd3616990]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090521499 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00992e2e), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090521499 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090521499 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090521499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090521499 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090521499 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090521499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090521499 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090521499 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090521499 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090521499 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 99 2e 2e 00 00 78 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090521499 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090521499 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090521499 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090521499 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090521499 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090521499 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090521499 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090521499 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090521499 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090521499 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090521499 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090521499 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090521499 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090521499 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090521501 DLSCCP DEBUG SCCP-SCOC(121)[0x560fd3632510]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250821090521501 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094a4ca), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090521501 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090521501 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090521501 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090521501 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090521501 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090521501 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090521501 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090521501 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090521501 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090521502 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 94 a4 ca 00 00 79 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090521502 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090521502 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090521502 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090521502 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090521502 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090521502 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090521502 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090521703 DLSCCP DEBUG SCCP-SCOC(114)[0x560fd35e9820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090521703 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b306e), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090521703 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090521703 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090521703 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090521703 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090521703 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090521703 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090521703 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090521703 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090521703 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090521703 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 6b 30 6e 00 00 72 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090521703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090521703 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090521703 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090521703 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090521703 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090521703 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090521703 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090521709 DLSCCP DEBUG SCCP-SCOC(115)[0x560fd3643a50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090521709 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cdd06d), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090521709 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821090521709 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090521709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090521709 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090521709 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090521709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090521709 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090521709 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090521709 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090521709 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 cd d0 6d 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090521709 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090521709 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090521709 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090521709 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821090521709 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090521709 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090521709 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! Waiting for packet dumper to finish... 1 (prev_count=455208, count=455748) 20250821090521903 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090521903 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090521903 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250821090521904 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090521905 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090521905 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: 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 ------ Thu Aug 21 09:05: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_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 MTC@3bdb09a82332: 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@3bdb09a82332: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20250821090523781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59260<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090523787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59270<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090523791 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34257<->l=127.0.0.1:4262) (control_if.c:572) 20250821090523901 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090523901 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090523901 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090523901 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090523902 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090523902 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090523902 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090523902 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090523902 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090523902 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821090523903 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090523903 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090523903 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:334) 20250821090523903 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090523903 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090523903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090523903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090523903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090523903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090523903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090523903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090523903 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090523903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090523903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090523903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090523903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090523903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090523903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090523903 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090523903 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090523903 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090523903 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090523903 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090523903 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090523903 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090523903 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090523903 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090523903 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090523903 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090523903 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090523903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090523903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090523903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090523903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090523903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090523903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090523903 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090523903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090523903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090523903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090523903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090523903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090523903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090523903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090523903 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090523903 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090523903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090523903 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090523903 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090523903 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090523903 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090523903 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090523903 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090523903 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090523903 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090523903 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090523903 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090523903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090523903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090523903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090523903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090523903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090523903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090523903 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090523903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090523903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090523903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090523903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090523903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090523903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090523903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090523903 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090523903 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090523903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090523903 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090523903 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090523903 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090523903 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090523903 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090523903 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090523903 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090523903 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090523903 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090523903 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090523903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090523903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090523903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090523903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090523903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090523903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090523904 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090523904 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090523904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090523904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090523904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090523904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090523904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090523904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090523904 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090523904 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090523904 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090523904 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090523904 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090523904 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090523904 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090523904 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090523904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090523904 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090523904 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090523904 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=5 20250821090523904 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090523904 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090523904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090523904 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090523904 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090523904 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=10 20250821090523904 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090523904 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090523904 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090523904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090523904 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090523904 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090523904 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=13 20250821090523904 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090523904 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090523904 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090523904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090523904 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090523904 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090523904 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=7 20250821090523904 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090523904 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090523904 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1140)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(1140)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1140)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1138)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090523918 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090523918 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090523918 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090523918 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090523919 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090523919 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090523919 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090523919 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090523920 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090523920 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090523920 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:334) 20250821090523920 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090523920 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090523920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090523920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090523920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090523920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090523920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090523920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090523920 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090523920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090523920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090523920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090523920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090523920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090523920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090523920 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090523920 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090523920 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090523920 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090523920 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090523920 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090523920 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090523920 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090523920 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090523920 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:334) 20250821090523920 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090523920 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090523920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090523920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090523920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090523920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090523920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090523920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090523920 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090523920 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090523920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090523920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090523920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090523920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090523920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090523920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090523920 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090523920 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090523920 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090523920 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090523920 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090523920 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090523920 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090523920 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090523920 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090523920 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090523920 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090523920 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090523920 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090523920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090523920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090523920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090523920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090523920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090523920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090523920 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090523920 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090523920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090523920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090523920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090523920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090523920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090523920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090523920 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090523920 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090523920 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090523920 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090523920 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090523920 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090523920 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090523920 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090523920 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090523920 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090523920 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090523920 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090523920 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090523920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090523920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090523920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090523920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090523920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090523920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090523920 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090523920 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090523921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090523921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090523921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090523921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090523921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090523921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090523921 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090523921 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090523921 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090523921 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090523921 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090523921 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090523921 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090523921 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090523921 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090523921 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090523921 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090523921 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=8 20250821090523921 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090523921 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090523921 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090523921 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090523921 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090523921 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=1 20250821090523921 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090523921 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090523921 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090523921 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090523921 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090523921 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090523921 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=2 20250821090523921 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090523921 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090523921 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090523921 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090523921 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090523921 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090523921 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821090523921 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090523922 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090523922 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250821090523929 DLSCCP DEBUG SCCP-SCOC(113)[0x560fd36019e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090523929 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b5182), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090523929 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090523929 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090523929 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090523929 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090523929 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090523929 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090523929 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090523929 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090523929 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090523929 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 2b 51 82 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090523929 DLSCCP DEBUG SCCP-SCOC(112)[0x560fd36025a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090523929 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b69172), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090523929 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821090523929 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090523929 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090523929 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090523929 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090523929 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090523929 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090523929 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090523929 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090523929 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 b6 91 72 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090523929 DLSCCP DEBUG SCCP-SCOC(111)[0x560fd360b540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090523929 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ef2cd), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090523929 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821090523929 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090523929 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090523929 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090523929 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090523929 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090523929 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090523929 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090523929 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090523929 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 8e f2 cd 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090523929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090523929 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090523929 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090523929 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090523929 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090523929 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090523929 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090523929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090523929 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090523929 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090523929 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821090523929 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090523929 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090523929 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090523929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090523929 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090523929 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090523929 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821090523929 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090523929 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090523929 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1143)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(1143)@3bdb09a82332: M3UA emulation initiated, the test can be started MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1143)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(1141)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090524116 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090524116 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090524116 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090524116 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1140)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090524118 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090524118 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090524118 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090524118 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090524118 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090524118 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090524118 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090524118 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090524118 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090524118 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090524118 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090524118 DLSS7 <000c> ss7_asp.c:1383 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  20250821090524118 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090524119 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090524119 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090524119 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090524119 DLSS7 <000c> ss7_asp.c:1383 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  20250821090524119 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090524119 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090524119 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090524119 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090524119 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090524119 DLSS7 <000c> ss7_asp.c:1383 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  20250821090524119 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090524119 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090524119 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090524119 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090524119 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090524119 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090524119 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090524119 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090524119 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090524119 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090524119 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090524119 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090524119 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090524119 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090524119 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090524119 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090524120 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090524120 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090524120 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090524120 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090524120 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090524120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090524120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090524120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090524120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090524120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090524120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090524120 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090524120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090524120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090524120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090524120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090524120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090524120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090524120 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090524120 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090524120 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090524120 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090524120 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090524120 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090524120 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090524120 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090524120 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090524120 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090524120 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=13 20250821090524120 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090524120 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090524120 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090524120 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090524120 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090524120 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821090524134 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090524134 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090524134 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090524134 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1143)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090524135 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090524135 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090524135 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090524135 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090524135 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090524135 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090524135 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090524135 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090524135 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090524135 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090524135 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090524135 DLSS7 <000c> ss7_asp.c:1383 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  20250821090524135 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090524136 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090524136 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090524136 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090524136 DLSS7 <000c> ss7_asp.c:1383 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  20250821090524136 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090524136 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090524136 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090524136 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090524136 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090524136 DLSS7 <000c> ss7_asp.c:1383 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  20250821090524136 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090524136 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090524136 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090524136 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090524136 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090524136 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090524136 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090524136 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090524136 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090524136 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090524136 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090524136 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090524136 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090524136 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090524136 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090524136 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090524136 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090524137 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090524137 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090524137 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090524137 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090524137 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090524137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090524137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090524137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090524137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090524137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090524137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090524137 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090524137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090524137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090524137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090524137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090524137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090524137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090524137 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090524137 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090524137 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090524137 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090524137 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090524137 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090524137 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090524137 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090524137 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090524137 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090524137 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821090524137 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090524137 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090524137 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090524137 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090524137 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090524137 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  20250821090524374 DLSCCP DEBUG SCCP-SCOC(108)[0x560fd362a2d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090524374 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea9e06), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090524374 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090524374 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090524374 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090524374 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090524374 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090524374 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090524374 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090524374 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090524374 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090524374 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 ea 9e 06 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090524374 DLSCCP DEBUG SCCP-SCOC(109)[0x560fd357ad40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090524374 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ae84e), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090524374 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090524374 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090524374 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090524374 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090524374 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090524374 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090524374 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090524374 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090524374 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090524374 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 5a e8 4e 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090524374 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090524374 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090524374 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090524374 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090524374 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090524374 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090524374 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090524374 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090524374 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090524375 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090524375 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090524375 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090524375 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090524375 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090524375 DLSCCP DEBUG SCCP-SCOC(110)[0x560fd35e65e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090524375 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b367ff), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090524375 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090524375 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090524376 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090524376 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090524376 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090524376 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090524376 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090524376 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090524376 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090524376 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b3 67 ff 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090524376 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090524376 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090524376 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090524376 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090524376 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090524376 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090524376 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090524861 DLSCCP DEBUG SCCP-SCOC(106)[0x560fd3644030]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090524861 DLSCCP DEBUG SCCP-SCOC(106)[0x560fd3644030]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090524861 DLSCCP DEBUG SCCP-SCOC(106)[0x560fd3644030]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090524861 DLSCCP DEBUG SCCP-SCOC(106)[0x560fd3644030]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090524861 DLSCCP DEBUG SCCP-SCOC(106)[0x560fd3644030]{IDLE}: Deallocated (fsm.c:568) 20250821090524861 DLSCCP DEBUG SCCP-SCOC(105)[0x560fd35ebeb0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090524861 DLSCCP DEBUG SCCP-SCOC(105)[0x560fd35ebeb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090524861 DLSCCP DEBUG SCCP-SCOC(105)[0x560fd35ebeb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090524861 DLSCCP DEBUG SCCP-SCOC(105)[0x560fd35ebeb0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090524861 DLSCCP DEBUG SCCP-SCOC(105)[0x560fd35ebeb0]{IDLE}: Deallocated (fsm.c:568) 20250821090524863 DLSCCP DEBUG SCCP-SCOC(107)[0x560fd3629680]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090524863 DLSCCP DEBUG SCCP-SCOC(107)[0x560fd3629680]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090524863 DLSCCP DEBUG SCCP-SCOC(107)[0x560fd3629680]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090524863 DLSCCP DEBUG SCCP-SCOC(107)[0x560fd3629680]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090524863 DLSCCP DEBUG SCCP-SCOC(107)[0x560fd3629680]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1139)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090524924 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090524924 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090524924 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090524924 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090524924 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090524924 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090524924 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090524924 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090524924 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090524924 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090524924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090524924 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090524924 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090524924 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090524924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090524924 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090524924 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090524924 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090524924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090524924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090524924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090524924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090524924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090524924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090524924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090524924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090524924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090524924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090524924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090524924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090524924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090524924 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090524924 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090524924 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090524924 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090524924 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:382) 20250821090524924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090524924 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090524924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090524924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090524925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090524925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090524925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090524925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090524925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090524925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090524925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090524925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090524925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090524925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090524925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090524925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090524925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090524925 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090524925 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090524925 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090524925 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090524925 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090524925 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090524925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090524925 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090524925 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090524925 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821090524925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090524925 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090524925 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090524925 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090524925 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090524925 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090524925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090524925 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090524925 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090524925 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090524925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090524925 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090524925 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090524925 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090524925 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090524925 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090524925 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090524925 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090524925 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090524925 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090524925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090524925 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090524925 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090524925 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090524925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090524925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090524925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090524925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090524925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090524925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090524925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090524925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090524925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090524925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090524925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090524925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090524925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090524925 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090524925 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090524925 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090524925 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1139)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(1142)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090524940 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090524940 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090524940 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090524940 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090524940 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090524940 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090524940 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090524940 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090524940 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090524940 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090524940 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090524940 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090524940 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090524940 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090524940 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090524940 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090524940 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090524940 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090524940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090524940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090524940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090524940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090524940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090524940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090524940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090524940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090524940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090524940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090524940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090524940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090524940 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090524940 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090524940 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090524940 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090524940 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090524940 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:382) 20250821090524940 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090524940 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090524940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090524940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090524940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090524940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090524940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090524940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090524940 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090524940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090524940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090524940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090524940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090524940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090524940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090524940 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090524940 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090524940 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090524940 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090524940 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090524940 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090524940 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090524940 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090524941 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090524941 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090524941 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090524941 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=13 20250821090524941 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090524941 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090524941 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090524941 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090524941 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090524941 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090524941 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090524941 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090524941 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090524941 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090524941 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090524941 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090524941 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090524941 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090524941 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090524941 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090524941 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090524941 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090524941 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090524941 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090524941 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090524941 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090524941 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090524941 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090524941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090524941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090524941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090524941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090524941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090524941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090524941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090524941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090524941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090524941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090524941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090524941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090524941 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090524941 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090524941 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090524941 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090524941 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1142)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090524948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090524948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090524948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090524948 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090524948 DLGLOBAL DEBUG validating counter group 0x560f9fb89bc0(hnb) with 72 counters (rate_ctr.c:86) 20250821090524948 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:562) 20250821090524948 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090524949 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090524949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090524949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090524952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090524952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090524952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1431) 20250821090524952 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20250821090524952 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:462) 20250821090525156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090525156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090525156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090525156 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090525156 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:562) 20250821090525156 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090525156 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090525156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090525156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: talloc reports "struct hnb_context" x 1, expecting 1 MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090525161 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34257<->l=127.0.0.1:4262) (control_if.c:193) 20250821090525161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59270<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1134)@3bdb09a82332: Final verdict of PTC: none VirtHNBGW-STATS(1133)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090525163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59260<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090525164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090525164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090525164 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090525164 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 (hnb.c:255) 20250821090525164 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1137)@3bdb09a82332: Final verdict of PTC: none 20250821090525164 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090525164 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090525164 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090525164 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821090525164 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090525164 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090525164 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090525164 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1132)@3bdb09a82332: Final verdict of PTC: none 20250821090525164 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090525164 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090525164 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed HNBGW_Test.msc0-RAN(1139)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1141)@3bdb09a82332: Final verdict of PTC: none 20250821090525164 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090525164 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090525164 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090525164 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090525164 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090525164 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090525164 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090525164 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' HNBGW_Test.msc0-SCCP(1138)@3bdb09a82332: Final verdict of PTC: none 20250821090525165 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090525165 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090525165 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) HNBGW_Test.msc0-M3UA(1140)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(1135)@3bdb09a82332: Final verdict of PTC: none 20250821090525165 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090525165 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090525165 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090525165 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090525165 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090525165 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090525165 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090525165 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090525165 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090525165 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090525165 DLSS7 <000c> ss7_asp.c:1383 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 b9  20250821090525165 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090525165 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090525165 DLINP <0002> stream_srv.c:795 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 20250821090525165 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090525165 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090525165 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090525165 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090525165 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090525165 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090525165 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090525165 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090525165 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090525165 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090525166 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090525166 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090525166 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090525166 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) HNBGW_Test.sgsn0-M3UA(1143)@3bdb09a82332: Final verdict of PTC: none 20250821090525166 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090525166 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090525166 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090525166 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090525166 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090525166 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090525166 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090525166 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090525165 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090525165 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090525165 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090525165 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090525165 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090525165 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090525165 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090525166 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090525166 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090525166 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090525166 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090525166 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(1144)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1142)@3bdb09a82332: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1132): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(1133): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(1134): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(1135): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1137): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(1138): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(1139): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(1140): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1141): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1142): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1143): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(1144): none (pass -> pass) MTC@3bdb09a82332: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Thu Aug 21 09:05:25 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 20250821090525218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56266<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090525920 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56266<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=318664) Waiting for packet dumper to finish... 1 (prev_count=318664, count=319204) 20250821090527166 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090527166 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090527166 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821090527166 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090527166 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090527166 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_stat_stp_sctp_disconnected'. ------ HNBGW_Tests.TC_stat_stp_sctp_disconnected ------ Thu Aug 21 09:05: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_stat_stp_sctp_disconnected.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_stat_stp_sctp_disconnected.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3bdb09a82332: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_stat_stp_sctp_disconnected' was executed successfully (exit status: 0). MTC@3bdb09a82332: Test case TC_stat_stp_sctp_disconnected started. 20250821090528981 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56276<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090528984 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56278<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090528987 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34105<->l=127.0.0.1:4262) (control_if.c:572) 20250821090529093 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090529093 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090529093 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090529094 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090529094 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090529094 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090529094 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090529094 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090529094 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090529094 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_stat_stp_sctp_disconnected-Iuh0(1149)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090529095 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090529095 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090529095 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:334) 20250821090529095 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090529095 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090529095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529095 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090529095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529095 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090529095 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090529095 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090529095 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090529095 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090529095 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090529095 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090529095 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090529095 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090529095 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090529095 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090529095 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090529095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529095 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090529095 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090529095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529095 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090529095 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090529095 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090529095 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090529095 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090529095 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090529095 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090529095 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090529095 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090529095 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090529095 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090529095 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090529095 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090529095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529095 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090529096 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090529096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529096 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090529096 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090529096 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090529096 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090529096 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090529096 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090529096 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090529096 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090529096 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090529096 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090529096 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090529096 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090529096 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090529096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529096 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090529096 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090529096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529096 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090529096 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090529096 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090529096 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090529096 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090529096 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090529096 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090529096 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090529096 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090529096 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090529096 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090529096 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=15 20250821090529096 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090529096 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090529096 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090529096 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090529096 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090529096 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=6 20250821090529096 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090529096 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090529096 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090529096 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090529096 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090529096 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090529096 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=9 20250821090529096 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090529096 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090529096 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090529096 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090529096 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090529096 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090529096 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821090529096 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090529096 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090529096 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1153)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(1153)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1153)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090529109 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090529109 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090529109 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090529109 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090529110 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090529110 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090529110 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090529110 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090529111 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090529111 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090529111 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:334) 20250821090529111 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090529111 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090529111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529111 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090529111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529111 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090529111 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090529111 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090529111 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090529111 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090529111 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090529111 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090529111 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090529111 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090529111 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:334) 20250821090529111 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090529111 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090529111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529111 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090529111 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090529111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529111 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090529111 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090529111 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090529111 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090529111 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090529111 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090529111 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090529111 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090529111 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090529111 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090529111 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090529111 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090529111 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090529111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529111 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090529111 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090529111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529111 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090529111 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090529111 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090529111 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090529111 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090529111 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090529111 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090529111 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090529111 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090529111 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090529111 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090529111 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090529111 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090529111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529111 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090529111 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090529111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529111 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090529111 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090529111 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090529111 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090529111 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090529111 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090529111 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090529111 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090529111 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090529111 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090529111 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090529111 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=0 20250821090529111 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090529111 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090529111 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090529111 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090529111 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090529112 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=12 20250821090529112 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090529112 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090529112 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090529112 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090529112 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090529112 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090529112 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=1 20250821090529112 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090529112 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090529112 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090529112 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090529112 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090529112 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090529112 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=2 20250821090529112 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090529112 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090529112 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1156)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(1156)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1156)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-SCCP(1154)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090529133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090529133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090529133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090529133 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090529133 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:562) 20250821090529133 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090529133 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090529133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090529133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090529305 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090529305 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090529305 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090529305 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1153)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090529311 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090529312 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090529312 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090529312 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090529312 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090529312 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090529312 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090529312 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090529312 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090529312 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090529312 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090529312 DLSS7 <000c> ss7_asp.c:1383 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  20250821090529312 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090529313 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090529313 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090529313 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090529313 DLSS7 <000c> ss7_asp.c:1383 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  20250821090529313 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090529313 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090529313 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090529313 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090529313 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090529313 DLSS7 <000c> ss7_asp.c:1383 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  20250821090529313 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090529313 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090529313 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090529313 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090529314 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090529314 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090529314 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090529314 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090529314 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090529314 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090529314 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090529314 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090529314 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090529314 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090529314 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090529314 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090529315 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090529315 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090529315 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090529315 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090529315 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090529315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529315 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090529315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529315 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090529315 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090529315 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090529315 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090529315 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090529315 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090529315 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090529316 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090529316 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090529316 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090529316 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=3 20250821090529316 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090529316 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090529316 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090529316 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090529316 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090529316 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821090529321 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090529321 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090529321 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090529321 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1156)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090529323 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090529323 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090529323 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090529323 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090529323 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090529323 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090529323 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090529323 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090529323 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090529323 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090529323 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090529323 DLSS7 <000c> ss7_asp.c:1383 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  20250821090529323 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090529323 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090529323 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090529323 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090529323 DLSS7 <000c> ss7_asp.c:1383 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  20250821090529323 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090529323 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090529323 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090529323 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090529323 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090529323 DLSS7 <000c> ss7_asp.c:1383 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  20250821090529324 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090529324 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090529324 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090529324 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090529324 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090529324 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090529324 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090529324 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090529324 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090529324 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090529324 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090529324 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090529324 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090529324 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090529324 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090529324 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090529324 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090529325 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090529325 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090529325 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090529325 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090529325 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090529325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529325 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090529325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090529325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090529325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090529325 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090529325 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090529325 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090529325 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090529325 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090529325 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090529325 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090529325 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090529325 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090529325 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090529325 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=10 20250821090529325 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090529325 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090529325 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090529325 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090529325 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090529325 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(1152)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090530111 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090530111 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090530111 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090530112 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090530112 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090530112 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090530112 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090530112 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090530112 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090530112 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090530112 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090530112 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090530112 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090530112 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090530112 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090530112 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090530112 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090530112 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090530112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090530112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090530112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090530112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090530112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090530112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090530112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090530112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090530112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090530112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090530112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090530112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090530112 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090530112 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090530112 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090530112 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090530112 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090530112 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:382) 20250821090530112 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090530112 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090530112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090530112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090530112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090530112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090530112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090530112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090530112 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090530112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090530112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090530112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090530112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090530112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090530112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090530112 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090530112 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090530112 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090530112 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090530112 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090530112 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090530112 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090530112 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090530112 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090530112 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090530112 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090530112 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=5 20250821090530112 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090530112 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090530112 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090530112 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090530112 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090530112 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090530112 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090530112 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090530112 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090530112 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090530112 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090530112 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090530112 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090530112 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090530112 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090530112 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090530112 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090530112 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090530112 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090530112 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090530112 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090530112 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090530112 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090530112 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090530112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090530112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090530112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090530112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090530112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090530112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090530113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090530113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090530113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090530113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090530113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090530113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090530113 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090530113 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090530113 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090530113 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090530113 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1155)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090530127 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090530127 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090530127 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090530127 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090530127 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090530127 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090530127 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090530127 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090530127 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090530127 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090530127 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090530127 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090530127 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090530127 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090530127 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090530127 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090530127 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090530127 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090530127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090530127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090530127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090530127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090530127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090530127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090530127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090530127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090530127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090530127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090530127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090530127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090530127 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090530127 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090530127 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090530127 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090530127 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090530127 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:382) 20250821090530127 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090530127 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090530127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090530127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090530127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090530127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090530127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090530127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090530127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090530127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090530127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090530127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090530127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090530127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090530127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090530128 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090530128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090530128 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090530128 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090530128 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090530128 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090530128 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090530128 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090530128 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090530128 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090530128 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090530128 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=6 20250821090530128 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090530128 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090530128 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090530128 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090530128 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090530128 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090530128 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090530128 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090530128 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090530128 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090530128 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090530128 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090530128 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090530128 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090530128 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090530128 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090530128 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090530128 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090530128 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090530128 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090530128 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090530128 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090530128 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090530128 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090530128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090530128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090530128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090530128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090530128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090530128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090530128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090530128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090530128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090530128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090530128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090530128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090530128 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090530128 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090530128 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090530128 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090530128 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) VirtHNBGW-STATS(1146)@3bdb09a82332: EXP match: { name := "TTCN3.sgsn.0.connected", val := 1, mtype := "g", srate := omit } vs exp { name := "TTCN3.sgsn.0.connected", mtype := "g", min := 1, max := 1 } VirtHNBGW-STATS(1146)@3bdb09a82332: EXP match: { name := "TTCN3.msc.0.connected", val := 1, mtype := "g", srate := omit } vs exp { name := "TTCN3.msc.0.connected", mtype := "g", min := 1, max := 1 } VirtHNBGW-STATS(1146)@3bdb09a82332: Warning: Stopping inactive timer T_poll_converge. 20250821090531231 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56282<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090531500 DLSCCP DEBUG SCCP-SCOC(120)[0x560fd3616990]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090531500 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00992e2e), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090531500 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090531500 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090531500 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090531500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090531500 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090531500 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090531500 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090531500 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 99 2e 2e 00 00 78 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090531500 DLSCCP DEBUG SCCP-SCOC(119)[0x560fd35fcfe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090531500 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00349ebc), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090531500 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090531500 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090531500 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090531500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090531500 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090531500 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090531500 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090531500 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 34 9e bc 00 00 77 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090531500 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090531500 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090531500 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090531500 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090531500 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090531500 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090531500 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090531500 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090531500 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090531500 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 04 99 2e 2e 00 00 78 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250821090531500 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090531500 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090531500 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090531500 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090531500 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090531500 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090531500 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090531500 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090531500 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090531500 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 04 34 9e bc 00 00 77 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250821090531502 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090531502 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090531502 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090531502 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090531502 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090531502 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090531502 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090531502 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090531502 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090531502 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 78 99 2e 2e 00  20250821090531502 DLSCCP DEBUG SCCP-SCOC(121)[0x560fd3632510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090531502 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094a4ca), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090531502 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090531502 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090531502 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090531502 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090531502 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090531502 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090531502 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090531502 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090531502 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090531502 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 94 a4 ca 00 00 79 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090531502 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821090531502 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090531502 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090531502 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090531502 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090531502 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000078), PART(T=Source Reference,L=4,D=00992e2e) (sccp_scrc.c:545) 20250821090531502 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(120,remPC=188=0.23.4) Received CO:RELCO (sccp_scoc.c:787) 20250821090531502 DLSCCP DEBUG SCCP-SCOC(120)[0x560fd3616990]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821090531502 DLSCCP DEBUG SCCP-SCOC(120)[0x560fd3616990]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821090531502 DLSCCP DEBUG SCCP-SCOC(120)[0x560fd3616990]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090531502 DLSCCP DEBUG SCCP-SCOC(120)[0x560fd3616990]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090531502 DLSCCP DEBUG SCCP-SCOC(120)[0x560fd3616990]{IDLE}: Deallocated (fsm.c:568) 20250821090531502 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090531502 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090531502 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090531502 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090531502 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090531502 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090531502 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090531704 DLSCCP DEBUG SCCP-SCOC(114)[0x560fd35e9820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090531704 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b306e), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090531704 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250821090531704 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090531704 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090531704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090531704 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090531704 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090531704 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090531704 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 6b 30 6e 00 00 72 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090531704 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090531704 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090531704 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090531704 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=0 20250821090531704 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090531704 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090531704 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090531704 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090531704 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090531704 DLSS7 <000c> ss7_asp.c:1383 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 bc 03 00 00 00 04 6b 30 6e 00 00 72 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250821090531704 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090531704 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090531704 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090531704 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090531704 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090531704 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090531704 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090531704 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090531704 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090531704 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 77 34 9e bc 00  20250821090531704 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821090531704 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090531704 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090531704 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090531704 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090531704 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00349ebc) (sccp_scrc.c:545) 20250821090531704 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(119,remPC=188=0.23.4) Received CO:RELCO (sccp_scoc.c:787) 20250821090531705 DLSCCP DEBUG SCCP-SCOC(119)[0x560fd35fcfe0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821090531705 DLSCCP DEBUG SCCP-SCOC(119)[0x560fd35fcfe0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821090531705 DLSCCP DEBUG SCCP-SCOC(119)[0x560fd35fcfe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090531705 DLSCCP DEBUG SCCP-SCOC(119)[0x560fd35fcfe0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090531705 DLSCCP DEBUG SCCP-SCOC(119)[0x560fd35fcfe0]{IDLE}: Deallocated (fsm.c:568) 20250821090531710 DLSCCP DEBUG SCCP-SCOC(115)[0x560fd3643a50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090531710 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cdd06d), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090531710 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821090531710 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090531710 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090531710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090531710 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090531710 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090531710 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090531710 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090531710 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090531710 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 cd d0 6d 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090531710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090531710 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090531710 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090531710 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821090531710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090531710 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090531710 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090531904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090531904 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090531904 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090531904 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090531904 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090531904 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090531904 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090531904 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090531904 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090531904 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 72 6b 30 6e 00  20250821090531905 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821090531905 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090531905 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090531905 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090531905 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090531905 DLSCCP DEBUG 0: SCCP(rctx=0) 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=006b306e) (sccp_scrc.c:545) 20250821090531905 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(114,remPC=188=0.23.4) Received CO:RELCO (sccp_scoc.c:787) 20250821090531905 DLSCCP DEBUG SCCP-SCOC(114)[0x560fd35e9820]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821090531905 DLSCCP DEBUG SCCP-SCOC(114)[0x560fd35e9820]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821090531905 DLSCCP DEBUG SCCP-SCOC(114)[0x560fd35e9820]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090531905 DLSCCP DEBUG SCCP-SCOC(114)[0x560fd35e9820]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090531905 DLSCCP DEBUG SCCP-SCOC(114)[0x560fd35e9820]{IDLE}: Deallocated (fsm.c:568) TC_stat_stp_sctp_disconnected0(1158)@3bdb09a82332: 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(1152)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1152)@3bdb09a82332: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_stat_stp_sctp_disconnected0(1158) TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150)@3bdb09a82332: Added conn table entry 0TC_stat_stp_sctp_disconnected0(1158)5507959 20250821090532262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090532262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090532262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821090532262 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090532262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x540b77, normal) (hnbgw_rua.c:408) 20250821090532262 DHNB DEBUG map_rua[0x560fd360aa30]{init}: Allocated (fsm.c:456) 20250821090532262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5507959)[0x560fd360aa30]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090532262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5507959 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090532262 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090532262 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090532262 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5507959 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821090532262 DCN DEBUG map_sccp[0x560fd35e4280]{init}: Allocated (fsm.c:456) 20250821090532262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x560fd35e4280]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090532262 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-5507959 <-> SCCP-123 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821090532262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5507959 SCCP-123 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821090532262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5507959)[0x560fd360aa30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090532262 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090532262 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090532262 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5507959 SCCP-123 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090532262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x560fd35e4280]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090532262 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090532262 DLSCCP DEBUG SCCP-SCOC(123)[0x560fd3483660]{IDLE}: Allocated (fsm.c:456) 20250821090532262 DLSCCP DEBUG SCCP-SCOC(123)[0x560fd3483660]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090532262 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000007b), 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300009d0056400500f1100926) (sccp_scrc.c:455) 20250821090532262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090532262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090532262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090532262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090532262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090532262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090532262 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090532262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090532262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090532262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090532262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090532262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090532262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090532262 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090532262 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090532262 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090532262 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090532262 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090532262 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0c 01 00 00 7b 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 9d 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821090532262 DLSCCP DEBUG SCCP-SCOC(123)[0x560fd3483660]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090532262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x560fd35e4280]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090532262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5507959)[0x560fd360aa30]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090532262 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090532262 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090532262 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090532262 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821090532262 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090532262 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090532262 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090532262 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090532262 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090532262 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0c 01 00 00 7b 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 9d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1152)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_stat_stp_sctp_disconnected0(1158) HNBGW_Test.msc0-RAN(1152)@3bdb09a82332: Added conn table entry 0TC_stat_stp_sctp_disconnected0(1158)9017051 HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: Session index based on connection ID:0 TC_stat_stp_sctp_disconnected0(1158)@3bdb09a82332: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250821090532274 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090532274 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090532274 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090532274 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090532274 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090532274 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090532274 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090532274 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090532274 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090532274 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 7b bd 64 90 02 00 00 00 00  20250821090532274 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090532274 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090532274 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090532274 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090532274 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090532274 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000007b), PART(T=Source Reference,L=4,D=00bd6490) (sccp_scrc.c:545) 20250821090532274 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(123,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090532275 DLSCCP DEBUG SCCP-SCOC(123)[0x560fd3483660]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090532275 DLSCCP DEBUG SCCP-SCOC(123)[0x560fd3483660]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090532275 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090532275 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090532275 DCN DEBUG handle_cn_conn_conf() conn_id=123, 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_sccp.c:157) 20250821090532275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x560fd35e4280]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090532275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x560fd35e4280]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(1146)@3bdb09a82332: 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(1146)@3bdb09a82332: 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(1146)@3bdb09a82332: 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 } VirtHNBGW-STATS(1146)@3bdb09a82332: Warning: Stopping inactive timer T_poll_converge. TC_stat_stp_sctp_disconnected0(1158)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(1157)@3bdb09a82332: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_stat_stp_sctp_disconnected0(1158) HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: vl_len:91 HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821090532476 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090532476 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090532476 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090532476 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090532476 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090532476 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090532476 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090532476 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090532476 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090532476 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 7b 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  20250821090532476 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821090532476 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090532476 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090532476 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090532476 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090532476 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:545) 20250821090532476 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(123,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821090532476 DLSCCP DEBUG SCCP-SCOC(123)[0x560fd3483660]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090532476 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090532476 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090532476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x560fd35e4280]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090532476 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821090532476 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821090532476 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5507959 SCCP-123 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821090532476 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090532476 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090532476 DMGW DEBUG mgw(mgw-fsm-5507959-0)[0x560fd35e9050]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821090532476 DMGW DEBUG mgw(mgw-fsm-5507959-0)[0x560fd35e9050]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821090532476 DMGW DEBUG mgw(mgw-fsm-5507959-0)[0x560fd35e9050]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821090532476 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090532476 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821090532476 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{UNUSED}: Allocated (fsm.c:456) 20250821090532476 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{UNUSED}: is child of mgw(mgw-fsm-5507959-0)[0x560fd35e9050] (fsm.c:486) 20250821090532476 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5507959-0)[0x560fd35e9050] (mgcp_client_endpoint_fsm.c:724) 20250821090532476 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821090532477 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821090532477 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821090532477 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5507959-0)[0x560fd35ebb80]{ST_CRCX}: Allocated (fsm.c:456) 20250821090532477 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5507959-0)[0x560fd35ebb80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0] (fsm.c:486) 20250821090532477 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5507959-0)[0x560fd35ebb80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821090532477 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5507959-0)[0x560fd35ebb80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821090532477 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=201 'CRCX 114 rtpbridge/*@mgw MGCP 1.0\r\nC: 540b'... (mgcp_client.c:807) 20250821090532477 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250821090532477 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5507959-0)[0x560fd35ebb80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821090532477 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1157)@3bdb09a82332: Found Expect[0] for { line := { verb := "CRCX", trans_id := "114", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "540b7717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "540b7717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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_stat_stp_sctp_disconnected0(1158) TC_stat_stp_sctp_disconnected0(1158)@3bdb09a82332: CRCX1{ line := { verb := "CRCX", trans_id := "114", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "540b7717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "540b7717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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_stat_stp_sctp_disconnected0(1158)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250821090532510 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 114 OK (mgcp_client.c:758) 20250821090532510 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35ebb80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821090532510 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35ebb80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821090532510 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35ebb80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821090532510 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35ebb80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821090532510 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821090532510 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{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) 20250821090532510 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{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) 20250821090532510 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821090532510 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821090532510 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{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) 20250821090532510 DMGW DEBUG mgw(mgw-fsm-5507959-0)[0x560fd35e9050]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821090532510 DMGW DEBUG mgw(mgw-fsm-5507959-0)[0x560fd35e9050]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821090532510 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090532510 DMGW DEBUG mgw(mgw-fsm-5507959-0)[0x560fd35e9050]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821090532510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5507959)[0x560fd360aa30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821090532510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821090532510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090532510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_stat_stp_sctp_disconnected0(1158)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090532526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090532526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090532526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821090532526 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821090532526 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x540b77) (hnbgw_rua.c:472) 20250821090532526 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5507959 SCCP-123 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821090532526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5507959)[0x560fd360aa30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821090532526 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821090532526 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821090532526 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5507959 SCCP-123 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821090532526 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090532526 DMGW DEBUG mgw(mgw-fsm-5507959-0)[0x560fd35e9050]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821090532526 DMGW DEBUG mgw(mgw-fsm-5507959-0)[0x560fd35e9050]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821090532526 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090532526 DMGW DEBUG mgw(mgw-fsm-5507959-0)[0x560fd35e9050]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821090532526 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5507959-0)[0x560fd35e9050] (mgcp_client_endpoint_fsm.c:724) 20250821090532526 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821090532526 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821090532526 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{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) 20250821090532526 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35ebb80]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821090532526 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=215 'MDCX 115 rtpbridge/3@mgw MGCP 1.0\r\nC: 540b'... (mgcp_client.c:807) 20250821090532526 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250821090532526 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35ebb80]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821090532526 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821090532526 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{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) 20250821090532526 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_stat_stp_sctp_disconnected0(1158)@3bdb09a82332: MDCX1{ line := { verb := "MDCX", trans_id := "115", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "540b7717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "540b7717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821090532540 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 115 OK (mgcp_client.c:758) 20250821090532540 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35ebb80]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821090532540 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35ebb80]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821090532540 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35ebb80]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821090532540 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821090532540 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{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) 20250821090532540 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{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) 20250821090532540 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821090532540 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821090532540 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{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) 20250821090532540 DMGW DEBUG mgw(mgw-fsm-5507959-0)[0x560fd35e9050]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821090532540 DMGW DEBUG mgw(mgw-fsm-5507959-0)[0x560fd35e9050]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821090532540 DMGW DEBUG mgw(mgw-fsm-5507959-0)[0x560fd35e9050]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821090532540 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5507959-0)[0x560fd35e9050] (mgcp_client_endpoint_fsm.c:724) 20250821090532540 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821090532540 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821090532540 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821090532540 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5507959-0)[0x560fd35edcf0]{ST_CRCX}: Allocated (fsm.c:456) 20250821090532540 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5507959-0)[0x560fd35edcf0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0] (fsm.c:486) 20250821090532540 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5507959-0)[0x560fd35edcf0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821090532540 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5507959-0)[0x560fd35edcf0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250821090532540 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=205 'CRCX 116 rtpbridge/3@mgw MGCP 1.0\r\nC: 540b'... (mgcp_client.c:807) 20250821090532540 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250821090532540 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5507959-0)[0x560fd35edcf0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821090532540 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821090532540 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{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) 20250821090532540 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{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) 20250821090532540 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_stat_stp_sctp_disconnected0(1158)@3bdb09a82332: CRCX2{ line := { verb := "CRCX", trans_id := "116", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "540b7717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "540b7717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821090532552 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 116 OK (mgcp_client.c:758) 20250821090532552 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35edcf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821090532552 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35edcf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821090532552 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35edcf0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821090532552 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35edcf0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821090532552 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821090532552 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{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) 20250821090532552 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{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) 20250821090532552 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{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) 20250821090532553 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821090532553 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821090532553 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{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) 20250821090532553 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{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) 20250821090532553 DMGW DEBUG mgw(mgw-fsm-5507959-0)[0x560fd35e9050]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821090532553 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090532553 DMGW DEBUG mgw(mgw-fsm-5507959-0)[0x560fd35e9050]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821090532553 DMGW DEBUG mgw(mgw-fsm-5507959-0)[0x560fd35e9050]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821090532553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x560fd35e4280]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821090532553 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090532553 DLSCCP DEBUG SCCP-SCOC(123)[0x560fd3483660]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090532553 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd6490), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821090532553 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090532553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090532553 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090532553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090532553 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090532553 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090532553 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090532553 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0c 06 bd 64 90 00 01 2e 60 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 (ss7_asp.c:1383) 20250821090532553 DMGW DEBUG mgw(mgw-fsm-5507959-0)[0x560fd35e9050]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821090532553 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090532553 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090532553 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090532553 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821090532553 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090532553 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090532553 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090532553 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090532553 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090532553 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0c 06 bd 64 90 00 01 2e 60 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(1151)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_stp_sctp_disconnected0(1158)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(1146)@3bdb09a82332: 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(1146)@3bdb09a82332: 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(1146)@3bdb09a82332: 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 } VirtHNBGW-STATS(1146)@3bdb09a82332: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: vl_len:12 HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821090532585 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090532585 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090532585 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090532585 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090532585 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090532585 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090532585 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090532585 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090532585 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090532585 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 7b 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00  20250821090532585 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821090532585 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090532585 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090532585 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090532585 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090532585 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:545) 20250821090532585 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(123,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821090532585 DLSCCP DEBUG SCCP-SCOC(123)[0x560fd3483660]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090532585 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090532585 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090532585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x560fd35e4280]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090532585 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821090532585 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821090532585 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5507959 SCCP-123 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821090532585 DMGW DEBUG mgw(mgw-fsm-5507959-0)[0x560fd35e9050]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821090532585 DMGW DEBUG mgw(mgw-fsm-5507959-0)[0x560fd35e9050]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821090532585 DMGW DEBUG mgw(mgw-fsm-5507959-0)[0x560fd35e9050]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821090532585 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821090532585 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35ebb80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821090532585 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=58 'DLCX 117 rtpbridge/3@mgw MGCP 1.0\r\nC: 540b'... (mgcp_client.c:807) 20250821090532585 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821090532585 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35ebb80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821090532585 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35edcf0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821090532585 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=58 'DLCX 118 rtpbridge/3@mgw MGCP 1.0\r\nC: 540b'... (mgcp_client.c:807) 20250821090532585 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821090532585 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35edcf0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821090532585 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{IN_USE}: Removing from parent mgw(mgw-fsm-5507959-0)[0x560fd35e9050] (mgcp_client_endpoint_fsm.c:873) 20250821090532585 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821090532585 DLMGCP DEBUG mgw-endp(mgw-fsm-5507959-0)[0x560fd35e49a0]{IN_USE}: Deallocated (fsm.c:568) 20250821090532585 DMGW DEBUG mgw(mgw-fsm-5507959-0)[0x560fd35e9050]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821090532585 DMGW DEBUG mgw(mgw-fsm-5507959-0)[0x560fd35e9050]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821090532585 DMGW DEBUG mgw(mgw-fsm-5507959-0)[0x560fd35e9050]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821090532585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5507959)[0x560fd360aa30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821090532585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821090532585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090532585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) TC_stat_stp_sctp_disconnected0(1158)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_stat_stp_sctp_disconnected0(1158)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "117", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "540b7717" }, { code := "I", val := "11111" } }, sdp := omit } TC_stat_stp_sctp_disconnected0(1158)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "118", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "540b7717" }, { code := "I", val := "22222" } }, sdp := omit } TC_stat_stp_sctp_disconnected0(1158)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090532592 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 117 OK (mgcp_client.c:758) 20250821090532592 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35ebb80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821090532592 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35ebb80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821090532592 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35ebb80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821090532592 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35ebb80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250821090532593 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 118 OK (mgcp_client.c:758) 20250821090532593 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35edcf0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821090532593 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35edcf0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821090532593 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35edcf0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821090532593 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35edcf0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150)@3bdb09a82332: Deleted conn table entry 0TC_stat_stp_sctp_disconnected0(1158)5507959 20250821090532598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090532598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090532598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821090532598 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821090532598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x540b77,cause=radio(normal)) (hnbgw_rua.c:440) 20250821090532598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5507959 SCCP-123 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821090532598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5507959)[0x560fd360aa30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821090532598 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821090532598 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821090532598 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5507959 SCCP-123 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821090532598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x560fd35e4280]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090532598 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090532598 DLSCCP DEBUG SCCP-SCOC(123)[0x560fd3483660]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090532598 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd6490), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821090532598 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090532598 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090532598 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090532598 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090532598 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090532598 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090532598 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090532598 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0c 06 bd 64 90 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821090532598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5507959)[0x560fd360aa30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821090532598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x560fd35e4280]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821090532598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x560fd35e4280]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821090532598 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090532598 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090532598 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090532598 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821090532598 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090532598 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090532599 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090532599 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090532599 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090532599 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0c 06 bd 64 90 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_stp_sctp_disconnected0(1158)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1152)@3bdb09a82332: Deleted conn table entry 0TC_stat_stp_sctp_disconnected0(1158)9017051 HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: Session index based on connection ID:0 20250821090532607 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090532607 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090532607 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090532607 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090532607 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090532607 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090532607 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090532607 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090532607 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090532607 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 7b bd 64 90 00 00 00 00 00  20250821090532607 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090532607 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090532607 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090532607 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090532607 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090532607 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007b), PART(T=Source Reference,L=4,D=00bd6490), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821090532607 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(123,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821090532607 DLSCCP DEBUG SCCP-SCOC(123)[0x560fd3483660]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821090532607 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821090532607 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821090532607 DCN DEBUG handle_cn_disc_ind() conn_id=123 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821090532608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x560fd35e4280]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821090532608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x560fd35e4280]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821090532608 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5507959)[0x560fd360aa30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090532608 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5507959)[0x560fd360aa30]{disconnected}: Freeing instance (context_map.c:203) 20250821090532608 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5507959)[0x560fd360aa30]{disconnected}: Deallocated (fsm.c:568) 20250821090532608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x560fd35e4280]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090532608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x560fd35e4280]{disconnected}: Freeing instance (context_map.c:207) 20250821090532608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x560fd35e4280]{disconnected}: Deallocated (fsm.c:568) 20250821090532608 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5507959 SCCP-123 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250821090532608 DLSCCP DEBUG 0: SCCP(rctx=0) 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=00bd6490), PART(T=Source Reference,L=4,D=0000007b) (sccp_scrc.c:455) 20250821090532608 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090532608 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090532608 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090532608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090532608 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090532608 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090532608 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090532608 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0c 05 bd 64 90 00 00 7b 00 (ss7_asp.c:1383) 20250821090532608 DLSCCP DEBUG SCCP-SCOC(123)[0x560fd3483660]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821090532608 DLSCCP DEBUG SCCP-SCOC(123)[0x560fd3483660]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090532608 DLSCCP DEBUG SCCP-SCOC(123)[0x560fd3483660]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090532608 DLSCCP DEBUG SCCP-SCOC(123)[0x560fd3483660]{IDLE}: Deallocated (fsm.c:568) 20250821090532608 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090532608 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090532608 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090532608 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=12 20250821090532608 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090532608 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090532608 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090532608 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090532608 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090532608 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0c 05 bd 64 90 00 00 7b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: RLC received in state:disconnect_pending 20250821090533930 DLSCCP DEBUG SCCP-SCOC(111)[0x560fd360b540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090533930 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ef2cd), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090533930 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821090533930 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090533930 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090533930 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090533930 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090533930 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090533930 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090533930 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090533930 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090533930 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 8e f2 cd 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090533930 DLSCCP DEBUG SCCP-SCOC(112)[0x560fd36025a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090533930 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b69172), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090533930 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821090533930 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090533930 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090533930 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090533930 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090533930 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090533930 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090533930 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090533930 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090533930 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 b6 91 72 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090533930 DLSCCP DEBUG SCCP-SCOC(113)[0x560fd36019e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090533930 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b5182), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090533930 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090533930 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090533930 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090533930 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090533930 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090533930 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090533930 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090533930 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090533930 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090533930 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 2b 51 82 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090533930 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090533930 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090533930 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090533930 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821090533930 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090533930 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090533930 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090533930 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090533930 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090533930 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090533930 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821090533930 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090533930 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090533930 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090533930 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090533930 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090533930 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090533930 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090533930 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090533930 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090533930 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090534370 DLSCCP DEBUG SCCP-SCOC(108)[0x560fd362a2d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090534370 DLSCCP DEBUG SCCP-SCOC(108)[0x560fd362a2d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090534370 DLSCCP DEBUG SCCP-SCOC(108)[0x560fd362a2d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090534370 DLSCCP DEBUG SCCP-SCOC(108)[0x560fd362a2d0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090534370 DLSCCP DEBUG SCCP-SCOC(108)[0x560fd362a2d0]{IDLE}: Deallocated (fsm.c:568) 20250821090534370 DLSCCP DEBUG SCCP-SCOC(109)[0x560fd357ad40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090534370 DLSCCP DEBUG SCCP-SCOC(109)[0x560fd357ad40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090534370 DLSCCP DEBUG SCCP-SCOC(109)[0x560fd357ad40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090534370 DLSCCP DEBUG SCCP-SCOC(109)[0x560fd357ad40]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090534370 DLSCCP DEBUG SCCP-SCOC(109)[0x560fd357ad40]{IDLE}: Deallocated (fsm.c:568) 20250821090534371 DLSCCP DEBUG SCCP-SCOC(110)[0x560fd35e65e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090534371 DLSCCP DEBUG SCCP-SCOC(110)[0x560fd35e65e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090534371 DLSCCP DEBUG SCCP-SCOC(110)[0x560fd35e65e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090534371 DLSCCP DEBUG SCCP-SCOC(110)[0x560fd35e65e0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090534371 DLSCCP DEBUG SCCP-SCOC(110)[0x560fd35e65e0]{IDLE}: Deallocated (fsm.c:568) TC_stat_stp_sctp_disconnected0(1158)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: "Shutting down HNBGW ASP in STP" 20250821090534605 DLGLOBAL NOTICE TTCN3 f_logp(): Shutting down HNBGW ASP in STP (logging_vty.c:1172) 20250821090534608 DLSS7 <000c> ss7_asp_vty.c:654 0: ASP(hnbgw0-0) Applying Adm State change: ENABLED -> SHUTDOWN 20250821090534608 DLSS7 <000c> ss7_asp.c:894 0: ASP(hnbgw0-0) Restarting ASP hnbgw0-0, r=127.0.0.1:2906<->l=127.0.0.1:2905 20250821090534608 DLSS7 <000c> ss7_asp.c:1334 hnbgw0-0: connection closed 20250821090534608 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090534608 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090534608 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(hnbgw0-0){ASP_DOWN}: T(beat) stopped 20250821090534608 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090534608 DLINP NOTICE asp-clnt-CN-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090534608 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 160 (flags=0x80) (ss7_asp.c:1285) 20250821090534608 DLSS7 INFO 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250821090534608 DLSS7 NOTICE 0: ASP(asp-clnt-CN-0) xUA CLNT SHUTDOWN_EVENT (ss7_asp.c:1023) 20250821090534608 DLINP NOTICE asp-clnt-CN-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250821090534608 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 168 (flags=0x80) (ss7_asp.c:1285) 20250821090534608 DLSS7 INFO 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250821090534608 DLSS7 NOTICE 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250821090534608 DLINP NOTICE CLICONN(asp-clnt-CN-0,r=127.0.0.1:2905<->l=127.0.0.1:2906){CONNECTED} connection closed with srv (stream_cli.c:631) 20250821090534608 DLINP DEBUG CLICONN(asp-clnt-CN-0,r=127.0.0.1:2905<->l=127.0.0.1:2906){CONNECTED} close() (stream_cli.c:179) 20250821090534608 DLSS7 NOTICE 0: ASP(asp-clnt-CN-0) disconnect_cb() from lower layers, reconnecting (ss7_asp.c:1233) 20250821090534608 DLSS7 NOTICE 0: ASP(asp-clnt-CN-0) Closing and reconnecting ASP (ss7_asp.c:1223) 20250821090534608 DLINP DEBUG CLICONN(asp-clnt-CN-0,r=127.0.0.1:2905<->l=127.0.0.1:2906){CLOSED} close() (stream_cli.c:179) 20250821090534608 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1215) 20250821090534608 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_ACTIVE}: State change to ASP_DOWN (no timeout) (xua_asp_fsm.c:824) 20250821090534608 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250821090534608 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250821090534608 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: State change to AS_PENDING (no timeout) (xua_as_fsm.c:592) 20250821090534608 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250821090534608 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive, some routes to remote PCs may have become unavailable (xua_as_fsm.c:374) 20250821090534608 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => remote pc=185=0.23.1 is now unavailable (xua_as_fsm.c:391) 20250821090534608 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090534608 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(hnbgw0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090534608 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(hnbgw0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090534608 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5,via=hnbgw0,st=available) changed to status 'unavailable' 20250821090534608 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5,via=hnbgw0,st=available) changed to status 'unavailable' 20250821090534608 DLSS7 <000c> ss7_asp.c:1383 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 bd  20250821090534608 DLSS7 <000c> ss7_asp.c:1383 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 bd  20250821090534608 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090534608 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090534608 DLSS7 <000c> ss7_asp.c:907 XUA_ASP(hnbgw0-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) 20250821090534608 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(hnbgw0-0){ASP_DOWN}: T(beat) stopped 20250821090534608 DLSS7 <000c> ss7_asp.c:907 XUA_ASP(hnbgw0-0){ASP_DOWN}: Freeing instance 20250821090534608 DLSS7 <000c> fsm.c:568 XUA_ASP(hnbgw0-0){ASP_DOWN}: Deallocated 20250821090534608 DLSS7 <000c> fsm.c:456 XUA_ASP(hnbgw0-0){ASP_DOWN}: Allocated 20250821090534608 DLSS7 <000c> ss7_asp.c:925 0: ASP(hnbgw0-0) Skipping start for ASP in administrative state SHUTDOWN 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090534608 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090534608 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090534608 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090534608 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090534608 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090534608 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => remote pc=4=0.0.4 is now unavailable (xua_as_fsm.c:391) 20250821090534608 DLSS7 NOTICE 0: RT(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090534608 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090534608 DCN DEBUG N-PCSTATE ind: affected_pc=4=0.0.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090534608 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => remote pc=188=0.23.4 is now unavailable (xua_as_fsm.c:391) 20250821090534608 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090534608 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090534608 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090534608 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090534608 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090534608 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090534608 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => remote pc=12=0.1.4 is now unavailable (xua_as_fsm.c:391) 20250821090534608 DLSS7 NOTICE 0: RT(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090534608 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090534608 DCN DEBUG N-PCSTATE ind: affected_pc=12=0.1.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090534608 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => address-book pc=185=0.23.1 is now unavailable (xua_as_fsm.c:414) 20250821090534608 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'unavailable' (ss7_route.c:409) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090534608 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090534608 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090534608 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => address-book pc=2=0.0.2 is now unavailable (xua_as_fsm.c:414) 20250821090534608 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'unavailable' (ss7_route.c:409) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090534608 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090534608 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090534608 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => address-book pc=3=0.0.3 is now unavailable (xua_as_fsm.c:414) 20250821090534608 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'unavailable' (ss7_route.c:409) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090534608 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090534608 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090534608 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => address-book pc=4=0.0.4 is now unavailable (xua_as_fsm.c:414) 20250821090534608 DLSS7 NOTICE 0: RT(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'unavailable' (ss7_route.c:409) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090534608 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090534608 DCN DEBUG N-PCSTATE ind: affected_pc=4=0.0.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090534608 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => address-book pc=188=0.23.4 is now unavailable (xua_as_fsm.c:414) 20250821090534608 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'unavailable' (ss7_route.c:409) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090534608 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090534608 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090534608 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => address-book pc=10=0.1.2 is now unavailable (xua_as_fsm.c:414) 20250821090534608 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'unavailable' (ss7_route.c:409) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090534608 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090534608 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090534608 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => address-book pc=11=0.1.3 is now unavailable (xua_as_fsm.c:414) 20250821090534608 DLSS7 NOTICE 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'unavailable' (ss7_route.c:409) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090534608 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090534608 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090534608 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => address-book pc=12=0.1.4 is now unavailable (xua_as_fsm.c:414) 20250821090534608 DLSS7 NOTICE 0: RT(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'unavailable' (ss7_route.c:409) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090534608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090534608 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090534608 DCN DEBUG N-PCSTATE ind: affected_pc=12=0.1.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090534608 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{ACTIVE}: Received primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:403) 20250821090534608 DLSS7 NOTICE xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{ACTIVE}: Ignoring primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:406) 20250821090534608 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{ACTIVE}: Received primitive M-SCTP_RELEASE.indication (xua_default_lm_fsm.c:403) 20250821090534608 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{ACTIVE}: Received Event SCTP-RELEASE.ind (xua_default_lm_fsm.c:410) 20250821090534608 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{ACTIVE}: State change to IDLE (no timeout) (xua_default_lm_fsm.c:324) 20250821090534608 DLINP DEBUG CLICONN(asp-clnt-CN-0,r=127.0.0.1:2905<->l=127.0.0.1:2906){CLOSED} close() (stream_cli.c:179) 20250821090534608 DLINP INFO CLICONN(asp-clnt-CN-0,r=127.0.0.1:2905<->l=127.0.0.1:2906){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250821090534608 DLINP INFO CLICONN(asp-clnt-CN-0,r=127.0.0.1:2905<->l=127.0.0.1:2906){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250821090534608 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1285) 20250821090534608 DLSS7 NOTICE 0: ASP(asp-clnt-CN-0) Closing and reconnecting ASP (ss7_asp.c:1223) 20250821090534608 DLINP DEBUG CLICONN(asp-clnt-CN-0,r=127.0.0.1:2905<->l=127.0.0.1:2906){WAIT_RECONNECT} close() (stream_cli.c:179) 20250821090534608 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1215) 20250821090534608 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_DOWN}: State change to ASP_DOWN (no timeout) (xua_asp_fsm.c:824) 20250821090534608 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250821090534608 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_PENDING}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250821090534608 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{IDLE}: Received primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:403) 20250821090534608 DLSS7 NOTICE xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{IDLE}: Ignoring primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:406) 20250821090534608 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{IDLE}: Received primitive M-SCTP_RELEASE.indication (xua_default_lm_fsm.c:403) 20250821090534608 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{IDLE}: Received Event SCTP-RELEASE.ind (xua_default_lm_fsm.c:410) 20250821090534608 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{IDLE}: State change to IDLE (no timeout) (xua_default_lm_fsm.c:324) 20250821090534608 DLINP DEBUG CLICONN(asp-clnt-CN-0,r=127.0.0.1:2905<->l=127.0.0.1:2906){CLOSED} close() (stream_cli.c:179) 20250821090534608 DLINP INFO CLICONN(asp-clnt-CN-0,r=127.0.0.1:2905<->l=127.0.0.1:2906){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) VirtHNBGW-STATS(1146)@3bdb09a82332: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@3bdb09a82332: EXP match: { name := "TTCN3.sgsn.0.connected", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.sgsn.0.connected", mtype := "g", min := 0, max := 0 } VirtHNBGW-STATS(1146)@3bdb09a82332: EXP match: { name := "TTCN3.msc.0.connected", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.msc.0.connected", mtype := "g", min := 0, max := 0 } 20250821090534692 DLGLOBAL NOTICE TTCN3 f_logp(): Restarting HNBGW ASP in STP (logging_vty.c:1172) MTC@3bdb09a82332: "Restarting HNBGW ASP in STP" 20250821090534693 DLSS7 <000c> ss7_asp_vty.c:671 0: ASP(hnbgw0-0) Applying Adm State change: SHUTDOWN -> ENABLED 20250821090534693 DLSS7 <000c> ss7_asp.c:894 0: ASP(hnbgw0-0) Restarting ASP hnbgw0-0, r=127.0.0.1:2906<->l=127.0.0.1:2905 20250821090534693 DLSS7 <000c> ss7_asp.c:907 XUA_ASP(hnbgw0-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) 20250821090534693 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(hnbgw0-0){ASP_DOWN}: T(beat) stopped 20250821090534693 DLSS7 <000c> ss7_asp.c:907 XUA_ASP(hnbgw0-0){ASP_DOWN}: Freeing instance 20250821090534693 DLSS7 <000c> fsm.c:568 XUA_ASP(hnbgw0-0){ASP_DOWN}: Deallocated 20250821090534693 DLSS7 <000c> fsm.c:456 XUA_ASP(hnbgw0-0){ASP_DOWN}: Allocated 20250821090534693 DLSS7 <000c> ss7_asp.c:935 0: ASP(hnbgw0-0) ASP Restart for server not implemented yet! VirtHNBGW-STATS(1146)@3bdb09a82332: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@3bdb09a82332: EXP mismatch: { name := "TTCN3.sgsn.0.connected", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.sgsn.0.connected", mtype := "g", min := 1, max := 1 } | use_snapshot=false, snapshot={ } VirtHNBGW-STATS(1146)@3bdb09a82332: Waiting convergence: Ignoring metric mismatch metric={ name := "TTCN3.sgsn.0.connected", val := 0, mtype := "g", srate := omit } expect={ name := "TTCN3.sgsn.0.connected", mtype := "g", min := 1, max := 1 } VirtHNBGW-STATS(1146)@3bdb09a82332: EXP mismatch: { name := "TTCN3.msc.0.connected", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.msc.0.connected", mtype := "g", min := 1, max := 1 } | use_snapshot=false, snapshot={ } VirtHNBGW-STATS(1146)@3bdb09a82332: Waiting convergence: Ignoring metric mismatch metric={ name := "TTCN3.msc.0.connected", val := 0, mtype := "g", srate := omit } expect={ name := "TTCN3.msc.0.connected", mtype := "g", min := 1, max := 1 } VirtHNBGW-STATS(1146)@3bdb09a82332: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@3bdb09a82332: EXP mismatch: { name := "TTCN3.sgsn.0.connected", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.sgsn.0.connected", mtype := "g", min := 1, max := 1 } | use_snapshot=false, snapshot={ } VirtHNBGW-STATS(1146)@3bdb09a82332: Waiting convergence: Ignoring metric mismatch metric={ name := "TTCN3.sgsn.0.connected", val := 0, mtype := "g", srate := omit } expect={ name := "TTCN3.sgsn.0.connected", mtype := "g", min := 1, max := 1 } VirtHNBGW-STATS(1146)@3bdb09a82332: EXP mismatch: { name := "TTCN3.msc.0.connected", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.msc.0.connected", mtype := "g", min := 1, max := 1 } | use_snapshot=false, snapshot={ } VirtHNBGW-STATS(1146)@3bdb09a82332: Waiting convergence: Ignoring metric mismatch metric={ name := "TTCN3.msc.0.connected", val := 0, mtype := "g", srate := omit } expect={ name := "TTCN3.msc.0.connected", mtype := "g", min := 1, max := 1 } 20250821090536609 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(hnbgw0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090536609 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(hnbgw0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090536609 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(hnbgw0){AS_PENDING}: state_chg to AS_DOWN 20250821090536609 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250821090536609 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250821090536609 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_PENDING}: State change to AS_DOWN (no timeout) (xua_as_fsm.c:675) VirtHNBGW-STATS(1146)@3bdb09a82332: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@3bdb09a82332: EXP mismatch: { name := "TTCN3.sgsn.0.connected", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.sgsn.0.connected", mtype := "g", min := 1, max := 1 } | use_snapshot=false, snapshot={ } VirtHNBGW-STATS(1146)@3bdb09a82332: Waiting convergence: Ignoring metric mismatch metric={ name := "TTCN3.sgsn.0.connected", val := 0, mtype := "g", srate := omit } expect={ name := "TTCN3.sgsn.0.connected", mtype := "g", min := 1, max := 1 } VirtHNBGW-STATS(1146)@3bdb09a82332: EXP mismatch: { name := "TTCN3.msc.0.connected", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.msc.0.connected", mtype := "g", min := 1, max := 1 } | use_snapshot=false, snapshot={ } VirtHNBGW-STATS(1146)@3bdb09a82332: Waiting convergence: Ignoring metric mismatch metric={ name := "TTCN3.msc.0.connected", val := 0, mtype := "g", srate := omit } expect={ name := "TTCN3.msc.0.connected", mtype := "g", min := 1, max := 1 } VirtHNBGW-STATS(1146)@3bdb09a82332: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@3bdb09a82332: EXP mismatch: { name := "TTCN3.sgsn.0.connected", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.sgsn.0.connected", mtype := "g", min := 1, max := 1 } | use_snapshot=false, snapshot={ } VirtHNBGW-STATS(1146)@3bdb09a82332: Waiting convergence: Ignoring metric mismatch metric={ name := "TTCN3.sgsn.0.connected", val := 0, mtype := "g", srate := omit } expect={ name := "TTCN3.sgsn.0.connected", mtype := "g", min := 1, max := 1 } VirtHNBGW-STATS(1146)@3bdb09a82332: EXP mismatch: { name := "TTCN3.msc.0.connected", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.msc.0.connected", mtype := "g", min := 1, max := 1 } | use_snapshot=false, snapshot={ } VirtHNBGW-STATS(1146)@3bdb09a82332: Waiting convergence: Ignoring metric mismatch metric={ name := "TTCN3.msc.0.connected", val := 0, mtype := "g", srate := omit } expect={ name := "TTCN3.msc.0.connected", mtype := "g", min := 1, max := 1 } VirtHNBGW-STATS(1146)@3bdb09a82332: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@3bdb09a82332: EXP mismatch: { name := "TTCN3.sgsn.0.connected", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.sgsn.0.connected", mtype := "g", min := 1, max := 1 } | use_snapshot=false, snapshot={ } VirtHNBGW-STATS(1146)@3bdb09a82332: Waiting convergence: Ignoring metric mismatch metric={ name := "TTCN3.sgsn.0.connected", val := 0, mtype := "g", srate := omit } expect={ name := "TTCN3.sgsn.0.connected", mtype := "g", min := 1, max := 1 } VirtHNBGW-STATS(1146)@3bdb09a82332: EXP mismatch: { name := "TTCN3.msc.0.connected", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.msc.0.connected", mtype := "g", min := 1, max := 1 } | use_snapshot=false, snapshot={ } VirtHNBGW-STATS(1146)@3bdb09a82332: Waiting convergence: Ignoring metric mismatch metric={ name := "TTCN3.msc.0.connected", val := 0, mtype := "g", srate := omit } expect={ name := "TTCN3.msc.0.connected", mtype := "g", min := 1, max := 1 } 20250821090539609 DLINP DEBUG CLICONN(asp-clnt-CN-0,r=127.0.0.1:2905<->l=127.0.0.1:2906){WAIT_RECONNECT} reconnecting (stream_cli.c:1352) 20250821090539609 DLINP INFO CLICONN(asp-clnt-CN-0,r=127.0.0.1:2905<->l=127.0.0.1:2906){CONNECTING} connection established (stream_cli.c:441) 20250821090539609 DLSS7 INFO 0: ASP(asp-clnt-CN-0) Client connected (r=127.0.0.1:2905<->l=127.0.0.1:2906) (ss7_asp.c:1187) 20250821090539609 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:403) 20250821090539609 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:410) 20250821090539609 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:170) 20250821090539609 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:171) 20250821090539609 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 01 00 00 00 08 (ss7_asp.c:1383) 20250821090539609 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:2906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090539609 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:2906<->l=::ffff:127.0.0.1:2905): matched connection to ASP hnbgw0-0 20250821090539609 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090539609 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250821090539609 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090539609 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:UP) 20250821090539609 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090539609 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090539609 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(hnbgw0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090539609 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090539609 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090539609 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(hnbgw0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090539609 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(hnbgw0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090539609 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(hnbgw0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090539609 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(hnbgw0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090539609 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02  20250821090539609 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090539609 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821090539609 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:797) 20250821090539609 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:758) 20250821090539609 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:414) 20250821090539609 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:542) 20250821090539609 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250821090539609 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250821090539609 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250821090539609 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:357) 20250821090539609 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250821090539609 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:403) 20250821090539609 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:410) 20250821090539609 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:182) 20250821090539609 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821090539609 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250821090539609 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_INACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250821090539609 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250821090539609 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090539609 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:797) 20250821090539609 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:693) 20250821090539609 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090539609 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250821090539609 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:403) 20250821090539609 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:410) 20250821090539609 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:258) 20250821090539609 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:259) 20250821090539609 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 04 01 00 00 00 08 (ss7_asp.c:1383) 20250821090539609 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT 20250821090539609 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250821090539609 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090539609 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250821090539609 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK 20250821090539609 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Rx HEARTBEAT ACK 20250821090539609 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821090539609 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250821090539609 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250821090539609 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_INACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250821090539609 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090539609 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090539609 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090539609 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08  20250821090539609 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090539609 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(hnbgw0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090539609 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(hnbgw0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090539609 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(hnbgw0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090539609 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(hnbgw0-0) Tx NOTIFY Type State Change:AS Active () 20250821090539609 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03  20250821090539609 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5,via=hnbgw0,st=unavailable) changed to status 'available' 20250821090539609 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5,via=hnbgw0,st=unavailable) changed to status 'available' 20250821090539609 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250821090539609 DLSS7 <000c> ss7_asp.c:1383 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  20250821090539609 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 00 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090539609 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090539609 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250821090539609 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:797) 20250821090539609 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:758) 20250821090539609 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:414) 20250821090539609 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x560fd355fac0]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:627) 20250821090539609 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250821090539609 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:565) 20250821090539609 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250821090539609 DLSS7 INFO 0: AS(as-clnt-CN) AS became active, some routes to remote PCs may have become available (xua_as_fsm.c:430) 20250821090539609 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=185=0.23.1 is now available (xua_as_fsm.c:445) 20250821090539609 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090539609 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090539610 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090539610 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090539610 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090539610 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=2=0.0.2 is now available (xua_as_fsm.c:445) 20250821090539610 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090539610 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090539610 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090539610 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090539610 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=3=0.0.3 is now available (xua_as_fsm.c:445) 20250821090539610 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090539610 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090539610 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090539610 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090539610 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=4=0.0.4 is now available (xua_as_fsm.c:445) 20250821090539610 DLSS7 NOTICE 0: RT(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090539610 DCN DEBUG N-PCSTATE ind: affected_pc=4=0.0.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090539610 DCN NOTICE (msc-3) now available: N-PCSTATE ind: pc=4=0.0.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090539610 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090539610 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=188=0.23.4 is now available (xua_as_fsm.c:445) 20250821090539610 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090539610 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090539610 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090539610 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090539610 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=10=0.1.2 is now available (xua_as_fsm.c:445) 20250821090539610 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090539610 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090539610 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090539610 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090539610 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=11=0.1.3 is now available (xua_as_fsm.c:445) 20250821090539610 DLSS7 NOTICE 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090539610 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090539610 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090539610 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090539610 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=12=0.1.4 is now available (xua_as_fsm.c:445) 20250821090539610 DLSS7 NOTICE 0: RT(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090539610 DCN DEBUG N-PCSTATE ind: affected_pc=12=0.1.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090539610 DCN NOTICE (sgsn-3) now available: N-PCSTATE ind: pc=12=0.1.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090539610 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090539610 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => address-book pc=185=0.23.1 is now available (xua_as_fsm.c:471) 20250821090539610 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'available' (ss7_route.c:409) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090539610 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090539610 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090539610 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090539610 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => address-book pc=2=0.0.2 is now available (xua_as_fsm.c:471) 20250821090539610 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'available' (ss7_route.c:409) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090539610 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090539610 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090539610 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090539610 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => address-book pc=3=0.0.3 is now available (xua_as_fsm.c:471) 20250821090539610 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'available' (ss7_route.c:409) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090539610 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090539610 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090539610 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090539610 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => address-book pc=4=0.0.4 is now available (xua_as_fsm.c:471) 20250821090539610 DLSS7 NOTICE 0: RT(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'available' (ss7_route.c:409) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090539610 DCN DEBUG N-PCSTATE ind: affected_pc=4=0.0.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090539610 DCN NOTICE (msc-3) now available: N-PCSTATE ind: pc=4=0.0.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090539610 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090539610 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => address-book pc=188=0.23.4 is now available (xua_as_fsm.c:471) 20250821090539610 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'available' (ss7_route.c:409) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090539610 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090539610 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090539610 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090539610 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => address-book pc=10=0.1.2 is now available (xua_as_fsm.c:471) 20250821090539610 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'available' (ss7_route.c:409) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090539610 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090539610 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090539610 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090539610 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => address-book pc=11=0.1.3 is now available (xua_as_fsm.c:471) 20250821090539610 DLSS7 NOTICE 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'available' (ss7_route.c:409) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090539610 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090539610 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090539610 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090539610 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => address-book pc=12=0.1.4 is now available (xua_as_fsm.c:471) 20250821090539610 DLSS7 NOTICE 0: RT(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'available' (ss7_route.c:409) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090539610 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090539610 DCN DEBUG N-PCSTATE ind: affected_pc=12=0.1.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090539610 DCN NOTICE (sgsn-3) now available: N-PCSTATE ind: pc=12=0.1.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090539610 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090539610 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250821090539610 DLSS7 NOTICE xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:406) 20250821090539610 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090539610 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:797) 20250821090539610 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Received NOTIFY Type State Change:AS Active () (m3ua.c:693) 20250821090539610 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:403) 20250821090539610 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x560fd357c980]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:410) 20250821090539610 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250821090539610 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090539611 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA(RFC4666 4.5.1) for 0.0.2/0, 0.0.3/0, 0.1.2/0, 0.1.3/0 (xua_snm.c:458) 20250821090539611 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090539611 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090539611 DLSS7 NOTICE 0: RT(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090539611 DLSS7 NOTICE 0: RT(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090539611 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539611 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090539611 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539611 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090539611 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090539611 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539611 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090539611 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539611 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090539611 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090539611 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539611 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090539611 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539611 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090539611 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090539611 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539611 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090539611 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090539611 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090539611 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090539612 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090539612 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090539612 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:334) 20250821090539612 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090539612 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090539612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539612 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090539612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539612 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090539612 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090539612 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090539612 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090539612 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090539612 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090539612 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090539612 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090539612 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090539612 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:334) 20250821090539612 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090539612 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090539612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539612 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090539612 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090539612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539612 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090539612 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090539612 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090539612 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090539612 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090539612 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090539612 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090539612 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090539612 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090539612 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090539612 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090539612 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090539612 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090539612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539612 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090539612 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090539612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539612 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090539612 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090539612 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090539612 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090539612 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090539612 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090539612 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090539612 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090539612 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090539612 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090539612 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090539612 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090539612 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090539612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539612 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090539612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539612 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090539612 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090539612 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090539612 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090539612 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090539612 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090539612 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090539612 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090539612 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090539612 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:334) 20250821090539612 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090539612 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090539612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539612 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090539612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539612 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090539612 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090539612 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090539612 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090539612 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090539612 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090539612 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090539612 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090539613 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090539613 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090539613 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090539613 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090539613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539613 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090539613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090539613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539613 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090539613 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090539613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090539613 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090539613 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090539613 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090539613 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090539613 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090539613 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090539613 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090539613 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090539613 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090539613 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090539613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539613 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090539613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090539613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539613 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090539613 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090539613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090539613 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090539613 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090539613 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090539613 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090539613 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090539613 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090539613 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090539613 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090539613 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090539613 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090539613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090539613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539613 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090539613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090539613 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090539613 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090539613 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090539613 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090539613 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090539613 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090539613 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090539613 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090539613 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=8 20250821090539613 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090539613 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090539613 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090539613 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090539613 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090539613 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=11 20250821090539613 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090539613 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090539613 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090539613 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090539613 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090539613 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090539613 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=2 20250821090539613 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090539613 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090539613 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090539613 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090539613 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090539613 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090539613 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=15 20250821090539613 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090539613 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090539613 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090539613 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090539613 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090539613 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  20250821090539613 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090539614 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090539614 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090539614 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=3 20250821090539614 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090539614 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090539614 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090539614 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090539614 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090539614 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=13 20250821090539614 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090539614 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090539614 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090539614 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090539614 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090539614 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090539614 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=8 20250821090539614 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090539614 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090539614 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090539614 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090539614 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090539614 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090539614 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=8 20250821090539614 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090539614 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090539614 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090539614 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090539614 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090539614 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-RAN(1155)@3bdb09a82332: Answering RESET with RESET-ACK: { initiatingMessage := { procedureCode := 9, criticality := reject (0), value_ := { reset := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { transmissionNetwork := 65 } } }, { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } HNBGW_Test.msc0-RAN(1152)@3bdb09a82332: Answering RESET with RESET-ACK: { initiatingMessage := { procedureCode := 9, criticality := reject (0), value_ := { reset := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { transmissionNetwork := 65 } } }, { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } 20250821090539616 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090539616 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090539616 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090539616 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090539616 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090539616 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090539616 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090539616 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090539616 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090539616 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  20250821090539616 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090539616 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090539616 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090539616 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090539616 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090539616 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090539616 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090539616 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090539616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539616 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090539616 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090539616 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090539616 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090539616 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:99) 20250821090539616 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090539617 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090539617 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090539617 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090539617 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090539617 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090539617 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090539617 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090539617 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090539617 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090539617 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090539617 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090539617 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090539617 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090539617 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090539617 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090539618 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090539618 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090539618 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090539618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090539618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090539618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090539618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090539618 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090539618 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090539618 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090539618 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:99) 20250821090539618 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) VirtHNBGW-STATS(1146)@3bdb09a82332: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@3bdb09a82332: EXP match: { name := "TTCN3.sgsn.0.connected", val := 1, mtype := "g", srate := omit } vs exp { name := "TTCN3.sgsn.0.connected", mtype := "g", min := 1, max := 1 } VirtHNBGW-STATS(1146)@3bdb09a82332: EXP match: { name := "TTCN3.msc.0.connected", val := 1, mtype := "g", srate := omit } vs exp { name := "TTCN3.msc.0.connected", mtype := "g", min := 1, max := 1 } 20250821090540475 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52664<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_stat_stp_sctp_disconnected0(1159)@3bdb09a82332: 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(1152)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1152)@3bdb09a82332: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_stat_stp_sctp_disconnected0(1159) TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150)@3bdb09a82332: Added conn table entry 0TC_stat_stp_sctp_disconnected0(1159)11924534 20250821090541485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090541485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090541485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821090541485 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090541485 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb5f436, normal) (hnbgw_rua.c:408) 20250821090541485 DHNB DEBUG map_rua[0x560fd360aa30]{init}: Allocated (fsm.c:456) 20250821090541485 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11924534)[0x560fd360aa30]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090541485 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11924534 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090541485 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090541485 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090541485 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11924534 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821090541485 DCN DEBUG map_sccp[0x560fd35e4280]{init}: Allocated (fsm.c:456) 20250821090541485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x560fd35e4280]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090541485 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-11924534 <-> SCCP-124 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821090541485 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11924534 SCCP-124 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821090541485 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11924534)[0x560fd360aa30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090541485 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090541485 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090541485 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11924534 SCCP-124 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090541485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x560fd35e4280]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090541485 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090541485 DLSCCP DEBUG SCCP-SCOC(124)[0x560fd3483660]{IDLE}: Allocated (fsm.c:456) 20250821090541485 DLSCCP DEBUG SCCP-SCOC(124)[0x560fd3483660]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090541485 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000007c), 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030001f20056400500f1100926) (sccp_scrc.c:455) 20250821090541485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090541485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090541485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090541485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090541485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090541485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090541485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090541485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090541485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090541485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090541485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090541485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090541485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090541485 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090541485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090541485 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090541485 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090541485 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090541485 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0b 01 00 00 7c 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 f2 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821090541485 DLSCCP DEBUG SCCP-SCOC(124)[0x560fd3483660]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090541485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x560fd35e4280]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090541485 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11924534)[0x560fd360aa30]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090541485 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090541485 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090541485 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090541485 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821090541485 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090541485 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090541485 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090541485 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090541485 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090541485 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0b 01 00 00 7c 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 f2 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: Warning: Re-starting timer T_guard[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1152)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_stat_stp_sctp_disconnected0(1159) HNBGW_Test.msc0-RAN(1152)@3bdb09a82332: Added conn table entry 0TC_stat_stp_sctp_disconnected0(1159)1525384 HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_stat_stp_sctp_disconnected0(1159)@3bdb09a82332: setverdict(pass): none -> pass 20250821090541488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090541488 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090541488 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090541488 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090541488 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090541488 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090541488 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090541488 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090541488 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090541488 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 7c 89 79 5c 02 00 00 00 00  20250821090541488 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090541488 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090541488 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090541488 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090541488 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090541488 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000007c), PART(T=Source Reference,L=4,D=0089795c) (sccp_scrc.c:545) 20250821090541488 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(124,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090541488 DLSCCP DEBUG SCCP-SCOC(124)[0x560fd3483660]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090541488 DLSCCP DEBUG SCCP-SCOC(124)[0x560fd3483660]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090541488 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090541488 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090541488 DCN DEBUG handle_cn_conn_conf() conn_id=124, 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_sccp.c:157) 20250821090541488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x560fd35e4280]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090541488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x560fd35e4280]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(1146)@3bdb09a82332: 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(1146)@3bdb09a82332: 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(1146)@3bdb09a82332: 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 } VirtHNBGW-STATS(1146)@3bdb09a82332: Warning: Stopping inactive timer T_poll_converge. 20250821090541503 DLSCCP DEBUG SCCP-SCOC(121)[0x560fd3632510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090541503 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094a4ca), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090541503 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090541503 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090541503 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090541503 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090541503 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090541503 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090541503 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090541503 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090541503 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090541503 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 94 a4 ca 00 00 79 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090541503 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090541503 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090541503 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090541503 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090541503 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090541503 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090541503 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! TC_stat_stp_sctp_disconnected0(1159)@3bdb09a82332: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(1157)@3bdb09a82332: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_stat_stp_sctp_disconnected0(1159) HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: vl_len:91 HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250821090541688 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090541688 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090541688 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090541688 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090541688 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090541688 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090541688 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090541688 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090541688 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090541688 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 7c 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  20250821090541688 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250821090541688 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090541688 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090541688 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090541688 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090541688 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:545) 20250821090541688 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(124,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821090541688 DLSCCP DEBUG SCCP-SCOC(124)[0x560fd3483660]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090541688 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090541688 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090541688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x560fd35e4280]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090541688 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250821090541688 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250821090541688 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11924534 SCCP-124 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250821090541688 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090541688 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090541688 DMGW DEBUG mgw(mgw-fsm-11924534-0)[0x560fd35edcf0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250821090541688 DMGW DEBUG mgw(mgw-fsm-11924534-0)[0x560fd35edcf0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250821090541688 DMGW DEBUG mgw(mgw-fsm-11924534-0)[0x560fd35edcf0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250821090541688 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090541688 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250821090541688 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{UNUSED}: Allocated (fsm.c:456) 20250821090541688 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{UNUSED}: is child of mgw(mgw-fsm-11924534-0)[0x560fd35edcf0] (fsm.c:486) 20250821090541688 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11924534-0)[0x560fd35edcf0] (mgcp_client_endpoint_fsm.c:724) 20250821090541688 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821090541688 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821090541688 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250821090541689 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11924534-0)[0x560fd35e49a0]{ST_CRCX}: Allocated (fsm.c:456) 20250821090541689 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11924534-0)[0x560fd35e49a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80] (fsm.c:486) 20250821090541689 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11924534-0)[0x560fd35e49a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821090541689 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11924534-0)[0x560fd35e49a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250821090541689 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=201 'CRCX 119 rtpbridge/*@mgw MGCP 1.0\r\nC: b5f4'... (mgcp_client.c:807) 20250821090541689 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250821090541689 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11924534-0)[0x560fd35e49a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821090541689 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1157)@3bdb09a82332: Found Expect[0] for { line := { verb := "CRCX", trans_id := "119", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b5f43617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b5f43617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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_stat_stp_sctp_disconnected0(1159) TC_stat_stp_sctp_disconnected0(1159)@3bdb09a82332: CRCX1{ line := { verb := "CRCX", trans_id := "119", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b5f43617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b5f43617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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_stat_stp_sctp_disconnected0(1159)@3bdb09a82332: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250821090541698 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 119 OK (mgcp_client.c:758) 20250821090541698 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e49a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250821090541698 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e49a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250821090541698 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e49a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821090541698 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e49a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821090541698 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250821090541698 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{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) 20250821090541698 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{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) 20250821090541698 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821090541698 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821090541698 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{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) 20250821090541698 DMGW DEBUG mgw(mgw-fsm-11924534-0)[0x560fd35edcf0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821090541698 DMGW DEBUG mgw(mgw-fsm-11924534-0)[0x560fd35edcf0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250821090541698 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250821090541698 DMGW DEBUG mgw(mgw-fsm-11924534-0)[0x560fd35edcf0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250821090541698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11924534)[0x560fd360aa30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250821090541698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250821090541698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090541698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) TC_stat_stp_sctp_disconnected0(1159)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090541703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090541703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090541703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250821090541703 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821090541703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb5f436) (hnbgw_rua.c:472) 20250821090541703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11924534 SCCP-124 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250821090541703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11924534)[0x560fd360aa30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821090541703 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250821090541703 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250821090541703 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11924534 SCCP-124 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250821090541703 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090541703 DMGW DEBUG mgw(mgw-fsm-11924534-0)[0x560fd35edcf0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250821090541703 DMGW DEBUG mgw(mgw-fsm-11924534-0)[0x560fd35edcf0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250821090541703 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090541703 DMGW DEBUG mgw(mgw-fsm-11924534-0)[0x560fd35edcf0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250821090541703 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11924534-0)[0x560fd35edcf0] (mgcp_client_endpoint_fsm.c:724) 20250821090541703 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821090541703 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821090541703 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{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) 20250821090541703 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e49a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250821090541703 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=215 'MDCX 120 rtpbridge/4@mgw MGCP 1.0\r\nC: b5f4'... (mgcp_client.c:807) 20250821090541703 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250821090541703 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e49a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821090541703 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821090541703 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{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) 20250821090541703 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_stat_stp_sctp_disconnected0(1159)@3bdb09a82332: MDCX1{ line := { verb := "MDCX", trans_id := "120", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "b5f43617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b5f43617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821090541711 DLSCCP DEBUG SCCP-SCOC(115)[0x560fd3643a50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090541711 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cdd06d), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090541711 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821090541711 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090541711 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090541711 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090541711 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090541711 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090541711 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090541711 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090541711 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090541711 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 cd d0 6d 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090541711 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 120 OK (mgcp_client.c:758) 20250821090541711 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e49a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250821090541711 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e49a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250821090541711 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e49a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250821090541711 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250821090541711 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{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) 20250821090541711 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{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) 20250821090541711 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821090541711 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821090541711 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{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) 20250821090541711 DMGW DEBUG mgw(mgw-fsm-11924534-0)[0x560fd35edcf0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821090541711 DMGW DEBUG mgw(mgw-fsm-11924534-0)[0x560fd35edcf0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250821090541711 DMGW DEBUG mgw(mgw-fsm-11924534-0)[0x560fd35edcf0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250821090541711 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11924534-0)[0x560fd35edcf0] (mgcp_client_endpoint_fsm.c:724) 20250821090541711 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250821090541711 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250821090541711 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250821090541711 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11924534-0)[0x560fd35e9050]{ST_CRCX}: Allocated (fsm.c:456) 20250821090541711 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11924534-0)[0x560fd35e9050]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80] (fsm.c:486) 20250821090541711 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11924534-0)[0x560fd35e9050]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250821090541711 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11924534-0)[0x560fd35e9050]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250821090541711 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=205 'CRCX 121 rtpbridge/4@mgw MGCP 1.0\r\nC: b5f4'... (mgcp_client.c:807) 20250821090541711 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250821090541711 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11924534-0)[0x560fd35e9050]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250821090541711 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250821090541711 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{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) 20250821090541711 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{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) 20250821090541711 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) 20250821090541711 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090541711 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090541711 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090541711 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821090541711 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090541711 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090541711 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! TC_stat_stp_sctp_disconnected0(1159)@3bdb09a82332: CRCX2{ line := { verb := "CRCX", trans_id := "121", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "b5f43617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b5f43617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20250821090541724 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 121 OK (mgcp_client.c:758) 20250821090541724 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35e9050]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250821090541724 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35e9050]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250821090541724 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35e9050]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250821090541724 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35e9050]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250821090541724 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250821090541724 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{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) 20250821090541724 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{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) 20250821090541724 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{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) 20250821090541724 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250821090541724 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250821090541724 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{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) 20250821090541724 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{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) 20250821090541724 DMGW DEBUG mgw(mgw-fsm-11924534-0)[0x560fd35edcf0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250821090541724 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250821090541724 DMGW DEBUG mgw(mgw-fsm-11924534-0)[0x560fd35edcf0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250821090541724 DMGW DEBUG mgw(mgw-fsm-11924534-0)[0x560fd35edcf0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250821090541724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x560fd35e4280]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250821090541724 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090541724 DLSCCP DEBUG SCCP-SCOC(124)[0x560fd3483660]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090541724 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089795c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250821090541724 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090541724 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090541724 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090541724 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090541724 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090541724 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090541724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090541724 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0b 06 89 79 5c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250821090541724 DMGW DEBUG mgw(mgw-fsm-11924534-0)[0x560fd35edcf0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250821090541725 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090541725 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090541725 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090541725 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821090541725 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090541725 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090541725 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090541725 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090541725 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090541725 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0b 06 89 79 5c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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(1151)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_stp_sctp_disconnected0(1159)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(1146)@3bdb09a82332: 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(1146)@3bdb09a82332: 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(1146)@3bdb09a82332: 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 } VirtHNBGW-STATS(1146)@3bdb09a82332: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: vl_len:12 HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250821090541759 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090541759 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090541759 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090541759 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090541759 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090541759 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090541759 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090541759 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090541759 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090541759 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 7c 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00  20250821090541759 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250821090541759 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090541759 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090541760 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090541760 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090541760 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:545) 20250821090541760 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(124,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821090541760 DLSCCP DEBUG SCCP-SCOC(124)[0x560fd3483660]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090541760 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090541760 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090541760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x560fd35e4280]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090541760 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250821090541760 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250821090541760 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11924534 SCCP-124 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250821090541760 DMGW DEBUG mgw(mgw-fsm-11924534-0)[0x560fd35edcf0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250821090541760 DMGW DEBUG mgw(mgw-fsm-11924534-0)[0x560fd35edcf0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250821090541760 DMGW DEBUG mgw(mgw-fsm-11924534-0)[0x560fd35edcf0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250821090541760 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250821090541760 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e49a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821090541760 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=58 'DLCX 122 rtpbridge/4@mgw MGCP 1.0\r\nC: b5f4'... (mgcp_client.c:807) 20250821090541760 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821090541760 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e49a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821090541760 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35e9050]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250821090541760 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51495: len=58 'DLCX 123 rtpbridge/4@mgw MGCP 1.0\r\nC: b5f4'... (mgcp_client.c:807) 20250821090541760 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250821090541760 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35e9050]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250821090541760 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{IN_USE}: Removing from parent mgw(mgw-fsm-11924534-0)[0x560fd35edcf0] (mgcp_client_endpoint_fsm.c:873) 20250821090541760 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250821090541760 DLMGCP DEBUG mgw-endp(mgw-fsm-11924534-0)[0x560fd35ebb80]{IN_USE}: Deallocated (fsm.c:568) 20250821090541760 DMGW DEBUG mgw(mgw-fsm-11924534-0)[0x560fd35edcf0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250821090541760 DMGW DEBUG mgw(mgw-fsm-11924534-0)[0x560fd35edcf0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250821090541760 DMGW DEBUG mgw(mgw-fsm-11924534-0)[0x560fd35edcf0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250821090541760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11924534)[0x560fd360aa30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821090541760 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250821090541760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090541760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) TC_stat_stp_sctp_disconnected0(1159)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_stat_stp_sctp_disconnected0(1159)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "122", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "b5f43617" }, { code := "I", val := "11111" } }, sdp := omit } 20250821090541773 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 122 OK (mgcp_client.c:758) 20250821090541773 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e49a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821090541773 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e49a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821090541773 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e49a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821090541773 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x560fd35e49a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_stat_stp_sctp_disconnected0(1159)@3bdb09a82332: DLCX{ line := { verb := "DLCX", trans_id := "123", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "b5f43617" }, { code := "I", val := "22222" } }, sdp := omit } TC_stat_stp_sctp_disconnected0(1159)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090541774 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 123 OK (mgcp_client.c:758) 20250821090541774 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35e9050]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250821090541774 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35e9050]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250821090541774 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35e9050]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250821090541774 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x560fd35e9050]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150)@3bdb09a82332: Deleted conn table entry 0TC_stat_stp_sctp_disconnected0(1159)11924534 20250821090541777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090541777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090541777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250821090541777 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250821090541777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb5f436,cause=radio(normal)) (hnbgw_rua.c:440) 20250821090541777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11924534 SCCP-124 msc-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250821090541777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11924534)[0x560fd360aa30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250821090541777 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250821090541777 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250821090541777 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11924534 SCCP-124 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250821090541777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x560fd35e4280]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090541777 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090541777 DLSCCP DEBUG SCCP-SCOC(124)[0x560fd3483660]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090541777 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089795c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250821090541777 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090541777 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090541777 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090541777 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090541777 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090541777 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090541777 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090541777 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0b 06 89 79 5c 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250821090541777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11924534)[0x560fd360aa30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250821090541777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x560fd35e4280]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250821090541777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x560fd35e4280]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250821090541778 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090541778 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090541778 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090541778 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821090541778 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090541778 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090541778 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090541778 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090541778 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090541778 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0b 06 89 79 5c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_stp_sctp_disconnected0(1159)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1152)@3bdb09a82332: Deleted conn table entry 0TC_stat_stp_sctp_disconnected0(1159)1525384 HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: Session index based on connection ID:0 20250821090541785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090541785 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090541785 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090541785 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090541785 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090541785 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090541785 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090541785 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090541785 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090541785 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 7c 89 79 5c 00 00 00 00 00  20250821090541785 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090541785 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090541785 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090541785 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090541785 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090541785 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007c), PART(T=Source Reference,L=4,D=0089795c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250821090541785 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(124,remPC=185=0.23.1) Received CO:RELRE (sccp_scoc.c:787) 20250821090541785 DLSCCP DEBUG SCCP-SCOC(124)[0x560fd3483660]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250821090541785 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250821090541785 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250821090541785 DCN DEBUG handle_cn_disc_ind() conn_id=124 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_sccp.c:193) 20250821090541785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x560fd35e4280]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250821090541785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x560fd35e4280]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250821090541785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11924534)[0x560fd360aa30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090541785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11924534)[0x560fd360aa30]{disconnected}: Freeing instance (context_map.c:203) 20250821090541786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11924534)[0x560fd360aa30]{disconnected}: Deallocated (fsm.c:568) 20250821090541786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x560fd35e4280]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090541786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x560fd35e4280]{disconnected}: Freeing instance (context_map.c:207) 20250821090541786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x560fd35e4280]{disconnected}: Deallocated (fsm.c:568) 20250821090541786 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11924534 SCCP-124 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250821090541786 DLSCCP DEBUG 0: SCCP(rctx=0) 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=0089795c), PART(T=Source Reference,L=4,D=0000007c) (sccp_scrc.c:455) 20250821090541786 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090541786 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090541786 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090541786 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090541786 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090541786 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090541786 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090541786 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0b 05 89 79 5c 00 00 7c 00 (ss7_asp.c:1383) 20250821090541786 DLSCCP DEBUG SCCP-SCOC(124)[0x560fd3483660]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250821090541786 DLSCCP DEBUG SCCP-SCOC(124)[0x560fd3483660]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090541786 DLSCCP DEBUG SCCP-SCOC(124)[0x560fd3483660]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090541786 DLSCCP DEBUG SCCP-SCOC(124)[0x560fd3483660]{IDLE}: Deallocated (fsm.c:568) 20250821090541786 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090541786 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090541786 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090541786 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=11 20250821090541786 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090541786 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090541786 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090541786 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090541786 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090541786 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0b 05 89 79 5c 00 00 7c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: RLC received in state:disconnect_pending 20250821090542076 DLINP INFO asp-clnt-CN-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED 10.0.2.100:2905 err=None (stream.c:348) 20250821090542076 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (ss7_asp.c:1285) 20250821090542076 DLSS7 INFO 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (ss7_asp.c:1000) 20250821090542076 DLSS7 INFO 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:2905 err=None (ss7_asp.c:1016) TC_stat_stp_sctp_disconnected0(1159)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090543794 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56278<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090543796 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34105<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1146)@3bdb09a82332: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1147)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090543797 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56276<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090543798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090543798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090543798 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090543798 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 (hnb.c:255) 20250821090543798 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1155)@3bdb09a82332: Final verdict of PTC: none 20250821090543799 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090543799 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090543799 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090543799 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090543799 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn0-SCCP(1154)@3bdb09a82332: Final verdict of PTC: none 20250821090543799 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090543799 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090543799 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821090543799 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090543799 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090543799 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090543799 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090543799 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090543799 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090543799 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090543799 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090543799 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090543799 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090543799 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090543799 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090543799 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090543799 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090543799 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090543799 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090543799 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090543799 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090543799 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090543799 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090543799 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821090543799 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090543799 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090543799 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090543799 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090543799 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090543799 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090543799 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090543799 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090543799 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090543799 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090543799 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090543799 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090543799 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090543799 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090543799 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090543799 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090543799 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090543799 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090543799 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090543799 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090543799 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090543799 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090543799 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090543799 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090543799 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090543799 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090543799 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090543799 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090543799 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090543799 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090543799 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090543799 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090543800 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090543800 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090543800 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090543800 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090543800 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090543800 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090543800 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090543800 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_stat_stp_sctp_disconnected-Iuh0(1149)@3bdb09a82332: Final verdict of PTC: none MutexDispCT-TC_stat_stp_sctp_disconnected(1145)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1152)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1156)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1151)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1153)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(1148)@3bdb09a82332: Final verdict of PTC: none 20250821090543801 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56282<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_stat_stp_sctp_disconnected0(1158)@3bdb09a82332: Final verdict of PTC: pass HNBGW-MGCP(1157)@3bdb09a82332: Final verdict of PTC: none 20250821090543803 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52664<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_stat_stp_sctp_disconnected0(1159)@3bdb09a82332: Final verdict of PTC: pass MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_stat_stp_sctp_disconnected(1145): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(1146): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(1147): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(1148): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_stat_stp_sctp_disconnected-Iuh0(1149): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(1151): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(1152): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(1153): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1154): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1155): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1156): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(1157): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_stat_stp_sctp_disconnected0(1158): pass (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_stat_stp_sctp_disconnected0(1159): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_stat_stp_sctp_disconnected finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_stat_stp_sctp_disconnected pass'. Thu Aug 21 09:05:43 UTC 2025 ====== HNBGW_Tests.TC_stat_stp_sctp_disconnected pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_stat_stp_sctp_disconnected.talloc 20250821090543858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52678<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090543926 DLSCCP DEBUG SCCP-SCOC(111)[0x560fd360b540]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090543926 DLSCCP DEBUG SCCP-SCOC(111)[0x560fd360b540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090543926 DLSCCP DEBUG SCCP-SCOC(111)[0x560fd360b540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090543926 DLSCCP DEBUG SCCP-SCOC(111)[0x560fd360b540]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090543926 DLSCCP DEBUG SCCP-SCOC(111)[0x560fd360b540]{IDLE}: Deallocated (fsm.c:568) 20250821090543926 DLSCCP DEBUG SCCP-SCOC(112)[0x560fd36025a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090543926 DLSCCP DEBUG SCCP-SCOC(112)[0x560fd36025a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090543926 DLSCCP DEBUG SCCP-SCOC(112)[0x560fd36025a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090543926 DLSCCP DEBUG SCCP-SCOC(112)[0x560fd36025a0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090543926 DLSCCP DEBUG SCCP-SCOC(112)[0x560fd36025a0]{IDLE}: Deallocated (fsm.c:568) 20250821090543927 DLSCCP DEBUG SCCP-SCOC(113)[0x560fd36019e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090543927 DLSCCP DEBUG SCCP-SCOC(113)[0x560fd36019e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090543927 DLSCCP DEBUG SCCP-SCOC(113)[0x560fd36019e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090543927 DLSCCP DEBUG SCCP-SCOC(113)[0x560fd36019e0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090543927 DLSCCP DEBUG SCCP-SCOC(113)[0x560fd36019e0]{IDLE}: Deallocated (fsm.c:568) 20250821090544460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52678<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=997796) Waiting for packet dumper to finish... 1 (prev_count=997796, count=1032584) 20250821090545800 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090545800 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090545800 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821090545800 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090545800 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090545800 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_stat_stp_sctp_disconnected pass' was executed successfully (exit status: 0). MTC@3bdb09a82332: 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 ------ Thu Aug 21 09:05: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_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@3bdb09a82332: 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@3bdb09a82332: Test case TC_apply_sccp started. 20250821090547513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38546<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090547516 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38562<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090547519 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33591<->l=127.0.0.1:4262) (control_if.c:572) TC_apply_sccp-Iuh0(1164)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090547618 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250821090547618 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250821090547625 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090547625 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090547625 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090547625 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090547625 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090547625 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090547625 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090547625 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_apply_sccp-Iuh1(1166)@3bdb09a82332: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250821090547626 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51773 (stream_srv.c:143) 20250821090547626 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51773<->l=127.0.0.1:29169 (hnb.c:335) 20250821090547627 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090547627 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250821090547627 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:334) 20250821090547627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090547627 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090547627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547627 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090547627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547627 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090547627 DLSS7 DEBUG 0: CombinedLinkset(dpc=4=0.0.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090547627 DLSS7 DEBUG 0: Found route for dpc=4=0.0.4: pc=4=0.0.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090547627 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250821090547627 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090547627 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090547627 DRANAP DEBUG cnlink(msc-3)[0x560fd35cc2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090547627 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090547627 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250821090547627 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090547627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090547627 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090547627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547627 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090547627 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090547627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547627 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090547627 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090547627 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090547627 DLSS7 DEBUG 0: Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090547627 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250821090547627 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090547627 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090547627 DRANAP DEBUG cnlink(msc-2)[0x560fd35cb4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090547627 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090547627 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250821090547627 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090547627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090547627 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090547627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547627 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090547627 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090547627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547627 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090547627 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090547627 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090547627 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090547627 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250821090547627 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090547627 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090547627 DRANAP DEBUG cnlink(msc-1)[0x560fd35ca730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090547627 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090547627 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090547627 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090547627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090547627 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090547627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547627 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090547627 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090547628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547628 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090547628 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090547628 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090547628 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090547628 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090547628 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090547628 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090547628 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090547628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090547628 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090547628 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090547628 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 sls=8 20250821090547628 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250821090547628 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250821090547628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090547628 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090547628 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090547628 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 sls=5 20250821090547628 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250821090547628 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable 20250821090547628 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250821090547628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090547628 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090547628 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090547628 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 sls=15 20250821090547628 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250821090547628 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable 20250821090547628 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250821090547628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090547628 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090547628 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090547628 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250821090547628 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090547628 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250821090547628 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1170)@3bdb09a82332: ************************************************* HNBGW_Test.msc0-M3UA(1170)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1170)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1168)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090547642 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090547642 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090547642 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090547642 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090547642 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090547642 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090547642 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250821090547642 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090547643 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090547643 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250821090547643 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:334) 20250821090547643 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090547643 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:483) 20250821090547643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547643 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=6 -> eSLS=118: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090547643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547643 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090547643 DLSS7 DEBUG 0: CombinedLinkset(dpc=12=0.1.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=6 -> eSLS=118: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090547643 DLSS7 DEBUG 0: Found route for dpc=12=0.1.4: pc=12=0.1.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090547643 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250821090547643 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090547643 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090547644 DRANAP DEBUG cnlink(sgsn-3)[0x560fd35cfc20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090547644 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090547644 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250821090547644 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:334) 20250821090547644 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090547644 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:483) 20250821090547644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547644 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090547644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090547644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547644 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090547644 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090547644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090547644 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090547644 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090547644 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090547644 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090547644 DRANAP DEBUG cnlink(sgsn-2)[0x560fd35cedd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090547644 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090547644 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250821090547644 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090547644 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090547644 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090547644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547644 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090547644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090547644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547644 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090547644 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090547644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090547644 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090547644 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090547644 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090547644 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 (ss7_asp.c:1383) 20250821090547644 DRANAP DEBUG cnlink(sgsn-1)[0x560fd35cdf80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090547644 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090547644 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090547644 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090547644 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090547644 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090547644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547644 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090547644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090547644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547644 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090547644 DLSS7 INFO 0: CombinedLinkset(dpc=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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090547644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090547644 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090547644 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090547644 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090547644 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090547644 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090547644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090547644 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090547644 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090547644 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 sls=6 20250821090547644 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250821090547644 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250821090547644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090547644 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090547644 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090547644 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=1 20250821090547644 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090547644 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090547644 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090547644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090547644 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090547644 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090547644 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=11 20250821090547644 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090547644 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090547644 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090547644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090547644 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090547644 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090547644 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=4 20250821090547644 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090547645 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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: Normal Route via 'virt-sgsn0' unavailable, all Alternative Routes unavailable 20250821090547645 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@3bdb09a82332: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1173)@3bdb09a82332: ************************************************* HNBGW_Test.sgsn0-M3UA(1173)@3bdb09a82332: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1173)@3bdb09a82332: ************************************************* MTC@3bdb09a82332: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1171)@3bdb09a82332: v_sccp_pdu_maxlen:268 20250821090547667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090547667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090547667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090547667 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090547667 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:562) 20250821090547667 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090547667 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090547667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090547667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): none -> pass 20250821090547671 DLINP DEBUG SRVCONN(,r=127.0.0.1:51773<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090547671 DLINP DEBUG SRVCONN(,r=127.0.0.1:51773<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090547671 DLINP DEBUG SRVCONN(,r=127.0.0.1:51773<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250821090547671 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250821090547671 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) 20250821090547671 DLGLOBAL DEBUG validating counter group 0x560f9fb89bc0(hnb) with 72 counters (rate_ctr.c:86) 20250821090547671 DHNBAP DEBUG (127.0.0.1:51773 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250821090547671 DHNBAP NOTICE (127.0.0.1:51773 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250821090547671 DHNBAP NOTICE (127.0.0.1:51773 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250821090547671 DLINP DEBUG SRVCONN(,r=127.0.0.1:51773<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090547671 DLINP DEBUG SRVCONN(,r=127.0.0.1:51773<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090547838 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090547838 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250821090547838 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090547838 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1170)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250821090547840 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090547840 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250821090547840 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090547840 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090547840 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090547840 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090547840 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090547840 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090547840 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090547840 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090547840 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090547840 DLSS7 <000c> ss7_asp.c:1383 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  20250821090547840 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090547841 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090547841 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090547841 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090547841 DLSS7 <000c> ss7_asp.c:1383 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  20250821090547841 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090547841 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090547841 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090547841 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090547841 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250821090547841 DLSS7 <000c> ss7_asp.c:1383 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  20250821090547841 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090547841 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' 20250821090547841 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090547841 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 02 01 00 00 00 3c 00 06 00 08 00 00 00 01 00 12 00 18 00 00 00 02 00 00 00 03 00 00 00 bc 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090547841 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090547841 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090547841 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090547841 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250821090547841 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090547841 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090547841 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090547841 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090547841 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090547841 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090547841 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090547841 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090547842 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090547842 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250821090547842 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090547842 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090547842 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:483) 20250821090547842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547842 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090547842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547842 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090547842 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090547842 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090547842 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090547842 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090547842 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00 (ss7_asp.c:1383) 20250821090547842 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090547842 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090547842 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090547842 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090547842 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=6 20250821090547842 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090547842 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090547842 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090547842 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090547842 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090547842 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 00 00 00 06 00 08 00 00 00 01  20250821090547857 DLSS7 <000c> ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250821090547857 DLSS7 <000c> ss7_xua_srv.c:121 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250821090547857 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250821090547857 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1173)@3bdb09a82332: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250821090547859 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090547859 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250821090547859 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250821090547859 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250821090547859 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250821090547859 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250821090547859 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250821090547859 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250821090547859 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250821090547859 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250821090547859 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250821090547859 DLSS7 <000c> ss7_asp.c:1383 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  20250821090547859 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250821090547859 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090547859 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250821090547859 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250821090547859 DLSS7 <000c> ss7_asp.c:1383 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  20250821090547859 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250821090547859 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250821090547859 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250821090547859 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250821090547859 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250821090547859 DLSS7 <000c> ss7_asp.c:1383 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  20250821090547859 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090547859 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=unavailable) changed to status 'available' 20250821090547859 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090547859 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bc  20250821090547859 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 02 00 12 00 14 00 00 00 02 00 00 00 03 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250821090547859 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250821090547859 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090547859 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250821090547859 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250821090547859 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250821090547859 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090547859 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090547859 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090547859 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090547859 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250821090547859 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:311) 20250821090547859 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250821090547860 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250821090547860 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250821090547860 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250821090547860 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090547860 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:483) 20250821090547860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090547860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090547861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090547861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090547861 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090547861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090547861 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090547861 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090547861 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090547861 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00 (ss7_asp.c:1383) 20250821090547861 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250821090547861 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090547861 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090547861 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090547861 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=1 20250821090547861 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090547861 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090547861 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS virt-sgsn0 proto=m3ua 20250821090547861 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090547861 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090547861 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(1169)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090548644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090548644 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090548644 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090548644 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090548644 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090548644 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090548644 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090548644 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090548644 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090548644 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 00 00 00 00  20250821090548644 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090548644 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090548644 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090548644 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090548644 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090548644 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090548644 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090548644 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000100) (sccp_scrc.c:545) 20250821090548644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090548644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090548644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090548644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090548644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090548644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090548644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090548644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090548644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090548644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090548644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090548644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090548644 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090548644 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090548644 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090548644 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090548644 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:357) 20250821090548644 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:382) 20250821090548644 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090548644 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:483) 20250821090548644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090548644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090548644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090548644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090548644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090548644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090548644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090548644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090548644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090548644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090548644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090548644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090548644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090548644 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090548644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090548644 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090548644 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090548644 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090548644 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00 (ss7_asp.c:1383) 20250821090548644 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090548644 DRANAP NOTICE cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090548644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090548644 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090548644 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090548644 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=1 20250821090548644 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090548644 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090548644 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250821090548644 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090548644 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090548644 DLSS7 <000c> ss7_asp.c:1383 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 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 00 00 06 00 08 00 00 00 01  20250821090548645 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090548645 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090548645 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090548645 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090548645 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090548645 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090548645 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090548645 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090548645 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090548645 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 00  20250821090548645 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090548645 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090548645 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090548645 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090548645 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090548645 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090548645 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250821090548645 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000100) (sccp_scrc.c:545) 20250821090548645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090548645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090548645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090548645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090548645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090548645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090548645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090548645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090548645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090548645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090548645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090548645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090548645 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090548645 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090548645 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090548645 DRANAP DEBUG cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090548645 DRANAP INFO cnlink(msc-0)[0x560fd35c99c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1169)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := cs_domain (0) } } }, protocolExtensions := omit } } } } HNBGW_Test.sgsn0-RAN(1172)@3bdb09a82332: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250821090548661 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090548661 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090548661 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090548661 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090548661 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090548661 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090548661 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090548661 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090548661 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090548661 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 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 80 00 00 00  20250821090548661 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250821090548661 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090548661 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090548661 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090548661 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090548661 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090548661 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090548661 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:545) 20250821090548661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090548661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090548661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090548661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090548661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090548661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090548661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090548661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090548661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090548661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090548661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090548661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090548661 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090548661 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090548661 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250821090548661 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250821090548661 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:357) 20250821090548661 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:382) 20250821090548661 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250821090548661 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:483) 20250821090548661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090548661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090548661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090548661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090548661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090548661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090548661 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090548661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090548661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090548661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090548661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090548661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090548661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090548661 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250821090548661 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090548661 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090548661 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250821090548661 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090548661 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80 (ss7_asp.c:1383) 20250821090548661 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250821090548661 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250821090548661 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090548661 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090548661 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090548661 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 sls=5 20250821090548661 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250821090548661 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-sgsn0' 20250821090548661 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-sgsn0 proto=m3ua 20250821090548661 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250821090548661 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090548661 DLSS7 <000c> ss7_asp.c:1383 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 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 80 00 06 00 08 00 00 00 02  20250821090548662 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250821090548662 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090548662 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090548662 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090548662 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090548662 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250821090548662 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250821090548662 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=200900080000010003000180) (sccp_scrc.c:545) 20250821090548662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090548662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090548662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090548662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090548662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090548662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090548662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090548662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090548662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090548662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090548662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090548662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090548662 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250821090548662 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250821090548662 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250821090548662 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250821090548662 DRANAP INFO cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250821090548662 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090548662 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250821090548662 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250821090548662 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250821090548662 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090548662 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250821090548662 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250821090548662 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090548662 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090548662 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 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 80  HNBGW_Test.sgsn0-RAN(1172)@3bdb09a82332: MSC_UnitdataCallback: Ignoring RANAP msg: { successfulOutcome := { procedureCode := 9, criticality := reject (0), value_ := { resetAcknowledge := { protocolIEs := { { id := 3, criticality := reject (0), value_ := { cN_DomainIndicator := ps_domain (1) } } }, protocolExtensions := omit } } } } 20250821090549684 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38578<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(1169)@3bdb09a82332: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1169)@3bdb09a82332: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1175) TC_apply_sccp-Iuh0-RUA(1165)@3bdb09a82332: Added conn table entry 0TC_apply_sccp0(1175)6253793 20250821090550697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090550697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090550697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250821090550697 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250821090550697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5f6ce1, normal) (hnbgw_rua.c:408) 20250821090550697 DHNB DEBUG map_rua[0x560fd360aa30]{init}: Allocated (fsm.c:456) 20250821090550697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6253793)[0x560fd360aa30]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250821090550697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6253793 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250821090550697 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090550697 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090550697 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6253793 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250821090550697 DCN DEBUG map_sccp[0x560fd35e4280]{init}: Allocated (fsm.c:456) 20250821090550697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x560fd35e4280]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250821090550697 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-6253793 <-> SCCP-125 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250821090550697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6253793 SCCP-125 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250821090550697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6253793)[0x560fd360aa30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250821090550697 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250821090550697 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250821090550697 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6253793 SCCP-125 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250821090550697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x560fd35e4280]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090550697 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250821090550697 DLSCCP DEBUG SCCP-SCOC(125)[0x560fd3483660]{IDLE}: Allocated (fsm.c:456) 20250821090550697 DLSCCP DEBUG SCCP-SCOC(125)[0x560fd3483660]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250821090550697 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000007d), 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001560056400500f1100926) (sccp_scrc.c:455) 20250821090550697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090550697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090550697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090550697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090550697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090550697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090550697 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090550697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090550697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090550697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090550697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250821090550697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250821090550697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250821090550697 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090550697 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090550697 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090550697 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090550697 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090550697 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 0a 01 00 00 7d 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 56 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250821090550697 DLSCCP DEBUG SCCP-SCOC(125)[0x560fd3483660]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250821090550697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x560fd35e4280]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250821090550697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6253793)[0x560fd360aa30]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250821090550697 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090550697 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090550697 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090550697 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821090550697 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090550697 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090550697 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090550697 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090550697 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090550697 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0a 01 00 00 7d 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 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 56 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1168)@3bdb09a82332: First idle individual index:0 HNBGW_Test.msc0-SCCP(1168)@3bdb09a82332: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1169)@3bdb09a82332: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1175) HNBGW_Test.msc0-RAN(1169)@3bdb09a82332: Added conn table entry 0TC_apply_sccp0(1175)16449723 HNBGW_Test.msc0-SCCP(1168)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1168)@3bdb09a82332: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(1175)@3bdb09a82332: setverdict(pass): none -> pass 20250821090550701 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090550701 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090550701 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090550701 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090550701 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090550701 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090550701 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090550701 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090550701 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090550701 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 7d 00 f5 0b 02 00 00 00 00  20250821090550701 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250821090550702 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090550702 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090550702 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090550702 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090550702 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000007d), PART(T=Source Reference,L=4,D=0000f50b) (sccp_scrc.c:545) 20250821090550702 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(125,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250821090550702 DLSCCP DEBUG SCCP-SCOC(125)[0x560fd3483660]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250821090550702 DLSCCP DEBUG SCCP-SCOC(125)[0x560fd3483660]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250821090550702 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-CONNECT.confirm (sccp_user.c:121) 20250821090550702 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250821090550702 DCN DEBUG handle_cn_conn_conf() conn_id=125, 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_sccp.c:157) 20250821090550702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x560fd35e4280]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250821090550702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x560fd35e4280]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250821090551504 DLSCCP DEBUG SCCP-SCOC(121)[0x560fd3632510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090551504 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094a4ca), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090551504 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090551504 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090551504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090551504 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090551504 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090551504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090551504 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090551504 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090551504 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090551504 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 94 a4 ca 00 00 79 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090551504 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090551504 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090551504 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090551504 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090551504 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090551504 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090551504 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! TC_apply_sccp0(1175)@3bdb09a82332: "Changing SCCP address, don't apply yet" 20250821090551702 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20250821090551711 DLSCCP DEBUG SCCP-SCOC(115)[0x560fd3643a50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090551711 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cdd06d), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090551711 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250821090551711 DLSS7 INFO 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090551711 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090551711 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250821090551711 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090551711 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090551711 DLSS7 DEBUG 0: Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090551711 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250821090551711 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090551711 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 cd d0 6d 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090551712 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090551712 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090551712 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090551712 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 sls=0 20250821090551712 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250821090551712 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn2' unavailable, all Alternative Routes unavailable 20250821090551712 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250821090552711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090552711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090552711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1431) 20250821090552711 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250821090552711 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5f6ce1) (hnbgw_rua.c:472) 20250821090552711 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6253793 SCCP-125 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:313) 20250821090552711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6253793)[0x560fd360aa30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250821090552711 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250821090552711 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250821090552711 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6253793 SCCP-125 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:265) 20250821090552711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x560fd35e4280]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250821090552711 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DATA.request) (sccp_sap.c:222) 20250821090552712 DLSCCP DEBUG SCCP-SCOC(125)[0x560fd3483660]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250821090552712 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000f50b), PART(T=Data,L=22,D=001440120000010010400b0a04aeb92fd419dfb94ae2) (sccp_scrc.c:455) 20250821090552712 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090552712 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090552712 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090552712 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090552712 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090552712 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090552712 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090552712 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 bd 00 00 00 b9 03 00 00 0a 06 00 f5 0b 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 04 ae b9 2f d4 19 df b9 4a e2 00 00 00 (ss7_asp.c:1383) 20250821090552712 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090552712 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090552712 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090552712 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821090552712 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090552712 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090552712 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090552712 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090552712 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090552712 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0a 06 00 f5 0b 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 04 ae b9 2f d4 19 df b9 4a e2 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1168)@3bdb09a82332: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1168)@3bdb09a82332: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1168)@3bdb09a82332: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1168)@3bdb09a82332: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1175)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1168)@3bdb09a82332: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1168)@3bdb09a82332: vl_len:22 HNBGW_Test.msc0-SCCP(1168)@3bdb09a82332: vl_from0 HNBGW_Test.msc0-SCCP(1168)@3bdb09a82332: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A0E693A99493694D1C771'O 20250821090552718 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090552718 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090552718 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090552718 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090552718 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090552718 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090552719 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090552719 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090552719 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090552719 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250821090552719 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090552719 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090552719 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090552719 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090552719 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a0e693a99493694d1c771) (sccp_scrc.c:545) 20250821090552719 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(125,remPC=185=0.23.1) Received CO:CODT (sccp_scoc.c:787) 20250821090552719 DLSCCP DEBUG SCCP-SCOC(125)[0x560fd3483660]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250821090552719 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-DATA.indication (sccp_user.c:121) 20250821090552719 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250821090552719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x560fd35e4280]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250821090552719 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250821090552719 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250821090552719 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6253793 SCCP-125 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250821090552719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6253793)[0x560fd360aa30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250821090552719 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:123) 20250821090552719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090552719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:879) 20250821090552719 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 7d 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 0e 69 3a 99 49 36 94 d1 c7 71 00 00 00  TC_apply_sccp0(1175)@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1175)@3bdb09a82332: "Apply SCCP address changes" 20250821090552722 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20250821090552722 DCN NOTICE (msc-0) config changed, restarting SCCP (cnlink.c:484) 20250821090552722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x560fd35e4280]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (cnlink.c:254) 20250821090552722 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250821090552722 DLSCCP DEBUG SCCP-SCOC(125)[0x560fd3483660]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250821090552722 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000f50b), PART(T=Source Reference,L=4,D=0000007d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250821090552722 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250821090552722 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090552722 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250821090552722 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250821090552722 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090552722 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250821090552722 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090552722 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 0a 04 00 f5 0b 00 00 7d 00 00 00 00 00 (ss7_asp.c:1383) 20250821090552722 DLSCCP DEBUG SCCP-SCOC(125)[0x560fd3483660]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250821090552722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x560fd35e4280]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250821090552722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6253793)[0x560fd360aa30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250821090552722 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6253793)[0x560fd360aa30]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250821090552722 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250821090552722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6253793)[0x560fd360aa30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250821090552722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6253793)[0x560fd360aa30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250821090552722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6253793)[0x560fd360aa30]{disrupted}: Freeing instance (context_map.c:203) 20250821090552722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6253793)[0x560fd360aa30]{disrupted}: Deallocated (fsm.c:568) 20250821090552722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x560fd35e4280]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250821090552722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x560fd35e4280]{disconnected}: Freeing instance (context_map.c:207) 20250821090552722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x560fd35e4280]{disconnected}: Deallocated (fsm.c:568) 20250821090552722 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6253793 SCCP-125 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250821090552722 DCN DEBUG cs7-0-sccp-OsmoHNBGW: - cnlink: now used by 7 (7*cnlink) (cnlink.c:260) 20250821090552722 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (cnlink.c:521) 20250821090552722 DCN DEBUG (msc-0) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250821090552722 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 8 (8*cnlink) (cnlink.c:541) 20250821090552722 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (cnlink.c:459) 20250821090552722 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250821090552722 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250821090552722 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250821090552722 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250821090552722 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250821090552722 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250821090552722 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250821090552722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250821090552722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250821090552722 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090552722 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090552722 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090552722 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=10 20250821090552722 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250821090552722 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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-msc0' 20250821090552722 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250821090552722 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250821090552722 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090552722 DLSS7 <000c> ss7_asp.c:1383 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 b9 03 00 00 0a 04 00 f5 0b 00 00 7d 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1168)@3bdb09a82332: Session index based on local reference:0 20250821090552723 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090552723 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250821090552723 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250821090552723 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250821090552723 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250821090552723 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250821090552723 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250821090552723 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250821090552723 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250821090552723 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 7d 00 f5 0b 00  20250821090552723 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250821090552723 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250821090552723 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250821090552723 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250821090552723 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250821090552723 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007d), PART(T=Source Reference,L=4,D=0000f50b) (sccp_scrc.c:545) 20250821090552723 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(125,remPC=185=0.23.1) Received CO:RELCO (sccp_scoc.c:787) 20250821090552723 DLSCCP DEBUG SCCP-SCOC(125)[0x560fd3483660]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250821090552723 DLSCCP DEBUG SCCP-SCOC(125)[0x560fd3483660]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250821090552723 DLSCCP DEBUG SCCP-SCOC(125)[0x560fd3483660]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090552723 DLSCCP DEBUG SCCP-SCOC(125)[0x560fd3483660]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090552723 DLSCCP DEBUG SCCP-SCOC(125)[0x560fd3483660]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1169)@3bdb09a82332: Deleted conn table entry 0TC_apply_sccp0(1175)16449723 TC_apply_sccp-Iuh0-RUA(1165)@3bdb09a82332: Deleted conn table entry 0TC_apply_sccp0(1175)6253793 MTC@3bdb09a82332: ok: talloc reports "asn1_context" = 1 bytes 20250821090553728 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38562<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(1161)@3bdb09a82332: Final verdict of PTC: none 20250821090553729 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33591<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1162)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: setverdict(pass): pass -> pass, component reason not changed 20250821090553730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38546<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250821090553730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090553730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090553730 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090553730 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 (hnb.c:255) 20250821090553730 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250821090553730 DLINP DEBUG SRVCONN(,r=127.0.0.1:51773<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250821090553730 DLINP DEBUG SRVCONN(,r=127.0.0.1:51773<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250821090553730 DLINP NOTICE SRV(,r=127.0.0.1:51773<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250821090553730 DMAIN NOTICE (127.0.0.1:51773 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51773<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250821090553730 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_apply_sccp-Iuh1-RUA(1167)@3bdb09a82332: Final verdict of PTC: none MutexDispCT-TC_apply_sccp(1160)@3bdb09a82332: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(1165)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1171)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1168)@3bdb09a82332: Final verdict of PTC: none HNBGW-PFCP(1163)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1172)@3bdb09a82332: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1173)@3bdb09a82332: Final verdict of PTC: none TC_apply_sccp-Iuh0(1164)@3bdb09a82332: Final verdict of PTC: none HNBGW-MGCP(1174)@3bdb09a82332: Final verdict of PTC: none 20250821090553731 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090553731 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090553731 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090553731 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250821090553731 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090553731 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090553731 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090553731 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090553731 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250821090553731 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090553731 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250821090553731 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250821090553731 DLINP <0002> stream_srv.c:821 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090553731 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090553731 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250821090553731 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090553731 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090553731 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250821090553731 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090553731 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090553731 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090553731 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090553731 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=virt-sgsn0,st=available) changed to status 'unavailable' 20250821090553731 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 bc  20250821090553731 DLSS7 <000c> ss7_asp.c:1383 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 bc  20250821090553731 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090553731 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(1170)@3bdb09a82332: Final verdict of PTC: none 20250821090553731 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250821090553731 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250821090553731 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250821090553731 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250821090553731 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090553731 DLINP <0002> stream_srv.c:795 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250821090553731 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090553731 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250821090553731 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090553731 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090553731 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090553731 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090553731 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090553731 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250821090553731 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:303) 20250821090553731 DRANAP DEBUG cnlink(sgsn-0)[0x560fd35cd130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250821090553731 DRANAP NOTICE cnlink(sgsn-0)[0x560fd35cd130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250821090553731 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250821090553731 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250821090553731 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250821090553731 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-CN,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250821090553731 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090553731 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250821090553731 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250821090553731 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250821090553731 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) TC_apply_sccp-Iuh1(1166)@3bdb09a82332: Final verdict of PTC: none 20250821090553731 DLINP <0002> stream_srv.c:821 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250821090553731 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090553731 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250821090553731 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250821090553731 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250821090553731 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250821090553731 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250821090553731 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250821090553731 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250821090553731 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090553731 DLSS7 <000c> ss7_route.c:409 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' 20250821090553731 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9  20250821090553731 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250821090553731 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250821090553732 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38578<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1175)@3bdb09a82332: Final verdict of PTC: pass HNBGW_Test.msc0-RAN(1169)@3bdb09a82332: Final verdict of PTC: none MTC@3bdb09a82332: Setting final verdict of the test case. MTC@3bdb09a82332: Local verdict of MTC: pass MTC@3bdb09a82332: Local verdict of PTC MutexDispCT-TC_apply_sccp(1160): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC VirtHNBGW-STATS(1161): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC IPA-CTRL-CLI-IPA(1162): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-PFCP(1163): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_apply_sccp-Iuh0(1164): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1165): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_apply_sccp-Iuh1(1166): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1167): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-SCCP(1168): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-RAN(1169): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.msc0-M3UA(1170): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1171): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1172): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1173): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC HNBGW-MGCP(1174): none (pass -> pass) MTC@3bdb09a82332: Local verdict of PTC TC_apply_sccp0(1175): pass (pass -> pass) MTC@3bdb09a82332: Test case TC_apply_sccp finished. Verdict: pass MTC@3bdb09a82332: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Thu Aug 21 09:05:53 UTC 2025 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20250821090553776 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38592<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250821090554377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38592<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=333324) Waiting for packet dumper to finish... 1 (prev_count=333324, count=364820) 20250821090555732 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090555732 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090555732 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250821090555732 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250821090555733 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250821090555733 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3bdb09a82332: 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@3bdb09a82332: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@3bdb09a82332: Terminating MTC. MC@3bdb09a82332: MTC terminated. MC2> exit MC@3bdb09a82332: Shutting down session. MC@3bdb09a82332: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/hnbgw/expected-results.xml' against results in 'junit-xml-with-pfcp-681.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_cs_rua_dt_during_sccp_wait_cc pass HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc pass HNBGW_Tests.TC_ps_rab_assignment pass HNBGW_Tests.TC_ps_rab_assignment_concurrent pass HNBGW_Tests.TC_ps_rab_release pass HNBGW_Tests.TC_ps_rab_release_abnormal 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_stat_stp_sctp_disconnected pass HNBGW_Tests.TC_apply_sccp Summary: pass: 65 [testenv][with-pfcp] Testsuite is done [testenv][with-pfcp] Stopping testsuite (155232) [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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/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/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250821-0847-ee9131e2-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20250821090601505 DLSCCP DEBUG SCCP-SCOC(121)[0x560fd3632510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250821090601505 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094a4ca), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250821090601505 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250821090601505 DLSS7 INFO 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090601505 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090601505 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250821090601505 DLSS7 INFO 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: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250821090601505 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-CN' (ss7_combined_linkset.c:275) 20250821090601505 DLSS7 DEBUG 0: Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250821090601505 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250821090601505 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x560fd35c8300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250821090601505 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 94 a4 ca 00 00 79 0f 00 00 00 00 (ss7_asp.c:1383) 20250821090601505 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250821090601505 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250821090601505 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250821090601505 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 sls=0 20250821090601505 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250821090601505 DLSS7 <000c> ss7_combined_linkset.c:322 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: Normal Route via 'virt-sgsn1' unavailable, all Alternative Routes unavailable 20250821090601505 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250821090601708 DLSCCP DEBUG SCCP-SCOC(115)[0x560fd3643a50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250821090601708 DLSCCP DEBUG SCCP-SCOC(115)[0x560fd3643a50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250821090601708 DLSCCP DEBUG SCCP-SCOC(115)[0x560fd3643a50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250821090601708 DLSCCP DEBUG SCCP-SCOC(115)[0x560fd3643a50]{IDLE}: Freeing instance (sccp_connection.c:198) 20250821090601708 DLSCCP DEBUG SCCP-SCOC(115)[0x560fd3643a50]{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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/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/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250821-0847-ee9131e2-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/log_format.sh'] [testenv][with-pfcp] Stopping stp (155158) [testenv][with-pfcp] Stopping hnbgw (155184) [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', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-1', 'sh', '-c', 'rename_junit_xml_classname.sh :with-pfcp'] Adding ':with-pfcp' to classnames in: ./junit-xml-with-pfcp-681.log [testenv] Showing with-pfcp/testsuite/junit-xml-with-pfcp-681.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', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-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-681.log && echo']                                                                    [testenv] Showing generic/testsuite/junit-xml-11713.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', 'TESTENV_INSTALL_DIR=/', '-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-20250821-0847-ee9131e2-1', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/junit-xml-11713.log && echo']                                                                    [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-nightly-20250821-0847-ee9131e2-1'] testenv-hnbgw-all-osmocom-nightly-20250821-0847-ee9131e2-1 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test/1324/artifact/logs/  + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 2.54, 1.69, 1.18 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS